SPECS: python-parted.spec - use PIC, release 2
qboosh
qboosh at pld-linux.org
Sun Dec 25 21:27:13 CET 2005
Author: qboosh Date: Sun Dec 25 20:27:13 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- use PIC, release 2
---- Files affected:
SPECS:
python-parted.spec (1.3 -> 1.4)
---- Diffs:
================================================================
Index: SPECS/python-parted.spec
diff -u SPECS/python-parted.spec:1.3 SPECS/python-parted.spec:1.4
--- SPECS/python-parted.spec:1.3 Sun Apr 24 15:46:04 2005
+++ SPECS/python-parted.spec Sun Dec 25 21:27:08 2005
@@ -3,7 +3,7 @@
Summary(pl): Moduł Pythona dla Parteda
Name: python-parted
Version: 1.6.9
-Release: 1
+Release: 2
License: LGPL
Group: Libraries
Source0: pyparted-%{version}.tar.gz
@@ -30,7 +30,8 @@
cp -f /usr/share/automake/config.* .
%configure \
--with-python-version=2.4
-%{__make}
+%{__make} \
+ AM_CFLAGS="-fPIC"
%install
rm -rf $RPM_BUILD_ROOT
@@ -52,6 +53,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.4 2005/12/25 20:27:08 qboosh
+- use PIC, release 2
+
Revision 1.3 2005/04/24 13:46:04 qboosh
- cleanup, pl, adjusted deps (relies on dasd and link patches)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/python-parted.spec?r1=1.3&r2=1.4&f=u
More information about the pld-cvs-commit
mailing list