From b89e221d5560e95f9996f900ca7903790a56c370 Mon Sep 17 00:00:00 2001 From: Slavek Kabrda Date: Tue, 27 May 2014 15:08:56 +0200 Subject: [PATCH] Don't own the -3 scripts by python 2 package --- python-sphinx.spec | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/python-sphinx.spec b/python-sphinx.spec index 34fcc2e..43ffb8f 100644 --- a/python-sphinx.spec +++ b/python-sphinx.spec @@ -9,7 +9,7 @@ Name: python-sphinx Version: 1.2.2 -Release: 3%{?dist} +Release: 4%{?dist} Summary: Python documentation generator Group: Development/Tools @@ -238,6 +238,7 @@ popd %files -f sphinx.lang %doc AUTHORS CHANGES EXAMPLES LICENSE README.rst TODO +%exclude %{_bindir}/sphinx-*-3 %exclude %{_bindir}/sphinx-*-%{python3_version} %{_bindir}/sphinx-* %{python_sitelib}/* @@ -264,8 +265,11 @@ popd %changelog +* Tue May 27 2014 Bohuslav Kabrda - 1.2.2-4 +- Don't own the -3 scripts by python 2 package + * Thu May 22 2014 Bohuslav Kabrda - 1.2.2-3 -- Add python-*-3 links to scripts +- Add sphinx-*-3 links to scripts Resolves: #1098109 * Fri May 9 2014 Orion Poplawski - 1.2.2-2