SPECS: python-TwistedWeb2.spec - make it work - rel 1

patrys patrys at pld-linux.org
Fri Feb 1 16:20:27 CET 2008


Author: patrys                       Date: Fri Feb  1 15:20:27 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- make it work
- rel 1

---- Files affected:
SPECS:
   python-TwistedWeb2.spec (1.5 -> 1.6) 

---- Diffs:

================================================================
Index: SPECS/python-TwistedWeb2.spec
diff -u SPECS/python-TwistedWeb2.spec:1.5 SPECS/python-TwistedWeb2.spec:1.6
--- SPECS/python-TwistedWeb2.spec:1.5	Mon Feb 12 23:09:12 2007
+++ SPECS/python-TwistedWeb2.spec	Fri Feb  1 16:20:21 2008
@@ -5,11 +5,12 @@
 Summary(pl.UTF-8):	Biblioteka Web dla Twisted
 Name:		python-%{module}
 Version:	0.2.0
-Release:	0.1
+Release:	1
 License:	MIT
 Group:		Libraries/Python
 Source0:	http://tmrc.mit.edu/mirror/twisted/Web2/%{module}-%{version}.tar.bz2
 # Source0-md5:	7d6dea006d7f1e004df9f6aad730fbee
+Patch0:		%{name}-deprecated.patch
 URL:		http://twistedmatrix.com/projects/web2/
 BuildRequires:	ZopeInterface
 BuildRequires:	python-TwistedCore >= 2.4.0
@@ -53,6 +54,7 @@
 
 %prep
 %setup -q -n %{module}-%{version}
+%patch0 -p1
 
 %build
 CFLAGS="%{rpmcflags}"
@@ -94,6 +96,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.6  2008-02-01 15:20:21  patrys
+- make it work
+- rel 1
+
 Revision 1.5  2007-02-12 22:09:12  glen
 - tabs in preamble
 
================================================================

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



More information about the pld-cvs-commit mailing list