From a1bc5c034a0d5c9054b5be6f404d0de6d50f8e6dc3456e86cdeac5ccbce9bcc8 Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Mon, 7 Jan 2013 10:02:53 +0000 Subject: [PATCH] Accepting request 147035 from KDE:Distro:Factory Update KDE to KDE 4.10 RC2 OBS-URL: https://build.opensuse.org/request/show/147035 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kig?expand=0&rev=22 --- kig-4.9.95.tar.xz | 3 --- kig-4.9.97.tar.xz | 3 +++ kig.changes | 12 +++++++++++ kig.spec | 51 ++++++++++------------------------------------- 4 files changed, 25 insertions(+), 44 deletions(-) delete mode 100644 kig-4.9.95.tar.xz create mode 100644 kig-4.9.97.tar.xz diff --git a/kig-4.9.95.tar.xz b/kig-4.9.95.tar.xz deleted file mode 100644 index 368ed14..0000000 --- a/kig-4.9.95.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a10dde44c078d4fe17031d5865d97b04fba01a49eaa58ea2a361c53ca38311d6 -size 1515528 diff --git a/kig-4.9.97.tar.xz b/kig-4.9.97.tar.xz new file mode 100644 index 0000000..029f658 --- /dev/null +++ b/kig-4.9.97.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:52b2194e96e291b7b9e50cdcd7f479c36b144169a902e3f07552ee737546fe00 +size 1515596 diff --git a/kig.changes b/kig.changes index 23754c5..af65734 100644 --- a/kig.changes +++ b/kig.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Thu Jan 3 21:13:18 UTC 2013 - tittiatcoke@gmail.com + +- Update to 4.9.97 + * This is the second RC release for 4.10. Contains bugfixes + +------------------------------------------------------------------- +Wed Jan 2 20:55:43 UTC 2013 - asterios.dramis@gmail.com + +- Updated build requirements. +- Removed unneeded runtime requirement for libkeduvocdocument4. + ------------------------------------------------------------------- Wed Dec 19 18:40:31 UTC 2012 - tittiatcoke@gmail.com diff --git a/kig.spec b/kig.spec index 54d4298..acf90f1 100644 --- a/kig.spec +++ b/kig.spec @@ -1,7 +1,7 @@ # # spec file for package kig # -# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 SUSE LINUX Products 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,47 +17,22 @@ Name: kig -BuildRequires: boost-devel -BuildRequires: freeglut-devel -BuildRequires: gsl-devel -BuildRequires: kdebase4-workspace-devel -BuildRequires: libeigen2-devel -BuildRequires: libgmm++-devel -BuildRequires: libkdeedu4-devel -BuildRequires: libopenbabel-devel -BuildRequires: libqalculate-devel -BuildRequires: libspectre-devel -BuildRequires: python-qt4-devel -BuildRequires: readline-devel -BuildRequires: xz -%if 0%{?sles_version} == 0 -BuildRequires: python -BuildRequires: python-devel -%if 0%{?suse_version} > 1120 -BuildRequires: avogadro-devel -%endif -%py_requires -%endif - -# currently in DOESNOTBUILD (2008-07-03) -%ifnarch ppc ppc64 s390 s390x -BuildRequires: ocaml -BuildRequires: ocaml-facile -%endif -Version: 4.9.95 +Version: 4.9.97 Release: 0 Summary: Interactive Geometry License: GPL-2.0+ Group: Productivity/Scientific/Math Url: http://edu.kde.org Source0: %{name}-%{version}.tar.xz -BuildRequires: fdupes -Requires: libkeduvocdocument4 -Suggests: libkeduvocdocument4 +BuildRequires: boost-devel +BuildRequires: libkde4-devel +BuildRequires: python-devel +BuildRequires: xz Provides: kde4-kig = 4.3.0 Obsoletes: kde4-kig < 4.3.0 BuildRoot: %{_tmppath}/%{name}-%{version}-build %kde4_runtime_requires +%py_requires %description Kig is an application for Interactive Geometry. It's intended to serve @@ -76,17 +51,9 @@ export RPM_OPT_FLAGS="%{optflags} -mminimal-toc" %make_jobs %install - cd build - %kde4_makeinstall + %kde4_makeinstall -C build %suse_update_desktop_file %{name} Education Math %kde_post_install - %if 0%{?suse_version} > 1020 - %fdupes -s %{buildroot} - %endif - -%post -p /sbin/ldconfig - -%postun -p /sbin/ldconfig %files %defattr(-,root,root) @@ -100,6 +67,8 @@ export RPM_OPT_FLAGS="%{optflags} -mminimal-toc" %_kde4_appsdir/kig/ %_kde4_servicesdir/kig_part.desktop %_kde4_mandir/man1/kig.1.gz +%dir %_kde4_appsdir/katepart +%dir %_kde4_appsdir/katepart/syntax %_kde4_appsdir/katepart/syntax/python-kig.xml %changelog