- Rebuilt.

This commit is contained in:
Tim Waugh 2006-06-05 08:39:37 +00:00
parent 02505944a7
commit 836456d485

View File

@ -1,7 +1,7 @@
Summary: Text file format converter
Name: dos2unix
Version: 3.1
Release: 25
Release: 26
Group: Applications/Text
License: Freely distributable
Source: %{name}-%{version}.tar.bz2
@ -56,6 +56,9 @@ install -m444 mac2unix.1 $RPM_BUILD_ROOT%{_mandir}/man1
rm -rf $RPM_BUILD_ROOT
%changelog
* Mon Jun 5 2006 Tim Waugh <twaugh@redhat.com> 3.1-26
- Rebuilt.
* Thu Jun 1 2006 Tim Waugh <twaugh@redhat.com> 3.1-25
- Build with large file support.