From af49368d95c412652fb0e96212a49599c6ee54bf4e43e729a70c4c774c64e88e Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Mon, 7 Jan 2013 10:00:26 +0000 Subject: [PATCH] Accepting request 147032 from KDE:Distro:Factory Update KDE to KDE 4.10 RC2 OBS-URL: https://build.opensuse.org/request/show/147032 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kbruch?expand=0&rev=21 --- kbruch-4.9.95.tar.xz | 3 --- kbruch-4.9.97.tar.xz | 3 +++ kbruch.changes | 12 +++++++++++ kbruch.spec | 51 ++++++-------------------------------------- 4 files changed, 21 insertions(+), 48 deletions(-) delete mode 100644 kbruch-4.9.95.tar.xz create mode 100644 kbruch-4.9.97.tar.xz diff --git a/kbruch-4.9.95.tar.xz b/kbruch-4.9.95.tar.xz deleted file mode 100644 index a4cb230..0000000 --- a/kbruch-4.9.95.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:186faf75392eab851f99cc9f39b39ca06e43f308242efe6fddfb576f9ad522b9 -size 906936 diff --git a/kbruch-4.9.97.tar.xz b/kbruch-4.9.97.tar.xz new file mode 100644 index 0000000..0cf811b --- /dev/null +++ b/kbruch-4.9.97.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ccd3ca916b358ea630ccfd9287cd7b665a3f72c76cc014740651cb8e26aa6668 +size 906936 diff --git a/kbruch.changes b/kbruch.changes index 3cab4db..187becd 100644 --- a/kbruch.changes +++ b/kbruch.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Thu Jan 3 21:12:30 UTC 2013 - tittiatcoke@gmail.com + +- Update to 4.9.97 + * This is the second RC release for 4.10. Contains bugfixes + +------------------------------------------------------------------- +Wed Jan 2 19:49:11 UTC 2013 - asterios.dramis@gmail.com + +- Updated build requirements. +- Removed unneeded runtime requirement for libkeduvocdocument4. + ------------------------------------------------------------------- Wed Dec 19 18:39:41 UTC 2012 - tittiatcoke@gmail.com diff --git a/kbruch.spec b/kbruch.spec index c168c35..c384ebd 100644 --- a/kbruch.spec +++ b/kbruch.spec @@ -1,7 +1,7 @@ # # spec file for package kbruch # -# 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,46 +17,15 @@ Name: kbruch -BuildRequires: boost-devel -BuildRequires: freeglut-devel -BuildRequires: gsl-devel -BuildRequires: kdebase4-workspace-devel -BuildRequires: libcfitsio-devel -BuildRequires: libeigen2-devel -BuildRequires: libgmm++-devel -BuildRequires: libindi-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: glew-devel -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: Excercise Fractions License: GPL-2.0+ Group: Amusements/Teaching/Mathematics Url: http://edu.kde.org Source0: %{name}-%{version}.tar.xz -BuildRequires: fdupes -Requires: libkeduvocdocument4 -Suggests: libkeduvocdocument4 +BuildRequires: libkde4-devel +BuildRequires: xz Provides: kde4-kbruch = 4.3.0 Obsoletes: kde4-kbruch < 4.3.0 BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -66,7 +35,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build KBruch is an application to learn calculating with fractions. %prep -%setup -q -n %{name}-%{version} +%setup -q %build %ifarch ppc ppc64 @@ -76,17 +45,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)