From 5ce9dd79b77fbac1b0b71489f6d0a36a16acd583 Mon Sep 17 00:00:00 2001 From: cvsdist Date: Thu, 9 Sep 2004 04:20:25 +0000 Subject: [PATCH] auto-import changelog data from dos2unix-3.1-16.src.rpm Wed Jun 04 2003 Elliot Lee - rebuilt --- dos2unix.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/dos2unix.spec b/dos2unix.spec index 76998b0..47970af 100644 --- a/dos2unix.spec +++ b/dos2unix.spec @@ -1,7 +1,7 @@ Summary: Text file format converter Name: dos2unix Version: 3.1 -Release: 15 +Release: 16 Group: Applications/Text License: Freely distributable Source: %{name}-%{version}.tar.bz2 @@ -46,6 +46,9 @@ install -m444 mac2unix.1 $RPM_BUILD_ROOT%{_mandir}/man1 rm -rf $RPM_BUILD_ROOT %changelog +* Wed Jun 04 2003 Elliot Lee +- rebuilt + * Wed Feb 05 2003 Elliot Lee 3.1-15 - Remove build dependency on perl, since perl BuildRequires: dos2unix, and there's no good reason not to just use sed here.