From de860754e3498dcd7eb367e1def7bdaa9e231b8c Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Sun, 6 Dec 2015 14:13:30 +0200 Subject: [PATCH] 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 -- 2.43.0