From 4e127dda7efc662d9b67ac3c3643b3c9025117d04dd91487707867015a70634a Mon Sep 17 00:00:00 2001 From: Todd R Date: Sat, 6 May 2017 04:25:44 +0000 Subject: [PATCH] Accepting request 493122 from home:TheBlackCat:branches:devel:languages:python Don't provide python2-OleFileIO_PL, singlespec packages should use correct name. OBS-URL: https://build.opensuse.org/request/show/493122 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-olefile?expand=0&rev=4 --- python-olefile.changes | 6 ++++++ python-olefile.spec | 2 -- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/python-olefile.changes b/python-olefile.changes index 4efe3a3..096d849 100644 --- a/python-olefile.changes +++ b/python-olefile.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sat May 6 03:31:54 UTC 2017 - toddrme2178@gmail.com + +- Don't provide python2-OleFileIO_PL, singlespec packages should + use correct name. + ------------------------------------------------------------------- Thu Apr 27 21:03:01 UTC 2017 - toddrme2178@gmail.com diff --git a/python-olefile.spec b/python-olefile.spec index 9df3650..5c3cd03 100644 --- a/python-olefile.spec +++ b/python-olefile.spec @@ -33,8 +33,6 @@ BuildRequires: %{python_module setuptools} BuildRequires: unzip BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildArch: noarch -Provides: python-OleFileIO_PL = %{version} -Obsoletes: python-OleFileIO_PL <= 0.26 %ifpython2 Provides: %{oldpython}-OleFileIO_PL = %{version} Obsoletes: %{oldpython}-OleFileIO_PL <= 0.26