SHA256
6
0
forked from pool/file

Update from 5.19 up to 5.20

OBS-URL: https://build.opensuse.org/package/show/Base:System/file?expand=0&rev=106
This commit is contained in:
2014-10-13 11:19:07 +00:00
committed by Git OBS Bridge
parent 72bacea16c
commit 693bf87649
8 changed files with 60 additions and 66 deletions

View File

@@ -30,7 +30,7 @@ Obsoletes: file-64bit
%endif
#
# Set Version also in python-magic.spec
Version: 5.19
Version: 5.20
Release: 0
Summary: A Tool to Determine File Types
License: BSD-2-Clause
@@ -38,7 +38,7 @@ Group: Productivity/File utilities
Source: ftp://ftp.astron.com/pub/file/file-%{version}.tar.gz
Source2: baselibs.conf
Source3: file-rpmlintrc
Patch: file-5.19.dif
Patch: file-5.20.dif
Patch1: file-5.19-misc.dif
Patch4: file-4.24-autoconf.dif
Patch5: file-5.14-tex.dif
@@ -55,15 +55,13 @@ Patch22: file-5.19-cromfs.dif
Patch25: file-5.18-javacheck.dif
Patch26: file-5.19-solv.dif
Patch27: file-5.19-zip2.0.dif
Patch28: file-5.07-iso9660.dif
Patch31: file-5.19-biorad.dif
Patch32: file-5.19-clicfs.dif
Patch33: file-5.16-ocloexec.patch
Patch34: file-5.18-endian.patch
Patch34: file-5.20-endian.patch
Patch35: file-5.12-nitpick.dif
Patch36: file-5.15-clear-invalid.patch
Patch37: file-secure_getenv.patch
Patch38: file-5.19-gdbm.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%global _sysconfdir /etc
%global _miscdir %{_datadir}/misc
@@ -122,7 +120,6 @@ to develop applications that require the magic "file" interface.
%patch25 -p0 -b .javacheck
%patch26 -p0 -b .solv
%patch27 -p0 -b .zip2.0
%patch28 -p0 -b .iso9600
%patch31 -p0 -b .biorad
%patch32 -p0 -b .clicfs
%patch33 -p0 -b .clexe
@@ -130,7 +127,6 @@ to develop applications that require the magic "file" interface.
%patch35 -p0 -b .nitpick
%patch36 -p1 -b .clear
%patch37 -p1 -b .getenv
%patch38 -p0 -b .gdbm
%patch -b .0
test -s src/magic.h.in || cp -p src/magic.h src/magic.h.in