Stephan Kulow
2012-02-16 11:48:27 +00:00
committed by Git OBS Bridge
parent 52d989ee44
commit 8c59b82afb

View File

@@ -58,14 +58,15 @@ information.
%install %install
%perl_make_install %perl_make_install
# MANUAL # MANUAL BEGIN
mv %{buildroot}%{_bindir}/corelist %{buildroot}%{_bindir}/corelist-%{name} 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_process_packlist
%perl_gen_filelist %perl_gen_filelist
%clean
%{__rm} -rf %{buildroot}
%files -f %{name}.files %files -f %{name}.files
%defattr(644,root,root,755) %defattr(644,root,root,755)
%doc Changes corelist identify-dependencies README %doc Changes corelist identify-dependencies README