[packages/ka5-kcron] - updated to 18.12.0

witekfl witekfl at pld-linux.org
Thu Dec 27 10:27:46 CET 2018


commit 997a656689e3aae50b57a64d6655e3692c864f1b
Author: Witold Filipczyk <witekfl at poczta.onet.pl>
Date:   Thu Dec 27 10:27:41 2018 +0100

    - updated to 18.12.0

 ka5-kcron.spec | 26 +++++++++++++++++++-------
 1 file changed, 19 insertions(+), 7 deletions(-)
---
diff --git a/ka5-kcron.spec b/ka5-kcron.spec
index 72a9a43..dd15892 100644
--- a/ka5-kcron.spec
+++ b/ka5-kcron.spec
@@ -1,18 +1,28 @@
-%define		kdeappsver	18.04.0
-%define		qtver		5.3.2
+%define		kdeappsver	18.12.0
+%define		qtver		5.9.0
 %define		kaname		kcron
 Summary:	kcron
 Name:		ka5-%{kaname}
-Version:	18.04.0
+Version:	18.12.0
 Release:	1
 License:	GPL v2+/LGPL v2.1+
 Group:		X11/Applications
 Source0:	http://download.kde.org/stable/applications/%{kdeappsver}/src/%{kaname}-%{version}.tar.xz
-# Source0-md5:	1b797e69fa1e3529874c7d6ddc245205
+# Source0-md5:	5129928fa870e111a62069eb6207f27a
 URL:		http://www.kde.org/
+BuildRequires:	Qt5Core-devel
 BuildRequires:	Qt5Core-devel >= %{qtver}
+BuildRequires:	Qt5Gui-devel >= 5.11.1
+BuildRequires:	Qt5PrintSupport-devel
+BuildRequires:	Qt5Widgets-devel
 BuildRequires:	cmake >= 2.8.12
-BuildRequires:	kf5-extra-cmake-modules >= 1.4.0
+BuildRequires:	gettext-devel
+BuildRequires:	kf5-extra-cmake-modules >= 5.53.0
+BuildRequires:	kf5-kconfigwidgets-devel
+BuildRequires:	kf5-kdoctools-devel
+BuildRequires:	kf5-ki18n-devel
+BuildRequires:	kf5-kiconthemes-devel
+BuildRequires:	kf5-kio-devel
 BuildRequires:	qt5-build >= %{qtver}
 BuildRequires:	rpmbuild(macros) >= 1.164
 BuildRequires:	shared-mime-info
@@ -21,7 +31,8 @@ BuildRequires:	xz
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-kcron.
+KCron - an application for scheduling programs to run in the
+background using cron.
 
 %prep
 %setup -q -n %{kaname}-%{version}
@@ -46,5 +57,6 @@ rm -rf $RPM_BUILD_ROOT
 
 %files -f %{kaname}.lang
 %defattr(644,root,root,755)
-%{_libdir}/qt5/plugins/kcm_cron.so
+/etc/xdg/kcron.categories
+%attr(755,root,root) %{_libdir}/qt5/plugins/kcm_cron.so
 %{_datadir}/kservices5/kcm_cron.desktop
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ka5-kcron.git/commitdiff/997a656689e3aae50b57a64d6655e3692c864f1b



More information about the pld-cvs-commit mailing list