public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Jan Pazdziora <jpazdziora@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/fedora-release] f45: Configure location of distro SWID tags in swidtags.d.
Date: Mon, 10 Aug 2026 09:34:36 GMT [thread overview]
Message-ID: <178635447688.1.8385983768155029814.rpms-fedora-release-fe948e590b8b@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/fedora-release
Branch : f45
Commit : fe948e590b8b554fa3929b8feee0be6130f7e2b1
Author : Jan Pazdziora <jpazdziora@redhat.com>
Date : 2018-10-16T15:29:36+02:00
Stats : +3/-0 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/fedora-release/c/fe948e590b8b554fa3929b8feee0be6130f7e2b1?branch=f45
Log:
Configure location of distro SWID tags in swidtags.d.
Signed-off-by: Jan Pazdziora <jpazdziora@redhat.com>
---
diff --git a/fedora-release.spec b/fedora-release.spec
index d96c7b9..c7e5da8 100644
--- a/fedora-release.spec
+++ b/fedora-release.spec
@@ -382,6 +382,8 @@ install -Dm0644 %{SOURCE17} -t %{buildroot}%{_datadir}/polkit-1/rules.d/
# Create distro-level SWID tag file
install -d %{buildroot}%{_swidtagdir}
sed -e "s#\$version#%{bug_version}#g" -e 's/<!--.*-->//;/^$/d' %{SOURCE19} > %{buildroot}%{_swidtagdir}/org.fedoraproject.Fedora-%{bug_version}.swidtag
+install -d %{buildroot}/etc/swid/swidtags.d
+ln -s %{_swidtagdir} %{buildroot}/etc/swid/swidtags.d/fedoraproject.org
%post -p <lua>
%include %{SOURCE4}
@@ -546,6 +548,7 @@ uninstall_edition("xfce")
%{_prefix}/lib/systemd/system-preset/99-default-disable.preset
%dir %{_swidtagdir}
%{_swidtagdir}/org.fedoraproject.Fedora-%{bug_version}.swidtag
+/etc/swid/swidtags.d
%files atomichost
reply other threads:[~2026-08-10 9:34 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178635447688.1.8385983768155029814.rpms-fedora-release-fe948e590b8b@fedoraproject.org \
--to=jpazdziora@redhat.com \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox