SPECS: Zope-Component.spec - fixed summary/description - fixed lic...

wrobell wrobell at pld-linux.org
Thu Sep 13 00:13:05 CEST 2007


Author: wrobell                      Date: Wed Sep 12 22:13:05 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fixed summary/description
- fixed license
- fixed group

---- Files affected:
SPECS:
   Zope-Component.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/Zope-Component.spec
diff -u SPECS/Zope-Component.spec:1.1 SPECS/Zope-Component.spec:1.2
--- SPECS/Zope-Component.spec:1.1	Mon Sep 10 02:03:21 2007
+++ SPECS/Zope-Component.spec	Thu Sep 13 00:13:00 2007
@@ -1,20 +1,26 @@
 # $Revision$, $Date$
 %define snap r73807
-Summary:	zope.component package used in Zope 3
+Summary:	Core of the Zope Component Architecture
 Name:		Zope-Component
 Version:	3.4
 Release:	0.%{snap}.1
-License:	ZPL 2.0
-Group:		Development/Tools
+License:	ZPL 2.1
+Group:		Libraries/Python
 Source0:	http://download.zope.org/distribution/zope.component-%{version}dev-%{snap}.tar.gz
 # Source0-md5:	d91d7c64259a1a2f8e56860a1326725e
 BuildRequires:	python
 BuildRequires:	python-devel
 %pyrequires_eq	python-modules
+Requires:	Zope-DeferredImport
+Requires:	Zope-Deprecation
+Requires:	Zope-Event
+Requires:	Zope-Interface
+Requires:	Zope-Proxy
+Requires:	Zope-Testing
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-zope.component package used in Zope 3.
+Core of the Zope Component Architecture.
 
 %prep
 %setup -q -n zope.component-%{version}dev-%{snap}
@@ -46,6 +52,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2007/09/12 22:13:00  wrobell
+- fixed summary/description
+- fixed license
+- fixed group
+
 Revision 1.1  2007/09/10 00:03:21  wrobell
 - based on Zope-Testing.spec
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/Zope-Component.spec?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list