Hello community, here is the log from the commit of package yakuake for openSUSE:Factory checked in at Mon Jul 25 09:10:48 CEST 2011.
-------- calling whatdependson for head-i586 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ yakuake.spec ++++++ --- /var/tmp/diff_new_pack.G0oDOH/_old 2011-07-25 09:09:41.000000000 +0200 +++ /var/tmp/diff_new_pack.G0oDOH/_new 2011-07-25 09:09:41.000000000 +0200 @@ -15,36 +15,29 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# norootforbuild Name: yakuake -BuildRequires: kdebase4-workspace-devel +Version: 2.9.8 +Release: 6 License: GPLv2+ +Summary: Terminal for KDE Url: http://kde-apps.org/content/show.php?content=29153 Group: System/GUI/KDE -BuildRoot: %{_tmppath}/%{name}-%{version}-build -Summary: Terminal for KDE -Version: 2.9.8 -Release: 1 -Source: yakuake-%{version}.tar.bz2 +Source: %{name}-%{version}.tar.bz2 +BuildRequires: fdupes +BuildRequires: libkde4-devel Requires: konsole Provides: kde4-yakuake = 2.9.4 Obsoletes: kde4-yakuake <= 2.9.4 +BuildRoot: %{_tmppath}/%{name}-%{version}-build %kde4_runtime_requires %description Yakuake is a retractable KDE Terminal Emulator. - - -Authors: --------- - Eike Hein <[email protected]> (current maintainer) - Francois Chazal <[email protected]> (inactive; original author) - %prep -%setup -n yakuake-%{version} -q +%setup -q %build %cmake_kde4 -d build @@ -52,23 +45,24 @@ %install cd build - %makeinstall + %make_install %suse_update_desktop_file -G "Terminal Program" yakuake System TerminalEmulator %find_lang yakuake + %fdupes -s %{buildroot} %post -p /sbin/ldconfig %postun -p /sbin/ldconfig %clean -rm -rf $RPM_BUILD_ROOT +rm -rf %{buildroot} %files -f build/yakuake.lang %defattr(-,root,root) %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 +%{_kde4_applicationsdir}/yakuake.desktop +%{_kde4_appsdir}/yakuake +%{_kde4_bindir}/yakuake +%{_kde4_iconsdir}/hicolor/ %changelog ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
