From 5d774dc9adb9a507a377ac4478aafc84ca15dcee8542238119c116446e06078b Mon Sep 17 00:00:00 2001 From: Raymond Wooninck Date: Sat, 23 Jul 2016 06:56:09 +0000 Subject: [PATCH] Accepting request 414531 from home:jengelh:branches:KDE:Applications Since the package does not provide libastro-qt5.so.1, it should not obsolete it. OBS-URL: https://build.opensuse.org/request/show/414531 OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/marble?expand=0&rev=101 --- marble.changes | 5 +++++ marble.spec | 6 ++---- 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/marble.changes b/marble.changes index c6fab04..82c407f 100644 --- a/marble.changes +++ b/marble.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat Jul 23 05:52:44 UTC 2016 - jengelh@inai.de + +- Drop illegal Obsoletes (this package does not provide said file) + ------------------------------------------------------------------- Fri Jul 8 09:19:55 UTC 2016 - tittiatcoke@gmail.com diff --git a/marble.spec b/marble.spec index 4d02205..52f0068 100644 --- a/marble.spec +++ b/marble.spec @@ -60,7 +60,7 @@ BuildRequires: krunner-devel BuildRequires: libquazip-qt5-devel Requires: libmarblewidget-qt5%{_so} = %{version} Requires: %{name}-data = %{version} -Requires: libastro-qt5-1 = %{version} +Requires: libastro1 = %{version} Requires: marble-frontend = %{version} Recommends: %{name}-doc = %{version} BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -102,7 +102,7 @@ Marble is a viewer of map data. This package contains its data. Summary: Generic map viewer: Build Environment Group: Development/Libraries/KDE Requires: libmarblewidget-qt5%{_so} = %{version} -Requires: libastro-qt5-1 = %{version} +Requires: libastro1 = %{version} %description devel Development headers and libraries for Marble. @@ -126,8 +126,6 @@ The shared library for the MarbleWidget shared library. %package -n libastro1 Summary: Astronomy: Shared Library Group: Development/Libraries/KDE -Obsoletes: libastro-qt5-1 < %{version} -Provides: libastro-qt5-1 = %{version} %description -n libastro1 The Astronomy shared library for the MarbleWidget shared library.