forked from pool/parley
Accepting request 144135 from KDE:Distro:Factory
Update KDE to KDE 4.10 Beta2 OBS-URL: https://build.opensuse.org/request/show/144135 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/parley?expand=0&rev=21
This commit is contained in:
parent
c530da3dd9
commit
dd9d6c38fb
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:5d21cf9eb82778d7ac0e73e1ba98fe1dc2b199245d67303442ef779891224b6b
|
|
||||||
size 8187276
|
|
3
parley-4.9.90.tar.xz
Normal file
3
parley-4.9.90.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:45fc6ac9ede0dcaecd0b138e266150982806457ff54a197a2c72bbb2627e7ded
|
||||||
|
size 8199708
|
@ -1,14 +1,26 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Dec 1 20:09:50 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:57:15 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:55:27 UTC 2012 - tittiatcoke@gmail.com
|
Fri Nov 2 16:55:27 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:06:14 UTC 2012 - tittiatcoke@gmail.com
|
Sat Sep 29 10:06:14 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:16:01 UTC 2012 - dmueller@suse.com
|
Wed Sep 5 12:16:01 UTC 2012 - dmueller@suse.com
|
||||||
|
@ -29,7 +29,7 @@ BuildRequires: libqalculate-devel
|
|||||||
BuildRequires: libspectre-devel
|
BuildRequires: libspectre-devel
|
||||||
BuildRequires: readline-devel
|
BuildRequires: readline-devel
|
||||||
BuildRequires: xz
|
BuildRequires: xz
|
||||||
Version: 4.9.3
|
Version: 4.9.90
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Vocabulary Trainer
|
Summary: Vocabulary Trainer
|
||||||
License: GPL-2.0+
|
License: GPL-2.0+
|
||||||
@ -59,15 +59,12 @@ export RPM_OPT_FLAGS="%{optflags} -mminimal-toc"
|
|||||||
|
|
||||||
%install
|
%install
|
||||||
cd build
|
cd build
|
||||||
%make_install
|
%kde4_makeinstall
|
||||||
%suse_update_desktop_file %{name} Education Languages
|
%suse_update_desktop_file %{name} Education Languages
|
||||||
%kde_post_install
|
%kde_post_install
|
||||||
%fdupes -s %{buildroot}
|
%fdupes -s %{buildroot}
|
||||||
chmod a+x %{buildroot}%{_kde4_appsdir}/parley/plugins/*.py
|
chmod a+x %{buildroot}%{_kde4_appsdir}/parley/plugins/*.py
|
||||||
|
|
||||||
%clean
|
|
||||||
rm -rf %{buildroot}
|
|
||||||
|
|
||||||
%post -p /sbin/ldconfig
|
%post -p /sbin/ldconfig
|
||||||
|
|
||||||
%postun -p /sbin/ldconfig
|
%postun -p /sbin/ldconfig
|
||||||
|
Loading…
Reference in New Issue
Block a user