File kdeedu4.spec of Package kdeedu4-noarch
#
# spec file for package kdeedu4 (Version 4.1.3)
#
# 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/
#
Name: kdeedu4
BuildRequires: boost-devel freeglut-devel kdebase4-workspace-devel libeigen
BuildRequires: libgmm++-devel libopenbabel-devel readline-devel
# currently in DOESNOTBUILD (2008-07-03)
%ifnarch ppc ppc64 s390 s390x
BuildRequires: ocaml ocaml-facile
%endif
%if 0
#arch %ix86
#BuildRequires: sbig
%endif
%if %suse_version > 1020
BuildRequires: fdupes
%endif
License: GPL v2 or later
Group: System/GUI/KDE
Summary: General Data for KDE Education Applications
Url: http://edu.kde.org
Version: 4.1.3
Release: 4
Source0: kdeedu-%version.tar.bz2
Source1: _upstream
Patch0: 4_1_BRANCH.diff
Patch1: marble-designer-plugin.diff
Patch2: desktop-files.diff
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%kde4_runtime_requires
Requires: libkdeedu4
Suggests: libkdeedu4
Suggests: kde4-blinken
Suggests: kde4-kalzium
Suggests: kde4-kanagram
Suggests: kde4-kbruch
Suggests: kde4-kgeography
Suggests: kde4-khangman
Suggests: kde4-kig
Suggests: kde4-kiten
Suggests: kde4-klatin
Suggests: kde4-klettres
Suggests: kde4-kmplot
Suggests: kde4-kpercentage
Suggests: kde4-kstars
Suggests: kde4-ktouch
Suggests: kde4-kturtle
Suggests: kde4-parley
Suggests: kde4-kwordquiz
Suggests: kde4-marble
Suggests: kde4-kalgebra
Suggests: kde4-step
%description
This package contains data which is required by the KDE education
library.
Authors:
--------
The KDE Team <kde@kde.org>
%prep
%setup -q -n kdeedu-%version
%patch
%patch1
%patch2
%build
%ifarch ppc ppc64
export RPM_OPT_FLAGS="$RPM_OPT_FLAGS -mminimal-toc"
%endif
%cmake_kde4 -d build
%make_jobs
%install
cd build
%makeinstall
%if 0
mv $RPM_BUILD_ROOT/usr/share/icons/oxygen/scalable/apps/parley.svgz $RPM_BUILD_ROOT/usr/share/icons/hicolor/scalable/apps/
mv $RPM_BUILD_ROOT/usr/share/icons/oxygen/128x128/apps/parley.png $RPM_BUILD_ROOT/usr/share/icons/hicolor/128x128/apps/
mv $RPM_BUILD_ROOT/usr/share/icons/oxygen/16x16/apps/parley.png $RPM_BUILD_ROOT/usr/share/icons/hicolor/16x16/apps/
mv $RPM_BUILD_ROOT/usr/share/icons/oxygen/32x32/apps/parley.png $RPM_BUILD_ROOT/usr/share/icons/hicolor/32x32/apps/
mv $RPM_BUILD_ROOT/usr/share/icons/oxygen/48x48/apps/parley.png $RPM_BUILD_ROOT/usr/share/icons/hicolor/48x48/apps/
mv $RPM_BUILD_ROOT/usr/share/icons/oxygen/64x64/apps/parley.png $RPM_BUILD_ROOT/usr/share/icons/hicolor/64x64/apps/
%endif
%create_subdir_filelist -d libkdeedu -v libkdeedu.devel
%create_subdir_filelist -d marble -v marble.devel
%create_subdir_filelist -d blinken
%create_subdir_filelist -d kalzium
%create_subdir_filelist -d kanagram
%create_subdir_filelist -d kbruch
%create_subdir_filelist -d kalgebra
%create_subdir_filelist -d kgeography
%create_subdir_filelist -d khangman
%create_subdir_filelist -d kig
%create_subdir_filelist -d kiten
%create_subdir_filelist -d klettres
%create_subdir_filelist -d kmplot
%create_subdir_filelist -d kpercentage
%create_subdir_filelist -d kstars
%create_subdir_filelist -d ktouch
%create_subdir_filelist -d kturtle
%create_subdir_filelist -d parley
%create_subdir_filelist -d kwordquiz
%create_subdir_filelist -d step
cd ..
sed -ri s,.*libsbigudrv.so.*,, filelists/kstars
sed -ri s,.*/usr/share/kde4/apps/marble/data.*,, filelists/marble
%if 0
sed -ri s,.*/usr/share/icons/oxygen/.*/apps/parley.*,, filelists/parley
%endif
%create_exclude_filelist
%suse_update_desktop_file khangman Education Languages
%suse_update_desktop_file kiten Education Languages
%suse_update_desktop_file klettres Education Languages
%suse_update_desktop_file parley Education Languages
%suse_update_desktop_file kwordquiz Education Languages
%suse_update_desktop_file kbruch Education Math
%suse_update_desktop_file kalgebra Education Math
%suse_update_desktop_file kig Education Math
%suse_update_desktop_file kmplot Education Math
%suse_update_desktop_file kturtle Education Math
%suse_update_desktop_file kpercentage Education Math
%suse_update_desktop_file kalzium Education Chemistry
%suse_update_desktop_file step Education Physics X-KDE-Edu-Teaching
%suse_update_desktop_file kstars Education Astronomy
%suse_update_desktop_file ktouch Education X-KDE-Edu-Teaching
%suse_update_desktop_file blinken Education X-KDE-Edu-Teaching
%suse_update_desktop_file kgeography Education X-KDE-Edu-Teaching
%suse_update_desktop_file kanagram Education Languages
%kde_post_install
# no conflict with sbig package
rm $RPM_BUILD_ROOT/usr/%_lib/libsbigudrv.*
rm -rf $RPM_BUILD_ROOT/usr/share/kde4/apps/marble/data
%if %suse_version > 1020
%fdupes -s $RPM_BUILD_ROOT
%endif
%post -p /sbin/ldconfig
%postun -p /sbin/ldconfig
%clean
rm -rf $RPM_BUILD_ROOT
rm -rf filelists
%package -n libkdeedu4
License: GPL v2 or later
Group: System/GUI/KDE
Summary: Library for KDE Education Applications
%kde4_runtime_requires
%description -n libkdeedu4
This package contains the KDE education library.
Authors:
--------
The KDE Team <kde@kde.org>
%post -n libkdeedu4 -p /sbin/ldconfig
%postun -n libkdeedu4 -p /sbin/ldconfig
%files -n libkdeedu4 -f filelists/libkdeedu
%defattr(-,root,root)
%doc COPYING COPYING.DOC README
%package -n libkdeedu4-devel
License: GPL v2 or later
Group: System/GUI/KDE
Summary: Library for KDE Education Applications: Build Environment
Requires: libkdeedu4 = %version kdeedu4 = %version
%description -n libkdeedu4-devel
This package contains all necessary files and libraries needed to
develop KDE education applications.
Authors:
--------
The KDE Team <kde@kde.org>
%files -n libkdeedu4-devel -f filelists/libkdeedu.devel
%defattr(-,root,root)
%doc COPYING COPYING.DOC README
%dir /usr/include/libkdeedu
%_kde_share_dir/apps/cmake/modules/FindKDEEdu.cmake
%package -n kde4-blinken
License: GPL v2 or later
Group: Amusements/Games/Other
Summary: Simon Says Game
%kde4_runtime_requires
%description -n kde4-blinken
A memory enhancement game
Authors:
--------
The KDE Team <kde@kde.org>
%post -n kde4-blinken -p /sbin/ldconfig
%postun -n kde4-blinken -p /sbin/ldconfig
%files -n kde4-blinken -f filelists/blinken
%defattr(-,root,root)
%doc COPYING COPYING.DOC README
%package -n kde4-marble
License: LGPL v2.1 or later
Group: Amusements/Teaching/Other
Summary: A generic map viewer
%kde4_runtime_requires
Requires: kde4-marble-data = %version
%description -n kde4-marble
Marble is a viewer of map data
Authors:
--------
The KDE Team <kde@kde.org>
%post -n kde4-marble -p /sbin/ldconfig
%postun -n kde4-marble -p /sbin/ldconfig
%files -n kde4-marble -f filelists/marble
%defattr(-,root,root)
%doc COPYING COPYING.DOC README
%dir /usr/share/kde4/apps/marble_part
%dir %_kde4_modules/plugins/marble
%package -n kde4-marble-devel
License: LGPL v2.1 or later
Group: Amusements/Teaching/Other
Summary: A generic map viewer: Build Environment
Requires: kde4-marble
%description -n kde4-marble-devel
Marble is a viewer of map data
Authors:
--------
The KDE Team <kde@kde.org>
%files -n kde4-marble-devel -f filelists/marble.devel
%defattr(-,root,root)
%doc COPYING COPYING.DOC README
%dir /usr/include/marble
%_kde_share_dir/apps/cmake/modules/FindMarbleWidget.cmake
%package -n kde4-kalzium
License: GPL v2 or later
Group: Productivity/Scientific/Chemistry
Summary: Periodic Table of Elements
# currently in DOESNOTBUILD (2008-07-03)
%ifnarch ppc ppc64 s390 s390x
Requires: ocaml-facile
%endif
%kde4_runtime_requires
%description -n kde4-kalzium
Kalzium shows a periodic table of the elements.
Authors:
--------
The KDE Team <kde@kde.org>
%post -n kde4-kalzium -p /sbin/ldconfig
%postun -n kde4-kalzium -p /sbin/ldconfig
%files -n kde4-kalzium -f filelists/kalzium
%defattr(-,root,root)
%doc COPYING COPYING.DOC README
%dir %_libdir/avogadro-kalzium
%dir %_libdir/avogadro-kalzium/engines
%dir %_libdir/avogadro-kalzium/tools
%package -n kde4-step
License: GPL v2 or later
Group: Productivity/Scientific/Physics
Summary: Step - A interactive physics simulator
%kde4_runtime_requires
%description -n kde4-step
Step is an interactive physical simulator. It works like this: you
place some bodies on the scene, add some forces such as gravity or
springs, then click "Simulate" and Step shows you how your scene will
evolve according to the laws of physics. You can change every property
of bodies/forces in your experiment (even during simulation) and see
how this will change evolution of the experiment. With Step you can not
only learn but feel how physics works !
Authors:
--------
The KDE Team <kde@kde.org>
%post -n kde4-step -p /sbin/ldconfig
%postun -n kde4-step -p /sbin/ldconfig
%files -n kde4-step -f filelists/step
%defattr(-,root,root)
%doc %lang(en) /usr/share/doc/kde/HTML/en/step
%package -n kde4-kanagram
License: GPL v2 or later
Group: Amusements/Teaching/Language
Summary: Anagram Game
%kde4_runtime_requires
%description -n kde4-kanagram
Kanagram is a letter order game.
Authors:
--------
The KDE Team <kde@kde.org>
%post -n kde4-kanagram -p /sbin/ldconfig
%postun -n kde4-kanagram -p /sbin/ldconfig
%files -n kde4-kanagram -f filelists/kanagram
%defattr(-,root,root)
%doc COPYING COPYING.DOC README
%config %_kde_config_dir/kanagram.knsrc
%dir /usr/share/kde4/apps/kvtml
%dir /usr/share/kde4/apps/kvtml/en
%package -n kde4-kbruch
License: GPL v2 or later
Group: Amusements/Teaching/Mathematics
Summary: Excercise Fractions
%kde4_runtime_requires
%description -n kde4-kbruch
KBruch is an application to learn calculating with fractions.
Authors:
--------
The KDE Team <kde@kde.org>
%post -n kde4-kbruch -p /sbin/ldconfig
%postun -n kde4-kbruch -p /sbin/ldconfig
%files -n kde4-kbruch -f filelists/kbruch
%defattr(-,root,root)
%doc COPYING COPYING.DOC README
%package -n kde4-kalgebra
License: GPL v2 or later
Group: Productivity/Scientific/Math
Summary: Math Expression Solver and Plotter
%kde4_runtime_requires
%description -n kde4-kalgebra
KAlgebra is a math expression solver and plotter.
Authors:
--------
The KDE Team <kde@kde.org>
%post -n kde4-kalgebra -p /sbin/ldconfig
%postun -n kde4-kalgebra -p /sbin/ldconfig
%files -n kde4-kalgebra -f filelists/kalgebra
%defattr(-,root,root)
%doc COPYING COPYING.DOC README
%package -n kde4-kgeography
License: GPL v2 or later
Group: Amusements/Teaching/Other
Summary: Geography Trainer
%kde4_runtime_requires
%description -n kde4-kgeography
KGreography is a geography learning program
Authors:
--------
The KDE Team <kde@kde.org>
%post -n kde4-kgeography -p /sbin/ldconfig
%postun -n kde4-kgeography -p /sbin/ldconfig
%files -n kde4-kgeography -f filelists/kgeography
%defattr(-,root,root)
%doc COPYING COPYING.DOC README
%package -n kde4-khangman
License: GPL v2 or later
Group: Amusements/Teaching/Language
Summary: Hangman Game
%kde4_runtime_requires
%description -n kde4-khangman
Classical hangman game for KDE
Authors:
--------
The KDE Team <kde@kde.org>
%post -n kde4-khangman -p /sbin/ldconfig
%postun -n kde4-khangman -p /sbin/ldconfig
%files -n kde4-khangman -f filelists/khangman
%defattr(-,root,root)
%doc COPYING COPYING.DOC README
%dir /usr/share/kde4/apps/kvtml
%dir /usr/share/kde4/apps/kvtml/en
%package -n kde4-kig
License: GPL v2 or later
Group: Productivity/Scientific/Math
Summary: Interactive Geometry
%kde4_runtime_requires
%description -n kde4-kig
Kig is an application for Interactive Geometry. It's intended to serve
two purposes: Allow students to interactively explore mathematical
figures and concepts using the computer. Serve as a WYSIWYG tool for
drawing mathematical figures and including them in other documents.
Authors:
--------
The KDE Team <kde@kde.org>
%post -n kde4-kig -p /sbin/ldconfig
%postun -n kde4-kig -p /sbin/ldconfig
%files -n kde4-kig -f filelists/kig
%defattr(-,root,root)
%doc COPYING COPYING.DOC README
%package -n kde4-kiten
License: GPL v2 or later
Group: Amusements/Teaching/Language
Summary: Japanese Reference/Study Tool
%kde4_runtime_requires
%description -n kde4-kiten
Kiten is a tool to learn Japanese
Authors:
--------
The KDE Team <kde@kde.org>
%post -n kde4-kiten -p /sbin/ldconfig
%postun -n kde4-kiten -p /sbin/ldconfig
%files -n kde4-kiten -f filelists/kiten
%defattr(-,root,root)
%doc COPYING COPYING.DOC README
%dir /usr/include/libkiten
%dir /usr/share/kde4/apps/kitenradselect
%package -n kde4-klettres
License: GPL v2 or later
Group: Amusements/Teaching/Language
Summary: Alphabet Learning Game
%kde4_runtime_requires
%description -n kde4-klettres
Helps to learn the alphabet and read some syllables
Authors:
--------
The KDE Team <kde@kde.org>
%post -n kde4-klettres -p /sbin/ldconfig
%postun -n kde4-klettres -p /sbin/ldconfig
%files -n kde4-klettres -f filelists/klettres
%defattr(-,root,root)
%doc COPYING COPYING.DOC README
%config %_kde_config_dir/klettres.knsrc
%package -n kde4-kmplot
License: GPL v2 or later
Group: Productivity/Scientific/Math
Summary: Mathematical Function Plotter
%kde4_runtime_requires
%description -n kde4-kmplot
Mathematical function plotter for KDE
Authors:
--------
The KDE Team <kde@kde.org>
%post -n kde4-kmplot -p /sbin/ldconfig
%postun -n kde4-kmplot -p /sbin/ldconfig
%files -n kde4-kmplot -f filelists/kmplot
%defattr(-,root,root)
%doc COPYING COPYING.DOC README
%package -n kde4-kpercentage
License: GPL v2 or later
Group: Amusements/Teaching/Mathematics
Summary: Exercise Percentages
%kde4_runtime_requires
%description -n kde4-kpercentage
A program to improve your skills in calculating with percentages.
Authors:
--------
The KDE Team <kde@kde.org>
%post -n kde4-kpercentage -p /sbin/ldconfig
%postun -n kde4-kpercentage -p /sbin/ldconfig
%files -n kde4-kpercentage -f filelists/kpercentage
%defattr(-,root,root)
%doc COPYING COPYING.DOC README
%package -n kde4-kstars
License: GPL v2 or later
Group: Productivity/Scientific/Astronomy
Summary: Desktop Planetarium
%kde4_runtime_requires
Requires: kde4-kstars-data
%description -n kde4-kstars
KStars is a desktop planetarium for KDE.
Authors:
--------
The KDE Team <kde@kde.org>
%post -n kde4-kstars -p /sbin/ldconfig
%postun -n kde4-kstars -p /sbin/ldconfig
%files -n kde4-kstars -f filelists/kstars
%defattr(-,root,root)
%doc COPYING COPYING.DOC README
%exclude /usr/share/kde4/apps/kstars/*.dat
%exclude /usr/share/kde4/apps/kstars/*.vsop
%exclude /usr/share/kde4/apps/kstars/*.idx
%exclude /usr/share/kde4/apps/kstars/*.png
%exclude /usr/share/kde4/apps/kstars/*.orbit
%exclude /usr/share/kde4/apps/kstars/valaav.txt
%exclude /usr/share/kde4/apps/kstars/*.colors
%exclude /usr/share/kde4/apps/kstars/glossary.xml
%exclude /usr/share/kde4/apps/kstars/tips
%package -n kde4-ktouch
License: GPL v2 or later
Group: Amusements/Teaching/Other
Summary: Touch Typing Tutor
%kde4_runtime_requires
%description -n kde4-ktouch
A KDE program that helps you to learn and practice touch typing.
Authors:
--------
The KDE Team <kde@kde.org>
%post -n kde4-ktouch -p /sbin/ldconfig
%postun -n kde4-ktouch -p /sbin/ldconfig
%files -n kde4-ktouch -f filelists/ktouch
%defattr(-,root,root)
%doc COPYING COPYING.DOC README
%package -n kde4-kturtle
License: GPL v2 or later
Group: Amusements/Teaching/Mathematics
Summary: Logo Programming Environment
%kde4_runtime_requires
%description -n kde4-kturtle
KTurtle is an educational Logo programming environment.
Authors:
--------
The KDE Team <kde@kde.org>
%post -n kde4-kturtle -p /sbin/ldconfig
%postun -n kde4-kturtle -p /sbin/ldconfig
%files -n kde4-kturtle -f filelists/kturtle
%defattr(-,root,root)
%doc COPYING COPYING.DOC README
%package -n kde4-parley
License: GPL v2 or later
Group: Amusements/Teaching/Language
Summary: Vocabulary Trainer
%kde4_runtime_requires
%description -n kde4-parley
KVoctrain is a vocabulary trainer for KDE.
Authors:
--------
The KDE Team <kde@kde.org>
%post -n kde4-parley -p /sbin/ldconfig
%postun -n kde4-parley -p /sbin/ldconfig
%files -n kde4-parley -f filelists/parley
%defattr(-,root,root)
%doc COPYING COPYING.DOC README
%if 0
/usr/share/icons/hicolor/*/apps/parley.*
%endif
%package -n kde4-kwordquiz
License: GPL v2 or later
Group: Amusements/Teaching/Language
Summary: Vocabulary Trainer
%kde4_runtime_requires
%description -n kde4-kwordquiz
A powerful flashcard and vocabulary learning program
Authors:
--------
The KDE Team <kde@kde.org>
%post -n kde4-kwordquiz -p /sbin/ldconfig
%postun -n kde4-kwordquiz -p /sbin/ldconfig
%files -n kde4-kwordquiz -f filelists/kwordquiz
%defattr(-,root,root)
%doc COPYING COPYING.DOC README
%config %_kde_config_dir/kwordquiz.knsrc
%files -f filelists/exclude
%defattr(-,root,root)
%doc COPYING COPYING.DOC README
%dir %_kde_share_dir/apps/libkdeedu
%changelog
* Mon Dec 01 2008 ro@suse.de
- no ocaml on s390 and s390x (as on ppc ppc64)
* Thu Nov 06 2008 dmueller@suse.de
- fix kdeedu4-noarch buildrequires
* Wed Nov 05 2008 dmueller@suse.de
- use minimal-toc to fix build on ppc(64)
* Fri Oct 31 2008 dmueller@suse.de
- update to 4.1.3
* see http://kde.org/announcements/changelogs/changelog4_1_2to4_1_3.php
* Thu Sep 25 2008 dmueller@suse.de
- update to 4.1.2
* see http://kde.org/announcements/changelogs/changelog4_1_1to4_1_2.php
* Fri Sep 05 2008 stbinner@suse.de
- build separate kde4-kstars-data package again
* Thu Aug 28 2008 dmueller@suse.de
- update to 4.1.1
* see http://kde.org/announcements/changelogs/changelog4_1to4_1_1.php
* Tue Aug 19 2008 stbinner@suse.de
- branch diff update: many Kalzium and Marble bug fixes
* Wed Aug 13 2008 dmueller@suse.de
- fix build
* Mon Aug 04 2008 dmueller@suse.de
- branch diff update
* Wed Jul 30 2008 dmueller@suse.de
- enable kde4-step build
* Wed Jul 23 2008 dmueller@suse.de
- update to 4.1.0
* Tue Jul 22 2008 dmueller@suse.de
- file list fix
* Fri Jul 18 2008 dmueller@suse.de
- update to 4.0.99
* Wed Jul 09 2008 dmueller@suse.de
- update to 4.0.98
* Mon Jul 07 2008 dmueller@suse.de
- fix kde4-marble maps packaging error
* Thu Jul 03 2008 dmueller@suse.de
- update to 4.0.85
* Tue Jul 01 2008 dmueller@suse.de
- fix filelist again
* Tue Jul 01 2008 dmueller@suse.de
- update filelist
* Thu Jun 26 2008 dmueller@suse.de
- update to 4.0.84
* Wed Jun 18 2008 dmueller@suse.de
- update to 4.0.83
* Tue Jun 10 2008 dmueller@suse.de
- update to 4.0.82
* Mon Jun 09 2008 dmueller@suse.de
- update to 4.0.81
* Thu May 29 2008 dmueller@suse.de
- make sure that the right version of kde4-marble-data is installed
(kde#162254)
* Thu May 01 2008 dmueller@suse.de
- update to 4.0.4
* http://www.kde.org/announcements/changelogs/changelog4_0_3to4_0_4.php
* Fri Apr 25 2008 dmueller@suse.de
- branch diff update
* Mon Apr 21 2008 stbinner@suse.de
- fix file lists
- branch diff update
* Thu Mar 27 2008 dmueller@suse.de
- update to 4.0.3
* Tue Mar 11 2008 dmueller@suse.de
- 4_0_BRANCH.diff update:
* include fullscreen window handling fixes
* Wed Feb 27 2008 dmueller@suse.de
- update to 4.0.2
* Wed Feb 27 2008 dmueller@suse.de
- update branch diff, add pre_checkin to make upgrade easier
* Thu Jan 31 2008 dmueller@suse.de
- update to 4.0.1
* Sun Jan 20 2008 stbinner@suse.de
- update KDE_4_0_BRANCH.diff
* Sat Jan 05 2008 dmueller@suse.de
- update to 4.0
* Wed Jan 02 2008 stbinner@suse.de
- update to 3.97.2
* Fri Dec 21 2007 stbinner@suse.de
- fix file conflict
* Sun Dec 16 2007 dmueller@suse.de
- update to 3.97.1
* Thu Dec 06 2007 dmueller@suse.de
- adjust desktop files
* Wed Dec 05 2007 dmueller@suse.de
- update to 3.97.0
* Tue Dec 04 2007 dmueller@suse.de
- update to 3.96.3
* Wed Nov 21 2007 dmueller@suse.de
- update to 3.96.1
* Wed Nov 14 2007 dmueller@suse.de
- update to 3.96.0
* Wed Nov 07 2007 dmueller@suse.de
- update to 3.95.2
* Mon Nov 05 2007 dmueller@suse.de
- fix build on ppc
* Thu Nov 01 2007 dmueller@suse.de
- update to 3.95.1
* Wed Oct 31 2007 dmueller@suse.de
- update to KDE 4.0 Beta4
* Sat Oct 20 2007 dmueller@suse.de
- update to 3.94.1
* Tue Oct 09 2007 dmueller@suse.de
- update to KDE 4.0 Beta 3
* Tue Oct 02 2007 stbinner@suse.de
- update to 3.93.0.svn720124
* Wed Sep 26 2007 stbinner@suse.de
- update to 3.93.0.svn717255
* Thu Sep 13 2007 stbinner@suse.de
- update to 3.93.0.svn712059
* Sat Sep 01 2007 stbinner@suse.de
- update to KDE 4.0 Beta 2
* Thu Aug 23 2007 stbinner@suse.de
- update to 3.92.0.svn703905
* Thu Aug 16 2007 stbinner@suse.de
- update to 3.92.0.svn700953
* Thu Aug 09 2007 stbinner@suse.de
- update to 3.92.0.svn697375
- fix file conflict
* Sun Jul 29 2007 stbinner@suse.de
- update to KDE 4.0 Beta 1
* Thu Jul 12 2007 stbinner@suse.de
- update to 3.91.0.svn685967
* Sat Jun 23 2007 stbinner@suse.de
- update to 3.90.1.svn678988
* Wed Jun 13 2007 dmueller@suse.de
- update buildrequires (ocaml-facile)
* Fri Jun 08 2007 stbinner@suse.de
- update to 3.90.1.svn670254
* Mon Jun 04 2007 stbinner@suse.de
- fix build
* Fri Jun 01 2007 coolo@suse.de
- simplify spec file by using macros from kde4-filesystem
* Wed May 30 2007 coolo@suse.de
- fix spec file after kdelibs moves
* Mon May 28 2007 dmueller@suse.de
- update to 3.90.1.svn668119
* Wed May 23 2007 stbinner@suse.de
- use %%fdupes
* Fri May 18 2007 dmueller@suse.de
- remove facile requirement from Factory
* Sun May 13 2007 schwab@suse.de
- Fix file list.
* Sat May 12 2007 schwab@suse.de
- Fix dependencies.
* Fri May 11 2007 stbinner@suse.de
- initial package in abuild