This commit is contained in:
committed by
Git OBS Bridge
parent
ab6173859d
commit
d32ce90bfb
@@ -17,7 +17,7 @@ License: Other uncritical OpenSource License
|
||||
Group: Productivity/File utilities
|
||||
Autoreqprov: on
|
||||
Version: 4.20
|
||||
Release: 3
|
||||
Release: 6
|
||||
Summary: A Tool to Determine File Types
|
||||
Source: ftp://ftp.astron.com/pub/file/file-%{version}.tar.bz2
|
||||
Patch: file-%{version}.dif
|
||||
@@ -32,6 +32,7 @@ Patch8: file-4.20-xen.dif
|
||||
Patch9: file-4.18-elf.dif
|
||||
Patch10: file-4.18-printf.dif
|
||||
Patch11: file-4.20-reg_startend.dif
|
||||
Patch12: file-4.20-unused.dif
|
||||
Patch20: file-4.16-mips.dif
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
||||
@@ -79,6 +80,7 @@ Authors:
|
||||
%patch9 -p0 -b .elf
|
||||
%patch10 -p0 -b .prtf
|
||||
%patch11 -p0 -b .rse
|
||||
%patch12 -p0 -b .unused
|
||||
%ifarch mips
|
||||
%patch20 -p0 -b .mips
|
||||
%endif
|
||||
@@ -141,6 +143,8 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%attr(644,root,root) %{_mandir}/man3/libmagic.3.gz
|
||||
|
||||
%changelog
|
||||
* Thu Apr 05 2007 - werner@suse.de
|
||||
- Avoid trouble with variable/macro on ppc64
|
||||
* Mon Mar 26 2007 - rguenther@suse.de
|
||||
- Add zlib-devel BuildRequires
|
||||
* Wed Mar 21 2007 - werner@suse.de
|
||||
|
Reference in New Issue
Block a user