forked from pool/marble
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
This commit is contained in:
parent
8308d4903b
commit
dce9917ba9
@ -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
|
||||
|
||||
|
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user