From a71cf0bec2f30de00d34cf5c0cf456d391a76e7e Mon Sep 17 00:00:00 2001 From: Lukas Tinkl Date: Feb 27 2009 16:47:43 +0000 Subject: KDE 4.2.1 --- diff --git a/kdegames.spec b/kdegames.spec index ee74bd9..7f36a8a 100644 --- a/kdegames.spec +++ b/kdegames.spec @@ -3,7 +3,7 @@ Name: kdegames Summary: K Desktop Environment 4 - Games Epoch: 6 -Version: 4.2.0 +Version: 4.2.1 Release: 1%{?dist} License: GPLv2 @@ -37,7 +37,6 @@ Games for the K Desktop Environment 4, including: * bovo * kapman * katomic -* kbackgammon * kbattleship * kblackbox * kblocks @@ -89,7 +88,6 @@ game applications for KDE 4. %prep %setup -q -n kdegames-%{version} - %build mkdir -p %{_target_platform} @@ -97,7 +95,7 @@ pushd %{_target_platform} %{cmake_kde4} .. popd -make %{?_smp_mflags} -C %{_target_platform} VERBOSE=1 +make %{?_smp_mflags} -C %{_target_platform} %install @@ -153,7 +151,7 @@ rm -rf %{buildroot} %exclude %{_kde4_appsdir}/cmake/ %{_kde4_configdir}/* %{_kde4_datadir}/sounds/*.ogg -%{_kde4_datadir}/sounds/*/*.ogg +%{_kde4_datadir}/sounds/kapman/ %{_kde4_datadir}/applications/kde4/* %{_kde4_datadir}/config.kcfg/* %{_kde4_docdir}/HTML/en/* @@ -177,6 +175,21 @@ rm -rf %{buildroot} %changelog +* Fri Feb 27 2009 Lukáš Tinkl - 4.2.1-1 +- 4.2.1 + +* Thu Feb 26 2009 Than Ngo - 4.2.0-5 +- fix build problem against gcc-4.4 + +* Wed Feb 25 2009 Fedora Release Engineering - 6:4.2.0-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild + +* Sat Feb 14 2009 Rex Dieter - 4.2.0-3 +- %%description: omit mention of awol kbackgammon + +* Sat Jan 31 2009 Rex Dieter - 4.2.0-2 +- unowned dirs (#438314) + * Thu Jan 22 2009 Than Ngo - 4.2.0-1 - 4.2.0 diff --git a/sources b/sources index c6ed7e8..edf7f82 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -68cefd627025be99ba136e5a4e35e554 kdegames-4.2.0.tar.bz2 +c640899282024033124de5655a520d21 kdegames-4.2.1.tar.bz2