public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/inn] epel10: Remove needless use of %defattr
@ 2026-08-26 8:07 Jason Tibbitts
0 siblings, 0 replies; only message in thread
From: Jason Tibbitts @ 2026-08-26 8:07 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/inn
Branch : epel10
Commit : e0925579fb665113387f76f268f94937bc8bdcec
Author : Jason Tibbitts <tibbs@math.uh.edu>
Date : 2018-07-10T01:23:33-05:00
Stats : +0/-4 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/inn/c/e0925579fb665113387f76f268f94937bc8bdcec?branch=epel10
Log:
Remove needless use of %defattr
---
diff --git a/inn.spec b/inn.spec
index ae5fbfd..8702e36 100644
--- a/inn.spec
+++ b/inn.spec
@@ -358,7 +358,6 @@ fi
%postun libs -p /sbin/ldconfig
%files
-%defattr(-,root,root,-)
# /etc config files plus config
%{_unitdir}/innd.service
%{_unitdir}/innd-expire.service
@@ -582,18 +581,15 @@ fi
%doc samples
%files libs
-%defattr(-,root,root,-)
%{_libdir}/lib*.so.*
%files devel
-%defattr(-,root,root,-)
%dir %{_includedir}/inn/
%{_includedir}/inn/*
%{_libdir}/lib*.so
%{_mandir}/man3/*
%files -n inews
-%defattr(-,root,root,-)
%config(noreplace) %attr(-,news,news) %{_sysconfdir}/news/inn.conf
%{_bindir}/inews
%attr(0755,root,root) %{_libexecdir}/news/inews
^ 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: Remove needless use of %defattr Jason Tibbitts
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox