SHA256
6
0
forked from pool/file

Add upstream bug fix commits

OBS-URL: https://build.opensuse.org/package/show/Base:System/file?expand=0&rev=223
This commit is contained in:
2021-04-06 07:42:26 +00:00
committed by Git OBS Bridge
parent ce6e6ec49c
commit fa806214b7
14 changed files with 132 additions and 13 deletions

View File

@@ -64,6 +64,10 @@ Patch34: file-5.23-endian.patch
Patch37: file-secure_getenv.patch
Patch39: file-5.28-btrfs-image.dif
Patch40: file-5.38-allow-readlinkat.dif
# Upstream commits as patches
Patch41: file-5.40-1c677c04.patch
Patch42: file-5.40-9e2becec.patch
Patch43: file-5.40-6b34436a.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%global _sysconfdir /etc
%global _miscdir %{_datadir}/misc
@@ -107,6 +111,9 @@ to develop applications that require the magic "file" interface.
%prep
%setup -q -n file-%{version}
%patch41 -p0
%patch42 -p0
%patch43 -p0
%patch1 -p0 -b .misc
%patch4 -p0 -b .conf
%patch5 -p0 -b .tex