This commit is contained in:
Jakub Jelinek 2005-03-17 16:01:10 +00:00
parent e5fb536067
commit a38506d3f3
3 changed files with 4 additions and 3 deletions

View File

@ -1 +1 @@
sed-4.1.2.tar.gz
sed-4.1.4.tar.gz

View File

@ -41,6 +41,7 @@ rm -rf ${RPM_BUILD_ROOT}
%makeinstall
rm -f ${RPM_BUILD_ROOT}/%{_infodir}/dir
mv -f ${RPM_BUILD_ROOT}/%{_datadir}/doc/sed.html .
%find_lang %{name}
@ -57,7 +58,7 @@ rm -rf ${RPM_BUILD_ROOT}
%files -f %{name}.lang
%defattr(-,root,root)
%doc BUGS NEWS THANKS README AUTHORS sedfaq.txt.gz
%doc BUGS NEWS THANKS README AUTHORS sedfaq.txt.gz sed.html
%{_bindir}/sed
%{_infodir}/*.info*
%{_mandir}/man*/*

View File

@ -1 +1 @@
928f0e06422f414091917401f1a834d0 sed-4.1.2.tar.gz
2a62ceadcb571d2dac006f81df5ddb48 sed-4.1.4.tar.gz