- sync with upstream, patch clean-up

This commit is contained in:
Radek Vokál 2005-07-14 07:55:52 +00:00
parent b8407bdfb1
commit 0770614c01
3 changed files with 9 additions and 10 deletions

View File

@ -1 +1 @@
file-4.13.tar.gz
file-4.14.tar.gz

View File

@ -2,19 +2,17 @@
Summary: A utility for determining file types.
Name: file
Version: 4.13
Release: 5
Version: 4.14
Release: 1
License: distributable
Group: Applications/File
Source0: ftp://ftp.astron.com/pub/file/file-%{version}.tar.gz
Patch0: file-4.10-rh.patch
Patch1: file-4.10-debian.patch
Patch2: file-selinux.patch
Patch3: file-4.13-magic.patch
Patch4: file-4.12-core64.patch
Patch3: file-4.14-magic.patch
Patch5: file-4.13-fsdump.patch
Patch6: file-4.13-quick.patch
Patch7: file-4.13-howmany.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-root
BuildRequires: zlib-devel
@ -33,10 +31,8 @@ useful utility.
%patch1 -p1 -b .debian
%patch2 -p1 -b .selinux
%patch3 -p1 -b .magic
%patch4 -p1 -b .core64
%patch5 -p1 -b .fsdump
%patch6 -p1 -b .quick
%patch7 -p1 -b .howmany
iconv -f iso-8859-1 -t utf-8 < doc/libmagic.man > doc/libmagic.man_
mv doc/libmagic.man_ doc/libmagic.man
@ -81,7 +77,10 @@ rm -rf $RPM_BUILD_ROOT
%{_libdir}/libmagic.*
%changelog
* Mon Jul 04 2005 Radek Vokal <rvokal@redhat.com> - 4.14-5
* Thu Jul 14 2005 Radek Vokal <rvokal@redhat.com> - 4.14-1
- sync with upstream, patch clean-up
* Mon Jul 04 2005 Radek Vokal <rvokal@redhat.com> - 4.13-5
- fixed reiserfs check (#162378)
* Mon Apr 11 2005 Radek Vokal <rvokal@redhat.com> - 4.13-4

View File

@ -1 +1 @@
2bfc0f878ee22e50441b68df2ccbb984 file-4.13.tar.gz
66983e60087e8bcd588c8ab38a861af0 file-4.14.tar.gz