Author: shadzik Date: Wed Jul 22 11:18:51 2009 GMT Module: packages Tag: DEVEL ---- Log message: - 4.3rc3 - two new games - updated files a bit
---- Files affected: packages/kde4-kdegames: kde4-kdegames.spec (1.23.2.2 -> 1.23.2.3) ---- Diffs: ================================================================ Index: packages/kde4-kdegames/kde4-kdegames.spec diff -u packages/kde4-kdegames/kde4-kdegames.spec:1.23.2.2 packages/kde4-kdegames/kde4-kdegames.spec:1.23.2.3 --- packages/kde4-kdegames/kde4-kdegames.spec:1.23.2.2 Sat Jul 4 17:33:24 2009 +++ packages/kde4-kdegames/kde4-kdegames.spec Wed Jul 22 13:18:45 2009 @@ -1,7 +1,7 @@ # $Revision$, $Date$ %define _state stable %define orgname kdegames -%define qtver 4.5.0 +%define qtver 4.5.2 Summary: K Desktop Environment - games Summary(es.UTF-8): K Desktop Environment - Juegos Summary(ja.UTF-8): KDEデスクトップ環境 - ゲーム @@ -10,12 +10,12 @@ Summary(pt_BR.UTF-8): K Desktop Environment - Jogos Summary(zh_CN.UTF-8): KDE游戏 Name: kde4-kdegames -Version: 4.2.95 +Version: 4.2.98 Release: 1 License: GPL Group: X11/Applications/Games Source0: ftp://ftp.kde.org/pub/kde/%{_state}/%{version}/src/%{orgname}-%{version}.tar.bz2 -# Source0-md5: 89d85d206ea3ea5b55fe818650a0006a +# Source0-md5: 88843c8935c1f5dd57c16ab94784772c BuildRequires: automoc4 >= 0.9.88 BuildRequires: cmake >= 2.6.3 BuildRequires: kde4-kdelibs-devel >= %{version} @@ -586,6 +586,22 @@ %description bomber Bomber. +%package kdesnake +Summary: Kdesnake +Group: X11/Applications/Games +Requires: %{name} = %{version}-%{release} + +%description kdesnake +Kdesnake. + +%package ktron +Summary: Kktron +Group: X11/Applications/Games +Requires: %{name} = %{version}-%{release} + +%description ktron +Kktron. + %prep %setup -q -n %{orgname}-%{version} @@ -649,6 +665,8 @@ %find_lang kubrick --with-kde %find_lang kapman --with-kde %find_lang killbots --with-kde +#%find_lang kdesnake --with-kde +%find_lang ktron --with-kde # Omit apidocs entries sed -i 's/.*apidocs.*//' *.lang @@ -730,6 +748,21 @@ %defattr(644,root,root,755) %{_datadir}/apps/carddecks +%files kdesnake +%defattr(644,root,root,755) +%attr(755,root,root) %{_bindir}/kdesnake +%{_desktopdir}/kde4/kdesnake.desktop +%{_iconsdir}/hicolor/*x*/apps/kdesnake.png + +%files ktron -f ktron.lang +%defattr(644,root,root,755) +%attr(755,root,root) %{_bindir}/ktron +%{_desktopdir}/kde4/ktron.desktop +%{_datadir}/apps/ktron +%{_datadir}/config.kcfg/ktron.kcfg +%{_datadir}/config/ktron.knsrc +%{_iconsdir}/hicolor/*x*/apps/ktron.png + %files bomber -f bomber.lang %defattr(644,root,root,755) %attr(755,root,root) %{_bindir}/bomber @@ -773,6 +806,7 @@ %{_desktopdir}/kde4/kbattleship.desktop %{_datadir}/apps/kbattleship %{_iconsdir}/*/*/apps/kbattleship.png +%{_datadir}/kde4/services/kbattleship.protocol %files kblackbox -f kblackbox.lang %defattr(644,root,root,755) @@ -1002,6 +1036,11 @@ * %{date} PLD Team <[email protected]> All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.23.2.3 2009/07/22 11:18:45 shadzik +- 4.3rc3 +- two new games +- updated files a bit + Revision 1.23.2.2 2009/07/04 15:33:24 shadzik - fix --target build ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/kde4-kdegames/kde4-kdegames.spec?r1=1.23.2.2&r2=1.23.2.3&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
