public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/soci] update-to-4.1.4: Remove needless use of %defattr
@ 2026-06-20  4:39 Jason Tibbitts
  0 siblings, 0 replies; only message in thread
From: Jason Tibbitts @ 2026-06-20  4:39 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/soci
Branch : update-to-4.1.4
Commit : a39398c2f76f11ac6c086f2cbd4f384e8183f7fd
Author : Jason Tibbitts <tibbs@math.uh.edu>
Date   : 2018-07-10T01:24:03-05:00
Stats  : +0/-3 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/soci/c/a39398c2f76f11ac6c086f2cbd4f384e8183f7fd?branch=update-to-4.1.4

Log:
Remove needless use of %defattr

---
diff --git a/soci.spec b/soci.spec
index 17271ea..b3d5efa 100644
--- a/soci.spec
+++ b/soci.spec
@@ -267,7 +267,6 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.a
 
 
 %files
-%defattr(-,root,root,-)
 %doc AUTHORS ChangeLog COPYING NEWS README
 %{_libdir}/lib%{name}_core.so.*
 %{?with_empty:%{_libdir}/lib%{name}_empty.so.*}
@@ -299,7 +298,6 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.a
 
 
 %files devel
-%defattr(-,root,root,-)
 %doc AUTHORS ChangeLog COPYING NEWS README
 %dir %{_includedir}/%{name}/
 %{_includedir}/%{name}/*.h
@@ -344,7 +342,6 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.a
 
 
 %files doc
-%defattr(-,root,root,-)
 %doc AUTHORS ChangeLog COPYING NEWS README doc
 
 

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

only message in thread, other threads:[~2026-06-20  4:39 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-20  4:39 [rpms/soci] update-to-4.1.4: 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