Author: shadzik Date: Thu Nov 20 15:56:03 2008 GMT Module: SPECS Tag: DEVEL ---- Log message: - 4.1.73 - NFY - 2 more games needs to be packaged - updated cmake BR - moved some files around, from kolf to devel etc.
---- Files affected: SPECS: kde4-kdegames.spec (1.12.2.3 -> 1.12.2.4) ---- Diffs: ================================================================ Index: SPECS/kde4-kdegames.spec diff -u SPECS/kde4-kdegames.spec:1.12.2.3 SPECS/kde4-kdegames.spec:1.12.2.4 --- SPECS/kde4-kdegames.spec:1.12.2.3 Mon Oct 20 02:55:57 2008 +++ SPECS/kde4-kdegames.spec Thu Nov 20 16:55:58 2008 @@ -1,7 +1,7 @@ # $Revision$, $Date$ %define _state unstable %define orgname kdegames -%define qtver 4.4.1 +%define qtver 4.4.3 Summary: K Desktop Environment - games Summary(es.UTF-8): K Desktop Environment - Juegos Summary(ja.UTF-8): KDEデスクトップ環境 - ゲーム @@ -10,14 +10,14 @@ Summary(pt_BR.UTF-8): K Desktop Environment - Jogos Summary(zh_CN.UTF-8): KDE游戏 Name: kde4-kdegames -Version: 4.1.67 -Release: 2 +Version: 4.1.73 +Release: 1 License: GPL Group: X11/Applications/Games Source0: ftp://ftp.kde.org/pub/kde/%{_state}/%{version}/src/%{orgname}-%{version}.tar.bz2 -# Source0-md5: ee3249181232fcbaaacf027b17fbf020 +# Source0-md5: 84bc67f239ced4f2955f444dc21402fc BuildRequires: automoc4 >= 0.9.83 -BuildRequires: cmake +BuildRequires: cmake >= 2.6.2 BuildRequires: kde4-kdelibs-devel >= %{version} BuildRequires: rpmbuild(macros) >= 1.129 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -34,6 +34,7 @@ Summary(pt_BR.UTF-8): Arquivos de inclusão do kdegames Group: X11/Development/Libraries Requires: %{name} = %{version}-%{release} +Requires: %{name}-ksirk = %{version}-%{release} Requires: kde4-kdelibs-devel >= %{version} %description devel @@ -627,9 +628,6 @@ %post -p /sbin/ldconfig %postun -p /sbin/ldconfig -%post kolf -p /sbin/ldconfig -%postun kolf -p /sbin/ldconfig - %files %defattr(644,root,root,755) #%doc AUTHORS ChangeLog README README.highscore @@ -645,6 +643,8 @@ %attr(755,root,root) %{_libdir}/libkmahjongglib.so.*.*.* %attr(755,root,root) %ghost %{_libdir}/libkolfprivate.so.? %attr(755,root,root) %{_libdir}/libkolfprivate.so.*.*.* +%attr(755,root,root) %ghost %{_libdir}/libiris_ksirk.so.? +%attr(755,root,root) %{_libdir}/libiris_ksirk.so.*.*.* %{_datadir}/apps/kdegames %{_iconsdir}/hicolor/scalable/apps/knetwalk.svgz %{_iconsdir}/oxygen/scalable/actions/lastmoves.svgz @@ -656,6 +656,8 @@ %attr(755,root,root) %{_libdir}/libkggzmod.so %attr(755,root,root) %{_libdir}/libkggzgames.so %attr(755,root,root) %{_libdir}/libkggznet.so +%attr(755,root,root) %{_libdir}/libiris_ksirk.so +%attr(755,root,root) %{_libdir}/libkolfprivate.so %{_includedir}/*.h %{_includedir}/digits %{_includedir}/kgame @@ -799,7 +801,6 @@ %files kolf -f kolf.lang %defattr(644,root,root,755) -%attr(755,root,root) %{_libdir}/libkolfprivate.so %attr(755,root,root) %{_bindir}/kolf %{_desktopdir}/kde4/kolf.desktop %{_datadir}/apps/kolf @@ -945,6 +946,12 @@ * %{date} PLD Team <[EMAIL PROTECTED]> All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.12.2.4 2008/11/20 15:55:58 shadzik +- 4.1.73 +- NFY - 2 more games needs to be packaged +- updated cmake BR +- moved some files around, from kolf to devel etc. + Revision 1.12.2.3 2008/10/20 00:55:57 shadzik - rel up and qtver bump up ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/kde4-kdegames.spec?r1=1.12.2.3&r2=1.12.2.4&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
