This commit is contained in:
Dennis Gilmore 2011-02-08 08:49:24 -06:00
parent f9da540d53
commit 52eec06a73

View File

@ -1,7 +1,7 @@
Summary: Text file format converters
Name: dos2unix
Version: 5.2
Release: 1%{?dist}
Release: 2%{?dist}
Group: Applications/Text
License: BSD
URL: http://www.xs4all.nl/~waterlan/dos2unix.html
@ -46,6 +46,9 @@ rm -rf $RPM_BUILD_ROOT%{_docdir}
rm -rf $RPM_BUILD_ROOT
%changelog
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 5.2-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
* Tue Feb 1 2011 Tim Waugh <twaugh@redhat.com> 5.2-1
- Update to 5.2.
- Build requires groff and ghostscript.