Author: wrobell Date: Wed Sep 12 22:22:10 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - fixed summary/description/license/group/url - rel. 1
---- Files affected: SPECS: Zope-Deprecation.spec (1.1 -> 1.2) ---- Diffs: ================================================================ Index: SPECS/Zope-Deprecation.spec diff -u SPECS/Zope-Deprecation.spec:1.1 SPECS/Zope-Deprecation.spec:1.2 --- SPECS/Zope-Deprecation.spec:1.1 Mon Sep 10 19:46:58 2007 +++ SPECS/Zope-Deprecation.spec Thu Sep 13 00:22:05 2007 @@ -1,20 +1,20 @@ # $Revision$, $Date$ -Summary: zope.deprecation package used in Zope 3 +Summary: Deprecation library for Python code Name: Zope-Deprecation Version: 3.4.0 -Release: 0.1 -License: ZPL 2.0 -Group: Development/Tools +Release: 1 +License: ZPL 2.1 +Group: Libraries/Python Source0: http://download.zope.org/distribution/zope.deprecation-%{version}.tar.gz # Source0-md5: cc5814063505f217c6df3fc93ec8b2df -URL: http://pypi.python.org/pypi/zope.deprecation/3.5.1 +URL: http://www.zope.org/ BuildRequires: python BuildRequires: python-devel %pyrequires_eq python-modules BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description -zope.deprecation package used in Zope 3. +Deprecation library for Python code. %prep %setup -q -n zope.deprecation-%{version} @@ -46,6 +46,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.2 2007/09/12 22:22:05 wrobell +- fixed summary/description/license/group/url +- rel. 1 + Revision 1.1 2007/09/10 17:46:58 wrobell - based on Zope-Testing.spec ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/Zope-Deprecation.spec?r1=1.1&r2=1.2&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
