SPECS: Zope-Event.spec - fixed summary/description/license - rel. 1

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


Author: wrobell                      Date: Wed Sep 12 22:24:51 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fixed summary/description/license
- rel. 1

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

---- Diffs:

================================================================
Index: SPECS/Zope-Event.spec
diff -u SPECS/Zope-Event.spec:1.1 SPECS/Zope-Event.spec:1.2
--- SPECS/Zope-Event.spec:1.1	Mon Sep 10 02:08:11 2007
+++ SPECS/Zope-Event.spec	Thu Sep 13 00:24:46 2007
@@ -1,19 +1,26 @@
 # $Revision$, $Date$
-Summary:	zope.event package used in Zope 3
+Summary:	Simple event system
 Name:		Zope-Event
 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.event-%{version}.tar.gz
 # Source0-md5:	3a3d4bb9b6275149a05628262aba531f
+URL:		http://www.zope.org/
 BuildRequires:	python
 BuildRequires:	python-devel
 %pyrequires_eq	python-modules
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-zope.event package used in Zope 3.
+The zope.event package provides a simple event system.  It provides:
+- an event publishing system
+- a very simple event-dispatching system on which more sophisticated event
+  dispatching systems can be built.  (For example, a type-based event
+  dispatching system that builds on zope.event can be found in
+  zope.component
+
 
 %prep
 %setup -q -n zope.event-%{version}
@@ -45,6 +52,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2007/09/12 22:24:46  wrobell
+- fixed summary/description/license
+- rel. 1
+
 Revision 1.1  2007/09/10 00:08:11  wrobell
 - based on Zope-Component.spec
 
================================================================

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



More information about the pld-cvs-commit mailing list