SPECS: anaconda.spec - require pump which is not built without -fPIC

glen glen at pld-linux.org
Thu May 18 21:30:40 CEST 2006


Author: glen                         Date: Thu May 18 19:30:40 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- require pump which is not built without -fPIC

---- Files affected:
SPECS:
   anaconda.spec (1.24 -> 1.25) 

---- Diffs:

================================================================
Index: SPECS/anaconda.spec
diff -u SPECS/anaconda.spec:1.24 SPECS/anaconda.spec:1.25
--- SPECS/anaconda.spec:1.24	Thu May 18 11:08:31 2006
+++ SPECS/anaconda.spec	Thu May 18 21:30:35 2006
@@ -53,7 +53,8 @@
 BuildRequires:	pciutils-devel
 BuildRequires:	pirut
 BuildRequires:	popt-static
-BuildRequires:	pump-devel >= 0.8.20
+BuildRequires:	pump-devel >= 0.8.24-1
+BuildRequires:	pump-static >= 0.8.24-1
 BuildRequires:	python-booty
 BuildRequires:	python-devel
 BuildRequires:	python-kickstart
@@ -243,6 +244,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.25  2006/05/18 19:30:35  glen
+- require pump which is not built without -fPIC
+
 Revision 1.24  2006/05/18 09:08:31  glen
 - add %py_postclean
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/anaconda.spec?r1=1.24&r2=1.25&f=u



More information about the pld-cvs-commit mailing list