summaryrefslogtreecommitdiffstats
path: root/libzip.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2020-07-13 13:54:48 +0200
committerRemi Collet <remi@remirepo.net>2020-07-13 13:54:48 +0200
commitd27841e49abd19c5c00ac6de7583ade4ef91d61d (patch)
treefc6598a782ba0bfa0fa19eacaecc4efae1085b39 /libzip.spec
parente1f0ec372cdd602e67debc7743f1a5a078ec6e76 (diff)
test build for upstream fix
Diffstat (limited to 'libzip.spec')
-rw-r--r--libzip.spec12
1 files changed, 7 insertions, 5 deletions
diff --git a/libzip.spec b/libzip.spec
index 7bb5fe5..5d1fc75 100644
--- a/libzip.spec
+++ b/libzip.spec
@@ -30,9 +30,10 @@ License: BSD
URL: https://libzip.org/
Source0: https://libzip.org/download/libzip-%{version}.tar.xz
-Patch0: libzip-gnuinstalldirs.patch
-Patch1: libzip-privlibs.patch
+Patch1: https://github.com/nih-at/libzip/commit/ebe01b5c259fa28b4da24cc1c11ab24a31281b64.patch
Patch2: https://github.com/nih-at/libzip/commit/992ed23c322c9abb9a108a6d119c09aada50ca9c.patch
+Patch3: https://github.com/nih-at/libzip/commit/4fdcd241a48387d1a3aecd04ca25a115a9a689f6.patch
+Patch4: https://github.com/nih-at/libzip/commit/f520e28292d112ab1bd52d41567d89fb98cc5090.patch
BuildRequires: gcc
BuildRequires: zlib-devel >= 1.1.2
@@ -120,9 +121,10 @@ The %{name}-tools package provides command line tools split off %{name}:
%prep
%setup -q -n %{libname}-%{version}
-%patch0 -p1 -b .gnuinstalldirs
-#patch1 -p1 -b .privlib
-%patch2 -p1 -b .up
+%patch1 -p1 -b .up1
+%patch2 -p1 -b .up2
+%patch3 -p1 -b .up3
+%patch4 -p1 -b .up4
# unwanted in package documentation
rm INSTALL.md