Author: lisu                         Date: Mon Jan  3 14:48:44 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- 0.9.8a1
- rpm-build-macros >= 1.219 required (for py_postclean macro)

---- Files affected:
packages/python-cssutils:
   python-cssutils.spec (1.16 -> 1.17) 

---- Diffs:

================================================================
Index: packages/python-cssutils/python-cssutils.spec
diff -u packages/python-cssutils/python-cssutils.spec:1.16 
packages/python-cssutils/python-cssutils.spec:1.17
--- packages/python-cssutils/python-cssutils.spec:1.16  Wed Nov 24 00:41:38 2010
+++ packages/python-cssutils/python-cssutils.spec       Mon Jan  3 15:48:38 2011
@@ -4,17 +4,17 @@
 Summary:       A CSS Cascading Style Sheets library for Python
 Summary(pl.UTF-8):     Biblioteka CSS (Cascading Style Sheets) dla Pythona
 Name:          python-%{module}
-Version:       0.9.7b4
+Version:       0.9.8a1
 Release:       1
 License:       LGPL v3+
 Group:         Libraries/Python
 Source0:       
http://cheeseshop.python.org/packages/source/c/cssutils/%{module}-%{version}.zip
-# Source0-md5: ecc1fee61fad1dd0e64e1b1de478b97b
+# Source0-md5: 7b959a8bdddfa8f01fcb4e7df2310346
 URL:           http://cthedot.de/cssutils/
 BuildRequires: python-devel >= 1:2.5
 BuildRequires: python-setuptools
 BuildRequires: rpm-pythonprov
-BuildRequires: rpmbuild(macros) >= 1.174
+BuildRequires: rpmbuild(macros) >= 1.219
 BuildRequires: unzip
 %pyrequires_eq python-modules
 Provides:      python-encutils = %{encutils_ver}
@@ -39,12 +39,12 @@
 fi
 
 %build
-python setup.py build
+%{__python} setup.py build
 
 %install
 rm -rf $RPM_BUILD_ROOT
 
-python setup.py install \
+%{__python} setup.py install \
         --single-version-externally-managed \
        --optimize=2 \
        --root $RPM_BUILD_ROOT
@@ -78,6 +78,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.17  2011/01/03 14:48:38  lisu
+- 0.9.8a1
+- rpm-build-macros >= 1.219 required (for py_postclean macro)
+
 Revision 1.16  2010/11/23 23:41:38  baggins
 - no tests installed in this version
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/python-cssutils/python-cssutils.spec?r1=1.16&r2=1.17&f=u

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

Reply via email to