Author: shadzik Date: Sat Jan 22 13:52:07 2011 GMT Module: packages Tag: HEAD ---- Log message: - 4.6.0 - add klickety game
---- Files affected: packages/kde4-kdegames: kde4-kdegames.spec (1.59 -> 1.60) ---- Diffs: ================================================================ Index: packages/kde4-kdegames/kde4-kdegames.spec diff -u packages/kde4-kdegames/kde4-kdegames.spec:1.59 packages/kde4-kdegames/kde4-kdegames.spec:1.60 --- packages/kde4-kdegames/kde4-kdegames.spec:1.59 Wed Jan 5 14:11:07 2011 +++ packages/kde4-kdegames/kde4-kdegames.spec Sat Jan 22 14:52:02 2011 @@ -11,18 +11,13 @@ Summary(pt_BR.UTF-8): K Desktop Environment - Jogos Summary(zh_CN.UTF-8): KDE游戏 Name: kde4-kdegames -Version: 4.5.5 +Version: 4.6.0 Release: 1 License: GPL Group: X11/Applications/Games Source0: ftp://ftp.kde.org/pub/kde/%{_state}/%{version}/src/%{orgname}-%{version}.tar.bz2 -# Source0-md5: bda063329f33c72fd8dc2a8412e8ff85 -BuildRequires: Qt3Support-devel >= %{qtver} +# Source0-md5: 131260cb75a7590910b8b84f18e6b35e BuildRequires: QtNetwork-devel >= %{qtver} -BuildRequires: QtOpenGL-devel >= %{qtver} -BuildRequires: QtScript-devel >= %{qtver} -BuildRequires: QtSvg-devel >= %{qtver} -BuildRequires: QtTest-devel >= %{qtver} BuildRequires: automoc4 >= 0.9.88 BuildRequires: cmake >= 2.8.0 BuildRequires: ggz-client-libs-devel @@ -637,6 +632,13 @@ %description kajongg Kajongg. +%package klickety +Summary: klickety +Group: X11/Applications + +%description klickety +Board Game. + %prep %setup -q -n %{orgname}-%{version} @@ -678,7 +680,7 @@ %find_lang konquest --with-kde %find_lang kpat --with-kde %find_lang kreversi --with-kde -%find_lang ksame --with-kde +#%find_lang ksame --with-kde %find_lang kshisen --with-kde %find_lang ksquares --with-kde %find_lang ksudoku --with-kde @@ -694,6 +696,7 @@ %find_lang kapman --with-kde %find_lang killbots --with-kde #%find_lang kdesnake --with-kde +%find_lang klickety --with-kde %find_lang ktron --with-kde %find_lang granatier --with-kde %find_lang kigo --with-kde @@ -763,6 +766,10 @@ %{_includedir}/KDE/KGameSvgDocument %{_includedir}/KDE/KGameTheme %{_includedir}/KDE/KGameThemeSelector +%{_includedir}/KDE/KGameRenderedItem +%{_includedir}/KDE/KGameRenderedObjectItem +%{_includedir}/KDE/KGameRenderer +%{_includedir}/KDE/KGameRendererClient %{_includedir}/KDE/KGrid2D %{_includedir}/KDE/KHighscore %{_includedir}/KDE/KScoreDialog @@ -925,7 +932,6 @@ %attr(755,root,root) %{_bindir}/kpat %{_desktopdir}/kde4/kpat.desktop %{_datadir}/apps/kpat -%{_datadir}/apps/kconf_update/kpat_update_cardwidth.upd %{_datadir}/config.kcfg/kpat.kcfg %{_datadir}/config/kcardtheme.knsrc %{_datadir}/config/kpat.knsrc @@ -940,11 +946,12 @@ %{_iconsdir}/*/*/actions/lastmoves.png %{_iconsdir}/*/*/apps/kreversi.png -%files ksame -f ksame.lang +#%%files ksame -f ksame.lang +%files ksame %defattr(644,root,root,755) -%attr(755,root,root) %{_bindir}/ksame +#%attr(755,root,root) %{_bindir}/ksame %{_desktopdir}/kde4/ksame.desktop -%{_datadir}/apps/ksame +#%{_datadir}/apps/ksame %{_iconsdir}/*/*/apps/ksame.png %files kshisen -f kshisen.lang @@ -1095,11 +1102,13 @@ %attr(755,root,root) %{_libdir}/kde4/palapeli_jigsawslicer.so %attr(755,root,root) %{_libdir}/kde4/palapeli_rectslicer.so %attr(755,root,root) %{_libdir}/kde4/palathumbcreator.so +%attr(755,root,root) %{_libdir}/kde4/palapeli_goldbergslicer.so %{_datadir}/apps/palapeli %{_datadir}/kde4/services/ServiceMenus/palapeli_servicemenu.desktop %{_datadir}/kde4/services/palapeli_jigsawslicer.desktop %{_datadir}/kde4/services/palapeli_rectslicer.desktop %{_datadir}/kde4/services/palathumbcreator.desktop +%{_datadir}/kde4/services/palapeli_goldbergslicer.desktop %{_datadir}/kde4/servicetypes/libpala-slicerplugin.desktop %{_datadir}/mime/packages/palapeli-mimetypes.xml %{_desktopdir}/kde4/palapeli.desktop @@ -1116,12 +1125,26 @@ %{_datadir}/apps/kajongg %{_kdedocdir}/en/kajongg + +%files klickety -f klickety.lang +%defattr(644,root,root,755) +%attr(755,root,root) %{_bindir}/klickety +%{_desktopdir}/kde4/klickety.desktop +%{_datadir}/apps/kconf_update/klickety-2.0-inherit-ksame-highscore.pl +%{_datadir}/apps/kconf_update/klickety.upd +%{_datadir}/apps/klickety +%{_iconsdir}/hicolor/*x*/apps/klickety.png + %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog * %{date} PLD Team <[email protected]> All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.60 2011/01/22 13:52:02 shadzik +- 4.6.0 +- add klickety game + Revision 1.59 2011/01/05 13:11:07 shadzik - 4.5.5 - adjusted to cmake macro ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/kde4-kdegames/kde4-kdegames.spec?r1=1.59&r2=1.60&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
