commit Mesa for openSUSE:Factory

2012-10-12 Thread h_root
Hello community,

here is the log from the commit of package Mesa for openSUSE:Factory checked in 
at 2012-10-12 08:06:57

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


Package is Mesa, Maintainer is sndir...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/Mesa/Mesa.changes2012-10-03 
08:04:45.0 +0200
+++ /work/SRC/openSUSE:Factory/.Mesa.new/Mesa.changes   2012-10-12 
08:09:29.0 +0200
@@ -1,0 +2,9 @@
+Mon Oct  8 23:36:24 UTC 2012 - tobias.johannes.klausm...@mni.thm.de
+
+- Update to version 9.0:
+  Mesa 9.0 has been released.  Mesa 9.0 is a feature release.
+  The big feature is the availability of OpenGL 3.1 on some
+  supported hardware.
+  + Remove the Git Commit ID
+
+---

Old:

  mesa-8.98.8.tar.bz2

New:

  mesa-9.0.tar.bz2



Other differences:
--
++ Mesa.spec ++
--- /var/tmp/diff_new_pack.JwSsMM/_old  2012-10-12 08:09:31.0 +0200
+++ /var/tmp/diff_new_pack.JwSsMM/_new  2012-10-12 08:09:31.0 +0200
@@ -17,12 +17,11 @@
 
 
 %define glamor 1
-%define _version 8.98.8
+%define _version 9.0
 %define _name_archive mesa
-%define _id b1ce5749b996d6ce3dcf9bbd1537c46d14e62adb
 
 Name:   Mesa
-Version:8.98.8
+Version:9.0
 Release:0
 BuildRequires:  autoconf = 2.60
 BuildRequires:  automake

++ mesa-8.98.8.tar.bz2 - mesa-9.0.tar.bz2 ++
 4812 lines of diff (skipped)

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



commit e2fsprogs for openSUSE:Factory

2012-10-12 Thread h_root
Hello community,

here is the log from the commit of package e2fsprogs for openSUSE:Factory 
checked in at 2012-10-12 08:03:17

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


Package is e2fsprogs, Maintainer is j...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/e2fsprogs/e2fsprogs.changes  2012-09-13 
06:59:43.0 +0200
+++ /work/SRC/openSUSE:Factory/.e2fsprogs.new/e2fsprogs.changes 2012-10-12 
08:10:21.0 +0200
@@ -1,0 +2,16 @@
+Tue Sep 25 22:06:09 UTC 2012 - j...@suse.cz
+
+- update to 1.42.6
+  * Fixed a potential seg fault in e2fsck when there is an I/O error while 
reading the superblock
+  * Various resize2fs fixes
+  * Various quota related fixes
+  * Fixed filefrag so that it correctly reports the number of extents
+  * Fixed filefrag so it will not crash with a segfault on files from a 
virtual file system such as /proc
+  * Fixed a problem if e2fsck where if the root file system is mounted 
read-only, e2fsck would not clear an error indication in the journal superblock.
+  * Fixed a bug in how e2fsck would uniquify directory entry names
+  * Manpage updates
+  ...
+- removed e2fsprogs-1.42-voidreturn_value_declared.patch because it makes
+  no longer any sence due to upstream changes
+
+---

Old:

  e2fsprogs-1.42-voidreturn_value_declared.patch
  e2fsprogs-1.42.4.tar.gz

New:

  e2fsprogs-1.42.6.tar.gz



Other differences:
--
++ e2fsprogs.spec ++
--- /var/tmp/diff_new_pack.hGk6uz/_old  2012-10-12 08:10:23.0 +0200
+++ /var/tmp/diff_new_pack.hGk6uz/_new  2012-10-12 08:10:23.0 +0200
@@ -31,7 +31,7 @@
 Obsoletes:  e2fsprogs-64bit
 %endif
 #
-Version:1.42.4
+Version:1.42.6
 Release:0
 Summary:Utilities for the Second Extended File System
 License:GPL-2.0
@@ -49,7 +49,6 @@
 Patch1: e2fsprogs-1.41.1-splash_support.patch
 # libcom_err patches
 Patch2: libcom_err-compile_et_permissions.patch
-Patch3: e2fsprogs-1.42-voidreturn_value_declared.patch
 Patch4: e2fsprogs-1.42-implicit_fortify_decl.patch
 Patch5: e2fsprogs-1.42-ext2fsh_implicit.patch
 # Do not suppress make commands
@@ -131,7 +130,6 @@
 %patch1
 # libcom_err patches
 %patch2 -p1
-%patch3
 %patch4
 %patch5
 cp %{SOURCE2} .

++ e2fsprogs-1.42.4.tar.gz - e2fsprogs-1.42.6.tar.gz ++
 73297 lines of diff (skipped)

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



commit glibc for openSUSE:Factory

2012-10-12 Thread h_root
Hello community,

here is the log from the commit of package glibc for openSUSE:Factory checked 
in at 2012-10-12 08:03:44

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


Package is glibc, Maintainer is m...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/glibc/glibc.changes  2012-10-03 
07:17:01.0 +0200
+++ /work/SRC/openSUSE:Factory/.glibc.new/glibc.changes 2012-10-12 
08:10:49.0 +0200
@@ -1,0 +2,18 @@
+Tue Oct  9 07:15:12 UTC 2012 - a...@suse.de
+
+- Fix malloc_usable_size (swo#1349, bnc#745247) (patch
+  malloc-check-size.patch).
+
+- Update to current glibc 2.16 (git a5cfcf08ffaa):
+  * fix fma detection
+  * Don't parse %s format argument as multibyte string
+  * Use size_t instead of int for internal variables in glob
+  * Properly handle fencepost with MALLOC_ALIGN_MASK
+
+---
+Sat Oct  6 08:51:46 UTC 2012 - meiss...@suse.com
+
+- make glibc-devel-baselib require glibc-baselib just
+  like glibc-devel
+
+---

Old:

  glibc-2.16-da1f43196321.tar.xz

New:

  glibc-2.16-a5cfcf08ffaa.tar.xz
  malloc-check-size.patch



Other differences:
--
++ glibc.spec ++
--- /var/tmp/diff_new_pack.askZV0/_old  2012-10-12 08:10:51.0 +0200
+++ /var/tmp/diff_new_pack.askZV0/_new  2012-10-12 08:10:51.0 +0200
@@ -122,7 +122,7 @@
 Version:2.16
 Release:0
 %define glibc_major_version 2.16
-%define git_id da1f43196321
+%define git_id a5cfcf08ffaa
 %define glibc_ports_ver 2.16
 %define ports_git_id a20c2b3c87ae
 Url:http://www.gnu.org/software/libc/libc.html
@@ -251,6 +251,11 @@
 ###
 # Patches from upstream
 ###
+# PATCH-FIX-UPSTREAM Fix malloc_usable_size swo#1349, bnc#745247 - a...@suse.de
+Patch1001:  malloc-check-size.patch
+# PATCH-FIX-UPSTREAM Fix mcount on PowerPC32 - a...@suse.de
+Patch1002:  glibc-2.16-ppc32-mcount.patch
+
 # PATCH-FIX-UPSTREAM  Fix dns buffer - a...@suse.de
 Patch1021:  glibc-2.16-getaddrinfo-buffer.patch
 # PATCH-FIX-UPSTREAM Fix sparc dynamic linker triggered by bind-now swo#14376 
- a...@suse.de
@@ -265,8 +270,6 @@
 Patch2005:  glibc-elf-localscope.diff
 # PATCH-FIX-OPENSUSE Fix LD_PROFILE (glibc bug#13818) - a...@suse.de
 Patch2008:  glibc-ld-profile.patch
-# PATCH-FIX-OPENSUSE Fix mcount on PowerPC32 - a...@suse.de
-Patch2009:  glibc-2.16-ppc32-mcount.patch
 
 %description
 The GNU C Library provides the most important standard libraries used
@@ -498,6 +501,8 @@
 %ifarch armv7l armv7hl
 %patch20 -p1
 %endif
+%patch1001 -p1
+%patch1002 -p1
 %patch1021 -p1
 %patch1022 -p1
 
@@ -507,7 +512,6 @@
 %patch2005 -p1
 # XXX Disable, it breaks the testsuite, test elf/tst-audit2 
 # %patch2008 -p1
-%patch2009 -p1
 
 #
 # Inconsistency detected by ld.so: dl-close.c: 719: _dl_close: Assertion 
`map-l_init_called' failed!

++ baselibs.conf ++
--- /var/tmp/diff_new_pack.askZV0/_old  2012-10-12 08:10:51.0 +0200
+++ /var/tmp/diff_new_pack.askZV0/_new  2012-10-12 08:10:51.0 +0200
@@ -12,6 +12,7 @@
   +/usr/lib(64)?/gconv/gconv-modules
   targettype x86 -/usr/lib(64)?/gconv/gconv-modules
 glibc-devel
+  requires glibc-targettype = %version
   arch i586 block!
   +^/usr/include/gnu/stubs-.*\.h$
 glibc-devel-static



++ malloc-check-size.patch ++
commit 6ef9cc37f0ea151a54e5c8a19950a6d5b6ff8a96
Author: Siddhesh Poyarekar siddh...@redhat.com
Date:   Wed Sep 5 21:49:00 2012 +0530

Return requested size for malloc_usable_size when MALLOC_CHECK_  0

[BZ #1349]

malloc_usable_size returns the usable size in an allocated chunk,
which may be = the requested size. In the case of MALLOC_CHECK_ being
exported to  0 however, only the requested size is usable, since a
magic value is written at the end of the request size to trap writes
beyond request bounds. Hence, when MALLOC_CHECK_ is exported to  0,
malloc_usable_size() should return the request size.

2012-09-05  Siddhesh Poyarekar  siddh...@redhat.com

[BZ #1349]
* malloc/Makefile (tests): Add tst-malloc-usable test case.
(tst-malloc-usable-ENV): Set environment for test case.
* malloc/hooks.c (malloc_check_get_size): New function to get
requested size.
* malloc/malloc.c (musable): Use malloc_check_get_size.
* malloc/tst-malloc-usable.c: New test case.

diff --git a/malloc/Makefile b/malloc/Makefile
index 5d6d716..55c675b 100644
--- a/malloc/Makefile
+++ b/malloc/Makefile
@@ -1,5 +1,4 @@
-# Copyright (C) 1991-2003, 2005, 2006, 2007, 2009, 2011, 2012
-# Free Software Foundation, Inc.
+# Copyright (C) 1991-2012 Free 

commit gnome-bluetooth for openSUSE:Factory

2012-10-12 Thread h_root
Hello community,

here is the log from the commit of package gnome-bluetooth for openSUSE:Factory 
checked in at 2012-10-12 08:03:58

Comparing /work/SRC/openSUSE:Factory/gnome-bluetooth (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-bluetooth.new (New)


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

Changes:

--- /work/SRC/openSUSE:Factory/gnome-bluetooth/gnome-bluetooth.changes  
2012-10-04 18:39:20.0 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-bluetooth.new/gnome-bluetooth.changes 
2012-10-12 08:10:54.0 +0200
@@ -1,0 +2,5 @@
+Wed Oct 10 14:48:53 UTC 2012 - co...@suse.com
+
+- own udev directories to avoid udev buildrequire
+
+---



Other differences:
--
++ gnome-bluetooth.spec ++
--- /var/tmp/diff_new_pack.wOsrwe/_old  2012-10-12 08:10:55.0 +0200
+++ /var/tmp/diff_new_pack.wOsrwe/_new  2012-10-12 08:10:55.0 +0200
@@ -168,6 +168,8 @@
 %defattr(-, root, root)
 %doc AUTHORS COPYING NEWS README
 %doc %{_datadir}/help/C/%{name}/
+%dir /lib/udev
+%dir /lib/udev/rules.d
 /lib/udev/rules.d/61-gnome-bluetooth-rfkill.rules
 %{_bindir}/bluetooth-*
 %{_sysconfdir}/xdg/autostart/bluetooth-applet.desktop


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



commit gpick for openSUSE:Factory

2012-10-12 Thread h_root
Hello community,

here is the log from the commit of package gpick for openSUSE:Factory checked 
in at 2012-10-12 08:04:10

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


Package is gpick, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/gpick/gpick.changes  2011-09-23 
02:01:50.0 +0200
+++ /work/SRC/openSUSE:Factory/.gpick.new/gpick.changes 2012-10-12 
08:11:08.0 +0200
@@ -1,0 +2,6 @@
+Thu Oct 11 07:20:49 UTC 2012 - cfarr...@suse.com
+
+- license update: BSD-3-Clause
+  summarize licenses - bulk are BSD-3-Clause
+
+---



Other differences:
--
++ gpick.spec ++
--- /var/tmp/diff_new_pack.4wljTb/_old  2012-10-12 08:11:09.0 +0200
+++ /var/tmp/diff_new_pack.4wljTb/_new  2012-10-12 08:11:09.0 +0200
@@ -20,7 +20,7 @@
 Name:   gpick
 Version:0.2.4
 Release:4
-License:BSD-3 ; Expat License ; LUA License ; Others (BSD like)
+License:BSD-3-Clause
 Summary:Advanced color picker writen in GTK+
 Url:http://code.google.com/p/gpick/
 Group:  Productivity/Graphics/Visualization/Other

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



commit gstreamer for openSUSE:Factory

2012-10-12 Thread h_root
Hello community,

here is the log from the commit of package gstreamer for openSUSE:Factory 
checked in at 2012-10-12 08:04:21

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


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

Changes:

--- /work/SRC/openSUSE:Factory/gstreamer/gstreamer.changes  2012-10-03 
07:25:51.0 +0200
+++ /work/SRC/openSUSE:Factory/.gstreamer.new/gstreamer.changes 2012-10-12 
08:11:13.0 +0200
@@ -1,0 +2,10 @@
+Tue Oct  9 19:32:11 UTC 2012 - dims...@opensuse.org
+
+- Update to version 1.0.1:
+  + Capsfilter prefers filter caps over passthrough now
+  + Application Development Manual, Plugin Writer's Guide and other
+documentation updated and extended for 1.0
+  + Bugs fixed: bgo#680862, bgo#684538, bgo#684755, bgo#684765,
+bgo#684809, bgo#684970, bgo#684981, bgo#685072.
+
+---

Old:

  gstreamer-1.0.0.tar.xz

New:

  gstreamer-1.0.1.tar.xz



Other differences:
--
++ gstreamer-doc.spec ++
--- /var/tmp/diff_new_pack.qSKnDG/_old  2012-10-12 08:11:14.0 +0200
+++ /var/tmp/diff_new_pack.qSKnDG/_new  2012-10-12 08:11:14.0 +0200
@@ -1,5 +1,5 @@
 #
-# spec file for package gstreamer
+# spec file for package gstreamer-doc
 #
 # Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
@@ -19,7 +19,7 @@
 Name:   gstreamer-doc
 %define _name   gstreamer
 %define build_doc 1
-Version:1.0.0
+Version:1.0.1
 Release:0
 %define gst_branch 1.0
 Summary:Streaming-Media Framework Runtime

++ gstreamer.spec ++
--- /var/tmp/diff_new_pack.qSKnDG/_old  2012-10-12 08:11:14.0 +0200
+++ /var/tmp/diff_new_pack.qSKnDG/_new  2012-10-12 08:11:14.0 +0200
@@ -19,7 +19,7 @@
 Name:   gstreamer
 %define _name   gstreamer
 %define build_doc 0
-Version:1.0.0
+Version:1.0.1
 Release:0
 %define gst_branch 1.0
 Summary:Streaming-Media Framework Runtime

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



commit gstreamer-plugins-base for openSUSE:Factory

2012-10-12 Thread h_root
Hello community,

here is the log from the commit of package gstreamer-plugins-base for 
openSUSE:Factory checked in at 2012-10-12 08:04:35

Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-base (Old)
 and  /work/SRC/openSUSE:Factory/.gstreamer-plugins-base.new (New)


Package is gstreamer-plugins-base, Maintainer is 

Changes:

--- 
/work/SRC/openSUSE:Factory/gstreamer-plugins-base/gstreamer-plugins-base.changes
2012-10-04 19:39:16.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-plugins-base.new/gstreamer-plugins-base.changes
   2012-10-12 08:11:15.0 +0200
@@ -1,0 +2,10 @@
+Tue Oct  9 19:31:53 UTC 2012 - dims...@opensuse.org
+
+- Update to version 1.0.1:
+  + videodecoder and -encoder timestamp handling improvements
+  + thread-safey fixes for GstMeta registrations and
+GstVideoDecoder
+  + Bugs fixed: bgo#684424, bgo#684832, bgo#685110, bgo#685242,
+bgo#685332, bgo#685490.
+
+---

Old:

  gst-plugins-base-1.0.0.tar.xz

New:

  gst-plugins-base-1.0.1.tar.xz



Other differences:
--
++ gstreamer-plugins-base.spec ++
--- /var/tmp/diff_new_pack.nKjMui/_old  2012-10-12 08:11:16.0 +0200
+++ /var/tmp/diff_new_pack.nKjMui/_new  2012-10-12 08:11:16.0 +0200
@@ -18,7 +18,7 @@
 
 Name:   gstreamer-plugins-base
 %define _name gst-plugins-base
-Version:1.0.0
+Version:1.0.1
 Release:0
 %define gst_branch 1.0
 Url:http://gstreamer.freedesktop.org/
@@ -28,10 +28,10 @@
 Group:  Productivity/Multimedia/Other
 Source: 
http://download.gnome.org/sources/gst-plugins-base/1.0/%{_name}-%{version}.tar.xz
 Source2:baselibs.conf
-BuildRequireS:  gstreamer-utils  0.11
 BuildRequires:  cdparanoia-devel
 BuildRequires:  glib2-devel = 2.32
 BuildRequires:  gstreamer-devel = 1.0.0
+BuildRequires:  gstreamer-utils  0.11
 BuildRequires:  gtk-doc = 1.12
 BuildRequires:  libICE-devel
 BuildRequires:  libSM-devel

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



commit gstreamer-plugins-ugly for openSUSE:Factory

2012-10-12 Thread h_root
Hello community,

here is the log from the commit of package gstreamer-plugins-ugly for 
openSUSE:Factory checked in at 2012-10-12 08:05:03

Comparing /work/SRC/openSUSE:Factory/gstreamer-plugins-ugly (Old)
 and  /work/SRC/openSUSE:Factory/.gstreamer-plugins-ugly.new (New)


Package is gstreamer-plugins-ugly, Maintainer is 

Changes:

--- 
/work/SRC/openSUSE:Factory/gstreamer-plugins-ugly/gstreamer-plugins-ugly.changes
2012-10-10 09:21:56.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-plugins-ugly.new/gstreamer-plugins-ugly.changes
   2012-10-12 08:11:17.0 +0200
@@ -1,0 +2,5 @@
+Wed Oct 10 22:47:30 UTC 2012 - reddw...@opensuse.org
+
+- Add gstreamer-plugins-ugly-1.0.1-patched_liba52.patch
+
+---

New:

  gstreamer-plugins-ugly-1.0.1-patched_liba52.patch



Other differences:
--
++ gstreamer-plugins-ugly.spec ++
--- /var/tmp/diff_new_pack.yihFQm/_old  2012-10-12 08:11:17.0 +0200
+++ /var/tmp/diff_new_pack.yihFQm/_new  2012-10-12 08:11:17.0 +0200
@@ -32,6 +32,8 @@
 Url:http://gstreamer.freedesktop.org/
 %if 0%{?BUILD_ORIG}
 Source: 
http://gstreamer.freedesktop.org/src/gst-plugins-ugly/%{_name}-%{version}.tar.xz
+# PATCH-FIX-OPENSUSE gstreamer-plugins-ugly-1.0.1-patched_liba52.patch 
reddw...@opensuse.org -- Make it build with the VideoLAN SVN liba52 patched by 
Packman
+Patch0: gstreamer-plugins-ugly-1.0.1-patched_liba52.patch
 %else
 # WARNING: This is not a comment, but the real command to repack source:
 #%(bash %{_sourcedir}/%{name}-patch-source.sh %{_name}-%{version}.tar.bz2)
@@ -134,6 +136,9 @@
 %prep
 %setup -q -n %{_name}-%{version}
 #translation-update-upstream po gst-plugins-ugly-%{gst_branch}
+%if 0%{?BUILD_ORIG}
+%patch0
+%endif
 
 %build
 #%if ! 0%{?BUILD_ORIG}



++ gstreamer-plugins-ugly-1.0.1-patched_liba52.patch ++
Index: configure
===
--- configure.orig
+++ configure
@@ -24878,11 +24878,7 @@ int
 main ()
 {
   a52_state_t *state;
-#if defined(A52_ACCEL_DETECT)
-  state = a52_init ();
-#else
   state = a52_init (0);
-#endif
   a52_free (state);
   return 0;
 }
Index: ext/a52dec/gsta52dec.c
===
--- ext/a52dec/gsta52dec.c.orig
+++ ext/a52dec/gsta52dec.c
@@ -45,9 +45,7 @@
 #include gst/gst.h
 
 #include a52dec/a52.h
-#if !defined(A52_ACCEL_DETECT)
-#  include a52dec/mm_accel.h
-#endif
+#include a52dec/mm_accel.h
 #include gsta52dec.h
 
 #if HAVE_ORC
@@ -201,13 +199,11 @@ gst_a52dec_class_init (GstA52DecClass *
* generic software djbfft based one when available in the used liba52 */
 #ifdef MM_ACCEL_DJBFFT
   klass-a52_cpuflags = MM_ACCEL_DJBFFT;
-#elif defined(A52_ACCEL_DETECT)
-  klass-a52_cpuflags = A52_ACCEL_DETECT;
 #else
   klass-a52_cpuflags = 0;
 #endif
 
-#if HAVE_ORC  !defined(A52_ACCEL_DETECT)
+#if HAVE_ORC
   cpuflags = orc_target_get_default_flags (orc_target_get_by_name (mmx));
   if (cpuflags  ORC_TARGET_MMX_MMX)
 klass-a52_cpuflags |= MM_ACCEL_X86_MMX;
@@ -246,13 +242,7 @@ gst_a52dec_start (GstAudioDecoder * dec)
   GST_DEBUG_OBJECT (dec, start);
 
   klass = GST_A52DEC_CLASS (G_OBJECT_GET_CLASS (a52dec));
-#if defined(A52_ACCEL_DETECT)
-  a52dec-state = a52_init ();
-  /* This line is just to avoid being accused of not using klass */
-  a52_accel (klass-a52_cpuflags  A52_ACCEL_DETECT);
-#else
   a52dec-state = a52_init (klass-a52_cpuflags);
-#endif
 
   if (!a52dec-state) {
 GST_ELEMENT_ERROR (GST_ELEMENT (a52dec), LIBRARY, INIT, (NULL),
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit help2man for openSUSE:Factory

2012-10-12 Thread h_root
Hello community,

here is the log from the commit of package help2man for openSUSE:Factory 
checked in at 2012-10-12 08:05:16

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


Package is help2man, Maintainer is hvo...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/help2man/help2man.changes2012-06-10 
23:13:43.0 +0200
+++ /work/SRC/openSUSE:Factory/.help2man.new/help2man.changes   2012-10-12 
08:11:25.0 +0200
@@ -1,0 +2,10 @@
+Sat Oct  6 19:42:25 UTC 2012 - asterios.dra...@gmail.com
+
+- Update to version 1.40.12:
+  * Update Croatian translation.
+  * Fix updating of help2man.pot to occur only when help2man.PL is changed, not
+help2man generated.
+  From 1.40.11:
+  * Add Croatian translation.
+
+---

Old:

  help2man-1.40.10.tar.gz

New:

  help2man-1.40.12.tar.gz



Other differences:
--
++ help2man.spec ++
--- /var/tmp/diff_new_pack.ec9uOK/_old  2012-10-12 08:11:26.0 +0200
+++ /var/tmp/diff_new_pack.ec9uOK/_new  2012-10-12 08:11:26.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   help2man
-Version:1.40.10
+Version:1.40.12
 Release:0
 Summary:Create Simple Man Pages from --help Output
 License:GPL-3.0+

++ help2man-1.40.10.tar.gz - help2man-1.40.12.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/help2man-1.40.10/Makefile.in 
new/help2man-1.40.12/Makefile.in
--- old/help2man-1.40.10/Makefile.in2012-04-08 15:02:16.0 +0200
+++ new/help2man-1.40.12/Makefile.in2012-08-24 08:57:40.0 +0200
@@ -166,9 +166,11 @@
msgmerge -U $(srcdir)/po/$$lang.po $(srcdir)/po/$(target).pot; \
done
 
-$(srcdir)/po/$(target).pot: $(target) $(target).h2m.PL
+$(srcdir)/po/$(target).pot: $(srcdir)/$(target).PL $(srcdir)/$(target).h2m.PL
+   $(MAKE) $(target)
xgettext -L Perl -k_ -kN_ -cTranslators: \
-   --msgid-bugs-address=Brendan O'Dea bug-help2...@gnu.org -o $@ $^
+   --msgid-bugs-address=Brendan O'Dea bug-help2...@gnu.org -o $@ \
+   $(target) $(srcdir)/$(target).h2m.PL
 
 .PHONY: all clean distclean preload man msg_l10n man_l10n info dvi install \
 install_base install_preload install_l10n mostlyclean realclean \
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/help2man-1.40.10/README new/help2man-1.40.12/README
--- old/help2man-1.40.10/README 2012-06-03 02:18:39.0 +0200
+++ new/help2man-1.40.12/README 2012-08-24 09:10:38.0 +0200
@@ -1,10 +1,10 @@
-   README for GNU help2man version 1.40.10
+   README for GNU help2man version 1.40.12
 
 help2man is a script to create simple man pages from the --help and
 --version output of programs.
 
   http://www.gnu.org/software/help2man/
-  ftp://ftp.gnu.org/gnu/help2man/help2man-1.40.10.tar.gz
+  ftp://ftp.gnu.org/gnu/help2man/help2man-1.40.12.tar.gz
 
   git://anonscm.debian.org/users/bod/help2man.git
   http://anonscm.debian.org/git/users/bod/help2man.git
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/help2man-1.40.10/THANKS new/help2man-1.40.12/THANKS
--- old/help2man-1.40.10/THANKS 2012-06-03 01:15:09.0 +0200
+++ new/help2man-1.40.12/THANKS 2012-08-23 03:27:29.0 +0200
@@ -22,6 +22,7 @@
 Yuri Kozlovyu...@komyakino.ru
 Matt Kraai kr...@alumni.carnegiemellon.edu
 Helge Kreutzmann   deb...@helgefjell.de
+Tomislav Krznartomislav.krz...@gmail.com
 Chris Leickc.le...@vollbio.de
 Werner Lemberg w...@gnu.org
 Lionel Elie Mamane lio...@mamane.lu
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/help2man-1.40.10/debian/changelog 
new/help2man-1.40.12/debian/changelog
--- old/help2man-1.40.10/debian/changelog   2012-06-03 01:14:00.0 
+0200
+++ new/help2man-1.40.12/debian/changelog   2012-08-24 09:08:18.0 
+0200
@@ -1,3 +1,17 @@
+help2man (1.40.12) unstable; urgency=low
+
+  * Update Croatian translation (thanks to Tomislav Krznar).
+  * Fix updating of help2man.pot to occur only when help2man.PL is
+changed, not help2man generated.
+
+ -- Brendan O'Dea b...@debian.org  Thu, 23 Aug 2012 11:43:05 +1000
+
+help2man (1.40.11) unstable; urgency=low
+
+  * Add Croatian translation (thanks to Tomislav Krznar).
+
+ -- Brendan O'Dea b...@debian.org  Sat, 28 Jul 2012 19:29:43 +1000
+
 help2man (1.40.10) unstable; urgency=low
 
   * Update Greek translation (thanks 

commit iso-codes for openSUSE:Factory

2012-10-12 Thread h_root
Hello community,

here is the log from the commit of package iso-codes for openSUSE:Factory 
checked in at 2012-10-12 08:05:41

Comparing /work/SRC/openSUSE:Factory/iso-codes (Old)
 and  /work/SRC/openSUSE:Factory/.iso-codes.new (New)


Package is iso-codes, Maintainer is gnome-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/iso-codes/iso-codes.changes  2012-08-23 
16:04:03.0 +0200
+++ /work/SRC/openSUSE:Factory/.iso-codes.new/iso-codes.changes 2012-10-12 
08:11:47.0 +0200
@@ -1,0 +2,11 @@
+Fri Oct  5 10:23:46 UTC 2012 - dims...@opensuse.org
+
+- Update to version 3.39:
+  + ISO 3166: Add official name for Eritrea
+  + ISO 3166-2:
+- Corrections and removals of some entries (alioth#313748)
+- Fix spelling of type attribute for Finland. (alioth#313749)
+  + Updated translations for ISO 3166, ISO 3166-2, ISO 639-3,
+ISO 4217 and ISO 15924.
+
+---

Old:

  iso-codes-3.38.tar.xz

New:

  iso-codes-3.39.tar.xz



Other differences:
--
++ iso-codes.spec ++
--- /var/tmp/diff_new_pack.yri1KR/_old  2012-10-12 08:11:48.0 +0200
+++ /var/tmp/diff_new_pack.yri1KR/_new  2012-10-12 08:11:48.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   iso-codes
-Version:3.38
+Version:3.39
 Release:0
 Summary:ISO Code Lists and Translations
 License:LGPL-2.1+

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



commit hplip for openSUSE:Factory

2012-10-12 Thread h_root
Hello community,

here is the log from the commit of package hplip for openSUSE:Factory checked 
in at 2012-10-12 08:05:29

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


Package is hplip, Maintainer is jsm...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/hplip/hplip.changes  2012-05-03 
10:57:09.0 +0200
+++ /work/SRC/openSUSE:Factory/.hplip.new/hplip.changes 2012-10-12 
08:11:31.0 +0200
@@ -1,0 +2,100 @@
+Wed Oct 10 14:23:14 CEST 2012 - jsm...@suse.de
+
+- Bugfix version upgrade to 3.12.10a:
+  The 'a' does not mean 'alpha' but first bugfix of 3.12.10.
+  Fixed crash in HP Device Manager and System Tray due to
+  ValueError exception in HPLIP upgrade functionality, see
+  https://bugs.launchpad.net/hplip/+bug/1064889 (bnc#784173).
+- Added chmod a+x ... usr/share/hplip/fax/pstotiff because
+  make install installs it only with -rw-r--r-- permissions
+  so that when the CUPS filter usr/lib/cups/filter/pstotiff
+  which is a link to usr/share/hplip/fax/pstotiff is called,
+  it cannot execute usr/share/hplip/fax/pstotiff, see
+  https://bugs.launchpad.net/hplip/+bug/1064247 (bnc#783810).
+
+---
+Fri Oct  5 11:51:35 CEST 2012 - jsm...@suse.de
+
+- Version upgrade to 3.12.10:
+  Perhaps HP binary plugin installation failure fixed upstream
+  see https://bugs.launchpad.net/hplip/+bug/1048732
+  A few more supported printers and all-in-one devices.
+  A few bug fixes.
+  For details see
+  http://hplipopensource.com/hplip-web/release_notes.html
+
+---
+Thu Oct  4 13:37:56 CEST 2012 - jsm...@suse.de
+
+- no-hplip_cron.diff deactivates the cron stuff in Makefile.am
+  because it lets build fail on SLE11 products (possibly an
+  autoconf issue) and we (SUSE) do not allow to install files
+  like /etc/cron.daily/hplip_cron via RPMs. Instead hplip_cron
+  is provided as /usr/share/doc/packages/hplip/hplip_cron
+- The /var/lib/hp directory is created everywhere except on
+  openSUSE 12.2 and later versions (perhaps also an autoconf
+  issue) so that it is created in the install section if it
+  does not exist as a simple and fail-safe workaround
+  see https://bugs.launchpad.net/bugs/1018303
+  and (bnc#780413).
+- Adapted change-udev-rules.diff so that it applies to
+  the HPLIP 3.12.9 sources.
+
+---
+Fri Sep 28 12:42:33 UTC 2012 - mmeis...@suse.com
+
+- Fixed fix-no-return-in-nonvoid-function.diff because
+  HP's upstream fix is insufficient (not 64-bit safe),
+  see https://bugs.launchpad.net/hplip/+bug/1017496
+- Adapted no-chgrp_lp_hplip_Logdir.diff so that it
+  applies to the HPLIP 3.12.9 sources. 
+
+--
+Fri Sep 28 08:20:55 UTC 2012 - mmeis...@suse.com
+
+- Version upgrade to 3.12.9:
+  User can collect logs by running 'hp-logcapture' command
+  for any issue in print/scan/fax functionality.
+  Logs get stored in /var/log/hp/tmp.
+  Several more supported printers and all-in-one devices.
+  Several bug fixes.
+  For details see
+  http://hplipopensource.com/hplip-web/release_notes.html
+
+---
+Thu Jun 28 12:00:28 CEST 2012 - jsm...@suse.de
+
+- Provide the /var/lib/hp directory that is required in particular
+  by hp-plugin (see https://bugs.launchpad.net/hplip/+bug/1018303)
+  in the hplip-hpijs package to be on the safe side because
+  hplip-hpijs is the minimal (printing-only) way to use HPLIP.
+
+---
+Mon Jun 25 15:56:54 UTC 2012 - m...@philipp-wagner.com
+
+- Add libusb 1.0 as dependency. If necessary building with
+  libusb 0.1 would be possible as well by setting a configure
+  flag.
+
+---
+Mon Jun 25 14:42:59 UTC 2012 - m...@philipp-wagner.com
+
+- fix-no-return-in-nonvoid-function.diff fixes compiler warnings
+  causing a no-return-in-nonvoid-function error during the build.
+  An upstream bug report is open at
+  https://bugs.launchpad.net/hplip/+bug/1017496
+
+---
+Mon Jun 25 09:47:53 UTC 2012 - m...@philipp-wagner.com
+
+- Upgraded to version 3.12.6:
+  'hp-check' tool when run with --fix option resolves missing
+  dependencies/groups/plugin and disable SELinux.
+  Added PIN to PRINT support for HP Color LaserJet CM4540 MFP.
+  libusb-1.0 support added.
+  Several more supported printers and all-in-one devices.
+  Several bug fixes.
+  For details see
+  http://hplipopensource.com/hplip-web/release_notes.html
+

commit java-1_7_0-openjdk for openSUSE:Factory

2012-10-12 Thread h_root
Hello community,

here is the log from the commit of package java-1_7_0-openjdk for 
openSUSE:Factory checked in at 2012-10-12 08:05:53

Comparing /work/SRC/openSUSE:Factory/java-1_7_0-openjdk (Old)
 and  /work/SRC/openSUSE:Factory/.java-1_7_0-openjdk.new (New)


Package is java-1_7_0-openjdk, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/java-1_7_0-openjdk/java-1_7_0-openjdk.changes
2012-09-23 21:05:51.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.java-1_7_0-openjdk.new/java-1_7_0-openjdk.changes   
2012-10-12 08:11:56.0 +0200
@@ -1,0 +2,9 @@
+Mon Oct  8 08:20:51 UTC 2012 - mvysko...@suse.com
+
+- %posttrans java-cacerts and cacerts are now recreated if missing, are not
+  properly linked and does not contain/point to file with correct mime-type
+  application/x-java-keystore
+  * fixes bnc#781690: NoSuchAlgorithmException: SunJSSE
+  * fixes bnc#727223 - Exceptions during certificate import
+
+---
@@ -9,0 +19,5 @@
+
+---
+Tue Sep 11 11:04:47 UTC 2012 - dmuel...@suse.com
+
+- fix two further uninitialized return warnings for zero builds 



Other differences:
--
++ java-1_7_0-openjdk.spec ++
--- /var/tmp/diff_new_pack.EUeLd5/_old  2012-10-12 08:12:01.0 +0200
+++ /var/tmp/diff_new_pack.EUeLd5/_new  2012-10-12 08:12:01.0 +0200
@@ -120,8 +120,10 @@
 # Prevent brp-java-repack-jars from being run.
 %define __jar_repack 0
 
-# cacert file
+# cacert symlink
 %define cacerts  %{_jvmdir}/%{jredir}/lib/security/cacerts
+# real file made by update-ca-certificates
+%define javacacerts %{_var}/lib/ca-certificates/java-cacerts
 
 Name:   java-1_7_0-openjdk
 Version:%{javaver}.%{buildver}
@@ -148,7 +150,8 @@
 Source8:
http://icedtea.classpath.org/hg/release/icedtea7-forest-2.3/jaxws/archive/c89c6ac953e7.tar.gz
 Source9:
http://icedtea.classpath.org/hg/release/icedtea7-forest-2.3/jdk/archive/f78eb7e08ee1.tar.gz
 Source10:   
http://icedtea.classpath.org/hg/release/icedtea7-forest-2.3/langtools/archive/867d5041bee6.tar.gz
-Source11:   
http://icedtea.classpath.org/hg/release/icedtea7-forest-2.1/hotspot/archive/ea39d76b3bde.tar.gz
+# originally fetched from here, does not exist anymore
+Source11:   ea39d76b3bde.tar.gz
 Source12:   
http://icedtea.classpath.org/hg/release/icedtea7-forest-2.1/hotspot/archive/47a867dd3005.tar.gz
 Source13:   
http://icedtea.classpath.org/download/drops/jamvm/jamvm-e70f2450890b82c37422616cc85e1a23385f03cd.tar.gz
 
@@ -304,6 +307,7 @@
 %if %{suse_version} = 1130
 BuildRequires:  java-ca-certificates
 Requires(post): java-ca-certificates
+Requires(post): file
 #bnc#634793
 Requires(post): mozilla-nss
 %else
@@ -810,10 +814,10 @@
 fi
 
 %if 0%{?suse_version} = 1130
-
 %posttrans
-# if there's no java, certificates are not generated
-if [ ! -f /var/lib/ca-certificates/java-cacerts ]; then
+# check if the java-cacerts is a valid keystore (bnc#781690)
+if [ `/usr/bin/file --mime-type -b %{javacacerts}` \
+!= xapplication/x-java-keystore; ]; then
 /usr/sbin/update-ca-certificates
 fi
 
@@ -822,8 +826,13 @@
 rm -f %{cacerts}
 fi
 
-if [ ! -e %{cacerts} ]; then
-ln -s /var/lib/ca-certificates/java-cacerts %{cacerts}
+# if cacerts does exists, neither does not contain/point to a
+# valid keystore (bnc#781690) ...
+if [ `/usr/bin/file --mime-type -b -L %{cacerts}` \
+!= xapplication/x-java-keystore; ]; then
+# bnc#727223
+rm -f %{cacerts}
+ln -s %{javacacerts} %{cacerts}
 fi
 %endif
 


++ java-1_7_0-openjdk-zero-annotate-aborting-functions-zero.patch ++
--- /var/tmp/diff_new_pack.EUeLd5/_old  2012-10-12 08:12:01.0 +0200
+++ /var/tmp/diff_new_pack.EUeLd5/_new  2012-10-12 08:12:01.0 +0200
@@ -44,6 +44,24 @@
}
  
int SafeFetch32(int *adr, int errValue) {
+--- openjdk/jdk/src/solaris/native/sun/java2d/x11/X11SurfaceData.c
 openjdk/jdk/src/solaris/native/sun/java2d/x11/X11SurfaceData.c
+@@ -142,6 +142,7 @@ jboolean XShared_initIDs(JNIEnv *env, jb
+ #endif /* MITSHM */
+ 
+ #endif /* !HEADLESS */
++return JNI_FALSE;
+ }
+ 
+ 
+@@ -491,6 +492,7 @@ jboolean XShared_initSurface(JNIEnv *env
+ 
+ return JNI_TRUE;
+ #endif /* !HEADLESS */
++return JNI_FALSE;
+ }
+ 
+ 
 --- openjdk/hotspot/src/share/vm/utilities/debug.hpp
 +++ openjdk/hotspot/src/share/vm/utilities/debug.hpp
 @@ -166,14 +166,14 @@

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



commit kdebase4-workspace for openSUSE:Factory

2012-10-12 Thread h_root
Hello community,

here is the log from the commit of package kdebase4-workspace for 
openSUSE:Factory checked in at 2012-10-12 08:06:09

Comparing /work/SRC/openSUSE:Factory/kdebase4-workspace (Old)
 and  /work/SRC/openSUSE:Factory/.kdebase4-workspace.new (New)


Package is kdebase4-workspace, Maintainer is kde-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/kdebase4-workspace/kdebase4-workspace.changes
2012-10-07 19:07:32.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.kdebase4-workspace.new/kdebase4-workspace.changes   
2012-10-12 08:12:11.0 +0200
@@ -1,0 +2,6 @@
+Tue Oct  9 19:21:09 UTC 2012 - ctri...@opensuse.org
+
+- require xdm as the patch kdm-sysconfig-values.diff requires
+  /var/lib/xdm/authdir/authfiles at runtime (bnc#784212)
+
+---



Other differences:
--
++ kdebase4-workspace.spec ++
--- /var/tmp/diff_new_pack.9ELLg2/_old  2012-10-12 08:12:13.0 +0200
+++ /var/tmp/diff_new_pack.9ELLg2/_new  2012-10-12 08:12:13.0 +0200
@@ -136,6 +136,8 @@
 Requires:   polkit-kde-kcmmodules-1
 %endif
 Requires:   windowmanager
+# patch kdm-sysconfig-values.diff requires /var/lib/xdm/authdir/authfiles 
(bnc#784212)
+Requires:   xdm
 %if %suse_version  1220
 Requires:   xmessage
 Requires:   xprop




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



commit libproxy for openSUSE:Factory

2012-10-12 Thread h_root
Hello community,

here is the log from the commit of package libproxy for openSUSE:Factory 
checked in at 2012-10-12 08:06:21

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


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

Changes:

--- /work/SRC/openSUSE:Factory/libproxy/libproxy-plugins.changes
2012-10-03 10:28:51.0 +0200
+++ /work/SRC/openSUSE:Factory/.libproxy.new/libproxy-plugins.changes   
2012-10-12 08:12:50.0 +0200
@@ -1,0 +2,29 @@
+Tue Oct  2 20:47:09 UTC 2012 - dims...@opensuse.org
+
+- Update to version 0.4.8:
+  + Only support standalone mozjs185 as mozilla js engine.
+  + Support building with javascritpcoregtk 1.5
+  + Support sending multiple results.
+  * Issues fixed:
+- #166: Libproxy does not parse NO_PROXY correct when the line
+  contains spaces
+- #164: If gconf's value is an empty list, pxgconf will make
+  /usr/bin/proxy wait forever
+- #60: use lib js for embedded solutions
+- #160: strdup and gethostbyname not declared on OSX 10.7
+- #168: .pc file should be installed under OSX as well.
+- #170: Also check for Transfer-Encoding: chunked.
+- #171: mozjs pacrunner: Fix parameters of dnsResolve_()
+- #172: Allow to forcibly build pacrunner as module
+- #173: Libproxy doesn't build with gcc 4.7
+- #147: Use ${CMAKE_DL_LIBS} instead of assuming libdl is correct.
+- #176: python bindings: guard the destructor.
+- #177: Speed up importing of libproxy in python.
+- Drop upstream fixed patches:
+  + libproxy-javascriptcoregtk.patch
+  + libproxy-mozjs185.patch
+  + libproxy-trim-ignores.patch
+  + libproxy-gcc47.patch
+  + libproxy-force-bipr.patch
+
+---
libproxy.changes: same change

Old:

  libproxy-0.4.7.tar.bz2
  libproxy-force-bipr.patch
  libproxy-gcc47.patch
  libproxy-javascriptcoregtk.patch
  libproxy-mozjs185.patch
  libproxy-trim-ignores.patch

New:

  libproxy-0.4.8.tar.gz



Other differences:
--
++ libproxy-plugins.spec ++
--- /var/tmp/diff_new_pack.DfWjNw/_old  2012-10-12 08:12:51.0 +0200
+++ /var/tmp/diff_new_pack.DfWjNw/_new  2012-10-12 08:12:51.0 +0200
@@ -33,29 +33,19 @@
 
 Name:   libproxy-plugins
 Summary:Libproxy provides consistent proxy configuration to 
applications
-License:GPL-2.0+ ; LGPL-2.1+
+License:GPL-2.0+ and LGPL-2.1+
 Group:  System/Libraries
-Version:0.4.7
+Version:0.4.8
 Release:0
 %if 0%{?build_snapshot}
 %define _sourcename %{_name}
 %else
 %define _sourcename %{_name}-%{version}
 %endif
-Source: http://libproxy.googlecode.com/files/%{_sourcename}.tar.bz2
+Source: http://libproxy.googlecode.com/files/%{_name}-%{version}.tar.gz
 # Script used for automatic snapshot updates
 Source98:   update-from-svn.sh
 Source99:   baselibs.conf
-# PATCH-FIX-UPSTREAM libproxy-javascriptcoregtk.patch dims...@opensuse.org -- 
Fix build with javascriptcoregtk3, which got split out of webkitgtk3. Patch 
from upstream svn.
-Patch0: libproxy-javascriptcoregtk.patch
-# PATCH-FIX-UPSTREAM libproxy-mozjs185.patch vu...@opensuse.org -- Build with 
libmozjs185 instead of xulrunner. Patch from upstream svn.
-Patch1: libproxy-mozjs185.patch
-# PATCH-FIX-UPSTREAM libproxy-trim-ignores.patch bnc#739069 
dims...@opensuse.org -- Trim strings in ignore list; taken from upstream svn, 
r821.
-Patch2: libproxy-trim-ignores.patch
-# PATCH-FIX-UPSTREAM libproxy-gcc47.patch dims...@opensuse.org -- Fix build 
with gcc 4.7. Taken from upstream svn, r833.
-Patch3: libproxy-gcc47.patch
-# PATCH-FIX-UPSTREAM libproxy-force-bipr.patch bnc#759123 dims...@opensuse.org 
-- Allow to forcibly build pacrunners as modules, upstream r834
-Patch4: libproxy-force-bipr.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  cmake
 BuildRequires:  gcc-c++
@@ -317,11 +307,6 @@
 
 %prep
 %setup -q -n %{_sourcename}
-%patch0 -p0
-%patch1 -p1
-%patch2 -p0
-%patch3 -p1
-%patch4 -p1
 mkdir build
 
 %build

++ libproxy.spec ++
--- /var/tmp/diff_new_pack.DfWjNw/_old  2012-10-12 08:12:51.0 +0200
+++ /var/tmp/diff_new_pack.DfWjNw/_new  2012-10-12 08:12:51.0 +0200
@@ -33,29 +33,19 @@
 
 Name:   libproxy
 Summary:Libproxy provides consistent proxy configuration to 
applications
-License:GPL-2.0+ ; LGPL-2.1+
+License:GPL-2.0+ and LGPL-2.1+
 Group:  System/Libraries
-Version:0.4.7
+Version:0.4.8
 Release:0
 %if 0%{?build_snapshot}
 %define _sourcename %{_name}
 %else
 %define _sourcename 

commit libxcb for openSUSE:Factory

2012-10-12 Thread h_root
Hello community,

here is the log from the commit of package libxcb for openSUSE:Factory checked 
in at 2012-10-12 08:06:32

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


Package is libxcb, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/libxcb/libxcb.changes2012-03-23 
12:07:00.0 +0100
+++ /work/SRC/openSUSE:Factory/.libxcb.new/libxcb.changes   2012-10-12 
08:13:00.0 +0200
@@ -1,0 +2,23 @@
+Fri Oct  5 18:15:57 UTC 2012 - tobias.johannes.klausm...@mni.thm.de
+
+- Update to version 1.9:
+  + Fix sppported typo in doxygen comment for 
XCB_CONN_CLOSED_EXT_NOTSUPPORTED
+  + Always include config.h at the start of all C source files.
+  + Add AC_USE_SYSTEM_EXTENSIONS to allow use of more system functionality
+  + Return connection failure if display string specifies non-existent screen
+  + c_client: Fix parallel-make issue creating 'man' directory
+  + xcb_connect: launchd: Don't fall back on tcp if $DISPLAY is a path to a
+launchd socket
+  + Allow undocumented code to be built
+  + Split manpage list in two (static/built)
+  + Do not list manpages, use a wildcard
+  + Move static man to man
+  + c_client.py: generate manpages
+  + Allow xcb_send_request with MAX_IOV iovecs
+  + Add a .gitignore for src/man/
+  + Fix a multi-thread deadlock
+  + Include static man pages in make dist
+- Packaging changes:
+  + Pack the now static manpages in the devel package
+
+---

Old:

  libxcb-1.8.1.tar.bz2

New:

  libxcb-1.9.tar.bz2



Other differences:
--
++ libxcb.spec ++
--- /var/tmp/diff_new_pack.3uA6Ks/_old  2012-10-12 08:13:02.0 +0200
+++ /var/tmp/diff_new_pack.3uA6Ks/_new  2012-10-12 08:13:02.0 +0200
@@ -14,9 +14,11 @@
 
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
+
+
 Name:   libxcb
 %define lname  libxcb1
-Version:1.8.1
+Version:1.9
 Release:0
 Summary:X11 core protocol C library
 License:MIT
@@ -312,16 +314,26 @@
 %package devel
 Summary:Development files for the X11 protocol C library
 Group:  Development/Libraries/C and C++
-Requires:   libxcb-composite0 = %version, libxcb-damage0 = %version
-Requires:   libxcb-dpms0 = %version, libxcb-dri2-0 = %version
-Requires:   libxcb-glx0 = %version, libxcb-randr0 = %version
-Requires:   libxcb-record0 = %version, libxcb-render0 = %version
-Requires:   libxcb-res0 = %version, libxcb-screensaver0 = %version
-Requires:   libxcb-shape0 = %version, libxcb-shm0 = %version
-Requires:   libxcb-sync0 = %version, libxcb-xevie0 = %version
-Requires:   libxcb-xf86dri0 = %version, libxcb-xfixes0 = %version
-Requires:   libxcb-xinerama0 = %version, libxcb-xprint0 = %version
-Requires:   libxcb-xtest0 = %version, libxcb-xv0 = %version
+Requires:   libxcb-composite0 = %version
+Requires:   libxcb-damage0 = %version
+Requires:   libxcb-dpms0 = %version
+Requires:   libxcb-dri2-0 = %version
+Requires:   libxcb-glx0 = %version
+Requires:   libxcb-randr0 = %version
+Requires:   libxcb-record0 = %version
+Requires:   libxcb-render0 = %version
+Requires:   libxcb-res0 = %version
+Requires:   libxcb-screensaver0 = %version
+Requires:   libxcb-shape0 = %version
+Requires:   libxcb-shm0 = %version
+Requires:   libxcb-sync0 = %version
+Requires:   libxcb-xevie0 = %version
+Requires:   libxcb-xf86dri0 = %version
+Requires:   libxcb-xfixes0 = %version
+Requires:   libxcb-xinerama0 = %version
+Requires:   libxcb-xprint0 = %version
+Requires:   libxcb-xtest0 = %version
+Requires:   libxcb-xv0 = %version
 Requires:   libxcb-xvmc0 = %version
 # O/P added for 12.2
 Provides:   xorg-x11-libxcb-devel = 7.6_%version-%release
@@ -529,5 +541,6 @@
 %_libdir/libxcb*.so
 %_libdir/pkgconfig/xcb*.pc
 %_docdir/%name
+%_mandir/man3/xcb*
 
 %changelog

++ libxcb-1.8.1.tar.bz2 - libxcb-1.9.tar.bz2 ++
 9254 lines of diff (skipped)
retrying with extended exclude list
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/libxcb-1.8.1/NEWS new/libxcb-1.9/NEWS
--- old/libxcb-1.8.1/NEWS   2012-03-09 15:38:29.0 +0100
+++ new/libxcb-1.9/NEWS 2012-10-05 14:43:04.0 +0200
@@ -1,3 +1,16 @@
+Release 1.9 (2012-10-05)
+
+
+* Always include config.h at the start of all C source 

commit man for openSUSE:Factory

2012-10-12 Thread h_root
Hello community,

here is the log from the commit of package man for openSUSE:Factory checked in 
at 2012-10-12 08:06:46

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


Package is man, Maintainer is wer...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/man/man.changes  2012-10-07 19:53:35.0 
+0200
+++ /work/SRC/openSUSE:Factory/.man.new/man.changes 2012-10-12 
08:13:13.0 +0200
@@ -1,0 +2,6 @@
+Tue Oct  9 15:20:03 UTC 2012 - wer...@suse.de
+
+- Avoid double free of pointer internal_locale due dup onto
+  pointer lang
+
+---



Other differences:
--
++ man.spec ++
--- /var/tmp/diff_new_pack.w19TRB/_old  2012-10-12 08:13:16.0 +0200
+++ /var/tmp/diff_new_pack.w19TRB/_new  2012-10-12 08:13:16.0 +0200
@@ -81,7 +81,7 @@
 %patch7  -p0 -b .chinese
 %patch9  -p0 -b .zio
 %patch10 -p0 -b .listall
-%patch0  -p0
+%patch0  -p0 -b .0
 
 %build
 gettextize --force --copy --no-changelog

++ man-db-2.6.3.dif ++
--- /var/tmp/diff_new_pack.w19TRB/_old  2012-10-12 08:13:16.0 +0200
+++ /var/tmp/diff_new_pack.w19TRB/_new  2012-10-12 08:13:16.0 +0200
@@ -1,5 +1,5 @@
 --- configure.ac
-+++ configure.ac   2008-08-12 13:32:24.0 +
 configure.ac   2012-10-09 15:25:13.090345177 +
 @@ -316,6 +316,14 @@ then
  fi
  
@@ -33,41 +33,8 @@
if test -z $gzip
then
compressor=$compress -c
 mk_catdirs
-+++ mk_catdirs 2009-08-03 11:22:19.0 +
-@@ -0,0 +1,30 @@
-+#!/bin/sh
-+
-+OLDPWD=`pwd`
-+CACHE=$1/var/cache/man
-+
-+  cats=cat{0,1,2,3,4,5,6,7,8,9,n}
-+locale={ca,cs,da,de,en,es,et,fi,fr,ga,hu,is,it,ja,ko,nl,no,pl,pt,ru,sk,sr,sv,uk}
-+  dirs={local,opt}
-+
-+umask 022
-+test -d ${CACHE}  rm -rf ${CACHE}
-+mkdir -p ${CACHE}
-+
-+catman=false
-+grep -qE '#[[:blank:]]*define[[:blank:]]+MAN_CATS' include/manconfig.h  
catman=true
-+cd ${CACHE}
-+if $catman ; then
-+eval echo ${cats} \
-+  ${locale}/${cats} \
-+  ${dirs}/${cats} \
-+  ${dirs}/${locale}/${cats}
-+else
-+eval echo ${locale} \
-+  ${dirs} \
-+  ${dirs}/${locale}
-+fi | xargs mkdir -p
-+sync
-+cd ${OLDPWD}
-+
-+test $(id -u) -ne 0 || chown man:man -R ${CACHE}
 --- include/comp_src.h.in
-+++ include/comp_src.h.in  2007-12-10 11:51:50.0 +
 include/comp_src.h.in  2012-10-09 15:25:13.266345026 +
 @@ -53,7 +53,7 @@ struct compression comp_list[] = {
  #endif /* HAVE_GZIP */
  
@@ -78,7 +45,7 @@
  /* Else if we have gzip, incorporate the following */
  #elif defined (HAVE_GZIP)
 --- lib/security.c
-+++ lib/security.c 2012-10-02 14:06:34.011008327 +
 lib/security.c 2012-10-09 15:25:13.374643928 +
 @@ -60,7 +60,10 @@
  
  uid_t ruid;   /* initial real user id */
@@ -142,7 +109,7 @@
  }
  
 --- lib/util.c
-+++ lib/util.c 2007-12-10 12:24:30.0 +
 lib/util.c 2012-10-09 15:25:13.482578481 +
 @@ -46,6 +46,9 @@
  
  #include gettext.h
@@ -154,7 +121,7 @@
  
  #include error.h
 --- libdb/mydbm.h
-+++ libdb/mydbm.h  2012-10-02 10:58:42.259008074 +
 libdb/mydbm.h  2012-10-09 15:25:13.574993382 +
 @@ -42,7 +42,7 @@
  #  include gdbm.h
  
@@ -173,8 +140,41 @@
  #  define MYDBM_RWOPEN(file)  btree_flopen(file, O_RDWR, DBMODE)
  #  define MYDBM_RDOPEN(file)  btree_flopen(file, O_RDONLY, DBMODE)
  #  define MYDBM_INSERT(db, key, cont) btree_insert(db, key, cont)
+--- mk_catdirs
 mk_catdirs 2012-10-09 15:25:13.182344989 +
+@@ -0,0 +1,30 @@
++#!/bin/sh
++
++OLDPWD=`pwd`
++CACHE=$1/var/cache/man
++
++  cats=cat{0,1,2,3,4,5,6,7,8,9,n}
++locale={ca,cs,da,de,en,es,et,fi,fr,ga,hu,is,it,ja,ko,nl,no,pl,pt,ru,sk,sr,sv,uk}
++  dirs={local,opt}
++
++umask 022
++test -d ${CACHE}  rm -rf ${CACHE}
++mkdir -p ${CACHE}
++
++catman=false
++grep -qE '#[[:blank:]]*define[[:blank:]]+MAN_CATS' include/manconfig.h  
catman=true
++cd ${CACHE}
++if $catman ; then
++eval echo ${cats} \
++  ${locale}/${cats} \
++  ${dirs}/${cats} \
++  ${dirs}/${locale}/${cats}
++else
++eval echo ${locale} \
++  ${dirs} \
++  ${dirs}/${locale}
++fi | xargs mkdir -p
++sync
++cd ${OLDPWD}
++
++test $(id -u) -ne 0 || chown man:man -R ${CACHE}
 --- src/Makefile.am
-+++ src/Makefile.am2012-10-02 15:19:49.371507288 +
 src/Makefile.am2012-10-09 15:25:13.666345062 +
 @@ -167,15 +167,9 @@ apropos$(EXEEXT): whatis$(EXEEXT)
  all-am: apropos$(EXEEXT)
  
@@ -195,7 +195,7 @@
  install-data-hook:
@if test -f $(DESTDIR)$(config_file); then \
 --- src/check_mandirs.c
-+++ src/check_mandirs.c2012-10-02 15:24:45.411047275 +
 

commit mono-core for openSUSE:Factory

2012-10-12 Thread h_root
Hello community,

here is the log from the commit of package mono-core for openSUSE:Factory 
checked in at 2012-10-12 08:07:05

Comparing /work/SRC/openSUSE:Factory/mono-core (Old)
 and  /work/SRC/openSUSE:Factory/.mono-core.new (New)


Package is mono-core, Maintainer is mono-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/mono-core/mono-core.changes  2012-09-10 
15:21:00.0 +0200
+++ /work/SRC/openSUSE:Factory/.mono-core.new/mono-core.changes 2012-10-12 
08:13:21.0 +0200
@@ -1,0 +2,6 @@
+Fri Oct  5 12:02:10 UTC 2012 - dval...@suse.com
+
+- workaround for ppc build with mcs-docs enabled
+  use --with-sigaltstack=no (bxc#6440)
+
+---



Other differences:
--
++ mono-core.spec ++
--- /var/tmp/diff_new_pack.cPjPsR/_old  2012-10-12 08:13:24.0 +0200
+++ /var/tmp/diff_new_pack.cPjPsR/_new  2012-10-12 08:13:24.0 +0200
@@ -133,7 +133,7 @@
   --disable-system-aot \
 %endif
 %ifarch ppc
-  --with-mcs-docs=no \
+ --with-sigaltstack=no \ 
 %endif
 %ifnarch %ix86 x86_64
   --disable-system-aot \
@@ -1216,9 +1216,7 @@
 %_prefix/lib/mono/4.0/mod.exe*
 %_prefix/lib/mono/gac/monodoc
 %_prefix/lib/mono/monodoc
-%ifnarch ppc
 %_prefix/lib/monodoc
-%endif
 
 %package -n mono-complete
 Summary:Install everything built from the mono source tree

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



commit ncurses for openSUSE:Factory

2012-10-12 Thread h_root
Hello community,

here is the log from the commit of package ncurses for openSUSE:Factory checked 
in at 2012-10-12 08:07:17

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


Package is ncurses, Maintainer is wer...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/ncurses/ncurses.changes  2012-09-26 
16:23:46.0 +0200
+++ /work/SRC/openSUSE:Factory/.ncurses.new/ncurses.changes 2012-10-12 
08:13:31.0 +0200
@@ -1,0 +2,24 @@
+Mon Oct  8 13:08:00 UTC 2012 - wer...@suse.de
+
+- Add ncurses patch 5.9.20121006
+  + improve CF_GCC_VERSION to work around Debian's customization of gcc
+--version message.
+  + improve configure macros as done in byacc:
++ drop 2.13 compatibility; use 2.52. version only since EMX port
+  has used that for a while.
++ add 3rd parameter to AC_DEFINE's to allow autoheader to run, i.e.,
+  for experimental use.
++ remove unused configure macros.
+  + modify configure script and makefiles to quiet new autoconf warning
+for LIBS_TO_MAKE variable.
+  + modify configure script to show $PATH_SEPARATOR variable.
+  + update config.guess, config.sub
+- Add ncurses patch 5.9.20120922
+  + modify setupterm to set its copy of TERM to unknown if configured
+for the terminal driver and TERM was null or empty.
+  + modify treatment of TERM variable for MinGW port to allow explicit
+use of the windows console driver by checking if $TERM is set to
+#win32con or an abbreviation of that.
+  + undo recent change to fallback definition of vsscanf() to 
+
+---



Other differences:
--
++ ncurses.spec ++
--- /var/tmp/diff_new_pack.sFoTVg/_old  2012-10-12 08:13:33.0 +0200
+++ /var/tmp/diff_new_pack.sFoTVg/_new  2012-10-12 08:13:33.0 +0200
@@ -375,6 +375,7 @@
--disable-termcap   \
--disable-overwrite \
--disable-rpath \
+   --disable-rpath-hack\
--disable-leaks \
--disable-xmc-glitch\
--enable-symlinks   \

++ ncurses-5.9-overwrite.dif ++
--- /var/tmp/diff_new_pack.sFoTVg/_old  2012-10-12 08:13:33.0 +0200
+++ /var/tmp/diff_new_pack.sFoTVg/_new  2012-10-12 08:13:33.0 +0200
@@ -1,6 +1,6 @@
 --- configure.in
 +++ configure.in   2010-10-12 08:14:31.0 +
-@@ -422,6 +422,7 @@ AC_ARG_ENABLE(overwrite,
+@@ -419,6 +419,7 @@ AC_ARG_ENABLE(overwrite,
[with_overwrite=$enableval],
[if test $prefix = /usr ; then with_overwrite=yes; else 
with_overwrite=no; fi])
  AC_MSG_RESULT($with_overwrite)
@@ -10,11 +10,11 @@
  AC_ARG_ENABLE(database,
 --- configure
 +++ configure  2012-05-30 13:36:24.274067433 +0200
-@@ -6211,6 +6211,7 @@ else
+@@ -6021,6 +6021,7 @@ else
  fi;
- echo $as_me:6212: result: $with_overwrite 5
+ echo $as_me:6022: result: $with_overwrite 5
  echo ${ECHO_T}$with_overwrite 6
 +WITH_OVERWRITE=$with_overwrite
  
- echo $as_me:6215: checking if external terminfo-database is used 5
+ echo $as_me:6025: checking if external terminfo-database is used 5
  echo $ECHO_N checking if external terminfo-database is used... $ECHO_C 6

++ ncurses-5.9-patches.tar.bz2 ++
 48317 lines of diff (skipped)

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



commit net-tools for openSUSE:Factory

2012-10-12 Thread h_root
Hello community,

here is the log from the commit of package net-tools for openSUSE:Factory 
checked in at 2012-10-12 08:09:01

Comparing /work/SRC/openSUSE:Factory/net-tools (Old)
 and  /work/SRC/openSUSE:Factory/.net-tools.new (New)


Package is net-tools, Maintainer is m...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/net-tools/net-tools.changes  2011-10-02 
10:20:51.0 +0200
+++ /work/SRC/openSUSE:Factory/.net-tools.new/net-tools.changes 2012-10-12 
08:13:34.0 +0200
@@ -1,0 +2,6 @@
+Sun Oct  7 20:21:00 UTC 2012 - andreas.stie...@gmx.de
+
+- Kernel 3.6 removes if_strip.h - disable STRIP support in factory
+- convert .changes to utf-8 fixing old entry, W: non-utf8-spec-file
+
+---
@@ -417 +423 @@
-- unvolls�ndig - unvollst�ndig in German locale. [Bug #14371]
+- unvollsändig - unvollständig in German locale. [Bug #14371]



Other differences:
--
++ net-tools.spec ++
--- /var/tmp/diff_new_pack.KcDFIO/_old  2012-10-12 08:13:36.0 +0200
+++ /var/tmp/diff_new_pack.KcDFIO/_new  2012-10-12 08:13:36.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package net-tools
 #
-# 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,20 +15,19 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:   net-tools
 Url:http://www.tazenda.demon.co.uk/phil/net-tools/
-License:GPL-2.0+
-Group:  Productivity/Networking/Other
-Provides:   traceroute net_tool
 Provides:   iputils:/usr/sbin/traceroute6
-Obsoletes:  traceroute net_tool
-AutoReqProv:on
+Provides:   net_tool
+Obsoletes:  net_tool
+Provides:   traceroute
+Obsoletes:  traceroute
 Version:1.60
-Release:745
+Release:0
 Summary:Important Programs for Networking
+License:GPL-2.0+
+Group:  Productivity/Networking/Other
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Source: net-tools-%{version}.tar.bz2
 Source1:
ftp://ftp.lst.de/pub/people/okir/traceroute/traceroute-1.2.tar.bz2
@@ -151,6 +150,13 @@
 %patch49
 
 %build
+
+# Kernel 3.6 removes if_strip.h - disable STRIP
+%if 0%{?suse_version}  1220
+%__sed -i -e '/HAVE_HWSTRIP y/s/y$/n/' config.in
+%endif
+#
+
 make config
 make COPTS=-D_GNU_SOURCE $RPM_OPT_FLAGS LOPTS=$RPM_OPT_FLAGS
 cd traceroute-*

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



commit pidgin for openSUSE:Factory

2012-10-12 Thread h_root
Hello community,

here is the log from the commit of package pidgin for openSUSE:Factory checked 
in at 2012-10-12 08:09:29

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


Package is pidgin, Maintainer is x...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/pidgin/pidgin.changes2012-07-09 
18:34:26.0 +0200
+++ /work/SRC/openSUSE:Factory/.pidgin.new/pidgin.changes   2012-10-12 
08:14:49.0 +0200
@@ -1,0 +2,14 @@
+Tue Oct  9 10:05:59 UTC 2012 - dims...@opensuse.org
+
+- Introduce with_evolution defines, which enables/disables the
+  evolution plugin conditionally (only available on openSUSE=12.2)
+  as pidgin does not yet support GNOME 3.6 (pidgin.im#15353)
+  + if with_evolution is not defined (false/0):
+- evolution-data-server BuildRequires is being skipped
+- Do not pass --with-gevolution to configure.
+- Do not build the -evolution sub package
+- Obsolete pidgin-evolution from the main package.
+- Pass --disable-vv to configure, as farstream 0.2 support is not
+  avaialble yet.
+
+---



Other differences:
--
++ pidgin.spec ++
--- /var/tmp/diff_new_pack.FXc9XD/_old  2012-10-12 08:14:52.0 +0200
+++ /var/tmp/diff_new_pack.FXc9XD/_new  2012-10-12 08:14:52.0 +0200
@@ -22,12 +22,15 @@
 %define with_mono 0
 %endif
 
+%define with_evolution 0%{?suse_version} = 1220
+
 Name:   pidgin
 Summary:Multiprotocol Instant Messaging Client
 License:GPL-2.0+
 Group:  Productivity/Networking/Instant Messenger
 Version:2.10.6
 Release:0
+# FIXME: Remove unconditional --disable-vv parameter from configure once 
pidgin is ported to farstream 0.2
 Url:http://www.pidgin.im/
 Source: 
http://downloads.sourceforge.net/project/pidgin/Pidgin/%{version}/%{name}-%{version}.tar.bz2
 Source1:pidgin-NLD-smiley-theme.tar.bz2
@@ -46,7 +49,9 @@
 BuildRequires:  cyrus-sasl-devel
 BuildRequires:  dbus-1-devel
 BuildRequires:  doxygen
+%if %{?with_evolution}
 BuildRequires:  evolution-data-server-devel
+%endif
 BuildRequires:  libtool
 %if %suse_version  1110  %suse_version = 1210
 BuildRequires:  farsight2-devel
@@ -161,6 +166,10 @@
 # Was only in the Build Service after 10.2:
 Obsoletes:  gaim-unstable  2.0.0
 Provides:   gaim
+%if ! %{with_evolution}
+# If we can't build evolution, let's obsolete it for clean installations.
+Obsoletes:  %{name}-evolution = %{version}
+%endif
 %if %suse_version = 1021
 %define _prefix /opt/gnome
 %define _libdir %{_prefix}/%{_lib}
@@ -236,11 +245,13 @@
 Requires:   libpurple = %{version}
 %endif
 
+%if %with_evolution
 %package evolution
 Summary:Evolution integration plugin for Pidgin
 Group:  Productivity/Networking/Instant Messenger
 Requires:   %{name} = %{version}
 Supplements:packageand(%{name}:evolution-data-server)
+%endif
 
 %if %with_mono
 
@@ -320,8 +331,10 @@
 Lotus Sametime plugin for Pidgin using the Meanwhile library.
 %endif
 
+%if %with_evolution
 %description evolution
 Evolution integration plugin for Pidgin
+%endif
 
 %if %with_mono
 
@@ -401,7 +414,9 @@
 %else
--disable-mono\
 %endif
+%if %with_evolution
 --enable-gevolution\
+%endif
--enable-gstreamer\
 %if 0%{?building_for_sle_ge_11}
--enable-gnome-keyring\
@@ -412,6 +427,7 @@
 %if %suse_version  1030
 --disable-meanwhile\
 %endif
+   --disable-vv\
--with-tclconfig=%{_libdir}\
--with-tkconfig=%{_libdir}\
--with-system-ssl-certs=/etc/ssl/certs
@@ -518,9 +534,11 @@
 %{_libdir}/pkgconfig/pidgin.pc
 %doc %{_mandir}/man3/Pidgin.*
 
+%if %with_evolution
 %files evolution
 %defattr(-, root, root)
 %{_libdir}/pidgin/gevolution.so
+%endif
 
 %files -n libpurple -f %{name}-%{version}-purpleplugins
 %defattr(-, root, root)

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



commit rpm for openSUSE:Factory

2012-10-12 Thread h_root
Hello community,

here is the log from the commit of package rpm for openSUSE:Factory checked in 
at 2012-10-12 08:10:46

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


Package is rpm, Maintainer is m...@suse.com

Changes:

rpm-python.changes: same change
--- /work/SRC/openSUSE:Factory/rpm/rpm.changes  2012-09-27 10:29:18.0 
+0200
+++ /work/SRC/openSUSE:Factory/.rpm.new/rpm.changes 2012-10-12 
08:15:33.0 +0200
@@ -1,0 +2,5 @@
+Wed Oct 10 07:03:41 UTC 2012 - adr...@suse.de
+
+- follow armv5tel architecture switch from armv5el
+
+---



Other differences:
--
rpm-python.spec: same change
++ rpm.spec ++
--- /var/tmp/diff_new_pack.xxwbwB/_old  2012-10-12 08:15:34.0 +0200
+++ /var/tmp/diff_new_pack.xxwbwB/_new  2012-10-12 08:15:34.0 +0200
@@ -228,7 +228,7 @@
 %build
 export CFLAGS=%{optflags} -ffunction-sections
 export LDFLAGS=-Wl,-Bsymbolic-functions -ffunction-sections
-%ifarch alpha armv5tel
+%ifarch alpha
 export CFLAGS=-g -O0 -fno-strict-aliasing -ffunction-sections
 %endif
 
@@ -329,14 +329,14 @@
 rm -f %{buildroot}%{_libdir}/rpm-plugins/*.la
 sh %{buildroot}/usr/lib/rpm/find-lang.sh %{buildroot} rpm
 # On arm the kernel architecture is ignored. Not the best idea, but lets stay 
compatible with other distros
-%ifarch armv7hl armv7l
+%ifarch armv7hl
 # rpm is using the host_cpu as default for the platform, but armv7hl is not 
known by the kernel.
 # so we need to enforce the platform here.
 # We don't want to use armv7l because it would make us incompatible to Fedora 
and MeeGo plattforms.
 echo -n armv7hl-suse-linux %{buildroot}/etc/rpm/platform
 %endif
-%ifarch armv5el
-# switch to armv5tel on armv5el
+%ifarch armv5tel
+# switch to armv5tel even when system cpu is armv7
 echo -n armv5tel-suse-linux %{buildroot}/etc/rpm/platform
 %endif
 

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



commit xorg-x11-proto-devel for openSUSE:Factory

2012-10-12 Thread h_root
Hello community,

here is the log from the commit of package xorg-x11-proto-devel for 
openSUSE:Factory checked in at 2012-10-12 08:11:40

Comparing /work/SRC/openSUSE:Factory/xorg-x11-proto-devel (Old)
 and  /work/SRC/openSUSE:Factory/.xorg-x11-proto-devel.new (New)


Package is xorg-x11-proto-devel, Maintainer is sndir...@suse.com

Changes:

--- 
/work/SRC/openSUSE:Factory/xorg-x11-proto-devel/xorg-x11-proto-devel.changes
2012-09-26 16:31:01.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.xorg-x11-proto-devel.new/xorg-x11-proto-devel.changes
   2012-10-12 08:16:41.0 +0200
@@ -1,0 +2,8 @@
+Fri Oct  5 18:01:41 UTC 2012 - tobias.johannes.klausm...@mni.thm.de
+
+- Update xcb-proto to version 1.8:
+  + dri2: Update to DRI2 1.4
+  + XKB: Fix broken events
+  + xproto: add doc tags, xcbgen: handle doc tags
+
+---

Old:

  xcb-proto-1.7.1.tar.bz2

New:

  xcb-proto-1.8.tar.bz2



Other differences:
--
++ xorg-x11-proto-devel.spec ++
--- /var/tmp/diff_new_pack.VzuTma/_old  2012-10-12 08:16:42.0 +0200
+++ /var/tmp/diff_new_pack.VzuTma/_new  2012-10-12 08:16:42.0 +0200
@@ -19,7 +19,7 @@
 %bcond_with VNC
 
 %define xproto xproto-7.0.23
-%define xcbp xcb-proto-1.7.1
+%define xcbp xcb-proto-1.8
 %define vncp vncproto-20070501
 
 Name:   xorg-x11-proto-devel

++ xcb-proto-1.7.1.tar.bz2 - xcb-proto-1.8.tar.bz2 ++
 4518 lines of diff (skipped)

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



commit yast2 for openSUSE:Factory

2012-10-12 Thread h_root
Hello community,

here is the log from the commit of package yast2 for openSUSE:Factory checked 
in at 2012-10-12 08:11:52

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


Package is yast2, Maintainer is jsr...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/yast2/yast2.changes  2012-09-23 
17:31:14.0 +0200
+++ /work/SRC/openSUSE:Factory/.yast2.new/yast2.changes 2012-10-12 
08:16:46.0 +0200
@@ -1,0 +2,6 @@
+Mon Sep 24 06:17:16 UTC 2012 - mfi...@suse.com
+
+- extended support for IPv6
+- 2.23.6 
+
+---

Old:

  yast2-2.23.5.tar.bz2

New:

  yast2-2.23.6.tar.bz2



Other differences:
--
++ yast2.spec ++
--- /var/tmp/diff_new_pack.dT252y/_old  2012-10-12 08:16:48.0 +0200
+++ /var/tmp/diff_new_pack.dT252y/_new  2012-10-12 08:16:48.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2
-Version:2.23.5
+Version:2.23.6
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-2.23.5.tar.bz2 - yast2-2.23.6.tar.bz2 ++
 17368 lines of diff (skipped)
retrying with extended exclude list
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/yast2-2.23.5/VERSION new/yast2-2.23.6/VERSION
--- old/yast2-2.23.5/VERSION2012-09-18 22:33:11.0 +0200
+++ new/yast2-2.23.6/VERSION2012-09-24 09:29:29.0 +0200
@@ -1 +1 @@
-2.23.5
+2.23.6
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/yast2-2.23.5/configure.in new/yast2-2.23.6/configure.in
--- old/yast2-2.23.5/configure.in   2012-09-18 14:07:14.0 +0200
+++ new/yast2-2.23.6/configure.in   2012-08-03 12:57:10.0 +0200
@@ -3,7 +3,7 @@
 dnl -- This file is generated by y2autoconf 2.23.0 - DO NOT EDIT! --
 dnl(edit configure.in.in instead)
 
-AC_INIT(yast2, 2.23.4, http://bugs.opensuse.org/, yast2)
+AC_INIT(yast2, 2.23.1, http://bugs.opensuse.org/, yast2)
 dnl Check for presence of file 'RPMNAME'
 AC_CONFIG_SRCDIR([RPMNAME])
 
@@ -18,7 +18,7 @@
 AM_INIT_AUTOMAKE(tar-ustar -Wno-portability)
 
 dnl Important YaST2 variables
-VERSION=2.23.4
+VERSION=2.23.1
 RPMNAME=yast2
 MAINTAINER=Jiri Srain jsr...@suse.cz
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/yast2-2.23.5/library/modules/Version.ycp 
new/yast2-2.23.6/library/modules/Version.ycp
--- old/yast2-2.23.5/library/modules/Version.ycp2012-09-18 
22:33:23.0 +0200
+++ new/yast2-2.23.6/library/modules/Version.ycp2012-10-01 
10:27:29.0 +0200
@@ -20,7 +20,7 @@
 /**
  * Version of the yast2 package
  */
-global string yast2 = 2.23.5;
+global string yast2 = 2.23.6;
 
 /* EOF */
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/yast2-2.23.5/library/types/src/IP.ycp 
new/yast2-2.23.6/library/types/src/IP.ycp
--- old/yast2-2.23.5/library/types/src/IP.ycp   2012-09-18 13:14:21.0 
+0200
+++ new/yast2-2.23.6/library/types/src/IP.ycp   2012-10-01 10:27:00.0 
+0200
@@ -23,7 +23,7 @@
  */
 global define string Valid4() ``{
 //Translators: dot: .
-return _(A valid IP address consists of four integers
+return _(A valid IPv4 address consists of four integers
 in the range 0-255 separated by dots.);
 }
 
@@ -55,6 +55,17 @@
 */
 
 /**
+ * Describe a valid IPv6 address
+ * @return string describtion a valid IPv4 address
+ */
+global define string Valid6() ``{
+//Translators: colon: :
+return _(A valid IPv6 address consists of up to eight
+hexadecimal numbers in the range 0 -  separated by colons.
+It can contain up to one double colon.);
+}
+
+/**
  * Check syntax of IPv6 address
  * @param ip IPv6 address
  * @return true if correct
@@ -83,6 +94,28 @@
 }
 
 /**
+ 

commit apache2-mod_perl for openSUSE:Factory

2012-10-12 Thread h_root
Hello community,

here is the log from the commit of package apache2-mod_perl for 
openSUSE:Factory checked in at 2012-10-12 14:10:11

Comparing /work/SRC/openSUSE:Factory/apache2-mod_perl (Old)
 and  /work/SRC/openSUSE:Factory/.apache2-mod_perl.new (New)


Package is apache2-mod_perl, Maintainer is dlova...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/apache2-mod_perl/apache2-mod_perl.changes
2012-06-01 22:30:08.0 +0200
+++ /work/SRC/openSUSE:Factory/.apache2-mod_perl.new/apache2-mod_perl.changes   
2012-10-12 14:15:23.0 +0200
@@ -1,0 +2,5 @@
+Thu Oct 11 08:35:53 UTC 2012 - co...@suse.com
+
+- buildrequire netcfg explicitly
+
+---



Other differences:
--
++ apache2-mod_perl.spec ++
--- /var/tmp/diff_new_pack.OcfgFp/_old  2012-10-12 14:15:24.0 +0200
+++ /var/tmp/diff_new_pack.OcfgFp/_new  2012-10-12 14:15:24.0 +0200
@@ -17,12 +17,11 @@
 #
 
 
-Url:http://perl.apache.org/
-
 Name:   apache2-mod_perl
 BuildRequires:  apache2-devel
 BuildRequires:  db-devel
 BuildRequires:  ed
+BuildRequires:  netcfg
 BuildRequires:  pcre-devel
 BuildRequires:  perl
 BuildRequires:  perl-BSD-Resource
@@ -50,6 +49,7 @@
 Requires:   perl-Tie-IxHash
 Requires:   perl-URI
 Requires:   perl-libwww-perl
+Url:http://perl.apache.org/
 Obsoletes:  mod_perl_2
 Conflicts:  mod_perl
 Version:2.0.6

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



commit djvusmooth for openSUSE:Factory

2012-10-12 Thread h_root
Hello community,

here is the log from the commit of package djvusmooth for openSUSE:Factory 
checked in at 2012-10-12 14:12:00

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


Package is djvusmooth, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/djvusmooth/djvusmooth.changes2012-06-18 
17:33:34.0 +0200
+++ /work/SRC/openSUSE:Factory/.djvusmooth.new/djvusmooth.changes   
2012-10-12 14:15:49.0 +0200
@@ -1,0 +2,10 @@
+Thu Oct  4 15:18:04 UTC 2012 - lazy.k...@opensuse.org
+
+- Update to 0.2.13.
+  * Add keyboard shortcuts for “Zoom in” and “Zoom out”.
+  * Fix editing text in external editor: when a zone broader than
+line without sub-zones existed, djvusmooth incorrectly skipped
+it when importing text.
+  * Fix segmentation fault on shutdown.
+
+---

Old:

  djvusmooth-0.2.12.tar.gz

New:

  djvusmooth-0.2.13.tar.gz



Other differences:
--
++ djvusmooth.spec ++
--- /var/tmp/diff_new_pack.pjiqAN/_old  2012-10-12 14:15:50.0 +0200
+++ /var/tmp/diff_new_pack.pjiqAN/_new  2012-10-12 14:15:50.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   djvusmooth
-Version:0.2.12
+Version:0.2.13
 Release:0
 Summary:Graphical Text Editor for DjVu
 License:GPL-2.0

++ djvusmooth-0.2.12.tar.gz - djvusmooth-0.2.13.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/djvusmooth-0.2.12/COPYING 
new/djvusmooth-0.2.13/COPYING
--- old/djvusmooth-0.2.12/COPYING   2011-05-28 12:51:53.0 +0200
+++ new/djvusmooth-0.2.13/COPYING   2012-08-07 12:29:43.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
  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
@@ -56,7 +56,7 @@
   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
@@ -255,7 +255,7 @@
 of preserving the free status of all derivatives of our free software and
 of promoting the sharing and reuse of software generally.
 
-   NO WARRANTY
+NO WARRANTY
 
   11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
 FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW.  EXCEPT WHEN
@@ -277,9 +277,9 @@
 PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
 POSSIBILITY OF SUCH DAMAGES.
 
-END OF TERMS AND CONDITIONS
+ END OF TERMS AND CONDITIONS
 
-   How to Apply These Terms to Your New Programs
+How to Apply These Terms to Your New Programs
 
   If you develop a new program, and you want it to be of the greatest
 possible use to the public, the best way to achieve this is to make it
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/djvusmooth-0.2.12/PKG-INFO 
new/djvusmooth-0.2.13/PKG-INFO
--- old/djvusmooth-0.2.12/PKG-INFO  2012-06-13 20:57:01.0 +0200
+++ new/djvusmooth-0.2.13/PKG-INFO  2012-10-02 12:14:53.0 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: djvusmooth
-Version: 0.2.12
+Version: 0.2.13
 Summary: graphical editor for DjVu
 Home-page: http://jwilk.net/software/djvusmooth
 Author: Jakub Wilk
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/djvusmooth-0.2.12/doc/changelog 
new/djvusmooth-0.2.13/doc/changelog
--- old/djvusmooth-0.2.12/doc/changelog 2012-06-13 20:53:50.0 +0200
+++ new/djvusmooth-0.2.13/doc/changelog 2012-10-02 12:02:46.0 +0200
@@ -1,3 +1,15 @@
+djvusmooth (0.2.13) unstable; urgency=low
+
+  * Add keyboard shortcuts for “Zoom in” and “Zoom out”.
+https://bitbucket.org/jwilk/djvusmooth/issue/8
+  * Fix editing text in external editor: when a zone broader than line without
+sub-zones existed, djvusmooth 

commit libwebkit for openSUSE:Factory

2012-10-12 Thread h_root
Hello community,

here is the log from the commit of package libwebkit for openSUSE:Factory 
checked in at 2012-10-12 14:16:29

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


Package is libwebkit, Maintainer is dmzh...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/libwebkit/libwebkit.changes  2012-10-03 
10:32:04.0 +0200
+++ /work/SRC/openSUSE:Factory/.libwebkit.new/libwebkit.changes 2012-10-12 
14:17:15.0 +0200
@@ -1,0 +2,10 @@
+Tue Oct  2 17:11:16 UTC 2012 - dims...@opensuse.org
+
+- Update to version 1.10.0:
+  + Make WebKitWebView work again inside a GtkOverlay in WebKit2 by
+not using a native window for Accelerated Compositing
+implementation.
+- Search fo webkitgtk-* lang files instead of webkit-*, following
+  upstreams name changes.
+
+---
libwebkit3.changes: same change

Old:

  webkit-1.9.92.tar.xz

New:

  webkitgtk-1.10.0.tar.xz



Other differences:
--
++ libwebkit.spec ++
--- /var/tmp/diff_new_pack.F6B326/_old  2012-10-12 14:17:17.0 +0200
+++ /var/tmp/diff_new_pack.F6B326/_new  2012-10-12 14:17:17.0 +0200
@@ -44,15 +44,15 @@
 
 Name:   libwebkit
 Summary:Library for rendering web content, GTK+ Port
-License:LGPL-2.0 ; LGPL-2.0+
+License:LGPL-2.0 and LGPL-2.0+
 Group:  Development/Libraries/C and C++
-Version:1.9.92
+Version:1.10.0
 Release:0
 # FIXME: at some point, figure out a way to remove the hack where we use -g0 
to have successful builds
 # FIXME: get upstream to fix the conflict on gtk-doc docs between gtk2 and 
gtk3 versions
 # FIXME: after 1.7.90, remove workaround in %%setup that is needed to fix the 
build
 Url:http://webkitgtk.org/
-Source: http://www.webkitgtk.org/releases/webkit-%{version}.tar.xz
+Source: http://webkitgtk.org/releases/webkitgtk-%{version}.tar.xz
 Source1:baselibs.conf
 # PATCH-FIX-UPSTREAM webkit-gir-fixup.patch dims...@opensuse.org -- Fix 
JSCore.gir to reference a real library.
 Patch0: webkit-gir-fixup.patch
@@ -247,7 +247,7 @@
 
 %lang_package -n %{_pkgname_no_slpp}
 %prep
-%setup -q -n webkit-%{version}
+%setup -q -n webkitgtk-%{version}
 %patch0 -p1
 %patch2
 # FIXME: workaround needed in  1.7.90 to fix build
@@ -290,7 +290,7 @@
 
 %install
 %makeinstall
-%find_lang webkit-%{_gtkver}
+%find_lang webkitgtk-%{_gtkver} %{no_lang_C}
 find %{buildroot}%{_libdir} -name '*.la' -type f -delete -print
 
 %post -n libwebkitgtk%{_sover} -p /sbin/ldconfig
@@ -357,6 +357,6 @@
 %defattr(-,root,root)
 %{_bindir}/jsc-%{_jscver}
 
-%files -n %{_pkgname_no_slpp}-lang -f webkit-%{_gtkver}.lang
+%files -n %{_pkgname_no_slpp}-lang -f webkitgtk-%{_gtkver}.lang
 
 %changelog

++ libwebkit3.spec ++
--- /var/tmp/diff_new_pack.F6B326/_old  2012-10-12 14:17:17.0 +0200
+++ /var/tmp/diff_new_pack.F6B326/_new  2012-10-12 14:17:17.0 +0200
@@ -44,15 +44,15 @@
 
 Name:   libwebkit3
 Summary:Library for rendering web content, GTK+ Port
-License:LGPL-2.0 ; LGPL-2.0+
+License:LGPL-2.0 and LGPL-2.0+
 Group:  Development/Libraries/C and C++
-Version:1.9.92
+Version:1.10.0
 Release:0
 # FIXME: at some point, figure out a way to remove the hack where we use -g0 
to have successful builds
 # FIXME: get upstream to fix the conflict on gtk-doc docs between gtk2 and 
gtk3 versions
 # FIXME: after 1.7.90, remove workaround in %%setup that is needed to fix the 
build
 Url:http://webkitgtk.org/
-Source: http://www.webkitgtk.org/releases/webkit-%{version}.tar.xz
+Source: http://webkitgtk.org/releases/webkitgtk-%{version}.tar.xz
 Source1:baselibs.conf
 # PATCH-FIX-UPSTREAM webkit-gir-fixup.patch dims...@opensuse.org -- Fix 
JSCore.gir to reference a real library.
 Patch0: webkit-gir-fixup.patch
@@ -247,7 +247,7 @@
 
 %lang_package -n %{_pkgname_no_slpp}
 %prep
-%setup -q -n webkit-%{version}
+%setup -q -n webkitgtk-%{version}
 %patch0 -p1
 %patch2
 # FIXME: workaround needed in  1.7.90 to fix build
@@ -290,7 +290,7 @@
 
 %install
 %makeinstall
-%find_lang webkit-%{_gtkver}
+%find_lang webkitgtk-%{_gtkver} %{no_lang_C}
 find %{buildroot}%{_libdir} -name '*.la' -type f -delete -print
 
 %post -n libwebkitgtk%{_sover} -p /sbin/ldconfig
@@ -357,6 +357,6 @@
 %defattr(-,root,root)
 %{_bindir}/jsc-%{_jscver}
 
-%files -n %{_pkgname_no_slpp}-lang -f webkit-%{_gtkver}.lang
+%files -n %{_pkgname_no_slpp}-lang -f webkitgtk-%{_gtkver}.lang
 
 %changelog

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

commit perl-Apache-AuthCookie for openSUSE:Factory

2012-10-12 Thread h_root
Hello community,

here is the log from the commit of package perl-Apache-AuthCookie for 
openSUSE:Factory checked in at 2012-10-12 14:16:41

Comparing /work/SRC/openSUSE:Factory/perl-Apache-AuthCookie (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Apache-AuthCookie.new (New)


Package is perl-Apache-AuthCookie, Maintainer is c...@suse.com

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-Apache-AuthCookie/perl-Apache-AuthCookie.changes
2011-11-14 14:52:50.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-Apache-AuthCookie.new/perl-Apache-AuthCookie.changes
   2012-10-12 14:17:49.0 +0200
@@ -1,0 +2,5 @@
+Thu Oct 11 17:40:21 UTC 2012 - co...@suse.com
+
+- buildrequire explicitly netcfg
+
+---



Other differences:
--
++ perl-Apache-AuthCookie.spec ++
--- /var/tmp/diff_new_pack.dhQSF8/_old  2012-10-12 14:17:50.0 +0200
+++ /var/tmp/diff_new_pack.dhQSF8/_new  2012-10-12 14:17:50.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Apache-AuthCookie
 #
-# 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
@@ -16,25 +16,25 @@
 #
 
 
-
 Name:   perl-Apache-AuthCookie
 Version:3.18
-Release:1
-License:GPL-1.0+ or Artistic-1.0
+Release:0
 %define cpan_name Apache-AuthCookie
 Summary:Perl Authentication and Authorization via cookies
-Url:http://search.cpan.org/dist/Apache-AuthCookie/
+License:GPL-1.0+ or Artistic-1.0
 Group:  Development/Libraries/Perl
+Url:http://search.cpan.org/dist/Apache-AuthCookie/
 Source: 
http://www.cpan.org/authors/id/M/MS/MSCHOUT/%{cpan_name}-%{version}.tar.gz
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+BuildRequires:  netcfg
 BuildRequires:  perl
 BuildRequires:  perl-macros
 BuildRequires:  perl(Apache::Test) = 1.35
 BuildRequires:  perl(CGI) = 3.12
 BuildRequires:  perl(ExtUtils::MakeMaker)
-BuildRequires:  perl(mod_perl2) = 1.999022
 BuildRequires:  perl(Test::More)
+BuildRequires:  perl(mod_perl2) = 1.999022
 #BuildRequires: perl(Apache)
 #BuildRequires: perl(Apache2::Access)
 #BuildRequires: perl(Apache2::AuthCookie)
@@ -64,8 +64,8 @@
 #BuildRequires: perl(vars)
 Requires:   perl(Apache::Test) = 1.35
 Requires:   perl(CGI) = 3.12
-Requires:   perl(mod_perl2) = 1.999022
 Requires:   perl(Test::More)
+Requires:   perl(mod_perl2) = 1.999022
 %{perl_requires}
 
 %description

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



commit dpkg for openSUSE:Factory

2012-10-12 Thread h_root
Hello community,

here is the log from the commit of package dpkg for openSUSE:Factory checked in 
at 2012-10-12 14:16:19

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


Package is dpkg, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/dpkg/dpkg.changes2012-10-08 
20:28:55.0 +0200
+++ /work/SRC/openSUSE:Factory/.dpkg.new/dpkg.changes   2012-10-12 
14:22:00.0 +0200
@@ -1,0 +2,6 @@
+Thu Oct 11 18:55:33 UTC 2012 - frank.lichtenh...@sophos.com
+
+- add Recommends on File::FcntlLock, Dpkg::File will
+  use it if available
+
+---



Other differences:
--
++ dpkg.spec ++
--- /var/tmp/diff_new_pack.GKeZ48/_old  2012-10-12 14:22:01.0 +0200
+++ /var/tmp/diff_new_pack.GKeZ48/_new  2012-10-12 14:22:01.0 +0200
@@ -53,9 +53,10 @@
 %if 0%{?suse_version}
 BuildRequires:  libbz2-devel
 BuildRequires:  update-alternatives
+Requires:   perl = %{perl_version}
 Requires:   update-alternatives
 Requires:   perl(Date::Parse)
-Requires:   perl = %{perl_version}
+Recommends: perl(File::FcntlLock)
 %if 0%{?suse_version}  1120
 %define _libexecdir /usr/lib
 %endif


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



commit plymouth for openSUSE:Factory

2012-10-12 Thread h_root
Hello community,

here is the log from the commit of package plymouth for openSUSE:Factory 
checked in at 2012-10-12 14:21:04

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


Package is plymouth, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/plymouth/plymouth.changes2012-10-08 
07:16:43.0 +0200
+++ /work/SRC/openSUSE:Factory/.plymouth.new/plymouth.changes   2012-10-12 
14:25:00.0 +0200
@@ -1,0 +2,17 @@
+Thu Oct 11 12:21:37 UTC 2012 - tittiatc...@gmail.com
+
+- Adjusted the upstream patch to remove the pid file. The original
+  one seems to cause issues with the DM killing plymouth 
+
+---
+Thu Oct 11 09:13:33 UTC 2012 - tittiatc...@gmail.com
+
+- Fix the Pango installation within the initrd. This would 
+  resolve the error message that Pango cannot find any fonts
+
+---
+Thu Sep 27 12:37:13 UTC 2012 - tittiatc...@gmail.com
+
+- fix the libdir path in plymouth-set-default-theme (bnc#780085)
+
+---



Other differences:
--
++ plymouth.spec ++
--- /var/tmp/diff_new_pack.d6rEAw/_old  2012-10-12 14:25:02.0 +0200
+++ /var/tmp/diff_new_pack.d6rEAw/_new  2012-10-12 14:25:02.0 +0200
@@ -155,7 +155,6 @@
 Requires:   gzip
 Requires:   plymouth
 Requires(post): mkinitrd
-BuildArch:  noarch
 
 %description scripts
 This package contains scripts that help integrate Plymouth with
@@ -310,7 +309,7 @@
 %patch7 -p1
 %patch8 -p1
 %patch10 -p1
-%patch11 -p1
+#patch11 -p1
 
 # replace builddate with patch0date
 sed -i s/__DATE__/\$(stat -c %y %{_sourcedir}/%{name}.changes)\/ src/main.c


++ plymouth-remove-pid-file.patch ++
--- /var/tmp/diff_new_pack.d6rEAw/_old  2012-10-12 14:25:02.0 +0200
+++ /var/tmp/diff_new_pack.d6rEAw/_new  2012-10-12 14:25:02.0 +0200
@@ -28,8 +28,8 @@
 +  ply_trace (plymouthd is already running);
 +
 +  if (daemon_handle != NULL)
-+ply_detach_daemon (daemon_handle, EX_OK);
-+  return EX_OK;
++ply_detach_daemon (daemon_handle, EX_UNAVAILABLE);
++  return EX_UNAVAILABLE;
 +}
 +
state.boot_buffer = ply_buffer_new ();

++ suse-initrd-support ++
--- /var/tmp/diff_new_pack.d6rEAw/_old  2012-10-12 14:25:02.0 +0200
+++ /var/tmp/diff_new_pack.d6rEAw/_new  2012-10-12 14:25:02.0 +0200
@@ -117,17 +117,17 @@
 +done
 +
 +_libdir=`rpm --eval '%{_lib}'`
++mkdir -p $tmp_mnt/etc/pango
 +if [ $_libdir == lib64 ];
 +  then
 + _pangodir=`pango-querymodules-64 | grep ModulesPath | awk '{print $4}'`
-+ _pangomod=/etc/pango/pango64.modules
++ pango-querymodules-64  $tmp_mnt/etc/pango/pango.modules
 + pangobasicfc=${_pangodir}/pango-basic-fc.so
 +  else
 + _pangodir=`pango-querymodules | grep ModulesPath | awk '{print $4}'`
-+ _pangomod=/etc/pango/pango.modules
++ pango-querymodules  $tmp_mnt/etc/pango/pango.modules
 + pangobasicfc=${_pangodir}/pango-basic-fc.so
 +fi
-+install -D ${_pangomod} $tmp_mnt/${_pangomod}
 +install -D ${pangobasicfc} $tmp_mnt/${pangobasicfc}
 +mkdir -p $tmp_mnt/var/cache/fontconfig
 Index: plymouth-0.8.6.1/scripts/plymouth-update-initrd

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



commit rubygem-webyast-activedirectory for openSUSE:Factory

2012-10-12 Thread h_root
Hello community,

here is the log from the commit of package rubygem-webyast-activedirectory for 
openSUSE:Factory checked in at 2012-10-12 14:21:17

Comparing /work/SRC/openSUSE:Factory/rubygem-webyast-activedirectory (Old)
 and  /work/SRC/openSUSE:Factory/.rubygem-webyast-activedirectory.new (New)


Package is rubygem-webyast-activedirectory, Maintainer is r...@suse.com

Changes:

--- 
/work/SRC/openSUSE:Factory/rubygem-webyast-activedirectory/rubygem-webyast-activedirectory.changes
  2012-06-14 21:10:58.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.rubygem-webyast-activedirectory.new/rubygem-webyast-activedirectory.changes
 2012-10-12 14:25:52.0 +0200
@@ -1,0 +2,24 @@
+Thu Oct  4 07:45:44 UTC 2012 - lsle...@suse.cz
+
+- removed DelayedJob dependency
+- 0.3.5
+
+---
+Wed Sep 19 11:16:26 UTC 2012 - lsle...@suse.cz
+
+- added samba-client and samba-windbind dependency (bnc#781121)
+- 0.3.4
+
+---
+Tue Aug 28 08:53:40 UTC 2012 - lsle...@suse.cz
+
+- fixed crash at XML format request
+- 0.3.3
+
+---
+Thu Aug 16 11:49:17 UTC 2012 - lsle...@suse.cz
+
+- restdoc fixes
+- 0.3.2
+
+---

Old:

  webyast-activedirectory-0.3.1.gem

New:

  webyast-activedirectory-0.3.5.gem



Other differences:
--
++ rubygem-webyast-activedirectory.spec ++
--- /var/tmp/diff_new_pack.LZpkvr/_old  2012-10-12 14:25:53.0 +0200
+++ /var/tmp/diff_new_pack.LZpkvr/_new  2012-10-12 14:25:53.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   rubygem-webyast-activedirectory
-Version:0.3.1
+Version:0.3.5
 Release:0
 %define mod_name webyast-activedirectory
 %define mod_full_name %{mod_name}-%{version}
@@ -32,6 +32,8 @@
 BuildRequires:  webyast-base-testsuite
 PreReq: webyast-base
 PreReq: rubygem-webyast-rake-tasks = 0.2
+Requires:   samba-client
+Requires:   samba-winbind
 Requires:   yast2-dbus-server
 Requires:   yast2-samba-client
 
@@ -104,10 +106,7 @@
 mkdir -p $RPM_BUILD_ROOT/usr/share/YaST2/modules/YaPI/
 install -m 0644 %{SOURCE2} $RPM_BUILD_ROOT/usr/share/YaST2/modules/YaPI/
 
-%webyast_build_restdoc public/activedirectory/restdoc
-
-# remove empty public
-rm -rf 
$RPM_BUILD_ROOT/%{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/public
+%webyast_build_restdoc
 
 %webyast_build_plugin_assets
 
@@ -125,10 +124,6 @@
 %dir %{webyast_dir}/public/assets
 %{webyast_dir}/public/assets/*
 
-# restdoc documentation
-%dir %{webyast_dir}/public/activedirectory
-%{webyast_dir}/public/activedirectory/restdoc
-
 %dir /usr/share/%{webyast_polkit_dir}
 %attr(644,root,root) %config 
/usr/share/%{webyast_polkit_dir}/org.opensuse.yast.modules.yapi.activedirectory.policy
 


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



commit rubygem-webyast-administrator for openSUSE:Factory

2012-10-12 Thread h_root
Hello community,

here is the log from the commit of package rubygem-webyast-administrator for 
openSUSE:Factory checked in at 2012-10-12 14:21:32

Comparing /work/SRC/openSUSE:Factory/rubygem-webyast-administrator (Old)
 and  /work/SRC/openSUSE:Factory/.rubygem-webyast-administrator.new (New)


Package is rubygem-webyast-administrator, Maintainer is r...@suse.com

Changes:

--- 
/work/SRC/openSUSE:Factory/rubygem-webyast-administrator/rubygem-webyast-administrator.changes
  2012-09-25 10:49:09.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.rubygem-webyast-administrator.new/rubygem-webyast-administrator.changes
 2012-10-12 14:25:53.0 +0200
@@ -1,0 +2,14 @@
+Thu Oct  4 07:45:44 UTC 2012 - lsle...@suse.cz
+
+- removed DelayedJob dependency
+- 0.3.5
+
+---
+Wed Oct  3 12:10:52 UTC 2012 - lsle...@suse.cz
+
+- fixed routing
+- REST API fixes (XML and JSON rendering)
+- fixed missing write permission check
+- 0.3.4
+
+---

Old:

  webyast-administrator-0.3.3.gem

New:

  webyast-administrator-0.3.5.gem



Other differences:
--
++ rubygem-webyast-administrator.spec ++
--- /var/tmp/diff_new_pack.2i0Np1/_old  2012-10-12 14:25:54.0 +0200
+++ /var/tmp/diff_new_pack.2i0Np1/_new  2012-10-12 14:25:54.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   rubygem-webyast-administrator
-Version:0.3.3
+Version:0.3.5
 Release:0
 %define mod_name webyast-administrator
 %define mod_full_name %{mod_name}-%{version}


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



commit rubygem-webyast-eulas for openSUSE:Factory

2012-10-12 Thread h_root
Hello community,

here is the log from the commit of package rubygem-webyast-eulas for 
openSUSE:Factory checked in at 2012-10-12 14:21:48

Comparing /work/SRC/openSUSE:Factory/rubygem-webyast-eulas (Old)
 and  /work/SRC/openSUSE:Factory/.rubygem-webyast-eulas.new (New)


Package is rubygem-webyast-eulas, Maintainer is r...@suse.com

Changes:

--- 
/work/SRC/openSUSE:Factory/rubygem-webyast-eulas/rubygem-webyast-eulas.changes  
2012-09-25 10:49:26.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.rubygem-webyast-eulas.new/rubygem-webyast-eulas.changes
 2012-10-12 14:25:54.0 +0200
@@ -1,0 +2,6 @@
+Thu Oct  4 07:45:44 UTC 2012 - lsle...@suse.cz
+
+- removed DelayedJob dependency
+- 0.3.4
+
+---

Old:

  webyast-eulas-0.3.3.gem

New:

  webyast-eulas-0.3.4.gem



Other differences:
--
++ rubygem-webyast-eulas.spec ++
--- /var/tmp/diff_new_pack.0LjVmb/_old  2012-10-12 14:25:55.0 +0200
+++ /var/tmp/diff_new_pack.0LjVmb/_new  2012-10-12 14:25:55.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   rubygem-webyast-eulas
-Version:0.3.3
+Version:0.3.4
 Release:0
 %define mod_name webyast-eulas
 %define mod_full_name %{mod_name}-%{version}


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



commit rubygem-webyast-firewall for openSUSE:Factory

2012-10-12 Thread h_root
Hello community,

here is the log from the commit of package rubygem-webyast-firewall for 
openSUSE:Factory checked in at 2012-10-12 14:22:39

Comparing /work/SRC/openSUSE:Factory/rubygem-webyast-firewall (Old)
 and  /work/SRC/openSUSE:Factory/.rubygem-webyast-firewall.new (New)


Package is rubygem-webyast-firewall, Maintainer is r...@suse.com

Changes:

--- 
/work/SRC/openSUSE:Factory/rubygem-webyast-firewall/rubygem-webyast-firewall.changes
2012-09-25 10:49:41.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.rubygem-webyast-firewall.new/rubygem-webyast-firewall.changes
   2012-10-12 14:25:56.0 +0200
@@ -1,0 +2,6 @@
+Thu Oct  4 07:45:44 UTC 2012 - lsle...@suse.cz
+
+- removed DelayedJob dependency
+- 0.3.6
+
+---

Old:

  webyast-firewall-0.3.5.gem

New:

  webyast-firewall-0.3.6.gem



Other differences:
--
++ rubygem-webyast-firewall.spec ++
--- /var/tmp/diff_new_pack.0qgvW8/_old  2012-10-12 14:25:56.0 +0200
+++ /var/tmp/diff_new_pack.0qgvW8/_new  2012-10-12 14:25:56.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   rubygem-webyast-firewall
-Version:0.3.5
+Version:0.3.6
 Release:0
 %define mod_name webyast-firewall
 %define mod_full_name %{mod_name}-%{version}


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



commit rubygem-webyast-kerberos for openSUSE:Factory

2012-10-12 Thread h_root
Hello community,

here is the log from the commit of package rubygem-webyast-kerberos for 
openSUSE:Factory checked in at 2012-10-12 14:22:50

Comparing /work/SRC/openSUSE:Factory/rubygem-webyast-kerberos (Old)
 and  /work/SRC/openSUSE:Factory/.rubygem-webyast-kerberos.new (New)


Package is rubygem-webyast-kerberos, Maintainer is r...@suse.com

Changes:

--- 
/work/SRC/openSUSE:Factory/rubygem-webyast-kerberos/rubygem-webyast-kerberos.changes
2012-09-25 10:50:24.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.rubygem-webyast-kerberos.new/rubygem-webyast-kerberos.changes
   2012-10-12 14:25:56.0 +0200
@@ -1,0 +2,6 @@
+Thu Oct  4 07:45:44 UTC 2012 - lsle...@suse.cz
+
+- removed DelayedJob dependency
+- 0.3.5
+
+---

Old:

  webyast-kerberos-0.3.4.gem

New:

  webyast-kerberos-0.3.5.gem



Other differences:
--
++ rubygem-webyast-kerberos.spec ++
--- /var/tmp/diff_new_pack.Mi1VDC/_old  2012-10-12 14:26:00.0 +0200
+++ /var/tmp/diff_new_pack.Mi1VDC/_new  2012-10-12 14:26:00.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   rubygem-webyast-kerberos
-Version:0.3.4
+Version:0.3.5
 Release:0
 %define mod_name webyast-kerberos
 %define mod_full_name %{mod_name}-%{version}


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



commit rubygem-webyast-ldap for openSUSE:Factory

2012-10-12 Thread h_root
Hello community,

here is the log from the commit of package rubygem-webyast-ldap for 
openSUSE:Factory checked in at 2012-10-12 14:22:59

Comparing /work/SRC/openSUSE:Factory/rubygem-webyast-ldap (Old)
 and  /work/SRC/openSUSE:Factory/.rubygem-webyast-ldap.new (New)


Package is rubygem-webyast-ldap, Maintainer is r...@suse.com

Changes:

--- 
/work/SRC/openSUSE:Factory/rubygem-webyast-ldap/rubygem-webyast-ldap.changes
2012-09-25 10:50:57.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.rubygem-webyast-ldap.new/rubygem-webyast-ldap.changes
   2012-10-12 14:26:00.0 +0200
@@ -1,0 +2,6 @@
+Thu Oct  4 07:45:44 UTC 2012 - lsle...@suse.cz
+
+- removed DelayedJob dependency
+- 0.3.6
+
+---

Old:

  webyast-ldap-0.3.5.gem

New:

  webyast-ldap-0.3.6.gem



Other differences:
--
++ rubygem-webyast-ldap.spec ++
--- /var/tmp/diff_new_pack.O2q9Cj/_old  2012-10-12 14:26:02.0 +0200
+++ /var/tmp/diff_new_pack.O2q9Cj/_new  2012-10-12 14:26:03.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   rubygem-webyast-ldap
-Version:0.3.5
+Version:0.3.6
 Release:0
 %define mod_name webyast-ldap
 %define mod_full_name %{mod_name}-%{version}


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



commit rubygem-webyast-mailsetting for openSUSE:Factory

2012-10-12 Thread h_root
Hello community,

here is the log from the commit of package rubygem-webyast-mailsetting for 
openSUSE:Factory checked in at 2012-10-12 14:23:06

Comparing /work/SRC/openSUSE:Factory/rubygem-webyast-mailsetting (Old)
 and  /work/SRC/openSUSE:Factory/.rubygem-webyast-mailsetting.new (New)


Package is rubygem-webyast-mailsetting, Maintainer is r...@suse.com

Changes:

--- 
/work/SRC/openSUSE:Factory/rubygem-webyast-mailsetting/rubygem-webyast-mailsetting.changes
  2012-09-25 10:51:06.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.rubygem-webyast-mailsetting.new/rubygem-webyast-mailsetting.changes
 2012-10-12 14:26:03.0 +0200
@@ -1,0 +2,6 @@
+Thu Oct  4 07:45:44 UTC 2012 - lsle...@suse.cz
+
+- removed DelayedJob dependency
+- 0.3.5
+
+---

Old:

  webyast-mailsetting-0.3.4.gem

New:

  webyast-mailsetting-0.3.5.gem



Other differences:
--
++ rubygem-webyast-mailsetting.spec ++
--- /var/tmp/diff_new_pack.VK1hHW/_old  2012-10-12 14:26:05.0 +0200
+++ /var/tmp/diff_new_pack.VK1hHW/_new  2012-10-12 14:26:05.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   rubygem-webyast-mailsetting
-Version:0.3.4
+Version:0.3.5
 Release:0
 %define mod_name webyast-mailsetting
 %define mod_full_name %{mod_name}-%{version}


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



commit rubygem-webyast-network for openSUSE:Factory

2012-10-12 Thread h_root
Hello community,

here is the log from the commit of package rubygem-webyast-network for 
openSUSE:Factory checked in at 2012-10-12 14:23:19

Comparing /work/SRC/openSUSE:Factory/rubygem-webyast-network (Old)
 and  /work/SRC/openSUSE:Factory/.rubygem-webyast-network.new (New)


Package is rubygem-webyast-network, Maintainer is r...@suse.com

Changes:

--- 
/work/SRC/openSUSE:Factory/rubygem-webyast-network/rubygem-webyast-network.changes
  2012-09-25 10:51:23.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.rubygem-webyast-network.new/rubygem-webyast-network.changes
 2012-10-12 14:26:05.0 +0200
@@ -1,0 +2,6 @@
+Thu Oct  4 07:45:44 UTC 2012 - lsle...@suse.cz
+
+- removed DelayedJob dependency
+- 0.3.5
+
+---

Old:

  webyast-network-0.3.4.gem

New:

  webyast-network-0.3.5.gem



Other differences:
--
++ rubygem-webyast-network.spec ++
--- /var/tmp/diff_new_pack.79VzzV/_old  2012-10-12 14:26:06.0 +0200
+++ /var/tmp/diff_new_pack.79VzzV/_new  2012-10-12 14:26:06.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   rubygem-webyast-network
-Version:0.3.4
+Version:0.3.5
 Release:0
 %define mod_name webyast-network
 %define mod_full_name %{mod_name}-%{version}


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



commit rubygem-webyast-ntp for openSUSE:Factory

2012-10-12 Thread h_root
Hello community,

here is the log from the commit of package rubygem-webyast-ntp for 
openSUSE:Factory checked in at 2012-10-12 14:23:37

Comparing /work/SRC/openSUSE:Factory/rubygem-webyast-ntp (Old)
 and  /work/SRC/openSUSE:Factory/.rubygem-webyast-ntp.new (New)


Package is rubygem-webyast-ntp, Maintainer is r...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/rubygem-webyast-ntp/rubygem-webyast-ntp.changes  
2012-09-25 10:51:39.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.rubygem-webyast-ntp.new/rubygem-webyast-ntp.changes 
2012-10-12 14:26:06.0 +0200
@@ -1,0 +2,6 @@
+Thu Oct  4 07:45:44 UTC 2012 - lsle...@suse.cz
+
+- removed DelayedJob dependency
+- 0.3.5
+
+---

Old:

  webyast-ntp-0.3.4.gem

New:

  webyast-ntp-0.3.5.gem



Other differences:
--
++ rubygem-webyast-ntp.spec ++
--- /var/tmp/diff_new_pack.om0EvW/_old  2012-10-12 14:26:07.0 +0200
+++ /var/tmp/diff_new_pack.om0EvW/_new  2012-10-12 14:26:07.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   rubygem-webyast-ntp
-Version:0.3.4
+Version:0.3.5
 Release:0
 %define mod_name webyast-ntp
 %define mod_full_name %{mod_name}-%{version}


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



commit rubygem-webyast-roles for openSUSE:Factory

2012-10-12 Thread h_root
Hello community,

here is the log from the commit of package rubygem-webyast-roles for 
openSUSE:Factory checked in at 2012-10-12 14:26:31

Comparing /work/SRC/openSUSE:Factory/rubygem-webyast-roles (Old)
 and  /work/SRC/openSUSE:Factory/.rubygem-webyast-roles.new (New)


Package is rubygem-webyast-roles, Maintainer is r...@suse.com

Changes:

--- 
/work/SRC/openSUSE:Factory/rubygem-webyast-roles/rubygem-webyast-roles.changes  
2012-09-25 10:52:13.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.rubygem-webyast-roles.new/rubygem-webyast-roles.changes
 2012-10-12 14:33:32.0 +0200
@@ -1,0 +2,6 @@
+Thu Oct  4 07:45:44 UTC 2012 - lsle...@suse.cz
+
+- removed DelayedJob dependency
+- 0.3.6
+
+---

Old:

  webyast-roles-0.3.5.gem

New:

  webyast-roles-0.3.6.gem



Other differences:
--
++ rubygem-webyast-roles.spec ++
--- /var/tmp/diff_new_pack.qq8dr7/_old  2012-10-12 14:33:33.0 +0200
+++ /var/tmp/diff_new_pack.qq8dr7/_new  2012-10-12 14:33:33.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   rubygem-webyast-roles
-Version:0.3.5
+Version:0.3.6
 Release:0
 %define mod_name webyast-roles
 %define mod_full_name %{mod_name}-%{version}




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



commit rubygem-webyast-services for openSUSE:Factory

2012-10-12 Thread h_root
Hello community,

here is the log from the commit of package rubygem-webyast-services for 
openSUSE:Factory checked in at 2012-10-12 14:27:09

Comparing /work/SRC/openSUSE:Factory/rubygem-webyast-services (Old)
 and  /work/SRC/openSUSE:Factory/.rubygem-webyast-services.new (New)


Package is rubygem-webyast-services, Maintainer is r...@suse.com

Changes:

--- 
/work/SRC/openSUSE:Factory/rubygem-webyast-services/rubygem-webyast-services.changes
2012-09-25 10:52:31.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.rubygem-webyast-services.new/rubygem-webyast-services.changes
   2012-10-12 14:33:33.0 +0200
@@ -1,0 +2,6 @@
+Thu Oct  4 07:45:44 UTC 2012 - lsle...@suse.cz
+
+- removed DelayedJob dependency
+- 0.3.5
+
+---

Old:

  webyast-services-0.3.3.gem

New:

  webyast-services-0.3.4.gem



Other differences:
--
++ rubygem-webyast-services.spec ++
--- /var/tmp/diff_new_pack.AL4MI7/_old  2012-10-12 14:33:34.0 +0200
+++ /var/tmp/diff_new_pack.AL4MI7/_new  2012-10-12 14:33:34.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   rubygem-webyast-services
-Version:0.3.3
+Version:0.3.4
 Release:0
 %define mod_name webyast-services
 %define mod_full_name %{mod_name}-%{version}


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



commit rubygem-webyast-status for openSUSE:Factory

2012-10-12 Thread h_root
Hello community,

here is the log from the commit of package rubygem-webyast-status for 
openSUSE:Factory checked in at 2012-10-12 14:27:20

Comparing /work/SRC/openSUSE:Factory/rubygem-webyast-status (Old)
 and  /work/SRC/openSUSE:Factory/.rubygem-webyast-status.new (New)


Package is rubygem-webyast-status, Maintainer is r...@suse.com

Changes:

--- 
/work/SRC/openSUSE:Factory/rubygem-webyast-status/rubygem-webyast-status.changes
2012-09-25 10:54:26.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.rubygem-webyast-status.new/rubygem-webyast-status.changes
   2012-10-12 14:33:34.0 +0200
@@ -1,0 +2,12 @@
+Thu Oct  4 07:45:44 UTC 2012 - lsle...@suse.cz
+
+- removed DelayedJob dependency
+- 0.3.6
+
+---
+Thu Sep 20 07:35:58 UTC 2012 - lsle...@suse.cz
+
+- use pgrep instead of ps | grep | grep
+- 0.3.5
+
+---

Old:

  webyast-status-0.3.4.gem

New:

  webyast-status-0.3.6.gem



Other differences:
--
++ rubygem-webyast-status.spec ++
--- /var/tmp/diff_new_pack.KqWPgm/_old  2012-10-12 14:33:36.0 +0200
+++ /var/tmp/diff_new_pack.KqWPgm/_new  2012-10-12 14:33:36.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   rubygem-webyast-status
-Version:0.3.4
+Version:0.3.6
 Release:0
 %define mod_name webyast-status
 %define mod_full_name %{mod_name}-%{version}
@@ -31,6 +31,9 @@
 BuildRequires:  webyast-base-testsuite
 PreReq: webyast-base = 0.3
 
+# /usr/bin/pgrep
+Requires:   procps
+
 Obsoletes:  webyast-status-ui  %{version}
 Obsoletes:  webyast-status-ws  %{version}
 Provides:   webyast-status-ui = %{version}



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



commit rubygem-webyast-system for openSUSE:Factory

2012-10-12 Thread h_root
Hello community,

here is the log from the commit of package rubygem-webyast-system for 
openSUSE:Factory checked in at 2012-10-12 14:27:48

Comparing /work/SRC/openSUSE:Factory/rubygem-webyast-system (Old)
 and  /work/SRC/openSUSE:Factory/.rubygem-webyast-system.new (New)


Package is rubygem-webyast-system, Maintainer is r...@suse.com

Changes:

--- 
/work/SRC/openSUSE:Factory/rubygem-webyast-system/rubygem-webyast-system.changes
2012-09-25 10:54:37.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.rubygem-webyast-system.new/rubygem-webyast-system.changes
   2012-10-12 14:33:36.0 +0200
@@ -1,0 +2,6 @@
+Thu Oct  4 07:45:44 UTC 2012 - lsle...@suse.cz
+
+- removed DelayedJob dependency
+- 0.3.4
+
+---

Old:

  webyast-system-0.3.3.gem

New:

  webyast-system-0.3.4.gem



Other differences:
--
++ rubygem-webyast-system.spec ++
--- /var/tmp/diff_new_pack.zjCdaF/_old  2012-10-12 14:33:37.0 +0200
+++ /var/tmp/diff_new_pack.zjCdaF/_new  2012-10-12 14:33:37.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   rubygem-webyast-system
-Version:0.3.3
+Version:0.3.4
 Release:0
 %define mod_name webyast-system
 %define mod_full_name %{mod_name}-%{version}


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



commit rubygem-webyast-users for openSUSE:Factory

2012-10-12 Thread h_root
Hello community,

here is the log from the commit of package rubygem-webyast-users for 
openSUSE:Factory checked in at 2012-10-12 14:29:57

Comparing /work/SRC/openSUSE:Factory/rubygem-webyast-users (Old)
 and  /work/SRC/openSUSE:Factory/.rubygem-webyast-users.new (New)


Package is rubygem-webyast-users, Maintainer is r...@suse.com

Changes:

--- 
/work/SRC/openSUSE:Factory/rubygem-webyast-users/rubygem-webyast-users.changes  
2012-09-25 11:06:00.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.rubygem-webyast-users.new/rubygem-webyast-users.changes
 2012-10-12 14:33:38.0 +0200
@@ -1,0 +2,6 @@
+Thu Oct  4 07:45:44 UTC 2012 - lsle...@suse.cz
+
+- removed DelayedJob dependency
+- 0.3.4
+
+---

Old:

  webyast-users-0.3.3.gem

New:

  webyast-users-0.3.4.gem



Other differences:
--
++ rubygem-webyast-users.spec ++
--- /var/tmp/diff_new_pack.MCbNfJ/_old  2012-10-12 14:33:39.0 +0200
+++ /var/tmp/diff_new_pack.MCbNfJ/_new  2012-10-12 14:33:39.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   rubygem-webyast-users
-Version:0.3.3
+Version:0.3.4
 Release:0
 %define mod_name webyast-users
 %define mod_full_name %{mod_name}-%{version}


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



commit rubygem-webyast-terminal for openSUSE:Factory

2012-10-12 Thread h_root
Hello community,

here is the log from the commit of package rubygem-webyast-terminal for 
openSUSE:Factory checked in at 2012-10-12 14:29:25

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


Package is rubygem-webyast-terminal, Maintainer is r...@suse.com

Changes:

--- 
/work/SRC/openSUSE:Factory/rubygem-webyast-terminal/rubygem-webyast-terminal.changes
2012-06-13 13:33:04.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.rubygem-webyast-terminal.new/rubygem-webyast-terminal.changes
   2012-10-12 14:33:37.0 +0200
@@ -1,0 +2,32 @@
+Thu Oct  4 07:45:44 UTC 2012 - lsle...@suse.cz
+
+- removed DelayedJob dependency
+- 0.3.8
+
+---
+Thu Sep 20 07:41:57 UTC 2012 - lsle...@suse.cz
+
+- 0.3.7
+
+---
+Fri Sep 14 16:05:32 UTC 2012 - lsle...@suse.cz
+
+- removed org.opensuse.yast.modules.yapi.terminal.policy permission
+  (it is not needed actually)
+- use 'pgrep' instead of grepping 'ps' output
+- styling and layout fixes
+
+---
+Wed Sep 12 10:15:59 UTC 2012 - lsle...@suse.cz
+
+- fixed permission problem (bnc#779939)
+- 0.3.6
+
+---
+Thu Aug 16 19:10:33 UTC 2012 - lsle...@suse.cz
+
+- removed unused ActionDispatch::Static middleware
+- rubygem-restility is not needed for build
+- 0.3.5
+
+---

Old:

  org.opensuse.yast.modules.yapi.terminal.policy
  webyast-terminal-0.3.4.gem

New:

  webyast-terminal-0.3.8.gem



Other differences:
--
++ rubygem-webyast-terminal.spec ++
--- /var/tmp/diff_new_pack.W8xdFH/_old  2012-10-12 14:33:38.0 +0200
+++ /var/tmp/diff_new_pack.W8xdFH/_new  2012-10-12 14:33:38.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   rubygem-webyast-terminal
-Version:0.3.4
+Version:0.3.8
 Release:0
 %define mod_name webyast-terminal
 %define mod_full_name %{mod_name}-%{version}
@@ -26,18 +26,18 @@
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  rubygems_with_buildroot_patch
 %rubygems_requires
-BuildRequires:  rubygem-restility
 BuildRequires:  webyast-base = 0.3
 BuildRequires:  webyast-base-testsuite
 PreReq: webyast-base = 0.3
 Requires:   shellinabox
+# /usr/bin/pgrep
+Requires:   procps
 
 Url:http://en.opensuse.org/Portal:WebYaST
 Summary:WebYaST - terminal plugin
 License:GPL-2.0
 Group:  Productivity/Networking/Web/Utilities
 Source: %{mod_full_name}.gem
-Source1:org.opensuse.yast.modules.yapi.terminal.policy
 
 %package doc
 Summary:RDoc documentation for %{mod_name}
@@ -75,10 +75,6 @@
 %gem_install %{S:0}
 
 mkdir -p $RPM_BUILD_ROOT/usr/share/%{webyast_polkit_dir}
-cp %{SOURCE1} $RPM_BUILD_ROOT/usr/share/%{webyast_polkit_dir}
-
-# remove empty public
-rm -rf 
$RPM_BUILD_ROOT/%{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/public
 
 %webyast_build_plugin_assets
 
@@ -86,9 +82,6 @@
 %{__rm} -rf $RPM_BUILD_ROOT
 
 %post
-# granting all permissions for root
-/usr/sbin/grantwebyastrights --user root --action grant  /dev/null
-
 %webyast_update_assets
 
 %postun
@@ -105,9 +98,6 @@
 %dir %{webyast_dir}/public/assets
 %{webyast_dir}/public/assets/*
 
-%dir /usr/share/%{webyast_polkit_dir}
-%attr(644,root,root) 
/usr/share/%{webyast_polkit_dir}/org.opensuse.yast.modules.yapi.terminal.policy
-
 %files doc
 %defattr(-,root,root,-)
 %doc %{_libdir}/ruby/gems/%{rb_ver}/doc/%{mod_full_name}/

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



commit spectcl for openSUSE:Factory

2012-10-12 Thread h_root
Hello community,

here is the log from the commit of package spectcl for openSUSE:Factory checked 
in at 2012-10-12 14:47:36

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


Package is spectcl, Maintainer is mse...@novell.com

Changes:

--- /work/SRC/openSUSE:Factory/spectcl/spectcl.changes  2012-06-25 
12:02:48.0 +0200
+++ /work/SRC/openSUSE:Factory/.spectcl.new/spectcl.changes 2012-10-12 
14:54:20.0 +0200
@@ -1,0 +2,6 @@
+Thu Oct 11 12:44:45 UTC 2012 - cfarr...@suse.com
+
+- license update: SUSE-Sun-Laboratories
+  The spreadsheet linked at license.opensuse.org declares the license thus
+
+---



Other differences:
--
++ spectcl.spec ++
--- /var/tmp/diff_new_pack.rgPR99/_old  2012-10-12 14:54:25.0 +0200
+++ /var/tmp/diff_new_pack.rgPR99/_new  2012-10-12 14:54:25.0 +0200
@@ -19,7 +19,7 @@
 
 
 Name:   spectcl
-License:SUSE-Sun-Labs
+License:SUSE-Sun-Laboratories
 Group:  Development/Tools/GUI Builders
 Provides:   SpecTcl1.1 
 Requires:   tk

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



commit vm-install for openSUSE:Factory

2012-10-12 Thread h_root
Hello community,

here is the log from the commit of package vm-install for openSUSE:Factory 
checked in at 2012-10-12 14:48:21

Comparing /work/SRC/openSUSE:Factory/vm-install (Old)
 and  /work/SRC/openSUSE:Factory/.vm-install.new (New)


Package is vm-install, Maintainer is carn...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/vm-install/vm-install.changes2012-09-14 
12:41:51.0 +0200
+++ /work/SRC/openSUSE:Factory/.vm-install.new/vm-install.changes   
2012-10-12 14:54:48.0 +0200
@@ -1,0 +2,18 @@
+Tue Oct 04 13:24:07 MDT 2012 - carn...@novell.com
+
+- KVM: Modify the defaults for installing NetWare on KVM
+- KVM: Fix bug not allowing vesa graphics selection for guest
+
+---
+Tue Sep 11 15:24:07 MDT 2012 - carn...@novell.com
+
+- bnc#779494 - SM wont install on KVM/Virt-Manager
+
+---
+Mon Sep 10 10:58:05 MDT 2012 - carn...@novell.com
+
+- bnc#779280 - vm-install doesn't honour / correctly document disk
+  options via --disk 
+- Version 0.6.10
+
+---

Old:

  vm-install-0.6.9.tar.bz2

New:

  vm-install-0.6.11.tar.bz2



Other differences:
--
++ vm-install.spec ++
--- /var/tmp/diff_new_pack.TqFaSI/_old  2012-10-12 14:54:50.0 +0200
+++ /var/tmp/diff_new_pack.TqFaSI/_new  2012-10-12 14:54:50.0 +0200
@@ -15,19 +15,18 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-
 Name:   vm-install
 Url:http://developer.novell.com/wiki/index.php/Vm-install
 BuildRequires:  python-devel
 BuildRequires:  update-desktop-files
 # For directory ownership:
 BuildRequires:  yast2
-Version:0.6.9
+Version:0.6.11
 Release:0
 Summary:Tool to Define a Virtual Machine and Install Its Operating 
System
 License:GPL-2.0
 Group:  System/Emulators/PC
-Source0:%{name}-0.6.9.tar.bz2
+Source0:%{name}-0.6.11.tar.bz2
 Source1:vm-install.conf
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 ExclusiveArch:  %ix86 x86_64

++ vm-install-0.6.9.tar.bz2 - vm-install-0.6.11.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vm-install-0.6.9/Makefile 
new/vm-install-0.6.11/Makefile
--- old/vm-install-0.6.9/Makefile   2012-08-21 16:32:13.0 +0200
+++ new/vm-install-0.6.11/Makefile  2012-10-04 21:27:31.0 +0200
@@ -1,5 +1,5 @@
 PACKAGE = vm-install
-VER = 0.6.9
+VER = 0.6.11
 
 default:
@echo Run 'make install DESTDIR=$destdir' to install.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vm-install-0.6.9/bin/vm-disks 
new/vm-install-0.6.11/bin/vm-disks
--- old/vm-install-0.6.9/bin/vm-disks   2011-03-16 00:30:09.0 +0100
+++ new/vm-install-0.6.11/bin/vm-disks  2012-10-04 23:57:19.0 +0200
@@ -11,7 +11,7 @@
 #
 # You should have received a copy of the GNU General Public License
 # along with this program; if not, write to the Free Software
-# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, 
USA 
 
 from optparse import OptionParser
 import os
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/vm-install-0.6.9/bin/vm-install 
new/vm-install-0.6.11/bin/vm-install
--- old/vm-install-0.6.9/bin/vm-install 2012-08-11 00:00:22.0 +0200
+++ new/vm-install-0.6.11/bin/vm-install2012-10-04 23:57:09.0 
+0200
@@ -10,7 +10,7 @@
 #
 # You should have received a copy of the GNU General Public License
 # along with this program; if not, write to the Free Software
-# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, 
USA 
 
 import optparse
 import os
@@ -62,23 +62,11 @@
 
 def setHostDevice(option, opt_str, value, parser):
 parser.values.passthrough = True
-#hd = vminstall.passthrough.parse_string(value)
-#if parser.values.host_devices:
-#parser.values.host_devices.extend(hd)
-#else:
-#parser.values.host_devices = hd
-if len(parser.rargs):
-for val in parser.rargs:
-if val.startswith(-):
-break
-value = val if (value is None) else value + val
-if not value:
-return
-hd = vminstall.passthrough.parse_string(value)
-if parser.values.host_devices:
-parser.values.host_devices.extend(hd)
-else:
-parser.values.host_devices = hd
+hd = 

commit xfce4-mixer for openSUSE:Factory

2012-10-12 Thread h_root
Hello community,

here is the log from the commit of package xfce4-mixer for openSUSE:Factory 
checked in at 2012-10-12 14:48:42

Comparing /work/SRC/openSUSE:Factory/xfce4-mixer (Old)
 and  /work/SRC/openSUSE:Factory/.xfce4-mixer.new (New)


Package is xfce4-mixer, Maintainer is xfce-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/xfce4-mixer/xfce4-mixer.changes  2012-10-11 
11:38:15.0 +0200
+++ /work/SRC/openSUSE:Factory/.xfce4-mixer.new/xfce4-mixer.changes 
2012-10-12 14:55:01.0 +0200
@@ -1,0 +2,6 @@
+Thu Oct 11 21:26:17 UTC 2012 - g...@opensuse.org
+
+- added xfce4-mixer-fix-default-window-size.patch in order to
+  initialize window width and height to default values
+
+---

New:

  xfce4-mixer-fix-default-window-size.patch



Other differences:
--
++ xfce4-mixer.spec ++
--- /var/tmp/diff_new_pack.CH3SWX/_old  2012-10-12 14:55:01.0 +0200
+++ /var/tmp/diff_new_pack.CH3SWX/_new  2012-10-12 14:55:01.0 +0200
@@ -27,6 +27,8 @@
 Url:http://www.xfce.org/
 Source: 
http://archive.xfce.org/src/apps/xfce4-mixer/4.10/xfce4-mixer-%{version}.tar.bz2
 Source100:  %{name}-rpmlintrc
+# PATCH-FIX-UPSTREAM xfce4-mixer-fix-default-window-size.patch 
g...@opensuse.org -- Initialize window width and height to default values
+Patch0: xfce4-mixer-fix-default-window-size.patch
 BuildRequires:  intltool
 BuildRequires:  update-desktop-files
 BuildRequires:  pkgconfig(glib-2.0)
@@ -62,6 +64,7 @@
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 %configure --disable-static

++ xfce4-mixer-fix-default-window-size.patch ++
diff --git a/libxfce4mixer/xfce-mixer-preferences.c 
b/libxfce4mixer/xfce-mixer-preferences.c
index 117ebcf..a5e5996 100644
--- a/libxfce4mixer/xfce-mixer-preferences.c
+++ b/libxfce4mixer/xfce-mixer-preferences.c
@@ -134,8 +134,8 @@ xfce_mixer_preferences_init (XfceMixerPreferences 
*preferences)
 {
   preferences-channel = xfconf_channel_get (xfce4-mixer);
 
-  preferences-window_width = 1;
-  preferences-window_height = 1;
+  preferences-window_width = 640;
+  preferences-window_height = 400;
 
   preferences-sound_card = NULL;
 
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit zfs-fuse for openSUSE:Factory

2012-10-12 Thread h_root
Hello community,

here is the log from the commit of package zfs-fuse for openSUSE:Factory 
checked in at 2012-10-12 14:52:54

Comparing /work/SRC/openSUSE:Factory/zfs-fuse (Old)
 and  /work/SRC/openSUSE:Factory/.zfs-fuse.new (New)


Package is zfs-fuse, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/zfs-fuse/zfs-fuse.changes2012-07-31 
14:00:18.0 +0200
+++ /work/SRC/openSUSE:Factory/.zfs-fuse.new/zfs-fuse.changes   2012-10-12 
14:55:22.0 +0200
@@ -1,0 +2,8 @@
+Thu Oct 11 10:13:34 UTC 2012 - g...@opensuse.org
+
+- make startproc wait for parent process to exit and pidfile to be
+  written, this fixes startup with systemd (bnc#783152)
+- fix the default runlevels in the init script
+- set nice value correctly
+
+---



Other differences:
--
++ zfs-fuse.init ++
--- /var/tmp/diff_new_pack.8rKvXL/_old  2012-10-12 14:55:24.0 +0200
+++ /var/tmp/diff_new_pack.8rKvXL/_new  2012-10-12 14:55:24.0 +0200
@@ -4,8 +4,9 @@
 # Provides:  zfs-fuse
 # Required-Start:$remote_fs
 # Required-Stop: $remote_fs
-# Default-Start: S
+# Default-Start: S 1 2 3 5
 # Default-Stop:  0 6
+# PIDFile:   /var/run/zfs/zfs-fuse.pid
 # Short-Description: ZFS FUSE
 # Description:   Start/stops the ZFS FUSE daemon and mounts/unmounts
 #existing ZFS filesystems
@@ -43,7 +44,7 @@
 function start
 {
 # start daemon
-startproc -l ${ZFS_NICE_LEVEL} -p ${PIDFILE} \
+startproc -n ${ZFS_NICE_LEVEL} -w -p ${PIDFILE} \
 ${ZFS_FUSE} --pidfile ${PIDFILE} /dev/null 21 || return $?
 read -r zfs_fuse_pid  ${PIDFILE}
 [[ ${zfs_fuse_pid} !=  ]] || return 1

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