SPECS: python-pyevent.spec - add setup patch - rel 3

patrys patrys at pld-linux.org
Tue Aug 12 16:28:11 CEST 2008


Author: patrys                       Date: Tue Aug 12 14:28:11 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- add setup patch
- rel 3

---- Files affected:
SPECS:
   python-pyevent.spec (1.4 -> 1.5) 

---- Diffs:

================================================================
Index: SPECS/python-pyevent.spec
diff -u SPECS/python-pyevent.spec:1.4 SPECS/python-pyevent.spec:1.5
--- SPECS/python-pyevent.spec:1.4	Tue Aug 12 16:17:33 2008
+++ SPECS/python-pyevent.spec	Tue Aug 12 16:28:06 2008
@@ -6,12 +6,13 @@
 Summary(pl.UTF-8):	Moduł rozszerzenia Pythona dla biblioteki libevent
 Name:		python-%{module}
 Version:	0.3
-Release:	2
+Release:	3
 License:	MIT
 Group:		Libraries/Python
 Source0:	http://pyevent.googlecode.com/files/%{module}-%{version}.tar.gz
 # Source0-md5:	584912c92d08bf005283fb29a47a6e4d
 Patch0:		%{name}-python25.patch
+Patch1:		%{name}-setup.patch
 URL:		http://code.google.com/p/pyevent/
 BuildRequires:	libevent-devel
 BuildRequires:	python-devel >= 1:2.5
@@ -29,6 +30,7 @@
 %prep
 %setup -q -n %{module}-%{version}
 %patch0 -p1
+%patch1 -p1
 
 %build
 %{__python} setup.py build_ext
@@ -57,6 +59,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.5  2008/08/12 14:28:06  patrys
+- add setup patch
+- rel 3
+
 Revision 1.4  2008/08/12 14:17:33  patrys
 - rel 2
 
================================================================

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



More information about the pld-cvs-commit mailing list