]> git.pld-linux.org Git - packages/apr.git/commitdiff
- rel 8; new glibc required when building. New kernel only when actully used. auto/th/apr-1_3_3-8
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Sun, 22 Feb 2009 14:50:53 +0000 (14:50 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    apr.spec -> 1.77

apr.spec

index f8f6ecf224c37329619aa3cd71c1618699e14802..6f8aa0194fa8d3584a429f7b039a19e7732d9944 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:       7
+Release:       8
 Epoch:         1
 License:       Apache v2.0
 Group:         Libraries
@@ -15,6 +15,7 @@ Patch3:               %{name}-bug-46425.patch
 URL:           http://apr.apache.org/
 BuildRequires: autoconf >= 2.50
 BuildRequires: automake
+BuildRequires: glibc-devel >= 6:2.9
 %if "%{pld_release}" != "ac"
 BuildRequires: libtool >= 2:2.2
 %else
@@ -26,7 +27,7 @@ BuildRequires:        rpm >= 4.4.9-56
 BuildRequires: rpm-pythonprov
 BuildRequires: sed >= 4.0
 %if "%{pld_release}" != "ac"
-BuildRequires: uname(release) >= 2.6.27
+BuildRequires: uname(release) >= 2.6
 Requires:      uname(release) >= 2.6.27
 %endif
 Conflicts:     kernel24
This page took 0.112936 seconds and 4 git commands to generate.