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