public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/jigdo] epel10.2: Remove needless use of %defattr
@ 2026-08-21 18:59 Jason Tibbitts
0 siblings, 0 replies; only message in thread
From: Jason Tibbitts @ 2026-08-21 18:59 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/jigdo
Branch : epel10.2
Commit : 08dbfe83b744f9d11d1b6251ba32183800d0dc4e
Author : Jason Tibbitts <tibbs@math.uh.edu>
Date : 2018-07-10T01:26:46-05:00
Stats : +0/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/jigdo/c/08dbfe83b744f9d11d1b6251ba32183800d0dc4e?branch=epel10.2
Log:
Remove needless use of %defattr
---
diff --git a/jigdo.spec b/jigdo.spec
index 9820f66..539f4eb 100644
--- a/jigdo.spec
+++ b/jigdo.spec
@@ -76,7 +76,6 @@ mkdir -p $RPM_BUILD_ROOT%{_bindir}
install -m 0755 scripts/jigdo-mirror $RPM_BUILD_ROOT%{_bindir}/jigdo-mirror
%files -f %{name}.lang
-%defattr(-,root,root,-)
%doc changelog COPYING README THANKS doc/*.html doc/TechDetails.txt doc/README-bindist.txt
%{_bindir}/jigdo-file
%{_bindir}/jigdo-lite
@@ -86,7 +85,6 @@ install -m 0755 scripts/jigdo-mirror $RPM_BUILD_ROOT%{_bindir}/jigdo-mirror
%attr(0644,root,root) %{_mandir}/man[^3]/jigdo-lite*
%files gui
-%defattr(-,root,root,-)
%{_bindir}/jigdo
%{_datadir}/%{name}/*
%{_datadir}/pixmaps/*
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-21 18:59 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-21 18:59 [rpms/jigdo] epel10.2: 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