fix typos
This commit is contained in:
parent
2eadeee8e5
commit
8379726718
@ -93,7 +93,7 @@ make check || : # TODO: failures as of 1.5.2 :(
|
|||||||
|
|
||||||
%files -f sp5.lang
|
%files -f sp5.lang
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%if ! %{?_module_build}
|
%if ! 0%{?_module_build}
|
||||||
%doc doc/*.htm
|
%doc doc/*.htm
|
||||||
%doc docsrc/releasenotes.html
|
%doc docsrc/releasenotes.html
|
||||||
%endif
|
%endif
|
||||||
@ -101,7 +101,7 @@ make check || : # TODO: failures as of 1.5.2 :(
|
|||||||
%doc pubtext/opensp-implied.dcl
|
%doc pubtext/opensp-implied.dcl
|
||||||
%{_bindir}/*
|
%{_bindir}/*
|
||||||
%{_libdir}/libosp.so.*
|
%{_libdir}/libosp.so.*
|
||||||
%if ! %{?_module_build}
|
%if ! 0%{?_module_build}
|
||||||
%{_mandir}/man1/*.1*
|
%{_mandir}/man1/*.1*
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user