Remove needless use of %defattr

epel9
Jason Tibbitts 7 years ago
parent f6501663cb
commit cbfe634c06

@ -54,7 +54,6 @@ rm -rf %{buildroot}/%{_datadir}/doc/
%files
%defattr(-,root,root,-)
%doc AUTHORS COPYING ChangeLog NEWS README
%{_bindir}/inotifywait
%{_bindir}/inotifywatch
@ -63,7 +62,6 @@ rm -rf %{buildroot}/%{_datadir}/doc/
%{_mandir}/man1/inotifywatch.1*
%files devel
%defattr(-,root,root,-)
%doc libinotifytools/src/doc/html/*
%dir %{_includedir}/inotifytools/
%{_includedir}/inotifytools/inotify.h

Loading…
Cancel
Save