Remove needless use of %defattr

epel8
Jason Tibbitts 7 years ago
parent f03979633a
commit a095ab769e

@ -72,18 +72,15 @@ mv $RPM_BUILD_ROOT%{_docdir}/%{name} __doc
%files
%defattr(-,root,root,-)
%doc AUTHORS COPYING ChangeLog README
%{_libdir}/*.so.*
%files devel
%defattr(-,root,root,-)
%{_includedir}/tiger/
%{_libdir}/*.so
%{_libdir}/pkgconfig/tiger.pc
%files doc
%defattr(-,root,root,-)
%doc examples __doc/html

Loading…
Cancel
Save