diff --git a/libdc1394.spec b/libdc1394.spec index 51930a2..10662ae 100644 --- a/libdc1394.spec +++ b/libdc1394.spec @@ -88,12 +88,10 @@ done %postun -p /sbin/ldconfig %files -%defattr(-, root, root, 0755) %doc AUTHORS ChangeLog COPYING NEWS README %{_libdir}/libdc1394*.so.* %files devel -%defattr(-, root, root, 0755) %doc examples/*.h examples/*.c %{_includedir}/dc1394/ %{_libdir}/libdc1394*.so @@ -101,11 +99,9 @@ done %exclude %{_libdir}/*.la %files docs -%defattr(-, root, root, 0755) %doc doc/html/* %files tools -%defattr(-, root, root, 0755) %{_bindir}/dc1394_* %{_mandir}/man1/dc1394_*.1.gz