Plasma 5.16 Beta, 2nd try. Please publish disable K:F5 before accepting, to give openQA a chance.
OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/discover?expand=0&rev=181
This commit is contained in:
committed by
Git OBS Bridge
parent
ee4185b16d
commit
6809f63ab8
@@ -18,15 +18,15 @@
|
||||
|
||||
%bcond_without lang
|
||||
Name: discover
|
||||
Version: 5.15.5
|
||||
Version: 5.15.90
|
||||
Release: 0
|
||||
Summary: Software store for the KDE Plasma desktop
|
||||
License: GPL-2.0-only AND GPL-3.0-only AND GPL-3.0-or-later
|
||||
Group: System/GUI/KDE
|
||||
Url: https://quickgit.kde.org/?p=discover.git
|
||||
Source: https://download.kde.org/stable/plasma/%{version}/discover-%{version}.tar.xz
|
||||
Source: https://download.kde.org/unstable/plasma/%{version}/discover-%{version}.tar.xz
|
||||
%if %{with lang}
|
||||
Source1: https://download.kde.org/stable/plasma/%{version}/discover-%{version}.tar.xz.sig
|
||||
Source1: https://download.kde.org/unstable/plasma/%{version}/discover-%{version}.tar.xz.sig
|
||||
Source2: plasma.keyring
|
||||
%endif
|
||||
# PATCH-FIX-OPENSUSE
|
||||
@@ -39,7 +39,6 @@ BuildRequires: gcc6-c++
|
||||
BuildRequires: gcc7-c++
|
||||
%endif
|
||||
%endif
|
||||
BuildRequires: PackageKit-Qt5-devel
|
||||
BuildRequires: cmake >= 2.8.12
|
||||
BuildRequires: extra-cmake-modules
|
||||
BuildRequires: flatpak-devel
|
||||
@@ -71,6 +70,7 @@ BuildRequires: cmake(Qt5Quick)
|
||||
BuildRequires: cmake(Qt5Test)
|
||||
BuildRequires: cmake(Qt5Widgets)
|
||||
BuildRequires: cmake(Qt5Xml)
|
||||
BuildRequires: cmake(packagekitqt5) >= 1.0.1
|
||||
%if 0%{?suse_version} >= 1500
|
||||
BuildRequires: pkgconfig(fwupd) >= 1.0.6
|
||||
%endif
|
||||
@@ -78,7 +78,9 @@ Requires: kirigami2
|
||||
Requires: libqt5-qtquickcontrols2
|
||||
Recommends: %{name}-lang
|
||||
Recommends: %{name}-backend-packagekit
|
||||
%if 0%{?suse_version} > 1500 || 0%{?sle_version} >= 150100
|
||||
Recommends: %{name}-backend-flatpak
|
||||
%endif
|
||||
# Disabled for now, reported to cause crashes
|
||||
# Recommends: %{name}-backend-fwupd
|
||||
|
||||
@@ -187,7 +189,7 @@ user to install them using Discover.
|
||||
%{_kf5_appstreamdir}/org.kde.discover.appdata.xml
|
||||
%{_kf5_sharedir}/discover/
|
||||
%{_libdir}/libexec/kf5/discover/
|
||||
%config %{_kf5_configdir}/discover_ktexteditor_codesnippets_core.knsrc
|
||||
%{_kf5_knsrcfilesdir}/discover_ktexteditor_codesnippets_core.knsrc
|
||||
%{_kf5_debugdir}/discover.categories
|
||||
|
||||
%if %{with lang}
|
||||
@@ -200,6 +202,7 @@ user to install them using Discover.
|
||||
%{_kf5_sharedir}/libdiscover/categories/packagekit-backend-categories.xml
|
||||
%{_kf5_appstreamdir}/org.kde.discover.packagekit.appdata.xml
|
||||
|
||||
%if 0%{?suse_version} > 1500 || 0%{?sle_version} >= 150100
|
||||
%files backend-flatpak
|
||||
%license COPYING*
|
||||
%{_kf5_plugindir}/discover/flatpak-backend.so
|
||||
@@ -207,6 +210,7 @@ user to install them using Discover.
|
||||
%{_kf5_appstreamdir}/org.kde.discover.flatpak.appdata.xml
|
||||
%{_kf5_applicationsdir}/org.kde.discover-flatpak.desktop
|
||||
%{_kf5_iconsdir}/hicolor/*/apps/flatpak-discover.svg
|
||||
%endif
|
||||
|
||||
%if 0%{?suse_version} >= 1500
|
||||
%files backend-fwupd
|
||||
|
Reference in New Issue
Block a user