This commit is contained in:
committed by
Git OBS Bridge
parent
7793a205ec
commit
109142c5cb
26
file.spec
26
file.spec
@@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package file (Version 4.20)
|
||||
# spec file for package file (Version 4.21)
|
||||
#
|
||||
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# This file and all modifications and additions to the pristine
|
||||
@@ -16,8 +16,8 @@ URL: http://www.darwinsys.com/file/
|
||||
License: Other uncritical OpenSource License
|
||||
Group: Productivity/File utilities
|
||||
Autoreqprov: on
|
||||
Version: 4.20
|
||||
Release: 17
|
||||
Version: 4.21
|
||||
Release: 1
|
||||
Summary: A Tool to Determine File Types
|
||||
Source: ftp://ftp.astron.com/pub/file/file-%{version}.tar.bz2
|
||||
Patch: file-%{version}.dif
|
||||
@@ -31,11 +31,9 @@ Patch7: file-4.20-ssd.dif
|
||||
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
|
||||
Patch13: file-4.20-reg_dos.dif
|
||||
Patch14: file-4.20-option.dif
|
||||
Patch15: file-4.20-CVE-2007-2799.dif
|
||||
Patch11: file-4.21-reg_dos.dif
|
||||
Patch12: file-4.21-option.dif
|
||||
Patch13: file-4.21-scribus.dif
|
||||
Patch20: file-4.16-mips.dif
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
||||
@@ -82,11 +80,9 @@ Authors:
|
||||
%patch8 -p0 -b .xen
|
||||
%patch9 -p0 -b .elf
|
||||
%patch10 -p0 -b .prtf
|
||||
%patch11 -p0 -b .rse
|
||||
%patch12 -p0 -b .unused
|
||||
%patch13 -p0 -b .reg
|
||||
%patch14 -p0 -b .opt
|
||||
%patch15 -p0 -b .CVE-2007-2799
|
||||
%patch11 -p0 -b .reg
|
||||
%patch12 -p0 -b .opt
|
||||
%patch13 -p0 -b .scri
|
||||
%ifarch mips
|
||||
%patch20 -p0 -b .mips
|
||||
%endif
|
||||
@@ -149,6 +145,10 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%attr(644,root,root) %{_mandir}/man3/libmagic.3.gz
|
||||
|
||||
%changelog
|
||||
* Wed Aug 29 2007 - werner@suse.de
|
||||
- Add Scribus to local magic (bug #298009)
|
||||
* Wed Jun 06 2007 - werner@suse.de
|
||||
- Update to file version 4.21 including the last three bug fixes
|
||||
* Thu May 24 2007 - werner@suse.de
|
||||
- Fix of the fix for bug #256290 with CVE-2007-2799
|
||||
* Mon May 21 2007 - werner@suse.de
|
||||
|
Reference in New Issue
Block a user