Hello community, here is the log from the commit of package bluedevil for openSUSE:Factory checked in at 2012-04-12 09:19:49 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/bluedevil (Old) and /work/SRC/openSUSE:Factory/.bluedevil.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "bluedevil", Maintainer is "" Changes: -------- --- /work/SRC/openSUSE:Factory/bluedevil/bluedevil.changes 2011-10-27 19:33:20.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.bluedevil.new/bluedevil.changes 2012-04-12 09:19:51.000000000 +0200 @@ -1,0 +2,6 @@ +Tue Apr 10 10:08:01 UTC 2012 - [email protected] + +- Fix the typo value of X-KDE-Library on bluedevilsendfile.desktop + and refresh typo2.diff + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ bluedevil.spec ++++++ --- /var/tmp/diff_new_pack.SIflnQ/_old 2012-04-12 09:19:52.000000000 +0200 +++ /var/tmp/diff_new_pack.SIflnQ/_new 2012-04-12 09:19:52.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package bluedevil # -# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. # Copyright (c) 2010 Raymond Wooninck <[email protected]> # # All modifications and additions to the file contributed by third parties @@ -17,14 +17,13 @@ # - Name: bluedevil Version: 1.2.2 -Release: 1 +Release: 0 Summary: Bluetooth Manager for KDE License: GPL-2.0+ -Url: http://www.kde.org/ Group: Hardware/Other +Url: http://www.kde.org/ Source0: %{name}-%{version}.tar.bz2 #Source0: ftp://ftp.kde.org/pub/kde/stable/bluedevil/%{version}/src/%{name}-%{version}.tar.bz2 Source1: preferences-system-bluetooth.png ++++++ typo2.diff ++++++ --- /var/tmp/diff_new_pack.SIflnQ/_old 2012-04-12 09:19:52.000000000 +0200 +++ /var/tmp/diff_new_pack.SIflnQ/_new 2012-04-12 09:19:52.000000000 +0200 @@ -1,7 +1,7 @@ -Index: bluedevil-1.2.1/src/fileitemactionplugin/CMakeLists.txt +Index: bluedevil-1.2.2/src/fileitemactionplugin/CMakeLists.txt =================================================================== ---- bluedevil-1.2.1.orig/src/fileitemactionplugin/CMakeLists.txt -+++ bluedevil-1.2.1/src/fileitemactionplugin/CMakeLists.txt +--- bluedevil-1.2.2.orig/src/fileitemactionplugin/CMakeLists.txt ++++ bluedevil-1.2.2/src/fileitemactionplugin/CMakeLists.txt @@ -1,4 +1,4 @@ -kde4_add_plugin(bluetoothfiletiemaction sendfileitemaction.cpp) -target_link_libraries(bluetoothfiletiemaction ${KDE4_KIO_LIBS} ${LibBlueDevil_LIBRARIES}) @@ -12,3 +12,16 @@ +target_link_libraries(bluetoothfileitemaction ${KDE4_KIO_LIBS} ${LibBlueDevil_LIBRARIES}) +install(TARGETS bluetoothfileitemaction DESTINATION ${PLUGIN_INSTALL_DIR}) +install(FILES bluedevilsendfile.desktop DESTINATION ${SERVICES_INSTALL_DIR}) +Index: bluedevil-1.2.2/src/fileitemactionplugin/bluedevilsendfile.desktop +=================================================================== +--- bluedevil-1.2.2.orig/src/fileitemactionplugin/bluedevilsendfile.desktop ++++ bluedevil-1.2.2/src/fileitemactionplugin/bluedevilsendfile.desktop +@@ -22,7 +22,7 @@ Name[sv]=Skicka fil via Blåtand + Name[uk]=Надіслати файл за допомогою Bluetooth + Name[x-test]=xxSend file via Bluetoothxx + Name[zh_TW]=透過藍牙傳送檔案 +-X-KDE-Library=bluetoothfiletiemaction ++X-KDE-Library=bluetoothfileitemaction + X-KDE-Submenu=Bluetooth + X-KDE-Submenu[ca]=Bluetooth + X-KDE-Submenu[cs]=Bluetooth -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
