From: heretyk Date: Tue, 24 Aug 2004 17:09:00 +0000 (+0000) Subject: - moved man pages to the proper subpackage X-Git-Tag: auto/ac/rpm-4_4-0_20040614_0_7~16 X-Git-Url: http://git.pld-linux.org/?p=packages%2Frpm.git;a=commitdiff_plain;h=8d69a74b9c9feae6223a676a48c0ebc0d4f29718 - moved man pages to the proper subpackage Changed files: rpm.spec -> 1.585 --- 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)