This commit is contained in:
committed by
Git OBS Bridge
parent
109142c5cb
commit
333e32effa
@@ -17,7 +17,7 @@ License: Other uncritical OpenSource License
|
||||
Group: Productivity/File utilities
|
||||
Autoreqprov: on
|
||||
Version: 4.21
|
||||
Release: 1
|
||||
Release: 3
|
||||
Summary: A Tool to Determine File Types
|
||||
Source: ftp://ftp.astron.com/pub/file/file-%{version}.tar.bz2
|
||||
Patch: file-%{version}.dif
|
||||
@@ -34,6 +34,7 @@ Patch10: file-4.18-printf.dif
|
||||
Patch11: file-4.21-reg_dos.dif
|
||||
Patch12: file-4.21-option.dif
|
||||
Patch13: file-4.21-scribus.dif
|
||||
Patch14: file-4.21-awk.dif
|
||||
Patch20: file-4.16-mips.dif
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
||||
@@ -83,6 +84,7 @@ Authors:
|
||||
%patch11 -p0 -b .reg
|
||||
%patch12 -p0 -b .opt
|
||||
%patch13 -p0 -b .scri
|
||||
%patch14 -p0 -b .awk
|
||||
%ifarch mips
|
||||
%patch20 -p0 -b .mips
|
||||
%endif
|
||||
@@ -145,6 +147,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%attr(644,root,root) %{_mandir}/man3/libmagic.3.gz
|
||||
|
||||
%changelog
|
||||
* Fri Aug 31 2007 - werner@suse.de
|
||||
- Make regex for awk more robust to avoid conflict with PostScript,
|
||||
thanks goes to Werner Lemberg for the report
|
||||
* Wed Aug 29 2007 - werner@suse.de
|
||||
- Add Scribus to local magic (bug #298009)
|
||||
* Wed Jun 06 2007 - werner@suse.de
|
||||
|
Reference in New Issue
Block a user