Accepting request 438300 from home:alarrosa:branches:KDE:Frameworks5
- Added 0001-Make-screenshots-visible-when-only-one.patch which fixes an issue by which discover didn't show application screenshots when there was only one screenshot (kde#371724) OBS-URL: https://build.opensuse.org/request/show/438300 OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/discover?expand=0&rev=57
This commit is contained in:
@@ -25,6 +25,8 @@ License: GPL-2.0
|
||||
Group: System/GUI/KDE
|
||||
Url: https://quickgit.kde.org/?p=discover.git
|
||||
Source: http://download.kde.org/stable/plasma/%{version}/%{name}-%{version}.tar.xz
|
||||
# PATCH-FIX-UPSTREAM 0001-Make-screenshots-visible-when-only-one.patch -- Show app screenshots when there's only one too
|
||||
Patch0: 0001-Make-screenshots-visible-when-only-one.patch
|
||||
BuildRequires: PackageKit-Qt5-devel
|
||||
BuildRequires: cmake >= 2.8.12
|
||||
BuildRequires: extra-cmake-modules
|
||||
@@ -78,6 +80,7 @@ This is the systray plasmoid to notify the user that updates are available
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%patch0 -p1
|
||||
|
||||
%build
|
||||
%cmake_kf5 -d build
|
||||
|
Reference in New Issue
Block a user