Update to file 5.30

OBS-URL: https://build.opensuse.org/package/show/Base:System/file?expand=0&rev=154
This commit is contained in:
2017-03-02 13:25:41 +00:00
committed by Git OBS Bridge
parent 4ba20e004b
commit 1843ad3c62
12 changed files with 131 additions and 44 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package file
#
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -32,7 +32,7 @@ Obsoletes: file-64bit
%endif
#
# Set Version also in python-magic.spec
Version: 5.29
Version: 5.30
Release: 0
Summary: A Tool to Determine File Types
License: BSD-2-Clause
@@ -40,7 +40,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.29.dif
Patch: file-5.30.dif
Patch1: file-5.19-misc.dif
Patch4: file-4.24-autoconf.dif
Patch5: file-5.14-tex.dif
@@ -64,6 +64,9 @@ Patch35: file-5.24-nitpick.dif
Patch36: file-5.15-clear-invalid.patch
Patch37: file-secure_getenv.patch
Patch39: file-5.28-btrfs-image.dif
# upstream fixes
Patch40: file-5.30-150735.patch
Patch41: file-5.30-3c60e5.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%global _sysconfdir /etc
%global _miscdir %{_datadir}/misc
@@ -109,6 +112,8 @@ to develop applications that require the magic "file" interface.
%prep
%setup -q -n file-%{version}
%patch40 -p1 -b .p40
%patch41 -p1 -b .p41
%patch1 -p0 -b .misc
%patch4 -p0 -b .conf
%patch5 -p0 -b .tex