Hello community,

here is the log from the commit of package kdeutils4 for openSUSE:Factory
checked in at Tue May 17 13:37:38 CEST 2011.



--------
--- KDE/kdeutils4/kdeutils4.changes     2011-04-01 15:18:09.000000000 +0200
+++ /mounts/work_src_done/STABLE/kdeutils4/kdeutils4.changes    2011-05-10 
13:03:47.000000000 +0200
@@ -1,0 +2,12 @@
+Tue May 10 11:03:16 UTC 2011 - wstephen...@novell.com
+
+- Add patch to fix libarchive detection at build time for Ark
+
+-------------------------------------------------------------------
+Thu Apr 28 16:16:54 CEST 2011 - dmuel...@suse.de
+
+- update to 4.6.3
+  * Bugfixes over KDE 4.6.2
+  *  see http://kde.org/announcements/changelogs/changelog4_6_2to4_6_3.php for 
details
+
+-------------------------------------------------------------------
@@ -8 +19,0 @@
-
@@ -15 +25,0 @@
-  

calling whatdependson for head-i586


Old:
----
  kdeutils-4.6.2.tar.bz2

New:
----
  ark-use-libarchive-r1230916.diff
  kdeutils-4.6.3.tar.bz2

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

Other differences:
------------------
++++++ kdeutils4.spec ++++++
--- /var/tmp/diff_new_pack.XYBTOu/_old  2011-05-17 13:36:45.000000000 +0200
+++ /var/tmp/diff_new_pack.XYBTOu/_new  2011-05-17 13:36:45.000000000 +0200
@@ -30,7 +30,7 @@
 Group:          Productivity/Other
 Summary:        Base Package of KDE Utility Programs
 Url:            http://www.kde.org
-Version:        4.6.2
+Version:        4.6.3
 Release:        1
 BuildRequires:  gmp-devel kdebase4-workspace-devel >= %version 
libqimageblitz-devel net-snmp-devel pcsc-lite python-devel
 BuildRequires:  libkdepimlibs4-devel libkonq-devel libqca2-devel libzip-devel 
oxygen-icon-theme-large
@@ -39,6 +39,7 @@
 Patch:          4_5_BRANCH.diff
 Patch1:         desktop-files.diff
 Patch2:         kgpg-autostart.diff
+Patch3:         ark-use-libarchive-r1230916.diff
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 %kde4_runtime_requires
 Suggests:       ark
@@ -73,6 +74,7 @@
 %patch
 %patch1
 %patch2
+%patch3
 
 %build
   %cmake_kde4 -d build

++++++ ark-use-libarchive-r1230916.diff ++++++
Subject: Use installed libarchive
Fixed-upstream: yes
From: wstephen...@suse.de
Index: ark/plugins/CMakeLists.txt
===================================================================
--- ark/plugins/CMakeLists.txt  (revision 1230915)
+++ ark/plugins/CMakeLists.txt  (revision 1230916)
@@ -1,5 +1,3 @@
-macro_optional_find_package(LibArchive)
-
 if (LIBARCHIVE_FOUND)
     if( HAVE_LIBARCHIVE_READ_DISK_API )
         if( NOT HAVE_LIBARCHIVE_LZMA_SUPPORT OR NOT HAVE_LIBARCHIVE_XZ_SUPPORT 
)
@@ -15,8 +13,6 @@ if (LIBARCHIVE_FOUND)
     endif( HAVE_LIBARCHIVE_READ_DISK_API )
 endif (LIBARCHIVE_FOUND)
 
-macro_log_feature(LIBARCHIVE_FOUND "LibArchive" "A library for dealing with a 
wide variety of archive file formats" "http://code.google.com/p/libarchive/"; 
FALSE "" "Required for among others tar, tar.gz, tar.bz2 formats in Ark.")
-
 add_subdirectory( clirarplugin )
 add_subdirectory( cli7zplugin )
 add_subdirectory( clizipplugin )
Index: ark/CMakeLists.txt
===================================================================
--- ark/CMakeLists.txt  (revision 1230915)
+++ ark/CMakeLists.txt  (revision 1230916)
@@ -1,5 +1,8 @@
 project(ark)
 
+macro_optional_find_package(LibArchive)
+macro_log_feature(LIBARCHIVE_FOUND "LibArchive" "A library for dealing with a 
wide variety of archive file formats" "http://code.google.com/p/libarchive/"; 
FALSE "" "Required for among others tar, tar.gz, tar.bz2 formats in Ark.")
+
 configure_file(config.h.cmake ${CMAKE_CURRENT_BINARY_DIR}/config.h)
 
 add_subdirectory(part)
++++++ kdeutils-4.6.2.tar.bz2 -> kdeutils-4.6.3.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdeutils-4.6.2/ark/app/ark_servicemenu.desktop 
new/kdeutils-4.6.3/ark/app/ark_servicemenu.desktop
--- old/kdeutils-4.6.2/ark/app/ark_servicemenu.desktop  2011-04-01 
13:00:15.000000000 +0200
+++ new/kdeutils-4.6.3/ark/app/ark_servicemenu.desktop  2011-04-28 
15:31:21.000000000 +0200
@@ -161,7 +161,7 @@
 Name[sr@latin]=Raspakuj arhivu ovde, pogodi potfasciklu
 Name[sv]=Packa upp arkiv här, detektera underkatalog automatiskt
 Name[th]=คลายแฟ้มจัดเก็บไว้ที่นี่, และตรวจสอบโฟลเดอร์ย่อยอัตโนมัติ
-Name[tr]=Arşivi Buraya Aç, Dizin Yapısını Koru
+Name[tr]=Arşivi Buraya Aç, Klasör Yapısını Koru
 Name[uk]=Видобути архів сюди, автоматично визначити підтеку
 Name[wa]=Saetchî l' årtchive foû cial, deteccion otomatike do ridant efant
 Name[x-test]=xxExtract Archive Here, Autodetect Subfolderxx
Files old/kdeutils-4.6.2/doc/kgpg/index.cache.bz2 and 
new/kdeutils-4.6.3/doc/kgpg/index.cache.bz2 differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdeutils-4.6.2/doc/kgpg/index.docbook 
new/kdeutils-4.6.3/doc/kgpg/index.docbook
--- old/kdeutils-4.6.2/doc/kgpg/index.docbook   2011-01-18 22:24:57.000000000 
+0100
+++ new/kdeutils-4.6.3/doc/kgpg/index.docbook   2011-04-28 15:31:20.000000000 
+0200
@@ -169,7 +169,7 @@
 <listitem><para>Key encryption: you must first create your key pair (secret 
key and public key) and give a passphrase. Keep your secret key in a safe 
place, and exchange your public key with your friends. Then, if you want to 
send an encrypted message to Alex, you must encrypt the message with Alex's 
public key. To decrypt the message, the recipient will need Alex's secret key 
and passphrase.</para></listitem>
 </itemizedlist>
 </para>
-<para>Key encryption is a bit more complicated (you must exchange keys with 
your friends) but safer. Remember that if you encrypt a key with someone else's 
key, you will not be able to decrypt it. You can only decrypt messages that 
have been encrypted with your public key.</para>
+<para>Key encryption is a bit more complicated (you must exchange keys with 
your friends) but safer. Remember that if you encrypt a message with someone 
else's key, you will not be able to decrypt it. You can only decrypt messages 
that have been encrypted with your public key.</para>
 
 <sect1 id="key-generation">
 <title>Generating a key</title>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdeutils-4.6.2/kgpg/encryptfolder.desktop 
new/kdeutils-4.6.3/kgpg/encryptfolder.desktop
--- old/kdeutils-4.6.2/kgpg/encryptfolder.desktop       2011-01-18 
22:24:55.000000000 +0100
+++ new/kdeutils-4.6.3/kgpg/encryptfolder.desktop       2011-04-28 
15:31:19.000000000 +0200
@@ -57,7 +57,7 @@
 Name[sv]=Arkivera och kryptera katalog
 Name[ta]=காப்பகம் மாற்றும் மறையாக்க அடைவு
 Name[th]=ทำแฟ้มจัดเก็บและเข้ารหัสโฟลเดอร์
-Name[tr]=Dizini Arşivle & Şifrele
+Name[tr]=Klasörü Arşivle & Şifrele
 Name[uk]=Зробити архів теки і зашифрувати
 Name[vi]=Đóng Gói & Mã Hóa Thư Mục
 Name[x-test]=xxArchive & Encrypt Folderxx


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



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