SHA256
1
0
forked from pool/klettres

Accepting request 147037 from KDE:Distro:Factory

Update KDE to KDE 4.10 RC2

OBS-URL: https://build.opensuse.org/request/show/147037
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/klettres?expand=0&rev=22
This commit is contained in:
Stephan Kulow 2013-01-07 10:03:25 +00:00 committed by Git OBS Bridge
parent 6373c9b6cb
commit 1596af80c1
4 changed files with 21 additions and 37 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7e521df02fc7c448aa4a251536fd93557c39ce5291b60fafca43b9166aab374d
size 2652392

3
klettres-4.9.97.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5838c6dbbc0f320c9e4d1542897f00cd66ae0aeee021a9b0be95896592368fc8
size 2652500

View File

@ -1,3 +1,15 @@
-------------------------------------------------------------------
Thu Jan 3 21:14:11 UTC 2013 - tittiatcoke@gmail.com
- Update to 4.9.97
* This is the second RC release for 4.10. Contains bugfixes
-------------------------------------------------------------------
Wed Jan 2 21:36:32 UTC 2013 - asterios.dramis@gmail.com
- Updated build requirements.
- Removed unneeded runtime requirement for libkeduvocdocument4.
-------------------------------------------------------------------
Wed Dec 19 18:41:17 UTC 2012 - tittiatcoke@gmail.com

View File

@ -1,7 +1,7 @@
#
# spec file for package klettres
#
# 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,42 +17,22 @@
Name: klettres
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
# 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: Alphabet Learning Game
License: GPL-2.0+
Group: Amusements/Teaching/Language
Url: http://edu.kde.org
Source0: %{name}-%{version}.tar.xz
BuildRequires: fdupes
Requires: libkeduvocdocument4
Suggests: libkeduvocdocument4
BuildRequires: libkde4-devel
BuildRequires: xz
Provides: kde4-klettres = 4.3.0
Obsoletes: kde4-klettres < 4.3.0
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%kde4_runtime_requires
%description
Helps to learn the alphabet and read some syllables
Helps to learn the alphabet and read some syllables.
%prep
%setup -q
@ -65,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 Languages
%kde_post_install
%if 0%{?suse_version} > 1020
%fdupes -s %{buildroot}
%endif
%post -p /sbin/ldconfig
%postun -p /sbin/ldconfig
%files
%defattr(-,root,root)