Mailinglist Archive: opensuse-commit (754 mails)
| < Previous | Next > |
commit yakuake for openSUSE:Factory
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Fri, 01 May 2009 02:27:02 +0200
- Message-id: <20090501002702.8A5B8678174@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package yakuake for openSUSE:Factory
checked in at Fri May 1 02:27:02 CEST 2009.
--------
--- KDE/yakuake/yakuake.changes 2008-09-21 14:52:32.000000000 +0200
+++ yakuake/yakuake.changes 2009-04-30 00:10:32.986057000 +0200
@@ -1,0 +2,5 @@
+Sun Sep 21 14:53:51 CEST 2008 - stbinner@xxxxxxx
+
+- require kde4-konsole (bnc#422066)
+
+-------------------------------------------------------------------
@@ -6,0 +12,5 @@
+Fri Sep 21 14:51:24 CEST 2008 - stbinner@xxxxxxx
+
+- update to version 2.9.4, fourth bug fix release of KDE4 port
+
+-------------------------------------------------------------------
calling whatdependson for head-i586
Old:
----
yakuake-2.8.1.tar.bz2
yakuake.desktop
yakuake-fix_Accesskey_handling_v2.diff
New:
----
yakuake-2.9.4.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ yakuake.spec ++++++
--- /var/tmp/diff_new_pack.u15383/_old 2009-05-01 02:22:25.000000000 +0200
+++ /var/tmp/diff_new_pack.u15383/_new 2009-05-01 02:22:25.000000000 +0200
@@ -1,7 +1,7 @@
#
-# spec file for package yakuake (Version 2.8.1)
+# spec file for package yakuake (Version 2.9.4)
#
-# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2009 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
@@ -19,19 +19,18 @@
Name: yakuake
-BuildRequires: kdelibs3-devel
+BuildRequires: kdebase4-workspace-devel
License: GPL v2 or later
Url: http://kde-apps.org/content/show.php?content=29153
Group: System/GUI/KDE
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Summary: yakuake is a terminal for KDE
-Version: 2.8.1
-Release: 90
-%define rversion 2.8.1
-Source: %{name}-%{rversion}.tar.bz2
-Source1: yakuake.desktop
-Patch1: yakuake-fix_Accesskey_handling_v2.diff
-Requires: kdebase3
+Version: 2.9.4
+Release: 1
+Source: yakuake-%{version}.tar.bz2
+Requires: kde4-konsole
+Provides: kde4-yakuake = 2.9.4
+Obsoletes: kde4-yakuake <= 2.9.4
%description
Yakuake is a retractable KDE Terminal Emulator.
@@ -43,25 +42,17 @@
Francois Chazal <neptune3k@xxxxxxx>
%prep
-%setup -n %{name}-%{rversion} -q
-%patch1 -p1
-. /etc/opt/kde3/common_options
-update_admin
+%setup -n yakuake-%{version} -q
%build
-. /etc/opt/kde3/common_options
-./configure
-make
+ %cmake_kde4 -d build
+ %make_jobs
%install
-. /etc/opt/kde3/common_options
-make DESTDIR=$RPM_BUILD_ROOT $INSTALL_TARGET
-%if %suse_version < 1010
-%suse_update_desktop_file %name System TerminalEmulator
-%else
-%suse_update_desktop_file -G "Terminal Program" %name System TerminalEmulator
-%endif
-%find_lang %{name}
+ cd build
+ %makeinstall
+ %suse_update_desktop_file -G "Terminal Program" yakuake System
TerminalEmulator
+ %find_lang yakuake
%post -p /sbin/ldconfig
@@ -70,18 +61,21 @@
%clean
rm -rf $RPM_BUILD_ROOT
-%files -f %{name}.lang
+%files -f build/yakuake.lang
%defattr(-,root,root)
-%doc README AUTHORS ChangeLog COPYING INSTALL
-/opt/kde3/bin/*
-/opt/kde3/share/apps/yakuake
-/opt/kde3/share/icons/??color
-/opt/kde3/share/applications/kde/yakuake.desktop
-/opt/kde3/share/config.kcfg/yakuake.kcfg
+%doc README AUTHORS ChangeLog COPYING COPYING.DOC NEWS
+/usr/bin/yakuake
+/usr/share/applications/kde4/yakuake.desktop
+/usr/share/icons/hicolor/*/apps/yakuake.*
+/usr/share/kde4/apps/yakuake
%changelog
* Sun Sep 21 2008 stbinner@xxxxxxx
+- require kde4-konsole (bnc#422066)
+* Sun Sep 21 2008 stbinner@xxxxxxx
- require kdebase3 (bnc#422066)
+* Sun Sep 21 2008 stbinner@xxxxxxx
+- update to version 2.9.4, fourth bug fix release of KDE4 port
* Tue Feb 26 2008 crrodriguez@xxxxxxx
- use find_lang macro
* Sun Jan 27 2008 stbinner@xxxxxxx
++++++ yakuake-2.8.1.tar.bz2 -> yakuake-2.9.4.tar.bz2 ++++++
++++ 147181 lines of diff (skipped)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
--
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |