From 862aa2e3ab089aa4e2d82491db8d379b45c8ef47 Mon Sep 17 00:00:00 2001 From: Jason Tibbitts Date: Tue, 10 Jul 2018 01:40:22 -0500 Subject: [PATCH] Remove needless use of %defattr --- wsdlpull.spec | 3 --- 1 file changed, 3 deletions(-) diff --git a/wsdlpull.spec b/wsdlpull.spec index 80e9f60..961a605 100644 --- a/wsdlpull.spec +++ b/wsdlpull.spec @@ -116,7 +116,6 @@ make install DESTDIR=$RPM_BUILD_ROOT %files -%defattr(-,root,root,-) %doc AUTHORS CHANGES COPYING README %{_bindir}/%{name} %{_bindir}/%{name}-schema @@ -127,14 +126,12 @@ make install DESTDIR=$RPM_BUILD_ROOT %{_datadir}/%{name} %files devel -%defattr(-,root,root,-) %{_includedir}/schemaparser %{_includedir}/wsdlparser %{_includedir}/xmlpull %{_libdir}/lib*.so %files doc -%defattr(-,root,root,-) %doc AUTHORS CHANGES COPYING README %doc %{mydocs}/html