]> git.pld-linux.org Git - packages/apr.git/commitdiff
- rel 7; turns out that 2.6.27+ is required for SOCK_CLOEXEC auto/th/apr-1_3_3-7
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Sun, 22 Feb 2009 14:21:37 +0000 (14:21 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    apr.spec -> 1.76

apr.spec

index a63d41f3902897b97236afca544e505f3f44fdb8..f8f6ecf224c37329619aa3cd71c1618699e14802 100644 (file)
--- a/apr.spec
+++ b/apr.spec
@@ -2,7 +2,7 @@ Summary:        Apache Portable Runtime
 Summary(pl.UTF-8):     Apache Portable Runtime - przenośna biblioteka uruchomieniowa
 Name:          apr
 Version:       1.3.3
-Release:       6
+Release:       7
 Epoch:         1
 License:       Apache v2.0
 Group:         Libraries
@@ -26,8 +26,8 @@ BuildRequires:        rpm >= 4.4.9-56
 BuildRequires: rpm-pythonprov
 BuildRequires: sed >= 4.0
 %if "%{pld_release}" != "ac"
-BuildRequires: uname(release) >= 2.6.23
-Requires:      uname(release) >= 2.6.23
+BuildRequires: uname(release) >= 2.6.27
+Requires:      uname(release) >= 2.6.27
 %endif
 Conflicts:     kernel24
 Conflicts:     kernel24-smp
This page took 0.078173 seconds and 4 git commands to generate.