packages: kde4-kdegames/kde4-kdegames.spec - merged from DEVEL

shadzik shadzik at pld-linux.org
Wed Jul 29 22:55:00 CEST 2009


Author: shadzik                      Date: Wed Jul 29 20:55:00 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- merged from DEVEL

---- Files affected:
packages/kde4-kdegames:
   kde4-kdegames.spec (1.23 -> 1.24) 

---- Diffs:

================================================================
Index: packages/kde4-kdegames/kde4-kdegames.spec
diff -u packages/kde4-kdegames/kde4-kdegames.spec:1.23 packages/kde4-kdegames/kde4-kdegames.spec:1.24
--- packages/kde4-kdegames/kde4-kdegames.spec:1.23	Wed Jun  3 21:49:06 2009
+++ packages/kde4-kdegames/kde4-kdegames.spec	Wed Jul 29 22:54:54 2009
@@ -1,7 +1,8 @@
 # $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 +11,12 @@
 Summary(pt_BR.UTF-8):	K Desktop Environment - Jogos
 Summary(zh_CN.UTF-8):	KDE游戏
 Name:		kde4-kdegames
-Version:	4.2.4
+Version:	4.3.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:	ac4a0315a35ad47b95a6a656127f8731
+# Source0-md5:	9997c1fab82519ebc59e661c4324fa0a
 BuildRequires:	automoc4 >= 0.9.88
 BuildRequires:	cmake >= 2.6.3
 BuildRequires:	kde4-kdelibs-devel >= %{version}
@@ -586,6 +587,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}
 
@@ -594,6 +611,7 @@
 cd build
 %cmake \
 	-DCMAKE_INSTALL_PREFIX=%{_prefix} \
+	-DLIB_INSTALL_DIR=%{_libdir} \
 	-DSYSCONF_INSTALL_DIR=%{_sysconfdir} \
 	-DCMAKE_BUILD_TYPE=%{!?debug:release}%{?debug:debug} \
 %if "%{_lib}" == "lib64"
@@ -648,6 +666,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
@@ -729,6 +749,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
@@ -772,6 +807,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)
@@ -1001,6 +1037,24 @@
 * %{date} PLD Team <feedback at pld-linux.org>
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 $Log$
+Revision 1.24  2009/07/29 20:54:54  shadzik
+- merged from DEVEL
+
+Revision 1.23.2.4  2009/07/29 20:54:45  shadzik
+- 4.3.0
+
+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
+
+Revision 1.23.2.1  2009/06/29 20:58:06  shadzik
+- 4.3 RC1
+- NFY - new games arrived
+
 Revision 1.23  2009/06/03 19:49:06  shadzik
 - 4.2.4
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/kde4-kdegames/kde4-kdegames.spec?r1=1.23&r2=1.24&f=u



More information about the pld-cvs-commit mailing list