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