]> git.pld-linux.org Git - packages/python-parted.git/commitdiff
- use PIC, release 2 auto/ac/python-parted-1_6_9-2
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 25 Dec 2005 20:27:08 +0000 (20:27 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    python-parted.spec -> 1.4

python-parted.spec

index 0b3f35047f64a4230f1eb020af705dd85768ed35..6255faca47afbf136eddfa17bb1fdc568ef9fc1b 100644 (file)
@@ -2,7 +2,7 @@ Summary:        Python module for parted
 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
@@ -29,7 +29,8 @@ partycji.
 cp -f /usr/share/automake/config.* .
 %configure \
        --with-python-version=2.4
-%{__make}
+%{__make} \
+       AM_CFLAGS="-fPIC"
 
 %install
 rm -rf $RPM_BUILD_ROOT
This page took 0.035672 seconds and 4 git commands to generate.