SPECS: apr.spec - BR+R: uname(release) >= 2.6 to ensure epoll() su...

qboosh qboosh at pld-linux.org
Sat May 27 12:27:35 CEST 2006


Author: qboosh                       Date: Sat May 27 10:27:35 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- BR+R: uname(release) >= 2.6 to ensure epoll() support

---- Files affected:
SPECS:
   apr.spec (1.48 -> 1.49) 

---- Diffs:

================================================================
Index: SPECS/apr.spec
diff -u SPECS/apr.spec:1.48 SPECS/apr.spec:1.49
--- SPECS/apr.spec:1.48	Sun Apr 23 22:36:23 2006
+++ SPECS/apr.spec	Sat May 27 12:27:26 2006
@@ -1,7 +1,4 @@
 # $Revision$, $Date$
-#
-# Conditional build:
-#
 Summary:	Apache Portable Runtime
 Summary(pl):	Apache Portable Runtime - przenośna biblioteka uruchomieniowa
 Name:		apr
@@ -22,6 +19,8 @@
 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)
@@ -157,6 +156,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.49  2006/05/27 10:27:26  qboosh
+- BR+R: uname(release) >= 2.6 to ensure epoll() support
+
 Revision 1.48  2006/04/23 20:36:23  arekm
 - enable epoll, sendfile64, tcpnodelaycork for Th
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/apr.spec?r1=1.48&r2=1.49&f=u



More information about the pld-cvs-commit mailing list