Accepting request 144129 from KDE:Distro:Factory

Update KDE to KDE 4.10 Beta2

OBS-URL: https://build.opensuse.org/request/show/144129
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kmplot?expand=0&rev=20
This commit is contained in:
Ismail Dönmez 2012-12-07 13:30:41 +00:00 committed by Git OBS Bridge
parent 8dccbf1b4e
commit f894b76eb3
4 changed files with 19 additions and 10 deletions

View File

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

3
kmplot-4.9.90.tar.xz Normal file
View File

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

View File

@ -1,14 +1,26 @@
-------------------------------------------------------------------
Sat Dec 1 20:07:57 UTC 2012 - tittiatcoke@gmail.com
- Update to 4.9.90
* This is the second Beta release for 4.10. Contains bugfixes
-------------------------------------------------------------------
Sat Nov 24 12:55:14 UTC 2012 - tittiatcoke@gmail.com
- Update to 4.9.80
* See http://www.kde.org/announcements/announce-4.10-beta1.php
-------------------------------------------------------------------
Fri Nov 2 16:54:21 UTC 2012 - tittiatcoke@gmail.com
- Update to 4.9.3
* see http://kde.org/announcements/4.9.3/ for details
* see http://kde.org/announcements/announce-4.9.3.php for details
-------------------------------------------------------------------
Sat Sep 29 10:04:46 UTC 2012 - tittiatcoke@gmail.com
- Update to 4.9.2
* see http://kde.org/announcements/4.9.2/ for details
* see http://kde.org/announcements/announce-4.9.2.php for details
-------------------------------------------------------------------
Wed Sep 5 12:04:57 UTC 2012 - dmueller@suse.com

View File

@ -45,7 +45,7 @@ BuildRequires: python-devel
BuildRequires: ocaml
BuildRequires: ocaml-facile
%endif
Version: 4.9.3
Version: 4.9.90
Release: 0
Summary: Mathematical Function Plotter
License: GPL-2.0+
@ -75,16 +75,13 @@ export RPM_OPT_FLAGS="%{optflags} -mminimal-toc"
%install
cd build
%make_install
%kde4_makeinstall
%suse_update_desktop_file %{name} Education Math
%kde_post_install
%if 0%{?suse_version} > 1020
%fdupes -s %{buildroot}
%endif
%clean
rm -rf %{buildroot}
%post -p /sbin/ldconfig
%postun -p /sbin/ldconfig