- Remove patches, now upstream:
* remove-popupapplet-definition.patch OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kde-print-manager?expand=0&rev=69
This commit is contained in:
parent
3dd61a5ba0
commit
7a6461c184
@ -7,7 +7,8 @@ Thu Mar 9 12:37:10 CET 2017 - lbeltrame@kde.org
|
||||
* https://www.kde.org/announcements/announce-applications-16.12.3.php
|
||||
- Changes since 16.12.2:
|
||||
* Remove not needed PopupApplet definition from the plasmoid
|
||||
|
||||
- Remove patches, now upstream:
|
||||
* remove-popupapplet-definition.patch
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 10 06:15:43 UTC 2017 - lbeltrame@kde.org
|
||||
|
@ -28,8 +28,6 @@ License: GPL-2.0+
|
||||
Group: System/GUI/KDE
|
||||
Url: http://dantti.wordpress.com/24.9.90/02/12/print-manager/
|
||||
Source: print-manager-%{version}.tar.xz
|
||||
# PATCH-FIX-UPSTREAM remove-popupapplet-definition.patch - Remove deprecated definition to enable AppStream generation
|
||||
Patch0: remove-popupapplet-definition.patch
|
||||
BuildRequires: cups
|
||||
BuildRequires: cups-backends
|
||||
BuildRequires: cups-client
|
||||
@ -77,7 +75,6 @@ Author(s):
|
||||
|
||||
%prep
|
||||
%setup -q -n print-manager-%{version}
|
||||
%patch0 -p1
|
||||
|
||||
%build
|
||||
%cmake_kf5 -d build -- -DCUPS_INCLUDE_DIR=%{_includedir}/cups
|
||||
|
@ -1,13 +0,0 @@
|
||||
diff --git a/plasmoid/package/metadata.desktop b/plasmoid/package/metadata.desktop
|
||||
index 1bece28..06f594f 100644
|
||||
--- a/plasmoid/package/metadata.desktop
|
||||
+++ b/plasmoid/package/metadata.desktop
|
||||
@@ -101,7 +101,7 @@ Comment[zh_TW]=列出列印工作並管理
|
||||
|
||||
Icon=printer
|
||||
Type=Service
|
||||
-X-KDE-ServiceTypes=Plasma/Applet,Plasma/PopupApplet
|
||||
+X-KDE-ServiceTypes=Plasma/Applet
|
||||
|
||||
X-Plasma-API=declarativeappletscript
|
||||
X-Plasma-MainScript=ui/printmanager.qml
|
Loading…
Reference in New Issue
Block a user