summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakub Bogusz2006-05-27 10:27:26 (GMT)
committercvs2git2012-06-24 12:13:13 (GMT)
commit90032f9c45b99e33b9dde69c0f7d8f5103f03497 (patch)
tree32e9b1c48319405863e9d6f39dcc9713da84cbec
parent751e4ebe46832f15e722a5d78ba0fceb8471a953 (diff)
downloadapr-compat-90032f9c45b99e33b9dde69c0f7d8f5103f03497.zip
apr-compat-90032f9c45b99e33b9dde69c0f7d8f5103f03497.tar.gz
- BR+R: uname(release) >= 2.6 to ensure epoll() support
Changed files: apr-compat.spec -> 1.49
-rw-r--r--apr-compat.spec5
1 files changed, 2 insertions, 3 deletions
diff --git a/apr-compat.spec b/apr-compat.spec
index 3eef834..4eb9560 100644
--- a/apr-compat.spec
+++ b/apr-compat.spec
@@ -1,6 +1,3 @@
-#
-# Conditional build:
-#
Summary: Apache Portable Runtime
Summary(pl): Apache Portable Runtime - przenośna biblioteka uruchomieniowa
Name: apr
@@ -21,6 +18,8 @@ BuildRequires: libtool >= 1.3.3
BuildRequires: libuuid-devel
BuildRequires: sed >= 4.0
BuildRequires: python
+BuildRequires: uname(release) >= 2.6
+Requires: uname(release) >= 2.6
Conflicts: kernel24
Conflicts: kernel24-smp
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)