From 8c59b82afbb23134ad5cc34ac6d45c105196025d37f2d57f83df06d44776c981 Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Thu, 16 Feb 2012 11:48:27 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Module-CoreList?expand=0&rev=5 --- perl-Module-CoreList.spec | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/perl-Module-CoreList.spec b/perl-Module-CoreList.spec index caa2856..cafac3b 100644 --- a/perl-Module-CoreList.spec +++ b/perl-Module-CoreList.spec @@ -58,14 +58,15 @@ information. %install %perl_make_install -# MANUAL +# MANUAL BEGIN mv %{buildroot}%{_bindir}/corelist %{buildroot}%{_bindir}/corelist-%{name} +# the perl docu will do +mv %{buildroot}%{_mandir}/man1/{corelist,corelist-%{name}}.1 +rm %{buildroot}%{_mandir}/man3/Module::CoreList.3pm +# MANUAL END %perl_process_packlist %perl_gen_filelist -%clean -%{__rm} -rf %{buildroot} - %files -f %{name}.files %defattr(644,root,root,755) %doc Changes corelist identify-dependencies README