public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/inn] epel10.3: mark license files with license macro
@ 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 : aee50ece6fd19ba4b90c4182e502b233240a43d4
Author : Dominik 'Rathann' Mierzejewski <dominik@greysector.net>
Date : 2021-02-18T09:27:25+01:00
Stats : +4/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/inn/c/aee50ece6fd19ba4b90c4182e502b233240a43d4?branch=epel10.3
Log:
mark license files with license macro
---
diff --git a/inn.spec b/inn.spec
index 21f3166..d50a56c 100644
--- a/inn.spec
+++ b/inn.spec
@@ -594,8 +594,10 @@ fi
%{_mandir}/man3/uwildmat.3*
%{_mandir}/man[58]/*
%defattr(-,root,root,0755)
-%doc NEWS README* HACKING ChangeLog CONTRIBUTORS LICENSE INSTALL FAQ.html
-%doc doc/config-design doc/history-innfeed doc/GPL doc/sample-control
+%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
^ 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: mark license files with license macro 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