Get ready for separate python-macros package

This commit is contained in:
Orion Poplawski 2015-12-30 14:48:46 -07:00
parent 7af76a54f4
commit 8d55496acc
1 changed files with 5 additions and 2 deletions

View File

@ -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.11
Release: 1%{?dist}
Release: 2%{?dist}
License: Python
Group: Development/Languages
Requires: %{python}-libs%{?_isa} = %{version}-%{release}
@ -1018,7 +1018,7 @@ a scripting language, and by the main "python" executable
Summary: The libraries and header files needed for Python development
Group: Development/Libraries
Requires: %{python}%{?_isa} = %{version}-%{release}
Requires: python-macros = %{version}-%{release}
Requires: python-macros
Requires: pkgconfig
# Needed here because of the migration of Makefile from -devel to the main
# package
@ -2155,6 +2155,9 @@ rm -fr %{buildroot}
# ======================================================
%changelog
* Wed Dec 30 2015 Orion Poplawski <orion@cora.nwra.com> - 2.7.11-2
- Get ready for separate python-macros package
* Tue Dec 15 2015 Robert Kuska <rkuska@redhat.com> - 2.7.11-1
- Update to 2.7.11