public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/inn] epel10: reorder file list to avoid a couple of defattrs
@ 2026-08-26  8:07 Dominik 'Rathann' Mierzejewski
  0 siblings, 0 replies; only message in thread
From: Dominik 'Rathann' Mierzejewski @ 2026-08-26  8:07 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/inn
Branch : epel10
Commit : b6e4d1d268579d0df445ed2b8bcb547a29218b87
Author : Dominik 'Rathann' Mierzejewski <dominik@greysector.net>
Date   : 2021-02-18T13:03:38+01:00
Stats  : +20/-23 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/inn/c/b6e4d1d268579d0df445ed2b8bcb547a29218b87?branch=epel10

Log:
reorder file list to avoid a couple of defattrs

---
diff --git a/inn.spec b/inn.spec
index e36b826..9c37e4e 100644
--- a/inn.spec
+++ b/inn.spec
@@ -327,7 +327,14 @@ fi
 %systemd_postun_with_restart innd-rnews.timer
 
 %files
-# /etc config files plus config
+%license doc/GPL
+%license LICENSE
+%doc NEWS README* HACKING ChangeLog CONTRIBUTORS INSTALL FAQ.html
+%doc doc/config-design doc/history-innfeed doc/sample-control
+%doc doc/config-semantics doc/external-auth TODO doc/hook-python doc/config-syntax
+%doc doc/hook-perl doc/history
+%doc samples
+%exclude %{_pkgdocdir}/samples/*.in*
 %{_unitdir}/innd.service
 %{_unitdir}/innd-expire.service
 %{_unitdir}/innd-expire.timer
@@ -338,6 +345,18 @@ fi
 %{_presetdir}/80-inn.preset
 %dir %{_sysconfdir}/rsyslog.d
 %{_sysconfdir}/rsyslog.d/inn.conf
+%{_mandir}/man1/c*.1.gz
+%{_mandir}/man1/f*.1.gz
+%{_mandir}/man1/g*.1.gz
+%{_mandir}/man1/inn*.1.gz
+%{_mandir}/man1/n*.1.gz
+%{_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}/man3/uwildmat.3*
+%{_mandir}/man[58]/*
 %defattr(-,news,news,-)
 # tmpfile.d files
 %{_tmpfilesdir}/inn.conf
@@ -534,28 +553,6 @@ fi
 %dir /var/log/news/OLD
 %dir %{_sharedstatedir}/news/tmp
 %ghost %dir /run/news
-%defattr(-,root,root,-)
-%{_mandir}/man1/c*.1.gz
-%{_mandir}/man1/f*.1.gz
-%{_mandir}/man1/g*.1.gz
-%{_mandir}/man1/inn*.1.gz
-%{_mandir}/man1/n*.1.gz
-%{_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}/man3/uwildmat.3*
-%{_mandir}/man[58]/*
-%defattr(-,root,root,0755)
-%license doc/GPL
-%license LICENSE
-%doc NEWS README* HACKING ChangeLog CONTRIBUTORS INSTALL FAQ.html
-%doc doc/config-design doc/history-innfeed doc/sample-control
-%doc doc/config-semantics doc/external-auth TODO doc/hook-python doc/config-syntax
-%doc doc/hook-perl doc/history
-%doc samples
-%exclude %{_docdir}/inn/samples/*.in*
 
 %files libs
 %{_libdir}/lib*.so.*

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-08-26  8:07 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:07 [rpms/inn] epel10: reorder file list to avoid a couple of defattrs 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