From 8d69a74b9c9feae6223a676a48c0ebc0d4f29718 Mon Sep 17 00:00:00 2001 From: heretyk Date: Tue, 24 Aug 2004 17:09:00 +0000 Subject: [PATCH] - moved man pages to the proper subpackage Changed files: rpm.spec -> 1.585 --- rpm.spec | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/rpm.spec b/rpm.spec index ab72f36..7d903d1 100644 --- a/rpm.spec +++ b/rpm.spec @@ -991,15 +991,6 @@ find %{_rpmlibdir} -name '*-linux' -type l | xargs rm -f %attr(755,root,root) %{_rpmlibdir}/rpm2cpio.sh %attr(755,root,root) %{_rpmlibdir}/tgpg %attr(755,root,root) %{_rpmlibdir}/rpmdb_loadcvt - -%files utils-perl -%defattr(644,root,root,755) -%attr(755,root,root) %{_rpmlibdir}/rpmdiff* -# not here -#%%{_rpmlibdir}/rpm.daily -#%%{_rpmlibdir}/rpm.log -#%%{_rpmlibdir}/rpm.xinetd - %{_mandir}/man8/rpm2cpio.8* %{_mandir}/man8/rpmdeps.8* %{_mandir}/man8/rpmcache.8* @@ -1014,6 +1005,15 @@ find %{_rpmlibdir} -name '*-linux' -type l | xargs rm -f %lang(pl) %{_mandir}/pl/man8/rpmgraph.8* %lang(ru) %{_mandir}/ru/man8/rpm2cpio.8* +%files utils-perl +%defattr(644,root,root,755) +%attr(755,root,root) %{_rpmlibdir}/rpmdiff* +# not here +#%%{_rpmlibdir}/rpm.daily +#%%{_rpmlibdir}/rpm.log +#%%{_rpmlibdir}/rpm.xinetd + + %if %{with static} %files utils-static %defattr(644,root,root,755) -- 2.44.0