Hello community, here is the log from the commit of package kmobiletools checked in at Mon Aug 6 21:46:40 CEST 2007. -------- --- KDE/kmobiletools/kmobiletools.changes 2006-05-26 13:45:10.000000000 +0200 +++ /mounts/work_src_done/STABLE/kmobiletools/kmobiletools.changes 2007-08-06 17:56:55.000000000 +0200 @@ -1,0 +2,8 @@ +Mon Aug 6 17:52:31 CEST 2007 - dmueller@suse.de + +- update to 0.5.0beta3: + * Most wanted feature: Gammu Engine added + * KNotify support + * a lot of bugfixes + +------------------------------------------------------------------- Old: ---- kmobiletools-0.4.3.3.tar.bz2 New: ---- kmobiletools-0.5.0-beta3.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kmobiletools.spec ++++++ --- /var/tmp/diff_new_pack.Z32156/_old 2007-08-06 21:44:41.000000000 +0200 +++ /var/tmp/diff_new_pack.Z32156/_new 2007-08-06 21:44:41.000000000 +0200 @@ -1,7 +1,7 @@ # -# spec file for package kmobiletools (Version 0.4.3.3) +# spec file for package kmobiletools (Version 0.4.99+0.5.0beta3) # -# Copyright (c) 2006 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2007 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. # @@ -13,21 +13,23 @@ Name: kmobiletools BuildRequires: kdelibs3-devel kdepim3-devel URL: http://www.kmobiletools.org/ -License: GPL +License: GPL v2 or later Group: Productivity/Networking/Other Summary: Mobile Phone Management -Version: 0.4.3.3 -Release: 4 +%define tar_version 0.5.0-beta3 +Version: 0.4.99+0.5.0beta3 +Release: 1 BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source0: %name-%version.tar.bz2 +Source0: %name-%tar_version.tar.bz2 +Requires: %name-lang = %version %description -A tool for using your mobile phone: * trigger calls via numbers in +A tool for using your mobile phone: * Trigger calls with numbers in kaddressbook -* create and browse SMS +* Create and browse SMS -* monitor status +* Monitor status @@ -35,15 +37,35 @@ -------- Marco Gulino <marco.gulino@gmail.com> +%package devel +Group: Productivity/Networking/Other +Summary: Mobile Phone Management + +%description devel +A tool for using your mobile phone: * Trigger calls with numbers in + kaddressbook + +* Create and browse SMS + +* Monitor status + + + +Authors: +-------- + Marco Gulino <marco.gulino@gmail.com> + +%lang_package %prep -%setup -q +%setup -q -n %name-%tar_version . /etc/opt/kde3/common_options update_admin %build . /etc/opt/kde3/common_options ./configure $configkde -make %{?jobs:-j%jobs} +#make %{?jobs:-j%jobs} +make -j3 %install . /etc/opt/kde3/common_options @@ -53,6 +75,8 @@ %else %suse_update_desktop_file -G "Mobile Phone Tool" -C "" %name Utility Telephony %endif +%find_lang %name %name.lang --all-name +kde_post_install %clean rm -rf $RPM_BUILD_ROOT @@ -60,13 +84,43 @@ %files %defattr(-,root,root) /opt/kde3/bin/kmobiletools +/opt/kde3/bin/kmtsetup +/opt/kde3/bin/kbluetoothpairingwizard /opt/kde3/share/apps/kmobiletools /opt/kde3/share/appl*/*/kmobiletools.desktop +/opt/kde3/share/appl*/*/kbluetoothpairingwizard.desktop +/opt/kde3/share/appl*/*/kmtsetup.desktop +/opt/kde3/share/apps/kbluetoothpairingwizard +/opt/kde3/share/apps/kmtsetup +/opt/kde3/%_lib/kde3/libkmobiletoolsdevicepart.* +/opt/kde3/%_lib/kde3/libkmobiletoolsmainpart.* +/opt/kde3/%_lib/kde3/libkontact_kmobiletools.* +/opt/kde3/%_lib/libkmobiletools_at.* +/opt/kde3/%_lib/libkmobiletools.* %dir /opt/kde3/share/icons/hicolor/* %dir /opt/kde3/share/icons/hicolor/*/apps /opt/kde3/share/icons/*/*/apps/kmobiletools.png +/opt/kde3/share/icons/*/*/apps/kmtsetup.png +/opt/kde3/share/icons/*/*/apps/kbluetoothpairingwizard.png +/opt/kde3/share/icons/*/*/actions/* +/opt/kde3/share/services/at_engine.desktop +/opt/kde3/share/services/kmobiletools_mainpart.desktop +/opt/kde3/share/services/kontact/kmobiletools.desktop +/opt/kde3/share/servicetypes/kmobiletoolsengine.desktop + +%files lang -f %name.lang +%defattr(-,root,root) + +%files devel +%defattr(-,root,root) +/opt/kde3/include/kmobiletools/ -%changelog -n kmobiletools +%changelog +* Mon Aug 06 2007 - dmueller@suse.de +- update to 0.5.0beta3: + * Most wanted feature: Gammu Engine added + * KNotify support + * a lot of bugfixes * Fri May 26 2006 - adrian@suse.de - fix typo to unbreak build * Thu May 25 2006 - adrian@suse.de ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org