|
|
|
@ -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
|
|
|
|
|