From da90bba09ac9215ba823f3a00b3ed596be6c6b38 Mon Sep 17 00:00:00 2001 From: Matej Stuchlik Date: Mar 05 2015 10:49:51 +0000 Subject: Add proper rewheel Requires --- diff --git a/python.spec b/python.spec index e814fad..90549fb 100644 --- a/python.spec +++ b/python.spec @@ -108,7 +108,7 @@ Summary: An interpreted, interactive, object-oriented programming language Name: %{python} # Remember to also rebase python-docs when changing this: Version: 2.7.9 -Release: 8%{?dist} +Release: 9%{?dist} License: Python Group: Development/Languages Requires: %{python}-libs%{?_isa} = %{version}-%{release} @@ -169,6 +169,9 @@ BuildRequires: zlib-devel %if 0%{?with_rewheel} BuildRequires: python-setuptools BuildRequires: python-pip + +Requires: python-setuptools +Requires: python-pip %endif @@ -2132,6 +2135,9 @@ rm -fr %{buildroot} # ====================================================== %changelog +* Thu Mar 05 2015 Matej Stuchlik - 2.7.9-9 +- Add proper rewheel Requires + * Sat Feb 21 2015 Till Maas - 2.7.9-8 - Rebuilt for Fedora 23 Change https://fedoraproject.org/wiki/Changes/Harden_all_packages_with_position-independent_code