commit attr for openSUSE:Factory

2013-02-11 Thread h_root
Hello community,

here is the log from the commit of package attr for openSUSE:Factory checked in 
at 2013-02-11 10:58:25

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


Package is attr, Maintainer is mszer...@novell.com

Changes:

--- /work/SRC/openSUSE:Factory/attr/attr.changes2013-02-04 
21:07:24.0 +0100
+++ /work/SRC/openSUSE:Factory/.attr.new/attr.changes   2013-02-11 
10:58:26.0 +0100
@@ -1,0 +2,5 @@
+Tue Feb  5 09:45:34 UTC 2013 - sch...@suse.de
+
+- Remove unused autoconf and automake build requires
+
+---



Other differences:
--
++ attr.spec ++
--- /var/tmp/diff_new_pack.aoZAAV/_old  2013-02-11 10:58:30.0 +0100
+++ /var/tmp/diff_new_pack.aoZAAV/_new  2013-02-11 10:58:30.0 +0100
@@ -31,8 +31,6 @@
 Patch2: attr-syscalls.patch
 Url:http://download.savannah.gnu.org/releases-noredirect/attr/
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  autoconf
-BuildRequires:  automake
 Conflicts:  xfsdump  2.0.0
 
 %description
@@ -94,8 +92,6 @@
 %build
 export OPTIMIZER=$RPM_OPT_FLAGS -fPIC
 export DEBUG=-DNDEBUG
-ln -sf /usr/share/automake-1.12/config.guess .
-ln -sf /usr/share/automake-1.12/config.sub .
 CFLAGS=$RPM_OPT_FLAGS \
 %configure \
--prefix=/ \

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



commit darktable for openSUSE:Factory

2013-02-11 Thread h_root
Hello community,

here is the log from the commit of package darktable for openSUSE:Factory 
checked in at 2013-02-11 10:58:48

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


Package is darktable, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/darktable/darktable.changes  2013-02-10 
14:34:50.0 +0100
+++ /work/SRC/openSUSE:Factory/.darktable.new/darktable.changes 2013-02-11 
10:58:49.0 +0100
@@ -1,0 +2,6 @@
+Sun Feb 10 18:19:50 UTC 2013 - fcro...@suse.com
+
+- Add 0001-Olympus-E-M5-enhanced-matrix.patch: Enhanced matrix for
+  Olympus OM-D E-M5.
+
+---

New:

  0001-Olympus-E-M5-enhanced-matrix.patch



Other differences:
--
++ darktable.spec ++
--- /var/tmp/diff_new_pack.5s77zI/_old  2013-02-11 10:58:52.0 +0100
+++ /var/tmp/diff_new_pack.5s77zI/_new  2013-02-11 10:58:52.0 +0100
@@ -22,6 +22,8 @@
 Url:http://darktable.sourceforge.net
 Source0:
https://downloads.sourceforge.net/project/darktable/darktable/1.1/darktable-%{version}.tar.xz
 Source1:
http://downloads.sourceforge.net/project/darktable/darktable/1.1/darktable-usermanual-1.1.2.pdf
+# PATCH-FIX-UPSTREAM 0001-Olympus-E-M5-enhanced-matrix.patch fcro...@suse.com 
-- enhanced matrix for Olympus OM-D E-M5
+Patch0: 0001-Olympus-E-M5-enhanced-matrix.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  cmake
 BuildRequires:  dbus-1-glib-devel
@@ -55,7 +57,6 @@
 BuildRequires:  xz
 %endif
 
-
 Summary:A virtual Lighttable and Darkroom
 License:GPL-3.0+
 Group:  Productivity/Graphics/Viewers
@@ -78,6 +79,7 @@
 
 %prep
 %setup -q
+%patch0 -p1
 chmod -x tools/create_control_svg.sh tools/purge_non_existing_images.sh
 cp %{S:1} darktable-usermanual.pdf
 

++ 0001-Olympus-E-M5-enhanced-matrix.patch ++
From 746f465a402c8d4bf36b0dcf897d7103448710fc Mon Sep 17 00:00:00 2001
From: Pascal de Bruijn pmjdebru...@pcode.nl
Date: Sun, 10 Feb 2013 17:20:40 +0100
Subject: [PATCH] Olympus E-M5 enhanced matrix with help from Frederic Crozat

---
 src/common/colormatrices.c | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/src/common/colormatrices.c b/src/common/colormatrices.c
index fe0fbf0..1f3417f 100644
--- a/src/common/colormatrices.c
+++ b/src/common/colormatrices.c
@@ -204,6 +204,9 @@ static dt_profiled_colormatrix_t 
dt_profiled_colormatrices[] =
   // Eugene Kraf, Wolf Faust IT8, direct sunlight, well lit
   { OLYMPUS E-PL2,{ 785522, 280624,  28503}, { 322266, 
1211975, -305984}, { 82550, -246841, 1278198}, {731506, 752808, 645309}},
 
+  // Frederic Crozat, Wolf Faust IT8, direct sunlight, well lit
+  { OLYMPUS E-M5, { 937775, 279129,  75378}, { 232697, 
1345169, -493317}, { 62012, -354202, 1458389}, {79, 755142, 623749}},
+
   // Karl Mikaelsson, Homebrew ColorChecker, strobe, well lit
   { OLYMPUS E-500,{ 925171, 247681,  26367}, { 257187, 
1270187, -455826}, {-87784, -426529, 1383041}, {790421, 812775, 708054}},
 
-- 
1.8.1.2


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



commit darktable for openSUSE:12.3

2013-02-11 Thread h_root
Hello community,

here is the log from the commit of package darktable for openSUSE:12.3 checked 
in at 2013-02-11 10:58:55

Comparing /work/SRC/openSUSE:12.3/darktable (Old)
 and  /work/SRC/openSUSE:12.3/.darktable.new (New)


Package is darktable, Maintainer is 

Changes:

--- /work/SRC/openSUSE:12.3/darktable/darktable.changes 2013-02-10 
15:27:15.0 +0100
+++ /work/SRC/openSUSE:12.3/.darktable.new/darktable.changes2013-02-11 
10:59:01.0 +0100
@@ -1,0 +2,6 @@
+Sun Feb 10 18:19:50 UTC 2013 - fcro...@suse.com
+
+- Add 0001-Olympus-E-M5-enhanced-matrix.patch: Enhanced matrix for
+  Olympus OM-D E-M5.
+
+---

New:

  0001-Olympus-E-M5-enhanced-matrix.patch



Other differences:
--
++ darktable.spec ++
--- /var/tmp/diff_new_pack.OM2RwS/_old  2013-02-11 10:59:02.0 +0100
+++ /var/tmp/diff_new_pack.OM2RwS/_new  2013-02-11 10:59:02.0 +0100
@@ -22,6 +22,8 @@
 Url:http://darktable.sourceforge.net
 Source0:
https://downloads.sourceforge.net/project/darktable/darktable/1.1/darktable-%{version}.tar.xz
 Source1:
http://downloads.sourceforge.net/project/darktable/darktable/1.1/darktable-usermanual-1.1.2.pdf
+# PATCH-FIX-UPSTREAM 0001-Olympus-E-M5-enhanced-matrix.patch fcro...@suse.com 
-- enhanced matrix for Olympus OM-D E-M5
+Patch0: 0001-Olympus-E-M5-enhanced-matrix.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  cmake
 BuildRequires:  dbus-1-glib-devel
@@ -55,7 +57,6 @@
 BuildRequires:  xz
 %endif
 
-
 Summary:A virtual Lighttable and Darkroom
 License:GPL-3.0+
 Group:  Productivity/Graphics/Viewers
@@ -78,6 +79,7 @@
 
 %prep
 %setup -q
+%patch0 -p1
 chmod -x tools/create_control_svg.sh tools/purge_non_existing_images.sh
 cp %{S:1} darktable-usermanual.pdf
 

++ 0001-Olympus-E-M5-enhanced-matrix.patch ++
From 746f465a402c8d4bf36b0dcf897d7103448710fc Mon Sep 17 00:00:00 2001
From: Pascal de Bruijn pmjdebru...@pcode.nl
Date: Sun, 10 Feb 2013 17:20:40 +0100
Subject: [PATCH] Olympus E-M5 enhanced matrix with help from Frederic Crozat

---
 src/common/colormatrices.c | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/src/common/colormatrices.c b/src/common/colormatrices.c
index fe0fbf0..1f3417f 100644
--- a/src/common/colormatrices.c
+++ b/src/common/colormatrices.c
@@ -204,6 +204,9 @@ static dt_profiled_colormatrix_t 
dt_profiled_colormatrices[] =
   // Eugene Kraf, Wolf Faust IT8, direct sunlight, well lit
   { OLYMPUS E-PL2,{ 785522, 280624,  28503}, { 322266, 
1211975, -305984}, { 82550, -246841, 1278198}, {731506, 752808, 645309}},
 
+  // Frederic Crozat, Wolf Faust IT8, direct sunlight, well lit
+  { OLYMPUS E-M5, { 937775, 279129,  75378}, { 232697, 
1345169, -493317}, { 62012, -354202, 1458389}, {79, 755142, 623749}},
+
   // Karl Mikaelsson, Homebrew ColorChecker, strobe, well lit
   { OLYMPUS E-500,{ 925171, 247681,  26367}, { 257187, 
1270187, -455826}, {-87784, -426529, 1383041}, {790421, 812775, 708054}},
 
-- 
1.8.1.2


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



commit dd_rescue for openSUSE:Factory

2013-02-11 Thread h_root
Hello community,

here is the log from the commit of package dd_rescue for openSUSE:Factory 
checked in at 2013-02-11 10:59:05

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


Package is dd_rescue, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/dd_rescue/dd_rescue.changes  2013-02-04 
19:29:56.0 +0100
+++ /work/SRC/openSUSE:Factory/.dd_rescue.new/dd_rescue.changes 2013-02-11 
10:59:07.0 +0100
@@ -1,0 +2,8 @@
+Mon Feb 11 00:15:58 CET 2013 - k...@garloff.de
+
+- Update to dd_rescue-1.32:
+  * New option -x to append to outfile.
+  * New option -Y (can be used multiple times) to specify 2ndary
+output files.
+
+---

Old:

  dd_rescue-1.31.tar.gz

New:

  dd_rescue-1.32.tar.gz



Other differences:
--
++ dd_rescue.spec ++
--- /var/tmp/diff_new_pack.CsfUSS/_old  2013-02-11 10:59:08.0 +0100
+++ /var/tmp/diff_new_pack.CsfUSS/_new  2013-02-11 10:59:08.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   dd_rescue
-Version:1.31
+Version:1.32
 Release:0
 Summary:Data Copying in the Presence of I/O Errors
 License:GPL-2.0 or GPL-3.0

++ dd_rescue-1.31.tar.gz - dd_rescue-1.32.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dd_rescue/Makefile new/dd_rescue/Makefile
--- old/dd_rescue/Makefile  2013-02-03 14:32:29.0 +0100
+++ new/dd_rescue/Makefile  2013-02-10 09:12:28.0 +0100
@@ -1,8 +1,8 @@
 # Makefile for dd_rescue
 # (c) garl...@suse.de, 99/10/09, GNU GPL
-# $Id: Makefile,v 1.46 2013/02/03 13:32:29 garloff Exp $
+# $Id: Makefile,v 1.48 2013/02/10 08:12:28 garloff Exp $
 
-VERSION = 1.31
+VERSION = 1.32
 
 DESTDIR = 
 
@@ -59,7 +59,7 @@
rm -f *~
 
 dist: distclean
-   tar cvzf ../dd_rescue-$(VERSION).tar.gz -C.. --exclude=$(MYDIR)/CV* 
--exclude $(MYDIR)/dd_rescue2* --exclude $(MYDIR)/.*.sw? $(MYDIR)
+   tar cvzf ../dd_rescue-$(VERSION).tar.gz -C.. --exclude=$(MYDIR)/CV* 
--exclude $(MYDIR)/dd_rescue2* --exclude $(MYDIR)/.* $(MYDIR)
 
 install: $(TARGETS)
mkdir -p $(INSTALLDIR)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dd_rescue/README.dd_rescue 
new/dd_rescue/README.dd_rescue
--- old/dd_rescue/README.dd_rescue  2013-02-03 19:05:29.0 +0100
+++ new/dd_rescue/README.dd_rescue  2013-02-08 00:59:53.0 +0100
@@ -157,6 +157,10 @@
   (option -4); this option has been designed to meet the BSI GSDS 
   M7.15 criteria for safe deletion of data.
   
https://www.bsi.bund.de/ContentBSI/grundschutz/baustein-datenschutz/html/m07015.html
+* Starting with 1.32, you can write the data to multiple output files
+  at once (option -Y); it can be used more than once.
+  Also, if you want to concatenate data from multiple input files,
+  the option -x (extend/append) may prove useful.
 
 
 Copyright
@@ -199,4 +203,4 @@
 
 
 Kurt Garloff k...@garloff.de, 2000-08-30
-$Id: README.dd_rescue,v 1.23 2013/02/03 18:03:26 garloff Exp $
+$Id: README.dd_rescue,v 1.24 2013/02/07 23:59:53 garloff Exp $
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/dd_rescue/dd_rescue.c new/dd_rescue/dd_rescue.c
--- old/dd_rescue/dd_rescue.c   2013-02-03 19:05:29.0 +0100
+++ new/dd_rescue/dd_rescue.c   2013-02-10 22:37:10.0 +0100
@@ -37,7 +37,6 @@
  * - Optional colors
  * - Use dlopen to open libfallocate rather than linking to it ...
  * - Display more infos on errors by collecting info from syslog
- * - Allow seoncdary output file
  */
 
 #ifndef VERSION
@@ -47,7 +46,7 @@
 # define (unknown compiler)
 #endif
 
-#define ID $Id: dd_rescue.c,v 1.149 2013/02/03 18:03:26 garloff Exp $
+#define ID $Id: dd_rescue.c,v 1.166 2013/02/10 21:37:10 garloff Exp $
 
 #ifndef BUF_SOFTBLOCKSIZE
 # define BUF_SOFTBLOCKSIZE 65536
@@ -80,10 +79,12 @@
 #include signal.h
 #include time.h
 #include utime.h
+#include limits.h
 #include sys/time.h
 #include sys/stat.h
 
 #include frandom.h
+#include list.h
 
 #ifdef HAVE_GETOPT_H
 #include getopt.h
@@ -140,6 +141,7 @@
 char noextend, avoidwrite;
 char prng_libc, prng_frnd;
 char bsim715, bsim715_4, bsim715_2ndpass;
+char extend;
 char* prng_sfile;
 
 void *prng_state, *prng_state2;
@@ -152,6 +154,19 @@
 
 unsigned int pagesize = 4096;
 
+/* multiple output files */
+typedef struct _ofile {
+   char* name;
+   int fd;
+   char cdev;
+} ofile_t;
+LISTDECL(ofile_t);
+LISTTYPE(ofile_t) *ofiles;
+
+typedef char* charp;
+LISTDECL(charp);
+LISTTYPE(charp) *freenames;
+
 #ifndef UP
 # define UP \x1b[A
 # define DOWN \n
@@ -254,24 

commit epiphany-extensions for openSUSE:Factory

2013-02-11 Thread h_root
Hello community,

here is the log from the commit of package epiphany-extensions for 
openSUSE:Factory checked in at 2013-02-11 10:59:37

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


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

Changes:

--- /work/SRC/openSUSE:Factory/epiphany-extensions/epiphany-extensions.changes  
2012-10-11 10:42:06.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.epiphany-extensions.new/epiphany-extensions.changes 
2013-02-11 10:59:39.0 +0100
@@ -1,0 +2,6 @@
+Sun Feb 10 11:06:15 UTC 2013 - dims...@opensuse.org
+
+- Stop moving sr@Latn to sr@latin: our update-translation package
+  takes care of having the right languages.
+
+---



Other differences:
--
++ epiphany-extensions.spec ++
--- /var/tmp/diff_new_pack.S7NCcb/_old  2013-02-11 10:59:41.0 +0100
+++ /var/tmp/diff_new_pack.S7NCcb/_new  2013-02-11 10:59:41.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package epiphany-extensions
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 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
@@ -64,8 +64,6 @@
 
 %install
 %makeinstall
-# Change sr@Latn to sr@latin
-mv %{buildroot}%{_datadir}/locale/sr@Latn 
%{buildroot}%{_datadir}/locale/sr@latin
 find %{buildroot} -type f -name *.la -delete -print
 %find_lang %{name} %{?no_lang_C}
 %find_lang %{name}-%{api_version} %{?no_lang_C} %{name}.lang


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



commit epiphany-extensions for openSUSE:12.3

2013-02-11 Thread h_root
Hello community,

here is the log from the commit of package epiphany-extensions for 
openSUSE:12.3 checked in at 2013-02-11 10:59:43

Comparing /work/SRC/openSUSE:12.3/epiphany-extensions (Old)
 and  /work/SRC/openSUSE:12.3/.epiphany-extensions.new (New)


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

Changes:

--- /work/SRC/openSUSE:12.3/epiphany-extensions/epiphany-extensions.changes 
2013-01-31 01:15:42.0 +0100
+++ 
/work/SRC/openSUSE:12.3/.epiphany-extensions.new/epiphany-extensions.changes
2013-02-11 10:59:44.0 +0100
@@ -1,0 +2,6 @@
+Sun Feb 10 11:06:15 UTC 2013 - dims...@opensuse.org
+
+- Stop moving sr@Latn to sr@latin: our update-translation package
+  takes care of having the right languages.
+
+---



Other differences:
--
++ epiphany-extensions.spec ++
--- /var/tmp/diff_new_pack.kNENwz/_old  2013-02-11 10:59:44.0 +0100
+++ /var/tmp/diff_new_pack.kNENwz/_new  2013-02-11 10:59:44.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package epiphany-extensions
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 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
@@ -64,8 +64,6 @@
 
 %install
 %makeinstall
-# Change sr@Latn to sr@latin
-mv %{buildroot}%{_datadir}/locale/sr@Latn 
%{buildroot}%{_datadir}/locale/sr@latin
 find %{buildroot} -type f -name *.la -delete -print
 %find_lang %{name} %{?no_lang_C}
 %find_lang %{name}-%{api_version} %{?no_lang_C} %{name}.lang


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



commit gnome-packagekit for openSUSE:Factory

2013-02-11 Thread h_root
Hello community,

here is the log from the commit of package gnome-packagekit for 
openSUSE:Factory checked in at 2013-02-11 10:59:58

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


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

Changes:

--- /work/SRC/openSUSE:Factory/gnome-packagekit/gnome-packagekit.changes
2013-01-21 17:37:18.0 +0100
+++ /work/SRC/openSUSE:Factory/.gnome-packagekit.new/gnome-packagekit.changes   
2013-02-11 11:00:03.0 +0100
@@ -1,0 +2,7 @@
+Sun Feb 10 00:54:33 UTC 2013 - zai...@opensuse.org
+
+- Add gpk-Dont-crash-if-the-window-invoking-task-exits.patch, Don't
+  crash if the window that invoked the task exits before the task
+  starts up (rh#756208).
+
+---

New:

  gpk-Dont-crash-if-the-window-invoking-task-exits.patch



Other differences:
--
++ gnome-packagekit.spec ++
--- /var/tmp/diff_new_pack.iugOEw/_old  2013-02-11 11:00:06.0 +0100
+++ /var/tmp/diff_new_pack.iugOEw/_new  2013-02-11 11:00:06.0 +0100
@@ -34,6 +34,8 @@
 Patch1: gnome-packagekit-OnlyShowIn.patch
 # PATCH-FIX-UPSTREAM gnome-packagekit-larger-details-pane.patch bnc#730971 
bgo#35 badshah400@gmailcom -- Make the details pane in the update viewer 
larger (patch came from Gary, pushed to upstream bug)
 Patch2: gnome-packagekit-larger-details-pane.patch
+# PATCH-FIX-UPSTREAM gpk-Dont-crash-if-the-window-invoking-task-exits.patch 
rh#756208 zai...@opensuse.org -- Don't crash if the window that invoked the 
task exits before the task starts up, taken from upstream stable git.
+Patch3: gpk-Dont-crash-if-the-window-invoking-task-exits.patch
 BuildRequires:  PackageKit-devel
 BuildRequires:  desktop-file-utils
 BuildRequires:  docbook-utils-minimal
@@ -87,6 +89,7 @@
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
+%patch3 -p1
 
 %build
 %configure \


++ gpk-Dont-crash-if-the-window-invoking-task-exits.patch ++
From 10abf863788775bb119e6dee9875487a12f15e12 Mon Sep 17 00:00:00 2001
From: Richard Hughes rich...@hughsie.com
Date: Wed, 28 Nov 2012 14:53:41 +
Subject: Don't crash if the window that invoked the task exits before the task 
starts up

Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=756208
---
diff --git a/src/gpk-dbus.c b/src/gpk-dbus.c
index 8dc19c5..aa43581 100644
--- a/src/gpk-dbus.c
+++ b/src/gpk-dbus.c
@@ -334,6 +334,7 @@ gpk_dbus_create_task (GpkDbus *dbus, guint32 xid, const 
gchar *interaction, DBus
gchar *sender;
gchar *exec;
guint timestamp = 0;
+   gboolean ret;
 
task = gpk_dbus_task_new ();
 
@@ -349,8 +350,9 @@ gpk_dbus_create_task (GpkDbus *dbus, guint32 xid, const 
gchar *interaction, DBus
 
/* try to get the user time of the window */
if (xid != 0) {
-   gpk_x11_set_xid (dbus-priv-x11, xid);
-   timestamp = gpk_x11_get_user_time (dbus-priv-x11);
+   ret = gpk_x11_set_xid (dbus-priv-x11, xid);
+   if (ret)
+   timestamp = gpk_x11_get_user_time (dbus-priv-x11);
}
 
/* set the context for the return values */
diff --git a/src/gpk-x11.c b/src/gpk-x11.c
index 9b54454..2a5b13f 100644
--- a/src/gpk-x11.c
+++ b/src/gpk-x11.c
@@ -54,6 +54,8 @@ gpk_x11_set_xid (GpkX11 *x11, guint32 xid)
g_return_val_if_fail (GPK_IS_X11 (x11), FALSE);
 
window = gdk_x11_window_foreign_new_for_display 
(x11-priv-gdk_display, xid);
+   if (window == NULL)
+   return FALSE;
 
/* save the x state */
x11-priv-display = GDK_DISPLAY_XDISPLAY (x11-priv-gdk_display);
--
cgit v0.9.0.2
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit gnome-packagekit for openSUSE:12.3

2013-02-11 Thread h_root
Hello community,

here is the log from the commit of package gnome-packagekit for openSUSE:12.3 
checked in at 2013-02-11 11:00:07

Comparing /work/SRC/openSUSE:12.3/gnome-packagekit (Old)
 and  /work/SRC/openSUSE:12.3/.gnome-packagekit.new (New)


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

Changes:

--- /work/SRC/openSUSE:12.3/gnome-packagekit/gnome-packagekit.changes   
2013-01-31 01:18:20.0 +0100
+++ /work/SRC/openSUSE:12.3/.gnome-packagekit.new/gnome-packagekit.changes  
2013-02-11 11:00:08.0 +0100
@@ -1,0 +2,7 @@
+Sun Feb 10 00:54:33 UTC 2013 - zai...@opensuse.org
+
+- Add gpk-Dont-crash-if-the-window-invoking-task-exits.patch, Don't
+  crash if the window that invoked the task exits before the task
+  starts up (rh#756208).
+
+---

New:

  gpk-Dont-crash-if-the-window-invoking-task-exits.patch



Other differences:
--
++ gnome-packagekit.spec ++
--- /var/tmp/diff_new_pack.FMTVBa/_old  2013-02-11 11:00:09.0 +0100
+++ /var/tmp/diff_new_pack.FMTVBa/_new  2013-02-11 11:00:09.0 +0100
@@ -34,6 +34,8 @@
 Patch1: gnome-packagekit-OnlyShowIn.patch
 # PATCH-FIX-UPSTREAM gnome-packagekit-larger-details-pane.patch bnc#730971 
bgo#35 badshah400@gmailcom -- Make the details pane in the update viewer 
larger (patch came from Gary, pushed to upstream bug)
 Patch2: gnome-packagekit-larger-details-pane.patch
+# PATCH-FIX-UPSTREAM gpk-Dont-crash-if-the-window-invoking-task-exits.patch 
rh#756208 zai...@opensuse.org -- Don't crash if the window that invoked the 
task exits before the task starts up, taken from upstream stable git.
+Patch3: gpk-Dont-crash-if-the-window-invoking-task-exits.patch
 BuildRequires:  PackageKit-devel
 BuildRequires:  desktop-file-utils
 BuildRequires:  docbook-utils-minimal
@@ -87,6 +89,7 @@
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
+%patch3 -p1
 
 %build
 %configure \


++ gpk-Dont-crash-if-the-window-invoking-task-exits.patch ++
From 10abf863788775bb119e6dee9875487a12f15e12 Mon Sep 17 00:00:00 2001
From: Richard Hughes rich...@hughsie.com
Date: Wed, 28 Nov 2012 14:53:41 +
Subject: Don't crash if the window that invoked the task exits before the task 
starts up

Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=756208
---
diff --git a/src/gpk-dbus.c b/src/gpk-dbus.c
index 8dc19c5..aa43581 100644
--- a/src/gpk-dbus.c
+++ b/src/gpk-dbus.c
@@ -334,6 +334,7 @@ gpk_dbus_create_task (GpkDbus *dbus, guint32 xid, const 
gchar *interaction, DBus
gchar *sender;
gchar *exec;
guint timestamp = 0;
+   gboolean ret;
 
task = gpk_dbus_task_new ();
 
@@ -349,8 +350,9 @@ gpk_dbus_create_task (GpkDbus *dbus, guint32 xid, const 
gchar *interaction, DBus
 
/* try to get the user time of the window */
if (xid != 0) {
-   gpk_x11_set_xid (dbus-priv-x11, xid);
-   timestamp = gpk_x11_get_user_time (dbus-priv-x11);
+   ret = gpk_x11_set_xid (dbus-priv-x11, xid);
+   if (ret)
+   timestamp = gpk_x11_get_user_time (dbus-priv-x11);
}
 
/* set the context for the return values */
diff --git a/src/gpk-x11.c b/src/gpk-x11.c
index 9b54454..2a5b13f 100644
--- a/src/gpk-x11.c
+++ b/src/gpk-x11.c
@@ -54,6 +54,8 @@ gpk_x11_set_xid (GpkX11 *x11, guint32 xid)
g_return_val_if_fail (GPK_IS_X11 (x11), FALSE);
 
window = gdk_x11_window_foreign_new_for_display 
(x11-priv-gdk_display, xid);
+   if (window == NULL)
+   return FALSE;
 
/* save the x state */
x11-priv-display = GDK_DISPLAY_XDISPLAY (x11-priv-gdk_display);
--
cgit v0.9.0.2
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit gstreamer-0_10-plugins-bad for openSUSE:Factory

2013-02-11 Thread h_root
Hello community,

here is the log from the commit of package gstreamer-0_10-plugins-bad for 
openSUSE:Factory checked in at 2013-02-11 11:02:58

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


Package is gstreamer-0_10-plugins-bad, Maintainer is 
gnome-maintain...@suse.de

Changes:

--- 
/work/SRC/openSUSE:Factory/gstreamer-0_10-plugins-bad/gstreamer-0_10-plugins-bad.changes
2013-01-11 15:57:14.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-0_10-plugins-bad.new/gstreamer-0_10-plugins-bad.changes
   2013-02-11 11:02:59.0 +0100
@@ -1,0 +2,5 @@
+Sun Feb 10 02:11:01 UTC 2013 - reddw...@opensuse.org
+
+- Change lv2core-devel BuildRequire for pkgconfig(lv2core)
+
+---



Other differences:
--
++ gstreamer-0_10-plugins-bad.spec ++
--- /var/tmp/diff_new_pack.qG4n5a/_old  2013-02-11 11:03:02.0 +0100
+++ /var/tmp/diff_new_pack.qG4n5a/_new  2013-02-11 11:03:02.0 +0100
@@ -57,8 +57,8 @@
 Patch8: gstreamer-0_10-plugins-bad-docbuild.patch
 # Please remove me when slv2 and lv2core are in factory.
 %if %{with LV2}
-BuildRequires:  lv2core-devel
 BuildRequires:  slv2-devel
+BuildRequires:  pkgconfig(lv2core)
 %endif
 BuildRequires:  DirectFB-devel
 BuildRequires:  SDL-devel



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



commit kdebase4-openSUSE for openSUSE:12.3

2013-02-11 Thread h_root
Hello community,

here is the log from the commit of package kdebase4-openSUSE for openSUSE:12.3 
checked in at 2013-02-11 11:03:39

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


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

Changes:

--- /work/SRC/openSUSE:12.3/kdebase4-openSUSE/kdebase4-openSUSE.changes 
2013-02-08 23:39:29.0 +0100
+++ /work/SRC/openSUSE:12.3/.kdebase4-openSUSE.new/kdebase4-openSUSE.changes
2013-02-11 11:03:41.0 +0100
@@ -1,0 +2,11 @@
+Sun Feb 10 13:32:18 UTC 2013 - hrvoje.sen...@gmail.com
+
+- Make colorscheme tooltip colors the same as plasma theme colors
+- Fix folderview popups (bnc#802940)
+- Fix opaque widgets not able to resize (bnc#802978)
+- Reduce the theme size, and make rpmlint more happy with making 
+  appropriate symlinks
+- Remove references to video
+- Fix different icons for greeter (bnc#802705)
+
+---



Other differences:
--
++ kdebase4-openSUSE-12.3.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdebase4-openSUSE/config-files/etc/kde4/share/config/kdeglobals 
new/kdebase4-openSUSE/config-files/etc/kde4/share/config/kdeglobals
--- old/kdebase4-openSUSE/config-files/etc/kde4/share/config/kdeglobals 
2013-02-08 12:07:34.0 +0100
+++ new/kdebase4-openSUSE/config-files/etc/kde4/share/config/kdeglobals 
2013-02-10 14:32:38.0 +0100
@@ -52,7 +52,7 @@
 
 [Colors:Tooltip]
 BackgroundAlternate=196,224,255
-BackgroundNormal=212,229,173
+BackgroundNormal=28,33,34
 DecorationFocus=93,153,45
 DecorationHover=111,153,38
 ForegroundActive=147,143,72
@@ -60,7 +60,7 @@
 ForegroundLink=0,87,174
 ForegroundNegative=191,3,3
 ForegroundNeutral=176,128,0
-ForegroundNormal=20,19,18
+ForegroundNormal=231,253,255
 ForegroundPositive=0,110,40
 ForegroundVisited=100,74,155
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdebase4-openSUSE/config-files/usr/share/kde4/apps/color-schemes/openSUSE.colors
 
new/kdebase4-openSUSE/config-files/usr/share/kde4/apps/color-schemes/openSUSE.colors
--- 
old/kdebase4-openSUSE/config-files/usr/share/kde4/apps/color-schemes/openSUSE.colors
2013-02-08 12:07:34.0 +0100
+++ 
new/kdebase4-openSUSE/config-files/usr/share/kde4/apps/color-schemes/openSUSE.colors
2013-02-10 14:32:38.0 +0100
@@ -48,7 +48,7 @@
 
 [Colors:Tooltip]
 BackgroundAlternate=196,224,255
-BackgroundNormal=212,229,173
+BackgroundNormal=28,33,34
 DecorationFocus=93,153,45
 DecorationHover=111,153,38
 ForegroundActive=147,143,72
@@ -56,7 +56,7 @@
 ForegroundLink=0,87,174
 ForegroundNegative=191,3,3
 ForegroundNeutral=176,128,0
-ForegroundNormal=20,19,18
+ForegroundNormal=231,253,255
 ForegroundPositive=0,110,40
 ForegroundVisited=100,74,155
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kdebase4-openSUSE/config-files/usr/share/kde4/apps/color-schemes/openSUSElight.colors
 
new/kdebase4-openSUSE/config-files/usr/share/kde4/apps/color-schemes/openSUSElight.colors
--- 
old/kdebase4-openSUSE/config-files/usr/share/kde4/apps/color-schemes/openSUSElight.colors
   2013-02-08 12:07:34.0 +0100
+++ 
new/kdebase4-openSUSE/config-files/usr/share/kde4/apps/color-schemes/openSUSElight.colors
   2013-02-10 14:32:38.0 +0100
@@ -48,7 +48,7 @@
 
 [Colors:Tooltip]
 BackgroundAlternate=196,224,255
-BackgroundNormal=212,229,173
+BackgroundNormal=28,33,34
 DecorationFocus=93,153,45
 DecorationHover=111,153,38
 ForegroundActive=147,143,72
@@ -56,7 +56,7 @@
 ForegroundLink=0,87,174
 ForegroundNegative=191,3,3
 ForegroundNeutral=176,128,0
-ForegroundNormal=20,19,18
+ForegroundNormal=231,253,255
 ForegroundPositive=0,110,40
 ForegroundVisited=100,74,155
 
Files 
old/kdebase4-openSUSE/config-files/usr/share/kde4/apps/desktoptheme/openSUSE/dialogs/background.svgz
 and 
new/kdebase4-openSUSE/config-files/usr/share/kde4/apps/desktoptheme/openSUSE/dialogs/background.svgz
 differ
Files 
old/kdebase4-openSUSE/config-files/usr/share/kde4/apps/desktoptheme/openSUSE/dialogs/krunner.svgz
 and 
new/kdebase4-openSUSE/config-files/usr/share/kde4/apps/desktoptheme/openSUSE/dialogs/krunner.svgz
 differ
Files 
old/kdebase4-openSUSE/config-files/usr/share/kde4/apps/desktoptheme/openSUSE/dialogs/shutdowndialog.svgz
 and 
new/kdebase4-openSUSE/config-files/usr/share/kde4/apps/desktoptheme/openSUSE/dialogs/shutdowndialog.svgz
 differ
Files 
old/kdebase4-openSUSE/config-files/usr/share/kde4/apps/desktoptheme/openSUSE/opaque/dialogs/background.svgz
 and 

commit ldb for openSUSE:Factory

2013-02-11 Thread h_root
Hello community,

here is the log from the commit of package ldb for openSUSE:Factory checked in 
at 2013-02-11 11:03:56

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


Package is ldb, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/ldb/ldb.changes  2012-12-05 13:55:02.0 
+0100
+++ /work/SRC/openSUSE:Factory/.ldb.new/ldb.changes 2013-02-11 
11:03:59.0 +0100
@@ -1,0 +2,8 @@
+Wed Feb  6 10:50:24 UTC 2013 - lmue...@suse.com
+
+- Update to 1.1.15.
+  + Ensure to decrement the transaction_active whenever we delete
+a transaction.
+  + Move doxygen comments for ldb_connect to the right place.
+
+---

Old:

  ldb-1.1.14.tar.gz

New:

  ldb-1.1.15.tar.gz



Other differences:
--
++ ldb.spec ++
--- /var/tmp/diff_new_pack.hyD1ft/_old  2013-02-11 11:04:00.0 +0100
+++ /var/tmp/diff_new_pack.hyD1ft/_new  2013-02-11 11:04:00.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ldb
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 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
@@ -38,7 +38,7 @@
 %definebuild_make_smp_mflags %{?jobs:-j%jobs}
 %endif
 Url:http://ldb.samba.org/
-Version:1.1.14
+Version:1.1.15
 Release:0
 Summary:An LDAP-like embedded database
 License:GPL-3.0+

++ ldb-1.1.14.tar.gz - ldb-1.1.15.tar.gz ++
 5036 lines of diff (skipped)

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



commit libmtp for openSUSE:Factory

2013-02-11 Thread h_root
Hello community,

here is the log from the commit of package libmtp for openSUSE:Factory checked 
in at 2013-02-11 11:04:46

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


Package is libmtp, Maintainer is meiss...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/libmtp/libmtp.changes2012-11-05 
14:55:01.0 +0100
+++ /work/SRC/openSUSE:Factory/.libmtp.new/libmtp.changes   2013-02-11 
11:04:48.0 +0100
@@ -1,0 +2,5 @@
+Fri Feb  8 21:28:57 UTC 2013 - rschweik...@suse.com
+
+- add support for Motorola Droid Razr M (XT 907)
+
+---

New:

  libmtp_motoRazr.patch



Other differences:
--
++ libmtp.spec ++
--- /var/tmp/diff_new_pack.XFIkQ6/_old  2013-02-11 11:04:49.0 +0100
+++ /var/tmp/diff_new_pack.XFIkQ6/_new  2013-02-11 11:04:49.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libmtp
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 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
@@ -30,6 +30,7 @@
 Release:0
 %define sonum   9
 Source0:
http://downloads.sourceforge.net/project/%{name}/%{name}/%{version}/%{name}-%{version}.tar.gz
+Patch:  libmtp_motoRazr.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %define _udevrulesdir %(pkg-config --variable=udevdir udev)/rules.d
 %define _udevdir %(pkg-config --variable=udevdir udev)
@@ -75,6 +76,7 @@
 
 %prep
 %setup -q
+%patch
 
 %build
 %configure --with-udev=%{_udevdir} --disable-static --enable-doxygen

++ libmtp_motoRazr.patch ++
--- src/music-players.h.orig
+++ src/music-players.h
@@ -1581,6 +1581,8 @@
   { Motorola, 0x22b8, V3m/V750 verizon, 0x2a65,
   DEVICE_FLAG_BROKEN_SET_OBJECT_PROPLIST |
   DEVICE_FLAG_BROKEN_MTPGETOBJPROPLIST_ALL },
+  { Motorola, 0x22b8, Razr M XT907, 0x710f,
+  DEVICE_FLAGS_ANDROID_BUGS },
   // Reported by Jader Rodrigues Simoes jadersim...@users.sourceforge.net
   { Motorola, 0x22b8, Xoom 2 Media Edition (ID2), 0x41cf,
   DEVICE_FLAGS_ANDROID_BUGS },
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit makedumpfile for openSUSE:Factory

2013-02-11 Thread h_root
Hello community,

here is the log from the commit of package makedumpfile for openSUSE:Factory 
checked in at 2013-02-11 11:05:41

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


Package is makedumpfile, Maintainer is ptesa...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/makedumpfile/makedumpfile.changes
2012-12-09 14:10:13.0 +0100
+++ /work/SRC/openSUSE:Factory/.makedumpfile.new/makedumpfile.changes   
2013-02-11 11:05:44.0 +0100
@@ -1,0 +2,5 @@
+Mon Jan 28 22:46:29 UTC 2013 - je...@suse.com
+
+- Added support for structured logging added in Linux v3.5. (bnc#801063)
+
+---

New:

  makedumpfile-handle-structured-log_buf



Other differences:
--
++ makedumpfile.spec ++
--- /var/tmp/diff_new_pack.EbaeyH/_old  2013-02-11 11:05:45.0 +0100
+++ /var/tmp/diff_new_pack.EbaeyH/_new  2013-02-11 11:05:45.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package makedumpfile
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 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
@@ -37,6 +37,7 @@
 Source: %{name}-%{version}.tar.bz2
 Source1:README.static
 Patch0: %{name}-coptflags.diff
+Patch1: %{name}-handle-structured-log_buf
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 ExclusiveArch:  %ix86 x86_64 ia64 ppc64 s390x %arm
 
@@ -55,6 +56,7 @@
 %prep
 %setup -q
 %patch0 -p1
+%patch1 -p1
 
 %build
 LIBS_STATIC=

++ makedumpfile-handle-structured-log_buf ++
From: Jeff Mahoney je...@suse.com
Subject: Handle Linux = v3.5 structured logging properly
Patch-mainline: 
https://sourceforge.net/tracker/?func=detailaid=3602521group_id=178938atid=887142
References: bnc#801063

Linux v3.5 added structured logging which needs different handling
than the simple ring buffer used in previous revisions. Each log
entry consists of a header, text, and an optional dictionary of
key/value pairs. As a result, we need to parse the headers and
pull the text out of the records. The result is the same flat text
file everyone is used to seeing.

Signed-off-by: Jeff Mahoney je...@suse.com
---
 makedumpfile.c |  398 ++---
 makedumpfile.h |   13 +
 2 files changed, 363 insertions(+), 48 deletions(-)

--- a/makedumpfile.c
+++ b/makedumpfile.c
@@ -848,6 +848,8 @@ get_symbol_info(void)
SYMBOL_INIT(log_buf, log_buf);
SYMBOL_INIT(log_buf_len, log_buf_len);
SYMBOL_INIT(log_end, log_end);
+   SYMBOL_INIT(log_first_idx, log_first_idx);
+   SYMBOL_INIT(log_next_idx, log_next_idx);
SYMBOL_INIT(max_pfn, max_pfn);
SYMBOL_INIT(modules, modules);
SYMBOL_INIT(high_memory, high_memory);
@@ -1175,6 +1177,14 @@ get_structure_info(void)
OFFSET_INIT(elf64_phdr.p_paddr, elf64_phdr, p_paddr);
OFFSET_INIT(elf64_phdr.p_memsz, elf64_phdr, p_memsz);
 
+   /* Structure sizes for structured logging */
+   SIZE_INIT(log, log);
+   OFFSET_INIT(log.ts_nsec, log, ts_nsec);
+   OFFSET_INIT(log.len, log, len);
+   OFFSET_INIT(log.text_len, log, text_len);
+   OFFSET_INIT(log.dict_len, log, dict_len);
+   OFFSET_INIT(log.flags, log, flags);
+
return TRUE;
 }
 
@@ -1353,6 +1363,8 @@ write_vmcoreinfo_data(void)
WRITE_SYMBOL(log_buf, log_buf);
WRITE_SYMBOL(log_buf_len, log_buf_len);
WRITE_SYMBOL(log_end, log_end);
+   WRITE_SYMBOL(log_first_idx, log_first_idx);
+   WRITE_SYMBOL(log_next_idx, log_next_idx);
WRITE_SYMBOL(max_pfn, max_pfn);
WRITE_SYMBOL(high_memory, high_memory);
WRITE_SYMBOL(node_remap_start_vaddr, node_remap_start_vaddr);
@@ -1371,6 +1383,7 @@ write_vmcoreinfo_data(void)
WRITE_STRUCTURE_SIZE(node_memblk_s, node_memblk_s);
WRITE_STRUCTURE_SIZE(nodemask_t, nodemask_t);
WRITE_STRUCTURE_SIZE(pageflags, pageflags);
+   WRITE_STRUCTURE_SIZE(log, log);
 
/*
 * write the member offset of 1st kernel
@@ -1404,6 +1417,12 @@ write_vmcoreinfo_data(void)
WRITE_MEMBER_OFFSET(node_memblk_s.nid, node_memblk_s.nid);
WRITE_MEMBER_OFFSET(vm_struct.addr, vm_struct.addr);
 
+   WRITE_MEMBER_OFFSET(log.ts_nsec, log.ts_nsec);
+   WRITE_MEMBER_OFFSET(log.len, log.len);
+   WRITE_MEMBER_OFFSET(log.text_len, log.text_len);
+   WRITE_MEMBER_OFFSET(log.dict_len, log.dict_len);
+   WRITE_MEMBER_OFFSET(log.flags, log.flags);
+
if (SYMBOL(node_data) 

commit makedumpfile for openSUSE:12.3

2013-02-11 Thread h_root
Hello community,

here is the log from the commit of package makedumpfile for openSUSE:12.3 
checked in at 2013-02-11 11:05:46

Comparing /work/SRC/openSUSE:12.3/makedumpfile (Old)
 and  /work/SRC/openSUSE:12.3/.makedumpfile.new (New)


Package is makedumpfile, Maintainer is ptesa...@suse.com

Changes:

--- /work/SRC/openSUSE:12.3/makedumpfile/makedumpfile.changes   2013-01-31 
01:26:50.0 +0100
+++ /work/SRC/openSUSE:12.3/.makedumpfile.new/makedumpfile.changes  
2013-02-11 11:05:47.0 +0100
@@ -1,0 +2,5 @@
+Mon Jan 28 22:46:29 UTC 2013 - je...@suse.com
+
+- Added support for structured logging added in Linux v3.5. (bnc#801063)
+
+---

New:

  makedumpfile-handle-structured-log_buf



Other differences:
--
++ makedumpfile.spec ++
--- /var/tmp/diff_new_pack.bBKGL6/_old  2013-02-11 11:05:47.0 +0100
+++ /var/tmp/diff_new_pack.bBKGL6/_new  2013-02-11 11:05:47.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package makedumpfile
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 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
@@ -37,6 +37,7 @@
 Source: %{name}-%{version}.tar.bz2
 Source1:README.static
 Patch0: %{name}-coptflags.diff
+Patch1: %{name}-handle-structured-log_buf
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 ExclusiveArch:  %ix86 x86_64 ia64 ppc64 s390x %arm
 
@@ -55,6 +56,7 @@
 %prep
 %setup -q
 %patch0 -p1
+%patch1 -p1
 
 %build
 LIBS_STATIC=

++ makedumpfile-handle-structured-log_buf ++
From: Jeff Mahoney je...@suse.com
Subject: Handle Linux = v3.5 structured logging properly
Patch-mainline: 
https://sourceforge.net/tracker/?func=detailaid=3602521group_id=178938atid=887142
References: bnc#801063

Linux v3.5 added structured logging which needs different handling
than the simple ring buffer used in previous revisions. Each log
entry consists of a header, text, and an optional dictionary of
key/value pairs. As a result, we need to parse the headers and
pull the text out of the records. The result is the same flat text
file everyone is used to seeing.

Signed-off-by: Jeff Mahoney je...@suse.com
---
 makedumpfile.c |  398 ++---
 makedumpfile.h |   13 +
 2 files changed, 363 insertions(+), 48 deletions(-)

--- a/makedumpfile.c
+++ b/makedumpfile.c
@@ -848,6 +848,8 @@ get_symbol_info(void)
SYMBOL_INIT(log_buf, log_buf);
SYMBOL_INIT(log_buf_len, log_buf_len);
SYMBOL_INIT(log_end, log_end);
+   SYMBOL_INIT(log_first_idx, log_first_idx);
+   SYMBOL_INIT(log_next_idx, log_next_idx);
SYMBOL_INIT(max_pfn, max_pfn);
SYMBOL_INIT(modules, modules);
SYMBOL_INIT(high_memory, high_memory);
@@ -1175,6 +1177,14 @@ get_structure_info(void)
OFFSET_INIT(elf64_phdr.p_paddr, elf64_phdr, p_paddr);
OFFSET_INIT(elf64_phdr.p_memsz, elf64_phdr, p_memsz);
 
+   /* Structure sizes for structured logging */
+   SIZE_INIT(log, log);
+   OFFSET_INIT(log.ts_nsec, log, ts_nsec);
+   OFFSET_INIT(log.len, log, len);
+   OFFSET_INIT(log.text_len, log, text_len);
+   OFFSET_INIT(log.dict_len, log, dict_len);
+   OFFSET_INIT(log.flags, log, flags);
+
return TRUE;
 }
 
@@ -1353,6 +1363,8 @@ write_vmcoreinfo_data(void)
WRITE_SYMBOL(log_buf, log_buf);
WRITE_SYMBOL(log_buf_len, log_buf_len);
WRITE_SYMBOL(log_end, log_end);
+   WRITE_SYMBOL(log_first_idx, log_first_idx);
+   WRITE_SYMBOL(log_next_idx, log_next_idx);
WRITE_SYMBOL(max_pfn, max_pfn);
WRITE_SYMBOL(high_memory, high_memory);
WRITE_SYMBOL(node_remap_start_vaddr, node_remap_start_vaddr);
@@ -1371,6 +1383,7 @@ write_vmcoreinfo_data(void)
WRITE_STRUCTURE_SIZE(node_memblk_s, node_memblk_s);
WRITE_STRUCTURE_SIZE(nodemask_t, nodemask_t);
WRITE_STRUCTURE_SIZE(pageflags, pageflags);
+   WRITE_STRUCTURE_SIZE(log, log);
 
/*
 * write the member offset of 1st kernel
@@ -1404,6 +1417,12 @@ write_vmcoreinfo_data(void)
WRITE_MEMBER_OFFSET(node_memblk_s.nid, node_memblk_s.nid);
WRITE_MEMBER_OFFSET(vm_struct.addr, vm_struct.addr);
 
+   WRITE_MEMBER_OFFSET(log.ts_nsec, log.ts_nsec);
+   WRITE_MEMBER_OFFSET(log.len, log.len);
+   WRITE_MEMBER_OFFSET(log.text_len, log.text_len);
+   WRITE_MEMBER_OFFSET(log.dict_len, log.dict_len);
+   WRITE_MEMBER_OFFSET(log.flags, log.flags);
+
if (SYMBOL(node_data) != 

commit openssl for openSUSE:Factory

2013-02-11 Thread h_root
Hello community,

here is the log from the commit of package openssl for openSUSE:Factory checked 
in at 2013-02-11 11:07:26

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


Package is openssl, Maintainer is g...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/openssl/openssl.changes  2013-02-07 
10:44:03.0 +0100
+++ /work/SRC/openSUSE:Factory/.openssl.new/openssl.changes 2013-02-11 
11:07:27.0 +0100
@@ -1,0 +2,6 @@
+Sun Feb 10 20:33:51 UTC 2013 - hrvoje.sen...@gmail.com
+
+- Added openssl-1.0.1d-s3-packet.patch from upstream, fixes 
+  bnc#803004, openssl ticket#2975
+
+---

New:

  openssl-1.0.1d-s3-packet.patch



Other differences:
--
++ openssl.spec ++
--- /var/tmp/diff_new_pack.mXrCuc/_old  2013-02-11 11:07:29.0 +0100
+++ /var/tmp/diff_new_pack.mXrCuc/_new  2013-02-11 11:07:29.0 +0100
@@ -46,6 +46,8 @@
 Patch2: bug610223.patch
 Patch3: openssl-ocloexec.patch
 Patch4: VIA_padlock_support_on_64systems.patch
+# PATCH-FIX-UPSTREAM openssl-1.0.1d-s3-packet.patch Fix the calculation that 
checks there is enough room in a record after removing padding and optional 
explicit IV bnc#803004, openssl ticket#2975
+Patch5: openssl-1.0.1d-s3-packet.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -176,6 +178,7 @@
 %patch2 -p1
 %patch3
 %patch4 -p1
+%patch5 -p1
 cp -p %{S:10} .
 echo adding/overwriting some entries in the 'table' hash in Configure
 # 
$dso_scheme:$shared_target:$shared_cflag:$shared_ldflag:$shared_extension:$ranlib:$arflags

++ openssl-1.0.1d-s3-packet.patch ++
https://bugs.gentoo.org/456108

taken from upstream

From 32cc2479b473c49ce869e57fded7e9a77b695c0d Mon Sep 17 00:00:00 2001
From: Dr. Stephen Henson st...@openssl.org
Date: Thu, 7 Feb 2013 21:06:37 +
Subject: [PATCH] Fix IV check and padding removal.

Fix the calculation that checks there is enough room in a record
after removing padding and optional explicit IV. (by Steve)

For AEAD remove the correct number of padding bytes (by Andy)
---
 ssl/s3_cbc.c | 33 -
 1 file changed, 12 insertions(+), 21 deletions(-)

diff --git a/ssl/s3_cbc.c b/ssl/s3_cbc.c
index ce77acd..0f60507 100644
--- a/ssl/s3_cbc.c
+++ b/ssl/s3_cbc.c
@@ -139,31 +139,22 @@ int tls1_cbc_remove_padding(const SSL* s,
unsigned mac_size)
{
unsigned padding_length, good, to_check, i;
-   const char has_explicit_iv =
-   s-version = TLS1_1_VERSION || s-version == DTLS1_VERSION;
-   const unsigned overhead = 1 /* padding length byte */ +
- mac_size +
- (has_explicit_iv ? block_size : 0);
-
-   /* These lengths are all public so we can test them in non-constant
-* time. */
-   if (overhead  rec-length)
-   return 0;
-
-   /* We can always safely skip the explicit IV. We check at the beginning
-* of this function that the record has at least enough space for the
-* IV, MAC and padding length byte. (These can be checked in
-* non-constant time because it's all public information.) So, if the
-* padding was invalid, then we didn't change |rec-length| and this is
-* safe. If the padding was valid then we know that we have at least
-* overhead+padding_length bytes of space and so this is still safe
-* because overhead accounts for the explicit IV. */
-   if (has_explicit_iv)
+   const unsigned overhead = 1 /* padding length byte */ + mac_size;
+   /* Check if version requires explicit IV */
+   if (s-version = TLS1_1_VERSION || s-version == DTLS1_VERSION)
{
+   /* These lengths are all public so we can test them in
+* non-constant time.
+*/
+   if (overhead + block_size  rec-length)
+   return 0;
+   /* We can now safely skip explicit IV */
rec-data += block_size;
rec-input += block_size;
rec-length -= block_size;
}
+   else if (overhead  rec-length)
+   return 0;
 
padding_length = rec-data[rec-length-1];
 
@@ -190,7 +181,7 @@ int tls1_cbc_remove_padding(const SSL* s,
if (EVP_CIPHER_flags(s-enc_read_ctx-cipher)EVP_CIPH_FLAG_AEAD_CIPHER)
{
/* padding is already verified */
-   rec-length -= padding_length;
+   rec-length -= padding_length + 1;
return 1;
}
 
-- 

commit openssl for openSUSE:12.3

2013-02-11 Thread h_root
Hello community,

here is the log from the commit of package openssl for openSUSE:12.3 checked in 
at 2013-02-11 11:07:30

Comparing /work/SRC/openSUSE:12.3/openssl (Old)
 and  /work/SRC/openSUSE:12.3/.openssl.new (New)


Package is openssl, Maintainer is g...@suse.com

Changes:

--- /work/SRC/openSUSE:12.3/openssl/openssl.changes 2013-02-07 
10:44:09.0 +0100
+++ /work/SRC/openSUSE:12.3/.openssl.new/openssl.changes2013-02-11 
11:07:37.0 +0100
@@ -1,0 +2,6 @@
+Sun Feb 10 20:33:51 UTC 2013 - hrvoje.sen...@gmail.com
+
+- Added openssl-1.0.1d-s3-packet.patch from upstream, fixes 
+  bnc#803004, openssl ticket#2975
+
+---

New:

  openssl-1.0.1d-s3-packet.patch



Other differences:
--
++ openssl.spec ++
--- /var/tmp/diff_new_pack.NkCUQX/_old  2013-02-11 11:07:37.0 +0100
+++ /var/tmp/diff_new_pack.NkCUQX/_new  2013-02-11 11:07:37.0 +0100
@@ -46,6 +46,8 @@
 Patch2: bug610223.patch
 Patch3: openssl-ocloexec.patch
 Patch4: VIA_padlock_support_on_64systems.patch
+# PATCH-FIX-UPSTREAM openssl-1.0.1d-s3-packet.patch Fix the calculation that 
checks there is enough room in a record after removing padding and optional 
explicit IV bnc#803004, openssl ticket#2975
+Patch5: openssl-1.0.1d-s3-packet.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -176,6 +178,7 @@
 %patch2 -p1
 %patch3
 %patch4 -p1
+%patch5 -p1
 cp -p %{S:10} .
 echo adding/overwriting some entries in the 'table' hash in Configure
 # 
$dso_scheme:$shared_target:$shared_cflag:$shared_ldflag:$shared_extension:$ranlib:$arflags

++ openssl-1.0.1d-s3-packet.patch ++
https://bugs.gentoo.org/456108

taken from upstream

From 32cc2479b473c49ce869e57fded7e9a77b695c0d Mon Sep 17 00:00:00 2001
From: Dr. Stephen Henson st...@openssl.org
Date: Thu, 7 Feb 2013 21:06:37 +
Subject: [PATCH] Fix IV check and padding removal.

Fix the calculation that checks there is enough room in a record
after removing padding and optional explicit IV. (by Steve)

For AEAD remove the correct number of padding bytes (by Andy)
---
 ssl/s3_cbc.c | 33 -
 1 file changed, 12 insertions(+), 21 deletions(-)

diff --git a/ssl/s3_cbc.c b/ssl/s3_cbc.c
index ce77acd..0f60507 100644
--- a/ssl/s3_cbc.c
+++ b/ssl/s3_cbc.c
@@ -139,31 +139,22 @@ int tls1_cbc_remove_padding(const SSL* s,
unsigned mac_size)
{
unsigned padding_length, good, to_check, i;
-   const char has_explicit_iv =
-   s-version = TLS1_1_VERSION || s-version == DTLS1_VERSION;
-   const unsigned overhead = 1 /* padding length byte */ +
- mac_size +
- (has_explicit_iv ? block_size : 0);
-
-   /* These lengths are all public so we can test them in non-constant
-* time. */
-   if (overhead  rec-length)
-   return 0;
-
-   /* We can always safely skip the explicit IV. We check at the beginning
-* of this function that the record has at least enough space for the
-* IV, MAC and padding length byte. (These can be checked in
-* non-constant time because it's all public information.) So, if the
-* padding was invalid, then we didn't change |rec-length| and this is
-* safe. If the padding was valid then we know that we have at least
-* overhead+padding_length bytes of space and so this is still safe
-* because overhead accounts for the explicit IV. */
-   if (has_explicit_iv)
+   const unsigned overhead = 1 /* padding length byte */ + mac_size;
+   /* Check if version requires explicit IV */
+   if (s-version = TLS1_1_VERSION || s-version == DTLS1_VERSION)
{
+   /* These lengths are all public so we can test them in
+* non-constant time.
+*/
+   if (overhead + block_size  rec-length)
+   return 0;
+   /* We can now safely skip explicit IV */
rec-data += block_size;
rec-input += block_size;
rec-length -= block_size;
}
+   else if (overhead  rec-length)
+   return 0;
 
padding_length = rec-data[rec-length-1];
 
@@ -190,7 +181,7 @@ int tls1_cbc_remove_padding(const SSL* s,
if (EVP_CIPHER_flags(s-enc_read_ctx-cipher)EVP_CIPH_FLAG_AEAD_CIPHER)
{
/* padding is already verified */
-   rec-length -= padding_length;
+   rec-length -= padding_length + 1;
return 1;
}
 
-- 
1.8.0.2


-- 

commit package-translations for openSUSE:Factory

2013-02-11 Thread h_root
Hello community,

here is the log from the commit of package package-translations for 
openSUSE:Factory checked in at 2013-02-11 11:08:12

Comparing /work/SRC/openSUSE:Factory/package-translations (Old)
 and  /work/SRC/openSUSE:Factory/.package-translations.new (New)


Package is package-translations, Maintainer is co...@suse.com

Changes:

--- 
/work/SRC/openSUSE:Factory/package-translations/package-translations.changes
2013-02-01 09:49:42.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.package-translations.new/package-translations.changes
   2013-02-11 11:08:14.0 +0100
@@ -2 +2 @@
-Thu Jan 31 16:13:50 CET 2013 - co...@suse.com
+Sun Feb 10 16:13:48 CET 2013 - co...@suse.com
@@ -4 +4 @@
-- automated update on 2013-01-31
+- automated update on 2013-02-10



Other differences:
--
++ package-translations.tar.bz2 ++
Files old/mo/package-translations-it.mo and new/mo/package-translations-it.mo 
differ

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



commit package-translations for openSUSE:12.3

2013-02-11 Thread h_root
Hello community,

here is the log from the commit of package package-translations for 
openSUSE:12.3 checked in at 2013-02-11 11:08:17

Comparing /work/SRC/openSUSE:12.3/package-translations (Old)
 and  /work/SRC/openSUSE:12.3/.package-translations.new (New)


Package is package-translations, Maintainer is co...@suse.com

Changes:

--- /work/SRC/openSUSE:12.3/package-translations/package-translations.changes   
2013-02-01 09:49:50.0 +0100
+++ 
/work/SRC/openSUSE:12.3/.package-translations.new/package-translations.changes  
2013-02-11 11:08:18.0 +0100
@@ -2 +2 @@
-Thu Jan 31 16:13:50 CET 2013 - co...@suse.com
+Sun Feb 10 16:13:48 CET 2013 - co...@suse.com
@@ -4 +4 @@
-- automated update on 2013-01-31
+- automated update on 2013-02-10



Other differences:
--
++ package-translations.tar.bz2 ++
Files old/mo/package-translations-it.mo and new/mo/package-translations-it.mo 
differ

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



commit psmisc for openSUSE:Factory

2013-02-11 Thread h_root
Hello community,

here is the log from the commit of package psmisc for openSUSE:Factory checked 
in at 2013-02-11 11:10:02

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


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

Changes:

--- /work/SRC/openSUSE:Factory/psmisc/psmisc.changes2012-12-21 
15:02:18.0 +0100
+++ /work/SRC/openSUSE:Factory/.psmisc.new/psmisc.changes   2013-02-11 
11:10:04.0 +0100
@@ -1,0 +2,5 @@
+Sat Feb  9 12:46:46 UTC 2013 - sch...@suse.de
+
+- peekfd hasn't been ported to aarch64 yet
+
+---



Other differences:
--
++ psmisc.spec ++
--- /var/tmp/diff_new_pack.U9beVX/_old  2013-02-11 11:10:08.0 +0100
+++ /var/tmp/diff_new_pack.U9beVX/_new  2013-02-11 11:10:08.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package psmisc
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 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
@@ -41,7 +41,7 @@
 Patch42:%{name}-%{version}-upstream.patch
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-%define nopeek  s390 s390x ia64 %sparc hppa
+%define nopeek  s390 s390x ia64 %sparc hppa aarch64
 
 %description
 The psmisc package contains utilities for managing processes on your

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



commit python-polib for openSUSE:Factory

2013-02-11 Thread h_root
Hello community,

here is the log from the commit of package python-polib for openSUSE:Factory 
checked in at 2013-02-11 11:12:25

Comparing /work/SRC/openSUSE:Factory/python-polib (Old)
 and  /work/SRC/openSUSE:Factory/.python-polib.new (New)


Package is python-polib, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/python-polib/python-polib.changes
2012-09-20 15:43:55.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-polib.new/python-polib.changes   
2013-02-11 11:12:27.0 +0100
@@ -1,0 +2,14 @@
+Sat Feb  9 18:47:20 UTC 2013 - p.drou...@gmail.com
+
+- Update to 1.0.3
+  * Fixed issue #38: POFile.append() raised a duplicate exception when
+you tried to add a new entry with the same msgid and a different msgctxt
+(only when check_for_duplicates option is set to True)
+  * Fixed issue #39: Added __init__.py file for convenience
+  * Fixed issue #41: UnicodeDecodeError when running setup.py build on
+python3 with C locale
+  * polib is now fully PEP8 compliant
+  * Small improvements: remove unused typ var, mproved Makefile, Make sure
+BaseFile.__contains__ returns a boolean value
+
+---

Old:

  polib-1.0.1.tar.bz2

New:

  polib-1.0.3.tar.bz2



Other differences:
--
++ python-polib.spec ++
--- /var/tmp/diff_new_pack.i4Kq6P/_old  2013-02-11 11:12:40.0 +0100
+++ /var/tmp/diff_new_pack.i4Kq6P/_new  2013-02-11 11:12:40.0 +0100
@@ -1,8 +1,8 @@
 #
 # spec file for package python-polib
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
-# Copyright (c) 2011 LISA GmbH, Bingen, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 LISA GmbH, Bingen, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
 
 
 Name:   python-polib
-Version:1.0.1
+Version:1.0.3
 Release:0
 Url:http://bitbucket.org/izi/polib/
 Summary:A library to manipulate gettext files

++ polib-1.0.1.tar.bz2 - polib-1.0.3.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/polib-1.0.1/CHANGELOG new/polib-1.0.3/CHANGELOG
--- old/polib-1.0.1/CHANGELOG   2012-09-11 10:54:22.0 +0200
+++ new/polib-1.0.3/CHANGELOG   2013-02-09 13:27:04.0 +0100
@@ -2,6 +2,18 @@
 Changelog
 =
 
+Version 1.0.3 (2013/02/09)
+--
+ - Fixed issue #38: POFile.append() raised a duplicate exception when you 
tried to add a new entry with the same msgid and a different msgctxt (only when 
check_for_duplicates option is set to True)
+ - Fixed issue #39: Added __init__.py file for convenience
+ - Fixed issue #41: UnicodeDecodeError when running setup.py build on python3 
with C locale
+ - polib is now fully PEP8 compliant
+ - Small improvements: remove unused typ var (thanks Rodrigo Silva), mproved 
Makefile, Make sure _BaseFile.__contains__ returns a boolean value
+
+Version 1.0.2 (2012/10/23)
+--
+ - allow empty comments, flags or occurences lines
+
 Version 1.0.1 (2012/09/11)
 --
  - speed up POFile.merge method (thanks @encukou)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/polib-1.0.1/PKG-INFO new/polib-1.0.3/PKG-INFO
--- old/polib-1.0.1/PKG-INFO2012-09-11 10:56:32.0 +0200
+++ new/polib-1.0.3/PKG-INFO2013-02-09 19:16:02.0 +0100
@@ -1,12 +1,12 @@
-Metadata-Version: 1.0
+Metadata-Version: 1.1
 Name: polib
-Version: 1.0.1
+Version: 1.0.3
 Summary: A library to manipulate gettext files (po and mo files).
 Home-page: http://bitbucket.org/izi/polib/
 Author: David Jean Louis
 Author-email: izimo...@gmail.com
 License: MIT
-Download-URL: http://bitbucket.org/izi/polib/downloads/polib-1.0.1.tar.gz
+Download-URL: http://bitbucket.org/izi/polib/downloads/polib-1.0.3.tar.gz
 Description: 
 .. contents:: Table of Contents
 
@@ -38,6 +38,18 @@
 Changelog
 =
 
+Version 1.0.3 (2013/02/09)
+--
+ - Fixed issue #38: POFile.append() raised a duplicate exception when 
you tried to add a new entry with the same msgid and a different msgctxt (only 
when check_for_duplicates option is set to True)
+ - Fixed issue #39: Added __init__.py file for convenience
+ - Fixed issue #41: UnicodeDecodeError when running setup.py build on 
python3 with C locale
+ - polib is now fully PEP8 compliant
+ - Small improvements: remove unused typ var 

commit python-restkit for openSUSE:Factory

2013-02-11 Thread h_root
Hello community,

here is the log from the commit of package python-restkit for openSUSE:Factory 
checked in at 2013-02-11 11:13:28

Comparing /work/SRC/openSUSE:Factory/python-restkit (Old)
 and  /work/SRC/openSUSE:Factory/.python-restkit.new (New)


Package is python-restkit, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/python-restkit/python-restkit.changes
2013-01-29 14:34:24.0 +0100
+++ /work/SRC/openSUSE:Factory/.python-restkit.new/python-restkit.changes   
2013-02-11 11:13:29.0 +0100
@@ -1,0 +2,6 @@
+Sat Feb  9 18:52:49 UTC 2013 - p.drou...@gmail.com
+
+- Update to version 4.2.1:
+  * No changelog available
+
+---

Old:

  restkit-4.2.0.tar.gz

New:

  restkit-4.2.1.tar.gz



Other differences:
--
++ python-restkit.spec ++
--- /var/tmp/diff_new_pack.78vlFk/_old  2013-02-11 11:13:56.0 +0100
+++ /var/tmp/diff_new_pack.78vlFk/_new  2013-02-11 11:13:56.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   python-restkit
-Version:4.2.0
+Version:4.2.1
 Release:0
 License:MIT
 Summary:Python REST kit

++ restkit-4.2.0.tar.gz - restkit-4.2.1.tar.gz ++
 15971 lines of diff (skipped)

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



commit rpmlint for openSUSE:Factory

2013-02-11 Thread h_root
Hello community,

here is the log from the commit of package rpmlint for openSUSE:Factory checked 
in at 2013-02-11 11:13:51

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


Package is rpmlint, Maintainer is dmuel...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/rpmlint/rpmlint.changes  2013-02-07 
10:48:53.0 +0100
+++ /work/SRC/openSUSE:Factory/.rpmlint.new/rpmlint.changes 2013-02-11 
11:13:57.0 +0100
@@ -1,0 +2,5 @@
+Fri Feb  8 07:28:42 UTC 2013 - matwey.korni...@gmail.com
+
+- Add user and group 'empd' for erlang
+
+---



Other differences:
--
++ config ++
--- /var/tmp/diff_new_pack.aHw4n5/_old  2013-02-11 11:14:19.0 +0100
+++ /var/tmp/diff_new_pack.aHw4n5/_new  2013-02-11 11:14:19.0 +0100
@@ -89,6 +89,7 @@
 'distcc',
 'dosemu',
 'dovecot',
+'epmd',
 'festival',
 'ffums',
 'firebird',
@@ -226,6 +227,7 @@
 'dovecot',
 'dpbox',
 'dvbdaemon',
+'epmd',
 'fax',
 'festival',
 'fetchmail',


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



commit totem for openSUSE:Factory

2013-02-11 Thread h_root
Hello community,

here is the log from the commit of package totem for openSUSE:Factory checked 
in at 2013-02-11 11:14:05

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


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

Changes:

--- /work/SRC/openSUSE:Factory/totem/totem.changes  2012-11-12 
12:45:52.0 +0100
+++ /work/SRC/openSUSE:Factory/.totem.new/totem.changes 2013-02-11 
11:14:20.0 +0100
@@ -1,0 +2,13 @@
+Sat Feb  9 20:20:29 UTC 2013 - zai...@opensuse.org
+
+- Add totem-Use-Ctrl+C-as-the-shortcut.patch; So as not to clash
+  with Eject which already uses Ctrl+E (bgo#688298).
+- Add totem-Fix-playing-files-from-recent-files.patch; Loads of
+  confusion as to the playback path for trash:/// and recent:///
+  would cause an assertion when drag'n'dropping such a file.
+  (bgo#690304).
+- Add totem-Fix-fetching-the-cover-art.patch; Initialise the type
+  of image so that we can save the cover image even if the
+  image-type isn't defined. (bgo#690286).
+
+---

New:

  totem-Fix-fetching-the-cover-art.patch
  totem-Fix-playing-files-from-recent-files.patch
  totem-Use-Ctrl+C-as-the-shortcut.patch



Other differences:
--
++ totem.spec ++
--- /var/tmp/diff_new_pack.YuTbi9/_old  2013-02-11 11:14:40.0 +0100
+++ /var/tmp/diff_new_pack.YuTbi9/_new  2013-02-11 11:14:40.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package totem
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 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
@@ -27,6 +27,12 @@
 License:GPL-2.0+ and LGPL-2.1+
 Group:  Productivity/Multimedia/Video/Players
 Source0:
http://download.gnome.org/sources/totem/3.6/%{name}-%{version}.tar.xz
+# PATCH-FIX-UPSTREAM totem-Use-Ctrl+C-as-the-shortcut.patch bgo#688298 
zai...@opensuse.org -- So as not to clash with Eject which already uses Ctrl+E, 
taken from upstream stable git.
+Patch0: totem-Use-Ctrl+C-as-the-shortcut.patch
+# PATCH-FIX-UPSTREAM totem-Fix-playing-files-from-recent-files.patch 
bgo#690304 zai...@opensuse.org -- Loads of confusion as to the playback path 
for trash:/// and recent:/// would cause an assertion when drag'n'dropping such 
a file, taken from upstream stable git.
+Patch1: totem-Fix-playing-files-from-recent-files.patch
+# PATCH-FIX-UPSTREAM totem-Fix-fetching-the-cover-art.patch bgo#690286 
zai...@opensuse.org -- Initialise the type of image so that we can save the 
cover image even if the image-type isn't defined, taken from upstream stable 
git.
+Patch2: totem-Fix-fetching-the-cover-art.patch 
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
 BuildRequires:  gnome-doc-utils-devel
@@ -191,6 +197,9 @@
 %lang_package
 %prep
 %setup -q
+%patch0 -p1
+%patch1 -p1
+%patch2 -p1
 translation-update-upstream
 
 %build


++ totem-Fix-fetching-the-cover-art.patch ++
From 0ee69cd1edf0cedd7f4813b4ab9e3085fae60c78 Mon Sep 17 00:00:00 2001
From: Bastien Nocera had...@hadess.net
Date: Tue, 18 Dec 2012 10:00:13 +
Subject: thumbnailer: Fix fetching the cover art on some systems

Initialise the type of image so that we can save the cover
image even if the image-type isn't defined.

https://bugzilla.gnome.org/show_bug.cgi?id=690286
---
diff --git a/src/gst/totem-gst-pixbuf-helpers.c 
b/src/gst/totem-gst-pixbuf-helpers.c
index 37bb493..1edef46 100644
--- a/src/gst/totem-gst-pixbuf-helpers.c
+++ b/src/gst/totem-gst-pixbuf-helpers.c
@@ -157,7 +157,7 @@ totem_gst_tag_list_get_cover_real (GstTagList *tag_list)
 GstSample *sample;
 GstCaps *caps;
 const GstStructure *caps_struct;
-int type;
+int type = GST_TAG_IMAGE_TYPE_UNDEFINED;
 
 if (!gst_tag_list_get_sample_index (tag_list, GST_TAG_IMAGE, i, sample))
   break;
--
cgit v0.9.0.2
++ totem-Fix-playing-files-from-recent-files.patch ++
From 0725b5a541f08c65a4a8bfcf5a96ccca97756192 Mon Sep 17 00:00:00 2001
From: Bastien Nocera had...@hadess.net
Date: Mon, 17 Dec 2012 16:18:22 +
Subject: backend: Fix playing files from recent:///

Loads of confusion as to the playback path for trash:/// and
recent:/// would cause an assertion when drag'n'dropping such a file.

https://bugzilla.gnome.org/show_bug.cgi?id=690304
---
diff --git a/src/backend/bacon-video-widget.c b/src/backend/bacon-video-widget.c
index 376eef8..bed827b 100644
--- a/src/backend/bacon-video-widget.c
+++ b/src/backend/bacon-video-widget.c
@@ -3506,19 +3506,20 @@ bacon_video_widget_open 

commit totem for openSUSE:12.3

2013-02-11 Thread h_root
Hello community,

here is the log from the commit of package totem for openSUSE:12.3 checked in 
at 2013-02-11 11:14:08

Comparing /work/SRC/openSUSE:12.3/totem (Old)
 and  /work/SRC/openSUSE:12.3/.totem.new (New)


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

Changes:

--- /work/SRC/openSUSE:12.3/totem/totem.changes 2013-01-31 01:43:00.0 
+0100
+++ /work/SRC/openSUSE:12.3/.totem.new/totem.changes2013-02-11 
11:14:40.0 +0100
@@ -1,0 +2,13 @@
+Sat Feb  9 20:20:29 UTC 2013 - zai...@opensuse.org
+
+- Add totem-Use-Ctrl+C-as-the-shortcut.patch; So as not to clash
+  with Eject which already uses Ctrl+E (bgo#688298).
+- Add totem-Fix-playing-files-from-recent-files.patch; Loads of
+  confusion as to the playback path for trash:/// and recent:///
+  would cause an assertion when drag'n'dropping such a file.
+  (bgo#690304).
+- Add totem-Fix-fetching-the-cover-art.patch; Initialise the type
+  of image so that we can save the cover image even if the
+  image-type isn't defined. (bgo#690286).
+
+---

New:

  totem-Fix-fetching-the-cover-art.patch
  totem-Fix-playing-files-from-recent-files.patch
  totem-Use-Ctrl+C-as-the-shortcut.patch



Other differences:
--
++ totem.spec ++
--- /var/tmp/diff_new_pack.4m8pm4/_old  2013-02-11 11:14:41.0 +0100
+++ /var/tmp/diff_new_pack.4m8pm4/_new  2013-02-11 11:14:41.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package totem
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 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
@@ -27,6 +27,12 @@
 License:GPL-2.0+ and LGPL-2.1+
 Group:  Productivity/Multimedia/Video/Players
 Source0:
http://download.gnome.org/sources/totem/3.6/%{name}-%{version}.tar.xz
+# PATCH-FIX-UPSTREAM totem-Use-Ctrl+C-as-the-shortcut.patch bgo#688298 
zai...@opensuse.org -- So as not to clash with Eject which already uses Ctrl+E, 
taken from upstream stable git.
+Patch0: totem-Use-Ctrl+C-as-the-shortcut.patch
+# PATCH-FIX-UPSTREAM totem-Fix-playing-files-from-recent-files.patch 
bgo#690304 zai...@opensuse.org -- Loads of confusion as to the playback path 
for trash:/// and recent:/// would cause an assertion when drag'n'dropping such 
a file, taken from upstream stable git.
+Patch1: totem-Fix-playing-files-from-recent-files.patch
+# PATCH-FIX-UPSTREAM totem-Fix-fetching-the-cover-art.patch bgo#690286 
zai...@opensuse.org -- Initialise the type of image so that we can save the 
cover image even if the image-type isn't defined, taken from upstream stable 
git.
+Patch2: totem-Fix-fetching-the-cover-art.patch 
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
 BuildRequires:  gnome-doc-utils-devel
@@ -191,6 +197,9 @@
 %lang_package
 %prep
 %setup -q
+%patch0 -p1
+%patch1 -p1
+%patch2 -p1
 translation-update-upstream
 
 %build


++ totem-Fix-fetching-the-cover-art.patch ++
From 0ee69cd1edf0cedd7f4813b4ab9e3085fae60c78 Mon Sep 17 00:00:00 2001
From: Bastien Nocera had...@hadess.net
Date: Tue, 18 Dec 2012 10:00:13 +
Subject: thumbnailer: Fix fetching the cover art on some systems

Initialise the type of image so that we can save the cover
image even if the image-type isn't defined.

https://bugzilla.gnome.org/show_bug.cgi?id=690286
---
diff --git a/src/gst/totem-gst-pixbuf-helpers.c 
b/src/gst/totem-gst-pixbuf-helpers.c
index 37bb493..1edef46 100644
--- a/src/gst/totem-gst-pixbuf-helpers.c
+++ b/src/gst/totem-gst-pixbuf-helpers.c
@@ -157,7 +157,7 @@ totem_gst_tag_list_get_cover_real (GstTagList *tag_list)
 GstSample *sample;
 GstCaps *caps;
 const GstStructure *caps_struct;
-int type;
+int type = GST_TAG_IMAGE_TYPE_UNDEFINED;
 
 if (!gst_tag_list_get_sample_index (tag_list, GST_TAG_IMAGE, i, sample))
   break;
--
cgit v0.9.0.2
++ totem-Fix-playing-files-from-recent-files.patch ++
From 0725b5a541f08c65a4a8bfcf5a96ccca97756192 Mon Sep 17 00:00:00 2001
From: Bastien Nocera had...@hadess.net
Date: Mon, 17 Dec 2012 16:18:22 +
Subject: backend: Fix playing files from recent:///

Loads of confusion as to the playback path for trash:/// and
recent:/// would cause an assertion when drag'n'dropping such a file.

https://bugzilla.gnome.org/show_bug.cgi?id=690304
---
diff --git a/src/backend/bacon-video-widget.c b/src/backend/bacon-video-widget.c
index 376eef8..bed827b 100644
--- a/src/backend/bacon-video-widget.c
+++ b/src/backend/bacon-video-widget.c
@@ -3506,19 +3506,20 @@ bacon_video_widget_open (BaconVideoWidget * bvw,
 

commit webyast-base for openSUSE:Factory

2013-02-11 Thread h_root
Hello community,

here is the log from the commit of package webyast-base for openSUSE:Factory 
checked in at 2013-02-11 11:14:18

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


Package is webyast-base, Maintainer is r...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/webyast-base/webyast-base.changes
2013-02-05 13:22:04.0 +0100
+++ /work/SRC/openSUSE:Factory/.webyast-base.new/webyast-base.changes   
2013-02-11 11:14:42.0 +0100
@@ -1,0 +2,6 @@
+Sun Feb 10 17:21:11 UTC 2013 - lsle...@suse.cz
+
+- use generic syslog dependency instead of syslog-ng (bnc#802748)
+- 0.3.43
+
+---



Other differences:
--
++ webyast-base.spec ++
--- /var/tmp/diff_new_pack.bYJrBG/_old  2013-02-11 11:14:56.0 +0100
+++ /var/tmp/diff_new_pack.bYJrBG/_new  2013-02-11 11:14:56.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   webyast-base
-Version:0.3.42
+Version:0.3.43
 Release:0
 Provides:   yast2-webservice = %{version}
 Obsoletes:  yast2-webservice  %{version}
@@ -59,7 +59,7 @@
 Requires:   check-create-certificate
 Requires:   nginx = 1.0.15
 Requires:   rubygem-ruby-dbus
-Requires:   syslog-ng
+Requires:   syslog
 Requires:   yast2-dbus-server
 
 Requires:   rubygem-webyast-rake-tasks = 0.3.5


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



commit webyast-base for openSUSE:12.3

2013-02-11 Thread h_root
Hello community,

here is the log from the commit of package webyast-base for openSUSE:12.3 
checked in at 2013-02-11 11:14:26

Comparing /work/SRC/openSUSE:12.3/webyast-base (Old)
 and  /work/SRC/openSUSE:12.3/.webyast-base.new (New)


Package is webyast-base, Maintainer is r...@suse.com

Changes:

--- /work/SRC/openSUSE:12.3/webyast-base/webyast-base.changes   2013-02-05 
13:22:07.0 +0100
+++ /work/SRC/openSUSE:12.3/.webyast-base.new/webyast-base.changes  
2013-02-11 11:14:56.0 +0100
@@ -1,0 +2,6 @@
+Sun Feb 10 17:21:11 UTC 2013 - lsle...@suse.cz
+
+- use generic syslog dependency instead of syslog-ng (bnc#802748)
+- 0.3.43
+
+---



Other differences:
--
++ webyast-base.spec ++
--- /var/tmp/diff_new_pack.eJLa7X/_old  2013-02-11 11:14:57.0 +0100
+++ /var/tmp/diff_new_pack.eJLa7X/_new  2013-02-11 11:14:57.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   webyast-base
-Version:0.3.42
+Version:0.3.43
 Release:0
 Provides:   yast2-webservice = %{version}
 Obsoletes:  yast2-webservice  %{version}
@@ -59,7 +59,7 @@
 Requires:   check-create-certificate
 Requires:   nginx = 1.0.15
 Requires:   rubygem-ruby-dbus
-Requires:   syslog-ng
+Requires:   syslog
 Requires:   yast2-dbus-server
 
 Requires:   rubygem-webyast-rake-tasks = 0.3.5


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



commit xf86-video-intel for openSUSE:Factory

2013-02-11 Thread h_root
Hello community,

here is the log from the commit of package xf86-video-intel for 
openSUSE:Factory checked in at 2013-02-11 11:16:18

Comparing /work/SRC/openSUSE:Factory/xf86-video-intel (Old)
 and  /work/SRC/openSUSE:Factory/.xf86-video-intel.new (New)


Package is xf86-video-intel, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/xf86-video-intel/xf86-video-intel.changes
2013-02-04 18:04:19.0 +0100
+++ /work/SRC/openSUSE:Factory/.xf86-video-intel.new/xf86-video-intel.changes   
2013-02-11 11:16:20.0 +0100
@@ -1,0 +2,26 @@
+Sun Feb 10 20:32:53 UTC 2013 - tobias.johannes.klausm...@mni.thm.de
+
+- Update to version 2.21.2:
+  Pass the brown paper bags, I need half a dozen or so. That seemingly
+  innocuous build fix with xorg-1.13 happned to have the little side-effect
+  of breaking glyph rendering with xorg-1.12 and older on 64-bit machines.
+
+---
+Sun Feb 10 15:03:05 UTC 2013 - tobias.johannes.klausm...@mni.thm.de
+
+- Update to version 2.21.1:
+  A fix for a potential GPU hang on 945gm (GMA3100) and earlier chipsets,
+  along with backporting SNA to the packages found in stable distributions
+  like Debian 6.0 (Squeeze).
+  + Cleanup compilation warnings from deblint, thanks to Paul Menzel
+  + Minor build improvements by Damien Lespiau.
+  + Disable generating span geometry for non-rectilinear spans on gen4
+   in order to work around and prevent one class of render corruption.
+  + Prevent cache thrashing and severe performance degradation on LLC
+machines for streaming texture updates. However, note the effect was
+only observed on just one particular laptop.
+  + Fix alignment of subsurface proxies for old chipsets.
+https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-intel
+  + Repair build against Xorg-1.6 and contemporary packages.
+
+---

Old:

  xf86-video-intel-2.21.0.tar.bz2

New:

  xf86-video-intel-2.21.2.tar.bz2



Other differences:
--
++ xf86-video-intel.spec ++
--- /var/tmp/diff_new_pack.WSjy2o/_old  2013-02-11 11:16:22.0 +0100
+++ /var/tmp/diff_new_pack.WSjy2o/_new  2013-02-11 11:16:22.0 +0100
@@ -19,7 +19,7 @@
 %define glamor 1
 
 Name:   xf86-video-intel
-Version:2.21.0
+Version:2.21.2
 Release:0
 Summary:Intel video driver for the Xorg X server
 License:MIT

++ xf86-video-intel-2.21.0.tar.bz2 - xf86-video-intel-2.21.2.tar.bz2 ++
 4629 lines of diff (skipped)

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



commit xsetroot for openSUSE:Factory

2013-02-11 Thread h_root
Hello community,

here is the log from the commit of package xsetroot for openSUSE:Factory 
checked in at 2013-02-11 11:17:51

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


Package is xsetroot, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/xsetroot/xsetroot.changes2012-05-08 
12:08:23.0 +0200
+++ /work/SRC/openSUSE:Factory/.xsetroot.new/xsetroot.changes   2013-02-11 
11:17:53.0 +0100
@@ -1,0 +2,15 @@
+Sun Feb 10 15:09:20 UTC 2013 - zai...@opensuse.org
+
+- Update to version 1.1.1:
+  + Add -version option.
+  + Combine usage message strings.
+  + Config:
+- Add missing AC_CONFIG_SRCDIR.
+- Move man pages into their own directory.
+- Replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS.
+  + man:
+- Replace hard coded man page section with substitution strings
+- Remove trailing spaces and tabs.
+- Add pkgconfig(xproto) BuildRequires, new dependency.
+
+---

Old:

  xsetroot-1.1.0.tar.bz2

New:

  xsetroot-1.1.1.tar.bz2



Other differences:
--
++ xsetroot.spec ++
--- /var/tmp/diff_new_pack.1PwFwg/_old  2013-02-11 11:18:27.0 +0100
+++ /var/tmp/diff_new_pack.1PwFwg/_new  2013-02-11 11:18:27.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package xsetroot
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 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,13 +15,14 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   xsetroot
-Version:1.1.0
+Version:1.1.1
 Release:0
-License:MIT
 Summary:Utility to set X root window parameter
-Url:http://xorg.freedesktop.org/
+License:MIT
 Group:  System/X11/Utilities
+Url:http://xorg.freedesktop.org/
 Source0:
http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
 BuildRequires:  pkg-config
 BuildRequires:  pkgconfig(x11)
@@ -29,6 +30,7 @@
 BuildRequires:  pkgconfig(xcursor)
 BuildRequires:  pkgconfig(xmuu)
 BuildRequires:  pkgconfig(xorg-macros) = 1.8
+BuildRequires:  pkgconfig(xproto) = 7.0.17
 # This was part of the xorg-x11 package up to version 7.6
 Conflicts:  xorg-x11 = 7.6
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ xsetroot-1.1.0.tar.bz2 - xsetroot-1.1.1.tar.bz2 ++
 10212 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/xsetroot-1.1.0/ChangeLog new/xsetroot-1.1.1/ChangeLog
--- old/xsetroot-1.1.0/ChangeLog2010-10-30 20:47:29.0 +0200
+++ new/xsetroot-1.1.1/ChangeLog2013-01-23 08:03:41.0 +0100
@@ -1,3 +1,83 @@
+commit a33c612c5ff84ba2d6004d99e96ec6919bb8e859
+Author: Alan Coopersmith alan.coopersm...@oracle.com
+Date:   Tue Jan 22 23:02:52 2013 -0800
+
+xsetroot 1.1.1
+
+Signed-off-by: Alan Coopersmith alan.coopersm...@oracle.com
+
+commit d8cb397df5ecb94e7b0ea05d2407f4334a36eb87
+Author: Alan Coopersmith alan.coopersm...@oracle.com
+Date:   Sun Jan 13 11:06:39 2013 -0800
+
+Add -version option
+
+Signed-off-by: Alan Coopersmith alan.coopersm...@oracle.com
+
+commit 1636536e4d158e994f045133267ae9b4b278c4f3
+Author: Alan Coopersmith alan.coopersm...@oracle.com
+Date:   Sun Jan 13 10:33:36 2013 -0800
+
+Combine usage message strings
+
+Signed-off-by: Alan Coopersmith alan.coopersm...@oracle.com
+
+commit 84053f70451876dfadef1c718cd319f7f2d2
+Author: Alan Coopersmith alan.coopersm...@oracle.com
+Date:   Sun Jan 13 10:30:25 2013 -0800
+
+Mark usage with _X_NORETURN to quiet -Wmissing-noreturn warning
+
+Signed-off-by: Alan Coopersmith alan.coopersm...@oracle.com
+
+commit 0e85edbfe016c4a243ced32d0dcb01f7286b60a1
+Author: Alan Coopersmith alan.coopersm...@oracle.com
+Date:   Sun Jan 13 10:23:38 2013 -0800
+
+config: Add missing AC_CONFIG_SRCDIR
+
+Regroup AC statements under the Autoconf initialization section.
+Regroup AM statements under the Automake initialization section.
+
+Signed-off-by: Alan Coopersmith alan.coopersm...@oracle.com
+
+commit ea2109024da4c41d02bec39e131ef7c895ee063c
+Author: Gaetan Nadon 

commit engine_pkcs11 for openSUSE:12.3

2013-02-11 Thread h_root
Hello community,

here is the log from the commit of package engine_pkcs11 for openSUSE:12.3 
checked in at 2013-02-11 13:25:05

Comparing /work/SRC/openSUSE:12.3/engine_pkcs11 (Old)
 and  /work/SRC/openSUSE:12.3/.engine_pkcs11.new (New)


Package is engine_pkcs11, Maintainer is sbra...@suse.com

Changes:

--- /work/SRC/openSUSE:12.3/engine_pkcs11/engine_pkcs11.changes 2013-01-31 
01:15:39.0 +0100
+++ /work/SRC/openSUSE:12.3/.engine_pkcs11.new/engine_pkcs11.changes
2013-02-11 13:25:07.0 +0100
@@ -1,0 +2,5 @@
+Mon Feb 11 12:24:15 UTC 2013 - co...@suse.com
+
+- remove broken library require
+
+---



Other differences:
--
++ engine_pkcs11.spec ++
--- /var/tmp/diff_new_pack.SRC6nr/_old  2013-02-11 13:25:08.0 +0100
+++ /var/tmp/diff_new_pack.SRC6nr/_new  2013-02-11 13:25:08.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package engine_pkcs11
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 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,18 +16,18 @@
 #
 
 
-
 Name:   engine_pkcs11
 Version:0.1.8
-Release:1
+Release:0
 Url:http://www.opensc-project.org/engine_pkcs11/
-Group:  Productivity/Security
-License:BSD-3-Clause
 Summary:OpenSSL PKCS#11 Engine
+License:BSD-3-Clause
+Group:  Productivity/Security
 Source: %{name}-%{version}.tar.bz2
 Source1:%{name}-COPYING
-BuildRequires:  libp11-devel = 0.2.5 libxslt pkg-config
-Requires:   libp11-1 = 0.2.5
+BuildRequires:  libp11-devel = 0.2.5
+BuildRequires:  libxslt
+BuildRequires:  pkg-config
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description

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



commit nagios-plugins for openSUSE:12.3

2013-02-11 Thread h_root
Hello community,

here is the log from the commit of package nagios-plugins for openSUSE:12.3 
checked in at 2013-02-11 13:31:18

Comparing /work/SRC/openSUSE:12.3/nagios-plugins (Old)
 and  /work/SRC/openSUSE:12.3/.nagios-plugins.new (New)


Package is nagios-plugins, Maintainer is lr...@suse.com

Changes:

--- /work/SRC/openSUSE:12.3/nagios-plugins/nagios-plugins.changes   
2013-01-31 01:27:56.0 +0100
+++ /work/SRC/openSUSE:12.3/.nagios-plugins.new/nagios-plugins.changes  
2013-02-11 13:31:21.0 +0100
@@ -1,0 +2,7 @@
+Fri Feb  1 15:04:09 UTC 2013 - l...@linux-schulserver.de
+
+- recommend additional plugins in nagios-plugins-all
+- decrease dependency in nagios-plugins and nagios-plugins-extras 
+  to allow obsoleting the old packages
+
+---



Other differences:
--
++ nagios-plugins.spec ++
--- /var/tmp/diff_new_pack.m2B4fa/_old  2013-02-11 13:31:21.0 +0100
+++ /var/tmp/diff_new_pack.m2B4fa/_new  2013-02-11 13:31:21.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package nagios-plugins
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 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
@@ -88,56 +88,57 @@
 %endif
 # recommend the old, included checks to allow an easy update - but 
 # also allow users to deselect some of the new sub-packages
-Requires:   %{name}-bgpstate
-Requires:   %{name}-breeze
-Requires:   %{name}-by_ssh
-Requires:   %{name}-cluster
-Requires:   %{name}-dhcp
-Requires:   %{name}-dig
-Requires:   %{name}-disk
-Requires:   %{name}-disk_smb
-Requires:   %{name}-dns
-Requires:   %{name}-dummy
-Requires:   %{name}-file_age
-Requires:   %{name}-flexlm
-Requires:   %{name}-http
-Requires:   %{name}-icmp
-Requires:   %{name}-ide_smart
-Requires:   %{name}-ifoperstatus
-Requires:   %{name}-ifstatus
-Requires:   %{name}-ircd
-Requires:   %{name}-linux_raid
-Requires:   %{name}-load
-Requires:   %{name}-log
-Requires:   %{name}-mailq
-Requires:   %{name}-mrtg
-Requires:   %{name}-mrtgtraf
+Recommends: %{name}-bgpstate
+Recommends: %{name}-breeze
+Recommends: %{name}-by_ssh
+Recommends: %{name}-cluster
+Recommends: %{name}-dhcp
+Recommends: %{name}-dig
+Recommends: %{name}-disk
+Recommends: %{name}-disk_smb
+Recommends: %{name}-dns
+Recommends: %{name}-dummy
+Recommends: %{name}-file_age
+Recommends: %{name}-flexlm
+Recommends: %{name}-http
+Recommends: %{name}-icmp
+Recommends: %{name}-ide_smart
+Recommends: %{name}-ifoperstatus
+Recommends: %{name}-ifstatus
+Recommends: %{name}-ircd
+Recommends: %{name}-linux_raid
+Recommends: %{name}-load
+Recommends: %{name}-log
+Recommends: %{name}-mailq
+Recommends: %{name}-mrtg
+Recommends: %{name}-mrtgtraf
 Suggests:   %{name}-nagios
-Requires:   %{name}-netapp
-Requires:   %{name}-nt
-Requires:   %{name}-ntp_peer
-Requires:   %{name}-ntp_time
-Requires:   %{name}-nwstat
-Requires:   %{name}-oracle
-Requires:   %{name}-overcr
-Requires:   %{name}-ping
-Requires:   %{name}-procs
-Requires:   %{name}-real
-Requires:   %{name}-rpc
+Recommends: %{name}-netapp
+Recommends: %{name}-nt
+Recommends: %{name}-ntp_peer
+Recommends: %{name}-ntp_time
+Recommends: %{name}-nwstat
+Recommends: %{name}-oracle
+Recommends: %{name}-overcr
+Recommends: %{name}-ping
+Recommends: %{name}-procs
+Recommends: %{name}-real
+Recommends: %{name}-rpc
 %ifnarch ppc ppc64 sparc sparc64 s390 s390x
-Requires:   %{name}-sensors
+Recommends: %{name}-sensors
 %endif
-Requires:   %{name}-smtp
-Requires:   %{name}-ssh
-Requires:   %{name}-swap
-Requires:   %{name}-tcp
-Requires:   %{name}-time
-Requires:   %{name}-ups
-Requires:   %{name}-users
-Requires:   %{name}-wave
+Recommends: %{name}-smtp
+Recommends: %{name}-ssh
+Recommends: %{name}-swap
+Recommends: %{name}-tcp
+Recommends: %{name}-time
+Recommends: %{name}-ups
+Recommends: %{name}-users
+Recommends: %{name}-wave
 %ifarch x86_64
 Suggests:   %{name}-xenvm
 %endif
+Suggests:   %{name}-cups
 %define apt_get_command %{_bindir}/apt-get
 %define qstat_command   %{_bindir}/qstat
 
@@ -155,15 +156,15 @@
 %package  extras
 Summary:Plug-Ins which depend on additional packages
 Group:  System/Monitoring
-Requires:   

commit gconf2-branding-openSUSE for openSUSE:12.1:Update

2013-02-11 Thread h_root
Hello community,

here is the log from the commit of package gconf2-branding-openSUSE for 
openSUSE:12.1:Update checked in at 2013-02-11 14:40:21

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


Package is gconf2-branding-openSUSE, Maintainer is gnome-maintain...@suse.de

Changes:

New Changes file:

NO CHANGES FILE!!!

New:

  _link



Other differences:
--
++ _link ++
link package='gconf2-branding-openSUSE.1294' cicount='copy' /
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit gconf2-branding-SLED for openSUSE:12.1:Update

2013-02-11 Thread h_root
Hello community,

here is the log from the commit of package gconf2-branding-SLED for 
openSUSE:12.1:Update checked in at 2013-02-11 14:40:13

Comparing /work/SRC/openSUSE:12.1:Update/gconf2-branding-SLED (Old)
 and  /work/SRC/openSUSE:12.1:Update/.gconf2-branding-SLED.new (New)


Package is gconf2-branding-SLED, Maintainer is gnome-maintain...@suse.de

Changes:

New Changes file:

NO CHANGES FILE!!!

New:

  _link



Other differences:
--
++ _link ++
link package='gconf2-branding-SLED.1294' cicount='copy' /
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit gconf2.1294 for openSUSE:12.1:Update

2013-02-11 Thread h_root
Hello community,

here is the log from the commit of package gconf2.1294 for openSUSE:12.1:Update 
checked in at 2013-02-11 14:40:23

Comparing /work/SRC/openSUSE:12.1:Update/gconf2.1294 (Old)
 and  /work/SRC/openSUSE:12.1:Update/.gconf2.1294.new (New)


Package is gconf2.1294, Maintainer is 

Changes:

New Changes file:

--- /dev/null   2013-02-09 11:18:20.872010756 +0100
+++ /work/SRC/openSUSE:12.1:Update/.gconf2.1294.new/gconf2.changes  
2013-02-11 14:40:25.0 +0100
@@ -0,0 +1,1125 @@
+---
+Tue Nov 15 10:10:45 UTC 2011 - vu...@opensuse.org
+
+- Update to version 3.2.3:
+  + Fix assert introduced in 3.2.2 (bgo#662991).
+-  Changes from version 3.2.2:
+  + Avoid crash when there is no reply to messages in
+gconf_engine_notify_remove (bgo#661372).
+  + Clean-up ORBit vs DBus logic.
+- Changes from version 3.2.1:
+  + Fix Configuration server couldn't be contacted errors
+(bgo#659835).
+  + Build fix for -Werror=format-security.
+  + Updated translations.
+- Drop gconf2-no-wrong-drop-db.patch: fixed upstream
+- Fixes a bug where window from a different workspace would peek
+  up behind current workspace window in the current workspace
+  activities overview (bnc#731663).
+
+---
+Thu Oct 20 08:18:40 UTC 2011 - vu...@opensuse.org
+
+- Add gconf2-no-wrong-drop-db.patch: partial fix gconf server not
+  correctly answering to clients after a while, because it believes
+  it can drop databases while they're being used. This is only a
+  partial fix, as there's another patch to fix a similar issue on
+  SIGHUP. It's safer to take just this part, as it's not intrusive
+  at all while the other one can be risky without more testing.
+
+---
+Mon Sep 26 19:43:37 UTC 2011 - vu...@opensuse.org
+
+- Update to version 3.2.0:
+  + Updated translations.
+
+---
+Tue Sep 20 07:11:02 UTC 2011 - vu...@opensuse.org
+
+- Update to version 3.1.92:
+  + bgo#655954: allow setting gconf values to the schema defaults
+  + Updated translations.
+- Drop gconf2-fix-default-mandatory.patch: fixed upstream.
+
+---
+Tue Sep  6 18:04:29 UTC 2011 - vu...@opensuse.org
+
+- Add gconf2-fix-default-mandatory.patch: fix setting default or
+  mandatory values for key, after dbus migration. Fix bnc#705409.
+  Patch by Joey Zheng jzh...@suse.com.
+
+---
+Thu Sep  1 16:17:56 UTC 2011 - vu...@opensuse.org
+
+- Update to version 3.1.90:
+  + bgo#656262: Support for conversion files from user specified
+and XDG data directories
+  + Updated translations.
+- Changes from version 3.1.6:
+  + Fixes on the distcheck fixes
+  + bgo#655656: Use o for the D-BUS object path rather than s
+(this changes the internal D-BUS API but for now we have a
+compatability bit that should avoid too much pain.)
+- Drop pkgconfig(ORBit-2.0) BuildRequires: we do not build with the
+  orbit backend.
+- Drop explicit Requires from devel packages that will
+  automatically be added the pkg-config way: dbus-1-glib-devel,
+  glib2-devel, orbit2-devel.
+
+---
+Mon Aug 15 09:01:26 CEST 2011 - dims...@opensuse.org
+
+- Update to version 3.1.5:
+  + gsettings-convert: convert to unsigned int correctly
+  + Distcheck fixes
+  + bgo#656248: Handle messages that don't have interface set
+  + bgo#654801: Export pkg-config file and C include details in GIR
+file
+  + Updated translations.
+- Add pkgconfig(ORBit-2.0) BuildRequires.
+
+---
+Mon Jul 25 16:39:17 CEST 2011 - vu...@opensuse.org
+
+- Update to version 3.1.4:
+  + gsettings-data-convert: Call g_type_init()
+  + ensure_database: don't free the reply til we've finished with
+its args
+  + build: Filter out generated corba code when building .gir
+  + Updated translations.
+
+---
+Sat Jul  2 08:56:54 CEST 2011 - vu...@opensuse.org
+
+- Update to version 3.1.3:
+  + This is version 2.32.5, re-released with the right version.
+- Pass --disable-orbit to configure to not depend on ORBit2, and
+  use dbus as IPC. Remove orbit2-devel BuildRequires.
+- Change --with-gtk=2.0 configure option to --with-gtk=3.0, and
+  change gtk2-devel BuildRequires to gtk3-devel.
+
+---
+Fri Jul  1 16:37:33 CEST 2011 - dims...@opensuse.org
+
+- Update to version 2.32.5:
+  + Add optional and disabled by default port to DBus.
+  + Use the 

commit branding-basedonopensuse.1294 for openSUSE:12.1:Update

2013-02-11 Thread h_root
Hello community,

here is the log from the commit of package branding-basedonopensuse.1294 for 
openSUSE:12.1:Update checked in at 2013-02-11 14:40:06

Comparing /work/SRC/openSUSE:12.1:Update/branding-basedonopensuse.1294 (Old)
 and  /work/SRC/openSUSE:12.1:Update/.branding-basedonopensuse.1294.new 
(New)


Package is branding-basedonopensuse.1294, Maintainer is 

Changes:

New Changes file:

--- /dev/null   2013-02-09 11:18:20.872010756 +0100
+++ 
/work/SRC/openSUSE:12.1:Update/.branding-basedonopensuse.1294.new/branding-basedonopensuse.changes
  2013-02-11 14:40:07.0 +0100
@@ -0,0 +1,36 @@
+---
+Tue Oct 18 14:53:51 UTC 2011 - co...@suse.com
+
+- use a branch of the 12.1 artwork
+
+---
+Mon Oct 17 09:01:50 UTC 2011 - co...@suse.com
+
+- add relaxed versions of branding-openSUSE's requires to basedonopensuse
+
+---
+Mon Oct 17 08:30:06 UTC 2011 - co...@suse.com
+
+- use latest branding packages too
+
+---
+Wed Oct 12 07:45:12 UTC 2011 - co...@suse.com
+
+- fix build
+
+---
+Wed Oct  5 09:51:55 UTC 2011 - co...@suse.com
+
+- require branding-basedonopensuse to avoid an accidental
+  branding switch
+
+---
+Wed Oct  5 09:49:58 UTC 2011 - co...@suse.com
+
+- adapt to new branding set
+
+---
+Sat Sep 10 13:49:04 UTC 2011 - co...@suse.com
+
+- initial package
+

New:

  branding-basedonopensuse.changes
  branding-basedonopensuse.spec
  extract.pl
  openSUSE.tar.gz
  post.bootsplash
  post.gfxboot
  update-list.sh



Other differences:
--
++ branding-basedonopensuse.spec ++
 898 lines (skipped)

++ extract.pl ++
#!/usr/bin/perl
# Copyright (c) 2007, 2008, SUSE Linux Products GmbH

# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the Software), to deal
# in the Software without restriction, including without limitation the rights
# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
# copies of the Software, and to permit persons to whom the Software is
# furnished to do so, subject to the following conditions:
#
# The above copyright notice and this permission notice shall be included in
# all copies or substantial portions of the Software.
#
# THE SOFTWARE IS PROVIDED AS IS, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL THE
# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
# THE SOFTWARE.

use POSIX; # Needed for setlocale()

my $inpkg = 0;
my $packagename = $ARGV[1];
my $tag = $ARGV[2];
my $descr = '';

my %sources;
my $name;
open(SOURCES, $ARGV[0]);
while ( SOURCES ) {
chomp;
if (m/^=Pkg:/  $inpkg) {
last;
}
if (m/^\+$tag/) { $intag = 1; next; }
$intag = 0 if (m/^\-$tag/);
if (m/^=Pkg:.*$packagename.* /) {
$inpkg = 1;
}
print $_\n if ($inpkg  $intag);
}
close(SOURCES);

++ post.bootsplash ++
%{fillup_only -ns bootsplash branding-basedonopensuse }
perl -pi -e 's/^(THEME=).*/$1basedonopensuse/' /etc/sysconfig/bootsplash
if test -s /etc/sysconfig/bootloader ; then
/sbin/mkinitrd
fi

++ post.gfxboot ++
gfxboot --update-theme basedonopensuse
++ update-list.sh ++
#!/bin/sh

set -e

packs=$(mktemp)
curl -s 
http://download.opensuse.org/factory/repo/oss/suse/setup/descr/packages.gz | 
gzip  -c -d  $packs
list=$(grep ^=Pkg:.*branding-openSUSE $packs | cut '-d ' -f2 | sort -u | grep 
-v '^branding-openSUSE$')

export LC_ALL=C

sed -n -e '1,/^#BRQ-START/p' branding-basedonopensuse.spec  
branding-basedonopensuse.spec.new
for i in $list; do 
 echo BuildRequires: $i  branding-basedonopensuse.spec.new
done
sed -n -e '/^#BRQ-END/,/^#PSTART/p' branding-basedonopensuse.spec  
branding-basedonopensuse.spec.new
for i in $list; do
echo packages=\\$packages $i\  branding-basedonopensuse.spec.new
done
sed -n -e '/^#PEND/,$p' branding-basedonopensuse.spec  
branding-basedonopensuse.spec.new

sed -n -e '1,/# TIL HERE/p' branding-basedonopensuse.spec.new  

commit branding-basedonopensuse for openSUSE:12.1:Update

2013-02-11 Thread h_root
Hello community,

here is the log from the commit of package branding-basedonopensuse for 
openSUSE:12.1:Update checked in at 2013-02-11 14:40:09

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


Package is branding-basedonopensuse, Maintainer is 

Changes:

New Changes file:

NO CHANGES FILE!!!

New:

  _link



Other differences:
--
++ _link ++
link package='branding-basedonopensuse.1294' cicount='copy' /
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit gconf2-branding-SLES for openSUSE:12.1:Update

2013-02-11 Thread h_root
Hello community,

here is the log from the commit of package gconf2-branding-SLES for 
openSUSE:12.1:Update checked in at 2013-02-11 14:40:17

Comparing /work/SRC/openSUSE:12.1:Update/gconf2-branding-SLES (Old)
 and  /work/SRC/openSUSE:12.1:Update/.gconf2-branding-SLES.new (New)


Package is gconf2-branding-SLES, Maintainer is gnome-maintain...@suse.de

Changes:

New Changes file:

NO CHANGES FILE!!!

New:

  _link



Other differences:
--
++ _link ++
link package='gconf2-branding-SLES.1294' cicount='copy' /
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit gconf2 for openSUSE:12.1:Update

2013-02-11 Thread h_root
Hello community,

here is the log from the commit of package gconf2 for openSUSE:12.1:Update 
checked in at 2013-02-11 14:40:25

Comparing /work/SRC/openSUSE:12.1:Update/gconf2 (Old)
 and  /work/SRC/openSUSE:12.1:Update/.gconf2.new (New)


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

Changes:

New Changes file:

NO CHANGES FILE!!!

New:

  _link



Other differences:
--
++ _link ++
link package='gconf2.1294' cicount='copy' /
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit engine_pkcs11 for openSUSE:Factory

2013-02-11 Thread h_root
Hello community,

here is the log from the commit of package engine_pkcs11 for openSUSE:Factory 
checked in at 2013-02-11 14:54:27

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


Package is engine_pkcs11, Maintainer is sbra...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/engine_pkcs11/engine_pkcs11.changes  
2011-09-23 01:56:36.0 +0200
+++ /work/SRC/openSUSE:Factory/.engine_pkcs11.new/engine_pkcs11.changes 
2013-02-11 14:54:29.0 +0100
@@ -1,0 +2,5 @@
+Mon Feb 11 12:24:15 UTC 2013 - co...@suse.com
+
+- remove broken library require
+
+---



Other differences:
--
++ engine_pkcs11.spec ++
--- /var/tmp/diff_new_pack.YEjEKC/_old  2013-02-11 14:54:31.0 +0100
+++ /var/tmp/diff_new_pack.YEjEKC/_new  2013-02-11 14:54:31.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package engine_pkcs11
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 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,18 +16,18 @@
 #
 
 
-
 Name:   engine_pkcs11
 Version:0.1.8
-Release:1
+Release:0
 Url:http://www.opensc-project.org/engine_pkcs11/
-Group:  Productivity/Security
-License:BSD-3-Clause
 Summary:OpenSSL PKCS#11 Engine
+License:BSD-3-Clause
+Group:  Productivity/Security
 Source: %{name}-%{version}.tar.bz2
 Source1:%{name}-COPYING
-BuildRequires:  libp11-devel = 0.2.5 libxslt pkg-config
-Requires:   libp11-1 = 0.2.5
+BuildRequires:  libp11-devel = 0.2.5
+BuildRequires:  libxslt
+BuildRequires:  pkg-config
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description

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



commit libusb-compat for openSUSE:Factory

2013-02-11 Thread h_root
Hello community,

here is the log from the commit of package libusb-compat for openSUSE:Factory 
checked in at 2013-02-11 14:54:43

Comparing /work/SRC/openSUSE:Factory/libusb-compat (Old)
 and  /work/SRC/openSUSE:Factory/.libusb-compat.new (New)


Package is libusb-compat, Maintainer is sbra...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/libusb-compat/libusb-compat.changes  
2012-05-03 10:58:23.0 +0200
+++ /work/SRC/openSUSE:Factory/.libusb-compat.new/libusb-compat.changes 
2013-02-11 14:54:45.0 +0100
@@ -1,0 +2,5 @@
+Sat Feb  2 18:52:15 UTC 2013 - co...@suse.com
+
+- update license to new format
+
+---



Other differences:
--
++ libusb-compat.spec ++
--- /var/tmp/diff_new_pack.B7Oghd/_old  2013-02-11 14:54:46.0 +0100
+++ /var/tmp/diff_new_pack.B7Oghd/_new  2013-02-11 14:54:46.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libusb-compat
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 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
@@ -19,7 +19,7 @@
 Name:   libusb-compat
 Url:http://libusb.wiki.sourceforge.net/LibusbCompat0.1
 Summary:libusb-1.0 Compatibility Layer for libusb-0.1
-License:BSD-3-Clause ; LGPL-2.1+
+License:BSD-3-Clause and LGPL-2.1+
 Group:  System/Libraries
 Version:0.1.4
 Release:0

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



commit shim for openSUSE:Factory

2013-02-11 Thread h_root
Hello community,

here is the log from the commit of package shim for openSUSE:Factory checked in 
at 2013-02-11 14:54:55

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


Package is shim, Maintainer is g...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/shim/shim.changes2013-02-07 
17:10:32.0 +0100
+++ /work/SRC/openSUSE:Factory/.shim.new/shim.changes   2013-02-11 
14:54:57.0 +0100
@@ -1,0 +2,6 @@
+Mon Feb 11 12:15:25 UTC 2013 - fcro...@suse.com
+
+- Update with shim signed by UEFI signing service, based on code
+  from Thu Feb  7 06:56:19 UTC 2013.
+
+---



Other differences:
--
++ shim-signed.efi ++
Files /var/tmp/diff_new_pack.XYdG9f/_old and /var/tmp/diff_new_pack.XYdG9f/_new 
differ

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



commit shim for openSUSE:12.3

2013-02-11 Thread h_root
Hello community,

here is the log from the commit of package shim for openSUSE:12.3 checked in at 
2013-02-11 14:54:59

Comparing /work/SRC/openSUSE:12.3/shim (Old)
 and  /work/SRC/openSUSE:12.3/.shim.new (New)


Package is shim, Maintainer is g...@suse.com

Changes:

--- /work/SRC/openSUSE:12.3/shim/shim.changes   2013-02-07 17:11:17.0 
+0100
+++ /work/SRC/openSUSE:12.3/.shim.new/shim.changes  2013-02-11 
14:55:01.0 +0100
@@ -1,0 +2,6 @@
+Mon Feb 11 12:15:25 UTC 2013 - fcro...@suse.com
+
+- Update with shim signed by UEFI signing service, based on code
+  from Thu Feb  7 06:56:19 UTC 2013.
+
+---



Other differences:
--
++ shim-signed.efi ++
Files /var/tmp/diff_new_pack.QEYmyZ/_old and /var/tmp/diff_new_pack.QEYmyZ/_new 
differ

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



commit transfig for openSUSE:Factory

2013-02-11 Thread h_root
Hello community,

here is the log from the commit of package transfig for openSUSE:Factory 
checked in at 2013-02-11 14:55:14

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


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

Changes:

--- /work/SRC/openSUSE:Factory/transfig/transfig.changes2012-10-24 
10:24:09.0 +0200
+++ /work/SRC/openSUSE:Factory/.transfig.new/transfig.changes   2013-02-11 
14:55:15.0 +0100
@@ -1,0 +2,11 @@
+Fri Feb  8 11:14:39 UTC 2013 - wer...@suse.de
+
+- User original patches from Debian
+
+---
+Thu Feb  7 16:34:21 UTC 2013 - wer...@suse.de
+
+- Add xfig.3.2.5b-mediaboxrealnb.dif to fix regarding pdf import,
+  reported by Loic Le Guyader compare with Debian bug #530898 
+
+---

New:

  transfig.3.2.5d-mediaboxrealnb.dif
  transfig.3.2.5d-patches.tar.bz2



Other differences:
--
++ transfig.spec ++
--- /var/tmp/diff_new_pack.VV15nm/_old  2013-02-11 14:55:17.0 +0100
+++ /var/tmp/diff_new_pack.VV15nm/_new  2013-02-11 14:55:17.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package transfig
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 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
@@ -29,14 +29,14 @@
 BuildRequires:  texlive-times
 BuildRequires:  tex(times.sty)
 %endif
-BuildRequires:  xorg-x11
-BuildRequires:  xorg-x11-devel
 %if 0%{?suse_version}  1120
 BuildRequires:  libpng12-compat-devel
 BuildRequires:  libpng12-devel
 %else
 BuildRequires:  libpng-devel
 %endif
+BuildRequires:  xorg-x11
+BuildRequires:  xorg-x11-devel
 Url:http://www.xfig.org/
 Provides:   transfig.3.2.3d
 Requires:   ghostscript-fonts-std
@@ -48,8 +48,10 @@
 License:MIT
 Group:  Productivity/Graphics/Convertors
 Source: transfig.%{version}.tar.bz2
+Source1:transfig.%{version}-patches.tar.bz2
 Patch0: transfig.3.2.5d.dif
 Patch2: transfig.3.2.5-binderman.dif
+Patch3: transfig.3.2.5d-mediaboxrealnb.dif
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %{expand: %%global _exec_prefix %(type -p pkg-config /dev/null  pkg-config 
--variable prefix x11 || echo /usr/X11R6)}
 %if %_exec_prefix == /usr/X11R6
@@ -85,8 +87,11 @@
 
 %prep
 %setup -q -n transfig.%{version}
-%patch0 -b .0
-%patch2 -b .bm
+find -type f | xargs -r chmod a-x,go-w
+tar Oxfj %{S:1} | patch -p1 -s
+%patch0 -p0 -b .0
+%patch2 -p0 -b .bm
+%patch3 -p0 -b .mbox
 xmkmf -a -D_DATA='%{_data}'
 
 %build

++ transfig.3.2.5d-mediaboxrealnb.dif ++
--- fig2dev/dev/readeps.c
+++ fig2dev/dev/readeps.c   2013-02-08 11:21:58.593945615 +
@@ -77,16 +77,22 @@ read_eps_pdf(file, filetype, pic, llx, l
while (fgets(buf, 512, file) != NULL) {
/* look for /MediaBox for pdf file */
if (pdf_flag) {
+ char *s;
+ for(s=buf; (s=strchr(s,'/')); s++) {
if (!strncmp(buf, /MediaBox, 8)) {/* look for the 
MediaBox spec */
-   c = strchr(buf,'[')+1;
-   if (c  sscanf(c,%d %d %d %d,llx,lly,urx,ury)  4) {
+   c = strchr(s,'[');
+   if (c  sscanf(c+1,%d %d %d %d,llx,lly,urx,ury)  4) {
*llx = *lly = 0;
urx = paperdef[0].width*72;
ury = paperdef[0].height*72;
put_msg(Bad MediaBox in imported PDF file %s, assuming 
%s size, 
pic-file, metric? A4 : Letter );
}
+   pic-bit_size.x = (urx-(*llx));
+   pic-bit_size.y = (ury-(*lly));
+   break;
}
+ }
/* look for bounding box for EPS file */
} else if (!nested  !strncmp(buf, %%BoundingBox:, 14)) {
c=buf+14;
++ transfig.3.2.5d.dif ++
--- /var/tmp/diff_new_pack.VV15nm/_old  2013-02-11 14:55:17.0 +0100
+++ /var/tmp/diff_new_pack.VV15nm/_new  2013-02-11 14:55:17.0 +0100
@@ -177,8 +177,16 @@
if (strstr(str, CompositeRoman)) enable_composite_font = 
True;
fputs(str, tfp);
 --- fig2dev/dev/genpstex.c
-+++ fig2dev/dev/genpstex.c 2008-04-25 14:01:42.0 +
-@@ -64,10 +64,13 @@ extern void
 fig2dev/dev/genpstex.c 2013-02-08 12:45:41.649945157 +
+@@ -37,6 +37,7 @@
+  * Jose Alberto.
+  */
+ 
++#include 

commit ntfs-3g_ntfsprogs.1295 for openSUSE:12.1:Update

2013-02-11 Thread h_root
Hello community,

here is the log from the commit of package ntfs-3g_ntfsprogs.1295 for 
openSUSE:12.1:Update checked in at 2013-02-11 14:55:37

Comparing /work/SRC/openSUSE:12.1:Update/ntfs-3g_ntfsprogs.1295 (Old)
 and  /work/SRC/openSUSE:12.1:Update/.ntfs-3g_ntfsprogs.1295.new (New)


Package is ntfs-3g_ntfsprogs.1295, Maintainer is 

Changes:

New Changes file:

--- /dev/null   2013-02-09 11:18:20.872010756 +0100
+++ 
/work/SRC/openSUSE:12.1:Update/.ntfs-3g_ntfsprogs.1295.new/ntfs-3g_ntfsprogs.changes
2013-02-11 14:55:39.0 +0100
@@ -0,0 +1,575 @@
+---
+Sat Feb  2 20:10:25 UTC 2013 - bo...@steki.net
+
+- Add ntfs-3g_ntfsprogs-use-caution-with-fastboot.patch to 
+  prevent partitions with metadata cached in Windows (when
+  FastBoot is enabled) from being mounted; patch taken from
+  upstream git and rebased (bnc#798337 / rh#859373).
+
+---
+Fri Jul  1 15:41:25 CEST 2011 - vu...@opensuse.org
+
+- Rename source package from ntfs-3g to ntfs-3g_ntfsprogs
+  (following upstream).
+- Remove ntfsprogs BuildRequires as it will now be built with this
+  package; update %check to reference the mkntfs binary we built
+  instead of the system one.
+- Define a ntfs-3g subpackage, for compatibility with old package.
+- Split libntfs-3g in libntfs-3g81 subpackage to follow shared
+  library packaging policy.
+- Rename devel subpackage to libntfs-3g-devel for extra clarity,
+  and add appropriate Provides/Obsoletes.
+- Package /sbin/mount.ntfs and %{_mandir}/man8/mount.ntfs.8 as
+  ghost files, to fix rpmlint warning.
+
+---
+Tue Jun 28 17:10:56 CEST 2011 - dims...@opensuse.org
+
+- Update to version 2011.4.12:
+  + ntfs-3g:
+- fixed possible wrong hole size when overwriting compressed
+  data
+- fixed listxattr() to environments with extended attributes
+- fixed ENOSPC when making an index non-resident
+- fixed partial mapping ahead of mapped runlist
+- enabled forensic mounting (currently same as read-only)
+- expand an attribute without creating a hole
+- improved appending data to a long hole
+- deny direct modifications to metadata files
+- option 'acl' to request the use of Posix ACLs
+  + ntfsclone:
+- fixed reading old big-endian ntfsclone images
+- avoided writing beyond allocated variable
+- close volume and cleanup when exiting
+- new option not to clear the timestamps
+- sync created image before remounting
+- use a stream to produce aligned writes during image creation
+  + ntfsinfo: display times in UTC
+  + mkntfs:
+- don't store full bitmap and logfile in memory
+- set a volume UUID if option -U
+- fixed $MFT allocated size
+- fixed allocated size of resident unnamed data
+  + ntfsfix:
+- new option -n for no action
+- try alternate boot sector if cannot start up
+- check and fix the upcase table
+- try to fix file systems with incorrect size
+  + ntfsundelete: fixed a segfault
+  + ntfsresize:
+- new option --info-mb-only
+- new option --check
+- ntfs-3g and ntfsprogs are now part of one source tarball. For
+  easiest upgrade path, we create a subpackage called ntfsprogs.
+  The version number is higher than the latest released one, so
+  there is no need for special care.
+
+---
+Sat Apr 30 18:14:05 UTC 2011 - crrodrig...@opensuse.org
+
+- Fix build with gcc 4.6: Remove -Werror from CFLAGS in the spec
+  file. It currently fails on error: variable 'foo' set but not
+  used [-Werror=unused-but-set-variable]
+
+---
+Sun Mar 20 22:23:50 CET 2011 - dims...@opensuse.org
+
+- Update to version 2011.1.15:
+  + New festures:
+- implemented fsync() and fsyncdir().
+- implemented the ’sync’ mount option.
+- sanity check upcase table.
+- added a big-endian extended attribute name for attrib and
+  times.
+- added an extended attribute name for creation time.
+- enable renaming of system extended attributes.
+  + Bug fixes:
+- improved appending data to fragmented files.
+- improved rebuilding a runlist.
+- improved comparing filenames on big-endian CPUs.
+- stat(2) for system files with no data.
+- alignment on cached structures.
+- Posix ACLs for big-endian CPUs.
+- deleting files using ignore_case option.
+- allocated size when an attribute update causes unnamed
+  data to be expelled.
+
+---
+Mon Oct  4 12:06:02 CEST 2010 - vu...@opensuse.org
+
+- Update to version 2010.10.2:
+  + Bug fixes:
+- 

commit ntfs-3g_ntfsprogs for openSUSE:12.1:Update

2013-02-11 Thread h_root
Hello community,

here is the log from the commit of package ntfs-3g_ntfsprogs for 
openSUSE:12.1:Update checked in at 2013-02-11 14:55:42

Comparing /work/SRC/openSUSE:12.1:Update/ntfs-3g_ntfsprogs (Old)
 and  /work/SRC/openSUSE:12.1:Update/.ntfs-3g_ntfsprogs.new (New)


Package is ntfs-3g_ntfsprogs, Maintainer is 

Changes:

New Changes file:

NO CHANGES FILE!!!

New:

  _link



Other differences:
--
++ _link ++
link package='ntfs-3g_ntfsprogs.1295' cicount='copy' /
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit ntfs-3g_ntfsprogs.1295 for openSUSE:12.2:Update

2013-02-11 Thread h_root
Hello community,

here is the log from the commit of package ntfs-3g_ntfsprogs.1295 for 
openSUSE:12.2:Update checked in at 2013-02-11 14:55:45

Comparing /work/SRC/openSUSE:12.2:Update/ntfs-3g_ntfsprogs.1295 (Old)
 and  /work/SRC/openSUSE:12.2:Update/.ntfs-3g_ntfsprogs.1295.new (New)


Package is ntfs-3g_ntfsprogs.1295, Maintainer is 

Changes:

New Changes file:

--- /dev/null   2013-02-09 11:18:20.872010756 +0100
+++ 
/work/SRC/openSUSE:12.2:Update/.ntfs-3g_ntfsprogs.1295.new/ntfs-3g_ntfsprogs.changes
2013-02-11 14:55:46.0 +0100
@@ -0,0 +1,642 @@
+---
+Sat Feb  2 20:45:08 UTC 2013 - bo...@steki.net
+
+- Add ntfs-3g_ntfsprogs-use-caution-with-fastboot.patch to 
+  prevent partitions with metadata cached in Windows (when
+  FastBoot is enabled) from being mounted; patch taken from
+  upstream git and rebased (bnc#798337 / rh#859373). 
+
+---
+Sat May 26 16:37:45 UTC 2012 - jeng...@inai.de
+
+- Remove redundant tags/sections from specfile
+- Parallel build with %_smp_mflags
+
+---
+Thu Feb 16 21:09:25 UTC 2012 - crrodrig...@opensuse.org
+
+- Libraries back to %{_libdir}, /usr merge project.
+
+---
+Sat Jan 28 16:44:49 UTC 2012 - tabra...@novell.com
+
+-  Update to version 2012.1.15
+   + ntfs-3g:
+ - fixed device path canonicalization for use by devmapper
+ - fixed setting DOS names when defined with lower-case chars
+ - fixed attribute flags controlling recursive writes
+ - fixed compilation on OpenIndiana
+ - fixed options parsing on OSes with no extended attributes
+ - fixed realtime as a default mount option
+ - fixed endless recursion when MFT extents are described by
+   themselves
+ - fixed the description of inherit option
+ - fixed overwriting a truncated file
+ - fixed truncation of DOS file names (12 ntfschars, not 12
+   utf8 chars)
+ - fixed the setting of attributes by secaudit (index not
+   synced)
+ - faster compression
+ - new option delay_mtime to delay updates of mtime+ctime
+   + ntfsfix:
+ - new option -d to clear the dirty flag if fix is successful
+ - fixed volume dirty flag test
+ - new option to clear the list of bad sectors
+ - fixed compilation on Sparc
+ - fixed a bug causing segmentation violation
+ - repair self-located MFT data bug
+   + ntfscp:
+ - fix free space calculation
+ - support compression
+   + ntfsresize:
+ - implemented expanding runlists
+ - updated the description of the -f option
+ - expand an NTFS volume downwards
+   + ntfsclone:
+ - backup bootsector not be to accounted for
+ - creating/restoring a metadata image
+   + ntfsundelete:
+ - try to recover the file name when undeleting
+ - use inode number to name unnamed files
+   + ntfswipe:
+ - big endian and other fixes
+   + secaudit:
+ - prefixed owner and group SID in ACL display
+   + library:
+ - fixed big cluster support using 4kB sector disk
+ - fixed huge data writes
+ - use transparent compression by default
+ - fixed several bad returns in error conditions
+ - enabled getting the sector size on FreeBSD and MacOSX
+   + build:
+ - fixed make libs to only build libraries
+- Rename libntfs-3g81 subpackage to libntfs-3g83, following
+  upstream soversion bump.
+
+---
+Fri Jul  1 15:41:25 CEST 2011 - vu...@opensuse.org
+
+- Rename source package from ntfs-3g to ntfs-3g_ntfsprogs
+  (following upstream).
+- Remove ntfsprogs BuildRequires as it will now be built with this
+  package; update %check to reference the mkntfs binary we built
+  instead of the system one.
+- Define a ntfs-3g subpackage, for compatibility with old package.
+- Split libntfs-3g in libntfs-3g81 subpackage to follow shared
+  library packaging policy.
+- Rename devel subpackage to libntfs-3g-devel for extra clarity,
+  and add appropriate Provides/Obsoletes.
+- Package /sbin/mount.ntfs and %{_mandir}/man8/mount.ntfs.8 as
+  ghost files, to fix rpmlint warning.
+
+---
+Tue Jun 28 17:10:56 CEST 2011 - dims...@opensuse.org
+
+- Update to version 2011.4.12:
+  + ntfs-3g:
+- fixed possible wrong hole size when overwriting compressed
+  data
+- fixed listxattr() to environments with extended attributes
+- fixed ENOSPC when making an index non-resident
+- fixed partial mapping ahead of mapped runlist
+- enabled forensic mounting (currently same as read-only)
+- expand an attribute without creating a hole
+- 

commit ntfs-3g_ntfsprogs for openSUSE:12.2:Update

2013-02-11 Thread h_root
Hello community,

here is the log from the commit of package ntfs-3g_ntfsprogs for 
openSUSE:12.2:Update checked in at 2013-02-11 14:55:49

Comparing /work/SRC/openSUSE:12.2:Update/ntfs-3g_ntfsprogs (Old)
 and  /work/SRC/openSUSE:12.2:Update/.ntfs-3g_ntfsprogs.new (New)


Package is ntfs-3g_ntfsprogs, Maintainer is 

Changes:

New Changes file:

NO CHANGES FILE!!!

New:

  _link



Other differences:
--
++ _link ++
link package='ntfs-3g_ntfsprogs.1295' cicount='copy' /
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit patchinfo.1295 for openSUSE:12.1:Update

2013-02-11 Thread h_root
Hello community,

here is the log from the commit of package patchinfo.1295 for 
openSUSE:12.1:Update checked in at 2013-02-11 14:55:53

Comparing /work/SRC/openSUSE:12.1:Update/patchinfo.1295 (Old)
 and  /work/SRC/openSUSE:12.1:Update/.patchinfo.1295.new (New)


Package is patchinfo.1295, Maintainer is 

Changes:

New Changes file:

NO CHANGES FILE!!!

New:

  _patchinfo



Other differences:
--
++ _patchinfo ++
patchinfo incident=1295
  packagerbmanojlovic/packager
  categoryrecommended/category
  ratinglow/rating
  issue tracker=bnc id=798337/
  summaryntfs-3g_ntfsprogs: avoid corrupting Win8 filesystems/summary
  description
A bug in ntfs-3g_ntfsprogs caused Win8 partitions with metadata cached in 
Windows (when
FastBoot is enabled) from being mounted, so avoiding filesystem corruption.
/description
/patchinfo
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit patchinfo.1295 for openSUSE:12.2:Update

2013-02-11 Thread h_root
Hello community,

here is the log from the commit of package patchinfo.1295 for 
openSUSE:12.2:Update checked in at 2013-02-11 14:55:55

Comparing /work/SRC/openSUSE:12.2:Update/patchinfo.1295 (Old)
 and  /work/SRC/openSUSE:12.2:Update/.patchinfo.1295.new (New)


Package is patchinfo.1295, Maintainer is 

Changes:

New Changes file:

NO CHANGES FILE!!!

New:

  _patchinfo



Other differences:
--
++ _patchinfo ++
patchinfo incident=1295
  packagerbmanojlovic/packager
  categoryrecommended/category
  ratinglow/rating
  issue tracker=bnc id=798337/
  summaryntfs-3g_ntfsprogs: avoid corrupting Win8 filesystems/summary
  description
A bug in ntfs-3g_ntfsprogs caused Win8 partitions with metadata cached in 
Windows (when
FastBoot is enabled) from being mounted, so avoiding filesystem corruption.
/description
/patchinfo
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit taglib.1296 for openSUSE:12.2:Update

2013-02-11 Thread h_root
Hello community,

here is the log from the commit of package taglib.1296 for openSUSE:12.2:Update 
checked in at 2013-02-11 14:56:12

Comparing /work/SRC/openSUSE:12.2:Update/taglib.1296 (Old)
 and  /work/SRC/openSUSE:12.2:Update/.taglib.1296.new (New)


Package is taglib.1296, Maintainer is 

Changes:

New Changes file:

--- /dev/null   2013-02-09 11:18:20.872010756 +0100
+++ /work/SRC/openSUSE:12.2:Update/.taglib.1296.new/taglib.changes  
2013-02-11 14:56:12.0 +0100
@@ -0,0 +1,370 @@
+---
+Tue Jan 29 16:27:24 UTC 2013 - hessija...@gmail.com
+
+- Update rusxmms patch to version taglib-1.7-ds-rusxmms-r2 in order to fix 
bnc#780256
+
+---
+Fri May 11 10:22:59 UTC 2012 - vdziewie...@suse.com
+
+-Update to 1.7.2:
+ * Fixed division by zero while parsing corrupted MP4 files (CVE-2012-2396).
+ * Fixed compilation on Haiku.
+ * Improved parsing of corrupted WMA, RIFF and OGG files.
+ * Fixed a memory leak in the WMA parser.
+ * Fixed a memory leak in the FLAC parser.
+ * Fixed a possible division by zero in the APE parser.
+ * Added detection of TTA2 files.
+ * Fixed saving of multiple identically named tags to Vorbis Comments.
+-Fixed a build failure related to doxygen.
+
+---
+Thu May 10 01:51:54 UTC 2012 - crrodrig...@opensuse.org
+
+- Also, define GNU_SOURCE 
+
+---
+Thu May 10 01:11:38 UTC 2012 - crrodrig...@opensuse.org
+
+- No dont use -ansi gcc flag. 
+
+---
+Thu Mar  8 01:01:13 YEKT 2012 - avm-xan...@yandex.ru
+
+- Add rusxmms patch to be fixed https://features.opensuse.org/313273
+
+---
+Sat May 28 07:03:00 UTC 2011 - davejpla...@gmail.com
+
+- Made taglib become a package again to satisfy the depencies of
+  packages that still require it.
+
+---
+Sat May 28 04:31:40 UTC 2011 - davejpla...@gmail.com
+
+- Conflict the last version of taglib that contained the libraries
+  from the library subpackages.
+- Make sure the devel package obsoletes the last version of
+  taglib-devel where the main package contained the libraries.
+- taglib is the name of the srcrpm, moved docs to devel subpackage.
+
+---
+Wed May 25 14:19:41 UTC 2011 - co...@novell.com
+
+- obsolete the right version of taglib
+
+---
+Sun May 22 22:29:07 UTC 2011 - pascal.ble...@opensuse.org
+
+- make taglib become a package again, that has only one duty, to require
+  libtag1 and libtag_c0 for packages that still require taglib instead of
+  the new package names libtag1 and libtag_c0
+
+---
+Tue May 17 20:55:51 UTC 2011 - asterios.dra...@gmail.com
+
+- Update to version 1.7:
+  * Fixed memory leaks in the FLAC file format parser.
+  * Fixed bitrate calculation for WAV files.
+  From 1.7 RC1
+  * Support for reading/writing tags from Monkey's Audio files. (BUG:210404)
+  * Support for reading/writing embedded pictures from WMA files.
+  * Support for reading/writing embedded pictures from FLAC files (BUG:218696).
+  * Implemented APE::Tag::isEmpty() to check for all APE tags, not just the
+basic ones.
+  * Added reading of WAV audio length. (BUG:116033)
+  * Exposed FLAC MD5 signature of the uncompressed audio stream via
+FLAC::Properties::signature(). (BUG:160172)
+  * Added function ByteVector::toHex() for hex-encoding of byte vectors.
+  * WavPack reader now tries to get the audio length by finding the final
+block, if the header doesn't have the information. (BUG:258016)
+  * Fixed a memory leak in the ID3v2.2 PIC frame parser. (BUG:257007)
+  * Fixed writing of RIFF files with even chunk sizes. (BUG:243954)
+  * Fixed compilation on MSVC 2010.
+  * Removed support for building using autoconf/automake.
+  * API docs can be now built using make docs.
+- Spec file updates:
+  * Changes based on openSUSE shared library packaging policy (added libtag1,
+libtag_c0 and libtag-devel packages, removed taglib and taglib-devel
+packages).
+  * Changes based on spec-cleaner run.
+  * Changed License: to LGPLv2.1+ ; MPLv1.1 ..
+  * Updates in Group, Summary and %description entries.
+  * Added libcppunit-devel and pkg-config in BuildRequires.
+  * Minor other updates.
+- Updated taglib.desktop for susehelp to point to libtag-devel.
+
+---
+Sat Feb 26 14:24:48 UTC 2011 - 

commit patchinfo.1296 for openSUSE:12.2:Update

2013-02-11 Thread h_root
Hello community,

here is the log from the commit of package patchinfo.1296 for 
openSUSE:12.2:Update checked in at 2013-02-11 14:56:19

Comparing /work/SRC/openSUSE:12.2:Update/patchinfo.1296 (Old)
 and  /work/SRC/openSUSE:12.2:Update/.patchinfo.1296.new (New)


Package is patchinfo.1296, Maintainer is 

Changes:

New Changes file:

NO CHANGES FILE!!!

New:

  _patchinfo



Other differences:
--
++ _patchinfo ++
patchinfo incident=1296
  packagerHessiJames/packager
  categoryrecommended/category
  ratinglow/rating
  issue tracker=bnc id=780256/
  summarytaglib: fixed messing up MP4 tags on de_DE and others/summary
  description
  taglib was fixed to avoid corruption of MP4 tags in non-russian locales.
  /description
/patchinfo
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit osc.1313 for openSUSE:12.1:Update

2013-02-11 Thread h_root
Hello community,

here is the log from the commit of package osc.1313 for openSUSE:12.1:Update 
checked in at 2013-02-11 15:01:25

Comparing /work/SRC/openSUSE:12.1:Update/osc.1313 (Old)
 and  /work/SRC/openSUSE:12.1:Update/.osc.1313.new (New)


Package is osc.1313, Maintainer is 

Changes:

New Changes file:

--- /dev/null   2013-02-09 11:18:20.872010756 +0100
+++ /work/SRC/openSUSE:12.1:Update/.osc.1313.new/osc.changes2013-02-11 
15:01:26.0 +0100
@@ -0,0 +1,1788 @@
+---
+Thu Jan 31 15:45:58 UTC 2013 - adr...@suse.com
+
+- update to 0.138.0: bnc#801334
+  - add support to remove repositories recursively (mostly only usefull for 
admins)
+  - submitrequest: old not anymore used maintenance code got removed. It is 
possible now
+   to create one request to submit all changed packages of an 
project in
+   one request. Just run osc sr in the checked out project 
directory.
+  - disable keyring usage by default. print warning about misconfigured 
keyrings.
+  - prdiff: new command to diff entire projects
+
+---
+Tue Dec  4 15:46:11 UTC 2012 - adr...@suse.de
+
+- update to 0.137.0:
+- support single binary download via getbinaries command
+- support to set the bugowner
+  #
+  # Features which requires OBS 2.4
+  #
+- offer to send set_bugowner request if target is not writeable
+- support delete requests for repositories.
+- support default maintainer/bugowner search based on binary package names
+- support to lookup --all definitions of maintainers of bugowners. Either
+  for showing or setting them.
+- buildinfo --debug  option for verbose output of dependency calculation
+
+---
+Thu Sep 27 19:52:24 UTC 2012 - suse-...@gmx.de
+
+- update to 0.136.0:
+  * prefer TLS v1.1 or v1.2 if available
+  * declined is considered to be an open state (that is osc rq list also
+shows declined requests)
+  * added support to move files across packages via osc mv (fixes issue #10)
+  * various bugfixes
+
+---
+Thu Sep 20 07:54:59 UTC 2012 - kru...@zib.de
+
+- recommend the python-keyring package
+  (needed for storing credentials in kwallet/gnome-keyring)
+
+---
+Fri Jun 29 08:59:05 UTC 2012 - adr...@suse.de
+
+- update to 0.135.1
+  * do not forward submit requests to targets which link to request target
+  * fix creator name in forwarded message
+
+---
+Thu Jun 28 09:22:41 UTC 2012 - adr...@suse.de
+
+- update to 0.135.0
+  * request accept is offering now to forward submit request if it is a devel 
area like webui does
+  * support archlinux builds (requires OBS 2.4)
+  * support maintenancerequest from local checkout
+  * bugfixes for review handling, result watching, gnome-keyring
+
+---
+Thu Mar 15 08:57:44 UTC 2012 - adr...@suse.de
+
+- update to 0.134.1
+  * adding unlock command
+  * maintenance_incident requests get created with source revision of package
+
+---
+Mon Mar  5 09:49:51 UTC 2012 - adr...@suse.de
+
+- update to 0.134.0
+  * Enables new maintenance submissions for new OBS 2.3 maintenance model
+  * Fixes srcmd5 revisions in submit request, when link target != submission 
target
+- From NEWS file:
+- patchinfo call can work without checked out copy now
+- use qemu as fallback for building not directly supported architectures
+- results --watch option to watch build results until they finished 
building
+- fixes injection of terminal control chars (bnc#749335)(CVE-2012-1095)
+  #
+  # Features which requires OBS 2.3
+  #
+- support dryrun of branching to preview the expected result. osc sm is 
doing this now by default.
+- maintenance requests accept package lists as source and target incidents 
to be merged in
+- add setincident command to request to re-direct a maintenance request
+- ask user to create maintenance incident request when submit request is 
failing at release project
+- osc my patchinfos is showing patchinfos where any open bug is assigned 
to user
+- osc my or osc my work is including assigned patchinfos
+- osc branch --maintenance is creating setups for maintenance
+
+---
+Tue Dec 20 21:58:02 UTC 2011 - adr...@suse.de
+
+- update to 0.133.1
+  - removed debug code lead to warning message (fix by Marcus_H)
+

commit osc for openSUSE:12.1:Update

2013-02-11 Thread h_root
Hello community,

here is the log from the commit of package osc for openSUSE:12.1:Update checked 
in at 2013-02-11 15:01:28

Comparing /work/SRC/openSUSE:12.1:Update/osc (Old)
 and  /work/SRC/openSUSE:12.1:Update/.osc.new (New)


Package is osc, Maintainer is adr...@suse.com

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.Y9Q4mk/_old  2013-02-11 15:01:29.0 +0100
+++ /var/tmp/diff_new_pack.Y9Q4mk/_new  2013-02-11 15:01:29.0 +0100
@@ -1 +1 @@
-link package='osc.374' cicount='copy' /
+link package='osc.1313' cicount='copy' /

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



commit osc.1313 for openSUSE:12.2:Update

2013-02-11 Thread h_root
Hello community,

here is the log from the commit of package osc.1313 for openSUSE:12.2:Update 
checked in at 2013-02-11 15:01:30

Comparing /work/SRC/openSUSE:12.2:Update/osc.1313 (Old)
 and  /work/SRC/openSUSE:12.2:Update/.osc.1313.new (New)


Package is osc.1313, Maintainer is 

Changes:

New Changes file:

--- /dev/null   2013-02-09 11:18:20.872010756 +0100
+++ /work/SRC/openSUSE:12.2:Update/.osc.1313.new/osc.changes2013-02-11 
15:01:32.0 +0100
@@ -0,0 +1,1788 @@
+---
+Thu Jan 31 15:45:58 UTC 2013 - adr...@suse.com
+
+- update to 0.138.0: bnc#801334
+  - add support to remove repositories recursively (mostly only usefull for 
admins)
+  - submitrequest: old not anymore used maintenance code got removed. It is 
possible now
+   to create one request to submit all changed packages of an 
project in
+   one request. Just run osc sr in the checked out project 
directory.
+  - disable keyring usage by default. print warning about misconfigured 
keyrings.
+  - prdiff: new command to diff entire projects
+
+---
+Tue Dec  4 15:46:11 UTC 2012 - adr...@suse.de
+
+- update to 0.137.0:
+- support single binary download via getbinaries command
+- support to set the bugowner
+  #
+  # Features which requires OBS 2.4
+  #
+- offer to send set_bugowner request if target is not writeable
+- support delete requests for repositories.
+- support default maintainer/bugowner search based on binary package names
+- support to lookup --all definitions of maintainers of bugowners. Either
+  for showing or setting them.
+- buildinfo --debug  option for verbose output of dependency calculation
+
+---
+Thu Sep 27 19:52:24 UTC 2012 - suse-...@gmx.de
+
+- update to 0.136.0:
+  * prefer TLS v1.1 or v1.2 if available
+  * declined is considered to be an open state (that is osc rq list also
+shows declined requests)
+  * added support to move files across packages via osc mv (fixes issue #10)
+  * various bugfixes
+
+---
+Thu Sep 20 07:54:59 UTC 2012 - kru...@zib.de
+
+- recommend the python-keyring package
+  (needed for storing credentials in kwallet/gnome-keyring)
+
+---
+Fri Jun 29 08:59:05 UTC 2012 - adr...@suse.de
+
+- update to 0.135.1
+  * do not forward submit requests to targets which link to request target
+  * fix creator name in forwarded message
+
+---
+Thu Jun 28 09:22:41 UTC 2012 - adr...@suse.de
+
+- update to 0.135.0
+  * request accept is offering now to forward submit request if it is a devel 
area like webui does
+  * support archlinux builds (requires OBS 2.4)
+  * support maintenancerequest from local checkout
+  * bugfixes for review handling, result watching, gnome-keyring
+
+---
+Thu Mar 15 08:57:44 UTC 2012 - adr...@suse.de
+
+- update to 0.134.1
+  * adding unlock command
+  * maintenance_incident requests get created with source revision of package
+
+---
+Mon Mar  5 09:49:51 UTC 2012 - adr...@suse.de
+
+- update to 0.134.0
+  * Enables new maintenance submissions for new OBS 2.3 maintenance model
+  * Fixes srcmd5 revisions in submit request, when link target != submission 
target
+- From NEWS file:
+- patchinfo call can work without checked out copy now
+- use qemu as fallback for building not directly supported architectures
+- results --watch option to watch build results until they finished 
building
+- fixes injection of terminal control chars (bnc#749335)(CVE-2012-1095)
+  #
+  # Features which requires OBS 2.3
+  #
+- support dryrun of branching to preview the expected result. osc sm is 
doing this now by default.
+- maintenance requests accept package lists as source and target incidents 
to be merged in
+- add setincident command to request to re-direct a maintenance request
+- ask user to create maintenance incident request when submit request is 
failing at release project
+- osc my patchinfos is showing patchinfos where any open bug is assigned 
to user
+- osc my or osc my work is including assigned patchinfos
+- osc branch --maintenance is creating setups for maintenance
+
+---
+Tue Dec 20 21:58:02 UTC 2011 - adr...@suse.de
+
+- update to 0.133.1
+  - removed debug code lead to warning message (fix by Marcus_H)
+

commit osc for openSUSE:12.2:Update

2013-02-11 Thread h_root
Hello community,

here is the log from the commit of package osc for openSUSE:12.2:Update checked 
in at 2013-02-11 15:01:33

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


Package is osc, Maintainer is adr...@suse.com

Changes:

New Changes file:

NO CHANGES FILE!!!

New:

  _link



Other differences:
--
++ _link ++
link package='osc.1313' cicount='copy' /
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit patchinfo.1313 for openSUSE:12.2:Update

2013-02-11 Thread h_root
Hello community,

here is the log from the commit of package patchinfo.1313 for 
openSUSE:12.2:Update checked in at 2013-02-11 15:01:39

Comparing /work/SRC/openSUSE:12.2:Update/patchinfo.1313 (Old)
 and  /work/SRC/openSUSE:12.2:Update/.patchinfo.1313.new (New)


Package is patchinfo.1313, Maintainer is 

Changes:

New Changes file:

NO CHANGES FILE!!!

New:

  _patchinfo



Other differences:
--
++ _patchinfo ++
patchinfo incident=1313
  packageradrianSuSE/packager
  categoryrecommended/category
  ratingmoderate/rating
  summaryosc: feature release 0.138.0/summary
  issue tracker=bnc id=801334/
description
The commandline tool osc was updated to 0.138.0, implementing
new features and fixing bugs:

Update to 0.138.0:
- add support to remove repositories recursively (mostly only usefull for 
admins)
- submitrequest: old not anymore used maintenance code got removed. It is 
possible now
 to create one request to submit all changed packages of an 
project in
 one request. Just run osc sr in the checked out project 
directory.
- disable keyring usage by default. print warning about misconfigured keyrings.
- prdiff: new command to diff entire projects

Update to 0.137.0:
- support single binary download via getbinaries command
- support to set the bugowner
#
# Features which requires OBS 2.4
#
- offer to send set_bugowner request if target is not writeable
- support delete requests for repositories.
- support default maintainer/bugowner search based on binary package names
- support to lookup --all definitions of maintainers of bugowners. Either
  for showing or setting them.
- buildinfo --debug  option for verbose output of dependency calculation

Update to 0.136.0:
- prefer TLS v1.1 or v1.2 if available
- declined is considered to be an open state (that is osc rq list also
  shows declined requests)
- added support to move files across packages via osc mv (fixes issue #10)
- various bugfixes

- recommend the python-keyring package
  (needed for storing credentials in kwallet/gnome-keyring)

Update to 0.135.1
- do not forward submit requests to targets which link to request target
- fix creator name in forwarded message

Update to 0.135.0
- request accept is offering now to forward submit request if it is a devel 
area like webui does
- support archlinux builds (requires OBS 2.4)
- support maintenancerequest from local checkout
- bugfixes for review handling, result watching, gnome-keyring
/description
/patchinfo
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit patchinfo.1313 for openSUSE:12.1:Update

2013-02-11 Thread h_root
Hello community,

here is the log from the commit of package patchinfo.1313 for 
openSUSE:12.1:Update checked in at 2013-02-11 15:01:36

Comparing /work/SRC/openSUSE:12.1:Update/patchinfo.1313 (Old)
 and  /work/SRC/openSUSE:12.1:Update/.patchinfo.1313.new (New)


Package is patchinfo.1313, Maintainer is 

Changes:

New Changes file:

NO CHANGES FILE!!!

New:

  _patchinfo



Other differences:
--
++ _patchinfo ++
patchinfo incident=1313
  packageradrianSuSE/packager
  categoryrecommended/category
  ratingmoderate/rating
  summaryosc: feature release 0.138.0/summary
  issue tracker=bnc id=801334/
description
The commandline tool osc was updated to 0.138.0, implementing
new features and fixing bugs:

Update to 0.138.0:
- add support to remove repositories recursively (mostly only usefull for 
admins)
- submitrequest: old not anymore used maintenance code got removed. It is 
possible now
 to create one request to submit all changed packages of an 
project in
 one request. Just run osc sr in the checked out project 
directory.
- disable keyring usage by default. print warning about misconfigured keyrings.
- prdiff: new command to diff entire projects

Update to 0.137.0:
- support single binary download via getbinaries command
- support to set the bugowner
#
# Features which requires OBS 2.4
#
- offer to send set_bugowner request if target is not writeable
- support delete requests for repositories.
- support default maintainer/bugowner search based on binary package names
- support to lookup --all definitions of maintainers of bugowners. Either
  for showing or setting them.
- buildinfo --debug  option for verbose output of dependency calculation

Update to 0.136.0:
- prefer TLS v1.1 or v1.2 if available
- declined is considered to be an open state (that is osc rq list also
  shows declined requests)
- added support to move files across packages via osc mv (fixes issue #10)
- various bugfixes

- recommend the python-keyring package
  (needed for storing credentials in kwallet/gnome-keyring)

Update to 0.135.1
- do not forward submit requests to targets which link to request target
- fix creator name in forwarded message

Update to 0.135.0
- request accept is offering now to forward submit request if it is a devel 
area like webui does
- support archlinux builds (requires OBS 2.4)
- support maintenancerequest from local checkout
- bugfixes for review handling, result watching, gnome-keyring
/description
/patchinfo
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit bundle-lang-common for openSUSE:Factory

2013-02-11 Thread h_root
Hello community,

here is the log from the commit of package bundle-lang-common for 
openSUSE:Factory checked in at 2013-02-11 15:03:44

Comparing /work/SRC/openSUSE:Factory/bundle-lang-common (Old)
 and  /work/SRC/openSUSE:Factory/.bundle-lang-common.new (New)


Package is bundle-lang-common, Maintainer is co...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/bundle-lang-common/bundle-lang-common.changes
2013-01-24 09:51:22.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.bundle-lang-common.new/bundle-lang-common.changes   
2013-02-11 15:03:45.0 +0100
@@ -1,0 +2,5 @@
+Mon Feb 11 12:45:58 UTC 2013 - co...@suse.com
+
+- update package list
+
+---
bundle-lang-gnome.changes: same change
bundle-lang-kde.changes: same change
bundle-lang-other.changes: same change



Other differences:
--
++ bundle-lang-common.spec ++
--- /var/tmp/diff_new_pack.KrbL8D/_old  2013-02-11 15:03:48.0 +0100
+++ /var/tmp/diff_new_pack.KrbL8D/_new  2013-02-11 15:03:48.0 +0100
@@ -39,11 +39,10 @@
 BuildRequires:  gsettings-desktop-schemas-lang
 BuildRequires:  gstreamer-0_10-lang
 BuildRequires:  gstreamer-0_10-plugins-base-lang
-BuildRequires:  gstreamer-lang
-BuildRequires:  gstreamer-plugins-base-lang
 BuildRequires:  gtk2-lang
 BuildRequires:  gtk3-lang
 BuildRequires:  libgphoto2-6-lang
+BuildRequires:  libgpod-lang
 BuildRequires:  libsoup-lang
 BuildRequires:  mc-lang
 BuildRequires:  nano-lang
@@ -109,11 +108,10 @@
 Provides:   gsettings-desktop-schemas-lang = %(rpm -q --queryformat 
'%{VERSION}' gsettings-desktop-schemas-lang)
 Provides:   gstreamer-0_10-lang = %(rpm -q --queryformat '%{VERSION}' 
gstreamer-0_10-lang)
 Provides:   gstreamer-0_10-plugins-base-lang = %(rpm -q --queryformat 
'%{VERSION}' gstreamer-0_10-plugins-base-lang)
-Provides:   gstreamer-lang = %(rpm -q --queryformat '%{VERSION}' 
gstreamer-lang)
-Provides:   gstreamer-plugins-base-lang = %(rpm -q --queryformat 
'%{VERSION}' gstreamer-plugins-base-lang)
 Provides:   gtk2-lang = %(rpm -q --queryformat '%{VERSION}' gtk2-lang)
 Provides:   gtk3-lang = %(rpm -q --queryformat '%{VERSION}' gtk3-lang)
 Provides:   libgphoto2-6-lang = %(rpm -q --queryformat '%{VERSION}' 
libgphoto2-6-lang)
+Provides:   libgpod-lang = %(rpm -q --queryformat '%{VERSION}' 
libgpod-lang)
 Provides:   libsoup-lang = %(rpm -q --queryformat '%{VERSION}' 
libsoup-lang)
 Provides:   locale(NetworkManager-openvpn:en)
 Provides:   locale(NetworkManager-pptp:en)
@@ -135,11 +133,10 @@
 Provides:   locale(gsettings-desktop-schemas:en)
 Provides:   locale(gstreamer-0_10-plugins-base:en)
 Provides:   locale(gstreamer-0_10:en)
-Provides:   locale(gstreamer-plugins-base:en)
-Provides:   locale(gstreamer:en)
 Provides:   locale(gtk2:en)
 Provides:   locale(gtk3:en)
 Provides:   locale(libgphoto2-6:en)
+Provides:   locale(libgpod:en)
 Provides:   locale(libsoup:en)
 Provides:   locale(mc:en)
 Provides:   locale(nano:en)
@@ -196,11 +193,10 @@
 Provides:   gsettings-desktop-schemas-lang = %(rpm -q --queryformat 
'%{VERSION}' gsettings-desktop-schemas-lang)
 Provides:   gstreamer-0_10-lang = %(rpm -q --queryformat '%{VERSION}' 
gstreamer-0_10-lang)
 Provides:   gstreamer-0_10-plugins-base-lang = %(rpm -q --queryformat 
'%{VERSION}' gstreamer-0_10-plugins-base-lang)
-Provides:   gstreamer-lang = %(rpm -q --queryformat '%{VERSION}' 
gstreamer-lang)
-Provides:   gstreamer-plugins-base-lang = %(rpm -q --queryformat 
'%{VERSION}' gstreamer-plugins-base-lang)
 Provides:   gtk2-lang = %(rpm -q --queryformat '%{VERSION}' gtk2-lang)
 Provides:   gtk3-lang = %(rpm -q --queryformat '%{VERSION}' gtk3-lang)
 Provides:   libgphoto2-6-lang = %(rpm -q --queryformat '%{VERSION}' 
libgphoto2-6-lang)
+Provides:   libgpod-lang = %(rpm -q --queryformat '%{VERSION}' 
libgpod-lang)
 Provides:   libsoup-lang = %(rpm -q --queryformat '%{VERSION}' 
libsoup-lang)
 Provides:   locale(NetworkManager-openvpn:de)
 Provides:   locale(NetworkManager-pptp:de)
@@ -222,11 +218,10 @@
 Provides:   locale(gsettings-desktop-schemas:de)
 Provides:   locale(gstreamer-0_10-plugins-base:de)
 Provides:   locale(gstreamer-0_10:de)
-Provides:   locale(gstreamer-plugins-base:de)
-Provides:   locale(gstreamer:de)
 Provides:   locale(gtk2:de)
 Provides:   locale(gtk3:de)
 Provides:   locale(libgphoto2-6:de)
+Provides:   locale(libgpod:de)
 Provides:   locale(libsoup:de)
 Provides:   locale(mc:de)
 Provides:   locale(nano:de)
@@ -283,11 +278,10 @@
 Provides:   gsettings-desktop-schemas-lang = %(rpm -q --queryformat 

commit bundle-lang-common for openSUSE:12.3

2013-02-11 Thread h_root
Hello community,

here is the log from the commit of package bundle-lang-common for openSUSE:12.3 
checked in at 2013-02-11 15:03:48

Comparing /work/SRC/openSUSE:12.3/bundle-lang-common (Old)
 and  /work/SRC/openSUSE:12.3/.bundle-lang-common.new (New)


Package is bundle-lang-common, Maintainer is co...@suse.com

Changes:

--- /work/SRC/openSUSE:12.3/bundle-lang-common/bundle-lang-common.changes   
2013-01-31 01:13:15.0 +0100
+++ /work/SRC/openSUSE:12.3/.bundle-lang-common.new/bundle-lang-common.changes  
2013-02-11 15:03:49.0 +0100
@@ -1,0 +2,5 @@
+Mon Feb 11 12:45:58 UTC 2013 - co...@suse.com
+
+- update package list
+
+---
bundle-lang-gnome.changes: same change
bundle-lang-kde.changes: same change
bundle-lang-other.changes: same change



Other differences:
--
++ bundle-lang-common.spec ++
--- /var/tmp/diff_new_pack.e9oRf0/_old  2013-02-11 15:03:50.0 +0100
+++ /var/tmp/diff_new_pack.e9oRf0/_new  2013-02-11 15:03:50.0 +0100
@@ -39,11 +39,10 @@
 BuildRequires:  gsettings-desktop-schemas-lang
 BuildRequires:  gstreamer-0_10-lang
 BuildRequires:  gstreamer-0_10-plugins-base-lang
-BuildRequires:  gstreamer-lang
-BuildRequires:  gstreamer-plugins-base-lang
 BuildRequires:  gtk2-lang
 BuildRequires:  gtk3-lang
 BuildRequires:  libgphoto2-6-lang
+BuildRequires:  libgpod-lang
 BuildRequires:  libsoup-lang
 BuildRequires:  mc-lang
 BuildRequires:  nano-lang
@@ -109,11 +108,10 @@
 Provides:   gsettings-desktop-schemas-lang = %(rpm -q --queryformat 
'%{VERSION}' gsettings-desktop-schemas-lang)
 Provides:   gstreamer-0_10-lang = %(rpm -q --queryformat '%{VERSION}' 
gstreamer-0_10-lang)
 Provides:   gstreamer-0_10-plugins-base-lang = %(rpm -q --queryformat 
'%{VERSION}' gstreamer-0_10-plugins-base-lang)
-Provides:   gstreamer-lang = %(rpm -q --queryformat '%{VERSION}' 
gstreamer-lang)
-Provides:   gstreamer-plugins-base-lang = %(rpm -q --queryformat 
'%{VERSION}' gstreamer-plugins-base-lang)
 Provides:   gtk2-lang = %(rpm -q --queryformat '%{VERSION}' gtk2-lang)
 Provides:   gtk3-lang = %(rpm -q --queryformat '%{VERSION}' gtk3-lang)
 Provides:   libgphoto2-6-lang = %(rpm -q --queryformat '%{VERSION}' 
libgphoto2-6-lang)
+Provides:   libgpod-lang = %(rpm -q --queryformat '%{VERSION}' 
libgpod-lang)
 Provides:   libsoup-lang = %(rpm -q --queryformat '%{VERSION}' 
libsoup-lang)
 Provides:   locale(NetworkManager-openvpn:en)
 Provides:   locale(NetworkManager-pptp:en)
@@ -135,11 +133,10 @@
 Provides:   locale(gsettings-desktop-schemas:en)
 Provides:   locale(gstreamer-0_10-plugins-base:en)
 Provides:   locale(gstreamer-0_10:en)
-Provides:   locale(gstreamer-plugins-base:en)
-Provides:   locale(gstreamer:en)
 Provides:   locale(gtk2:en)
 Provides:   locale(gtk3:en)
 Provides:   locale(libgphoto2-6:en)
+Provides:   locale(libgpod:en)
 Provides:   locale(libsoup:en)
 Provides:   locale(mc:en)
 Provides:   locale(nano:en)
@@ -196,11 +193,10 @@
 Provides:   gsettings-desktop-schemas-lang = %(rpm -q --queryformat 
'%{VERSION}' gsettings-desktop-schemas-lang)
 Provides:   gstreamer-0_10-lang = %(rpm -q --queryformat '%{VERSION}' 
gstreamer-0_10-lang)
 Provides:   gstreamer-0_10-plugins-base-lang = %(rpm -q --queryformat 
'%{VERSION}' gstreamer-0_10-plugins-base-lang)
-Provides:   gstreamer-lang = %(rpm -q --queryformat '%{VERSION}' 
gstreamer-lang)
-Provides:   gstreamer-plugins-base-lang = %(rpm -q --queryformat 
'%{VERSION}' gstreamer-plugins-base-lang)
 Provides:   gtk2-lang = %(rpm -q --queryformat '%{VERSION}' gtk2-lang)
 Provides:   gtk3-lang = %(rpm -q --queryformat '%{VERSION}' gtk3-lang)
 Provides:   libgphoto2-6-lang = %(rpm -q --queryformat '%{VERSION}' 
libgphoto2-6-lang)
+Provides:   libgpod-lang = %(rpm -q --queryformat '%{VERSION}' 
libgpod-lang)
 Provides:   libsoup-lang = %(rpm -q --queryformat '%{VERSION}' 
libsoup-lang)
 Provides:   locale(NetworkManager-openvpn:de)
 Provides:   locale(NetworkManager-pptp:de)
@@ -222,11 +218,10 @@
 Provides:   locale(gsettings-desktop-schemas:de)
 Provides:   locale(gstreamer-0_10-plugins-base:de)
 Provides:   locale(gstreamer-0_10:de)
-Provides:   locale(gstreamer-plugins-base:de)
-Provides:   locale(gstreamer:de)
 Provides:   locale(gtk2:de)
 Provides:   locale(gtk3:de)
 Provides:   locale(libgphoto2-6:de)
+Provides:   locale(libgpod:de)
 Provides:   locale(libsoup:de)
 Provides:   locale(mc:de)
 Provides:   locale(nano:de)
@@ -283,11 +278,10 @@
 Provides:   gsettings-desktop-schemas-lang = %(rpm -q --queryformat 
'%{VERSION}' 

commit libQtWebKit4 for openSUSE:Factory

2013-02-11 Thread h_root
Hello community,

here is the log from the commit of package libQtWebKit4 for openSUSE:Factory 
checked in at 2013-02-11 15:04:18

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


Package is libQtWebKit4, Maintainer is dmuel...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/libQtWebKit4/libQtWebKit4.changes
2012-12-20 11:00:16.0 +0100
+++ /work/SRC/openSUSE:Factory/.libQtWebKit4.new/libQtWebKit4.changes   
2013-02-11 15:04:20.0 +0100
@@ -1,0 +2,5 @@
+Wed Feb  6 16:02:59 UTC 2013 - corne...@solcon.nl
+
+- Removed webkit-qtwebkit-2.2tp1-qt46.patch to solve bnc#776525 
+
+---

Old:

  webkit-qtwebkit-2.2tp1-qt46.patch



Other differences:
--
++ libQtWebKit4.spec ++
--- /var/tmp/diff_new_pack.wSELnS/_old  2013-02-11 15:04:38.0 +0100
+++ /var/tmp/diff_new_pack.wSELnS/_new  2013-02-11 15:04:38.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libQtWebKit4
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 # Copyright (c) 2011 Asterios Dramis asterios.dra...@gmail.com.
 #
 # All modifications and additions to the file contributed by third parties
@@ -32,8 +32,6 @@
 
 # PATCH-FIX-OPENSUSE webkit-qtwebkit-2.2-tp1-pluginpath.patch 
asterios.dra...@gmail.com -- Search /usr/lib{,64}/mozilla/plugins-wrapped for 
browser plugins too (taken from Fedora)
 Patch0: webkit-qtwebkit-2.2-tp1-pluginpath.patch
-# PATCH-FIX-OPENSUSE webkit-qtwebkit-2.2tp1-qt46.patch 
asterios.dra...@gmail.com -- Fix for qt-4.6.x (taken from Fedora)
-Patch3: webkit-qtwebkit-2.2tp1-qt46.patch
 # PATCH-FIX-OPENSUSE 0001_fix_symbols_visibility_for_webcore.diff 
asterios.dra...@gmail.com -- Corrects symbols visibility for WebCore (taken 
from Ubuntu)
 Patch4: 0001_fix_symbols_visibility_for_webcore.diff
 # PATCH-FIX-OPENSUSE 01_lflags_as-needed.diff asterios.dra...@gmail.com -- Set 
--as-needed linker flag to avoid useless linking (taken from Ubuntu)
@@ -101,7 +99,6 @@
 %prep
 %setup -q -n QtWebKit-%{tar_version} -a 1
 %patch0 -p1 -b .pluginpath
-%patch3 -p1 -b .qt46
 %patch4 -p1
 %patch5 -p1
 %patch6 -p1

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



commit libQtWebKit4 for openSUSE:12.3

2013-02-11 Thread h_root
Hello community,

here is the log from the commit of package libQtWebKit4 for openSUSE:12.3 
checked in at 2013-02-11 15:04:21

Comparing /work/SRC/openSUSE:12.3/libQtWebKit4 (Old)
 and  /work/SRC/openSUSE:12.3/.libQtWebKit4.new (New)


Package is libQtWebKit4, Maintainer is dmuel...@suse.com

Changes:

--- /work/SRC/openSUSE:12.3/libQtWebKit4/libQtWebKit4.changes   2013-01-31 
01:23:31.0 +0100
+++ /work/SRC/openSUSE:12.3/.libQtWebKit4.new/libQtWebKit4.changes  
2013-02-11 15:04:38.0 +0100
@@ -1,0 +2,5 @@
+Wed Feb  6 16:02:59 UTC 2013 - corne...@solcon.nl
+
+- Removed webkit-qtwebkit-2.2tp1-qt46.patch to solve bnc#776525 
+
+---

Old:

  webkit-qtwebkit-2.2tp1-qt46.patch



Other differences:
--
++ libQtWebKit4.spec ++
--- /var/tmp/diff_new_pack.xo1cEd/_old  2013-02-11 15:05:01.0 +0100
+++ /var/tmp/diff_new_pack.xo1cEd/_new  2013-02-11 15:05:01.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libQtWebKit4
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 # Copyright (c) 2011 Asterios Dramis asterios.dra...@gmail.com.
 #
 # All modifications and additions to the file contributed by third parties
@@ -32,8 +32,6 @@
 
 # PATCH-FIX-OPENSUSE webkit-qtwebkit-2.2-tp1-pluginpath.patch 
asterios.dra...@gmail.com -- Search /usr/lib{,64}/mozilla/plugins-wrapped for 
browser plugins too (taken from Fedora)
 Patch0: webkit-qtwebkit-2.2-tp1-pluginpath.patch
-# PATCH-FIX-OPENSUSE webkit-qtwebkit-2.2tp1-qt46.patch 
asterios.dra...@gmail.com -- Fix for qt-4.6.x (taken from Fedora)
-Patch3: webkit-qtwebkit-2.2tp1-qt46.patch
 # PATCH-FIX-OPENSUSE 0001_fix_symbols_visibility_for_webcore.diff 
asterios.dra...@gmail.com -- Corrects symbols visibility for WebCore (taken 
from Ubuntu)
 Patch4: 0001_fix_symbols_visibility_for_webcore.diff
 # PATCH-FIX-OPENSUSE 01_lflags_as-needed.diff asterios.dra...@gmail.com -- Set 
--as-needed linker flag to avoid useless linking (taken from Ubuntu)
@@ -101,7 +99,6 @@
 %prep
 %setup -q -n QtWebKit-%{tar_version} -a 1
 %patch0 -p1 -b .pluginpath
-%patch3 -p1 -b .qt46
 %patch4 -p1
 %patch5 -p1
 %patch6 -p1

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



commit libvirt-cim for openSUSE:Factory

2013-02-11 Thread h_root
Hello community,

here is the log from the commit of package libvirt-cim for openSUSE:Factory 
checked in at 2013-02-11 15:04:29

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


Package is libvirt-cim, Maintainer is jfeh...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/libvirt-cim/libvirt-cim.changes  2012-12-31 
14:25:54.0 +0100
+++ /work/SRC/openSUSE:Factory/.libvirt-cim.new/libvirt-cim.changes 
2013-02-11 15:05:01.0 +0100
@@ -1,0 +2,5 @@
+Mon Feb 11 10:33:10 CET 2013 - oher...@suse.de
+
+- remove disabled shell code from specfile to fix rpmlint warning
+
+---



Other differences:
--
++ libvirt-cim.spec ++
--- /var/tmp/diff_new_pack.62Cx7A/_old  2013-02-11 15:05:02.0 +0100
+++ /var/tmp/diff_new_pack.62Cx7A/_new  2013-02-11 15:05:02.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libvirt-cim
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 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
@@ -90,11 +90,6 @@
 %{__rm} -f $RPM_BUILD_ROOT%{_libdir}/*.{a,la}
 %{__rm} -f $RPM_BUILD_ROOT%{_libdir}/cmpi/*.{a,la}
 %{__rm} -f $RPM_BUILD_ROOT%{_libdir}/libxkutil.so
-#%{__rm} -rf $RPM_BUILD_ROOT%{_docdir}/%{name}
-#%{__rm} -f $RPM_BUILD_ROOT%{_datadir}/%{name}/install_base_schema.sh
-#%{__rm} -f $RPM_BUILD_ROOT%{_datadir}/%{name}/cimv216-interop_mof
-#%{__rm} -f $RPM_BUILD_ROOT%{_datadir}/%{name}/cimv216Experimental-MOFs.zip
-#%{__rm} -f $RPM_BUILD_ROOT%{_datadir}/%{name}/fix_schema.patch
 mkdir -p $RPM_BUILD_ROOT/%{_sysconfdir}/libvirt/cim
 
 %clean

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



commit patterns-openSUSE for openSUSE:Factory

2013-02-11 Thread h_root
Hello community,

here is the log from the commit of package patterns-openSUSE for 
openSUSE:Factory checked in at 2013-02-11 15:05:37

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


Package is patterns-openSUSE, Maintainer is co...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/patterns-openSUSE/patterns-openSUSE.changes  
2013-02-07 14:26:46.0 +0100
+++ /work/SRC/openSUSE:Factory/.patterns-openSUSE.new/patterns-openSUSE.changes 
2013-02-11 15:05:38.0 +0100
@@ -1,0 +2,8 @@
+Mon Feb 11 11:03:38 UTC 2013 - co...@suse.com
+
+- Dominique Leuenberger (1):
+  Replace banshee with rhythmbox... mono is in a rather odd stage... 
crashy... bnc#800237
+
+Commit: 440e44d3
+
+---



Other differences:
--
++ patterns-openSUSE.spec ++
--- /var/tmp/diff_new_pack.E6UrTi/_old  2013-02-11 15:05:40.0 +0100
+++ /var/tmp/diff_new_pack.E6UrTi/_new  2013-02-11 15:05:40.0 +0100
@@ -1102,16 +1102,12 @@
 %package gnome_multimedia
 Summary:Meta package for pattern gnome_multimedia
 Group:  Metapackages
-Recommends: banshee
-Recommends: banshee-backend-engine-gstreamer
-Recommends: banshee-backend-platform-gnome
-Recommends: banshee-backend-platform-unix
-Recommends: banshee-extensions-default
 Recommends: gstreamer-0_10-plugins-bad
 Recommends: gstreamer-0_10-plugins-base
 Recommends: gstreamer-0_10-plugins-good
 Recommends: gstreamer-utils
 Recommends: patterns-openSUSE-gnome_multimedia_opt
+Recommends: rhythmbox
 Recommends: totem
 Recommends: totem-browser-plugin
 Requires:   patterns-openSUSE-gnome_multimedia

++ patterns-openSUSE-data.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/patterns-openSUSE-data/data/GNOME-Multimedia 
new/patterns-openSUSE-data/data/GNOME-Multimedia
--- old/patterns-openSUSE-data/data/GNOME-Multimedia2013-02-07 
13:35:46.0 +0100
+++ new/patterns-openSUSE-data/data/GNOME-Multimedia2013-02-11 
12:03:16.0 +0100
@@ -21,11 +21,7 @@
 //
 // Packages that really make sense
 //
-banshee
-banshee-backend-engine-gstreamer
-banshee-backend-platform-gnome
-banshee-backend-platform-unix
-banshee-extensions-default
+rhythmbox
 -Prc:
 
 +Psg:

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



commit patterns-openSUSE for openSUSE:12.3

2013-02-11 Thread h_root
Hello community,

here is the log from the commit of package patterns-openSUSE for openSUSE:12.3 
checked in at 2013-02-11 15:05:41

Comparing /work/SRC/openSUSE:12.3/patterns-openSUSE (Old)
 and  /work/SRC/openSUSE:12.3/.patterns-openSUSE.new (New)


Package is patterns-openSUSE, Maintainer is co...@suse.com

Changes:

--- /work/SRC/openSUSE:12.3/patterns-openSUSE/patterns-openSUSE.changes 
2013-02-07 14:26:51.0 +0100
+++ /work/SRC/openSUSE:12.3/.patterns-openSUSE.new/patterns-openSUSE.changes
2013-02-11 15:05:43.0 +0100
@@ -1,0 +2,8 @@
+Mon Feb 11 11:03:38 UTC 2013 - co...@suse.com
+
+- Dominique Leuenberger (1):
+  Replace banshee with rhythmbox... mono is in a rather odd stage... 
crashy... bnc#800237
+
+Commit: 440e44d3
+
+---



Other differences:
--
++ patterns-openSUSE.spec ++
--- /var/tmp/diff_new_pack.Mwa0Na/_old  2013-02-11 15:05:43.0 +0100
+++ /var/tmp/diff_new_pack.Mwa0Na/_new  2013-02-11 15:05:43.0 +0100
@@ -1102,16 +1102,12 @@
 %package gnome_multimedia
 Summary:Meta package for pattern gnome_multimedia
 Group:  Metapackages
-Recommends: banshee
-Recommends: banshee-backend-engine-gstreamer
-Recommends: banshee-backend-platform-gnome
-Recommends: banshee-backend-platform-unix
-Recommends: banshee-extensions-default
 Recommends: gstreamer-0_10-plugins-bad
 Recommends: gstreamer-0_10-plugins-base
 Recommends: gstreamer-0_10-plugins-good
 Recommends: gstreamer-utils
 Recommends: patterns-openSUSE-gnome_multimedia_opt
+Recommends: rhythmbox
 Recommends: totem
 Recommends: totem-browser-plugin
 Requires:   patterns-openSUSE-gnome_multimedia

++ patterns-openSUSE-data.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/patterns-openSUSE-data/data/GNOME-Multimedia 
new/patterns-openSUSE-data/data/GNOME-Multimedia
--- old/patterns-openSUSE-data/data/GNOME-Multimedia2013-02-07 
13:35:46.0 +0100
+++ new/patterns-openSUSE-data/data/GNOME-Multimedia2013-02-11 
12:03:16.0 +0100
@@ -21,11 +21,7 @@
 //
 // Packages that really make sense
 //
-banshee
-banshee-backend-engine-gstreamer
-banshee-backend-platform-gnome
-banshee-backend-platform-unix
-banshee-extensions-default
+rhythmbox
 -Prc:
 
 +Psg:

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



commit python-amqp for openSUSE:Factory

2013-02-11 Thread h_root
Hello community,

here is the log from the commit of package python-amqp for openSUSE:Factory 
checked in at 2013-02-11 15:08:09

Comparing /work/SRC/openSUSE:Factory/python-amqp (Old)
 and  /work/SRC/openSUSE:Factory/.python-amqp.new (New)


Package is python-amqp, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/python-amqp/python-amqp.changes  2012-12-07 
14:49:19.0 +0100
+++ /work/SRC/openSUSE:Factory/.python-amqp.new/python-amqp.changes 
2013-02-11 15:08:10.0 +0100
@@ -1,0 +2,7 @@
+Mon Feb 11 12:43:45 UTC 2013 - sasc...@suse.de
+
+- Add Python3 support
+- Build HTML documentation
+- Install LICENSE, README.rst
+
+---
New Changes file:

--- /dev/null   2013-02-09 11:18:20.872010756 +0100
+++ /work/SRC/openSUSE:Factory/.python-amqp.new/python3-amqp.changes
2013-02-11 15:08:10.0 +0100
@@ -0,0 +1,5 @@
+---
+Mon Feb 11 12:22:56 UTC 2013 - sasc...@suse.de
+
+- Initial version
+

New:

  python3-amqp.changes
  python3-amqp.spec



Other differences:
--
++ python-amqp.spec ++
--- /var/tmp/diff_new_pack.kbpY5m/_old  2013-02-11 15:08:11.0 +0100
+++ /var/tmp/diff_new_pack.kbpY5m/_new  2013-02-11 15:08:11.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-amqp
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 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
@@ -13,22 +13,24 @@
 # published by the Open Source Initiative.
 
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
+#
 
 
 Name:   python-amqp
 Version:1.2.0
 Release:0
-License:LGPL-2.1
 Summary:Low-level AMQP client for Python (fork of amqplib)
-Url:http://github.com/celery/py-amqp
+License:LGPL-2.1
 Group:  Development/Languages/Python
+Url:http://github.com/celery/py-amqp
 Source: 
http://pypi.python.org/packages/source/a/amqp/amqp-%{version}.tar.gz
+BuildRequires:  python-Sphinx
 BuildRequires:  python-devel
 BuildRequires:  python-distribute
+BuildRequires:  python-sphinxcontrib-issuetracker
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %if 0%{?suse_version}  0%{?suse_version} = 1110
 %{!?python_sitelib: %global python_sitelib %(python -c from 
distutils.sysconfig import get_python_lib; print get_python_lib())}
-%{!?python_sitearch: %global python_sitearch %(python -c from 
distutils.sysconfig import get_python_lib; print get_python_lib(1))}
 %else
 BuildArch:  noarch
 %endif
@@ -40,21 +42,19 @@
 
 This library should be API compatible with librabbitmq.
 
-- For more information about AMQP, visit
-
-http://www.amqp.org
-
 %prep
 %setup -q -n amqp-%{version}
 
 %build
 python setup.py build
+python setup.py build_sphinx  rm build/sphinx/html/.buildinfo
 
 %install
 python setup.py install --prefix=%{_prefix} --root=%{buildroot}
 
 %files
 %defattr(-,root,root,-)
+%doc Changelog LICENSE README.rst demo build/sphinx/html
 %{python_sitelib}/*
 
 %changelog

++ python3-amqp.spec ++
#
# spec file for package python3-amqp
#
# Copyright (c) 2013 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
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An Open Source License is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via http://bugs.opensuse.org/
#


Name:   python3-amqp
Version:1.2.0
Release:0
Summary:Low-level AMQP client for Python (fork of amqplib)
License:LGPL-2.1
Group:  Development/Languages/Python
Url:http://github.com/celery/py-amqp
Source: 
http://pypi.python.org/packages/source/a/amqp/amqp-%{version}.tar.gz
BuildRequires:  python3-Sphinx
BuildRequires:  python3-devel
BuildRequires:  python3-distribute
BuildRequires:  python3-sphinxcontrib-issuetracker
BuildRoot:  %{_tmppath}/%{name}-%{version}-build
BuildArch:  noarch

%description
This is a fork of amqplib_ which was originally written by Barry Pederson.
It is maintained by the Celery_ project, and used by kombu 

commit python-urlgrabber for openSUSE:Factory

2013-02-11 Thread h_root
Hello community,

here is the log from the commit of package python-urlgrabber for 
openSUSE:Factory checked in at 2013-02-11 15:09:17

Comparing /work/SRC/openSUSE:Factory/python-urlgrabber (Old)
 and  /work/SRC/openSUSE:Factory/.python-urlgrabber.new (New)


Package is python-urlgrabber, Maintainer is jmate...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/python-urlgrabber/python-urlgrabber.changes  
2012-10-03 10:09:26.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-urlgrabber.new/python-urlgrabber.changes 
2013-02-11 15:09:19.0 +0100
@@ -1,0 +2,6 @@
+Wed Feb  6 18:06:41 UTC 2013 - jmate...@suse.com
+
+- Add grabber_fix.diff: Fixed timeout and other errors breaking yum
+  compatibility (bnc#793650)
+
+---

New:

  grabber_fix.diff



Other differences:
--
++ python-urlgrabber.spec ++
--- /var/tmp/diff_new_pack.qgmn3G/_old  2013-02-11 15:09:20.0 +0100
+++ /var/tmp/diff_new_pack.qgmn3G/_new  2013-02-11 15:09:20.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-urlgrabber
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 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
@@ -24,6 +24,7 @@
 License:LGPL-2.1
 Group:  Development/Languages/Python
 Source: 
http://pypi.python.org/packages/source/u/urlgrabber/urlgrabber-%{version}.tar.gz
+Patch0: grabber_fix.diff
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  python-devel
 BuildRequires:  python-pycurl
@@ -44,6 +45,7 @@
 %prep
 %setup -q -n urlgrabber-%{version}
 sed -i 13d urlgrabber/__init__.py # Remove wrong license header, fixes 
bnc#781323
+%patch0 -p1
 
 %build
 python setup.py build

++ grabber_fix.diff ++
--- urlgrabber-3.9.1/urlgrabber/grabber.py.orig 2010-07-02 21:24:12.0 
-0400
+++ urlgrabber-3.9.1/urlgrabber/grabber.py  2010-07-02 20:30:25.0 
-0400
@@ -68,14 +68,14 @@
 (which can be set on default_grabber.throttle) is used. See
 BANDWIDTH THROTTLING for more information.
 
-  timeout = None
+  timeout = 300
 
-a positive float expressing the number of seconds to wait for socket
-operations. If the value is None or 0.0, socket operations will block
-forever. Setting this option causes urlgrabber to call the settimeout
-method on the Socket object used for the request. See the Python
-documentation on settimeout for more information.
-http://www.python.org/doc/current/lib/socket-objects.html
+a positive integer expressing the number of seconds to wait before
+timing out attempts to connect to a server. If the value is None
+or 0, connection attempts will not time out. The timeout is passed
+to the underlying pycurl object as its CONNECTTIMEOUT option, see
+the curl documentation on CURLOPT_CONNECTTIMEOUT for more information.
+http://curl.haxx.se/libcurl/c/curl_easy_setopt.html#CURLOPTCONNECTTIMEOUT
 
   bandwidth = 0
 
@@ -439,6 +439,12 @@
 except:
 __version__ = '???'
 
+try:
+# this part isn't going to do much - need to talk to gettext
+from i18n import _
+except ImportError, msg:
+def _(st): return st
+
 
 # functions for debugging output.  These functions are here because they
 # are also part of the module initialization.
@@ -808,7 +814,7 @@
 self.prefix = None
 self.opener = None
 self.cache_openers = True
-self.timeout = None
+self.timeout = 300
 self.text = None
 self.http_headers = None
 self.ftp_headers = None
@@ -1052,9 +1058,15 @@
 self._reget_length = 0
 self._prog_running = False
 self._error = (None, None)
-self.size = None
+self.size = 0
+self._hdr_ended = False
 self._do_open()
 
+
+def geturl(self):
+ Provide the geturl() method, used to be got from
+urllib.addinfourl, via. urllib.URLopener.* 
+return self.url
 
 def __getattr__(self, name):
 This effectively allows us to wrap at the instance level.
@@ -1085,9 +1097,14 @@
 return -1
 
 def _hdr_retrieve(self, buf):
+if self._hdr_ended:
+self._hdr_dump = ''
+self.size = 0
+self._hdr_ended = False
+
 if self._over_max_size(cur=len(self._hdr_dump), 
max_size=self.opts.max_header_size):
-return -1
+ 

commit python-urlgrabber for openSUSE:12.3

2013-02-11 Thread h_root
Hello community,

here is the log from the commit of package python-urlgrabber for openSUSE:12.3 
checked in at 2013-02-11 15:09:22

Comparing /work/SRC/openSUSE:12.3/python-urlgrabber (Old)
 and  /work/SRC/openSUSE:12.3/.python-urlgrabber.new (New)


Package is python-urlgrabber, Maintainer is jmate...@suse.com

Changes:

--- /work/SRC/openSUSE:12.3/python-urlgrabber/python-urlgrabber.changes 
2013-01-31 01:35:26.0 +0100
+++ /work/SRC/openSUSE:12.3/.python-urlgrabber.new/python-urlgrabber.changes
2013-02-11 15:09:27.0 +0100
@@ -1,0 +2,6 @@
+Wed Feb  6 18:06:41 UTC 2013 - jmate...@suse.com
+
+- Add grabber_fix.diff: Fixed timeout and other errors breaking yum
+  compatibility (bnc#793650)
+
+---

New:

  grabber_fix.diff



Other differences:
--
++ python-urlgrabber.spec ++
--- /var/tmp/diff_new_pack.IbwgX4/_old  2013-02-11 15:09:28.0 +0100
+++ /var/tmp/diff_new_pack.IbwgX4/_new  2013-02-11 15:09:28.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-urlgrabber
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 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
@@ -24,6 +24,7 @@
 License:LGPL-2.1
 Group:  Development/Languages/Python
 Source: 
http://pypi.python.org/packages/source/u/urlgrabber/urlgrabber-%{version}.tar.gz
+Patch0: grabber_fix.diff
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  python-devel
 BuildRequires:  python-pycurl
@@ -44,6 +45,7 @@
 %prep
 %setup -q -n urlgrabber-%{version}
 sed -i 13d urlgrabber/__init__.py # Remove wrong license header, fixes 
bnc#781323
+%patch0 -p1
 
 %build
 python setup.py build

++ grabber_fix.diff ++
--- urlgrabber-3.9.1/urlgrabber/grabber.py.orig 2010-07-02 21:24:12.0 
-0400
+++ urlgrabber-3.9.1/urlgrabber/grabber.py  2010-07-02 20:30:25.0 
-0400
@@ -68,14 +68,14 @@
 (which can be set on default_grabber.throttle) is used. See
 BANDWIDTH THROTTLING for more information.
 
-  timeout = None
+  timeout = 300
 
-a positive float expressing the number of seconds to wait for socket
-operations. If the value is None or 0.0, socket operations will block
-forever. Setting this option causes urlgrabber to call the settimeout
-method on the Socket object used for the request. See the Python
-documentation on settimeout for more information.
-http://www.python.org/doc/current/lib/socket-objects.html
+a positive integer expressing the number of seconds to wait before
+timing out attempts to connect to a server. If the value is None
+or 0, connection attempts will not time out. The timeout is passed
+to the underlying pycurl object as its CONNECTTIMEOUT option, see
+the curl documentation on CURLOPT_CONNECTTIMEOUT for more information.
+http://curl.haxx.se/libcurl/c/curl_easy_setopt.html#CURLOPTCONNECTTIMEOUT
 
   bandwidth = 0
 
@@ -439,6 +439,12 @@
 except:
 __version__ = '???'
 
+try:
+# this part isn't going to do much - need to talk to gettext
+from i18n import _
+except ImportError, msg:
+def _(st): return st
+
 
 # functions for debugging output.  These functions are here because they
 # are also part of the module initialization.
@@ -808,7 +814,7 @@
 self.prefix = None
 self.opener = None
 self.cache_openers = True
-self.timeout = None
+self.timeout = 300
 self.text = None
 self.http_headers = None
 self.ftp_headers = None
@@ -1052,9 +1058,15 @@
 self._reget_length = 0
 self._prog_running = False
 self._error = (None, None)
-self.size = None
+self.size = 0
+self._hdr_ended = False
 self._do_open()
 
+
+def geturl(self):
+ Provide the geturl() method, used to be got from
+urllib.addinfourl, via. urllib.URLopener.* 
+return self.url
 
 def __getattr__(self, name):
 This effectively allows us to wrap at the instance level.
@@ -1085,9 +1097,14 @@
 return -1
 
 def _hdr_retrieve(self, buf):
+if self._hdr_ended:
+self._hdr_dump = ''
+self.size = 0
+self._hdr_ended = False
+
 if self._over_max_size(cur=len(self._hdr_dump), 
max_size=self.opts.max_header_size):
-return -1
+

commit rubygem-rack-1_1 for openSUSE:Factory

2013-02-11 Thread h_root
Hello community,

here is the log from the commit of package rubygem-rack-1_1 for 
openSUSE:Factory checked in at 2013-02-11 15:14:08

Comparing /work/SRC/openSUSE:Factory/rubygem-rack-1_1 (Old)
 and  /work/SRC/openSUSE:Factory/.rubygem-rack-1_1.new (New)


Package is rubygem-rack-1_1, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/rubygem-rack-1_1/rubygem-rack-1_1.changes
2012-05-14 16:20:38.0 +0200
+++ /work/SRC/openSUSE:Factory/.rubygem-rack-1_1.new/rubygem-rack-1_1.changes   
2013-02-11 15:14:10.0 +0100
@@ -1,0 +2,16 @@
+Mon Feb 11 08:19:08 UTC 2013 - adr...@suse.com
+
+- updated to version 1.1.6
+  * Fix CVE-2013-0263, timing attack against Rack::Session::Cookie 
+  * Fix CVE-2013-0262, symlink path traversal in Rack::File 
+
+- from 1.1.5:
+  * [SEC] Rack::Auth::AbstractRequest no longer symbolizes arbitrary strings 
+  * Fixed erroneous test case in the 1.3.x series 
+
+---
+Wed Jan  9 09:57:54 UTC 2013 - adr...@suse.de
+
+- update to version 1.1.4
+
+---

Old:

  rack-1.1.2.gem

New:

  rack-1.1.6.gem



Other differences:
--
++ rubygem-rack-1_1.spec ++
--- /var/tmp/diff_new_pack.i4IqJ5/_old  2013-02-11 15:14:12.0 +0100
+++ /var/tmp/diff_new_pack.i4IqJ5/_new  2013-02-11 15:14:12.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   rubygem-rack-1_1
-Version:1.1.2
+Version:1.1.6
 Release:0
 #
 %define mod_name rack

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



commit rubygem-rack-1_4 for openSUSE:Factory

2013-02-11 Thread h_root
Hello community,

here is the log from the commit of package rubygem-rack-1_4 for 
openSUSE:Factory checked in at 2013-02-11 15:14:31

Comparing /work/SRC/openSUSE:Factory/rubygem-rack-1_4 (Old)
 and  /work/SRC/openSUSE:Factory/.rubygem-rack-1_4.new (New)


Package is rubygem-rack-1_4, Maintainer is ruby-de...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/rubygem-rack-1_4/rubygem-rack-1_4.changes
2012-08-05 00:05:24.0 +0200
+++ /work/SRC/openSUSE:Factory/.rubygem-rack-1_4.new/rubygem-rack-1_4.changes   
2013-02-11 15:14:32.0 +0100
@@ -1,0 +2,45 @@
+Mon Feb 11 08:19:08 UTC 2013 - adr...@suse.com
+
+- updated to version 1.4.5
+  * Fix CVE-2013-0263, timing attack against Rack::Session::Cookie 
+  * Fix CVE-2013-0262, symlink path traversal in Rack::File 
+
+- from 1.4.4:
+  * [SEC] Rack::Auth::AbstractRequest no longer symbolizes arbitrary strings 
+  * Fixed erroneous test case in the 1.3.x series 
+
+---
+Tue Jan  8 20:26:44 UTC 2013 - co...@suse.com
+
+- updated to version 1.4.3
+  * Add warnings when users do not provide a session secret
+  * Fix parsing performance for unquoted filenames
+  * Updated URI backports
+  * Fix URI backport version matching, and silence constant warnings
+  * Correct parameter parsing with empty values
+  * Correct rackup '-I' flag, to allow multiple uses
+  * Correct rackup pidfile handling
+  * Report rackup line numbers correctly
+  * Fix request loops caused by non-stale nonces with time limits
+  * Fix reloader on Windows
+  * Prevent infinite recursions from Response#to_ary
+  * Various middleware better conforms to the body close specification
+  * Updated language for the body close specification
+  * Additional notes regarding ECMA escape compatibility issues
+  * Fix the parsing of multiple ranges in range headers
+  * Prevent errors from empty parameter keys
+  * Added PATCH verb to Rack::Request
+  * Various documentation updates
+  * Fix session merge semantics (fixes rack-test)
+  * Rack::Static :index can now handle multiple directories
+  * All tests now utilize Rack::Lint (special thanks to Lars Gierth)
+  * Rack::File cache_control parameter is now deprecated, and removed by 1.5
+  * Correct Rack::Directory script name escaping
+  * Rack::Static supports header rules for sophisticated configurations
+  * Multipart parsing now works without a Content-Length header
+  * New logos courtesy of Zachary Scott!
+  * Rack::BodyProxy now explicitly defines #each, useful for C extensions
+  * Cookies that are not URI escaped no longer cause exceptions
+  * Security: Prevent unbounded reads in large multipart boundaries
+
+---

Old:

  rack-1.4.1.gem

New:

  rack-1.4.5.gem



Other differences:
--
++ rubygem-rack-1_4.spec ++
--- /var/tmp/diff_new_pack.wORRMo/_old  2013-02-11 15:14:34.0 +0100
+++ /var/tmp/diff_new_pack.wORRMo/_new  2013-02-11 15:14:34.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package rubygem-rack-1_4
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 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
@@ -17,7 +17,7 @@
 
 
 Name:   rubygem-rack-1_4
-Version:1.4.1
+Version:1.4.5
 Release:0
 %define mod_name rack
 %define mod_branch -1_4

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



commit yast2-security for openSUSE:Factory

2013-02-11 Thread h_root
Hello community,

here is the log from the commit of package yast2-security for openSUSE:Factory 
checked in at 2013-02-11 15:14:44

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


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

Changes:

--- /work/SRC/openSUSE:Factory/yast2-security/yast2-security.changes
2013-02-05 11:23:06.0 +0100
+++ /work/SRC/openSUSE:Factory/.yast2-security.new/yast2-security.changes   
2013-02-11 15:14:46.0 +0100
@@ -1,0 +2,7 @@
+Wed Feb  6 15:46:02 CET 2013 - jsuch...@suse.cz
+
+- /etc/default/useradd is dropped (bnc#802006)
+- adapted to changes of /etc/login.defs (bnc#802006) 
+- 2.23.2
+
+---

Old:

  yast2-security-2.23.1.tar.bz2

New:

  yast2-security-2.23.2.tar.bz2



Other differences:
--
++ yast2-security.spec ++
--- /var/tmp/diff_new_pack.Lr19cS/_old  2013-02-11 15:14:48.0 +0100
+++ /var/tmp/diff_new_pack.Lr19cS/_new  2013-02-11 15:14:48.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-security
-Version:2.23.1
+Version:2.23.2
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-security-2.23.1.tar.bz2 - yast2-security-2.23.2.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-security-2.23.1/VERSION 
new/yast2-security-2.23.2/VERSION
--- old/yast2-security-2.23.1/VERSION   2013-02-04 15:11:34.0 +0100
+++ new/yast2-security-2.23.2/VERSION   2013-02-06 16:31:40.0 +0100
@@ -1 +1 @@
-2.23.1
+2.23.2
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-security-2.23.1/configure 
new/yast2-security-2.23.2/configure
--- old/yast2-security-2.23.1/configure 2013-02-04 15:11:45.0 +0100
+++ new/yast2-security-2.23.2/configure 2013-02-06 16:31:52.0 +0100
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for yast2-security 2.23.1.
+# Generated by GNU Autoconf 2.69 for yast2-security 2.23.2.
 #
 # Report bugs to http://bugs.opensuse.org/.
 #
@@ -579,8 +579,8 @@
 # Identity of this package.
 PACKAGE_NAME='yast2-security'
 PACKAGE_TARNAME='yast2-security'
-PACKAGE_VERSION='2.23.1'
-PACKAGE_STRING='yast2-security 2.23.1'
+PACKAGE_VERSION='2.23.2'
+PACKAGE_STRING='yast2-security 2.23.2'
 PACKAGE_BUGREPORT='http://bugs.opensuse.org/'
 PACKAGE_URL=''
 
@@ -1247,7 +1247,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat _ACEOF
-\`configure' configures yast2-security 2.23.1 to adapt to many kinds of 
systems.
+\`configure' configures yast2-security 2.23.2 to adapt to many kinds of 
systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1318,7 +1318,7 @@
 
 if test -n $ac_init_help; then
   case $ac_init_help in
- short | recursive ) echo Configuration of yast2-security 2.23.1:;;
+ short | recursive ) echo Configuration of yast2-security 2.23.2:;;
esac
   cat \_ACEOF
 
@@ -1398,7 +1398,7 @@
 test -n $ac_init_help  exit $ac_status
 if $ac_init_version; then
   cat \_ACEOF
-yast2-security configure 2.23.1
+yast2-security configure 2.23.2
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1415,7 +1415,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by yast2-security $as_me 2.23.1, which was
+It was created by yast2-security $as_me 2.23.2, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -2354,7 +2354,7 @@
 
 # Define the identity of the package.
  PACKAGE='yast2-security'
- VERSION='2.23.1'
+ VERSION='2.23.2'
 
 
 cat confdefs.h _ACEOF
@@ -2477,7 +2477,7 @@
 
 
 
-VERSION=2.23.1
+VERSION=2.23.2
 RPMNAME=yast2-security
 MAINTAINER=Jiri Suchomel jsuch...@suse.cz
 
@@ -3403,7 +3403,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log=
-This file was extended by yast2-security $as_me 2.23.1, which was
+This file was extended by yast2-security $as_me 2.23.2, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES= $CONFIG_FILES
@@ -3456,7 +3456,7 @@
 cat $CONFIG_STATUS _ACEOF || ac_write_fail=1
 ac_cs_config=`$as_echo $ac_configure_args | sed 's/^ //; 
s/[\\\`\$]//g'`
 ac_cs_version=\\
-yast2-security config.status 2.23.1
+yast2-security config.status 2.23.2
 configured by $0, generated by GNU 

commit yast2-security for openSUSE:12.3

2013-02-11 Thread h_root
Hello community,

here is the log from the commit of package yast2-security for openSUSE:12.3 
checked in at 2013-02-11 15:14:49

Comparing /work/SRC/openSUSE:12.3/yast2-security (Old)
 and  /work/SRC/openSUSE:12.3/.yast2-security.new (New)


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

Changes:

--- /work/SRC/openSUSE:12.3/yast2-security/yast2-security.changes   
2013-02-05 11:23:12.0 +0100
+++ /work/SRC/openSUSE:12.3/.yast2-security.new/yast2-security.changes  
2013-02-11 15:14:51.0 +0100
@@ -1,0 +2,7 @@
+Wed Feb  6 15:46:02 CET 2013 - jsuch...@suse.cz
+
+- /etc/default/useradd is dropped (bnc#802006)
+- adapted to changes of /etc/login.defs (bnc#802006) 
+- 2.23.2
+
+---

Old:

  yast2-security-2.23.1.tar.bz2

New:

  yast2-security-2.23.2.tar.bz2



Other differences:
--
++ yast2-security.spec ++
--- /var/tmp/diff_new_pack.iSURET/_old  2013-02-11 15:14:51.0 +0100
+++ /var/tmp/diff_new_pack.iSURET/_new  2013-02-11 15:14:51.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-security
-Version:2.23.1
+Version:2.23.2
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-security-2.23.1.tar.bz2 - yast2-security-2.23.2.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-security-2.23.1/VERSION 
new/yast2-security-2.23.2/VERSION
--- old/yast2-security-2.23.1/VERSION   2013-02-04 15:11:34.0 +0100
+++ new/yast2-security-2.23.2/VERSION   2013-02-06 16:31:40.0 +0100
@@ -1 +1 @@
-2.23.1
+2.23.2
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-security-2.23.1/configure 
new/yast2-security-2.23.2/configure
--- old/yast2-security-2.23.1/configure 2013-02-04 15:11:45.0 +0100
+++ new/yast2-security-2.23.2/configure 2013-02-06 16:31:52.0 +0100
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for yast2-security 2.23.1.
+# Generated by GNU Autoconf 2.69 for yast2-security 2.23.2.
 #
 # Report bugs to http://bugs.opensuse.org/.
 #
@@ -579,8 +579,8 @@
 # Identity of this package.
 PACKAGE_NAME='yast2-security'
 PACKAGE_TARNAME='yast2-security'
-PACKAGE_VERSION='2.23.1'
-PACKAGE_STRING='yast2-security 2.23.1'
+PACKAGE_VERSION='2.23.2'
+PACKAGE_STRING='yast2-security 2.23.2'
 PACKAGE_BUGREPORT='http://bugs.opensuse.org/'
 PACKAGE_URL=''
 
@@ -1247,7 +1247,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat _ACEOF
-\`configure' configures yast2-security 2.23.1 to adapt to many kinds of 
systems.
+\`configure' configures yast2-security 2.23.2 to adapt to many kinds of 
systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1318,7 +1318,7 @@
 
 if test -n $ac_init_help; then
   case $ac_init_help in
- short | recursive ) echo Configuration of yast2-security 2.23.1:;;
+ short | recursive ) echo Configuration of yast2-security 2.23.2:;;
esac
   cat \_ACEOF
 
@@ -1398,7 +1398,7 @@
 test -n $ac_init_help  exit $ac_status
 if $ac_init_version; then
   cat \_ACEOF
-yast2-security configure 2.23.1
+yast2-security configure 2.23.2
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1415,7 +1415,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by yast2-security $as_me 2.23.1, which was
+It was created by yast2-security $as_me 2.23.2, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -2354,7 +2354,7 @@
 
 # Define the identity of the package.
  PACKAGE='yast2-security'
- VERSION='2.23.1'
+ VERSION='2.23.2'
 
 
 cat confdefs.h _ACEOF
@@ -2477,7 +2477,7 @@
 
 
 
-VERSION=2.23.1
+VERSION=2.23.2
 RPMNAME=yast2-security
 MAINTAINER=Jiri Suchomel jsuch...@suse.cz
 
@@ -3403,7 +3403,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log=
-This file was extended by yast2-security $as_me 2.23.1, which was
+This file was extended by yast2-security $as_me 2.23.2, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES= $CONFIG_FILES
@@ -3456,7 +3456,7 @@
 cat $CONFIG_STATUS _ACEOF || ac_write_fail=1
 ac_cs_config=`$as_echo $ac_configure_args | sed 's/^ //; 
s/[\\\`\$]//g'`
 ac_cs_version=\\
-yast2-security config.status 2.23.1
+yast2-security config.status 2.23.2
 configured by $0, generated by GNU Autoconf 2.69,
   with 

commit bundle-lang-common for openSUSE:12.3

2013-02-11 Thread h_root
Hello community,

here is the log from the commit of package bundle-lang-common for openSUSE:12.3 
checked in at 2013-02-11 20:43:39

Comparing /work/SRC/openSUSE:12.3/bundle-lang-common (Old)
 and  /work/SRC/openSUSE:12.3/.bundle-lang-common.new (New)


Package is bundle-lang-common, Maintainer is co...@suse.com

Changes:

--- /work/SRC/openSUSE:12.3/bundle-lang-common/bundle-lang-gnome-extras.changes 
2013-01-31 01:13:15.0 +0100
+++ 
/work/SRC/openSUSE:12.3/.bundle-lang-common.new/bundle-lang-gnome-extras.changes
2013-02-11 20:43:40.0 +0100
@@ -1,0 +2,5 @@
+Mon Feb 11 12:45:58 UTC 2013 - co...@suse.com
+
+- update package list
+
+---
bundle-lang-gnome.changes: same change
bundle-lang-kde.changes: same change



Other differences:
--
++ bundle-lang-common.spec ++
--- /var/tmp/diff_new_pack.As0vWF/_old  2013-02-11 20:43:41.0 +0100
+++ /var/tmp/diff_new_pack.As0vWF/_new  2013-02-11 20:43:41.0 +0100
@@ -35,6 +35,7 @@
 BuildRequires:  glib-networking-lang
 BuildRequires:  glib2-lang
 BuildRequires:  gnome-keyring-lang
+BuildRequires:  gnome-vfs2-lang
 BuildRequires:  gpg2-lang
 BuildRequires:  gsettings-desktop-schemas-lang
 BuildRequires:  gstreamer-0_10-lang
@@ -104,6 +105,7 @@
 Provides:   glib-networking-lang = %(rpm -q --queryformat '%{VERSION}' 
glib-networking-lang)
 Provides:   glib2-lang = %(rpm -q --queryformat '%{VERSION}' glib2-lang)
 Provides:   gnome-keyring-lang = %(rpm -q --queryformat '%{VERSION}' 
gnome-keyring-lang)
+Provides:   gnome-vfs2-lang = %(rpm -q --queryformat '%{VERSION}' 
gnome-vfs2-lang)
 Provides:   gpg2-lang = %(rpm -q --queryformat '%{VERSION}' gpg2-lang)
 Provides:   gsettings-desktop-schemas-lang = %(rpm -q --queryformat 
'%{VERSION}' gsettings-desktop-schemas-lang)
 Provides:   gstreamer-0_10-lang = %(rpm -q --queryformat '%{VERSION}' 
gstreamer-0_10-lang)
@@ -129,6 +131,7 @@
 Provides:   locale(glib-networking:en)
 Provides:   locale(glib2:en)
 Provides:   locale(gnome-keyring:en)
+Provides:   locale(gnome-vfs2:en)
 Provides:   locale(gpg2:en)
 Provides:   locale(gsettings-desktop-schemas:en)
 Provides:   locale(gstreamer-0_10-plugins-base:en)
@@ -189,6 +192,7 @@
 Provides:   glib-networking-lang = %(rpm -q --queryformat '%{VERSION}' 
glib-networking-lang)
 Provides:   glib2-lang = %(rpm -q --queryformat '%{VERSION}' glib2-lang)
 Provides:   gnome-keyring-lang = %(rpm -q --queryformat '%{VERSION}' 
gnome-keyring-lang)
+Provides:   gnome-vfs2-lang = %(rpm -q --queryformat '%{VERSION}' 
gnome-vfs2-lang)
 Provides:   gpg2-lang = %(rpm -q --queryformat '%{VERSION}' gpg2-lang)
 Provides:   gsettings-desktop-schemas-lang = %(rpm -q --queryformat 
'%{VERSION}' gsettings-desktop-schemas-lang)
 Provides:   gstreamer-0_10-lang = %(rpm -q --queryformat '%{VERSION}' 
gstreamer-0_10-lang)
@@ -214,6 +218,7 @@
 Provides:   locale(glib-networking:de)
 Provides:   locale(glib2:de)
 Provides:   locale(gnome-keyring:de)
+Provides:   locale(gnome-vfs2:de)
 Provides:   locale(gpg2:de)
 Provides:   locale(gsettings-desktop-schemas:de)
 Provides:   locale(gstreamer-0_10-plugins-base:de)
@@ -274,6 +279,7 @@
 Provides:   glib-networking-lang = %(rpm -q --queryformat '%{VERSION}' 
glib-networking-lang)
 Provides:   glib2-lang = %(rpm -q --queryformat '%{VERSION}' glib2-lang)
 Provides:   gnome-keyring-lang = %(rpm -q --queryformat '%{VERSION}' 
gnome-keyring-lang)
+Provides:   gnome-vfs2-lang = %(rpm -q --queryformat '%{VERSION}' 
gnome-vfs2-lang)
 Provides:   gpg2-lang = %(rpm -q --queryformat '%{VERSION}' gpg2-lang)
 Provides:   gsettings-desktop-schemas-lang = %(rpm -q --queryformat 
'%{VERSION}' gsettings-desktop-schemas-lang)
 Provides:   gstreamer-0_10-lang = %(rpm -q --queryformat '%{VERSION}' 
gstreamer-0_10-lang)
@@ -299,6 +305,7 @@
 Provides:   locale(glib-networking:es)
 Provides:   locale(glib2:es)
 Provides:   locale(gnome-keyring:es)
+Provides:   locale(gnome-vfs2:es)
 Provides:   locale(gpg2:es)
 Provides:   locale(gsettings-desktop-schemas:es)
 Provides:   locale(gstreamer-0_10-plugins-base:es)
@@ -359,6 +366,7 @@
 Provides:   glib-networking-lang = %(rpm -q --queryformat '%{VERSION}' 
glib-networking-lang)
 Provides:   glib2-lang = %(rpm -q --queryformat '%{VERSION}' glib2-lang)
 Provides:   gnome-keyring-lang = %(rpm -q --queryformat '%{VERSION}' 
gnome-keyring-lang)
+Provides:   gnome-vfs2-lang = %(rpm -q --queryformat '%{VERSION}' 
gnome-vfs2-lang)
 Provides:   gpg2-lang = %(rpm -q --queryformat '%{VERSION}' gpg2-lang)
 Provides:   

commit autoyast2 for openSUSE:Factory

2013-02-11 Thread h_root
Hello community,

here is the log from the commit of package autoyast2 for openSUSE:Factory 
checked in at 2013-02-11 20:44:17

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


Package is autoyast2, Maintainer is f...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/autoyast2/autoyast2.changes  2012-11-14 
16:34:31.0 +0100
+++ /work/SRC/openSUSE:Factory/.autoyast2.new/autoyast2.changes 2013-02-11 
20:44:19.0 +0100
@@ -1,0 +2,23 @@
+Mon Feb 11 16:41:11 CET 2013 - f...@suse.de
+
+- 2.23.3
+- fix failure to execute autoyast init scripts (bnc#803036)
+
+---
+Thu Feb  7 12:21:00 CET 2013 - f...@suse.de
+
+- 2.23.2
+- fix lag of progress bar in inst_autosetup (bnc#801866)
+
+---
+Tue Feb  5 13:04:03 CET 2013 - f...@suse.de
+
+- fix bug when disk has more than on unpartitioned gap (bnc#794505)
+
+---
+Thu Jan 24 11:43:57 CET 2013 - f...@suse.de
+
+- fix problem reuse of large number of partitions and few extra
+  partition slots available (e.g. 15 on cciss) (bnc#799725)
+
+---

Old:

  autoyast2-2.23.1.tar.bz2

New:

  autoyast2-2.23.3.tar.bz2



Other differences:
--
++ autoyast2.spec ++
--- /var/tmp/diff_new_pack.Grz6xU/_old  2013-02-11 20:44:22.0 +0100
+++ /var/tmp/diff_new_pack.Grz6xU/_new  2013-02-11 20:44:22.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package autoyast2
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 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
@@ -17,7 +17,7 @@
 
 
 Name:   autoyast2
-Version:2.23.1
+Version:2.23.3
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -81,7 +81,7 @@
 installation sources.
 
 %package installation
-Version:2.23.1
+Version:2.23.3
 Release:0
 Summary:YaST2 - Auto Installation Modules
 Group:  System/YaST

++ autoyast2-2.23.1.tar.bz2 - autoyast2-2.23.3.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-2.23.1/MAINTAINER 
new/autoyast2-2.23.3/MAINTAINER
--- old/autoyast2-2.23.1/MAINTAINER 2012-07-25 14:53:15.0 +0200
+++ new/autoyast2-2.23.3/MAINTAINER 2013-01-22 13:34:22.0 +0100
@@ -1 +1 @@
-Uwe Gansert u...@suse.de
+Thomas Fehr f...@suse.de
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-2.23.1/Makefile.in 
new/autoyast2-2.23.3/Makefile.in
--- old/autoyast2-2.23.1/Makefile.in2012-11-12 16:04:36.0 +0100
+++ new/autoyast2-2.23.3/Makefile.in2013-02-11 17:06:41.0 +0100
@@ -684,7 +684,7 @@
*.zip*) \
  unzip $(distdir).zip ;;\
esac
-   chmod -R a-w $(distdir); chmod a+w $(distdir)
+   chmod -R a-w $(distdir); chmod u+w $(distdir)
mkdir $(distdir)/_build
mkdir $(distdir)/_inst
chmod a-w $(distdir)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-2.23.1/VERSION new/autoyast2-2.23.3/VERSION
--- old/autoyast2-2.23.1/VERSION2012-11-12 15:57:15.0 +0100
+++ new/autoyast2-2.23.3/VERSION2013-02-11 17:06:30.0 +0100
@@ -1 +1 @@
-2.23.1
+2.23.3
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-2.23.1/configure 
new/autoyast2-2.23.3/configure
--- old/autoyast2-2.23.1/configure  2012-11-12 16:04:34.0 +0100
+++ new/autoyast2-2.23.3/configure  2013-02-11 17:06:40.0 +0100
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for autoyast2 2.23.1.
+# Generated by GNU Autoconf 2.69 for autoyast2 2.23.3.
 #
 # Report bugs to http://bugs.opensuse.org/.
 #
@@ -579,8 +579,8 @@
 # Identity of this package.
 PACKAGE_NAME='autoyast2'
 PACKAGE_TARNAME='autoyast2'
-PACKAGE_VERSION='2.23.1'
-PACKAGE_STRING='autoyast2 2.23.1'
+PACKAGE_VERSION='2.23.3'
+PACKAGE_STRING='autoyast2 2.23.3'
 PACKAGE_BUGREPORT='http://bugs.opensuse.org/'
 PACKAGE_URL=''
 
@@ -1247,7 +1247,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat _ACEOF
-\`configure' configures 

commit autoyast2 for openSUSE:12.3

2013-02-11 Thread h_root
Hello community,

here is the log from the commit of package autoyast2 for openSUSE:12.3 checked 
in at 2013-02-11 20:44:22

Comparing /work/SRC/openSUSE:12.3/autoyast2 (Old)
 and  /work/SRC/openSUSE:12.3/.autoyast2.new (New)


Package is autoyast2, Maintainer is f...@suse.com

Changes:

--- /work/SRC/openSUSE:12.3/autoyast2/autoyast2.changes 2013-01-31 
01:12:38.0 +0100
+++ /work/SRC/openSUSE:12.3/.autoyast2.new/autoyast2.changes2013-02-11 
20:44:25.0 +0100
@@ -1,0 +2,23 @@
+Mon Feb 11 16:41:11 CET 2013 - f...@suse.de
+
+- 2.23.3
+- fix failure to execute autoyast init scripts (bnc#803036)
+
+---
+Thu Feb  7 12:21:00 CET 2013 - f...@suse.de
+
+- 2.23.2
+- fix lag of progress bar in inst_autosetup (bnc#801866)
+
+---
+Tue Feb  5 13:04:03 CET 2013 - f...@suse.de
+
+- fix bug when disk has more than on unpartitioned gap (bnc#794505)
+
+---
+Thu Jan 24 11:43:57 CET 2013 - f...@suse.de
+
+- fix problem reuse of large number of partitions and few extra
+  partition slots available (e.g. 15 on cciss) (bnc#799725)
+
+---

Old:

  autoyast2-2.23.1.tar.bz2

New:

  autoyast2-2.23.3.tar.bz2



Other differences:
--
++ autoyast2.spec ++
--- /var/tmp/diff_new_pack.y1GxUv/_old  2013-02-11 20:44:29.0 +0100
+++ /var/tmp/diff_new_pack.y1GxUv/_new  2013-02-11 20:44:29.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package autoyast2
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 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
@@ -17,7 +17,7 @@
 
 
 Name:   autoyast2
-Version:2.23.1
+Version:2.23.3
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -81,7 +81,7 @@
 installation sources.
 
 %package installation
-Version:2.23.1
+Version:2.23.3
 Release:0
 Summary:YaST2 - Auto Installation Modules
 Group:  System/YaST

++ autoyast2-2.23.1.tar.bz2 - autoyast2-2.23.3.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-2.23.1/MAINTAINER 
new/autoyast2-2.23.3/MAINTAINER
--- old/autoyast2-2.23.1/MAINTAINER 2012-07-25 14:53:15.0 +0200
+++ new/autoyast2-2.23.3/MAINTAINER 2013-01-22 13:34:22.0 +0100
@@ -1 +1 @@
-Uwe Gansert u...@suse.de
+Thomas Fehr f...@suse.de
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-2.23.1/Makefile.in 
new/autoyast2-2.23.3/Makefile.in
--- old/autoyast2-2.23.1/Makefile.in2012-11-12 16:04:36.0 +0100
+++ new/autoyast2-2.23.3/Makefile.in2013-02-11 17:06:41.0 +0100
@@ -684,7 +684,7 @@
*.zip*) \
  unzip $(distdir).zip ;;\
esac
-   chmod -R a-w $(distdir); chmod a+w $(distdir)
+   chmod -R a-w $(distdir); chmod u+w $(distdir)
mkdir $(distdir)/_build
mkdir $(distdir)/_inst
chmod a-w $(distdir)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-2.23.1/VERSION new/autoyast2-2.23.3/VERSION
--- old/autoyast2-2.23.1/VERSION2012-11-12 15:57:15.0 +0100
+++ new/autoyast2-2.23.3/VERSION2013-02-11 17:06:30.0 +0100
@@ -1 +1 @@
-2.23.1
+2.23.3
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-2.23.1/configure 
new/autoyast2-2.23.3/configure
--- old/autoyast2-2.23.1/configure  2012-11-12 16:04:34.0 +0100
+++ new/autoyast2-2.23.3/configure  2013-02-11 17:06:40.0 +0100
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for autoyast2 2.23.1.
+# Generated by GNU Autoconf 2.69 for autoyast2 2.23.3.
 #
 # Report bugs to http://bugs.opensuse.org/.
 #
@@ -579,8 +579,8 @@
 # Identity of this package.
 PACKAGE_NAME='autoyast2'
 PACKAGE_TARNAME='autoyast2'
-PACKAGE_VERSION='2.23.1'
-PACKAGE_STRING='autoyast2 2.23.1'
+PACKAGE_VERSION='2.23.3'
+PACKAGE_STRING='autoyast2 2.23.3'
 PACKAGE_BUGREPORT='http://bugs.opensuse.org/'
 PACKAGE_URL=''
 
@@ -1247,7 +1247,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat _ACEOF
-\`configure' configures autoyast2 2.23.1 

commit eaglemode for openSUSE:Factory

2013-02-11 Thread h_root
Hello community,

here is the log from the commit of package eaglemode for openSUSE:Factory 
checked in at 2013-02-11 20:44:48

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


Package is eaglemode, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/eaglemode/eaglemode.changes  2012-12-28 
14:57:50.0 +0100
+++ /work/SRC/openSUSE:Factory/.eaglemode.new/eaglemode.changes 2013-02-11 
20:44:50.0 +0100
@@ -1,0 +2,5 @@
+Mon Feb 11 12:36:28 UTC 2013 - co...@suse.com
+
+- unrar is neither in FTP-repos nor on DVD, so better don't require it
+
+---



Other differences:
--
++ eaglemode.spec ++
--- /var/tmp/diff_new_pack.qJGHbc/_old  2013-02-11 20:44:51.0 +0100
+++ /var/tmp/diff_new_pack.qJGHbc/_new  2013-02-11 20:44:51.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package eaglemode
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 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
@@ -85,7 +85,7 @@
 Requires:   texlive-bin-dvilj
 Requires:   transfig
 #Requires:   unarj
-Requires:   unrar
+Recommends: unrar
 Requires:   unzip
 Requires:   xorg-x11-libX11-devel
 Requires:   xterm





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



commit gnome-shell for openSUSE:Factory

2013-02-11 Thread h_root
Hello community,

here is the log from the commit of package gnome-shell for openSUSE:Factory 
checked in at 2013-02-11 20:45:10

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


Package is gnome-shell, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/gnome-shell/gnome-shell.changes  2013-02-08 
07:07:41.0 +0100
+++ /work/SRC/openSUSE:Factory/.gnome-shell.new/gnome-shell.changes 
2013-02-11 20:45:11.0 +0100
@@ -1,0 +2,6 @@
+Mon Feb 11 14:45:23 UTC 2013 - badshah...@gmail.com
+
+- Remove gnome-shell-ScreenShield-become-modal-and-catch.patch: it
+  caused screen lock and suspend to fail completely.
+
+---

Old:

  gnome-shell-ScreenShield-become-modal-and-catch.patch



Other differences:
--
++ gnome-shell.spec ++
--- /var/tmp/diff_new_pack.mKJfvK/_old  2013-02-11 20:45:13.0 +0100
+++ /var/tmp/diff_new_pack.mKJfvK/_new  2013-02-11 20:45:13.0 +0100
@@ -30,8 +30,6 @@
 Patch2: g-s-honor-lock-delay-GSettings.patch
 # PATCH-FIX-UPSTREAM g-s-use-the-right-getter.patch bgo#691170 
zai...@opensuse.org -- org.gnome.desktop.screensaver lock-delay is an integer, 
not a boolean, so don't use get_bool() on it.
 Patch3: g-s-use-the-right-getter.patch
-# PATCH-FIX-UPSTREAM gnome-shell-ScreenShield-become-modal-and-catch.patch 
bnc#801797 bgo#689106 badshah...@gmail.com --  Fix an issue where the screen 
would not return to the desktop properly when resuming from screen lock; patch 
taken from the upstream bug and rebased
-Patch4: gnome-shell-ScreenShield-become-modal-and-catch.patch
 BuildRequires:  docbook-xsl-stylesheets
 BuildRequires:  intltool
 BuildRequires:  translation-update-upstream
@@ -138,7 +136,6 @@
 %patch1 -p1
 %patch2 -p1
 %patch3 -p1
-%patch4 -p1
 translation-update-upstream
 
 %build


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



commit gnome-shell for openSUSE:12.3

2013-02-11 Thread h_root
Hello community,

here is the log from the commit of package gnome-shell for openSUSE:12.3 
checked in at 2013-02-11 20:45:29

Comparing /work/SRC/openSUSE:12.3/gnome-shell (Old)
 and  /work/SRC/openSUSE:12.3/.gnome-shell.new (New)


Package is gnome-shell, Maintainer is 

Changes:

--- /work/SRC/openSUSE:12.3/gnome-shell/gnome-shell.changes 2013-02-08 
07:08:00.0 +0100
+++ /work/SRC/openSUSE:12.3/.gnome-shell.new/gnome-shell.changes
2013-02-11 20:45:31.0 +0100
@@ -1,0 +2,6 @@
+Mon Feb 11 14:45:23 UTC 2013 - badshah...@gmail.com
+
+- Remove gnome-shell-ScreenShield-become-modal-and-catch.patch: it
+  caused screen lock and suspend to fail completely.
+
+---

Old:

  gnome-shell-ScreenShield-become-modal-and-catch.patch



Other differences:
--
++ gnome-shell.spec ++
--- /var/tmp/diff_new_pack.glzsVo/_old  2013-02-11 20:45:32.0 +0100
+++ /var/tmp/diff_new_pack.glzsVo/_new  2013-02-11 20:45:32.0 +0100
@@ -30,8 +30,6 @@
 Patch2: g-s-honor-lock-delay-GSettings.patch
 # PATCH-FIX-UPSTREAM g-s-use-the-right-getter.patch bgo#691170 
zai...@opensuse.org -- org.gnome.desktop.screensaver lock-delay is an integer, 
not a boolean, so don't use get_bool() on it.
 Patch3: g-s-use-the-right-getter.patch
-# PATCH-FIX-UPSTREAM gnome-shell-ScreenShield-become-modal-and-catch.patch 
bnc#801797 bgo#689106 badshah...@gmail.com --  Fix an issue where the screen 
would not return to the desktop properly when resuming from screen lock; patch 
taken from the upstream bug and rebased
-Patch4: gnome-shell-ScreenShield-become-modal-and-catch.patch
 BuildRequires:  docbook-xsl-stylesheets
 BuildRequires:  intltool
 BuildRequires:  translation-update-upstream
@@ -138,7 +136,6 @@
 %patch1 -p1
 %patch2 -p1
 %patch3 -p1
-%patch4 -p1
 translation-update-upstream
 
 %build


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



commit ibus for openSUSE:Factory

2013-02-11 Thread h_root
Hello community,

here is the log from the commit of package ibus for openSUSE:Factory checked in 
at 2013-02-11 20:45:59

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


Package is ibus, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/ibus/ibus.changes2013-01-10 
22:28:04.0 +0100
+++ /work/SRC/openSUSE:Factory/.ibus.new/ibus.changes   2013-02-11 
20:46:00.0 +0100
@@ -1,0 +2,7 @@
+Sat Feb  9 13:13:13 CST 2013 - hillw...@linuxfans.org
+
+- fix bnc#802967
+  * fix ibus's tray icon can't show in gnome-shell 3.6 for openSUSE 12.3,
+add ibus-fix-tray-icon-on-gnome-3.6.patch
+
+---

New:

  ibus-fix-tray-icon-on-gnome-3.6.patch



Other differences:
--
++ ibus.spec ++
--- /var/tmp/diff_new_pack.rHUkwt/_old  2013-02-11 20:46:02.0 +0100
+++ /var/tmp/diff_new_pack.rHUkwt/_new  2013-02-11 20:46:02.0 +0100
@@ -33,6 +33,7 @@
 Patch1: ibus-fix-default-preload-engines.patch
 # PATCH-FIX-OPENSUSE ibus-fix-docs-build-error.patch
 Patch2: ibus-fix-docs-build-error.patch
+Patch3: ibus-fix-tray-icon-on-gnome-3.6.patch
 Summary:Intelligent Input Bus for Linux OS
 License:LGPL-2.1+
 Group:  System/I18n/Chinese
@@ -131,6 +132,9 @@
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
+%if 0%{suse_version} = 1230
+%patch3 -p1
+%endif
 
 %build
 autoreconf -fi

++ ibus-fix-tray-icon-on-gnome-3.6.patch ++
diff -Nur ibus-1.4.2/ui/gtk/panel.py ibus-1.4.2-new/ui/gtk/panel.py
--- ibus-1.4.2/ui/gtk/panel.py  2012-08-22 22:16:51.0 +0800
+++ ibus-1.4.2-new/ui/gtk/panel.py  2013-02-08 23:57:47.465504005 +0800
@@ -103,19 +103,6 @@
 
 
 self.__status_icon = gtk.StatusIcon()
-# gnome-shell checks XClassHint.res_class with ShellTrayIcon.
-# gtk_status_icon_set_name() can set XClassHint.res_class .
-# However gtk_status_icon_new() also calls gtk_window_realize() so
-# gtk_status_icon_set_visible() needs to be called to set WM_CLASS
-# so that gtk_window_realize() is called later again.
-# set_title is for gnome-shell notificationDaemon in bottom right.
-self.__status_icon.set_visible(False)
-# gtk_status_icon_set_name() is not available in pygtk2 2.17
-if hasattr(self.__status_icon, 'set_name'):
-self.__status_icon.set_name('ibus-ui-gtk')
-self.__status_icon.set_title(_(IBus Panel))
-# Hide icon until bus get the name owner.
-#self.__status_icon.set_visible(True)
 self.__status_icon.connect(popup-menu, 
self.__status_icon_popup_menu_cb)
 self.__status_icon.connect(activate, self.__status_icon_activate_cb)
 self.__status_icon.set_from_icon_name(ICON_KEYBOARD)
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit mariadb for openSUSE:Factory

2013-02-11 Thread h_root
Hello community,

here is the log from the commit of package mariadb for openSUSE:Factory checked 
in at 2013-02-11 20:50:06

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


Package is mariadb, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/mariadb/mariadb.changes  2013-01-31 
16:46:46.0 +0100
+++ /work/SRC/openSUSE:Factory/.mariadb.new/mariadb.changes 2013-02-11 
20:50:10.0 +0100
@@ -1,0 +2,11 @@
+Sun Feb  3 15:29:02 CET 2013 - mhruse...@suse.cz
+
+- updated to MariaDB 5.5.29
+  * Release notes:
+http://kb.askmonty.org/v/mariadb-5529-release-notes
+  * Changelog:
+http://kb.askmonty.org/v/mariadb-5529-changelog
+  * fixes following CVEs:
+CVE-2012-5611, CVE-2012-5627, CVE-2012-5615, CVE-2012-5612
+
+---

Old:

  mariadb-5.5.28a.tar.bz2

New:

  mariadb-5.5.29.tar.bz2



Other differences:
--
++ mariadb.spec ++
--- /var/tmp/diff_new_pack.dsEndW/_old  2013-02-11 20:50:13.0 +0100
+++ /var/tmp/diff_new_pack.dsEndW/_new  2013-02-11 20:50:13.0 +0100
@@ -35,9 +35,9 @@
 Summary:Server part of MariaDB
 License:SUSE-GPL-2.0-with-FLOSS-exception
 Group:  Productivity/Databases/Servers
-Version:5.5.28a
+Version:5.5.29
 Release:0
-%define srv_vers 5.5.28
+%define srv_vers 5.5.29
 Url:http://www.mariab.org
 Source: mariadb-%{version}.tar.bz2
 Source2:baselibs.conf
@@ -106,7 +106,6 @@
 This package only contains the server-side programs.
 
 %if 0%{?prefered}  0
-
 %package -n libmysqlclient-devel
 # mysql-devel was last used in openSUSE 10.2
 Provides:   mysql-devel = %srv_vers-%release
@@ -277,7 +276,6 @@
 %if 0%{?cluster}  0
 
 %if 0%{?cluster}  1
-
 %package -n libndbclient6
 Summary:Shared Libraries for cluster client
 Group:  Development/Libraries/Other
@@ -379,7 +377,6 @@
 ###
 # preun and posttran takes care of restart#
 ###
-
 %preun
 [ $1 = 1 ] || /usr/sbin/rcmysql stop
 
@@ -430,14 +427,12 @@
 %postun -n libmysqlclient_r18 -p /sbin/ldconfig
 
 %if 0%{cluster}  1
-
 %post -n libndbclient6 -p /sbin/ldconfig
 
 %postun -n libndbclient6 -p /sbin/ldconfig
 %endif
 
 %if 0%{prefered}  0
-
 %post -n libmysqld18 -p /sbin/ldconfig
 
 %postun -n libmysqld18 -p /sbin/ldconfig
@@ -485,7 +480,6 @@
 %config(noreplace) %attr(0640, root, mysql) /etc/mysqlaccess.conf
 
 %if 0%{prefered}  0
-
 %files -n libmysqlclient-devel -f libmysqlclient-devel.files
 %defattr(-, root, root)
 /usr/include/mysql
@@ -509,7 +503,6 @@
 %{_libdir}/libmysqlclient.so.*
 
 %if 0%{cluster}  1
-
 %files -n libndbclient6
 %defattr(-, root, root)
 %{_libdir}/libndbclient.so.*
@@ -545,7 +538,6 @@
 %_bindir/mysqloptimize
 
 %if 0%{cluster}  0
-
 %files ndb-storage -f mysql-ndb-storage.files
 
 %files ndb-management -f mysql-ndb-management.files

++ configuration-tweaks.tar.bz2 ++

++ mariadb-5.5.28a.tar.bz2 - mariadb-5.5.29.tar.bz2 ++
/work/SRC/openSUSE:Factory/mariadb/mariadb-5.5.28a.tar.bz2 
/work/SRC/openSUSE:Factory/.mariadb.new/mariadb-5.5.29.tar.bz2 differ: char 11, 
line 1

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



commit mariadb for openSUSE:12.3

2013-02-11 Thread h_root
Hello community,

here is the log from the commit of package mariadb for openSUSE:12.3 checked in 
at 2013-02-11 20:50:12

Comparing /work/SRC/openSUSE:12.3/mariadb (Old)
 and  /work/SRC/openSUSE:12.3/.mariadb.new (New)


Package is mariadb, Maintainer is 

Changes:

--- /work/SRC/openSUSE:12.3/mariadb/mariadb.changes 2013-01-31 
16:46:51.0 +0100
+++ /work/SRC/openSUSE:12.3/.mariadb.new/mariadb.changes2013-02-11 
20:50:15.0 +0100
@@ -1,0 +2,11 @@
+Sun Feb  3 15:29:02 CET 2013 - mhruse...@suse.cz
+
+- updated to MariaDB 5.5.29
+  * Release notes:
+http://kb.askmonty.org/v/mariadb-5529-release-notes
+  * Changelog:
+http://kb.askmonty.org/v/mariadb-5529-changelog
+  * fixes following CVEs:
+CVE-2012-5611, CVE-2012-5627, CVE-2012-5615, CVE-2012-5612
+
+---

Old:

  mariadb-5.5.28a.tar.bz2

New:

  mariadb-5.5.29.tar.bz2



Other differences:
--
++ mariadb.spec ++
--- /var/tmp/diff_new_pack.4bUaaq/_old  2013-02-11 20:50:16.0 +0100
+++ /var/tmp/diff_new_pack.4bUaaq/_new  2013-02-11 20:50:16.0 +0100
@@ -35,9 +35,9 @@
 Summary:Server part of MariaDB
 License:SUSE-GPL-2.0-with-FLOSS-exception
 Group:  Productivity/Databases/Servers
-Version:5.5.28a
+Version:5.5.29
 Release:0
-%define srv_vers 5.5.28
+%define srv_vers 5.5.29
 Url:http://www.mariab.org
 Source: mariadb-%{version}.tar.bz2
 Source2:baselibs.conf
@@ -106,7 +106,6 @@
 This package only contains the server-side programs.
 
 %if 0%{?prefered}  0
-
 %package -n libmysqlclient-devel
 # mysql-devel was last used in openSUSE 10.2
 Provides:   mysql-devel = %srv_vers-%release
@@ -277,7 +276,6 @@
 %if 0%{?cluster}  0
 
 %if 0%{?cluster}  1
-
 %package -n libndbclient6
 Summary:Shared Libraries for cluster client
 Group:  Development/Libraries/Other
@@ -379,7 +377,6 @@
 ###
 # preun and posttran takes care of restart#
 ###
-
 %preun
 [ $1 = 1 ] || /usr/sbin/rcmysql stop
 
@@ -430,14 +427,12 @@
 %postun -n libmysqlclient_r18 -p /sbin/ldconfig
 
 %if 0%{cluster}  1
-
 %post -n libndbclient6 -p /sbin/ldconfig
 
 %postun -n libndbclient6 -p /sbin/ldconfig
 %endif
 
 %if 0%{prefered}  0
-
 %post -n libmysqld18 -p /sbin/ldconfig
 
 %postun -n libmysqld18 -p /sbin/ldconfig
@@ -485,7 +480,6 @@
 %config(noreplace) %attr(0640, root, mysql) /etc/mysqlaccess.conf
 
 %if 0%{prefered}  0
-
 %files -n libmysqlclient-devel -f libmysqlclient-devel.files
 %defattr(-, root, root)
 /usr/include/mysql
@@ -509,7 +503,6 @@
 %{_libdir}/libmysqlclient.so.*
 
 %if 0%{cluster}  1
-
 %files -n libndbclient6
 %defattr(-, root, root)
 %{_libdir}/libndbclient.so.*
@@ -545,7 +538,6 @@
 %_bindir/mysqloptimize
 
 %if 0%{cluster}  0
-
 %files ndb-storage -f mysql-ndb-storage.files
 
 %files ndb-management -f mysql-ndb-management.files

++ configuration-tweaks.tar.bz2 ++

++ mariadb-5.5.28a.tar.bz2 - mariadb-5.5.29.tar.bz2 ++
/work/SRC/openSUSE:12.3/mariadb/mariadb-5.5.28a.tar.bz2 
/work/SRC/openSUSE:12.3/.mariadb.new/mariadb-5.5.29.tar.bz2 differ: char 11, 
line 1

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



commit mercurial for openSUSE:Factory

2013-02-11 Thread h_root
Hello community,

here is the log from the commit of package mercurial for openSUSE:Factory 
checked in at 2013-02-11 20:50:24

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


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

Changes:

--- /work/SRC/openSUSE:Factory/mercurial/mercurial.changes  2013-01-29 
14:23:52.0 +0100
+++ /work/SRC/openSUSE:Factory/.mercurial.new/mercurial.changes 2013-02-11 
20:50:25.0 +0100
@@ -1,0 +2,80 @@
+Mon Feb 11 15:24:20 UTC 2013 - p.drou...@gmail.com
+
+- update to version 2.5.1
+  (bugfix release)
+hgk: support the old way of getting the current Ttk theme (issue3808)
+hgweb.cgi: fix internal WSGI emulation (issue3804)
+hgweb: make 'summary' work with hidden changesets (issue3810)
+incoming: fix incoming when a local head is remotely filtered (issue3805)
+largefiles: don't crash when trying to find default dest for url without 
path
+rebase: derive node from target rev (issue3802) 
+- update to version 2.5.0
+  * Core features
+branchmap: improved performances
+bundle: add revset expression to show bundle contents (issue3487)
+dirstate: implement unix statfiles in C
+hgweb: add (Atom) subscribe links to the repository index
+hgweb: add URL breadcrumbs
+hgweb: add branches RSS and Atom feeds
+hgweb: secret changeset are excluded from html view (3614 )
+serve: use chunked encoding in hgweb responses
+pathencode: implement both basic and hashed encoding in C
+subrepo: append subrepo path to subrepo error messages
+validate: check for spurious incoming filelog entries
+hgweb: allow hgweb's archive to recurse into subrepos 
+  * Changeset Evolution
+hidden changesets are now properly ignored by all commands
+a global --hidden flag is added to give access to hidden changesets
+rewriting a changeset but not its descendants is now allowed; this leaves
+unstable changeset behind
+we now detect *divergent* changesets. The third and last kind of 
obsolescence
+related troubles. divergent() revset is added
+a troubled() revset have been added
+branchmap for of *visible* and *served* changeset are now cached on disk.
+This is a major performance improvements
+performance improvements of most evolution related algorithm 
+  * Extension features
+color: add template label function
+convert: add config option to use the local time zone
+convert: add support for converting git submodule (issue3528)
+hgk: use Ttk instead of plain Tk
+inotify: don't fall over just because of a dangling symlink
+largefiles: fix revert removing a largefile from a merge
+largefiles: fix update from a merge with removed files
+largefiles: make log match largefiles in the non-standin location too
+largefiles: make update with backup files in .hglf slightly less broken
+largefiles: rename 'admin' to more descriptive 'lfstoredir
+rebase: performance improvements
+rebase: rebase set with multiple roots are now handled by the --rev option
+record: use patch.diffopts to account for user diffopts
+share: always set default path to work with subrepos (issue3518)
+zsh_completion: add completion of branch names 
+  * Fixes
+commands: 'hg bookmark NAME' should work even with ui.strict=True
+copies: do not track backward copies, only renames (issue3739)
+destroyed: keep the filecache in sync with __dict__ (issue3335, issue3693, 
issue3743)
+grep: don't search past the end of the searched string
+hgweb: properly returns 404 for unknown revision (instead of 500)
+histedit: proper phase conservation (issue3724)
+histedit: prevents obsolescence cycle (issue3681)
+hook: disable demandimport before importing hooks
+mq: don't fail when removing a patch without patch file from series file
+mq: fix qpop of working directory parent patch when not at qtip
+zeroconf: use port from server instead of picking port from config 
(issue3746)
+update: update to current bookmark if it moved out from under us 
(issue3682)
+bookmarks: show active bookmark even if not at working dir
+largefiles: let wirestore._stat return stats as expected by remotestore 
verify
+largefiles: adapt verify to batched remote statlfile (issue3780)
+largefiles: don't allow corruption to propagate after detection
+largefiles: don't verify largefile hashes on servers when processing 
statlfile
+largefiles: allow use of urls with #revision
+largefiles: fix commit when using relative paths from subdirectory
+largefiles: fix cat when using relative paths from subdirectory
+histedit: prevent parent guessed via --outgoing from being a revset 
(issue3770)
+rebase: delete divergent 

commit mysql-community-server for openSUSE:Factory

2013-02-11 Thread h_root
Hello community,

here is the log from the commit of package mysql-community-server for 
openSUSE:Factory checked in at 2013-02-11 20:50:58

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


Package is mysql-community-server, Maintainer is 

Changes:

--- 
/work/SRC/openSUSE:Factory/mysql-community-server/mysql-community-server.changes
2013-01-21 17:41:21.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.mysql-community-server.new/mysql-community-server.changes
   2013-02-11 20:51:01.0 +0100
@@ -1,0 +2,6 @@
+Thu Feb  7 11:46:07 CET 2013 - mhruse...@suse.cz
+
+- updated to 5.5.30, see
+  http://dev.mysql.com/doc/relnotes/mysql/5.5/en/news-5-5-30.html
+
+---

Old:

  mysql-5.5.29.tar.bz2

New:

  mysql-5.5.30.tar.bz2



Other differences:
--
++ mysql-community-server.spec ++
--- /var/tmp/diff_new_pack.Wxscjs/_old  2013-02-11 20:51:03.0 +0100
+++ /var/tmp/diff_new_pack.Wxscjs/_new  2013-02-11 20:51:03.0 +0100
@@ -35,9 +35,9 @@
 Summary:Server part of MySQL Community Server
 License:SUSE-GPL-2.0-with-FLOSS-exception
 Group:  Productivity/Databases/Servers
-Version:5.5.29
-Release:1
-%define srv_vers 5.5.29
+Version:5.5.30
+Release:0
+%define srv_vers 5.5.30
 Url:http://www.mysql.com
 Source: mysql-%{version}.tar.bz2
 Source2:baselibs.conf
@@ -83,10 +83,11 @@
 Requires:   logrotate
 %endif
 # required by rcmysql
-Requires:   %{name}-client perl-base
+Requires:   %{name}-client
 Requires:   %{name}-errormessages = %version
-Provides:   mysql-Max = %{srv_vers}
+Requires:   perl-base
 Provides:   mysql = %{srv_vers}
+Provides:   mysql-Max = %{srv_vers}
 %if 0%{?use_extra_provides}  0
 Provides:   %{extra_provides} = %{version}
 Obsoletes:  %{extra_provides}  %{version}
@@ -122,18 +123,16 @@
 This package only contains the server-side programs.
 
 %if 0%{?prefered}  0
-
 %package -n libmysqlclient-devel
 # mysql-devel was last used in openSUSE 10.2
 Provides:   mysql-devel = %srv_vers-%release
 Obsoletes:  mysql-devel  %srv_vers
+Requires:   glibc-devel
 Requires:   libmysqlclient18 = %version
 Requires:   libmysqlclient_r18 = %version
-Requires:   glibc-devel
 Requires:   openssl-devel
 Requires:   zlib-devel
 Summary:MySQL Community Server development header files and libraries
-License:SUSE-GPL-2.0-with-FLOSS-exception
 Group:  Development/Libraries/C and C++
 
 %description -n libmysqlclient-devel
@@ -141,22 +140,21 @@
 necessary to develop client applications for MySQL Community Server.
 
 %package -n libmysqld18
-License:SUSE-GPL-2.0-with-FLOSS-exception
 Summary:MySQL Community Server embedded server development files
 Group:  Development/Libraries/C and C++
+Requires:   %{name}-errormessages = %version
 
 %description -n libmysqld18
 This package contains the development header files and libraries
 for developing applications that embed the MySQL Community Server.
 
 %package -n libmysqld-devel
-License:SUSE-GPL-2.0-with-FLOSS-exception
 Summary:MySQL Community Server embedded server development files
+Group:  Development/Libraries/C and C++
 # the headers files are the shared
 Requires:   libmysqlclient-devel = %version
-Requires:   tcpd-devel
 Requires:   libmysqld18 = %version
-Group:  Development/Libraries/C and C++
+Requires:   tcpd-devel
 
 %description -n libmysqld-devel
 This package contains the development header files and libraries
@@ -165,7 +163,6 @@
 
 %package -n libmysql55client18
 Summary:Shared Libraries for MySQL Community Server
-License:SUSE-GPL-2.0-with-FLOSS-exception
 Group:  Development/Libraries/Other
 
 %description -n libmysql55client18
@@ -174,7 +171,6 @@
 
 %package -n libmysql55client_r18
 Summary:Shared Libraries for MySQL Community Server
-License:SUSE-GPL-2.0-with-FLOSS-exception
 Group:  Development/Libraries/Other
 
 %description -n libmysql55client_r18
@@ -207,7 +203,8 @@
 server daemon as well as the embedded server
 
 %package bench
-Requires:   %{name}-client perl-DBD-mysql
+Requires:   %{name}-client
+Requires:   perl-DBD-mysql
 Summary:Benchmarks for MySQL Community Server
 Group:  Productivity/Databases/Tools
 Provides:   mysql-bench = %{srv_vers}
@@ -231,8 +228,8 @@
 Summary:MySQL Community Server with debug options turned on
 Group:  Productivity/Databases/Servers
 Requires:   

commit mysql-community-server for openSUSE:12.3

2013-02-11 Thread h_root
Hello community,

here is the log from the commit of package mysql-community-server for 
openSUSE:12.3 checked in at 2013-02-11 20:51:03

Comparing /work/SRC/openSUSE:12.3/mysql-community-server (Old)
 and  /work/SRC/openSUSE:12.3/.mysql-community-server.new (New)


Package is mysql-community-server, Maintainer is 

Changes:

--- 
/work/SRC/openSUSE:12.3/mysql-community-server/mysql-community-server.changes   
2013-01-31 01:27:51.0 +0100
+++ 
/work/SRC/openSUSE:12.3/.mysql-community-server.new/mysql-community-server.changes
  2013-02-11 20:51:06.0 +0100
@@ -1,0 +2,6 @@
+Thu Feb  7 11:46:07 CET 2013 - mhruse...@suse.cz
+
+- updated to 5.5.30, see
+  http://dev.mysql.com/doc/relnotes/mysql/5.5/en/news-5-5-30.html
+
+---

Old:

  mysql-5.5.29.tar.bz2

New:

  mysql-5.5.30.tar.bz2



Other differences:
--
++ mysql-community-server.spec ++
--- /var/tmp/diff_new_pack.TSXgs8/_old  2013-02-11 20:51:08.0 +0100
+++ /var/tmp/diff_new_pack.TSXgs8/_new  2013-02-11 20:51:08.0 +0100
@@ -35,9 +35,9 @@
 Summary:Server part of MySQL Community Server
 License:SUSE-GPL-2.0-with-FLOSS-exception
 Group:  Productivity/Databases/Servers
-Version:5.5.29
-Release:1
-%define srv_vers 5.5.29
+Version:5.5.30
+Release:0
+%define srv_vers 5.5.30
 Url:http://www.mysql.com
 Source: mysql-%{version}.tar.bz2
 Source2:baselibs.conf
@@ -83,10 +83,11 @@
 Requires:   logrotate
 %endif
 # required by rcmysql
-Requires:   %{name}-client perl-base
+Requires:   %{name}-client
 Requires:   %{name}-errormessages = %version
-Provides:   mysql-Max = %{srv_vers}
+Requires:   perl-base
 Provides:   mysql = %{srv_vers}
+Provides:   mysql-Max = %{srv_vers}
 %if 0%{?use_extra_provides}  0
 Provides:   %{extra_provides} = %{version}
 Obsoletes:  %{extra_provides}  %{version}
@@ -122,18 +123,16 @@
 This package only contains the server-side programs.
 
 %if 0%{?prefered}  0
-
 %package -n libmysqlclient-devel
 # mysql-devel was last used in openSUSE 10.2
 Provides:   mysql-devel = %srv_vers-%release
 Obsoletes:  mysql-devel  %srv_vers
+Requires:   glibc-devel
 Requires:   libmysqlclient18 = %version
 Requires:   libmysqlclient_r18 = %version
-Requires:   glibc-devel
 Requires:   openssl-devel
 Requires:   zlib-devel
 Summary:MySQL Community Server development header files and libraries
-License:SUSE-GPL-2.0-with-FLOSS-exception
 Group:  Development/Libraries/C and C++
 
 %description -n libmysqlclient-devel
@@ -141,22 +140,21 @@
 necessary to develop client applications for MySQL Community Server.
 
 %package -n libmysqld18
-License:SUSE-GPL-2.0-with-FLOSS-exception
 Summary:MySQL Community Server embedded server development files
 Group:  Development/Libraries/C and C++
+Requires:   %{name}-errormessages = %version
 
 %description -n libmysqld18
 This package contains the development header files and libraries
 for developing applications that embed the MySQL Community Server.
 
 %package -n libmysqld-devel
-License:SUSE-GPL-2.0-with-FLOSS-exception
 Summary:MySQL Community Server embedded server development files
+Group:  Development/Libraries/C and C++
 # the headers files are the shared
 Requires:   libmysqlclient-devel = %version
-Requires:   tcpd-devel
 Requires:   libmysqld18 = %version
-Group:  Development/Libraries/C and C++
+Requires:   tcpd-devel
 
 %description -n libmysqld-devel
 This package contains the development header files and libraries
@@ -165,7 +163,6 @@
 
 %package -n libmysql55client18
 Summary:Shared Libraries for MySQL Community Server
-License:SUSE-GPL-2.0-with-FLOSS-exception
 Group:  Development/Libraries/Other
 
 %description -n libmysql55client18
@@ -174,7 +171,6 @@
 
 %package -n libmysql55client_r18
 Summary:Shared Libraries for MySQL Community Server
-License:SUSE-GPL-2.0-with-FLOSS-exception
 Group:  Development/Libraries/Other
 
 %description -n libmysql55client_r18
@@ -207,7 +203,8 @@
 server daemon as well as the embedded server
 
 %package bench
-Requires:   %{name}-client perl-DBD-mysql
+Requires:   %{name}-client
+Requires:   perl-DBD-mysql
 Summary:Benchmarks for MySQL Community Server
 Group:  Productivity/Databases/Tools
 Provides:   mysql-bench = %{srv_vers}
@@ -231,8 +228,8 @@
 Summary:MySQL Community Server with debug options turned on
 Group:  Productivity/Databases/Servers
 Requires:   %{name} = %{version}

commit OpenPrintingPPDs for openSUSE:Factory

2013-02-11 Thread h_root
Hello community,

here is the log from the commit of package OpenPrintingPPDs for 
openSUSE:Factory checked in at 2013-02-11 20:51:10

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


Package is OpenPrintingPPDs, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/OpenPrintingPPDs/OpenPrintingPPDs.changes
2012-05-21 07:28:57.0 +0200
+++ /work/SRC/openSUSE:Factory/.OpenPrintingPPDs.new/OpenPrintingPPDs.changes   
2013-02-11 20:51:12.0 +0100
@@ -1,0 +2,5 @@
+Mon Feb  4 09:06:51 UTC 2013 - co...@suse.com
+
+- update license to new format
+
+---



Other differences:
--
++ OpenPrintingPPDs.spec ++
--- /var/tmp/diff_new_pack.FatpSH/_old  2013-02-11 20:51:15.0 +0100
+++ /var/tmp/diff_new_pack.FatpSH/_new  2013-02-11 20:51:15.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package OpenPrintingPPDs
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 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,10 +15,11 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   OpenPrintingPPDs
 BuildRequires:  cups
 Summary:PPD files from OpenPrinting.org
-License:GPL-2.0+ ; MIT
+License:GPL-2.0+ and MIT
 Group:  Hardware/Printing
 Version:4.0.0
 Release:0

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



commit python-pep8 for openSUSE:Factory

2013-02-11 Thread h_root
Hello community,

here is the log from the commit of package python-pep8 for openSUSE:Factory 
checked in at 2013-02-11 20:51:49

Comparing /work/SRC/openSUSE:Factory/python-pep8 (Old)
 and  /work/SRC/openSUSE:Factory/.python-pep8.new (New)


Package is python-pep8, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/python-pep8/python-pep8.changes  2012-06-26 
17:57:28.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-pep8.new/python-pep8.changes 
2013-02-11 20:51:51.0 +0100
@@ -1,0 +2,31 @@
+Mon Jan 28 21:16:59 UTC 2013 - dmuel...@suse.com
+
+- Update to version 1.4.1:
+  * Report E703 instead of E702 for the trailing semicolon. (Issue #117)
+  * Report E226 instead of E225 for optional white space around common
+  operators (``*``, ``**``, ``/``, ``+`` and ``-``).  This new error
+  code is ignored in the default configuration because PEP 8 recommends
+  to use your own judgement. (Issue #96)
+  * Lines with a ``# nopep8`` at the end will not issue errors on line
+  length E501 or continuation line indentation E12*. (Issue #27)
+  * Fix AssertionError when the source file contains an invalid line
+  ending ``\r\r\n``. (Issue #119)
+  * Read the ``[pep8]`` section of ``tox.ini`` or ``setup.cfg`` if present.
+  * Add the Sphinx-based documentation, and publish it
+  * Fix false positive E124 and E128 with comments. (Issue #100)
+  * Fix error on stdin when running with bpython. (Issue #101)
+  * Fix false positive E401. (Issue #104)
+  * Report E231 for nested dictionary in list. (Issue #142)
+  * Catch E271 at the beginning of the line. (Issue #133)
+  * Fix false positive E126 for multi-line comments. (Issue #138)
+  * Fix false positive E221 when operator is preceded by a comma. (Issue #135)
+  * Fix ``--diff`` failing on one-line hunk. (Issue #137)
+  * Fix the ``--exclude`` switch for directory paths. (Issue #111)
+  * Use ``-`` filename to read from standard input. (Issue #128)
+  * Fix regression with continuation line checker. (Issue #98)
+  * Add E902 for IO errors. (Issue #87)
+  * Fix false positive for E121, and missed E124. (Issue #92)
+  * Allow ``verbose`` in the configuration file. (Issue #91)
+  * Show the enforced ``max-line-length`` in the error message. (Issue #86)
+
+---
python3-pep8.changes: same change

Old:

  pep8-1.3.1.tar.gz

New:

  pep8-1.4.1.tar.gz



Other differences:
--
++ python-pep8.spec ++
--- /var/tmp/diff_new_pack.nIOPsa/_old  2013-02-11 20:51:52.0 +0100
+++ /var/tmp/diff_new_pack.nIOPsa/_new  2013-02-11 20:51:52.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-pep8
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 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
@@ -17,7 +17,7 @@
 
 
 Name:   python-pep8
-Version:1.3.1
+Version:1.4.1
 Release:0
 Url:http://github.com/jcrocholl/pep8
 Summary:Python style guide checker

python3-pep8.spec: same change
++ pep8-1.3.1.tar.gz - pep8-1.4.1.tar.gz ++
 2921 lines of diff (skipped)

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