Hello community,

here is the log from the commit of package kdewebdev4 for openSUSE:Factory
checked in at Wed Jun 8 17:31:32 CEST 2011.



--------
--- KDE/kdewebdev4/kdewebdev4.changes   2011-04-28 16:17:11.000000000 +0200
+++ /mounts/work_src_done/STABLE/kdewebdev4/kdewebdev4.changes  2011-06-03 
15:39:07.000000000 +0200
@@ -1,0 +2,8 @@
+Fri Jun  3 15:39:05 CEST 2011 - dmuel...@suse.de
+
+- update to 4.6.4
+  * Bugfixes over KDE 4.6.3
+  *  see http://kde.org/announcements/changelogs/changelog4_6_3to4_6_4.php for 
details
+  
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


Old:
----
  kdewebdev-4.6.3.tar.bz2

New:
----
  kdewebdev-4.6.4.tar.bz2

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

Other differences:
------------------
++++++ kdewebdev4.spec ++++++
--- /var/tmp/diff_new_pack.pXVPyp/_old  2011-06-08 17:31:15.000000000 +0200
+++ /var/tmp/diff_new_pack.pXVPyp/_new  2011-06-08 17:31:15.000000000 +0200
@@ -24,7 +24,7 @@
 Group:          System/GUI/KDE
 Summary:        kdewebdev base package
 Url:            http://quanta.sf.net
-Version:        4.6.3
+Version:        4.6.4
 Release:        1
 Source0:        kdewebdev-%version.tar.bz2
 Patch0:         4_5_BRANCH.diff

++++++ kdewebdev-4.6.3.tar.bz2 -> kdewebdev-4.6.4.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdewebdev-4.6.3/doc/CMakeLists.txt 
new/kdewebdev-4.6.4/doc/CMakeLists.txt
--- old/kdewebdev-4.6.3/doc/CMakeLists.txt      2011-01-19 23:05:50.000000000 
+0100
+++ new/kdewebdev-4.6.4/doc/CMakeLists.txt      2011-06-02 12:03:32.000000000 
+0200
@@ -1,5 +1,6 @@
-macro_optional_add_subdirectory(kfilereplace)
-
+if(BUILD_kfilereplace)
+  macro_optional_add_subdirectory(kfilereplace)
+endif()
 # quanta and kxsldbg have moved to trunk/extragear/sdk
 #if(KDevPlatform_FOUND)
 #  macro_optional_add_subdirectory(quanta)
@@ -7,7 +8,11 @@
 #macro_optional_add_subdirectory(kxsldbg)
 #macro_optional_add_subdirectory(xsldbg)
 
-macro_optional_add_subdirectory(klinkstatus)
+if(BUILD_klinkstatus)
+  macro_optional_add_subdirectory(klinkstatus)
+endif()
 #macro_optional_add_subdirectory(kommander)
-macro_optional_add_subdirectory(kimagemapeditor)
+if(BUILD_kimagemapeditor)
+  macro_optional_add_subdirectory(kimagemapeditor)
+endif()
 
Files old/kdewebdev-4.6.3/doc/kfilereplace/index.cache.bz2 and 
new/kdewebdev-4.6.4/doc/kfilereplace/index.cache.bz2 differ
Files old/kdewebdev-4.6.3/doc/kimagemapeditor/index.cache.bz2 and 
new/kdewebdev-4.6.4/doc/kimagemapeditor/index.cache.bz2 differ
Files old/kdewebdev-4.6.3/doc/klinkstatus/index.cache.bz2 and 
new/kdewebdev-4.6.4/doc/klinkstatus/index.cache.bz2 differ
Files old/kdewebdev-4.6.3/doc/kommander/index.cache.bz2 and 
new/kdewebdev-4.6.4/doc/kommander/index.cache.bz2 differ


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



Remember to have fun...

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

Reply via email to