Author: duddits                      Date: Sat Mar 14 23:30:40 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to 0.1.4
- setup.patch added (__future__ import error)

---- Files affected:
SPECS:
   python-aspects.spec (1.7 -> 1.8) 

---- Diffs:

================================================================
Index: SPECS/python-aspects.spec
diff -u SPECS/python-aspects.spec:1.7 SPECS/python-aspects.spec:1.8
--- SPECS/python-aspects.spec:1.7       Tue Feb 13 09:06:42 2007
+++ SPECS/python-aspects.spec   Sun Mar 15 00:30:34 2009
@@ -8,12 +8,13 @@
 Summary:       Aspect Oriented Programming in Python
 Summary(pl.UTF-8):     Programowanie zorientowane aspektowo w Pythonie
 Name:          python-aspects
-Version:       0.1.2
+Version:       0.1.4
 Release:       1
 License:       GPL
 Group:         Development/Languages/Python
 Source0:       ftp://ftp.logilab.fr/pub/%{module}/%{module}-%{version}.tar.gz
-# Source0-md5: 26bc8e8a0a8992ecbda8b8d56d2d4b12
+# Source0-md5: b915eac498c16b365b3e83ffd5385a3a
+Patch0:                %{name}-setup.patch
 URL:           http://www.logilab.org/projects/aspects/view
 BuildRequires: python-modules >= 2.2.1
 Requires:      python-logilab-common
@@ -36,6 +37,7 @@
 
 %prep
 %setup -q -n %{module}-%{version}
+%patch0 -p1
 
 %build
 python setup.py build
@@ -64,6 +66,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.8  2009/03/14 23:30:34  duddits
+- up to 0.1.4
+- setup.patch added (__future__ import error)
+
 Revision 1.7  2007/02/13 08:06:42  glen
 - tabs in preamble
 
================================================================

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

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

Reply via email to