public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Dominik 'Rathann' Mierzejewski <dominik@greysector.net>
To: git-commits@fedoraproject.org
Subject: [rpms/inn] epel10.3: reorder file list to avoid a couple of defattrs
Date: Wed, 26 Aug 2026 08:55:21 GMT	[thread overview]
Message-ID: <178773452106.1.3530015996820024905.rpms-inn-b6e4d1d26857@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/inn
Branch : epel10.3
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.3

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.*

                 reply	other threads:[~2026-08-26  8:55 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=178773452106.1.3530015996820024905.rpms-inn-b6e4d1d26857@fedoraproject.org \
    --to=dominik@greysector.net \
    --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