commit flash-player for openSUSE:12.2:NonFree

2012-08-16 Thread h_root
Hello community,

here is the log from the commit of package flash-player for 
openSUSE:12.2:NonFree checked in at 2012-08-16 11:36:29

Comparing /work/SRC/openSUSE:12.2:NonFree/flash-player (Old)
 and  /work/SRC/openSUSE:12.2:NonFree/.flash-player.new (New)


Package is flash-player, Maintainer is dmuel...@suse.com

Changes:

--- /work/SRC/openSUSE:12.2:NonFree/flash-player/flash-player.changes   
2012-07-30 03:04:22.0 +0200
+++ /work/SRC/openSUSE:12.2:NonFree/.flash-player.new/flash-player.changes  
2012-08-16 11:36:30.0 +0200
@@ -1,0 +2,6 @@
+Wed Aug 15 10:16:23 UTC 2012 - dmuel...@suse.com
+
+- Update to 11.2.202.238: (bnc#775986):
+  * CVE-2012-1535
+
+---

Old:

  flashplayer_11.2.202.236_sa.i386.tar.bz2
  install_flash_player_11.2.202.236_linux.i386.tar.bz2
  install_flash_player_11.2.202.236_linux.x86_64.tar.bz2

New:

  flashplayer_11.2.202.238_sa.i386.tar.bz2
  install_flash_player_11.2.202.238_linux.i386.tar.bz2
  install_flash_player_11.2.202.238_linux.x86_64.tar.bz2



Other differences:
--
++ flash-player.spec ++
--- /var/tmp/diff_new_pack.vdA609/_old  2012-08-16 11:36:32.0 +0200
+++ /var/tmp/diff_new_pack.vdA609/_new  2012-08-16 11:36:32.0 +0200
@@ -19,7 +19,7 @@
 %define build_standalone 1
 
 Name:   flash-player
-Version:11.2.202.236
+Version:11.2.202.238
 Release:0
 Summary:Adobe Flash Plugin and Standalone Player
 License:NON-OSI-COMPLIANT(royalties)


++ flashplayer_11.2.202.236_sa.i386.tar.bz2 - 
flashplayer_11.2.202.238_sa.i386.tar.bz2 ++
Files old/install_flash_player_linux_sa/flashplayer and 
new/install_flash_player_linux_sa/flashplayer differ

++ install_flash_player_11.2.202.236_linux.i386.tar.bz2 - 
install_flash_player_11.2.202.238_linux.i386.tar.bz2 ++
/work/SRC/openSUSE:12.2:NonFree/flash-player/install_flash_player_11.2.202.236_linux.i386.tar.bz2
 
/work/SRC/openSUSE:12.2:NonFree/.flash-player.new/install_flash_player_11.2.202.238_linux.i386.tar.bz2
 differ: char 11, line 1

++ install_flash_player_11.2.202.236_linux.x86_64.tar.bz2 - 
install_flash_player_11.2.202.238_linux.x86_64.tar.bz2 ++
/work/SRC/openSUSE:12.2:NonFree/flash-player/install_flash_player_11.2.202.236_linux.x86_64.tar.bz2
 
/work/SRC/openSUSE:12.2:NonFree/.flash-player.new/install_flash_player_11.2.202.238_linux.x86_64.tar.bz2
 differ: char 11, line 1

++ update.sh ++
--- /var/tmp/diff_new_pack.vdA609/_old  2012-08-16 11:36:33.0 +0200
+++ /var/tmp/diff_new_pack.vdA609/_new  2012-08-16 11:36:33.0 +0200
@@ -40,10 +40,10 @@
 )
 fi
 
-for arch in i386 x86_64; do
+for arch in i386; do
 tar xf ../flashplayer_*_sa.$arch.tar.bz2 
install_flash_player_linux_sa/flashplayer
-md5sum flashplayer  ORIG_FLASH
-rm -f flashplayer
+md5sum install_flash_player_linux_sa/flashplayer  ORIG_FLASH
+rm -rf install_flash_player_linux_sa
 wget -q 
http://fpdownload.macromedia.com/pub/flashplayer/updaters/11/flashplayer_11_sa.$arch.tar.gz
 tar xf flashplayer_11_sa.$arch.tar.gz
 md5sum install_flash_player_linux_sa/flashplayer  NEW_FLASH

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



commit postfix for openSUSE:12.2

2012-08-16 Thread h_root
Hello community,

here is the log from the commit of package postfix for openSUSE:12.2 checked in 
at 2012-08-16 11:38:53

Comparing /work/SRC/openSUSE:12.2/postfix (Old)
 and  /work/SRC/openSUSE:12.2/.postfix.new (New)


Package is postfix, Maintainer is vark...@suse.com

Changes:

--- /work/SRC/openSUSE:12.2/postfix/postfix.changes 2012-07-31 
14:16:07.0 +0200
+++ /work/SRC/openSUSE:12.2/.postfix.new/postfix.changes2012-08-16 
11:38:54.0 +0200
@@ -1,0 +2,6 @@
+Fri Aug 10 19:12:10 UTC 2012 - ch...@computersalat.de
+
+- fix for bnc#771303
+  * add 'version = 3' to ldap_aliases.cf
+
+---

New:

  postfix-ldap_aliases.patch



Other differences:
--
++ postfix.spec ++
--- /var/tmp/diff_new_pack.88HzA1/_old  2012-08-16 11:38:54.0 +0200
+++ /var/tmp/diff_new_pack.88HzA1/_new  2012-08-16 11:38:54.0 +0200
@@ -37,6 +37,7 @@
 Patch12:%{name}-2.8.3-post-install.patch
 Patch20:%{name}-vda-v10-2.8.9.patch
 Patch21:postfix-2.8.5-ssl-release-buffers.patch
+Patch100:   %{name}-ldap_aliases.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 PreReq: %insserv_prereq %fillup_prereq
 PreReq: /usr/bin/getent
@@ -148,6 +149,7 @@
 %patch12 -p1
 %patch20 -p1
 %patch21
+%patch100
 # ---
 
 %build

++ postfix-ldap_aliases.patch ++
Index: postfix-SuSE/ldap_aliases.cf
===
--- postfix-SuSE/ldap_aliases.cf.orig
+++ postfix-SuSE/ldap_aliases.cf
@@ -2,3 +2,4 @@ server_host = 127.0.0.1
 search_base = dc=mail,dc=net
 query_filter = 
((|(mail=%s)(mailAlternateAddress=%s))(objectClass=posixAccount))
 result_attribute = uid
+version = 3
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit chromium for openSUSE:Factory

2012-08-16 Thread h_root
Hello community,

here is the log from the commit of package chromium for openSUSE:Factory 
checked in at 2012-08-16 14:07:06

Comparing /work/SRC/openSUSE:Factory/chromium (Old)
 and  /work/SRC/openSUSE:Factory/.chromium.new (New)


Package is chromium, Maintainer is prus...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/chromium/chromium.changes2012-07-31 
13:28:14.0 +0200
+++ /work/SRC/openSUSE:Factory/.chromium.new/chromium.changes   2012-08-16 
14:07:25.0 +0200
@@ -1,0 +2,8 @@
+Fri Aug  3 15:54:24 UTC 2012 - tittiatc...@gmail.com
+
+- Update to 22.0.1226
+  * Security Fixes (bnc#770821): 
+CVE-2012-2843: Use-after-free in layout height tracking
+CVE-2012-2842: Use-after-free in counter handling
+
+---

Old:

  chromium.22.0.1221.0.svn148913M.tar.bz2

New:

  chromium.22.0.1226.0.svn149858M.tar.bz2



Other differences:
--
++ chromium.spec ++
--- /var/tmp/diff_new_pack.Hku4Bq/_old  2012-08-16 14:07:57.0 +0200
+++ /var/tmp/diff_new_pack.Hku4Bq/_new  2012-08-16 14:07:57.0 +0200
@@ -16,11 +16,11 @@
 #
 
 
-%define v8_ver 3.12.16.0
-%define svn_revision 148913M
+%define v8_ver 3.12.19.1
+%define svn_revision 149858M
 
 Name:   chromium
-Version:22.0.1221.0
+Version:22.0.1226.0
 Release:0
 Summary:Google's opens source browser project
 License:BSD-3-Clause and LGPL-2.1+

++ chromium-6.0.406.0-system-gyp-v8.patch ++
--- /var/tmp/diff_new_pack.Hku4Bq/_old  2012-08-16 14:07:57.0 +0200
+++ /var/tmp/diff_new_pack.Hku4Bq/_new  2012-08-16 14:07:57.0 +0200
@@ -2,8 +2,8 @@
 ===
 --- chromium.orig/src/build/all.gyp
 +++ chromium/src/build/all.gyp
-@@ -62,7 +62,7 @@
- '../third_party/qcms/qcms.gyp:*',
+@@ -63,7 +63,7 @@
+ '../third_party/re2/re2.gyp:re2',
  '../third_party/WebKit/Source/WebKit/chromium/All.gyp:*',
  
'../third_party/WebKit/Source/WebKit/chromium/WebKit.gyp:generate_devtools_zip',
 -'../v8/tools/gyp/v8.gyp:*',
@@ -35,11 +35,24 @@
'target_name': 'gnome_keyring',
'type': 'none',
'conditions': [
+Index: chromium/src/net/net.gyp
+===
+--- chromium.orig/src/net/net.gyp
 chromium/src/net/net.gyp
+@@ -812,7 +812,7 @@
+ # dependencies section once crypto builds for iOS.
+ '../crypto/crypto.gyp:crypto',
+ # The v8 gyp file is not available in the iOS tree.
+-'../v8/tools/gyp/v8.gyp:v8',
++'../build/linux/system.gyp:v8',
+   ],
+ }],
+ ['chromeos==1', {
 Index: chromium/src/third_party/WebKit/Source/WebCore/WebCore.gyp/WebCore.gyp
 ===
 --- chromium.orig/src/third_party/WebKit/Source/WebCore/WebCore.gyp/WebCore.gyp
 +++ chromium/src/third_party/WebKit/Source/WebCore/WebCore.gyp/WebCore.gyp
-@@ -1123,7 +1123,7 @@
+@@ -1170,7 +1170,7 @@
  '(chromium_src_dir)/third_party/npapi/npapi.gyp:npapi',
  '(chromium_src_dir)/third_party/qcms/qcms.gyp:qcms',
  '(chromium_src_dir)/third_party/sqlite/sqlite.gyp:sqlite',
@@ -48,7 +61,7 @@
  '(libjpeg_gyp_path):libjpeg',
],
'include_dirs': [
-@@ -1254,7 +1254,7 @@
+@@ -1302,7 +1302,7 @@
  '(chromium_src_dir)/third_party/sqlite/sqlite.gyp:sqlite',
  
'(chromium_src_dir)/third_party/angle/src/build_angle.gyp:translator_glsl',
  '(chromium_src_dir)/third_party/zlib/zlib.gyp:zlib',
@@ -57,7 +70,7 @@
  '(libjpeg_gyp_path):libjpeg',
],
'export_dependent_settings': [
-@@ -1274,7 +1274,7 @@
+@@ -1322,7 +1322,7 @@
  '(chromium_src_dir)/third_party/sqlite/sqlite.gyp:sqlite',
  
'(chromium_src_dir)/third_party/angle/src/build_angle.gyp:translator_glsl',
  '(chromium_src_dir)/third_party/zlib/zlib.gyp:zlib',
@@ -66,7 +79,7 @@
  '(libjpeg_gyp_path):libjpeg',
],
# This is needed for mac because of webkit_system_interface. It'd be 
nice
-@@ -2063,7 +2063,7 @@
+@@ -2085,7 +2085,7 @@
  '(chromium_src_dir)/skia/skia.gyp:skia',
  '(chromium_src_dir)/third_party/npapi/npapi.gyp:npapi',
  '(chromium_src_dir)/third_party/qcms/qcms.gyp:qcms',
@@ -75,7 +88,7 @@
],
'export_dependent_settings': [
  'webcore_bindings',
-@@ -2073,7 +2073,7 @@
+@@ -2095,7 +2095,7 @@
  '(chromium_src_dir)/skia/skia.gyp:skia',
  '(chromium_src_dir)/third_party/npapi/npapi.gyp:npapi',
  

commit fritzing for openSUSE:Factory

2012-08-16 Thread h_root
Hello community,

here is the log from the commit of package fritzing for openSUSE:Factory 
checked in at 2012-08-16 14:07:15

Comparing /work/SRC/openSUSE:Factory/fritzing (Old)
 and  /work/SRC/openSUSE:Factory/.fritzing.new (New)


Package is fritzing, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/fritzing/fritzing.changes2012-08-12 
15:24:48.0 +0200
+++ /work/SRC/openSUSE:Factory/.fritzing.new/fritzing.changes   2012-08-16 
14:07:58.0 +0200
@@ -1,0 +2,8 @@
+Wed Aug 15 07:19:56 UTC 2012 - b...@vdm-design.de
+
+- update to version 0.7.7b
+  * connection changes in one view sometimes resulted in wandering or
+phantom traces in another view resizing a jumper item when there is
+no pcb caused a crash
+
+---

Old:

  fritzing-0.7.6b.source.tar.bz2

New:

  fritzing-0.7.7b.source.tar.bz2



Other differences:
--
++ fritzing.spec ++
--- /var/tmp/diff_new_pack.QIo418/_old  2012-08-16 14:07:59.0 +0200
+++ /var/tmp/diff_new_pack.QIo418/_new  2012-08-16 14:07:59.0 +0200
@@ -18,7 +18,7 @@
 
 
 Name:   fritzing
-Version:0.7.6b
+Version:0.7.7b
 Release:0
 License:GPL-3.0+
 Summary:Intuitive EDA platform featuring from prototype to product

++ debian.changelog ++
--- /var/tmp/diff_new_pack.QIo418/_old  2012-08-16 14:07:59.0 +0200
+++ /var/tmp/diff_new_pack.QIo418/_new  2012-08-16 14:07:59.0 +0200
@@ -1,3 +1,9 @@
+fritzing (0.7.7b-0) stable; urgency=low
+
+  * new upstream release 0.7.7b
+
+ -- Thomas Zimmermann b...@vdm-design.de  Sat, 15 Aug 2012 09:21:00 +0200
+
 fritzing (0.7.6b-0) stable; urgency=low
 
   * new upstream release 0.7.6b

++ fritzing-0.7.6b.source.tar.bz2 - fritzing-0.7.7b.source.tar.bz2 ++
/work/SRC/openSUSE:Factory/fritzing/fritzing-0.7.6b.source.tar.bz2 
/work/SRC/openSUSE:Factory/.fritzing.new/fritzing-0.7.7b.source.tar.bz2 differ: 
char 11, line 1

++ fritzing.dsc ++
--- /var/tmp/diff_new_pack.QIo418/_old  2012-08-16 14:07:59.0 +0200
+++ /var/tmp/diff_new_pack.QIo418/_new  2012-08-16 14:07:59.0 +0200
@@ -1,6 +1,6 @@
 Format: 1.0
 Source: fritzing
-Version: 0.7.6b
+Version: 0.7.7b
 Binary: fritzing
 Maintainer: Brendan Howell bren...@howell-ersatz.com
 Architecture: any

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



commit kyotocabinet for openSUSE:Factory

2012-08-16 Thread h_root
Hello community,

here is the log from the commit of package kyotocabinet for openSUSE:Factory 
checked in at 2012-08-16 14:07:49

Comparing /work/SRC/openSUSE:Factory/kyotocabinet (Old)
 and  /work/SRC/openSUSE:Factory/.kyotocabinet.new (New)


Package is kyotocabinet, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/kyotocabinet/kyotocabinet.changes
2012-08-10 19:01:32.0 +0200
+++ /work/SRC/openSUSE:Factory/.kyotocabinet.new/kyotocabinet.changes   
2012-08-16 14:07:59.0 +0200
@@ -1,0 +2,7 @@
+Sat Aug 11 14:19:14 UTC 2012 - jeng...@inai.de
+
+- Replace %makeinstall by make install; the former seldomly works
+- kyoto requires at least i586 an arch; force it on RH6 (which
+  defaults to i386)
+
+---



Other differences:
--
++ kyotocabinet.spec ++
--- /var/tmp/diff_new_pack.Z20oDO/_old  2012-08-16 14:08:00.0 +0200
+++ /var/tmp/diff_new_pack.Z20oDO/_new  2012-08-16 14:08:00.0 +0200
@@ -19,11 +19,11 @@
 Name:   kyotocabinet
 Version:1.2.76
 Release:0
-License:SUSE-GPL-3.0-with-FLOSS-exception
 %define soname 16
 Summary:A straightforward implementation of DBM
-Url:http://fallabs.com/kyotocabinet/
+License:SUSE-GPL-3.0-with-FLOSS-exception
 Group:  Productivity/Databases/Tools
+Url:http://fallabs.com/kyotocabinet/
 Source: 
http://fallabs.com/kyotocabinet/pkg/kyotocabinet-%{version}.tar.gz
 # PATCH-MISSING-TAG -- See 
http://wiki.opensuse.org/openSUSE:Packaging_Patches_guidelines
 Patch1: %{name}-fix_rpath.patch
@@ -36,6 +36,10 @@
 BuildRequires:  zlib-devel
 Requires:   libkyotocabinet%{soname} = %{version}
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+%if %_target_cpu == i386
+# kyotocabinet uses __sync_* primitives and requires at least 586
+BuildArch:  i586
+%endif
 
 %description
 Kyoto Cabinet is a library of routines for managing a database. The database
@@ -107,11 +111,15 @@
 
 %build
 autoreconf -iv
+export CFLAGS=%optflags;
+export CXXFLAGS=%optflags;
+export CFLAGS=${CFLAGS//-march=i386/-march=i586};
+export CXXFLAGS=${CXXFLAGS//-march=i386/-march=i586};
 %configure
 make %{?_smp_mflags}
 
 %install
-%makeinstall
+make install DESTDIR=%buildroot
 rm -rf %{buildroot}%{_datadir}/kyotocabinet
 rm -rf %{buildroot}%{_libdir}/libkyotocabinet.a
 

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



commit libmemcached for openSUSE:Factory

2012-08-16 Thread h_root
Hello community,

here is the log from the commit of package libmemcached for openSUSE:Factory 
checked in at 2012-08-16 14:07:58

Comparing /work/SRC/openSUSE:Factory/libmemcached (Old)
 and  /work/SRC/openSUSE:Factory/.libmemcached.new (New)


Package is libmemcached, Maintainer is sch...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/libmemcached/libmemcached.changes
2012-05-07 22:48:14.0 +0200
+++ /work/SRC/openSUSE:Factory/.libmemcached.new/libmemcached.changes   
2012-08-16 14:08:01.0 +0200
@@ -1,0 +2,18 @@
+Mon Aug 13 22:43:19 UTC 2012 - ch...@computersalat.de
+
+- update to 1.0.10
+  * --disable-assert has been removed from configure, and
+--enable-assert has been added in its place.
+  * Compiling fixes for Clang on OSX Mountain Lion.
+ - 1.0.9 Wed Jul  4 22:46:19 EDT 2012
+  * Faster close on socket.
+  * Instance allocation is now seperated from server interface. This
+should allow for a better preservation of ABI compliance from now
+on.
+  * Fix close on exec bug.
+  * Numerous other bug fixes.
+ - 1.0.8 Tue May 22 15:06:04 EDT 2012
+  * Added support for setting options via ENV variable LIBMEMCACHED
+  * Fix corner case on last used result.
+
+---

Old:

  libmemcached-1.0.7.tar.gz

New:

  libmemcached-1.0.10.tar.gz
  libmemcached-1.0.10.tar.gz.asc



Other differences:
--
++ libmemcached.spec ++
--- /var/tmp/diff_new_pack.hSkwnx/_old  2012-08-16 14:08:02.0 +0200
+++ /var/tmp/diff_new_pack.hSkwnx/_new  2012-08-16 14:08:02.0 +0200
@@ -17,13 +17,15 @@
 
 
 Name:   libmemcached
-Summary:Libmemcached is a C and C++ client library to the memcached 
server
+%define libsoname %{name}11
+Summary:A C and C++ client library to the memcached server
 License:BSD-3-Clause
 Group:  Development/Libraries/C and C++
-Version:1.0.7
+Version:1.0.10
 Release:0
 Url:http://libmemcached.org
-Source: 
https://launchpad.net/libmemcached/1.0/%{version}/+download/libmemcached-%{version}.tar.gz
 
+Source0:
https://launchpad.net/libmemcached/1.0/%{version}/+download/libmemcached-%{version}.tar.gz
 
+Source1:
https://launchpad.net/libmemcached/1.0/%{version}/+download/libmemcached-%{version}.tar.gz.asc
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 # List of additional build dependencies
 BuildRequires:  gcc-c++
@@ -40,11 +42,11 @@
 memory usage, thread safe, and provide full access to server side
 methods.
 
-%package -n libmemcached10
+%package -n %{libsoname}
 Summary:Libmemcached is a C and C++ client library to the memcached 
server
 Group:  System/Libraries
 
-%description -n libmemcached10
+%description -n %{libsoname}
 Libmemcached is a C and C++ client library to the memcached server
 (http://danga.com/memcached). It has been designed to be light on
 memory usage, thread safe, and provide full access to server side
@@ -66,9 +68,9 @@
 %package devel
 Summary:Libmemcached is a C and C++ client library to the memcached 
server
 Group:  Development/Libraries/C and C++
+Requires:   %{libsoname} = %{version}
 Requires:   %{name} = %{version}
 Requires:   glibc-devel
-Requires:   libmemcached10 = %{version}
 Requires:   libmemcachedutil2 = %{version}
 
 %description devel
@@ -95,9 +97,9 @@
 #%check
 #make check
 
-%post -n libmemcached10 -p /sbin/ldconfig
+%post -n %{libsoname} -p /sbin/ldconfig
 
-%postun -n libmemcached10 -p /sbin/ldconfig
+%postun -n %{libsoname} -p /sbin/ldconfig
 
 %post -n libmemcachedutil2 -p /sbin/ldconfig
 
@@ -120,10 +122,9 @@
 %{_bindir}/memtouch
 %doc %{_mandir}/man1/mem*.1*
 
-%files -n libmemcached10
+%files -n %{libsoname}
 %defattr(-,root,root)
-%{_libdir}/libmemcached.so.10
-%{_libdir}/libmemcached.so.10.*.*
+%{_libdir}/%{name}.so.*
 
 %files -n libmemcachedutil2
 %defattr(-,root,root)
@@ -136,21 +137,21 @@
 
 %files devel
 %defattr(-,root,root)
-%dir %{_includedir}/libmemcached
-%dir %{_includedir}/libmemcached-1.0
+%dir %{_includedir}/%{name}
+%dir %{_includedir}/%{name}-1.0
 %dir %{_includedir}/libhashkit
 %dir %{_includedir}/libhashkit-1.0
 %dir %{_includedir}/libmemcachedprotocol-0.0
 %dir %{_includedir}/libmemcachedutil-1.0
 %{_includedir}/libhashkit/*
 %{_includedir}/libhashkit-1.0/*
-%{_includedir}/libmemcached/*
-%{_includedir}/libmemcached-1.0/*
+%{_includedir}/%{name}/*
+%{_includedir}/%{name}-1.0/*
 %{_includedir}/libmemcachedprotocol-0.0/*
 %{_includedir}/libmemcachedutil-1.0/*
 %{_libdir}/pkgconfig/libmemcached.pc
 %{_libdir}/libhashkit.so
-%{_libdir}/libmemcached.so
+%{_libdir}/%{name}.so
 %{_libdir}/libmemcachedutil.so
 

commit nautilus-open-terminal for openSUSE:Factory

2012-08-16 Thread h_root
Hello community,

here is the log from the commit of package nautilus-open-terminal for 
openSUSE:Factory checked in at 2012-08-16 14:08:08

Comparing /work/SRC/openSUSE:Factory/nautilus-open-terminal (Old)
 and  /work/SRC/openSUSE:Factory/.nautilus-open-terminal.new (New)


Package is nautilus-open-terminal, Maintainer is gnome-maintain...@suse.de

Changes:

--- 
/work/SRC/openSUSE:Factory/nautilus-open-terminal/nautilus-open-terminal.changes
2011-09-23 02:14:17.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.nautilus-open-terminal.new/nautilus-open-terminal.changes
   2012-08-16 14:08:10.0 +0200
@@ -1,0 +2,5 @@
+Wed Aug 15 09:25:31 UTC 2012 - dims...@opensuse.org
+
+- Don't move sr@Latn to sr@latin.
+
+---



Other differences:
--
++ nautilus-open-terminal.spec ++
--- /var/tmp/diff_new_pack.phaN7P/_old  2012-08-16 14:08:11.0 +0200
+++ /var/tmp/diff_new_pack.phaN7P/_new  2012-08-16 14:08:11.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package nautilus-open-terminal
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,16 +15,14 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:   nautilus-open-terminal
 Version:0.19
-Release:1
+Release:0
 Url:http://manny.cluecoder.org/packages/nautilus-open-terminal/
-Group:  System/GUI/GNOME
-License:GPL-2.0+
 Summary:Nautilus Extension to Open Terminal in Folders
+License:GPL-2.0+
+Group:  System/GUI/GNOME
 Source: %{name}-%{version}.tar.bz2
 BuildRequires:  fdupes
 BuildRequires:  intltool
@@ -54,8 +52,6 @@
 
 %install
 %makeinstall
-# Change sr@Latn to sr@latin
-mv %{buildroot}%{_datadir}/locale/sr@Latn 
%{buildroot}%{_datadir}/locale/sr@latin
 rm $RPM_BUILD_ROOT%{_libdir}/nautilus/extensions-3.0/*.*a
 %find_lang %{name}
 %find_gconf_schemas

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



commit pg_comparator for openSUSE:Factory

2012-08-16 Thread h_root
Hello community,

here is the log from the commit of package pg_comparator for openSUSE:Factory 
checked in at 2012-08-16 14:08:38

Comparing /work/SRC/openSUSE:Factory/pg_comparator (Old)
 and  /work/SRC/openSUSE:Factory/.pg_comparator.new (New)


Package is pg_comparator, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/pg_comparator/pg_comparator.changes  
2012-04-12 09:45:31.0 +0200
+++ /work/SRC/openSUSE:Factory/.pg_comparator.new/pg_comparator.changes 
2012-08-16 14:08:40.0 +0200
@@ -1,0 +2,6 @@
+Mon Aug 13 11:39:34 UTC 2012 - aldemir.akpi...@airties.com
+
+- New Version: 2.0.1
+- Syncronisation now works 
+
+---

Old:

  pg_comparator-1.8.1.tgz

New:

  pg_comparator-2.0.1.tgz



Other differences:
--
++ pg_comparator.spec ++
--- /var/tmp/diff_new_pack.4Y3kIb/_old  2012-08-16 14:08:42.0 +0200
+++ /var/tmp/diff_new_pack.4Y3kIb/_new  2012-08-16 14:08:42.0 +0200
@@ -1,6 +1,7 @@
 #
 # spec file for package pg_comparator
 #
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 # Copyright (c) 2012 Aldemir Akpinar aldemir.akpi...@airties.com
 #
 # All modifications and additions to the file contributed by third parties
@@ -15,14 +16,15 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   pg_comparator
-Version:1.8.1
+Version:2.0.1
 Release:1%{?dist}
 Summary:A tool to compare and sync tables in different locations
-
 License:BSD-3-Clause
-Url:http://pgfoundry.org/projects/pg-comparator/
 Group:  Development/Libraries
+
+Url:http://pgfoundry.org/projects/pg-comparator/
 Source: 
http://pgfoundry.org/frs/download.php/3239/pg_comparator-%{version}.tgz
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -65,5 +67,4 @@
 %{_datadir}/postgresql/contrib/pgc_checksum.sql
 %{_datadir}/postgresql/contrib/xor_aggregate.sql
 
-
 %changelog

++ pg_comparator-1.8.1.tgz - pg_comparator-2.0.1.tgz ++
 1617 lines of diff (skipped)

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



commit sblim-cim-client2 for openSUSE:Factory

2012-08-16 Thread h_root
Hello community,

here is the log from the commit of package sblim-cim-client2 for 
openSUSE:Factory checked in at 2012-08-16 14:09:10

Comparing /work/SRC/openSUSE:Factory/sblim-cim-client2 (Old)
 and  /work/SRC/openSUSE:Factory/.sblim-cim-client2.new (New)


Package is sblim-cim-client2, Maintainer is vdziewie...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/sblim-cim-client2/sblim-cim-client2.changes  
2012-03-27 08:59:07.0 +0200
+++ /work/SRC/openSUSE:Factory/.sblim-cim-client2.new/sblim-cim-client2.changes 
2012-08-16 14:09:12.0 +0200
@@ -1,0 +2,6 @@
+Wed Aug  8 12:08:15 UTC 2012 - kkae...@suse.com
+
+- Fix CentOS, RHEL and Fedora builds
+- License is EPL-1.0
+
+---



Other differences:
--
++ sblim-cim-client2.spec ++
--- /var/tmp/diff_new_pack.FDBEnP/_old  2012-08-16 14:09:15.0 +0200
+++ /var/tmp/diff_new_pack.FDBEnP/_new  2012-08-16 14:09:15.0 +0200
@@ -22,29 +22,40 @@
 
 Name:   sblim-cim-client2
 Version:2.1.12
-Release:1
-License:EPL-1.0
+Release:0
 Url:http://sblim.sourceforge.net/
-Group:  Development/Libraries/Java
 Summary:Java CIM Client library
+License:EPL-1.0
+Group:  Development/Libraries/Java
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Source: 
http://downloads.sourceforge.net/project/sblim/%{name}/%{version}/%{name}-%{version}-src.zip
 Source1:
http://downloads.sourceforge.net/project/sblim/%{name}/%{version}/%{name}-%{version}-doc.zip
 BuildArch:  noarch
-BuildRequires:  java-devel unzip
-BuildRequires:  jpackage-utils = 1.5.32
 BuildRequires:  ant = 1.6
-%if %{defined fedora}
+BuildRequires:  fdupes
+BuildRequires:  java-devel
+BuildRequires:  jpackage-utils = 1.5.32
+BuildRequires:  unzip
+
+%if 0%{?suse_version} == 0
+%if 0%{?fedora} == 16 || (0%{?centos_version}=500  0%{?centos_version}700) 
|| (0%{?rhel_version}=500  0%{?rhel_version}700)
 BuildRequires:  java-1.6.0-openjdk-devel
 %endif
-%if 0%{?suse_version}  0
+%if 0%{?fedora} == 17
+BuildRequires:  java-1.7.0-openjdk-devel
+%endif
+
+%else
+
 %if 0%{?suse_version}  1100
 BuildRequires:  java-1_5_0-ibm-devel
+BuildRequires:  java-1_5_0-ibm-fonts
 %endif
-BuildRequires:  update-alternatives
 BuildRequires:  jaxp_parser_impl
+BuildRequires:  update-alternatives
 BuildRequires:  xml-commons-apis
 %endif
+
 Requires:   jpackage-utils = 1.5.32
 Obsoletes:  sblim-cim-client = 1.3.5
 Provides:   sblim-cim-client
@@ -60,7 +71,6 @@
 
 
 %package javadoc
-License:Other uncritical OpenSource License
 Summary:Javadoc for sblim-cim-client2
 Group:  Development/Libraries/Java
 
@@ -70,7 +80,6 @@
 
 
 %package manual
-License:Other uncritical OpenSource License
 Summary:Manual and sample code for sblim-cim-client2
 Group:  Development/Libraries/Java
 
@@ -95,8 +104,6 @@
 for i in smpl/org/sblim/*/{example,samples}/*.{java,xml}; do
[ -f $i ]  dos2unixConversion $i
 done
-mkdir -p $RPM_BUILD_ROOT%{_javadocdir}
-(cd $RPM_BUILD_ROOT%{_javadocdir}; unzip %{S:1})
 
 # -
 
@@ -128,8 +135,14 @@
 ln -sf %{name}-%{version}.jar %{name}.jar;
 )
 # --- javadoc ---
+mkdir -p $RPM_BUILD_ROOT%{_javadocdir}
+(cd $RPM_BUILD_ROOT%{_javadocdir}; unzip %{S:1})
+#fix EOL encoding
+find $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}-doc -type f -exec sed -i 
's/\r//' {} \;
+
 install -d $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
 cp -pr %{archive_folder}/doc/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
+%fdupes $RPM_BUILD_ROOT
 # -
 
 %files
@@ -137,20 +150,20 @@
 %config %{_sysconfdir}/java/sblim-cim-client2.properties
 %config %{_sysconfdir}/java/sblim-slp-client2.properties
 %dir %{_docdir}/%{name}-%{version}
-%doc %{_docdir}/%{name}-%{version}/COPYING
-%doc %{_docdir}/%{name}-%{version}/README
-%doc %{_docdir}/%{name}-%{version}/ChangeLog
-%doc %{_docdir}/%{name}-%{version}/NEWS
 %{_javadir}/%{name}.jar
 %{_javadir}/%{name}-%{version}.jar
 
 %files javadoc
 %defattr(0644,root,root,0755)
-%{_javadocdir}/%{name}-%{version}
+%docdir %{_javadocdir}/%{name}-%{version}-doc
+%docdir %{_javadocdir}/%{name}-%{version}
+%doc %{_javadocdir}/%{name}-%{version}-doc
+%doc %{_javadocdir}/%{name}-%{version}
 
 %files manual
 %defattr(0644,root,root,0755)
-%doc %{_docdir}/%{name}-%{version}/org
+%docdir %{_docdir}/%{name}-%{version}
+%doc %{_docdir}/%{name}-%{version}
 # -
 
 %changelog



-- 
To 

commit wireshark for openSUSE:Factory

2012-08-16 Thread h_root
Hello community,

here is the log from the commit of package wireshark for openSUSE:Factory 
checked in at 2012-08-16 14:09:21

Comparing /work/SRC/openSUSE:Factory/wireshark (Old)
 and  /work/SRC/openSUSE:Factory/.wireshark.new (New)


Package is wireshark, Maintainer is bjzh...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/wireshark/wireshark.changes  2012-07-24 
17:22:56.0 +0200
+++ /work/SRC/openSUSE:Factory/.wireshark.new/wireshark.changes 2012-08-16 
14:09:23.0 +0200
@@ -1,0 +2,35 @@
+Wed Aug 15 21:13:20 UTC 2012 - andreas.stie...@gmx.de
+
+- update to upstream 1.8.2 (bnc#776083)
+  + vulnerabilities fixed:
+* The DCP ETSI dissector could trigger a zero division.
+  (wnpa-sec-2012-13 CVE-2012-4285)
+* The MongoDB dissector could go into a large loop.
+  (wnpa-sec-2012-14 CVE-2012-4287)
+* The XTP dissector could go into an infinite loop.
+  (wnpa-sec-2012-15 CVE-2012-4288)
+* The ERF dissector could overflow a buffer.
+  (wnpa-sec-2012-16 CVE-2012-4294 CVE-2012-4295)
+* The AFP dissector could go into a large loop.
+  (wnpa-sec-2012-17 CVE-2012-4289)
+* The RTPS2 dissector could overflow a buffer.
+  (wnpa-sec-2012-18 CVE-2012-4296)
+* The GSM RLC MAC dissector could overflow a buffer.
+  (wnpa-sec-2012-19 CVE-2012-4297)
+* The CIP dissector could exhaust system memory.
+  (wnpa-sec-2012-20 CVE-2012-4291)
+* The STUN dissector could crash.
+  (wnpa-sec-2012-21 CVE-2012-4292)
+* The EtherCAT Mailbox dissector could abort.
+  (wnpa-sec-2012-22 CVE-2012-4293)
+* The CTDB dissector could go into a large loop.
+  (wnpa-sec-2012-23 CVE-2012-4290)
+* The pcap-ng file parser could trigger a zero division.
+  (wnpa-sec-2012-24 CVE-2012-4286)
+* The Ixia IxVeriWave file parser could overflow a buffer.
+  (wnpa-sec-2012-25 CVE-2012-4298)
+  + Further bug fixes and updated protocol support as listed in:
+http://www.wireshark.org/docs/relnotes/wireshark-1.8.2.html
+- adjust wireshark-1.2.0-disable-warning-dialog.patch for moved lines
+
+---

Old:

  wireshark-1.8.1.tar.bz2

New:

  wireshark-1.8.2.tar.bz2



Other differences:
--
++ wireshark.spec ++
--- /var/tmp/diff_new_pack.x1em4B/_old  2012-08-16 14:09:32.0 +0200
+++ /var/tmp/diff_new_pack.x1em4B/_new  2012-08-16 14:09:32.0 +0200
@@ -20,7 +20,7 @@
 %define use_caps 0
 
 Name:   wireshark
-Version:1.8.1
+Version:1.8.2
 Release:0
 Summary:A Network Traffic Analyser
 License:GPL-2.0+

++ wireshark-1.2.0-disable-warning-dialog.patch ++
--- /var/tmp/diff_new_pack.x1em4B/_old  2012-08-16 14:09:32.0 +0200
+++ /var/tmp/diff_new_pack.x1em4B/_new  2012-08-16 14:09:32.0 +0200
@@ -1,8 +1,8 @@
 Index: ui/gtk/main.c
 ===
 ui/gtk/main.c.orig 2012-06-16 19:38:51.0 +0100
-+++ ui/gtk/main.c  2012-06-21 22:17:49.0 +0100
-@@ -1400,11 +1400,13 @@ main_colorize_changed(gboolean packet_li
+--- ui/gtk/main.c.orig 2012-08-10 01:35:00.0 +0100
 ui/gtk/main.c  2012-08-15 20:28:59.0 +0100
+@@ -1399,11 +1399,13 @@ main_colorize_changed(gboolean packet_li
  
  static GtkWidget   *close_dlg = NULL;
  
@@ -16,7 +16,7 @@
  
  #ifdef _WIN32
  static void
-@@ -2082,9 +2084,10 @@ check_and_warn_user_startup(gchar *cf_na
+@@ -2081,9 +2083,10 @@ check_and_warn_user_startup(gchar *cf_na
  #endif
  {
gchar   *cur_user, *cur_group;
@@ -28,7 +28,7 @@
if (running_with_special_privs()  recent.privs_warn_if_elevated) {
  cur_user = get_cur_username();
  cur_group = get_cur_groupname();
-@@ -2099,6 +2102,7 @@ check_and_warn_user_startup(gchar *cf_na
+@@ -2098,6 +2101,7 @@ check_and_warn_user_startup(gchar *cf_na
  simple_dialog_check_set(priv_warning_dialog, Don't show this message 
again.);
  simple_dialog_set_cb(priv_warning_dialog, priv_warning_dialog_cb, NULL);
}

++ wireshark-1.8.1.tar.bz2 - wireshark-1.8.2.tar.bz2 ++
/work/SRC/openSUSE:Factory/wireshark/wireshark-1.8.1.tar.bz2 
/work/SRC/openSUSE:Factory/.wireshark.new/wireshark-1.8.2.tar.bz2 differ: char 
11, line 1

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



commit shutter for openSUSE:12.2

2012-08-16 Thread h_root
Hello community,

here is the log from the commit of package shutter for openSUSE:12.2 checked in 
at 2012-08-16 15:45:51

Comparing /work/SRC/openSUSE:12.2/shutter (Old)
 and  /work/SRC/openSUSE:12.2/.shutter.new (New)


Package is shutter, Maintainer is 

Changes:

--- /work/SRC/openSUSE:12.2/shutter/shutter.changes 2012-06-25 
15:53:08.0 +0200
+++ /work/SRC/openSUSE:12.2/.shutter.new/shutter.changes2012-08-16 
15:45:53.0 +0200
@@ -1,0 +2,204 @@
+Thu Jun 28 15:53:36 UTC 2012 - swy...@gmail.com
+
+- fix Provides: perl(Dropbox)
+- re-add perl-Net-Dropbox-API as recommends 
+
+---
+Thu Jun 28 11:31:42 UTC 2012 - swy...@gmail.com
+
+- remove perl-Net-Dropbox-API dependency 
+
+---
+Thu Jun 28 05:39:42 UTC 2012 - swy...@gmail.com
+
+- remove script of fix script-without-shebang
+  will cause ERROR: upload-plugin exists but is not executable - 
/usr/share/shutter/resources/system/upload_plugins/upload/Dropbox.pm... 
+
+---
+Thu Jun 28 05:17:09 UTC 2012 - swy...@gmail.com
+
+- add section in README.openSUSE about relative packages not in oss repository 
+- fix script-without-shebang
+
+---
+Thu Jun 28 01:08:42 UTC 2012 - swy...@gmail.com
+
+- perl-Net-Dropbox-API is not provided by oss, move to recommends 
+
+---
+Thu Jun 28 00:22:12 UTC 2012 - swy...@gmail.com
+
+- add perl-Net-DBus-GLib for SUSE user's UbuntuOne support ^^ 
+
+---
+Wed Jun 27 16:17:09 UTC 2012 - swy...@gmail.com
+
+- fix incorrect fsf address issue 
+
+---
+Wed Jun 27 03:39:53 UTC 2012 - swy...@gmail.com
+
+- fix depensicies by adding perl-Gnome2-* package 
+
+---
+Wed Jun 27 01:38:23 UTC 2012 - swy...@gmail.com
+
+- try to minimize depensicies
+- try fix files-duplicate warning 
+
+---
+Tue Jun 26 16:45:49 UTC 2012 - swy...@gmail.com
+
+- remove nautilus-sendto as recommends, nautilus-sendto will install too
+  many gnome-related packages
+- add gtk-update-icon-cache to post scriptlet  
+
+---
+Tue Jun 26 15:46:10 UTC 2012 - swy...@gmail.com
+
+- update to 0.88.3
+- Shutter 0.88.3 adds minor features, fixes a few bugs and updates 
translations. 
+
+---
+Wed Mar 14 17:53:06 UTC 2012 - sascha.ma...@open-slx.de
+
+- Made nautilus-sendto as recommends instead of required.  
+
+---
+Sat Mar  3 17:58:59 UTC 2012 - sascha.ma...@open-slx.de
+
+- fixed bnc#722266 
+
+---
+Sat Mar  3 10:08:44 UTC 2012 - sascha.ma...@open-slx.de
+
+- updated to 0.88.2
+- This release adds minor features, fixes some annoying bugs, and
+  updates translations. 
+
+---
+Fri Mar  2 21:48:13 UTC 2012 - sascha.ma...@open-slx.de
+
+- added /usr/share/doc/shutter to %%dir 
+
+---
+Tue Feb 14 19:51:48 UTC 2012 - sascha.ma...@open-slx.de
+
+- add shutter-bnc746606-fix-script-without-shebang.patch 
+
+---
+Tue Feb 14 19:16:39 UTC 2012 - sascha.ma...@open-slx.de
+
+- fixed bnc#746606
+- made *.pm available with executive rights 
+
+---
+Mon Feb 13 10:56:05 UTC 2012 - co...@suse.com
+
+- patch license to follow spdx.org standard
+
+---
+Mon Dec 12 16:36:31 UTC 2011 - sascha.ma...@open-slx.de
+
+- removed Extra Install of sel_window_tooltip.svg (OBS should find the
+  right one in the sources) 
+- Added *.desktop File. The original is optimized for Ubuntu
+
+---
+Tue Dec  6 19:10:39 UTC 2011 - sascha.ma...@open-slx.de
+
+- changed datapath to %%{__datadir}/%{name} 
+
+---
+Tue Dec  6 15:18:51 UTC 2011 - sascha.ma...@open-slx.de
+
+- Extra install of sel_window_tooltip.svg 
+
+---
+Tue Dec  6 14:10:53 UTC 2011 - sascha.ma...@open-slx.de
+
+- testenviroment before committing to Factory 

commit flash-player for openSUSE:12.1:Update

2012-08-16 Thread h_root
Hello community,

here is the log from the commit of package flash-player for 
openSUSE:12.1:Update checked in at 2012-08-16 17:50:54

Comparing /work/SRC/openSUSE:12.1:Update/flash-player (Old)
 and  /work/SRC/openSUSE:12.1:Update/.flash-player.new (New)


Package is flash-player, Maintainer is dmuel...@suse.com

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.0Swn0x/_old  2012-08-16 17:50:56.0 +0200
+++ /var/tmp/diff_new_pack.0Swn0x/_new  2012-08-16 17:50:56.0 +0200
@@ -1 +1 @@
-link package='flash-player.535' cicount='copy' /
+link package='flash-player.780' cicount='copy' /

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



commit flash-player for openSUSE:11.4:Update

2012-08-16 Thread h_root
Hello community,

here is the log from the commit of package flash-player for 
openSUSE:11.4:Update checked in at 2012-08-16 17:50:57

Comparing /work/SRC/openSUSE:11.4:Update/flash-player (Old)
 and  /work/SRC/openSUSE:11.4:Update/.flash-player.new (New)


Package is flash-player, Maintainer is dmuel...@suse.com

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.2uTTeI/_old  2012-08-16 17:50:58.0 +0200
+++ /var/tmp/diff_new_pack.2uTTeI/_new  2012-08-16 17:50:58.0 +0200
@@ -1 +1 @@
-link package='flash-player.535' cicount='copy' /
+link package='flash-player.780' cicount='copy' /

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



commit linuxrc for openSUSE:Factory

2012-08-16 Thread h_root
Hello community,

here is the log from the commit of package linuxrc for openSUSE:Factory checked 
in at 2012-08-16 21:38:23

Comparing /work/SRC/openSUSE:Factory/linuxrc (Old)
 and  /work/SRC/openSUSE:Factory/.linuxrc.new (New)


Package is linuxrc, Maintainer is snw...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/linuxrc/linuxrc.changes  2012-07-12 
12:09:15.0 +0200
+++ /work/SRC/openSUSE:Factory/.linuxrc.new/linuxrc.changes 2012-08-16 
21:38:25.0 +0200
@@ -1,0 +2,5 @@
+Thu Aug 16 11:17:16 CEST 2012 - snw...@suse.de
+
+- add *.conf to modprobe config files to make them work (bnc #775800)
+
+---

Old:

  linuxrc-4.0.6.tar.bz2

New:

  linuxrc-4.0.7.tar.bz2



Other differences:
--
++ linuxrc.spec ++
--- /var/tmp/diff_new_pack.Qfdu9F/_old  2012-08-16 21:38:40.0 +0200
+++ /var/tmp/diff_new_pack.Qfdu9F/_new  2012-08-16 21:38:40.0 +0200
@@ -24,9 +24,9 @@
 Summary:SUSE Installation Program
 License:GPL-3.0+
 Group:  System/Boot
-Version:4.0.6
+Version:4.0.7
 Release:0
-Source: linuxrc-4.0.6.tar.bz2
+Source: linuxrc-4.0.7.tar.bz2
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description

++ linuxrc-4.0.6.tar.bz2 - linuxrc-4.0.7.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/linuxrc-4.0.6/VERSION new/linuxrc-4.0.7/VERSION
--- old/linuxrc-4.0.6/VERSION   2012-07-11 15:51:29.0 +0200
+++ new/linuxrc-4.0.7/VERSION   2012-08-16 11:17:09.0 +0200
@@ -1 +1 @@
-4.0.6
+4.0.7
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/linuxrc-4.0.6/changelog new/linuxrc-4.0.7/changelog
--- old/linuxrc-4.0.6/changelog 2012-07-11 15:51:31.0 +0200
+++ new/linuxrc-4.0.7/changelog 2012-08-16 11:17:11.0 +0200
@@ -1,4 +1,7 @@
-2012-07-11:sl_12.2-HEAD
+2012-08-16:sl_12.2-HEAD
+   - add *.conf to modprobe config files to make them work (bnc #775800)
+
+2012-07-11:sl_12.2-4.0.6
- fix console setup after plymouth
- turn off plymouth at first opportunity
- add plymouth config option
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/linuxrc-4.0.6/file.c new/linuxrc-4.0.7/file.c
--- old/linuxrc-4.0.6/file.c2012-07-11 11:12:27.0 +0200
+++ new/linuxrc-4.0.7/file.c2012-08-16 11:15:00.0 +0200
@@ -994,13 +994,13 @@
   case key_brokenmodules:
 slist_assign_values(config.module.broken, f-value);
 if(config.module.broken  !config.test) {
-  if((w = fopen(/etc/modprobe.d/blacklist, w))) {
+  if((w = fopen(/etc/modprobe.d/blacklist.conf, w))) {
 for(sl = config.module.broken; sl; sl = sl-next) {
   if(sl-key) fprintf(w, blacklist %s\n, sl-key);
 }
 fclose(w);
   }
-  if((w = fopen(/etc/modprobe.d/noload, w))) {
+  if((w = fopen(/etc/modprobe.d/noload.conf, w))) {
 for(sl = config.module.broken; sl; sl = sl-next) {
   if(sl-key) fprintf(w, install %s /bin/true\n, sl-key);
 }

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



commit linuxrc for openSUSE:12.2

2012-08-16 Thread h_root
Hello community,

here is the log from the commit of package linuxrc for openSUSE:12.2 checked in 
at 2012-08-16 21:38:28

Comparing /work/SRC/openSUSE:12.2/linuxrc (Old)
 and  /work/SRC/openSUSE:12.2/.linuxrc.new (New)


Package is linuxrc, Maintainer is snw...@suse.com

Changes:

--- /work/SRC/openSUSE:12.2/linuxrc/linuxrc.changes 2012-07-12 
12:09:23.0 +0200
+++ /work/SRC/openSUSE:12.2/.linuxrc.new/linuxrc.changes2012-08-16 
21:38:41.0 +0200
@@ -1,0 +2,5 @@
+Thu Aug 16 11:17:16 CEST 2012 - snw...@suse.de
+
+- add *.conf to modprobe config files to make them work (bnc #775800)
+
+---

Old:

  linuxrc-4.0.6.tar.bz2

New:

  linuxrc-4.0.7.tar.bz2



Other differences:
--
++ linuxrc.spec ++
--- /var/tmp/diff_new_pack.G0rr0E/_old  2012-08-16 21:38:41.0 +0200
+++ /var/tmp/diff_new_pack.G0rr0E/_new  2012-08-16 21:38:41.0 +0200
@@ -24,9 +24,9 @@
 Summary:SUSE Installation Program
 License:GPL-3.0+
 Group:  System/Boot
-Version:4.0.6
+Version:4.0.7
 Release:0
-Source: linuxrc-4.0.6.tar.bz2
+Source: linuxrc-4.0.7.tar.bz2
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description

++ linuxrc-4.0.6.tar.bz2 - linuxrc-4.0.7.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/linuxrc-4.0.6/VERSION new/linuxrc-4.0.7/VERSION
--- old/linuxrc-4.0.6/VERSION   2012-07-11 15:51:29.0 +0200
+++ new/linuxrc-4.0.7/VERSION   2012-08-16 11:17:09.0 +0200
@@ -1 +1 @@
-4.0.6
+4.0.7
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/linuxrc-4.0.6/changelog new/linuxrc-4.0.7/changelog
--- old/linuxrc-4.0.6/changelog 2012-07-11 15:51:31.0 +0200
+++ new/linuxrc-4.0.7/changelog 2012-08-16 11:17:11.0 +0200
@@ -1,4 +1,7 @@
-2012-07-11:sl_12.2-HEAD
+2012-08-16:sl_12.2-HEAD
+   - add *.conf to modprobe config files to make them work (bnc #775800)
+
+2012-07-11:sl_12.2-4.0.6
- fix console setup after plymouth
- turn off plymouth at first opportunity
- add plymouth config option
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/linuxrc-4.0.6/file.c new/linuxrc-4.0.7/file.c
--- old/linuxrc-4.0.6/file.c2012-07-11 11:12:27.0 +0200
+++ new/linuxrc-4.0.7/file.c2012-08-16 11:15:00.0 +0200
@@ -994,13 +994,13 @@
   case key_brokenmodules:
 slist_assign_values(config.module.broken, f-value);
 if(config.module.broken  !config.test) {
-  if((w = fopen(/etc/modprobe.d/blacklist, w))) {
+  if((w = fopen(/etc/modprobe.d/blacklist.conf, w))) {
 for(sl = config.module.broken; sl; sl = sl-next) {
   if(sl-key) fprintf(w, blacklist %s\n, sl-key);
 }
 fclose(w);
   }
-  if((w = fopen(/etc/modprobe.d/noload, w))) {
+  if((w = fopen(/etc/modprobe.d/noload.conf, w))) {
 for(sl = config.module.broken; sl; sl = sl-next) {
   if(sl-key) fprintf(w, install %s /bin/true\n, sl-key);
 }

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



commit epiphany for openSUSE:Factory

2012-08-16 Thread h_root
Hello community,

here is the log from the commit of package epiphany for openSUSE:Factory 
checked in at 2012-08-16 21:40:25

Comparing /work/SRC/openSUSE:Factory/epiphany (Old)
 and  /work/SRC/openSUSE:Factory/.epiphany.new (New)


Package is epiphany, Maintainer is gnome-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/epiphany/epiphany.changes2012-07-24 
22:42:20.0 +0200
+++ /work/SRC/openSUSE:Factory/.epiphany.new/epiphany.changes   2012-08-16 
21:40:28.0 +0200
@@ -1,0 +2,9 @@
+Wed Aug  8 12:26:37 UTC 2012 - dims...@opensuse.org
+
+- Update to version 3.4.3:
+  + Require WebKitGTK 1.8.2.
+  + Do not cancel downloads that have not been started yet
+(bgo#681010).
+  + Prevent double calls to quit in history service (bgo#680529).
+
+---

Old:

  epiphany-3.4.2.tar.xz

New:

  epiphany-3.4.3.tar.xz



Other differences:
--
++ epiphany.spec ++
--- /var/tmp/diff_new_pack.GNAvG8/_old  2012-08-16 21:40:34.0 +0200
+++ /var/tmp/diff_new_pack.GNAvG8/_new  2012-08-16 21:40:34.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   epiphany
-Version:3.4.2
+Version:3.4.3
 Release:0
 Summary:GNOME Web Browser
 License:GPL-2.0+
@@ -41,7 +41,7 @@
 BuildRequires:  libseed-gtk3-devel
 BuildRequires:  libsoup-devel = 2.37.1
 BuildRequires:  libtool
-BuildRequires:  libwebkitgtk3-devel = 1.7.92
+BuildRequires:  libwebkitgtk3-devel = 1.8.2
 BuildRequires:  libxslt-devel
 BuildRequires:  mozilla-nss-devel
 BuildRequires:  translation-update-upstream

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



commit mozilla-nss for openSUSE:Factory

2012-08-16 Thread h_root
Hello community,

here is the log from the commit of package mozilla-nss for openSUSE:Factory 
checked in at 2012-08-16 21:45:00

Comparing /work/SRC/openSUSE:Factory/mozilla-nss (Old)
 and  /work/SRC/openSUSE:Factory/.mozilla-nss.new (New)


Package is mozilla-nss, Maintainer is gnome-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/mozilla-nss/mozilla-nss.changes  2012-06-06 
16:08:59.0 +0200
+++ /work/SRC/openSUSE:Factory/.mozilla-nss.new/mozilla-nss.changes 
2012-08-16 21:45:01.0 +0200
@@ -1,0 +2,7 @@
+Wed Aug 15 13:57:42 UTC 2012 - w...@rosenauer.org
+
+- update to 3.13.6 RTM
+  * root CA update
+  * other bugfixes
+
+---

Old:

  nss-3.13.5.tar.bz2

New:

  nss-3.13.6.tar.bz2



Other differences:
--
++ mozilla-nss.spec ++
--- /var/tmp/diff_new_pack.QHYGcQ/_old  2012-08-16 21:45:18.0 +0200
+++ /var/tmp/diff_new_pack.QHYGcQ/_new  2012-08-16 21:45:18.0 +0200
@@ -25,7 +25,7 @@
 BuildRequires:  pkg-config
 BuildRequires:  sqlite3-devel
 BuildRequires:  zlib-devel
-Version:3.13.5
+Version:3.13.6
 Release:0
 # bug437293
 %ifarch ppc64



++ nss-3.13.5.tar.bz2 - nss-3.13.6.tar.bz2 ++
 3443 lines of diff (skipped)

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



commit tevent for openSUSE:Factory

2012-08-16 Thread h_root
Hello community,

here is the log from the commit of package tevent for openSUSE:Factory checked 
in at 2012-08-16 21:45:20

Comparing /work/SRC/openSUSE:Factory/tevent (Old)
 and  /work/SRC/openSUSE:Factory/.tevent.new (New)


Package is tevent, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/tevent/tevent.changes2012-06-13 
10:05:56.0 +0200
+++ /work/SRC/openSUSE:Factory/.tevent.new/tevent.changes   2012-08-16 
21:45:40.0 +0200
@@ -1,0 +2,17 @@
+Tue Aug  7 21:49:07 UTC 2012 - lmue...@suse.com
+
+- Update to 0.9.16.
+  + Adds tevent_*_trace_*() and tevent_context_init_ops().
+  + Move tevent.py to the arch-specific directory.
+
+---
+Thu Jun 28 16:29:25 UTC 2012 - lmue...@suse.com
+
+- Disable rpath while configure.
+
+---
+Wed Jun 13 16:09:22 UTC 2012 - dd...@suse.com
+
+- Tag GPLv3 due to tevent_util.h license; (bnc#765270).
+
+---

Old:

  tevent-0.9.15.tar.gz

New:

  tevent-0.9.16.tar.gz



Other differences:
--
++ tevent.spec ++
--- /var/tmp/diff_new_pack.eo7khM/_old  2012-08-16 21:45:42.0 +0200
+++ /var/tmp/diff_new_pack.eo7khM/_new  2012-08-16 21:45:42.0 +0200
@@ -1,5 +1,5 @@
 #
-# spec file for package tevent (Version 0.9.15)
+# spec file for package tevent
 #
 # Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
@@ -15,14 +15,11 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
-%{!?python_sitelib:  %global python_sitelib %(%{__python} -c from 
distutils.sysconfig import get_python_lib; print(get_python_lib()))}
 %{!?python_sitearch:  %global python_sitearch %(%{__python} -c from 
distutils.sysconfig import get_python_lib; print get_python_lib(1))}
 
 %define talloc_version 2.0.7
 
-
 Name:   tevent
 BuildRequires:  doxygen
 #!BuildIgnore: libtalloc
@@ -32,19 +29,19 @@
 %else
 BuildRequires:  pkgconfig
 %endif
-BuildRequires:  python-devel
 BuildRequires:  pytalloc-devel = %{talloc_version}
+BuildRequires:  python-devel
 %if 0%{?suse_version} == 0 || 0%{?suse_version}  1140
 %definebuild_make_smp_mflags %{?_smp_mflags}
 %else
 %definebuild_make_smp_mflags %{?jobs:-j%jobs}
 %endif
-License:LGPL-3.0+
-Group:  System/Libraries
 Url:http://tevent.samba.org/
-Version:0.9.15
+Version:0.9.16
 Release:0
 Summary:An event system based on the talloc memory management library
+License:GPL-3.0+
+Group:  System/Libraries
 Source: http://download.samba.org/pub/tevent/tevent-%{version}.tar.gz
 Source4:baselibs.conf
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -62,10 +59,9 @@
 
 %define libtevent_name libtevent0
 %package -n %{libtevent_name}
-License:LGPL-3.0+
-Group:  System/Libraries
 PreReq: /sbin/ldconfig
 Summary:Samba tevent Library
+Group:  System/Libraries
 
 %description -n %{libtevent_name}
 Tevent is an event system based on the talloc memory management library. It
@@ -78,7 +74,6 @@
 
 
 %package -n libtevent-devel
-License:LGPL-3.0+
 Summary:Libraries and Header Files to Develop Programs with tevent0 
Support
 Group:  Development/Libraries/C and C++
 Requires:   %{libtevent_name} = %{version}
@@ -103,7 +98,6 @@
 
 
 %package -n python-tevent
-License:LGPL-3.0+
 Summary:Python bindings for the Tevent library
 Group:  Development/Libraries/Python
 Requires:   %{libtevent_name} = %{version}
@@ -125,6 +119,7 @@
 CONFIGURE_OPTIONS=\
--prefix=%{_prefix} \
--libdir=%{_libdir} \
+   --disable-rpath \
--bundled-libraries=NONE \
--builtin-libraries=replace \
 
@@ -161,7 +156,8 @@
 
 %files -n python-tevent
 %defattr(-,root,root)
-%attr(0755,root,root) %{python_sitelib}/tevent.py*
+%attr(0755,root,root)
+%{python_sitearch}/tevent.py
 %{python_sitearch}/_tevent.so
 
 %changelog

++ tevent-0.9.15.tar.gz - tevent-0.9.16.tar.gz ++
 11418 lines of diff (skipped)

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



commit accountsservice for openSUSE:Factory

2012-08-16 Thread h_root
Hello community,

here is the log from the commit of package accountsservice for openSUSE:Factory 
checked in at 2012-08-16 21:56:22

Comparing /work/SRC/openSUSE:Factory/accountsservice (Old)
 and  /work/SRC/openSUSE:Factory/.accountsservice.new (New)


Package is accountsservice, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/accountsservice/accountsservice.changes  
2012-07-19 17:56:35.0 +0200
+++ /work/SRC/openSUSE:Factory/.accountsservice.new/accountsservice.changes 
2012-08-16 21:56:24.0 +0200
@@ -1,0 +2,8 @@
+Wed Aug  8 12:26:10 UTC 2012 - dims...@opensuse.org
+
+- Update to version 0.6.23:
+  + Fix up some debug output.
+  + add new CacheUser and UncacheUser apis.
+  + uncache user before deleting user.
+
+---

Old:

  accountsservice-0.6.22.tar.xz

New:

  accountsservice-0.6.23.tar.xz



Other differences:
--
++ accountsservice.spec ++
--- /var/tmp/diff_new_pack.lv7h0M/_old  2012-08-16 21:56:28.0 +0200
+++ /var/tmp/diff_new_pack.lv7h0M/_new  2012-08-16 21:56:28.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   accountsservice
-Version:0.6.22
+Version:0.6.23
 Release:0
 Summary:D-Bus Service to Manipulate User Account Information
 License:GPL-3.0+

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



commit evolution for openSUSE:Factory

2012-08-16 Thread h_root
Hello community,

here is the log from the commit of package evolution for openSUSE:Factory 
checked in at 2012-08-16 21:56:33

Comparing /work/SRC/openSUSE:Factory/evolution (Old)
 and  /work/SRC/openSUSE:Factory/.evolution.new (New)


Package is evolution, Maintainer is projectnov-s...@epam.com

Changes:

--- /work/SRC/openSUSE:Factory/evolution/evolution.changes  2012-06-25 
12:25:53.0 +0200
+++ /work/SRC/openSUSE:Factory/.evolution.new/evolution.changes 2012-08-16 
21:56:54.0 +0200
@@ -1,0 +2,10 @@
+Tue Aug 14 09:05:30 UTC 2012 - dims...@opensuse.org
+
+- Update to version 3.4.4:
+  + Trust attachments from ~/.kde and ~/.kde4.
+  + Run mbox-to-Maildir conversion before loading modules.
+  + Bugs fixed: bgo#559815, bgo#617557, bgo#653529, bgo#677993,
+bgo#678292, bgo#678304, bgo#678783, bgo#680682
+  + Updated translations.
+
+---

Old:

  evolution-3.4.3.tar.xz

New:

  evolution-3.4.4.tar.xz



Other differences:
--
++ evolution.spec ++
--- /var/tmp/diff_new_pack.ABdC0H/_old  2012-08-16 21:56:56.0 +0200
+++ /var/tmp/diff_new_pack.ABdC0H/_new  2012-08-16 21:56:56.0 +0200
@@ -77,7 +77,7 @@
 BuildRequires:  pkgconfig(sm)
 # This should be updated upon major version changes; it should match 
BASE_VERSION as defined in configure.in.
 %define evolution_base_version 3.4
-Version:3.4.3
+Version:3.4.4
 Release:0
 # FIXME: check if note on license is still valid (comment before license)
 # FIXME: check with upstream/meego if we want to enable clutter for express 
mode

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



commit evolution-data-server for openSUSE:Factory

2012-08-16 Thread h_root
Hello community,

here is the log from the commit of package evolution-data-server for 
openSUSE:Factory checked in at 2012-08-16 21:56:58

Comparing /work/SRC/openSUSE:Factory/evolution-data-server (Old)
 and  /work/SRC/openSUSE:Factory/.evolution-data-server.new (New)


Package is evolution-data-server, Maintainer is projectnov-s...@epam.com

Changes:

--- 
/work/SRC/openSUSE:Factory/evolution-data-server/evolution-data-server.changes  
2012-06-25 12:26:46.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.evolution-data-server.new/evolution-data-server.changes
 2012-08-16 21:57:03.0 +0200
@@ -1,0 +2,10 @@
+Tue Aug 14 09:06:01 UTC 2012 - dims...@opensuse.org
+
+- Update to version 3.4.4:
+  + Fix hangs when network changes (bgo#551788)
+  + Broken spool mbox file accounts (bgo#679017)
+  + Unable to send mail using SMTP (bgo#679488)
+  + Bugs fixed: bgo#559391, bgo#674696, bgo#677530, bgo#678856,
+bgo#679245, bgo#680211, bgo#680502, bgo#681318.
+
+---

Old:

  evolution-data-server-3.4.3.tar.xz

New:

  evolution-data-server-3.4.4.tar.xz



Other differences:
--
++ evolution-data-server.spec ++
--- /var/tmp/diff_new_pack.CE8PBY/_old  2012-08-16 21:57:06.0 +0200
+++ /var/tmp/diff_new_pack.CE8PBY/_new  2012-08-16 21:57:06.0 +0200
@@ -32,7 +32,7 @@
 
 Name:   evolution-data-server
 %define _evo_version 3.4
-Version:3.4.3
+Version:3.4.4
 Release:0
 Summary:Evolution Data Server
 License:LGPL-2.1+

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



commit evolution-ews for openSUSE:Factory

2012-08-16 Thread h_root
Hello community,

here is the log from the commit of package evolution-ews for openSUSE:Factory 
checked in at 2012-08-16 21:57:13

Comparing /work/SRC/openSUSE:Factory/evolution-ews (Old)
 and  /work/SRC/openSUSE:Factory/.evolution-ews.new (New)


Package is evolution-ews, Maintainer is projectnov-s...@epam.com

Changes:

--- /work/SRC/openSUSE:Factory/evolution-ews/evolution-ews.changes  
2012-06-25 12:27:08.0 +0200
+++ /work/SRC/openSUSE:Factory/.evolution-ews.new/evolution-ews.changes 
2012-08-16 21:57:15.0 +0200
@@ -1,0 +2,10 @@
+Tue Aug 14 09:06:12 UTC 2012 - dims...@opensuse.org
+
+- Update to version 3.4.4:
+  + Crash when failed to get a message from a server (bgo#665986)
+  + Unable to accept meeting request (bgo#670458)
+  + Bugs fixed: bgo#656709, bgo#663383, bgo#668555, bgo#669460,
+bgo#670506, bgo#673095, bgo#675285, bgo#675442, bgo#678321,
+bgo#679303, bgo#679305, bgo#680153, bgo#680525, bgo#680683.
+
+---

Old:

  evolution-ews-3.4.3.tar.xz

New:

  evolution-ews-3.4.4.tar.xz



Other differences:
--
++ evolution-ews.spec ++
--- /var/tmp/diff_new_pack.DHqOc3/_old  2012-08-16 21:57:17.0 +0200
+++ /var/tmp/diff_new_pack.DHqOc3/_new  2012-08-16 21:57:17.0 +0200
@@ -19,7 +19,7 @@
 Name:   evolution-ews
 # This should be updated upon major version changes; it should match 
BASE_VERSION as defined in configure.in.
 %define evolution_base_version 3.4
-Version:3.4.3
+Version:3.4.4
 Release:0
 Summary:Exchange Connector for Evolution, compatible with Exchange 
2007 and later
 License:LGPL-2.1

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



commit git for openSUSE:Factory

2012-08-16 Thread h_root
Hello community,

here is the log from the commit of package git for openSUSE:Factory checked in 
at 2012-08-16 21:57:28

Comparing /work/SRC/openSUSE:Factory/git (Old)
 and  /work/SRC/openSUSE:Factory/.git.new (New)


Package is git, Maintainer is ti...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/git/git.changes  2012-08-12 15:25:35.0 
+0200
+++ /work/SRC/openSUSE:Factory/.git.new/git.changes 2012-08-16 
21:57:29.0 +0200
@@ -1,0 +2,26 @@
+Thu Aug 16 11:57:53 CEST 2012 - ti...@suse.de
+
+- updated to version 1.7.11.5:
+  * The Makefile rule to create assembly output (primarily for
+   debugging purposes) did not create it next to the source.
+ * The code to avoid mistaken attempt to add the object directory
+   itself as its own alternate could read beyond end of a string while
+   comparison.
+ * On some architectures, block-sha1 did not compile correctly
+   when compilers inferred alignment guarantees from our source we
+   did not intend to make.
+ * When talking to a remote running ssh on IPv6 enabled host, whose
+   address is spelled as [HOST]:PORT, we did not parse the address
+   correctly and failed to connect.
+ * git-blame.el (in compat/) have been updated to use Elisp more
+   correctly.
+ * git checkout branchname to come back from a detached HEAD state
+   incorrectly computed reachability of the detached HEAD, resulting
+   in unnecessary warnings.
+ * git mergetool did not support --tool-help option to give the list
+   of supported backends, like git difftool does.
+ * git grep stopped spawning an external grep long time ago, but a
+   duplicated test to check internal and external grep was left
+   behind.
+
+---

Old:

  git-1.7.11.4.tar.gz

New:

  git-1.7.11.5.tar.gz



Other differences:
--
++ git.spec ++
--- /var/tmp/diff_new_pack.xjOEyu/_old  2012-08-16 21:57:33.0 +0200
+++ /var/tmp/diff_new_pack.xjOEyu/_new  2012-08-16 21:57:33.0 +0200
@@ -30,7 +30,7 @@
 BuildRequires:  python
 BuildRequires:  sgml-skel
 BuildRequires:  xmlto
-Version:1.7.11.4
+Version:1.7.11.5
 Release:0
 Summary:Fast, scalable, distributed revision control system
 License:GPL-2.0

++ git-1.7.11.4.tar.gz - git-1.7.11.5.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/git-1.7.11.4/Documentation/RelNotes/1.7.11.5.txt 
new/git-1.7.11.5/Documentation/RelNotes/1.7.11.5.txt
--- old/git-1.7.11.4/Documentation/RelNotes/1.7.11.5.txt1970-01-01 
01:00:00.0 +0100
+++ new/git-1.7.11.5/Documentation/RelNotes/1.7.11.5.txt2012-08-15 
23:54:28.0 +0200
@@ -0,0 +1,36 @@
+Git v1.7.11.5 Release Notes
+===
+
+Fixes since v1.7.11.4
+-
+
+ * The Makefile rule to create assembly output (primarily for
+   debugging purposes) did not create it next to the source.
+
+ * The code to avoid mistaken attempt to add the object directory
+   itself as its own alternate could read beyond end of a string while
+   comparison.
+
+ * On some architectures, block-sha1 did not compile correctly
+   when compilers inferred alignment guarantees from our source we
+   did not intend to make.
+
+ * When talking to a remote running ssh on IPv6 enabled host, whose
+   address is spelled as [HOST]:PORT, we did not parse the address
+   correctly and failed to connect.
+
+ * git-blame.el (in compat/) have been updated to use Elisp more
+   correctly.
+
+ * git checkout branchname to come back from a detached HEAD state
+   incorrectly computed reachability of the detached HEAD, resulting
+   in unnecessary warnings.
+
+ * git mergetool did not support --tool-help option to give the list
+   of supported backends, like git difftool does.
+
+ * git grep stopped spawning an external grep long time ago, but a
+   duplicated test to check internal and external grep was left
+   behind.
+
+Also contains minor typofixes and documentation updates.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/git-1.7.11.4/Documentation/git-commit.txt 
new/git-1.7.11.5/Documentation/git-commit.txt
--- old/git-1.7.11.4/Documentation/git-commit.txt   2012-07-30 
22:50:38.0 +0200
+++ new/git-1.7.11.5/Documentation/git-commit.txt   2012-08-15 
23:54:28.0 +0200
@@ -101,12 +101,16 @@
When doing a dry-run, give the output in the short-format. See
linkgit:git-status[1] for details. Implies `--dry-run`.
 
+--branch::
+   Show the branch and tracking info even in short-format.
+
 --porcelain::
When doing a dry-run, give the output in a porcelain-ready

commit yast2-storage for openSUSE:Factory

2012-08-16 Thread h_root
Hello community,

here is the log from the commit of package yast2-storage for openSUSE:Factory 
checked in at 2012-08-16 21:58:23

Comparing /work/SRC/openSUSE:Factory/yast2-storage (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-storage.new (New)


Package is yast2-storage, Maintainer is aschn...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/yast2-storage/yast2-storage.changes  
2012-08-08 11:58:33.0 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-storage.new/yast2-storage.changes 
2012-08-16 21:58:37.0 +0200
@@ -1,0 +2,12 @@
+Mon Aug 13 16:02:08 CEST 2012 - f...@suse.de
+
+- 2.22.9
+- rename dm maps according to crypttab during update (bnc#774247)
+
+---
+Wed Aug  8 13:31:00 CEST 2012 - f...@suse.de
+
+- 2.22.8
+- fix wrong proposal to format home when import fstab (bnc#774463)
+
+---

Old:

  yast2-storage-2.22.7.tar.bz2

New:

  yast2-storage-2.22.9.tar.bz2



Other differences:
--
++ yast2-storage.spec ++
--- /var/tmp/diff_new_pack.zt8zl6/_old  2012-08-16 21:58:39.0 +0200
+++ /var/tmp/diff_new_pack.zt8zl6/_new  2012-08-16 21:58:39.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-storage
-Version:2.22.7
+Version:2.22.9
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -27,7 +27,7 @@
 BuildRequires:  docbook-xsl-stylesheets
 BuildRequires:  doxygen
 BuildRequires:  gcc-c++
-BuildRequires:  libstorage-devel = 2.22.5
+BuildRequires:  libstorage-devel = 2.22.10
 BuildRequires:  libtool
 BuildRequires:  libxslt
 BuildRequires:  openssl-devel
@@ -82,6 +82,7 @@
 export CFLAGS=$RPM_OPT_FLAGS -DNDEBUG
 export CXXFLAGS=$RPM_OPT_FLAGS -DNDEBUG
 
+%{?suse_update_config:%{suse_update_config -f}}
 ./configure --libdir=%{_libdir} --prefix=%{_prefix} --mandir=%{_mandir}
 # V=1: verbose build in case we used AM_SILENT_RULES(yes)
 # so that RPM_OPT_FLAGS check works

++ yast2-storage-2.22.7.tar.bz2 - yast2-storage-2.22.9.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-storage-2.22.7/COPYING 
new/yast2-storage-2.22.9/COPYING
--- old/yast2-storage-2.22.7/COPYING2012-08-07 12:27:08.0 +0200
+++ new/yast2-storage-2.22.9/COPYING2012-08-13 17:24:07.0 +0200
@@ -1,12 +1,12 @@
-GNU GENERAL PUBLIC LICENSE
-   Version 2, June 1991
+   GNU GENERAL PUBLIC LICENSE
+  Version 2, June 1991
 
- Copyright (C) 1989, 1991 Free Software Foundation, Inc.,
- 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
+ Copyright (C) 1989, 1991 Free Software Foundation, Inc.
+ 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
  Everyone is permitted to copy and distribute verbatim copies
  of this license document, but changing it is not allowed.
 
-Preamble
+   Preamble
 
   The licenses for most software are designed to take away your
 freedom to share and change it.  By contrast, the GNU General Public
@@ -15,7 +15,7 @@
 General Public License applies to most of the Free Software
 Foundation's software and to any other program whose authors commit to
 using it.  (Some other Free Software Foundation software is covered by
-the GNU Lesser General Public License instead.)  You can apply it to
+the GNU Library General Public License instead.)  You can apply it to
 your programs, too.
 
   When we speak of free software, we are referring to freedom, not
@@ -55,8 +55,8 @@
 
   The precise terms and conditions for copying, distribution and
 modification follow.
-
-GNU GENERAL PUBLIC LICENSE
+
+   GNU GENERAL PUBLIC LICENSE
TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
 
   0. This License applies to any program or other work which contains
@@ -110,7 +110,7 @@
 License.  (Exception: if the Program itself is interactive but
 does not normally print such an announcement, your work based on
 the Program is not required to print an announcement.)
-
+
 These requirements apply to the modified work as a whole.  If
 identifiable sections of that work are not derived from the Program,
 and can be reasonably considered independent and separate works in
@@ -168,7 +168,7 @@
 access to copy the source code from the same place counts as
 distribution of the source code, even though third parties are not
 compelled to copy the source along with the object code.
-
+
   4. You may not copy, modify, sublicense, or distribute the Program
 except as expressly provided under this License.  Any attempt
 

commit yast2-storage for openSUSE:12.2

2012-08-16 Thread h_root
Hello community,

here is the log from the commit of package yast2-storage for openSUSE:12.2 
checked in at 2012-08-16 21:58:28

Comparing /work/SRC/openSUSE:12.2/yast2-storage (Old)
 and  /work/SRC/openSUSE:12.2/.yast2-storage.new (New)


Package is yast2-storage, Maintainer is aschn...@suse.com

Changes:

--- /work/SRC/openSUSE:12.2/yast2-storage/yast2-storage.changes 2012-08-08 
11:59:09.0 +0200
+++ /work/SRC/openSUSE:12.2/.yast2-storage.new/yast2-storage.changes
2012-08-16 21:58:39.0 +0200
@@ -1,0 +2,12 @@
+Mon Aug 13 16:02:08 CEST 2012 - f...@suse.de
+
+- 2.22.9
+- rename dm maps according to crypttab during update (bnc#774247)
+
+---
+Wed Aug  8 13:31:00 CEST 2012 - f...@suse.de
+
+- 2.22.8
+- fix wrong proposal to format home when import fstab (bnc#774463)
+
+---

Old:

  yast2-storage-2.22.7.tar.bz2

New:

  yast2-storage-2.22.9.tar.bz2



Other differences:
--
++ yast2-storage.spec ++
--- /var/tmp/diff_new_pack.kWQO3a/_old  2012-08-16 21:58:40.0 +0200
+++ /var/tmp/diff_new_pack.kWQO3a/_new  2012-08-16 21:58:40.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-storage
-Version:2.22.7
+Version:2.22.9
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -27,7 +27,7 @@
 BuildRequires:  docbook-xsl-stylesheets
 BuildRequires:  doxygen
 BuildRequires:  gcc-c++
-BuildRequires:  libstorage-devel = 2.22.5
+BuildRequires:  libstorage-devel = 2.22.10
 BuildRequires:  libtool
 BuildRequires:  libxslt
 BuildRequires:  openssl-devel
@@ -82,6 +82,7 @@
 export CFLAGS=$RPM_OPT_FLAGS -DNDEBUG
 export CXXFLAGS=$RPM_OPT_FLAGS -DNDEBUG
 
+%{?suse_update_config:%{suse_update_config -f}}
 ./configure --libdir=%{_libdir} --prefix=%{_prefix} --mandir=%{_mandir}
 # V=1: verbose build in case we used AM_SILENT_RULES(yes)
 # so that RPM_OPT_FLAGS check works

++ yast2-storage-2.22.7.tar.bz2 - yast2-storage-2.22.9.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-storage-2.22.7/COPYING 
new/yast2-storage-2.22.9/COPYING
--- old/yast2-storage-2.22.7/COPYING2012-08-07 12:27:08.0 +0200
+++ new/yast2-storage-2.22.9/COPYING2012-08-13 17:24:07.0 +0200
@@ -1,12 +1,12 @@
-GNU GENERAL PUBLIC LICENSE
-   Version 2, June 1991
+   GNU GENERAL PUBLIC LICENSE
+  Version 2, June 1991
 
- Copyright (C) 1989, 1991 Free Software Foundation, Inc.,
- 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
+ Copyright (C) 1989, 1991 Free Software Foundation, Inc.
+ 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
  Everyone is permitted to copy and distribute verbatim copies
  of this license document, but changing it is not allowed.
 
-Preamble
+   Preamble
 
   The licenses for most software are designed to take away your
 freedom to share and change it.  By contrast, the GNU General Public
@@ -15,7 +15,7 @@
 General Public License applies to most of the Free Software
 Foundation's software and to any other program whose authors commit to
 using it.  (Some other Free Software Foundation software is covered by
-the GNU Lesser General Public License instead.)  You can apply it to
+the GNU Library General Public License instead.)  You can apply it to
 your programs, too.
 
   When we speak of free software, we are referring to freedom, not
@@ -55,8 +55,8 @@
 
   The precise terms and conditions for copying, distribution and
 modification follow.
-
-GNU GENERAL PUBLIC LICENSE
+
+   GNU GENERAL PUBLIC LICENSE
TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
 
   0. This License applies to any program or other work which contains
@@ -110,7 +110,7 @@
 License.  (Exception: if the Program itself is interactive but
 does not normally print such an announcement, your work based on
 the Program is not required to print an announcement.)
-
+
 These requirements apply to the modified work as a whole.  If
 identifiable sections of that work are not derived from the Program,
 and can be reasonably considered independent and separate works in
@@ -168,7 +168,7 @@
 access to copy the source code from the same place counts as
 distribution of the source code, even though third parties are not
 compelled to copy the source along with the object code.
-
+
   4. You may not copy, modify, sublicense, or distribute the Program
 except as expressly provided under this License.  Any attempt
 otherwise to copy, 

commit yast2-update for openSUSE:Factory

2012-08-16 Thread h_root
Hello community,

here is the log from the commit of package yast2-update for openSUSE:Factory 
checked in at 2012-08-16 21:58:35

Comparing /work/SRC/openSUSE:Factory/yast2-update (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-update.new (New)


Package is yast2-update, Maintainer is jsuch...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/yast2-update/yast2-update.changes
2012-01-26 14:10:03.0 +0100
+++ /work/SRC/openSUSE:Factory/.yast2-update.new/yast2-update.changes   
2012-08-16 21:58:40.0 +0200
@@ -1,0 +2,6 @@
+Mon Aug 13 16:02:08 CEST 2012 - f...@suse.de
+
+- 2.22.3
+- rename dm maps according to crypttab during update (bnc#774247)
+
+---

Old:

  yast2-update-2.22.2.tar.bz2

New:

  yast2-update-2.22.3.tar.bz2



Other differences:
--
++ yast2-update.spec ++
--- /var/tmp/diff_new_pack.dnbc6w/_old  2012-08-16 21:58:44.0 +0200
+++ /var/tmp/diff_new_pack.dnbc6w/_new  2012-08-16 21:58:44.0 +0200
@@ -16,19 +16,19 @@
 #
 
 
-
 Name:   yast2-update
-Version:2.22.2
+Version:2.22.3
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Source0:yast2-update-%{version}.tar.bz2
 
-Group:  System/YaST
-License:GPL-2.0
-BuildRequires:  perl-XML-Writer update-desktop-files yast2-devtools 
yast2-testsuite
-# FileSystems::possible_root_fs
-BuildRequires:  yast2-storage = 2.19.12
+BuildRequires:  perl-XML-Writer
+BuildRequires:  update-desktop-files
+BuildRequires:  yast2-devtools
+BuildRequires:  yast2-testsuite
+# Stroage::ChangeDmNamesFromCrypttab
+BuildRequires:  yast2-storage = 2.22.9
 # Packages::GetBaseSourceID
 BuildRequires:  yast2-packager = 2.17.19
 # Wizard::OpenOKDialog
@@ -41,8 +41,8 @@
 # control.rng
 BuildRequires:  yast2-installation = 2.17.44
 
-# FileSystems::possible_root_fs
-Requires:   yast2-storage = 2.19.12
+# Stroage::ChangeDmNamesFromCrypttab
+Requires:   yast2-storage = 2.22.9
 # PackagesUI::RunPackageSelector
 Requires:   yast2 = 2.17.40
 Requires:   yast2-installation
@@ -63,17 +63,20 @@
 Conflicts:  yast2-storage  2.15.4
 
 Summary:YaST2 - Update
+License:GPL-2.0
+Group:  System/YaST
 
 %package FACTORY
-Group:  System/YaST
 PreReq: %fillup_prereq
-Requires:   yast2-update yast2
+Requires:   yast2
+Requires:   yast2-update
 
 # moved into yast2-update from yast2-installation
 # to remove dependency on yast2-storage
 Provides:   yast2-update:/usr/share/YaST2/clients/update.ycp
 
 Summary:YaST2 - Update
+Group:  System/YaST
 
 %description
 Use this component if you wish to update your system.
@@ -92,6 +95,7 @@
 export CFLAGS=$RPM_OPT_FLAGS -DNDEBUG
 export CXXFLAGS=$RPM_OPT_FLAGS -DNDEBUG
 
+%{?suse_update_config:%{suse_update_config -f}}
 ./configure --libdir=%{_libdir} --prefix=%{_prefix} --mandir=%{_mandir}
 # V=1: verbose build in case we used AM_SILENT_RULES(yes)
 # so that RPM_OPT_FLAGS check works

++ yast2-update-2.22.2.tar.bz2 - yast2-update-2.22.3.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-update-2.22.2/VERSION 
new/yast2-update-2.22.3/VERSION
--- old/yast2-update-2.22.2/VERSION 2012-01-25 13:50:46.0 +0100
+++ new/yast2-update-2.22.3/VERSION 2012-08-13 16:26:49.0 +0200
@@ -1 +1 @@
-2.22.2
+2.22.3
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-update-2.22.2/configure 
new/yast2-update-2.22.3/configure
--- old/yast2-update-2.22.2/configure   2012-01-25 13:50:51.0 +0100
+++ new/yast2-update-2.22.3/configure   2012-08-13 17:21:48.0 +0200
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.68 for yast2-update 2.22.2.
+# Generated by GNU Autoconf 2.68 for yast2-update 2.22.3.
 #
 # Report bugs to http://bugs.opensuse.org/.
 #
@@ -559,8 +559,8 @@
 # Identity of this package.
 PACKAGE_NAME='yast2-update'
 PACKAGE_TARNAME='yast2-update'
-PACKAGE_VERSION='2.22.2'
-PACKAGE_STRING='yast2-update 2.22.2'
+PACKAGE_VERSION='2.22.3'
+PACKAGE_STRING='yast2-update 2.22.3'
 PACKAGE_BUGREPORT='http://bugs.opensuse.org/'
 PACKAGE_URL=''
 
@@ -1229,7 +1229,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat _ACEOF
-\`configure' configures yast2-update 2.22.2 to adapt to many kinds of systems.
+\`configure' configures yast2-update 2.22.3 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1300,7 +1300,7 @@
 
 if 

commit yast2-update for openSUSE:12.2

2012-08-16 Thread h_root
Hello community,

here is the log from the commit of package yast2-update for openSUSE:12.2 
checked in at 2012-08-16 21:58:40

Comparing /work/SRC/openSUSE:12.2/yast2-update (Old)
 and  /work/SRC/openSUSE:12.2/.yast2-update.new (New)


Package is yast2-update, Maintainer is jsuch...@suse.com

Changes:

--- /work/SRC/openSUSE:12.2/yast2-update/yast2-update.changes   2012-07-30 
02:38:47.0 +0200
+++ /work/SRC/openSUSE:12.2/.yast2-update.new/yast2-update.changes  
2012-08-16 21:58:45.0 +0200
@@ -1,0 +2,6 @@
+Mon Aug 13 16:02:08 CEST 2012 - f...@suse.de
+
+- 2.22.3
+- rename dm maps according to crypttab during update (bnc#774247)
+
+---

Old:

  yast2-update-2.22.2.tar.bz2

New:

  yast2-update-2.22.3.tar.bz2



Other differences:
--
++ yast2-update.spec ++
--- /var/tmp/diff_new_pack.AEkA6r/_old  2012-08-16 21:58:45.0 +0200
+++ /var/tmp/diff_new_pack.AEkA6r/_new  2012-08-16 21:58:45.0 +0200
@@ -16,19 +16,19 @@
 #
 
 
-
 Name:   yast2-update
-Version:2.22.2
+Version:2.22.3
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Source0:yast2-update-%{version}.tar.bz2
 
-Group:  System/YaST
-License:GPL-2.0
-BuildRequires:  perl-XML-Writer update-desktop-files yast2-devtools 
yast2-testsuite
-# FileSystems::possible_root_fs
-BuildRequires:  yast2-storage = 2.19.12
+BuildRequires:  perl-XML-Writer
+BuildRequires:  update-desktop-files
+BuildRequires:  yast2-devtools
+BuildRequires:  yast2-testsuite
+# Stroage::ChangeDmNamesFromCrypttab
+BuildRequires:  yast2-storage = 2.22.9
 # Packages::GetBaseSourceID
 BuildRequires:  yast2-packager = 2.17.19
 # Wizard::OpenOKDialog
@@ -41,8 +41,8 @@
 # control.rng
 BuildRequires:  yast2-installation = 2.17.44
 
-# FileSystems::possible_root_fs
-Requires:   yast2-storage = 2.19.12
+# Stroage::ChangeDmNamesFromCrypttab
+Requires:   yast2-storage = 2.22.9
 # PackagesUI::RunPackageSelector
 Requires:   yast2 = 2.17.40
 Requires:   yast2-installation
@@ -63,17 +63,20 @@
 Conflicts:  yast2-storage  2.15.4
 
 Summary:YaST2 - Update
+License:GPL-2.0
+Group:  System/YaST
 
 %package FACTORY
-Group:  System/YaST
 PreReq: %fillup_prereq
-Requires:   yast2-update yast2
+Requires:   yast2
+Requires:   yast2-update
 
 # moved into yast2-update from yast2-installation
 # to remove dependency on yast2-storage
 Provides:   yast2-update:/usr/share/YaST2/clients/update.ycp
 
 Summary:YaST2 - Update
+Group:  System/YaST
 
 %description
 Use this component if you wish to update your system.
@@ -92,6 +95,7 @@
 export CFLAGS=$RPM_OPT_FLAGS -DNDEBUG
 export CXXFLAGS=$RPM_OPT_FLAGS -DNDEBUG
 
+%{?suse_update_config:%{suse_update_config -f}}
 ./configure --libdir=%{_libdir} --prefix=%{_prefix} --mandir=%{_mandir}
 # V=1: verbose build in case we used AM_SILENT_RULES(yes)
 # so that RPM_OPT_FLAGS check works

++ yast2-update-2.22.2.tar.bz2 - yast2-update-2.22.3.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-update-2.22.2/VERSION 
new/yast2-update-2.22.3/VERSION
--- old/yast2-update-2.22.2/VERSION 2012-01-25 13:50:46.0 +0100
+++ new/yast2-update-2.22.3/VERSION 2012-08-13 16:26:49.0 +0200
@@ -1 +1 @@
-2.22.2
+2.22.3
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-update-2.22.2/configure 
new/yast2-update-2.22.3/configure
--- old/yast2-update-2.22.2/configure   2012-01-25 13:50:51.0 +0100
+++ new/yast2-update-2.22.3/configure   2012-08-13 17:21:48.0 +0200
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.68 for yast2-update 2.22.2.
+# Generated by GNU Autoconf 2.68 for yast2-update 2.22.3.
 #
 # Report bugs to http://bugs.opensuse.org/.
 #
@@ -559,8 +559,8 @@
 # Identity of this package.
 PACKAGE_NAME='yast2-update'
 PACKAGE_TARNAME='yast2-update'
-PACKAGE_VERSION='2.22.2'
-PACKAGE_STRING='yast2-update 2.22.2'
+PACKAGE_VERSION='2.22.3'
+PACKAGE_STRING='yast2-update 2.22.3'
 PACKAGE_BUGREPORT='http://bugs.opensuse.org/'
 PACKAGE_URL=''
 
@@ -1229,7 +1229,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat _ACEOF
-\`configure' configures yast2-update 2.22.2 to adapt to many kinds of systems.
+\`configure' configures yast2-update 2.22.3 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1300,7 +1300,7 @@
 
 if test -n 

commit yast2-ycp-ui-bindings for openSUSE:Factory

2012-08-16 Thread h_root
Hello community,

here is the log from the commit of package yast2-ycp-ui-bindings for 
openSUSE:Factory checked in at 2012-08-16 21:59:23

Comparing /work/SRC/openSUSE:Factory/yast2-ycp-ui-bindings (Old)
 and  /work/SRC/openSUSE:Factory/.yast2-ycp-ui-bindings.new (New)


Package is yast2-ycp-ui-bindings, Maintainer is tgoettlic...@suse.com

Changes:

--- 
/work/SRC/openSUSE:Factory/yast2-ycp-ui-bindings/yast2-ycp-ui-bindings.changes  
2012-06-28 17:23:59.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.yast2-ycp-ui-bindings.new/yast2-ycp-ui-bindings.changes
 2012-08-16 21:59:25.0 +0200
@@ -1,0 +2,6 @@
+Mon Aug  6 12:43:08 CEST 2012 - tgoettlic...@suse.de
+
+- adapt bindings to work with yast independed standalone libyui package
+- 2.21.5
+
+---

Old:

  yast2-ycp-ui-bindings-2.21.4.tar.bz2

New:

  yast2-ycp-ui-bindings-2.21.5.tar.bz2



Other differences:
--
++ yast2-ycp-ui-bindings.spec ++
--- /var/tmp/diff_new_pack.LbNRVa/_old  2012-08-16 21:59:27.0 +0200
+++ /var/tmp/diff_new_pack.LbNRVa/_new  2012-08-16 21:59:27.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package yast2-ycp-ui-bindings
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,13 +16,19 @@
 #
 
 
+
 Name:   yast2-ycp-ui-bindings
-Version:2.21.4
+Version:2.21.5
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Source0:yast2-ycp-ui-bindings-%{version}.tar.bz2
 
+
+Group: System/YaST
+License:GPL-2.0+
+
+
 BuildRequires:  gcc-c++
 BuildRequires:  libtool
 BuildRequires:  yast2-devtools
@@ -37,15 +43,18 @@
 BuildRequires:  yast2-core-devel
 Conflicts:  yast2-core  2.16.38
 
-Requires:   yast2-libyui  = 2.21.1
-BuildRequires:  yast2-libyui-devel = 2.21.1
+# dependecies for new libyui
+Requires:  yast2 = 2.23.1
+Conflicts: yast2-libyui  2.42.0
+
+Requires:  libyui4= 2.21.5
+BuildRequires: libyui-devel = 2.21.5
 
 # libyui ImplPtr
 BuildRequires:  boost-devel
 
+
 Summary:YaST2 - YCP Bindings for the YaST2 User Interface Engine
-License:GPL-2.0+
-Group:  System/YaST
 Provides:   %{_libdir}/YaST2/plugin/libpy2UI.so.2.0.0
 
 %description
@@ -55,16 +64,16 @@
 
 %package devel
 Requires:   yast2-ycp-ui-bindings = %version
+Group: Development/Libraries
 
 Summary:YaST2 - YCP Bindings for the YaST2 User Interface Engine
-Group:  Development/Libraries
 
-Requires:   boost-devel
 Requires:   glibc-devel
 Requires:   libstdc++-devel
+Requires:  boost-devel
+Requires:  libyui-devel
 Requires:   yast2-core-devel
 Requires:   yast2-devtools
-Requires:   yast2-libyui-devel
 
 %description devel
 This is the development package that makes the generic YaST2 user
@@ -101,6 +110,7 @@
 %clean
 rm -rf $RPM_BUILD_ROOT
 
+
 %files
 %defattr(-,root,root)
 

++ yast2-ycp-ui-bindings-2.21.4.tar.bz2 - 
yast2-ycp-ui-bindings-2.21.5.tar.bz2 ++
 17134 lines of diff (skipped)

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