From 7648cc0b57685304a1f8ba8c38a672b201f41bdc370ad1b89abf8fadef342227 Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Mon, 11 May 2015 17:24:00 +0000 Subject: [PATCH] Accepting request 304206 from KDE:Applications Update to KDE Applications 15.04. OBS-URL: https://build.opensuse.org/request/show/304206 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kig?expand=0&rev=54 --- kig-15.04.0.tar.xz | 3 ++ kig-4.14.3.tar.xz | 3 -- kig.changes | 65 ++++++++++++++++++++++++++++++++++++++++++ kig.spec | 70 +++++++++++++++++++++++++--------------------- 4 files changed, 106 insertions(+), 35 deletions(-) create mode 100644 kig-15.04.0.tar.xz delete mode 100644 kig-4.14.3.tar.xz diff --git a/kig-15.04.0.tar.xz b/kig-15.04.0.tar.xz new file mode 100644 index 0000000..0707987 --- /dev/null +++ b/kig-15.04.0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:06cf3e135a52ae0f75e7086ed037612afee227723bb0c8975bc28dd9924b37ed +size 1511220 diff --git a/kig-4.14.3.tar.xz b/kig-4.14.3.tar.xz deleted file mode 100644 index bacbbae..0000000 --- a/kig-4.14.3.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2e71d86b14b4d09722b54e7b239c238558d35227465c0e5c62e9e6eb34cce3ce -size 1506492 diff --git a/kig.changes b/kig.changes index 7ae75e9..c4df8fe 100644 --- a/kig.changes +++ b/kig.changes @@ -1,3 +1,68 @@ +------------------------------------------------------------------- +Sat Apr 11 13:55:55 UTC 2015 - tittiatcoke@gmail.com + +- Update to KDE Applications 15.04.0 + * KDE Applications 15.04.0 + * https://www.kde.org/announcements/announce-applications-15.04.0.php + + +------------------------------------------------------------------- +Sat Mar 21 18:59:18 UTC 2015 - tittiatcoke@gmail.com + +- Update to KDE Applications 15.03.95 + * KDE Applications 15.04 RC + + +------------------------------------------------------------------- +Sun Mar 8 12:59:26 UTC 2015 - tittiatcoke@gmail.com + +- Update to KDE Applications 15.03.80 + * KDE Applications 15.04 Beta + + +------------------------------------------------------------------- +Tue Mar 3 10:50:34 UTC 2015 - tittiatcoke@gmail.com + +- Update to KDE Applications 14.12.3 + * KDE Applications 14.12.3 + * See https://www.kde.org/announcements/announce-applications-14.12.3.php + +------------------------------------------------------------------- +Sun Feb 1 11:26:37 UTC 2015 - tittiatcoke@gmail.com + +- Update to KDE Applications 14.12.2 + * KDE Applications 14.12.2 + * See https://www.kde.org/announcements/announce-applications-14.12.2.php + +------------------------------------------------------------------- +Mon Jan 12 20:16:51 UTC 2015 - tittiatcoke@gmail.com + +- Update to KDE Applications 14.12.1 + * KDE Applications 14.12.1 + * See https://www.kde.org/announcements/announce-applications-14.12.1.php + +------------------------------------------------------------------- +Wed Dec 17 20:44:12 UTC 2014 - tittiatcoke@gmail.com + +- Update to KDE Applications 14.12.0 + * KDE Applications 14.12.0 + * See https://www.kde.org/announcements/announce-applications-14.12.0.php + +------------------------------------------------------------------- +Wed Dec 17 20:18:35 UTC 2014 - tittiatcoke@gmail.com + +- Update to KDE Applications 14.12.0 + * KDE Applications 14.12.0 + * See https://www.kde.org/announcements/announce-applications-14.12.0.php + +------------------------------------------------------------------- +Wed Dec 3 07:55:41 UTC 2014 - tittiatcoke@gmail.com + +Update to KDE Applications 14.11.97 + * KDE Applications 14.12 Release Candidate + * See http://www.kde.org/announcements/announce-applications-14.12-rc.php + * Kig is now KDE Frameworks based + ------------------------------------------------------------------- Sun Nov 9 20:34:12 UTC 2014 - tittiatcoke@gmail.com diff --git a/kig.spec b/kig.spec index f0b4dd5..5e99af4 100644 --- a/kig.spec +++ b/kig.spec @@ -1,7 +1,7 @@ # # spec file for package kig # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: kig -Version: 4.14.3 +Version: 15.04.0 Release: 0 Summary: Interactive Geometry License: GPL-2.0+ @@ -25,13 +25,26 @@ Group: Productivity/Scientific/Math Url: http://edu.kde.org Source0: %{name}-%{version}.tar.xz BuildRequires: boost-devel -BuildRequires: libkde4-devel +BuildRequires: karchive-devel +BuildRequires: kconfigwidgets-devel +BuildRequires: kdelibs4support-devel +BuildRequires: kdoctools-devel +BuildRequires: kemoticons-devel +BuildRequires: kf5-filesystem +BuildRequires: ki18n-devel +BuildRequires: kiconthemes-devel +BuildRequires: kitemmodels-devel +BuildRequires: kparts-devel +BuildRequires: ktexteditor-devel +BuildRequires: kxmlgui-devel BuildRequires: python-devel -BuildRequires: xz -Provides: kde4-kig = 4.3.0 -Obsoletes: kde4-kig < 4.3.0 +BuildRequires: update-desktop-files +BuildRequires: pkgconfig(Qt5PrintSupport) >= 5.2.0 +BuildRequires: pkgconfig(Qt5Svg) >= 5.2.0 +BuildRequires: pkgconfig(Qt5Test) >= 5.2.0 +Obsoletes: %{name}5 < %{version} +Provides: %{name}5 = %{version} BuildRoot: %{_tmppath}/%{name}-%{version}-build -%kde4_runtime_requires %py_requires %description @@ -41,38 +54,31 @@ figures and concepts using the computer. Serve as a WYSIWYG tool for drawing mathematical figures and including them in other documents. %prep -%setup -q +%setup -q %build -%ifarch ppc ppc64 -export RPM_OPT_FLAGS="%{optflags} -mminimal-toc" -%endif - %cmake_kde4 -d build + %cmake_kf5 -d build %make_jobs %install - %kde4_makeinstall -C build - %kde_post_install + %kf5_makeinstall -C build %files %defattr(-,root,root) -%doc COPYING* ChangeLog FEATURES -%dir %{_kde4_datadir}/appdata -%{_kde4_applicationsdir}/kig.desktop -%{_kde4_appsdir}/kig/ -%{_kde4_bindir}/kig -%{_kde4_bindir}/pykig.py -%{_kde4_datadir}/appdata/kig.appdata.xml -%{_kde4_htmldir}/en/kig/ -%{_kde4_iconsdir}/hicolor/*/apps/kig.* -%{_kde4_iconsdir}/hicolor/*/mimetypes/application-x-kig.* -%{_kde4_mandir}/man1/kig.1.gz -%{_kde4_modulesdir}/kigpart.so -%{_kde4_servicesdir}/kig_part.desktop -%if %{suse_version} > 1230 -%dir %{_kde4_appsdir}/katepart -%dir %{_kde4_appsdir}/katepart/syntax -%{_kde4_appsdir}/katepart/syntax/python-kig.xml -%endif +%doc COPYING* +%{_kf5_bindir}/kig +%{_kf5_bindir}/pykig.py +%{_kf5_sharedir}/kig/ +%{_kf5_sharedir}/katepart/ +%{_kf5_sharedir}/kxmlgui5/ +%{_kf5_sharedir}/appdata/ +%{_kf5_applicationsdir}/kig.desktop +%{_kf5_servicesdir}/ +%{_kf5_iconsdir}/hicolor/*/*/* +%dir %{_kf5_htmldir}/en +%dir %{_kf5_htmldir} +%doc %{_kf5_htmldir}/en/*/ +%{_kf5_plugindir}/ +%{_kf5_mandir}/*/* %changelog