2016-04-19 09:36:05 +00:00
committed by Git OBS Bridge
parent 22277e3619
commit 876a3058ba
3 changed files with 138 additions and 0 deletions

View File

@@ -64,6 +64,7 @@ Patch35: file-5.24-nitpick.dif
Patch36: file-5.15-clear-invalid.patch
Patch37: file-secure_getenv.patch
Patch38: file-5.26-version.patch
Patch39: file-5.26-downgrade_DER.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%global _sysconfdir /etc
%global _miscdir %{_datadir}/misc
@@ -127,6 +128,7 @@ to develop applications that require the magic "file" interface.
%patch36 -p1 -b .clear
%patch37 -p1 -b .getenv
%patch38 -p1 -b .php
%patch39 -p0 -b .DER
%patch -b .0
test -s src/magic.h.in || cp -p src/magic.h src/magic.h.in
rm -fv src/magic.h