Actually fix #549306
This commit is contained in:
parent
f2af3bd338
commit
332607edfb
@ -1531,7 +1531,9 @@ make test
|
|||||||
# version
|
# version
|
||||||
%exclude %{privlib}/version.pm
|
%exclude %{privlib}/version.pm
|
||||||
%exclude %{privlib}/version.pod
|
%exclude %{privlib}/version.pod
|
||||||
%exclude %{_mandir}/man3/version.*
|
%exclude %{privlib}/version/
|
||||||
|
%exclude %{_mandir}/man3/version.3*
|
||||||
|
%exclude %{_mandir}/man3/version::Internals.3*
|
||||||
|
|
||||||
%files libs
|
%files libs
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
@ -1858,7 +1860,9 @@ make test
|
|||||||
%defattr(-,root,root,-)
|
%defattr(-,root,root,-)
|
||||||
%{privlib}/version.pm
|
%{privlib}/version.pm
|
||||||
%{privlib}/version.pod
|
%{privlib}/version.pod
|
||||||
%{_mandir}/man3/version.*
|
%{privlib}/version/
|
||||||
|
%{_mandir}/man3/version.3*
|
||||||
|
%{_mandir}/man3/version::Internals.3*
|
||||||
|
|
||||||
%files core
|
%files core
|
||||||
# Nothing. Nada. Zilch. Zarro. Uh uh. Nope. Sorry.
|
# Nothing. Nada. Zilch. Zarro. Uh uh. Nope. Sorry.
|
||||||
|
Loading…
Reference in New Issue
Block a user