Hello community,

here is the log from the commit of package kdebase4-openSUSE for 
openSUSE:Factory
checked in at Thu Aug 25 14:29:26 CEST 2011.



--------
--- KDE/kdebase4-openSUSE/kdebase4-openSUSE.changes     2011-08-10 
23:32:10.000000000 +0200
+++ /mounts/work_src_done/STABLE/kdebase4-openSUSE/kdebase4-openSUSE.changes    
2011-08-25 10:17:30.000000000 +0200
@@ -1,0 +2,6 @@
+Thu Aug 25 08:16:32 UTC 2011 - [email protected]
+
+- Add link-to-qtxml.patch: link to QtXml to fix build failure on
+  Factory
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


New:
----
  link-to-qtxml.patch

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

Other differences:
------------------
++++++ kdebase4-openSUSE.spec ++++++
--- /var/tmp/diff_new_pack.8BwgKB/_old  2011-08-25 14:28:07.000000000 +0200
+++ /var/tmp/diff_new_pack.8BwgKB/_new  2011-08-25 14:28:07.000000000 +0200
@@ -32,13 +32,14 @@
 
 Name:           kdebase4-openSUSE
 Version:        %{_version}
-Release:        14
+Release:        15
 License:        GPLv2+
 Summary:        openSUSE KDE Extension
 Group:          System/GUI/KDE
 # git clone git://git.opensuse.org/projects/desktop/kdebase4-openSUSE.git
 Source0:        kdebase4-openSUSE-%{_tarball_version}.tar.bz2
 Source2:        devel-splash.tar.bz2
+Patch1:         link-to-qtxml.patch
 BuildRequires:  hwinfo-devel
 BuildRequires:  libkde4-devel
 BuildRequires:  oxygen-icon-theme
@@ -141,6 +142,7 @@
 %lang_package
 %prep
 %setup -q -n %{name}
+%patch1
 
 %build
   %cmake_kde4 -d build -- -DSYSINFO_DISTRO:STRING=SUSE

++++++ link-to-qtxml.patch ++++++
--- greeter/CMakeLists.txt      2011-08-10 23:26:49.000000000 +0200
+++ greeter/CMakeLists.txt      2011-08-25 10:09:46.790878008 +0200
@@ -5,7 +5,7 @@
 
 kde4_add_executable(SUSEgreeter ${greeter_SRCS})
 
-target_link_libraries(SUSEgreeter ${KDE4_KDEUI_LIBS})
+target_link_libraries(SUSEgreeter ${KDE4_KDEUI_LIBS} ${QT_QTXML_LIBRARY})
 
 install(TARGETS SUSEgreeter DESTINATION ${BIN_INSTALL_DIR})
 

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



Remember to have fun...

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to