diff --git a/yakuake.changes b/yakuake.changes index dc1ee3f..537ed53 100644 --- a/yakuake.changes +++ b/yakuake.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Sep 21 14:52:18 CEST 2008 - stbinner@suse.de + +- require kdebase3 (bnc#422066) + ------------------------------------------------------------------- Tue Feb 26 03:10:08 CET 2008 - crrodriguez@suse.de diff --git a/yakuake.spec b/yakuake.spec index 6bb227f..095c903 100644 --- a/yakuake.spec +++ b/yakuake.spec @@ -2,9 +2,16 @@ # spec file for package yakuake (Version 2.8.1) # # Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany. -# This file and all modifications and additions to the pristine -# package are under the same license as the package itself. # +# 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/ # @@ -19,11 +26,12 @@ Group: System/GUI/KDE BuildRoot: %{_tmppath}/%{name}-%{version}-build Summary: yakuake is a terminal for KDE Version: 2.8.1 -Release: 15 +Release: 90 %define rversion 2.8.1 Source: %{name}-%{rversion}.tar.bz2 Source1: yakuake.desktop Patch1: yakuake-fix_Accesskey_handling_v2.diff +Requires: kdebase3 %description Yakuake is a retractable KDE Terminal Emulator. @@ -72,6 +80,8 @@ rm -rf $RPM_BUILD_ROOT /opt/kde3/share/config.kcfg/yakuake.kcfg %changelog +* Sun Sep 21 2008 stbinner@suse.de +- require kdebase3 (bnc#422066) * Tue Feb 26 2008 crrodriguez@suse.de - use find_lang macro * Sun Jan 27 2008 stbinner@suse.de