https://bugzilla.redhat.com/show_bug.cgi?id=1684524 --- Comment #4 from Jan Pazdziora <jpazdziora@xxxxxxxxxx> --- Thanks. So my current list of changes to address the issues is diff --git a/swid-tools.spec b/swid-tools.spec index 703c2cd..d4ca641 100644 --- a/swid-tools.spec +++ b/swid-tools.spec @@ -1,5 +1,5 @@ -%define upstream_name rpm2swidtag +%global upstream_name rpm2swidtag Summary: Tools for producing SWID tags for rpm packages and inspecting the SWID tags Name: swid-tools @@ -24,7 +24,6 @@ BuildRequires: python3-dnf-plugins-core BuildRequires: gzip BuildRequires: gnupg2 -Requires: fedora-release-common Requires: python3-rpm Requires: python3-lxml Requires: xmlsec1-openssl @@ -39,7 +38,7 @@ and inspecting SWID tags, including supplemental tag resolution. %package -n dnf-plugin-swidtags Summary: DNF plugin for keeping SWID tags up-to-date Requires: python3-dnf-plugins-core -Requires: swid-tools +Requires: swid-tools = %{version}-%{release} Recommends: dnf %description -n dnf-plugin-swidtags @@ -67,6 +66,7 @@ or producing them locally. %config(noreplace) %{_sysconfdir}/rpm2swidtag/rpm2swidtag.conf.d/* %config(noreplace) %{_sysconfdir}/rpm2swidtag/*.xml %config(noreplace) %{_sysconfdir}/rpm2swidtag/*.xslt +%dir %{_sysconfdir}/swid %config(noreplace) %{_sysconfdir}/swid/swidq.conf %dir %{_datarootdir}/swidq %{_datarootdir}/swidq/stylesheets Should I respin the .spec and .src.rpm on the existing URLs from comment 0? -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/package-review@xxxxxxxxxxxxxxxxxxxxxxx