Remove needless use of %defattr
This commit is contained in:
parent
31910b6bfc
commit
eb68900247
@ -98,7 +98,6 @@ make check || : # TODO: failures as of 1.5.2 :(
|
|||||||
|
|
||||||
|
|
||||||
%files -f sp5.lang
|
%files -f sp5.lang
|
||||||
%defattr(-,root,root)
|
|
||||||
%if ! 0%{?_module_build}
|
%if ! 0%{?_module_build}
|
||||||
%doc doc/*.htm
|
%doc doc/*.htm
|
||||||
%doc docsrc/releasenotes.html
|
%doc docsrc/releasenotes.html
|
||||||
@ -112,7 +111,6 @@ make check || : # TODO: failures as of 1.5.2 :(
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%files devel
|
%files devel
|
||||||
%defattr(-,root,root)
|
|
||||||
%{_includedir}/OpenSP/
|
%{_includedir}/OpenSP/
|
||||||
%{_libdir}/libosp.so
|
%{_libdir}/libosp.so
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user