Hello community,

here is the log from the commit of package kaccessible for openSUSE:Factory 
checked in at 2013-06-11 06:13:37
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kaccessible (Old)
 and      /work/SRC/openSUSE:Factory/.kaccessible.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kaccessible"

Changes:
--------
--- /work/SRC/openSUSE:Factory/kaccessible/kaccessible.changes  2013-05-16 
15:37:35.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.kaccessible.new/kaccessible.changes     
2013-06-11 09:28:27.000000000 +0200
@@ -1,0 +2,8 @@
+Sat Jun  1 09:49:48 UTC 2013 - tittiatc...@gmail.com
+
+- Update to 4.10.4
+   * Bugfix release
+   * See http://www.kde.org/announcements/announce-4.10.4.php
+   * resolves bnc#8122760
+
+-------------------------------------------------------------------

Old:
----
  kaccessible-4.10.3.tar.xz

New:
----
  kaccessible-4.10.4.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ kaccessible.spec ++++++
--- /var/tmp/diff_new_pack.tFmn8g/_old  2013-06-11 09:28:28.000000000 +0200
+++ /var/tmp/diff_new_pack.tFmn8g/_new  2013-06-11 09:28:28.000000000 +0200
@@ -27,7 +27,7 @@
 License:        LGPL-2.1+
 Group:          System/GUI/KDE
 Url:            http://www.kde.org
-Version:        4.10.3
+Version:        4.10.4
 Release:        0
 Source0:        %{name}-%{version}.tar.xz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build

++++++ kaccessible-4.10.3.tar.xz -> kaccessible-4.10.4.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kaccessible-4.10.3/CMakeLists.txt 
new/kaccessible-4.10.4/CMakeLists.txt
--- old/kaccessible-4.10.3/CMakeLists.txt       2013-05-03 06:36:57.000000000 
+0200
+++ new/kaccessible-4.10.4/CMakeLists.txt       2013-05-28 21:30:52.000000000 
+0200
@@ -67,6 +67,7 @@
 if(SPEECHD_FOUND)
   set(SPEECH_LIB ${SPEECHD_LIBRARIES})
   add_definitions(-DSPEECHD_FOUND)
+  include_directories(${SPEECHD_INCLUDE_DIR})
 endif(SPEECHD_FOUND)
 
 set(kaccessibleapp_SRCS kaccessibleapp.cpp)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kaccessible-4.10.3/cmake/FindSpeechd.cmake 
new/kaccessible-4.10.4/cmake/FindSpeechd.cmake
--- old/kaccessible-4.10.3/cmake/FindSpeechd.cmake      2013-05-03 
06:36:57.000000000 +0200
+++ new/kaccessible-4.10.4/cmake/FindSpeechd.cmake      2013-05-28 
21:30:52.000000000 +0200
@@ -9,7 +9,7 @@
 # Redistribution and use is allowed according to the terms of the BSD license.
 # For details see the accompanying COPYING-CMAKE-SCRIPTS file.
 
-find_path(SPEECHD_INCLUDE_DIR libspeechd.h)
+find_path(SPEECHD_INCLUDE_DIR libspeechd.h PATH_SUFFIXES speech-dispatcher)
 
 find_library(SPEECHD_LIBRARIES NAMES speechd)
 

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to