forked from pool/kbruch
Accepting request 144123 from KDE:Distro:Factory
Update KDE to KDE 4.10 Beta2 OBS-URL: https://build.opensuse.org/request/show/144123 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kbruch?expand=0&rev=19
This commit is contained in:
parent
7388610293
commit
dfc58b32b7
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:b01b9139d085d9d1a32c658e7d52b792a59faaf8052d6be74e824b0431acdfd6
|
|
||||||
size 904572
|
|
3
kbruch-4.9.90.tar.xz
Normal file
3
kbruch-4.9.90.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:8cca32d3a2e78f94dd73718727a949ed5621a22015242edf552a00f0fb2fd411
|
||||||
|
size 906920
|
@ -1,14 +1,26 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Dec 1 20:05:40 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:53:50 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:53:25 UTC 2012 - tittiatcoke@gmail.com
|
Fri Nov 2 16:53:25 UTC 2012 - tittiatcoke@gmail.com
|
||||||
|
|
||||||
- Update to 4.9.3
|
- 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:03:22 UTC 2012 - tittiatcoke@gmail.com
|
Sat Sep 29 10:03:22 UTC 2012 - tittiatcoke@gmail.com
|
||||||
|
|
||||||
- Update to 4.9.2
|
- 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:02:36 UTC 2012 - dmueller@suse.com
|
Wed Sep 5 12:02:36 UTC 2012 - dmueller@suse.com
|
||||||
|
@ -47,7 +47,7 @@ BuildRequires: avogadro-devel
|
|||||||
BuildRequires: ocaml
|
BuildRequires: ocaml
|
||||||
BuildRequires: ocaml-facile
|
BuildRequires: ocaml-facile
|
||||||
%endif
|
%endif
|
||||||
Version: 4.9.3
|
Version: 4.9.90
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Excercise Fractions
|
Summary: Excercise Fractions
|
||||||
License: GPL-2.0+
|
License: GPL-2.0+
|
||||||
@ -77,16 +77,13 @@ export RPM_OPT_FLAGS="%{optflags} -mminimal-toc"
|
|||||||
|
|
||||||
%install
|
%install
|
||||||
cd build
|
cd build
|
||||||
%make_install
|
%kde4_makeinstall
|
||||||
%suse_update_desktop_file %{name} Education Math
|
%suse_update_desktop_file %{name} Education Math
|
||||||
%kde_post_install
|
%kde_post_install
|
||||||
%if 0%{?suse_version} > 1020
|
%if 0%{?suse_version} > 1020
|
||||||
%fdupes -s %{buildroot}
|
%fdupes -s %{buildroot}
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%clean
|
|
||||||
rm -rf %{buildroot}
|
|
||||||
|
|
||||||
%post -p /sbin/ldconfig
|
%post -p /sbin/ldconfig
|
||||||
|
|
||||||
%postun -p /sbin/ldconfig
|
%postun -p /sbin/ldconfig
|
||||||
|
Loading…
x
Reference in New Issue
Block a user