drop defattr macros

This commit is contained in:
Miroslav Lichvar 2012-12-04 13:10:59 +01:00
parent 3429d2d045
commit 9ba3f2e8d0

View File

@ -67,7 +67,6 @@ make -C test check FLAC__TEST_LEVEL=0 &> /dev/null
%postun -p /sbin/ldconfig
%files
%defattr(-, root, root,-)
%doc AUTHORS COPYING* README
%{_bindir}/flac
%{_bindir}/metaflac
@ -75,7 +74,6 @@ make -C test check FLAC__TEST_LEVEL=0 &> /dev/null
%{_mandir}/man1/*
%files devel
%defattr(-, root, root)
%doc doc/html
%{_includedir}/*
%{_libdir}/*.so