Author: patrys                       Date: Fri Dec 14 14:50:22 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- 1.8.9

---- Files affected:
SPECS:
   python-parted.spec (1.9 -> 1.10) 

---- Diffs:

================================================================
Index: SPECS/python-parted.spec
diff -u SPECS/python-parted.spec:1.9 SPECS/python-parted.spec:1.10
--- SPECS/python-parted.spec:1.9        Tue Feb 13 09:06:43 2007
+++ SPECS/python-parted.spec    Fri Dec 14 15:50:17 2007
@@ -2,19 +2,19 @@
 Summary:       Python module for parted
 Summary(pl.UTF-8):     ModuĊ‚ Pythona dla parteda
 Name:          python-parted
-Version:       1.6.10
+Version:       1.8.9
 Release:       1
 License:       LGPL
 Group:         Libraries/Python
-Source0:       pyparted-%{version}.tar.gz
-# Source0-md5: 977f05d390a9198a1170f860977ebcc6
+Source0:       pyparted-%{version}.tar.bz2
+# Source0-md5: 24d60b03142abd7cf1ba4d069bc9db3e
+Patch0:                %{name}-constraint.patch
 BuildRequires: autoconf
 BuildRequires: automake
-BuildRequires: libtool
 BuildRequires: parted-devel >= 1.6.22-3
 BuildRequires: python-devel >= 1:2.4
 %pyrequires_eq python-libs
-Requires:      parted >= 1.6.22-3
+Requires:      parted >= 1.8.6
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -27,15 +27,9 @@
 
 %prep
 %setup -q -n pyparted-%{version}
+%patch0 -p1
 
 %build
-%{__libtoolize}
-%{__aclocal}
-%{__autoconf}
-%{__autoheader}
-%{__automake}
-%configure \
-       --with-python-version=2.4
 %{__make} \
        AM_CFLAGS="-fPIC"
 
@@ -59,6 +53,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.10  2007-12-14 14:50:17  patrys
+- 1.8.9
+
 Revision 1.9  2007-02-13 08:06:43  glen
 - tabs in preamble
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/python-parted.spec?r1=1.9&r2=1.10&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to