Name: kmobiletools Version: 0.5_beta1 Release: 2%{dist} Summary: This application allow to upload/download files from Motorola P2k Phones Summary(de): Diese Anwendung kopiert Dateien von und auf Motorola P2k Handies Group: Applications/Productivity License: GPL URL: http://moto4lin.sourceforge.net/ Source0: %{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root Requires: kdebase BuildRequires: kdebase-devel Vendor: Marco Gulino Packager: Adalbert Prokop %description This application supports: * SMS read/write/send/delete. * Multiple SMS destinations (if supported by the phone). * Calls handling (dial, answer, close). * Phonebook reading. * Last dials, last answered calls and last unanswered calls lists. %description -l de Diese Applikation unterstützt: * Lesen/Schreiben/Senden/Löschen von SMS * Mehrere SMS-Empfänger (wenn das Handy es unterstützt). * Anrufverwaltung (Wählen, Abheben, Beenden) * Telefonbuchbearbeitung * Listen der gewählten Nummern, entgegengenommenen und verpassten Anrufen %prep %setup %build %configure %{__make} %{?_smp_mflags} %install %makeinstall mkdir -p $RPM_BUILD_ROOT/etc/udev/rules.d echo 'KERNEL=="ttyACM*", GROUP="users", MODE="0660"' > $RPM_BUILD_ROOT/etc/udev/rules.d/90-kmobiletools.rules %clean %{__rm} -rf %{buildroot} %files %defattr(-, root, root, 0755) %doc ChangeLog AUTHORS COPYING INSTALL README VERSION %{_bindir}/* %{_libdir}/kde3/*.so %{_libdir}/*.so %{_datadir}/applnk/Utilities/*.desktop %{_datadir}/apps/kbluetoothpairingwizard/* %{_datadir}/apps/kmobiletools/ %{_datadir}/apps/kmtsetup/* /etc/udev/rules.d/90-kmobiletools.rules /usr/share/icons/hicolor/16x16/apps/kbluetoothpairingwizard.png /usr/share/icons/hicolor/16x16/apps/kmobiletools.png /usr/share/icons/hicolor/16x16/apps/kmtsetup.png /usr/share/icons/hicolor/22x22/actions/exportsms.png /usr/share/icons/hicolor/22x22/actions/newsms.png /usr/share/icons/hicolor/22x22/actions/phonecall.png /usr/share/icons/hicolor/22x22/apps/kmobiletools.png /usr/share/icons/hicolor/32x32/actions/simcard.png /usr/share/icons/hicolor/32x32/apps/kbluetoothpairingwizard.png /usr/share/icons/hicolor/32x32/apps/kmobiletools.png /usr/share/icons/hicolor/32x32/apps/kmtsetup.png /usr/share/icons/hicolor/48x48/apps/kmobiletools.png /usr/share/icons/hicolor/64x64/actions/closedphone.png /usr/share/icons/hicolor/64x64/actions/kmobiletoolsAT.png /usr/share/icons/hicolor/64x64/actions/kmobiletoolsG.png /usr/share/icons/hicolor/64x64/actions/overlaydisc.png /usr/share/icons/hicolor/64x64/actions/smslist.png /usr/share/icons/hicolor/64x64/apps/kmobiletools.png /usr/share/services/kmobiletools_mainpart.desktop /usr/share/services/kontact/kmobiletools.desktop /usr/include/kmobiletools/deviceIFace_stub.h /usr/include/kmobiletools/encodingshelper.h /usr/include/kmobiletools/gsmcodec.h /usr/include/kmobiletools/kmobiletools_cfg.h /usr/include/kmobiletools/kmobiletools_devices.h /usr/include/kmobiletools/kmobiletools_devices_addons.h /usr/include/kmobiletools/kmobiletoolsengine.h /usr/include/kmobiletools/mainIFace_stub.h /usr/include/kmobiletools/qserial.h /usr/include/kmobiletools/sms.h /usr/include/kmobiletools/smslist.h /usr/lib/kde3/libkmobiletoolsdevicepart.la /usr/lib/kde3/libkmobiletoolsmainpart.la /usr/lib/kde3/libkontact_kmobiletools.la /usr/lib/libkmobiletools.la /usr/lib/libkmobiletools_at.la %changelog * Fri Aug 19 2006 KMobileTools 0.5_beta1 - Whole codebase rewrite.. quite difficult to write a changelog. - Full phonebook support (read/write/delete). - Plugin-based engines, now kmobiletools can support more than a phone. - Adding Wizard everywhere to automate many tasks. - New gui, with a better look. - Better support for more mobile phones. - Better integration with Kontact and KAddressBook. - Calendar reading for Motorola phones. - Device system can find phone by imei, whatever the path is. - SMS Exporting in KMail. - More options available, and more easy to configure. - Much much more, i can't remember everything.. :P * Sat Apr 22 2006 KMobileTools 0.4.3.3 - Fixing again compilation on FreeBSD - Fixing eventsrc * Thu Mar 16 2006 KMobileTools 0.4.3.2 - Fixing compilation with gcc 4 - Fixing compilation on freebsd - Change .desktop entry to be compliant with freedesktop.org standard * Mon Mar 21 2005 KMobileTools 0.4.3.1 - Fixed closing by KSystemTray - Fixed version number on the KSystemTray - Changed email address * Fri Mar 18 2005 KMobileTools 0.4.3 - Better support for Siemens Mobile Phones (Alexander Rensmann ) - Fixed (finally) KDE 3.2 compilation - Added configuration options for init strings - Splitted +CBC and +CSQ commands, so if one fails the other continue - Fixed AMD x86_64 compilation - KTTSd now works also with non english languages * Mon Jan 31 2005 KMobileTools 0.4.2 - Added some languages - Compiles again on KDE 3.2 - Added patch for kttsd library change - Some other little bug fixes * Tue Dec 7 2004 KMobileTools 0.4.1 - Fixed init string (doesn't set volume low any more) - Fixed "Hangup" to refuse when receiving calls - Fixed memory slot detection when string contains "()" characters - Removed update-status timer when no device is attached - Added PDU SMS Support for both read and write (more compatibility with more phones, then) - Fixed SMS detection for wrote SMS - Fixed some encoding issues - Added a new terminal, this time totally integrated with KMobileTools - Fixed a lot of code on SMS functions - Added a basic SMS Write slot selection - Added a "First Time helper" message box (thanks to marmaris) - Some new translations - ...Some more bug&compatibility issues fixed * Fri Oct 8 2004 KMobileTools 0.4.0 - Fixed device closing problem when exiting. - Added SMS information into system tray tooltip and main window. - Added KNotify client, now you get notified for incoming calls, new sms, low battery and charging complete. - Fixed Phonebook code, now you've separated addressbook for KDE and KMobileTools, and you can sync them with KitchenSync. - Fixed SMS code to add date/time on compatible phones, and optimized for motorola devices. - Added serial terminal Seyon for debugging modem output. - Fixed wait dialog for syncing addressbook to give a more fluid output. - Added number->name conversion in GUIs, to have a more human readable behavour. - Added code to detect SMS date/time in SMS List. - Added support to more memory types from phone (for SMS and Phonebook). - Configuration dialogs make memory slots autodetection. - Multiple phone numbers support/selection. - Added SMS saving support (for both single SMS and full SMS List). - Fixed SMS List and PhoneBook list order id (by using trailing spaces). - Fixed SMS List detection (sometimes it give "ERROR", but sms are present). - Initial kttsd integration (sms speech support for now). - Added UCS2 Support (seems like UTF16). - Splitted internationalizations into a separate package. - Fixed compilation issue with kde 3.2 * Wed Sep 8 2004 KMobileTools 0.3.1 - Fixed SMSList button text ("New SMS" instead of "Refresh List") - Fixed some KDE version issues - Added selectable number info in SMS List - Added some nice effects to the TrayIcon tooltip - Binded "ESC" key to "Close" button in the main window * Mon Sep 6 2004 KMobileTools 0.3.0 - Fixed a bug that delete your KDE AddressBook when reading Phonebook from your mobile phone. - Added import function to import mobile phone addressbook into KDE addressbook (yes, WITHOUT deleting it ;P). - Added QThread use, now KMobileTools updates automatically your SMS list, and can have a "wait" dialog for slow operations. Application is now very responsive. - Fixed SMS list, where selecting an outgoing message it was saying "Message from" instead of "to". - Fixed another SMS List bug, SMS were truncated when they were containing a '\n' character. - Added some translations, now we speak English, Italian, Spanish, German and Hungarian. - Added DCOP interface for scripting. - Added KUniqueApplication, now we can load only a single istance, and pass it arguments using DCOP. - Added command line options to directly dial numbers.