SPECS: python-TwistedWeb.spec - 0.7.0
patrys
patrys at pld-linux.org
Thu Feb 1 22:42:20 CET 2007
Author: patrys Date: Thu Feb 1 21:42:20 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- 0.7.0
---- Files affected:
SPECS:
python-TwistedWeb.spec (1.11 -> 1.12)
---- Diffs:
================================================================
Index: SPECS/python-TwistedWeb.spec
diff -u SPECS/python-TwistedWeb.spec:1.11 SPECS/python-TwistedWeb.spec:1.12
--- SPECS/python-TwistedWeb.spec:1.11 Wed Sep 27 00:49:33 2006
+++ SPECS/python-TwistedWeb.spec Thu Feb 1 22:42:15 2007
@@ -1,17 +1,17 @@
# $Revision$, $Date$
%define module TwistedWeb
-%define major 0.6
+%define major 0.7
%define minor 0
Summary: Web library for Twisted
Summary(pl): Biblioteka Web dla Twisted
Name: python-%{module}
Version: %{major}.%{minor}
-Release: 0.3
+Release: 1
License: MIT
Group: Libraries/Python
Source0: http://tmrc.mit.edu/mirror/twisted/Web/%{major}/%{module}-%{version}.tar.bz2
-# Source0-md5: a681931d2eb747ca871ef71d8d1f5ff1
+# Source0-md5: de55ee18f843bcc6372d34eb88a27c21
URL: http://twistedmatrix.com/projects/web/
BuildRequires: ZopeInterface
BuildRequires: python-TwistedCore >= 2.4.0
@@ -73,7 +73,6 @@
%py_postclean
-install doc/man/*.1 $RPM_BUILD_ROOT%{_mandir}/man1
cp -a doc/examples/* $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}
%clean
@@ -82,10 +81,8 @@
%files
%defattr(644,root,root,755)
%doc LICENSE NEWS README
-%attr(755,root,root) %{_bindir}/*
%{py_sitedir}/twisted/web
%{py_sitedir}/twisted/plugins/*
-%{_mandir}/man1/*
%files doc
%defattr(644,root,root,755)
@@ -101,6 +98,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.12 2007/02/01 21:42:15 patrys
+- 0.7.0
+
Revision 1.11 2006/09/26 22:49:33 wrobell
- rel. 0.3 to rebuild with python 2.5 (final)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/python-TwistedWeb.spec?r1=1.11&r2=1.12&f=u
More information about the pld-cvs-commit
mailing list