Author: lisu                         Date: Fri Apr  4 13:14:35 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to 0.8.1
- use sed macro

---- Files affected:
SPECS:
   python-Rabbyt.spec (1.14 -> 1.15) 

---- Diffs:

================================================================
Index: SPECS/python-Rabbyt.spec
diff -u SPECS/python-Rabbyt.spec:1.14 SPECS/python-Rabbyt.spec:1.15
--- SPECS/python-Rabbyt.spec:1.14       Wed Dec 19 15:38:05 2007
+++ SPECS/python-Rabbyt.spec    Fri Apr  4 15:14:29 2008
@@ -5,12 +5,12 @@
 Summary:       Library for Python to game development
 Summary(pl.UTF-8):     Biblioteka dla Pythona do tworzenia gier
 Name:          python-%{module}
-Version:       0.7.6
+Version:       0.8.1
 Release:       1
 License:       MIT
 Group:         Libraries/Python
 Source0:       
http://cheeseshop.python.org/packages/source/R/Rabbyt/%{module}-%{version}.tar.gz
-# Source0-md5: 2e119bda1884996999c5caa641d21974
+# Source0-md5: 30c143d133a6abaf8ab2ba3516ae7fc2
 URL:           http://matthewmarshall.org/projects/rabbyt/
 BuildRequires: ncurses-devel
 BuildRequires: python-Pyrex
@@ -37,7 +37,7 @@
 %prep
 %setup -q -n %{module}-%{version}
 
-sed -i -e "s/'-O3',\?//" setup.py
+%{__sed} -i -e "s/'-O3',\?//" setup.py
 
 %build
 CFLAGS="%{rpmcflags}" \
@@ -69,6 +69,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.15  2008-04-04 13:14:29  lisu
+- up to 0.8.1
+- use sed macro
+
 Revision 1.14  2007-12-19 14:38:05  lisu
 - 0.7.6
 
================================================================

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

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

Reply via email to