Remove needless use of %defattr
This commit is contained in:
parent
98f90e93d2
commit
5d37ea2a78
@ -73,7 +73,6 @@ fi
|
|||||||
%postun -p /sbin/ldconfig
|
%postun -p /sbin/ldconfig
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%defattr (-,root,root)
|
|
||||||
%doc docs/source-highlight/*
|
%doc docs/source-highlight/*
|
||||||
%{_bindir}/cpp2html
|
%{_bindir}/cpp2html
|
||||||
%{_bindir}/java2html
|
%{_bindir}/java2html
|
||||||
@ -90,7 +89,6 @@ fi
|
|||||||
%{_infodir}/source-highlight*.info*
|
%{_infodir}/source-highlight*.info*
|
||||||
|
|
||||||
%files devel
|
%files devel
|
||||||
%defattr (-,root,root)
|
|
||||||
%dir %{_includedir}/srchilite
|
%dir %{_includedir}/srchilite
|
||||||
%{_libdir}/libsource-highlight.so
|
%{_libdir}/libsource-highlight.so
|
||||||
%{_libdir}/pkgconfig/source-highlight.pc
|
%{_libdir}/pkgconfig/source-highlight.pc
|
||||||
|
Loading…
Reference in New Issue
Block a user