public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/inn] epel10.3: move a couple of man pages to the main package
@ 2026-08-26 8:55 Dominik 'Rathann' Mierzejewski
0 siblings, 0 replies; only message in thread
From: Dominik 'Rathann' Mierzejewski @ 2026-08-26 8:55 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/inn
Branch : epel10.3
Commit : df53adb834295f5937df7f0e112755541c2178b0
Author : Dominik 'Rathann' Mierzejewski <dominik@greysector.net>
Date : 2021-02-17T01:57:22+01:00
Stats : +4/-0 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/inn/c/df53adb834295f5937df7f0e112755541c2178b0?branch=epel10.3
Log:
move a couple of man pages to the main package
Upstream recommendation.
---
diff --git a/inn.spec b/inn.spec
index 4e2b8ec..2ac6bca 100644
--- a/inn.spec
+++ b/inn.spec
@@ -590,6 +590,8 @@ fi
%{_mandir}/man1/p*.1.gz
%{_mandir}/man1/r*.1.gz
%{_mandir}/man1/s*.1.gz
+%{_mandir}/man3/INN::Config.3pm*
+%{_mandir}/man3/INN::Utils::Shlock.3pm*
%{_mandir}/man[58]/*
%defattr(-,root,root,0755)
%doc NEWS README* HACKING ChangeLog CONTRIBUTORS LICENSE INSTALL FAQ.html
@@ -606,6 +608,8 @@ fi
%{_includedir}/inn/*
%{_libdir}/lib*.so
%{_mandir}/man3/*
+%exclude %{_mandir}/man3/INN::Config.3pm*
+%exclude %{_mandir}/man3/INN::Utils::Shlock.3pm*
%files -n inews
%config(noreplace) %attr(-,news,news) %{_sysconfdir}/news/inn.conf
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-26 8:55 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-26 8:55 [rpms/inn] epel10.3: move a couple of man pages to the main package Dominik 'Rathann' Mierzejewski
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox