Author: wrobell                      Date: Wed Sep 12 22:04:13 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fixed license
- fixed descriptions
- rel. 1

---- Files affected:
SPECS:
   ZopeInterface.spec (1.10 -> 1.11) 

---- Diffs:

================================================================
Index: SPECS/ZopeInterface.spec
diff -u SPECS/ZopeInterface.spec:1.10 SPECS/ZopeInterface.spec:1.11
--- SPECS/ZopeInterface.spec:1.10       Mon Sep 10 02:40:02 2007
+++ SPECS/ZopeInterface.spec    Thu Sep 13 00:04:08 2007
@@ -1,10 +1,10 @@
 # $Revision$, $Date$
-Summary:       zope.interface package used in Zope 3
-Summary(pl.UTF-8):     Moduł interface używany w Zope 3
+Summary:       Python 'interface' concept implementation
+Summary(pl.UTF-8):     Implementacja interfejsów dla języka Python
 Name:          Zope-Interface
 Version:       3.4.0
-Release:       0.1
-License:       ZPL 2.0
+Release:       1
+License:       ZPL 2.1
 Group:         Development/Tools
 Source0:       
http://download.zope.org/distribution/zope.interface-%{version}.tar.gz
 # Source0-md5: 0be9fd80b7bb6bee520e56eba7d29c90
@@ -12,13 +12,15 @@
 BuildRequires: python
 BuildRequires: python-devel
 %pyrequires_eq python-modules
+Provides:              ZopeInterface
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-zope.interface package used in Zope 3.
+Python 'interface' concept implementation.
 
 %description -l pl.UTF-8
-Moduł interface używany w Zope 3.
+Implementacja interfejsów (abstrakcyjnych reprezentacji klas) dla języka
+Python.
 
 %prep
 %setup -q -n zope.interface-%{version}
@@ -51,6 +53,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.11  2007/09/12 22:04:08  wrobell
+- fixed license
+- fixed descriptions
+- rel. 1
+
 Revision 1.10  2007/09/10 00:40:02  wrobell
 - ver. 3.4.0
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/ZopeInterface.spec?r1=1.10&r2=1.11&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to