[packages/Zope-Component] rebuild to include pythonegg provides
glen
glen at pld-linux.org
Sun Dec 6 13:13:45 CET 2015
commit de860754e3498dcd7eb367e1def7bdaa9e231b8c
Author: Elan Ruusamäe <glen at delfi.ee>
Date: Sun Dec 6 14:13:30 2015 +0200
rebuild to include pythonegg provides
Zope-Component.spec | 7 ++-----
1 file changed, 2 insertions(+), 5 deletions(-)
---
diff --git a/Zope-Component.spec b/Zope-Component.spec
index 0c21536..8efe8ad 100644
--- a/Zope-Component.spec
+++ b/Zope-Component.spec
@@ -2,7 +2,7 @@ Summary: Core of the Zope Component Architecture
Summary(pl.UTF-8): Rdzeń Zope Component Architecture
Name: Zope-Component
Version: 3.10.0
-Release: 1
+Release: 2
License: ZPL 2.1
Group: Libraries/Python
Source0: http://pypi.python.org/packages/source/z/zope.component//zope.component-%{version}.tar.gz
@@ -12,13 +12,13 @@ BuildRequires: python-devel >= 1:2.5
BuildRequires: python-setuptools
BuildRequires: rpm-pythonprov
BuildRequires: rpmbuild(macros) >= 1.710
-%pyrequires_eq python-modules
Requires: Zope-DeferredImport
Requires: Zope-Deprecation
Requires: Zope-Event
Requires: Zope-Interface
Requires: Zope-Proxy
Requires: Zope-Testing
+Requires: python-modules
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
@@ -35,11 +35,8 @@ Rdzeń architektury komponentowej Zope Component Architecture.
%install
rm -rf $RPM_BUILD_ROOT
-
%py_install \
--install-purelib=%{py_sitedir} \
- --optimize 2 \
- --root=$RPM_BUILD_ROOT
%py_postclean
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/Zope-Component.git/commitdiff/de860754e3498dcd7eb367e1def7bdaa9e231b8c
More information about the pld-cvs-commit
mailing list