public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/selinux-policy] f44: Use docdir for documentation data directory
@ 2026-06-12 19:10 Zdenek Pytela
0 siblings, 0 replies; only message in thread
From: Zdenek Pytela @ 2026-06-12 19:10 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/selinux-policy
Branch : f44
Commit : 79c5d431adffe0a5eedf436eee191a25a715e3e4
Author : Zdenek Pytela <zpytela@redhat.com>
Date : 2026-06-05T21:25:42+02:00
Stats : +1/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/selinux-policy/c/79c5d431adffe0a5eedf436eee191a25a715e3e4?branch=f44
Log:
Use docdir for documentation data directory
---
diff --git a/selinux-policy.spec b/selinux-policy.spec
index ca579c1..0971366 100644
--- a/selinux-policy.spec
+++ b/selinux-policy.spec
@@ -160,7 +160,7 @@ This package contains manual pages and documentation of the policy modules.
%files doc
%{_mandir}/man*/*
%exclude %{_mandir}/man8/container_selinux.8.gz
-%doc %{_datadir}/doc/%{name}
+%doc %{_docdir}/%{name}
%define common_params DISTRO=%{distro} UBAC=n DIRECT_INITRC=n MONOLITHIC=%{monolithic} MLS_CATS=1024 MCS_CATS=1024
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-12 19:10 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-12 19:10 [rpms/selinux-policy] f44: Use docdir for documentation data directory Zdenek Pytela
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox