Accepting request 443327 from home:luca_b:test_KA
KDE Applications - please review OBS-URL: https://build.opensuse.org/request/show/443327 OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/kde-print-manager?expand=0&rev=58
This commit is contained in:
parent
4595d7ff3d
commit
71a8a42ba8
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 29 12:27:38 UTC 2016 - tittiatcoke@gmail.com
|
||||
|
||||
- Update to KDE Applications 16.11.80
|
||||
* KDE Applications 16.12.0 Beta
|
||||
* https://www.kde.org/announcements/announce-applications-16.12-beta.php
|
||||
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 9 06:15:33 UTC 2016 - lbeltrame@kde.org
|
||||
|
||||
|
@ -18,11 +18,15 @@
|
||||
|
||||
|
||||
Name: kde-print-manager
|
||||
Version: 16.11.80
|
||||
Release: 0
|
||||
%define kf5_version 5.26.0
|
||||
# Latest stable Applications (e.g. 16.08 in KA, but 16.11.80 in KUA)
|
||||
%{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')}
|
||||
Summary: A new print manager for KDE
|
||||
License: GPL-2.0+
|
||||
Group: System/GUI/KDE
|
||||
Version: 16.08.3
|
||||
Release: 0
|
||||
Url: http://dantti.wordpress.com/24.9.90/02/12/print-manager/
|
||||
Source: print-manager-%{version}.tar.xz
|
||||
BuildRequires: cups
|
||||
BuildRequires: cups-backends
|
||||
@ -42,6 +46,7 @@ BuildRequires: kio-devel
|
||||
BuildRequires: knotifications-devel
|
||||
BuildRequires: kwidgetsaddons-devel
|
||||
BuildRequires: kwindowsystem-devel
|
||||
BuildRequires: pkgconfig
|
||||
BuildRequires: plasma-framework-devel
|
||||
BuildRequires: update-desktop-files
|
||||
BuildRequires: pkgconfig(Qt5Core)
|
||||
@ -51,9 +56,8 @@ BuildRequires: pkgconfig(Qt5Gui)
|
||||
BuildRequires: pkgconfig(Qt5Network)
|
||||
BuildRequires: pkgconfig(Qt5Qml)
|
||||
BuildRequires: pkgconfig(Qt5Widgets)
|
||||
Url: http://dantti.wordpress.com/24.9.90/02/12/print-manager/
|
||||
Obsoletes: kde4-print-manager < %{version}
|
||||
Conflicts: kde4-print-manager
|
||||
Obsoletes: kde4-print-manager < %{version}
|
||||
Obsoletes: print-manager5 < %{version}
|
||||
Provides: print-manager5 = %{version}
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
@ -67,14 +71,13 @@ current printing management of KDE.
|
||||
* Very well integrated
|
||||
|
||||
Author(s):
|
||||
Dantti
|
||||
|
||||
Dantti
|
||||
|
||||
%prep
|
||||
%setup -n print-manager-%{version} -q
|
||||
%setup -q -n print-manager-%{version}
|
||||
|
||||
%build
|
||||
%cmake_kf5 -d build -- -DCUPS_INCLUDE_DIR=/usr/include/cups
|
||||
%build
|
||||
%cmake_kf5 -d build -- -DCUPS_INCLUDE_DIR=%{_includedir}/cups
|
||||
%make_jobs
|
||||
|
||||
%install
|
||||
@ -83,7 +86,6 @@ Author(s):
|
||||
%suse_update_desktop_file -r org.kde.AddPrinter Utility DesktopUtility
|
||||
|
||||
%post -p /sbin/ldconfig
|
||||
|
||||
%postun -p /sbin/ldconfig
|
||||
|
||||
%files
|
||||
@ -94,14 +96,14 @@ Author(s):
|
||||
%{_kf5_bindir}/kde-add-printer
|
||||
%{_kf5_libdir}/libkcupslib.so*
|
||||
%{_kf5_servicesdir}/kcm_printer_manager.desktop
|
||||
%dir %{_kf5_servicesdir}/kded
|
||||
%{_kf5_servicesdir}/kded/printmanager.desktop
|
||||
%{_kf5_servicesdir}/kded/
|
||||
%{_kf5_plugindir}/kcm_printer_manager.so
|
||||
%{_kf5_plugindir}/kded_printmanager.so
|
||||
%{_kf5_applicationsdir}/org.kde.ConfigurePrinter.desktop
|
||||
%{_kf5_applicationsdir}/org.kde.AddPrinter.desktop
|
||||
%dir %{_datadir}/plasma
|
||||
%dir %{_datadir}/plasma/plasmoids
|
||||
%dir %{_kf5_appstreamdir}/
|
||||
%{_datadir}/plasma/plasmoids/org.kde.plasma.printmanager/
|
||||
%{_kf5_servicesdir}/plasma-applet-org.kde.plasma.printmanager.desktop
|
||||
%{_kf5_applicationsdir}/org.kde.PrintQueue.desktop
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7d99d4fc4264a1a3eb50dba2cfe57c41513325dc530ee3f6e18e47f1bd3c6d1d
|
||||
size 94220
|
3
print-manager-16.11.80.tar.xz
Normal file
3
print-manager-16.11.80.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:bddce57c1ca6db9f5e2dfce03527b15644a0e97c1c652fb31052f64e1a372114
|
||||
size 94276
|
Loading…
Reference in New Issue
Block a user