From dce9917ba9dcce83e0f745719bd9fe4b8cca7848fd4cf858ca1acf93cee5ad9d Mon Sep 17 00:00:00 2001 From: Luca Beltrame Date: Wed, 31 May 2017 04:22:56 +0000 Subject: [PATCH] Accepting request 499814 from home:wolfi323:branches:KDE:Applications - Fix libastro1 Provides/Obsoletes libastro1 should Provide/Obsolete libastro-qt5-1, not libastro-qt51 OBS-URL: https://build.opensuse.org/request/show/499814 OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/marble?expand=0&rev=135 --- marble.changes | 5 +++++ marble.spec | 6 +++--- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/marble.changes b/marble.changes index c57d8c6..f3c950a 100644 --- a/marble.changes +++ b/marble.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue May 30 15:29:39 UTC 2017 - wbauer@tmo.at + +- Fix libastro1 Provides/Obsoletes + ------------------------------------------------------------------- Wed May 17 20:37:32 CEST 2017 - lbeltrame@kde.org diff --git a/marble.spec b/marble.spec index 889f67a..8120af8 100644 --- a/marble.spec +++ b/marble.spec @@ -67,7 +67,7 @@ BuildRequires: pkgconfig(Qt5WebKitWidgets) >= 5.2.0 BuildRequires: pkgconfig(Qt5Widgets) >= 5.2.0 BuildRequires: pkgconfig(Qt5Xml) >= 5.2.0 Requires: %{name}-data = %{version} -Requires: libastro-qt5%{_so_astro} = %{version} +Requires: libastro%{_so_astro} = %{version} Requires: libmarblewidget-qt5%{_so} = %{version} Requires: marble-frontend = %{version} Recommends: %{name}-doc = %{version} @@ -144,8 +144,8 @@ The shared library for the MarbleWidget shared library. Summary: Astronomy: Shared Library Group: Development/Libraries/KDE Requires: libmarblewidget-qt5%{_so} -Obsoletes: libastro-qt5%{_so_astro} < %{version} -Provides: libastro-qt5%{_so_astro} = %{version} +Obsoletes: libastro-qt5-%{_so_astro} < %{version} +Provides: libastro-qt5-%{_so_astro} = %{version} %description -n libastro%{_so_astro} The astronomy library for the satellites plugin.