]> git.pld-linux.org Git - packages/apr.git/commitdiff
- up to 1.7.0
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Sat, 11 Jan 2020 21:00:22 +0000 (22:00 +0100)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Sat, 11 Jan 2020 21:00:22 +0000 (22:00 +0100)
apr.spec

index 90514c4b23c3841b509875de285fc34dd28313e3..9ccc5e32c4f45d80845d76ab82997c0c0b9baae2 100644 (file)
--- a/apr.spec
+++ b/apr.spec
@@ -5,17 +5,18 @@
 Summary:       Apache Portable Runtime
 Summary(pl.UTF-8):     Apache Portable Runtime - przenośna biblioteka uruchomieniowa
 Name:          apr
-Version:       1.6.5
+Version:       1.7.0
 Release:       1
 Epoch:         1
 License:       Apache v2.0
 Group:         Libraries
 Source0:       http://www.apache.org/dist/apr/%{name}-%{version}.tar.bz2
-# Source0-md5: ad4add8efdfe87330b88e5e788241775
+# Source0-md5: 7a14a83d664e87599ea25ff4432e48a7
 Patch0:                %{name}-link.patch
 Patch1:                %{name}-libtool.patch
 # disable some things that require recent kernel
 Patch2:                %{name}-disable-features.patch
+Patch3:                x
 URL:           http://apr.apache.org/
 BuildRequires: autoconf >= 2.59
 BuildRequires: automake
@@ -101,6 +102,7 @@ Statyczna biblioteka apr.
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
+%patch3 -p1
 
 cat >> config.layout <<'EOF'
 <Layout PLD>
This page took 0.135226 seconds and 4 git commands to generate.