SPECS: apr.spec - ac compatible

glen glen at pld-linux.org
Sat Aug 23 08:23:57 CEST 2008


Author: glen                         Date: Sat Aug 23 06:23:57 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- ac compatible

---- Files affected:
SPECS:
   apr.spec (1.67 -> 1.68) 

---- Diffs:

================================================================
Index: SPECS/apr.spec
diff -u SPECS/apr.spec:1.67 SPECS/apr.spec:1.68
--- SPECS/apr.spec:1.67	Sun Aug 17 18:52:04 2008
+++ SPECS/apr.spec	Sat Aug 23 08:23:51 2008
@@ -15,13 +15,20 @@
 URL:		http://apr.apache.org/
 BuildRequires:	autoconf >= 2.13
 BuildRequires:	automake
+%if "%{pld_release}" != "ac"
 BuildRequires:	libtool >= 2:2.2
+%else
+BuildRequires:	libtool
+%endif
 BuildRequires:	libuuid-devel
-BuildRequires:	sed >= 4.0
 BuildRequires:	python
+BuildRequires:	rpm >= 4.4.9-56
 BuildRequires:	rpm-pythonprov
+BuildRequires:	sed >= 4.0
+%if "%{pld_release}" != "ac"
 BuildRequires:	uname(release) >= 2.6
 Requires:	uname(release) >= 2.6
+%endif
 Conflicts:	kernel24
 Conflicts:	kernel24-smp
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -56,7 +63,11 @@
 Group:		Development/Libraries
 Requires:	%{name} = %{epoch}:%{version}-%{release}
 Requires:	automake
+%if "%{pld_release}" != "ac"
 Requires:	libtool >= 2:2.2
+%else
+Requires:	libtool
+%endif
 Requires:	libuuid-devel
 Requires:	python-modules
 
@@ -169,6 +180,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.68  2008/08/23 06:23:51  glen
+- ac compatible
+
 Revision 1.67  2008/08/17 16:52:04  qboosh
 - updated to 1.3.3
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/apr.spec?r1=1.67&r2=1.68&f=u



More information about the pld-cvs-commit mailing list