From 4839b5707fabf9b35ee9b5f52769bad69f0a2e3b6e85e3cbaa3f6e43b3f69411 Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Mon, 7 Jan 2013 10:05:33 +0000 Subject: [PATCH] Accepting request 147041 from KDE:Distro:Factory Update KDE to KDE 4.10 RC2 OBS-URL: https://build.opensuse.org/request/show/147041 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kturtle?expand=0&rev=21 --- kturtle-4.9.95.tar.xz | 3 --- kturtle-4.9.97.tar.xz | 3 +++ kturtle.changes | 12 ++++++++++++ kturtle.spec | 44 ++++++++----------------------------------- 4 files changed, 23 insertions(+), 39 deletions(-) delete mode 100644 kturtle-4.9.95.tar.xz create mode 100644 kturtle-4.9.97.tar.xz diff --git a/kturtle-4.9.95.tar.xz b/kturtle-4.9.95.tar.xz deleted file mode 100644 index 22d9956..0000000 --- a/kturtle-4.9.95.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bda3693a26855ff982e210f9cd9e799eeb014fcba29a4f991b2816f1f140f87d -size 213084 diff --git a/kturtle-4.9.97.tar.xz b/kturtle-4.9.97.tar.xz new file mode 100644 index 0000000..4a6c0ee --- /dev/null +++ b/kturtle-4.9.97.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1adbcb7f529cecb4ea385f081c9dbee026ad88b30443890d11fa1b316c5a011c +size 213084 diff --git a/kturtle.changes b/kturtle.changes index 65392b6..6cac91d 100644 --- a/kturtle.changes +++ b/kturtle.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Thu Jan 3 21:15:39 UTC 2013 - tittiatcoke@gmail.com + +- Update to 4.9.97 + * This is the second RC release for 4.10. Contains bugfixes + +------------------------------------------------------------------- +Wed Jan 2 22:08:20 UTC 2013 - asterios.dramis@gmail.com + +- Updated build requirements. +- Removed unneeded runtime requirement for libkeduvocdocument4. + ------------------------------------------------------------------- Wed Dec 19 18:42:30 UTC 2012 - tittiatcoke@gmail.com diff --git a/kturtle.spec b/kturtle.spec index 768241b..b5b4f22 100644 --- a/kturtle.spec +++ b/kturtle.spec @@ -1,7 +1,7 @@ # # spec file for package kturtle # -# 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,45 +17,25 @@ Name: kturtle -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: readline-devel -BuildRequires: xz - -# currently in DOESNOTBUILD (2008-07-03) -%ifnarch ppc ppc64 s390 s390x -BuildRequires: ocaml -BuildRequires: ocaml-facile -%endif -BuildRequires: fdupes Summary: Logo Programming Environment License: GPL-2.0+ Group: Amusements/Teaching/Mathematics Url: http://edu.kde.org -Version: 4.9.95 +Version: 4.9.97 Release: 0 Source0: %{name}-%{version}.tar.xz -BuildRoot: %{_tmppath}/%{name}-%{version}-build -%kde4_runtime_requires -Requires: libkeduvocdocument4 -Suggests: libkeduvocdocument4 +BuildRequires: libkde4-devel +BuildRequires: xz Provides: kde4-kturtle = 4.3.0 Obsoletes: kde4-kturtle < 4.3.0 +BuildRoot: %{_tmppath}/%{name}-%{version}-build +%kde4_runtime_requires %description KTurtle is an educational Logo programming environment. - %prep -%setup -q -n %{name}-%version +%setup -q %build %ifarch ppc ppc64 @@ -65,17 +45,9 @@ export RPM_OPT_FLAGS="$RPM_OPT_FLAGS -mminimal-toc" %make_jobs %install - cd build - %kde4_makeinstall + %kde4_makeinstall -C build %suse_update_desktop_file %{name} Education Math %kde_post_install - %if %suse_version > 1020 - %fdupes -s %{buildroot} - %endif - -%post -p /sbin/ldconfig - -%postun -p /sbin/ldconfig %files %defattr(-,root,root)