Bump and rebuild for FC4, using gcc 4.
This commit is contained in:
parent
beeecc3c4a
commit
5d60019713
@ -1,7 +1,7 @@
|
|||||||
Summary: Text file format converter
|
Summary: Text file format converter
|
||||||
Name: dos2unix
|
Name: dos2unix
|
||||||
Version: 3.1
|
Version: 3.1
|
||||||
Release: 22
|
Release: 23
|
||||||
Group: Applications/Text
|
Group: Applications/Text
|
||||||
License: Freely distributable
|
License: Freely distributable
|
||||||
Source: %{name}-%{version}.tar.bz2
|
Source: %{name}-%{version}.tar.bz2
|
||||||
@ -55,6 +55,10 @@ install -m444 mac2unix.1 $RPM_BUILD_ROOT%{_mandir}/man1
|
|||||||
%clean
|
%clean
|
||||||
rm -rf $RPM_BUILD_ROOT
|
rm -rf $RPM_BUILD_ROOT
|
||||||
|
|
||||||
|
%changelog
|
||||||
|
* Thu Mar 3 2005 Mike A. Harris <mharris@redhat.com> 3.1-23
|
||||||
|
- Bump and rebuild for FC4, using gcc 4.
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Tue Feb 8 2005 Mike A. Harris <mharris@redhat.com> 3.1-22
|
* Tue Feb 8 2005 Mike A. Harris <mharris@redhat.com> 3.1-22
|
||||||
- Bump and rebuild for FC4
|
- Bump and rebuild for FC4
|
||||||
|
Loading…
Reference in New Issue
Block a user