]> git.pld-linux.org Git - packages/Zope-Component.git/commitdiff
- final 3.4.0
authorwrobell <wrobell@pld-linux.org>
Sun, 27 Apr 2008 15:48:53 +0000 (15:48 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- use pypi url as downloads.zope.org is bit out of date

Changed files:
    Zope-Component.spec -> 1.9

Zope-Component.spec

index dc508a9ab83aa9a8f133c0e5e2c76e058e027fb1..760dfb9a04301a2ad445f5c2ebc2dc0cc49f1ab6 100644 (file)
@@ -1,13 +1,12 @@
-%define snap r73807
 Summary:       Core of the Zope Component Architecture
 Summary(pl.UTF-8):     Rdzeń Zope Component Architecture
 Name:          Zope-Component
 Summary:       Core of the Zope Component Architecture
 Summary(pl.UTF-8):     Rdzeń Zope Component Architecture
 Name:          Zope-Component
-Version:       3.4
-Release:       0.%{snap}.2
+Version:       3.4.0
+Release:       1
 License:       ZPL 2.1
 Group:         Libraries/Python
 License:       ZPL 2.1
 Group:         Libraries/Python
-Source0:       http://download.zope.org/distribution/zope.component-%{version}dev-%{snap}.tar.gz
-# Source0-md5: d91d7c64259a1a2f8e56860a1326725e
+Source0:       http://pypi.python.org/packages/source/z/zope.component//zope.component-%{version}.tar.gz
+# Source0-md5: 94afb57dfe605d7235ff562d1eaa3bed
 BuildRequires: python >= 1:2.5
 BuildRequires: python-devel >= 1:2.5
 BuildRequires: rpm-pythonprov
 BuildRequires: python >= 1:2.5
 BuildRequires: python-devel >= 1:2.5
 BuildRequires: rpm-pythonprov
@@ -28,7 +27,7 @@ Core of the Zope Component Architecture.
 Rdzeń architektury komponentowej Zope Component Architecture.
 
 %prep
 Rdzeń architektury komponentowej Zope Component Architecture.
 
 %prep
-%setup -q -n zope.component-%{version}dev-%{snap}
+%setup -q -n zope.component-%{version}
 
 %build
 python ./setup.py build
 
 %build
 python ./setup.py build
This page took 0.080485 seconds and 5 git commands to generate.