From cdf960cde8b23721b0f8c06324209330ede283b4 Mon Sep 17 00:00:00 2001 From: cvsdist Date: Thu, 9 Sep 2004 04:45:07 +0000 Subject: [PATCH] auto-import changelog data from file-4.10-1.src.rpm Wed Aug 11 2004 Radek Vokal - zlib patch deleted, note patch deleted, rh patch updated, debian patch updated - upgrade to file-4.10 --- .cvsignore | 2 +- file.spec | 22 +++++++++++----------- sources | 2 +- 3 files changed, 13 insertions(+), 13 deletions(-) diff --git a/.cvsignore b/.cvsignore index 1a43886..d01cc17 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -file-4.07.tar.gz +file-4.10.tar.gz diff --git a/file.spec b/file.spec index e73412e..d56f3fa 100644 --- a/file.spec +++ b/file.spec @@ -2,16 +2,14 @@ Summary: A utility for determining file types. Name: file -Version: 4.07 -Release: 5 +Version: 4.10 +Release: 1 License: distributable Group: Applications/File Source0: ftp://ftp.astron.com/pub/file/file-%{version}.tar.gz -Patch0: file-4.02-rh.patch -Patch1: file-4.02-zlib.patch -Patch2: file-4.07-note.patch -Patch3: file-4.07-debian.patch -Patch4: file-selinux.patch +Patch0: file-4.10-rh.patch +Patch1: file-4.10-debian.patch +Patch2: file-selinux.patch BuildRoot: %{_tmppath}/%{name}-%{version}-root %description @@ -26,10 +24,8 @@ useful utility. %prep %setup -q %patch0 -p1 -b .rh -%patch1 -p1 -b .zlib -%patch2 -p1 -b .note -%patch3 -p1 -b .debian -%patch4 -p1 -b .selinux +%patch1 -p1 -b .debian +%patch2 -p1 -b .selinux %build CFLAGS="%{optflags} -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE" \ @@ -71,6 +67,10 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/libmagic.* %changelog +* Wed Aug 11 2004 Radek Vokal +- zlib patch deleted, note patch deleted, rh patch updated, debian patch updated +- upgrade to file-4.10 + * Tue Jun 15 2004 Elliot Lee - rebuilt diff --git a/sources b/sources index 06f348f..24bf798 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ecfbf092c2c19119d9386e668f890954 file-4.07.tar.gz +c3cf1bda84a9d55896d4b7dd2caee68d file-4.10.tar.gz