File kdegames3.spec of Package kdegames3

#
# spec file for package kdegames3 (Version 3.5.10)
#
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via http://bugs.opensuse.org/
#

# norootforbuild


Name:           kdegames3
BuildRequires:  kdelibs3-devel
%if %suse_version < 1030
BuildRequires:  mDNSResponder-devel
%endif
%if %suse_version < 1210
BuildRequires:  unsermake
%endif
License:        GPL-2.0+
Group:          System/GUI/KDE
Summary:        Games for KDE
BuildRoot:      %{_tmppath}/%{name}-%{version}-build
Requires:       kdelibs3 >= %( echo `rpm -q --queryformat '%{VERSION}' kdelibs3` )
Version:        3.5.10
Release:        1
Url:            http://www.kde.org
Source:         kdegames-%{version}.tar.bz2
Patch0:         3_5_BRANCH.diff

%description
The base libraries for kdegames as well as the games Solitaire and
Minesweeper. The other games are in:

kdegames3-arcade kdegames3-board kdegames3-card kdegames3-tactic



Authors:
--------
    The KDE Team <kde@kde.org>

%package arcade
License:        GPL-2.0+
# usesubdirs kasteroids ksirtet ksmiletris ksnake kspaceduel ktron kbounce ktuberling kolf kfouleggs
Provides:       kdegames3:/opt/kde3/bin/ktron
Summary:        Arcade games for KDE
Group:          Amusements/Games/Action/Arcade

%description arcade
Several arcade style games. Hunting asteroids, the famous Tetris, and
Tron are just an example of what is included.



Authors:
--------
    The KDE Team <kde@kde.org>

%package board
License:        GPL-2.0+
# usesubdirs atlantik kbackgammon kbattleship kblackbox kenolaba kmahjongg kreversi kshisen kwin4 klickety
Provides:       kdegames3:/opt/kde3/bin/kmahjongg
Provides:       kdegames3-card:/opt/kde3/bin/klickety
Summary:        KDE board games
Group:          Amusements/Games/Board/Other

%description board
Board games like Backgammon, battleship, Mahjongg, and 4 wins.



Authors:
--------
    The KDE Team <kde@kde.org>

%package card
License:        GPL-2.0+
# usesubdirs megami kpoker lskat
Provides:       kdegames3:/opt/kde3/bin/kpat
Summary:        Card games for KDE
Group:          Amusements/Games/Board/Card

%description card
Card games for KDE. Poker and Skat.



Authors:
--------
    The KDE Team <kde@kde.org>

%package tactic
License:        GPL-2.0 and GPL-2.0+
# usesubdirs katomic kjumpingcube klines konquest ksame ksokoban
Provides:       kdegames3:/opt/kde3/bin/ksame
Summary:        Tactic and logic games for KDE
Group:          Amusements/Games/Strategy/Other

%description tactic
Famous games for the time you should spend working: Sokoban, Same, and
more.



Authors:
--------
    The KDE Team <kde@kde.org>

%package devel
License:        GPL-2.0+
Summary:        Games for KDE: Build Environment
Group:          Amusements/Games/Other
Requires:       kdegames3 = %{version} kdegames3-arcade kdegames3-board kdelibs3-devel
%if %suse_version < 1030
Requires:       mDNSResponder-devel
%endif

%description devel
This package contains all necessary include files needed to develop
applications that require these.



Authors:
--------
    The KDE Team <kde@kde.org>

%prep
%setup -n kdegames-%{version} -q
%patch0
. /etc/opt/kde3/common_options
update_admin

%build
. /etc/opt/kde3/common_options
export CXXFLAGS="$CXXFLAGS -Wl,--add-needed"
./configure $configkde --disable-setgid
#--enable-highscore-dir=/var/games
make %{?jobs:-j%jobs}

%install
. /etc/opt/kde3/common_options
make DESTDIR=$RPM_BUILD_ROOT $INSTALL_TARGET
%suse_update_desktop_file -r kasteroids      Game ArcadeGame
%suse_update_desktop_file -r KGoldrunner     Game ArcadeGame
%suse_update_desktop_file -r ksnake          Game ArcadeGame
%suse_update_desktop_file -r kspaceduel      Game ArcadeGame
%suse_update_desktop_file -r ktron           Game ArcadeGame
%suse_update_desktop_file -r kfouleggs       Game BlocksGame
%suse_update_desktop_file -r ksirtet         Game BlocksGame
%suse_update_desktop_file -r klickety        Game BoardGame
%suse_update_desktop_file -r ksmiletris      Game BlocksGame
%suse_update_desktop_file -r ktuberling      Game KidsGame
%suse_update_desktop_file -r atlantik        Game BoardGame
%suse_update_desktop_file -r kbackgammon     Game BoardGame
%suse_update_desktop_file -r kbattleship     Game BoardGame
%suse_update_desktop_file -r kblackbox       Game BoardGame
%suse_update_desktop_file -r kenolaba        Game BoardGame
%suse_update_desktop_file -r kmahjongg       Game BoardGame
%suse_update_desktop_file -r kreversi        Game BoardGame
%suse_update_desktop_file -r kshisen         Game BoardGame
%suse_update_desktop_file -r kwin4           Game BoardGame
%suse_update_desktop_file -r kpat            Game CardGame
%suse_update_desktop_file -r kpoker          Game CardGame
%suse_update_desktop_file -r lskat           Game CardGame
%suse_update_desktop_file -r katomic         Game LogicGame
%suse_update_desktop_file -r kjumpingcube    Game LogicGame
%suse_update_desktop_file -r klines          Game LogicGame
%if %suse_version > 1000
%suse_update_desktop_file -r -G "Tactical Game" knetwalk Game LogicGame
%else
%suse_update_desktop_file -r knetwalk Game LogicGame
%endif
%suse_update_desktop_file -r kmines          Game LogicGame
%suse_update_desktop_file -r konquest        Game LogicGame
%suse_update_desktop_file -r ksame           Game LogicGame
%suse_update_desktop_file -r ksokoban        Game LogicGame
%suse_update_desktop_file -r kbounce         Game LogicGame
%suse_update_desktop_file -r kolf            Game SportsGame
kde_post_install

%post
%run_ldconfig

%post arcade
%run_ldconfig

%post board
%run_ldconfig

%postun
%run_ldconfig

%postun arcade
%run_ldconfig

%postun board
%run_ldconfig

%files
%defattr(-,root,root)
%doc AUTHORS COPYING ChangeLog README
%dir /opt/kde3/share/icons/*/*
%dir /opt/kde3/share/icons/*/*/*
%dir /opt/kde3/share/config.kcfg
/opt/kde3/bin/kpat
/opt/kde3/bin/kmines
/opt/kde3/share/applications/kde/kmines.desktop
/opt/kde3/share/applications/kde/kpat.desktop
/opt/kde3/%_lib/libkdegames.so.*
/opt/kde3/share/apps/carddecks
/opt/kde3/share/apps/kdegames
/opt/kde3/share/apps/kmines
/opt/kde3/share/apps/kpat
%doc %lang(en) /opt/kde3/share/doc/HTML/en/kmines
%doc %lang(en) /opt/kde3/share/doc/HTML/en/kpat
/opt/kde3/share/icons/*/*/*/endturn.*
/opt/kde3/share/icons/*/*/*/highscore.*
/opt/kde3/share/icons/*/*/*/kmines.*
/opt/kde3/share/icons/*/*/*/kpat.*
/opt/kde3/share/icons/*/*/*/roll.*
%if %suse_version < 1210
%_mandir/man*/kpat.*
%endif

%files arcade
%defattr(-,root,root)
/opt/kde3/bin/kasteroids
/opt/kde3/bin/kbounce
/opt/kde3/bin/kolf
/opt/kde3/bin/kgoldrunner
/opt/kde3/bin/ksirtet
/opt/kde3/bin/ksmiletris
/opt/kde3/bin/ksnake
/opt/kde3/bin/kspaceduel
/opt/kde3/bin/kt*
/opt/kde3/bin/kfouleggs
/opt/kde3/%_lib/kde3/kolf.*
/opt/kde3/%_lib/libkolf.so.*
/opt/kde3/%_lib/libkdeinit_kolf.*
/opt/kde3/share/applications/kde/KGoldrunner.desktop
/opt/kde3/share/applications/kde/kasteroids.desktop
/opt/kde3/share/applications/kde/kbounce.desktop
/opt/kde3/share/applications/kde/kolf.desktop
/opt/kde3/share/applications/kde/ksirtet.desktop
/opt/kde3/share/applications/kde/ksmiletris.desktop
/opt/kde3/share/applications/kde/ksnake.desktop
/opt/kde3/share/applications/kde/kspaceduel.desktop
/opt/kde3/share/applications/kde/ktron.desktop
/opt/kde3/share/applications/kde/ktuberling.desktop
/opt/kde3/share/applications/kde/kfouleggs.desktop
/opt/kde3/share/apps/kgoldrunner
/opt/kde3/share/apps/kfouleggs
/opt/kde3/share/apps/kasteroids
/opt/kde3/share/apps/kbounce
/opt/kde3/share/apps/kolf
/opt/kde3/share/apps/ksirtet
/opt/kde3/share/apps/ksmiletris
/opt/kde3/share/apps/ksnake
/opt/kde3/share/apps/kspaceduel
/opt/kde3/share/apps/ktron
/opt/kde3/share/apps/ktuberling
%config /opt/kde3/share/config/magic
/opt/kde3/share/config.kcfg/kasteroids.kcfg
/opt/kde3/share/config.kcfg/ktron.kcfg
/opt/kde3/share/config.kcfg/kjumpingcube.kcfg
/opt/kde3/share/config.kcfg/kfouleggs.kcfg
/opt/kde3/share/config.kcfg/ksirtet.kcfg
/opt/kde3/share/config.kcfg/kspaceduel.kcfg
/opt/kde3/share/config.kcfg/ksnake.kcfg
/opt/kde3/share/mimelnk/application/x-tuberling.desktop
/opt/kde3/share/icons/*/*/*/kasteroids.*
/opt/kde3/share/icons/*/*/*/kbounce.*
/opt/kde3/share/icons/*/*/*/kgoldrunner.*
/opt/kde3/share/icons/*/*/*/kolf.*
/opt/kde3/share/icons/*/*/*/ksirtet.*
/opt/kde3/share/icons/*/*/*/ksmiletris.*
/opt/kde3/share/icons/*/*/*/ksnake.*
/opt/kde3/share/icons/*/*/*/kspaceduel.*
/opt/kde3/share/icons/*/*/*/ktron.*
/opt/kde3/share/icons/*/*/*/ktuberling.*
/opt/kde3/share/icons/*/*/*/kfouleggs.*
/opt/kde3/share/mimelnk/application/x-ko*
%doc /opt/kde3/share/doc/HTML/en/kasteroids
%doc /opt/kde3/share/doc/HTML/en/kbounce
%doc /opt/kde3/share/doc/HTML/en/kfouleggs
%doc /opt/kde3/share/doc/HTML/en/kjumpingcube
%doc /opt/kde3/share/doc/HTML/en/kolf
%doc /opt/kde3/share/doc/HTML/en/ksirtet
%doc /opt/kde3/share/doc/HTML/en/ksnake
%doc /opt/kde3/share/doc/HTML/en/kspaceduel
%doc /opt/kde3/share/doc/HTML/en/ktron
%doc /opt/kde3/share/doc/HTML/en/ktuberling
%doc /opt/kde3/share/doc/HTML/en/kgoldrunner
%doc /opt/kde3/share/doc/HTML/en/ksmiletris

%files board
%defattr(-,root,root)
%dir /opt/kde3/share/apps/zeroconf
%if %suse_version < 1210
%_mandir/man*/kenolaba.*
%_mandir/man*/atlantik.*
%endif
/opt/kde3/bin/atlantik
/opt/kde3/bin/kba*
/opt/kde3/bin/kblackbox
/opt/kde3/bin/kenolaba
/opt/kde3/bin/kmahjongg
/opt/kde3/bin/kreversi
/opt/kde3/bin/kshisen
/opt/kde3/bin/kwin4*
/opt/kde3/bin/klickety
/opt/kde3/%_lib/kde3/kio_atlantik.*
/opt/kde3/%_lib/libatlantikui.so.*
/opt/kde3/%_lib/libatlantikclient.so.*
/opt/kde3/%_lib/libatlantic.so.*
/opt/kde3/share/applications/kde/atlantik.desktop
/opt/kde3/share/applications/kde/kbackgammon.desktop
/opt/kde3/share/applications/kde/kbattleship.desktop
/opt/kde3/share/applications/kde/kblackbox.desktop
/opt/kde3/share/applications/kde/kenolaba.desktop
/opt/kde3/share/applications/kde/kmahjongg.desktop
/opt/kde3/share/applications/kde/kreversi.desktop
/opt/kde3/share/applications/kde/kshisen.desktop
/opt/kde3/share/applications/kde/kwin4.desktop
/opt/kde3/share/applications/kde/klickety.desktop
/opt/kde3/share/apps/atlantik
/opt/kde3/share/apps/kba*
/opt/kde3/share/apps/kblackbox
/opt/kde3/share/apps/kenolaba
/opt/kde3/share/apps/kmahjongg
/opt/kde3/share/apps/kreversi
/opt/kde3/share/apps/kshisen
/opt/kde3/share/apps/kwin4
/opt/kde3/share/apps/klickety
/opt/kde3/share/config.kcfg/kmahjongg.kcfg
/opt/kde3/share/config.kcfg/kreversi.kcfg
/opt/kde3/share/config.kcfg/kshisen.kcfg
/opt/kde3/share/config.kcfg/kwin4.kcfg
/opt/kde3/share/icons/*/*/*/atlantik.*
/opt/kde3/share/icons/*/*/*/kbackgammon.*
/opt/kde3/share/icons/*/*/*/kbackgammon_engine.*
/opt/kde3/share/icons/*/*/*/kbattleship.*
/opt/kde3/share/icons/*/*/*/kblackbox.*
/opt/kde3/share/icons/*/*/*/kenolaba.*
/opt/kde3/share/icons/*/*/*/kmahjongg.*
/opt/kde3/share/icons/*/*/*/kreversi.*
/opt/kde3/share/icons/*/*/*/kshisen.*
/opt/kde3/share/icons/*/*/*/kwin4.*
/opt/kde3/share/icons/*/*/*/klickety.*
/opt/kde3/share/icons/*/*/*/lastmoves*
/opt/kde3/share/icons/*/*/*/legalmoves*
/opt/kde3/share/services/atlantik.protocol
/opt/kde3/share/apps/zeroconf/_kbattleship._tcp
%doc %lang(en) /opt/kde3/share/doc/HTML/en/atlantik
%doc /opt/kde3/share/doc/HTML/en/kbackgammon
%doc /opt/kde3/share/doc/HTML/en/kbattleship
%doc /opt/kde3/share/doc/HTML/en/kblackbox
%doc /opt/kde3/share/doc/HTML/en/kenolaba
%doc /opt/kde3/share/doc/HTML/en/kreversi
%doc /opt/kde3/share/doc/HTML/en/klickety
%doc /opt/kde3/share/doc/HTML/en/kshisen
%doc /opt/kde3/share/doc/HTML/en/kwin4
%doc /opt/kde3/share/doc/HTML/en/kmahjongg

%files card
%defattr(-,root,root)
/opt/kde3/bin/kpoker
/opt/kde3/bin/lskat*
/opt/kde3/share/applications/kde/kpoker.desktop
/opt/kde3/share/applications/kde/lskat.desktop
/opt/kde3/share/apps/kpoker
/opt/kde3/share/apps/lskat
/opt/kde3/share/icons/*/*/*/kpoker.*
/opt/kde3/share/icons/*/*/*/lskat.*
%doc %lang(en) /opt/kde3/share/doc/HTML/en/kpoker
%doc %lang(en) /opt/kde3/share/doc/HTML/en/lskat

%files tactic
%defattr(-,root,root)
/opt/kde3/bin/katomic
/opt/kde3/bin/kjumpingcube
/opt/kde3/bin/klines
/opt/kde3/bin/konquest
/opt/kde3/bin/ksame
/opt/kde3/bin/ksokoban
/opt/kde3/share/applications/kde/katomic.desktop
/opt/kde3/share/applications/kde/kjumpingcube.desktop
/opt/kde3/share/applications/kde/klines.desktop
/opt/kde3/share/applications/kde/konquest.desktop
/opt/kde3/share/applications/kde/ksame.desktop
/opt/kde3/share/applications/kde/ksokoban.desktop
/opt/kde3/share/applications/kde/knetwalk.desktop
/opt/kde3/share/apps/katomic
/opt/kde3/share/apps/kjumpingcube
/opt/kde3/share/apps/klines
/opt/kde3/share/apps/konquest
/opt/kde3/share/apps/ksame
/opt/kde3/share/config.kcfg/klines.kcfg
/opt/kde3/share/icons/*/*/*/katomic*
/opt/kde3/share/icons/*/*/*/kjumpingcube*
/opt/kde3/share/icons/*/*/*/konquest*
/opt/kde3/share/icons/*/*/*/ksame*
/opt/kde3/share/icons/*/*/*/ksokoban*
/opt/kde3/share/icons/*/*/*/klines*
/opt/kde3/bin/knetwalk
/opt/kde3/share/apps/knetwalk
/opt/kde3/share/icons/*/*/*/knetwalk*
%doc /opt/kde3/share/doc/HTML/en/katomic
%doc /opt/kde3/share/doc/HTML/en/klines
%doc /opt/kde3/share/doc/HTML/en/konquest
%doc /opt/kde3/share/doc/HTML/en/ksame
%doc /opt/kde3/share/doc/HTML/en/ksokoban

%files devel
%defattr(-,root,root)
/opt/kde3/include/*
/opt/kde3/%_lib/libkolf.so
/opt/kde3/%_lib/libkdegames.so
/opt/kde3/%_lib/libatlantikui.so
/opt/kde3/%_lib/libatlantikclient.so
/opt/kde3/%_lib/libatlantic.so
/opt/kde3/%_lib/libatlantic.la
/opt/kde3/%_lib/libatlantikclient.la
/opt/kde3/%_lib/libatlantikui.la
/opt/kde3/%_lib/libkdegames.la
/opt/kde3/%_lib/libkolf.la

%changelog
* Wed Aug 20 2008 coolo@suse.de
- update to KDE 3.5.10
  * translation update
* Fri May 09 2008 dmueller@suse.de
- 3_5_BRANCH.diff update:
  * more translations
* Thu Feb 14 2008 dmueller@suse.de
- update to 3.5.9:
  * bugfix, translation update
* Fri Oct 12 2007 stbinner@suse.de
- update to 3.5.8: minor mem leak fixes
* Thu Oct 11 2007 sbrabec@suse.cz
- Reduced BuildRequires (mDNSResponder).
* Wed Oct 03 2007 coolo@suse.de
- fix compilation with gcc43
* Mon Sep 03 2007 dmueller@suse.de
- fix parallel build
* Sat Aug 04 2007 stbinner@suse.de
- add 3_5_BRANCH.diff
* Fri Jul 20 2007 stbinner@suse.de
- fix suse_update_desktop_file call
* Thu Jun 21 2007 stbinner@suse.de
- fix invalid .desktop files
* Fri Jun 01 2007 coolo@suse.de
- move kde_post_install
* Wed May 23 2007 stbinner@suse.de
- split off -devel package
* Tue May 15 2007 stbinner@suse.de
- update to 3.5.7:
  * KGoldRunner: State of Terror: a new KGoldrunner game.
  * Bugfixes in KBackgammon and KBattleship
* Tue May 08 2007 dmueller@suse.de
- update 3_5_BRANCH.diff to pre-3.5.7 for testing
* Tue Jan 16 2007 stbinner@suse.de
- update to 3.5.6 release:
  * knetwalk: make KNetWalk appear on the K-Menu
  * single bugfixes in KGoldRunner, KMines and KSpaceDuel
* Thu Dec 14 2006 wstephenson@suse.de
- Put boardgame documentation in correct subpackage (#224825)
* Wed Nov 08 2006 stbinner@suse.de
- remove historic "Provides:" (#218798)
* Tue Oct 31 2006 coolo@suse.de
- add 3_5_BRANCH.diff (kgoldrunner and kpat fixes)
* Tue Oct 03 2006 stbinner@suse.de
- update to 3.5.5 release tarball
* Wed Aug 23 2006 stbinner@suse.de
- add 3_5_BRANCH.diff (translation improvements)
* Mon Jul 24 2006 coolo@suse.de
- update to KDE 3.5.4:
  * fixes in libksirtet, KReversi, KPat and KMahjong
* Wed May 24 2006 stbinner@suse.de
- update to 3.5.3
  * kpat: several fixes to the freecell-solver
  * kreversi/knetwalk: make them global highscore aware
  * kbattleship: improve protocol to not send info about hit ship
  * kasteroids: fix missile going through closer asteroids
* Mon Mar 20 2006 stbinner@suse.de
- update to 3.5.2
  * kmahjongg: fix not looking for themes/background/etc on .kde
* Wed Jan 25 2006 mls@suse.de
- converted neededforbuild to BuildRequires
* Sun Jan 22 2006 stbinner@suse.de
- update to 3.5.1
* Sun Jan 08 2006 stbinner@suse.de
- update to 3_5_BRANCH
* Mon Nov 21 2005 stbinner@suse.de
- update to 3.5 RC 2
* Thu Nov 10 2005 stbinner@suse.de
- update to 3.5 RC 1
* Fri Oct 21 2005 dmueller@suse.de
- update to 3.5 branch
* Wed Oct 12 2005 stbinner@suse.de
- update to version 3.4.92 (3.5 Beta 2)
* Wed Sep 21 2005 stbinner@suse.de
- update to version 3.4.91 (3.5 Beta)
* Mon Aug 22 2005 coolo@suse.de
- update 3.4 branch
* Tue Aug 02 2005 coolo@suse.de
- KDE doesn't support setgid applications so this was all bogus ;(
* Tue Jul 26 2005 coolo@suse.de
- give permissions handling another go
* Sun Jul 24 2005 coolo@suse.de
- fix typo
* Fri Jul 22 2005 coolo@suse.de
- update to version 3.4.2
- move klickety into board games
* Tue May 24 2005 adrian@suse.de
- update to version 3.4.1
* Thu Apr 14 2005 sbrabec@suse.cz
- Added audiofile-devel to neededforbuild.
* Mon Apr 11 2005 adrian@suse.de
- add kdelibs3-arts to nfb
* Mon Mar 07 2005 coolo@suse.de
- fixing another case of too many warnings
* Mon Mar 07 2005 coolo@suse.de
- fixing blocker bug according to random C*Os
* Sat Mar 05 2005 adrian@suse.de
- update to 3.4.0 final
* Sat Feb 26 2005 adrian@suse.de
- update to 3.4.0 RC 1
* Mon Feb 14 2005 adrian@suse.de
- update from CVS
* Fri Feb 11 2005 adrian@suse.de
- update from CVS
* Mon Feb 07 2005 adrian@suse.de
- update to beta 2
* Fri Jan 28 2005 adrian@suse.de
- update to current snapshot
* Fri Jan 21 2005 adrian@suse.de
- update to current snapshot
* Sun Jan 09 2005 adrian@suse.de
- final 3.4 beta 1
* Wed Jan 05 2005 coolo@suse.de
- update to 3.4 beta 1 (snapshot)
* Wed Dec 08 2004 adrian@suse.de
- update to official 3.4 alpha 1
* Mon Nov 29 2004 adrian@suse.de
- update to version 3.3.2
* Wed Nov 17 2004 adrian@suse.de
- remove broken reference to not existing icon
* Tue Oct 12 2004 adrian@suse.de
- update to version 3.3.1
* Tue Sep 14 2004 adrian@suse.de
- update to current branch
- remove mad from nfb
* Mon Aug 16 2004 adrian@suse.de
- update to version 3.3.0 final
- use /var/games as highscore dir
* Tue Aug 10 2004 adrian@suse.de
- update to version 3.3.0 RC2
* Tue Jul 20 2004 adrian@suse.de
- update to KDE 3.2.92 (3.3 beta 2)
* Tue Jun 29 2004 adrian@suse.de
- update to version 3.2.91
* Mon May 31 2004 adrian@suse.de
- update to version 3.2.3
* Mon Apr 19 2004 adrian@suse.de
- fix build with new compiler
* Wed Apr 14 2004 adrian@suse.de
- update to version 3.2.2
* Thu Mar 18 2004 adrian@suse.de
- move ktuberling to KidsGames
* Sun Mar 07 2004 adrian@suse.de
- define Categories
* Sat Mar 06 2004 coolo@suse.de
- fixing file lists
* Mon Mar 01 2004 coolo@suse.de
- update to version 3.2.1
* Wed Jan 28 2004 adrian@suse.de
- update to version 3.2.0 final
* Sun Jan 18 2004 adrian@suse.de
- update to version 3.1.95 ( KDE 3.2 RC1 )
* Fri Jan 16 2004 adrian@suse.de
- remove special categories
  (KDE has its own definitions now, lets if it fits)
* Wed Jan 14 2004 adrian@suse.de
- update to snapshot 2004011316
* Tue Dec 02 2003 adrian@suse.de
- update to 3.1.94 ( KDE 3.2 beta 2 )
* Fri Nov 14 2003 adrian@suse.de
- update to new snapshot from 2003102409
* Wed Oct 29 2003 adrian@suse.de
- update to KDE 3.2 beta1
* Tue Oct 21 2003 adrian@suse.de
- update to snapshot 2003102008
* Sun Oct 05 2003 adrian@suse.de
- update to snapshot 2003100510
* Mon Sep 29 2003 adrian@suse.de
- update to version 1.1.92 (KDE 3.2 alpha 2)
* Tue Sep 09 2003 adrian@suse.de
- update to version 3.1.4
* Mon Sep 01 2003 adrian@suse.de
- move kpat and kmines into main package.
  * these should be installed by default
* Mon Aug 11 2003 adrian@suse.de
- add Categorie for lskat also
* Mon Aug 04 2003 adrian@suse.de
- change Categories
* Mon Jul 28 2003 adrian@suse.de
- add Categories
* Fri Jul 18 2003 adrian@suse.de
- update to version 3.1.3
* Sun Jun 15 2003 coolo@suse.de
- package directories
* Thu May 08 2003 adrian@suse.de
- update to version 3.1.2
* Tue Mar 11 2003 adrian@suse.de
- update to version 3.1.1, try2
* Mon Mar 03 2003 adrian@suse.de
- update to version 3.1.1
* Fri Jan 17 2003 adrian@suse.de
- use RC7-try2 tar ball
* Wed Jan 15 2003 adrian@suse.de
- update to RC7
* Tue Jan 07 2003 adrian@suse.de
- update to RC6
* Thu Dec 05 2002 coolo@suse.de
- update to 3_1_BRANCH
* Mon Nov 25 2002 adrian@suse.de
- update to RC5
* Thu Nov 21 2002 adrian@suse.de
- fix file list
* Wed Nov 20 2002 adrian@suse.de
- update to version 3.1-RC4
* Sun Nov 03 2002 adrian@suse.de
- update to version 1.1.0.20021030 ~= RC1
* Tue Oct 08 2002 adrian@suse.de
- update to version 3.0.4
* Wed Aug 21 2002 coolo@suse.de
- adding a trailing / so kpat notices it's a directory
* Sun Aug 11 2002 coolo@suse.de
- replacing $DESTDIR with $RPM_BUILD_DIR (COL habit)
* Sun Aug 11 2002 coolo@suse.de
- installing a default kpatrc so the cards look good
* Thu Aug 08 2002 adrian@suse.de
- update to version 3.0.3
* Sat Jul 06 2002 adrian@suse.de
- fix file list
* Fri Jul 05 2002 adrian@suse.de
- split package into subpackages -card, -board, -tactic and -arcade
* Tue Jun 25 2002 adrian@suse.de
- update to version 3.0.2
* Wed Jun 05 2002 adrian@suse.de
- fix crash during kmahjongg close
* Sat May 11 2002 coolo@suse.de
- use %%_lib
* Fri May 10 2002 adrian@suse.de
- update to 3.0.1
* Tue Apr 09 2002 ro@suse.de
- use special version of am_edit for new automake
* Mon Mar 25 2002 adrian@suse.de
- update to 3.0 final :)
* Thu Mar 21 2002 adrian@suse.de
- update to 3.0rc3
* Mon Mar 04 2002 adrian@suse.de
- update to 3.0rc1
* Mon Feb 25 2002 adrian@suse.de
- update to snapshot 2.92.2002022512
* Mon Feb 18 2002 adrian@suse.de
- update to snapshot 2.92.2002021810
* Fri Feb 15 2002 adrian@suse.de
- update to snapshot 2.92.2002021421
* Mon Feb 11 2002 adrian@suse.de
- update to snapshot 2.92.2002021111
* Wed Feb 06 2002 adrian@suse.de
- update to version 2.92 (KDE 3.0 beta 2)
- use common_compile_flags
* Mon Jan 28 2002 adrian@suse.de
- update to snapshot 2.91.2002012811
* Thu Jan 24 2002 adrian@suse.de
- update to snapshot 2.91.2002012412
* Tue Jan 15 2002 adrian@suse.de
- update to snapshot 2.91.2002011511
* Thu Jan 10 2002 adrian@suse.de
- update to version 2.91.20020110
* Tue Dec 18 2001 adrian@suse.de
- update to version 2.91 (3.0 beta1)
* Wed Nov 14 2001 adrian@suse.de
- update to version 2.2.2
* Mon Nov 12 2001 ro@suse.de
- use kde2-devel-packages in neededforbuild
- hack for automake 1.5
* Sat Sep 08 2001 adrian@suse.de
- update to 2.2.1 final
* Mon Aug 13 2001 ro@suse.de
- changed neededforbuild <sp_libs> to <sp-devel>
* Mon Aug 06 2001 adrian@suse.de
- update to 2.2.0 final
* Thu Aug 02 2001 adrian@suse.de
- 2.2pre1
* Fri Jun 29 2001 adrian@suse.de
- 2.2beta1
* Tue Apr 17 2001 adrian@suse.de
- 2.2alpha1
* Sun Apr 08 2001 adrian@suse.de
- drop -O0 for alpha and ppc
* Fri Mar 30 2001 ro@suse.de
- neededforbuild fix
* Tue Mar 27 2001 ro@suse.de
- changed neededforbuild <docbkdsl> to <docbook-dsssl-stylesheets>
* Wed Mar 21 2001 adrian@suse.de
- update to final 2.1.1
* Mon Mar 19 2001 ro@suse.de
- fixed neededforbuild
* Tue Mar 13 2001 ro@suse.de
- removed second occurence of docbk30 from neededforbuild
* Tue Mar 13 2001 ro@suse.de
- changed neededforbuild <docbk30> to <docbook_3>
* Thu Feb 22 2001 adrian@suse.de
- update to final 2.1.0
* Wed Feb 14 2001 adrian@suse.de
- update to 2.1 post beta 2
* Wed Dec 13 2000 adrian@suse.de
- update to current 2_0_BRANCH
* Thu Nov 30 2000 adrian@suse.de
- update to 2.0.1
* Fri Nov 17 2000 ro@suse.de
- fixed neededforbuild: += libmng-devel
* Thu Nov 16 2000 adrian@suse.de
- update to newer snapshot from KDE_2_0_BRANCH
* Thu Nov 02 2000 adrian@suse.de
- fixed file list
* Tue Oct 17 2000 adrian@suse.de
- Spec file created from kdegames-2.0.0.tar.bz2 by autospec
openSUSE Build Service is sponsored by