commit PackageKit for openSUSE:Factory

2013-10-02 Thread h_root
Hello community,

here is the log from the commit of package PackageKit for openSUSE:Factory 
checked in at 2013-10-03 07:43:01

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


Package is "PackageKit"

Changes:

--- /work/SRC/openSUSE:Factory/PackageKit/PackageKit.changes2013-09-27 
17:56:10.0 +0200
+++ /work/SRC/openSUSE:Factory/.PackageKit.new/PackageKit.changes   
2013-10-03 07:43:03.0 +0200
@@ -1,0 +2,8 @@
+Sun Sep 29 17:38:51 UTC 2013 - dims...@opensuse.org
+
+- Set BUILD_CNF to 0: in openSUSE, we use the sep.
+  command-not-found package for the same purpose. The existing
+  handler anyway never worked, as it checked for the presence of
+  /usr/libexec/packagekitd, which is not a valid openSUSE location.
+
+---



Other differences:
--
++ PackageKit.spec ++
--- /var/tmp/diff_new_pack.VCUDuO/_old  2013-10-03 07:43:04.0 +0200
+++ /var/tmp/diff_new_pack.VCUDuO/_new  2013-10-03 07:43:04.0 +0200
@@ -17,7 +17,7 @@
 
 
 # $ pkcon search file /usr/bin/anjuta
-%define BUILD_CNF 1
+%define BUILD_CNF 0
 %define with_offline_updates 0
 
 Name:   PackageKit

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



commit PackageKit for openSUSE:13.1

2013-10-02 Thread h_root
Hello community,

here is the log from the commit of package PackageKit for openSUSE:13.1 checked 
in at 2013-10-03 07:43:03

Comparing /work/SRC/openSUSE:13.1/PackageKit (Old)
 and  /work/SRC/openSUSE:13.1/.PackageKit.new (New)


Package is "PackageKit"

Changes:

--- /work/SRC/openSUSE:13.1/PackageKit/PackageKit.changes   2013-09-27 
17:56:12.0 +0200
+++ /work/SRC/openSUSE:13.1/.PackageKit.new/PackageKit.changes  2013-10-03 
07:43:04.0 +0200
@@ -1,0 +2,8 @@
+Sun Sep 29 17:38:51 UTC 2013 - dims...@opensuse.org
+
+- Set BUILD_CNF to 0: in openSUSE, we use the sep.
+  command-not-found package for the same purpose. The existing
+  handler anyway never worked, as it checked for the presence of
+  /usr/libexec/packagekitd, which is not a valid openSUSE location.
+
+---



Other differences:
--
++ PackageKit.spec ++
--- /var/tmp/diff_new_pack.dEeXzD/_old  2013-10-03 07:43:04.0 +0200
+++ /var/tmp/diff_new_pack.dEeXzD/_new  2013-10-03 07:43:04.0 +0200
@@ -17,7 +17,7 @@
 
 
 # $ pkcon search file /usr/bin/anjuta
-%define BUILD_CNF 1
+%define BUILD_CNF 0
 %define with_offline_updates 0
 
 Name:   PackageKit

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



commit rpm for openSUSE:Factory

2013-10-02 Thread h_root
Hello community,

here is the log from the commit of package rpm for openSUSE:Factory checked in 
at 2013-10-03 07:43:50

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


Package is "rpm"

Changes:

rpm-python.changes: same change
--- /work/SRC/openSUSE:Factory/rpm/rpm.changes  2013-09-27 19:48:38.0 
+0200
+++ /work/SRC/openSUSE:Factory/.rpm.new/rpm.changes 2013-10-03 
07:43:51.0 +0200
@@ -1,0 +2,7 @@
+Wed Oct  2 18:24:42 CEST 2013 - m...@suse.de
+
+- add application_provides.diff and appdata_provides.diff to
+  generate provides for .desktop files
+  (both patches are sent to upstream)
+
+---

New:

  appdata_provides.diff
  application_provides.diff



Other differences:
--
rpm-python.spec: same change
++ rpm.spec ++
--- /var/tmp/diff_new_pack.CbTAwF/_old  2013-10-03 07:43:53.0 +0200
+++ /var/tmp/diff_new_pack.CbTAwF/_new  2013-10-03 07:43:53.0 +0200
@@ -140,6 +140,8 @@
 Patch86:strpoolrehash.diff
 Patch87:ignore_poolstr_dummy_entries.diff
 Patch88:selfconflicts.diff
+Patch89:application_provides.diff
+Patch90:appdata_provides.diff
 Patch6464:  auto-config-update-aarch64.diff
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 #
@@ -226,7 +228,8 @@
 %patch -P 50 -P 51 -P 52 -P 53 -P 54 -P 55 -P 56 -P 57 -P 58 -P 59
 %patch -P 60 -P 61 -P 62 -P 63 -P 64 -P 65 -P 66 -P 67 -P 68 -P 69
 %patch -P 70 -P 71 -P 72 -P 73 -P 74 -P 75 -P 76 -P 77 -P 78 -P 79
-%patch -P 80 -P 81 -P 82 -P 83 -P 84 -P 85 -P 86 -P 87 -P 88
+%patch -P 80 -P 81 -P 82 -P 83 -P 84 -P 85 -P 86 -P 87 -P 88 -P 89
+%patch -P 90
 %ifarch aarch64
 %patch6464
 %endif
@@ -326,6 +329,7 @@
 install -m 755 scripts/find-supplements{,.ksyms} %{buildroot}/usr/lib/rpm
 install -m 755 scripts/firmware.prov %{buildroot}/usr/lib/rpm
 install -m 755 scripts/debuginfo.prov %{buildroot}/usr/lib/rpm
+install -m 755 scripts/appdata.prov %{buildroot}/usr/lib/rpm
 rm -f %{buildroot}/usr/lib/locale %{buildroot}/usr/lib/rpmrc
 mkdir -p %{buildroot}/etc/rpm
 chmod 755 %{buildroot}/etc/rpm

++ appdata_provides.diff ++
>From fd6498712cdda8ecd9f1d89462300164dbe563bc Mon Sep 17 00:00:00 2001
From: Michael Schroeder 
Date: Wed, 2 Oct 2013 15:11:33 +0200
Subject: [PATCH 3/3] Add support for automatic appdata() provides

Appdata files contain application information used by the AppStream
project. We generate two provides: appdata() to support enumeration
of all application packages and appdata(filenname) to make it easy
to link installed packages with appdata files.
---
 fileattrs/Makefile.am  |  5 +++--
 fileattrs/appdata.attr |  2 ++
 scripts/Makefile.am|  2 +-
 scripts/appdata.prov   | 18 ++
 4 files changed, 24 insertions(+), 3 deletions(-)
 create mode 100644 fileattrs/appdata.attr
 create mode 100755 scripts/appdata.prov

--- ./fileattrs/Makefile.am.orig2013-10-02 16:21:01.966355169 +
+++ ./fileattrs/Makefile.am 2013-10-02 16:19:10.317355367 +
@@ -7,6 +7,7 @@ fattrsdir = $(rpmconfigdir)/fileattrs
 fattrs_DATA = \
desktop.attr elf.attr font.attr libtool.attr perl.attr perllib.attr \
pkgconfig.attr python.attr ocaml.attr script.attr mono.attr \
-   debuginfo.attr elflib.attr firmware.attr ksyms.attr sysvinit.attr
+   debuginfo.attr elflib.attr firmware.attr ksyms.attr sysvinit.attr \
+   appdata.attr
 
 EXTRA_DIST = $(fattrs_DATA)
--- ./fileattrs/appdata.attr.orig   2013-10-02 16:18:42.750355416 +
+++ ./fileattrs/appdata.attr2013-10-02 16:18:42.750355416 +
@@ -0,0 +1,2 @@
+%__appdata_provides%{_rpmconfigdir}/appdata.prov
+%__appdata_path^%{_datadir}/appdata/.*\\.appdata\\.xml$
--- ./scripts/Makefile.am.orig  2013-10-02 16:18:21.679355453 +
+++ ./scripts/Makefile.am   2013-10-02 16:18:42.750355416 +
@@ -19,7 +19,7 @@ EXTRA_DIST = \
find-php-provides find-php-requires \
mono-find-requires mono-find-provides \
ocaml-find-requires.sh ocaml-find-provides.sh \
-   pkgconfigdeps.sh libtooldeps.sh \
+   pkgconfigdeps.sh libtooldeps.sh appdata.prov \
fontconfig.prov desktop-file.prov script.req \
sysvinitdeps.sh \
macros.perl macros.php macros.python
--- ./scripts/appdata.prov.orig 2013-10-02 16:18:42.750355416 +
+++ ./scripts/appdata.prov  2013-10-02 16:18:42.750355416 +
@@ -0,0 +1,18 @@
+#!/bin/sh
+#
+# Transform appdata xml file into RPM appdata(filename) provides
+#
+# Author: Michael Schroeder 
+# Based on other provides scripts from RPM
+
+OLD_IFS="$IFS"
+while read instfile ; do
+   case "$instfile" in
+   *.appdata.xml)
+  

commit libQtWebKit4 for openSUSE:Factory

2013-10-02 Thread h_root
Hello community,

here is the log from the commit of package libQtWebKit4 for openSUSE:Factory 
checked in at 2013-10-03 07:42:08

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


Package is "libQtWebKit4"

Changes:

--- /work/SRC/openSUSE:Factory/libQtWebKit4/libQtWebKit4.changes
2013-10-01 08:15:19.0 +0200
+++ /work/SRC/openSUSE:Factory/.libQtWebKit4.new/libQtWebKit4.changes   
2013-10-03 07:42:09.0 +0200
@@ -1,0 +2,5 @@
+Sun Sep 29 21:21:01 UTC 2013 - hrvoje.sen...@gmail.com
+
+- Added bison3.patch, fixes compilation with bison3 (webkit#119798)
+
+---

New:

  bison3.patch



Other differences:
--
++ libQtWebKit4.spec ++
--- /var/tmp/diff_new_pack.dyPmwY/_old  2013-10-03 07:42:12.0 +0200
+++ /var/tmp/diff_new_pack.dyPmwY/_new  2013-10-03 07:42:12.0 +0200
@@ -50,6 +50,8 @@
 Patch11:buffer-ranges.patch
 # PATCH-FIX-UPSTREAM aarch64-support.diff sch...@suse.de -- add support for 
aarch64
 Patch12:aarch64-support.patch
+# PATCH-FIX-UPSTREAM bison3.patch -- fixes compilation with bison3
+Patch13:bison3.patch
 BuildRequires:  bison
 BuildRequires:  fdupes
 BuildRequires:  flex
@@ -125,6 +127,7 @@
 %patch11 -p1
 %endif
 %patch12 -p1
+%patch13 -p1
 
 %build
 

++ bison3.patch ++
diff --git a/Source/ThirdParty/ANGLE/src/compiler/glslang.y 
b/Source/ThirdParty/ANGLE/src/compiler/glslang.y
index 
1f15d07d61dd950512c759d9750a9700c1224d35..4f894b382acf1d7bb161b7baa85527b3a8e5c5c1
 100644
--- a/Source/ThirdParty/ANGLE/src/compiler/glslang.y
+++ b/Source/ThirdParty/ANGLE/src/compiler/glslang.y
@@ -47,6 +47,7 @@ WHICH GENERATES THE GLSL ES PARSER (glslang_tab.cpp AND 
glslang_tab.h).
 %expect 1 /* One shift reduce conflict because of if | else */
 %pure-parser
 %parse-param {TParseContext* context}
+%lex-param {YYLEX_PARAM}

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



commit gettext-runtime for openSUSE:13.1

2013-10-02 Thread h_root
Hello community,

here is the log from the commit of package gettext-runtime for openSUSE:13.1 
checked in at 2013-10-03 07:42:01

Comparing /work/SRC/openSUSE:13.1/gettext-runtime (Old)
 and  /work/SRC/openSUSE:13.1/.gettext-runtime.new (New)


Package is "gettext-runtime"

Changes:

gettext-java.changes: same change
--- /work/SRC/openSUSE:13.1/gettext-runtime/gettext-runtime-mini.changes
2013-09-23 10:51:52.0 +0200
+++ /work/SRC/openSUSE:13.1/.gettext-runtime.new/gettext-runtime-mini.changes   
2013-10-03 07:42:03.0 +0200
@@ -1,0 +2,8 @@
+Wed Oct  2 08:56:35 UTC 2013 - co...@suse.com
+
+- Version 0.18.3.1 including a hotfix for autopoint
+  not copying intl library if asked to (fixes build failures in 13.1)
+  
+  https://savannah.gnu.org/bugs/?func=detailitem&item_id=39536
+
+---
gettext-runtime.changes: same change

Old:

  gettext-0.18.3.tar.gz

New:

  gettext-0.18.3.1.tar.gz



Other differences:
--
++ gettext-csharp.spec ++
--- /var/tmp/diff_new_pack.CseEJh/_old  2013-10-03 07:42:03.0 +0200
+++ /var/tmp/diff_new_pack.CseEJh/_new  2013-10-03 07:42:03.0 +0200
@@ -28,7 +28,7 @@
 BuildRequires:  tcl
 Requires:   mono
 Url:http://www.gnu.org/software/gettext/
-Version:0.18.3
+Version:0.18.3.1
 Release:0
 Summary:Native Language Support (NLS) for C#
 License:LGPL-2.1+

++ gettext-java.spec ++
--- /var/tmp/diff_new_pack.CseEJh/_old  2013-10-03 07:42:03.0 +0200
+++ /var/tmp/diff_new_pack.CseEJh/_new  2013-10-03 07:42:03.0 +0200
@@ -27,7 +27,7 @@
 BuildRequires:  perl-libintl-perl
 BuildRequires:  tcl
 Url:http://www.gnu.org/software/gettext/
-Version:0.18.3
+Version:0.18.3.1
 Release:0
 Summary:Java Support for Native Language Support (NLS)
 License:LGPL-2.1+

++ gettext-runtime-mini.spec ++
--- /var/tmp/diff_new_pack.CseEJh/_old  2013-10-03 07:42:03.0 +0200
+++ /var/tmp/diff_new_pack.CseEJh/_new  2013-10-03 07:42:03.0 +0200
@@ -20,7 +20,7 @@
 %bcond_without mini
 
 Name:   gettext-runtime-mini
-Version:0.18.3
+Version:0.18.3.1
 Release:0
 BuildRequires:  gcc-c++
 BuildRequires:  libtool

++ gettext-runtime.spec ++
--- /var/tmp/diff_new_pack.CseEJh/_old  2013-10-03 07:42:03.0 +0200
+++ /var/tmp/diff_new_pack.CseEJh/_new  2013-10-03 07:42:03.0 +0200
@@ -20,7 +20,7 @@
 %bcond_with mini
 
 Name:   gettext-runtime
-Version:0.18.3
+Version:0.18.3.1
 Release:0
 BuildRequires:  gcc-c++
 BuildRequires:  libtool

++ gettext-0.18.3.tar.gz -> gettext-0.18.3.1.tar.gz ++
/work/SRC/openSUSE:13.1/gettext-runtime/gettext-0.18.3.tar.gz 
/work/SRC/openSUSE:13.1/.gettext-runtime.new/gettext-0.18.3.1.tar.gz differ: 
char 5, line 1

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



commit gettext-runtime for openSUSE:Factory

2013-10-02 Thread h_root
Hello community,

here is the log from the commit of package gettext-runtime for openSUSE:Factory 
checked in at 2013-10-03 07:41:59

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


Package is "gettext-runtime"

Changes:

gettext-java.changes: same change
--- /work/SRC/openSUSE:Factory/gettext-runtime/gettext-runtime-mini.changes 
2013-09-13 14:44:42.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.gettext-runtime.new/gettext-runtime-mini.changes
2013-10-03 07:42:01.0 +0200
@@ -1,0 +2,8 @@
+Wed Oct  2 08:56:35 UTC 2013 - co...@suse.com
+
+- Version 0.18.3.1 including a hotfix for autopoint
+  not copying intl library if asked to (fixes build failures in 13.1)
+  
+  https://savannah.gnu.org/bugs/?func=detailitem&item_id=39536
+
+---
gettext-runtime.changes: same change

Old:

  gettext-0.18.3.tar.gz

New:

  gettext-0.18.3.1.tar.gz



Other differences:
--
++ gettext-csharp.spec ++
--- /var/tmp/diff_new_pack.964BRT/_old  2013-10-03 07:42:02.0 +0200
+++ /var/tmp/diff_new_pack.964BRT/_new  2013-10-03 07:42:02.0 +0200
@@ -28,7 +28,7 @@
 BuildRequires:  tcl
 Requires:   mono
 Url:http://www.gnu.org/software/gettext/
-Version:0.18.3
+Version:0.18.3.1
 Release:0
 Summary:Native Language Support (NLS) for C#
 License:LGPL-2.1+

++ gettext-java.spec ++
--- /var/tmp/diff_new_pack.964BRT/_old  2013-10-03 07:42:02.0 +0200
+++ /var/tmp/diff_new_pack.964BRT/_new  2013-10-03 07:42:02.0 +0200
@@ -27,7 +27,7 @@
 BuildRequires:  perl-libintl-perl
 BuildRequires:  tcl
 Url:http://www.gnu.org/software/gettext/
-Version:0.18.3
+Version:0.18.3.1
 Release:0
 Summary:Java Support for Native Language Support (NLS)
 License:LGPL-2.1+

++ gettext-runtime-mini.spec ++
--- /var/tmp/diff_new_pack.964BRT/_old  2013-10-03 07:42:02.0 +0200
+++ /var/tmp/diff_new_pack.964BRT/_new  2013-10-03 07:42:02.0 +0200
@@ -20,7 +20,7 @@
 %bcond_without mini
 
 Name:   gettext-runtime-mini
-Version:0.18.3
+Version:0.18.3.1
 Release:0
 BuildRequires:  gcc-c++
 BuildRequires:  libtool

++ gettext-runtime.spec ++
--- /var/tmp/diff_new_pack.964BRT/_old  2013-10-03 07:42:02.0 +0200
+++ /var/tmp/diff_new_pack.964BRT/_new  2013-10-03 07:42:02.0 +0200
@@ -20,7 +20,7 @@
 %bcond_with mini
 
 Name:   gettext-runtime
-Version:0.18.3
+Version:0.18.3.1
 Release:0
 BuildRequires:  gcc-c++
 BuildRequires:  libtool

++ gettext-0.18.3.tar.gz -> gettext-0.18.3.1.tar.gz ++
/work/SRC/openSUSE:Factory/gettext-runtime/gettext-0.18.3.tar.gz 
/work/SRC/openSUSE:Factory/.gettext-runtime.new/gettext-0.18.3.1.tar.gz differ: 
char 5, line 1

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



commit perl-GDGraph for openSUSE:Factory

2013-10-02 Thread h_root
Hello community,

here is the log from the commit of package perl-GDGraph for openSUSE:Factory 
checked in at 2013-10-03 07:27:01

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


Package is "perl-GDGraph"

Changes:

--- /work/SRC/openSUSE:Factory/perl-GDGraph/perl-GDGraph.changes
2011-09-23 12:37:10.0 +0200
+++ /work/SRC/openSUSE:Factory/.perl-GDGraph.new/perl-GDGraph.changes   
2013-10-03 07:27:02.0 +0200
@@ -1,0 +2,13 @@
+Tue Oct  1 16:19:21 UTC 2013 - da...@darins.net
+
+- update to 1.48
+  * no code changes, just release enginering cleanup
+  * adjust MANIFEST.SKIP file so MANIFEST can be generated
+once again
+  * ship sample58.pl file, so `make samples` stop failing
+  * mention the current and past maintainers in META files
+as authors
+  * use newer CPAN::Meta and ExtUtils::MakeMaker, older
+versions generated META files without runtime prerequisites
+
+---

Old:

  GDGraph-1.44.tar.bz2

New:

  GDGraph-1.48.tar.gz



Other differences:
--
++ perl-GDGraph.spec ++
--- /var/tmp/diff_new_pack.tmhnlw/_old  2013-10-03 07:27:03.0 +0200
+++ /var/tmp/diff_new_pack.tmhnlw/_new  2013-10-03 07:27:03.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-GDGraph
 #
-# 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
@@ -15,26 +15,25 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:   perl-GDGraph
 %define cpan_name GDGraph
-Version:1.44
-Release:188
-AutoReqProv:on
-Group:  Development/Libraries/Perl
-License:GPL-1.0+ or Artistic-1.0
+Version:1.48
+Release:0
 Url:http://cpan.org/modules/by-module/GD/
 Summary:Package to generate charts, using Lincoln Stein's GD.pm
-BuildRequires:  ImageMagick libtiff-devel xorg-x11-devel
-BuildRequires:  perl(GD) >= 1.18
-BuildRequires:  perl(GD::Text) >= 0.80
+License:GPL-1.0+ or Artistic-1.0
+Group:  Development/Libraries/Perl
+BuildRequires:  ImageMagick
+BuildRequires:  libtiff-devel
 BuildRequires:  perl
 BuildRequires:  perl-macros
+BuildRequires:  xorg-x11-devel
+BuildRequires:  perl(GD) >= 1.18
+BuildRequires:  perl(GD::Text) >= 0.80
 Requires:   perl(GD) >= 1.18
 Requires:   perl(GD::Text) >= 0.80
-Source: %{cpan_name}-%{version}.tar.bz2
+Source: %{cpan_name}-%{version}.tar.gz
 Patch:  %{cpan_name}-trim_miter.diff
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildArch:  noarch

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



commit xfce4-panel for openSUSE:Factory

2013-10-02 Thread h_root
Hello community,

here is the log from the commit of package xfce4-panel for openSUSE:Factory 
checked in at 2013-10-03 07:27:26

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


Package is "xfce4-panel"

Changes:

--- /work/SRC/openSUSE:Factory/xfce4-panel/xfce4-panel.changes  2013-05-06 
10:15:37.0 +0200
+++ /work/SRC/openSUSE:Factory/.xfce4-panel.new/xfce4-panel.changes 
2013-10-03 07:27:28.0 +0200
@@ -1,0 +2,7 @@
+Wed Oct  2 18:31:58 UTC 2013 - g...@opensuse.org
+
+- add xfce4-panel-fix-actions-autohide.patch in order to fix
+  autohiding after using the actions plugin menu (bnc#764310,
+  bxo#8960)
+
+---

New:

  xfce4-panel-fix-actions-autohide.patch



Other differences:
--
++ xfce4-panel.spec ++
--- /var/tmp/diff_new_pack.mDw1Rc/_old  2013-10-03 07:27:29.0 +0200
+++ /var/tmp/diff_new_pack.mDw1Rc/_new  2013-10-03 07:27:29.0 +0200
@@ -31,6 +31,8 @@
 Patch0: xfce4-panel-fix-icon-name.patch
 # PATCH-FEATURE-UPSTREAM xfce4-panel-add-calendar-popup.patch bnc#767145 
bxo#9034 g...@opensuse.org -- Add calendar popup to clock plugin (backported 
from upstream git)
 Patch1: xfce4-panel-add-calendar-popup.patch
+# PATCH-FIX-UPSTREAM xfce4-panel-fix-actions-autohide.patch bnc#764310 
bxo#8960 g...@opensuse.org -- Fix autohiding after using the actions plugin menu
+Patch2: xfce4-panel-fix-actions-autohide.patch
 BuildRequires:  ed
 BuildRequires:  intltool
 BuildRequires:  perl
@@ -101,6 +103,7 @@
 %setup -q
 %patch0 -p1
 %patch1 -p1
+%patch2 -p1
 # fix up missing icon
 ed -s plugins/clock/clock.desktop.in 2>/dev/null <<'EOF'
 ,s/^Icon=office-calendar/Icon=application-x-executable/

++ xfce4-panel-fix-actions-autohide.patch ++
>From 2b03d8ed2f33e125d08908ff6122db542fba773f Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20Gajd=C5=AF=C5=A1ek?= 
Date: Sun, 14 Oct 2012 07:49:28 +0200
Subject: [PATCH] Actions: Fix panel autohide broken by the actions menu (bug
 #8960)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

Check the button toggle status in actions_plugin_menu() and avoid to popup
the menu if the button is not pressed.

Signed-off-by: Petr Gajdůšek 
---
 plugins/actions/actions.c |5 +
 1 file changed, 5 insertions(+)

diff --git a/plugins/actions/actions.c b/plugins/actions/actions.c
index 53ff8d0..7e24806 100644
--- a/plugins/actions/actions.c
+++ b/plugins/actions/actions.c
@@ -1248,6 +1248,11 @@ actions_plugin_menu (GtkWidget *button,
 
   panel_return_if_fail (XFCE_IS_ACTIONS_PLUGIN (plugin));
 
+  // do not popup the menu if the button is being toggled off
+  if (button != NULL
+  && !gtk_toggle_button_get_active(GTK_TOGGLE_BUTTON (button)))
+return;
+
   if (plugin->menu == NULL)
 {
   plugin->menu = gtk_menu_new ();
-- 
1.7.10.4

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



commit xfce4-panel for openSUSE:13.1

2013-10-02 Thread h_root
Hello community,

here is the log from the commit of package xfce4-panel for openSUSE:13.1 
checked in at 2013-10-03 07:27:28

Comparing /work/SRC/openSUSE:13.1/xfce4-panel (Old)
 and  /work/SRC/openSUSE:13.1/.xfce4-panel.new (New)


Package is "xfce4-panel"

Changes:

--- /work/SRC/openSUSE:13.1/xfce4-panel/xfce4-panel.changes 2013-09-23 
11:15:27.0 +0200
+++ /work/SRC/openSUSE:13.1/.xfce4-panel.new/xfce4-panel.changes
2013-10-03 07:27:29.0 +0200
@@ -1,0 +2,7 @@
+Wed Oct  2 18:31:58 UTC 2013 - g...@opensuse.org
+
+- add xfce4-panel-fix-actions-autohide.patch in order to fix
+  autohiding after using the actions plugin menu (bnc#764310,
+  bxo#8960)
+
+---

New:

  xfce4-panel-fix-actions-autohide.patch



Other differences:
--
++ xfce4-panel.spec ++
--- /var/tmp/diff_new_pack.sC2Djc/_old  2013-10-03 07:27:29.0 +0200
+++ /var/tmp/diff_new_pack.sC2Djc/_new  2013-10-03 07:27:29.0 +0200
@@ -31,6 +31,8 @@
 Patch0: xfce4-panel-fix-icon-name.patch
 # PATCH-FEATURE-UPSTREAM xfce4-panel-add-calendar-popup.patch bnc#767145 
bxo#9034 g...@opensuse.org -- Add calendar popup to clock plugin (backported 
from upstream git)
 Patch1: xfce4-panel-add-calendar-popup.patch
+# PATCH-FIX-UPSTREAM xfce4-panel-fix-actions-autohide.patch bnc#764310 
bxo#8960 g...@opensuse.org -- Fix autohiding after using the actions plugin menu
+Patch2: xfce4-panel-fix-actions-autohide.patch
 BuildRequires:  ed
 BuildRequires:  intltool
 BuildRequires:  perl
@@ -101,6 +103,7 @@
 %setup -q
 %patch0 -p1
 %patch1 -p1
+%patch2 -p1
 # fix up missing icon
 ed -s plugins/clock/clock.desktop.in 2>/dev/null <<'EOF'
 ,s/^Icon=office-calendar/Icon=application-x-executable/

++ xfce4-panel-fix-actions-autohide.patch ++
>From 2b03d8ed2f33e125d08908ff6122db542fba773f Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20Gajd=C5=AF=C5=A1ek?= 
Date: Sun, 14 Oct 2012 07:49:28 +0200
Subject: [PATCH] Actions: Fix panel autohide broken by the actions menu (bug
 #8960)
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

Check the button toggle status in actions_plugin_menu() and avoid to popup
the menu if the button is not pressed.

Signed-off-by: Petr Gajdůšek 
---
 plugins/actions/actions.c |5 +
 1 file changed, 5 insertions(+)

diff --git a/plugins/actions/actions.c b/plugins/actions/actions.c
index 53ff8d0..7e24806 100644
--- a/plugins/actions/actions.c
+++ b/plugins/actions/actions.c
@@ -1248,6 +1248,11 @@ actions_plugin_menu (GtkWidget *button,
 
   panel_return_if_fail (XFCE_IS_ACTIONS_PLUGIN (plugin));
 
+  // do not popup the menu if the button is being toggled off
+  if (button != NULL
+  && !gtk_toggle_button_get_active(GTK_TOGGLE_BUTTON (button)))
+return;
+
   if (plugin->menu == NULL)
 {
   plugin->menu = gtk_menu_new ();
-- 
1.7.10.4

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



commit openstack-glance for openSUSE:13.1

2013-10-02 Thread h_root
Hello community,

here is the log from the commit of package openstack-glance for openSUSE:13.1 
checked in at 2013-10-03 07:26:05

Comparing /work/SRC/openSUSE:13.1/openstack-glance (Old)
 and  /work/SRC/openSUSE:13.1/.openstack-glance.new (New)


Package is "openstack-glance"

Changes:

--- /work/SRC/openSUSE:13.1/openstack-glance/openstack-glance.changes   
2013-09-29 19:27:45.0 +0200
+++ /work/SRC/openSUSE:13.1/.openstack-glance.new/openstack-glance.changes  
2013-10-03 07:26:11.0 +0200
@@ -1,0 +2,47 @@
+Wed Oct  2 20:02:51 UTC 2013 - dmuel...@suse.com
+
+- update to 2013.2.rc1 release tarball:
+  * no changes
+
+---
+Wed Oct  2 08:43:15 UTC 2013 - speili...@suse.com
+
+- Update to version 2013.2.a199.g04cd202:
+  + Corrected v2 image sharing documentation.
+  + Fixing glance-api hangs in the qpid notifier
+  + Imported Translations from Transifex
+  + Add rbd store support for zero size image
+- Refresh glance-dont-test-qpid.patch
+
+---
+Tue Oct  1 00:28:12 UTC 2013 - opensuse-cl...@opensuse.org
+
+- Update to version 2013.2.a191.gf4f2a82:
+  + Fixes typos of v1 meta data in glanceapi.rst
+  + Add documentation for property protections
+
+---
+Sun Sep 29 00:17:19 UTC 2013 - opensuse-cl...@opensuse.org
+
+- Update to version 2013.2.a187.g7605ebb:
+  + Fixes V2 member-create allows adding an empty tenantId as member
+  + Adding checking to prevent conflict image size
+
+---
+Sat Sep 28 00:50:55 UTC 2013 - opensuse-cl...@opensuse.org
+
+- Update to version 2013.2.a183.g567fab9:
+  + Add swift_store_ssl_compression param
+
+---
+Fri Sep 27 16:32:22 UTC 2013 - dmuel...@suse.com
+
+- switch to crudini 
+
+---
+Thu Sep 26 23:38:11 UTC 2013 - opensuse-cl...@opensuse.org
+
+- Update to version 2013.2.a181.gf6dc40f:
+  + Change response code for successful delete image member to 204.
+
+---

Old:

  glance-master.tar.gz

New:

  glance-2013.2.rc1.tar.gz



Other differences:
--
++ openstack-glance-doc.spec ++
--- /var/tmp/diff_new_pack.esW0tf/_old  2013-10-03 07:26:11.0 +0200
+++ /var/tmp/diff_new_pack.esW0tf/_new  2013-10-03 07:26:11.0 +0200
@@ -19,13 +19,13 @@
 %define component glance
 
 Name:   openstack-%{component}-doc
-Version:2013.2.a179.g8c31de4
+Version:2013.2.a199.g04cd202
 Release:0
 Summary:OpenStack Image Service (Glance) - Documentation
 License:Apache-2.0
 Group:  Documentation/HTML
 Url:https://launchpad.net/glance
-Source: glance-master.tar.gz
+Source: glance-2013.2.rc1.tar.gz
 BuildRequires:  graphviz
 BuildRequires:  openstack-suse-macros
 BuildRequires:  python-Sphinx
@@ -48,7 +48,7 @@
 This package contains documentation files for openstack-glance.
 
 %prep
-%setup -q -n glance-2013.2.a179.g8c31de4
+%setup -q -n glance-2013.2.rc1
 %openstack_cleanup_prep
 
 %build

++ openstack-glance.spec ++
--- /var/tmp/diff_new_pack.esW0tf/_old  2013-10-03 07:26:11.0 +0200
+++ /var/tmp/diff_new_pack.esW0tf/_new  2013-10-03 07:26:11.0 +0200
@@ -22,20 +22,20 @@
 %define username openstack-%{component}
 
 Name:   openstack-%{component}
-Version:2013.2.a179.g8c31de4
+Version:2013.2.a199.g04cd202
 Release:0
 Summary:OpenStack Image Service (Glance)
 License:Apache-2.0
 Group:  System/Management
 Url:https://launchpad.net/glance
-Source0:glance-master.tar.gz
+Source0:glance-2013.2.rc1.tar.gz
 Source1:openstack-glance.init
 Source5:%{name}.logrotate
 # PATCH-FIX-OPENSUSE: speili...@suse.com -- Don't test qpid functionality, we 
have no packages
 Patch2: glance-dont-test-qpid.patch
+BuildRequires:  crudini
 BuildRequires:  fdupes
 BuildRequires:  openstack-suse-macros
-BuildRequires:  openstack-utils
 BuildRequires:  python-base
 BuildRequires:  python-distribute
 # Documentation build requirements:
@@ -136,7 +136,7 @@
 of OpenStack Glance.
 
 %prep
-%setup -q -n glance-2013.2.a179.g8c31de4
+%setup -q -n glance-2013.2.rc1
 %patch2 -p1
 %openstack_cleanup_prep
 sed -i "s|^#!.*||" tools/migrate_image_owners.py # Fix non-executable script 
warning
@@ -184,13 +184,13 @@
 
 ### set default configuration (mostly applies to package-only setups and 
quickstart, i.e. not genera

commit openstack-keystone for openSUSE:Factory

2013-10-02 Thread h_root
Hello community,

here is the log from the commit of package openstack-keystone for 
openSUSE:Factory checked in at 2013-10-03 07:26:37

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


Package is "openstack-keystone"

Changes:

--- /work/SRC/openSUSE:Factory/openstack-keystone/openstack-keystone.changes
2013-09-16 16:23:08.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.openstack-keystone.new/openstack-keystone.changes   
2013-10-03 07:26:38.0 +0200
@@ -1,0 +2,109 @@
+Wed Oct  2 19:09:27 UTC 2013 - opensuse-cl...@opensuse.org
+
+- Update to version 2013.2.rc1:
+  + Update tox config
+  + Add tests dir to the coverage omit list
+  + Imports oslo policy to fix test issues
+
+---
+Wed Oct  2 00:09:23 UTC 2013 - opensuse-cl...@opensuse.org
+
+- Update to version 2013.2.a100.g1d91334:
+  + Sync with global requirements
+  + Enclose command args in with_venv.sh
+  + Imported Translations from Transifex
+  + Fixes errors logging in as a user with no password
+
+---
+Tue Oct  1 00:19:02 UTC 2013 - opensuse-cl...@opensuse.org
+
+- Update to version 2013.2.a92.gec4680a:
+  + sync oslo policy
+  + Validate token calls return 404 on invalid tokens
+  + Eliminate type error on search_s
+  + Fix live LDAP tests
+  + Sync gettextutils from oslo
+
+---
+Mon Sep 30 16:49:43 UTC 2013 - dmuel...@suse.com
+
+- add missing endpoints to catalog 
+
+---
+Sun Sep 29 00:56:54 UTC 2013 - opensuse-cl...@opensuse.org
+
+- Update to version 2013.2.a82.ge979323:
+  + Fix error when create user with LDAP backend
+  + Protect oauth controller calls and update policy.json
+
+---
+Fri Sep 27 16:23:19 UTC 2013 - dmuel...@suse.com
+
+- switch to crudini 
+
+---
+Thu Sep 26 10:00:12 UTC 2013 - opensuse-cl...@opensuse.org
+
+- Update to version 2013.2.a79.g2f75699:
+  + upgrade to oslo.config 1.2 final
+  + Modify oauth1 tests to use generated keystone token in a call
+  + Optional dependency injection
+  + oauth using optional dependencies
+  + only run flake8 once (bug 1223023)
+  + Update man pages
+  + Fix updating attributes with ldap backend
+  + Test for backend case sensitivity
+  + Update man page version
+
+---
+Tue Sep 24 23:59:15 UTC 2013 - opensuse-cl...@opensuse.org
+
+- Update to version 2013.2.a61.g3130076:
+  + Check token_format for default token providers only.
+  + Sync gettextutils from oslo
+  + Ensure any relevant tokens are revoked when a role is deleted
+  + Add user to project if project ID is changed
+
+---
+Mon Sep 23 23:36:37 UTC 2013 - opensuse-cl...@opensuse.org
+
+- Update to version 2013.2.a54.g66d7c2c:
+  + Cleanup of tenantId, tenant_id, and default_project_id
+  + Remove ldap identity domain attribute options
+
+---
+Sat Sep 21 00:15:46 UTC 2013 - opensuse-cl...@opensuse.org
+
+- Update to version 2013.2.a50.gbdac547:
+  + Rewrite README.rst
+  + Ensure v2 tokens are correctly invalidated when using BelongsTo
+  + Monkey patch select in environment
+  + check for domain existence before doing any ID work
+  + Add extra test coverage for unscoped token invalidation
+
+---
+Wed Sep 18 23:36:42 UTC 2013 - opensuse-cl...@opensuse.org
+
+- Update to version 2013.2.a41.g5a5023b:
+  + Include new notification options in sample config
+
+---
+Wed Sep 18 10:16:32 UTC 2013 - dmuel...@suse.com
+
+- add 0001-Make-ROOTDIR-determination-more-robust.patch 
+
+---
+Tue Sep 17 23:59:24 UTC 2013 - opensuse-cl...@opensuse.org
+
+- Update to version 2013.2.a39.gd3460c3:
+  + Rationalize list_user_projects and get_projects_for_user
+  + Fix misused assertTrue in unit tests
+
+---
+Tue Sep 17 00:05:45 UTC 2013 - opensuse-cl...@opensuse.org
+
+- Update to version 2013.2.a36.g54b8ec5:
+  + Ignore H803 from Hacking.
+  + fix rst syntax in database schema migrations docs
+
+---

Old:

  keystone-master.tar.gz

New:

  0001-Make-ROOTDIR-determination-more-robust.patch
  keystone-2013.2.rc1.tar.gz

+++

commit openstack-keystone for openSUSE:13.1

2013-10-02 Thread h_root
Hello community,

here is the log from the commit of package openstack-keystone for openSUSE:13.1 
checked in at 2013-10-03 07:26:38

Comparing /work/SRC/openSUSE:13.1/openstack-keystone (Old)
 and  /work/SRC/openSUSE:13.1/.openstack-keystone.new (New)


Package is "openstack-keystone"

Changes:

--- /work/SRC/openSUSE:13.1/openstack-keystone/openstack-keystone.changes   
2013-09-23 11:02:34.0 +0200
+++ /work/SRC/openSUSE:13.1/.openstack-keystone.new/openstack-keystone.changes  
2013-10-03 07:26:39.0 +0200
@@ -1,0 +2,109 @@
+Wed Oct  2 19:09:27 UTC 2013 - opensuse-cl...@opensuse.org
+
+- Update to version 2013.2.rc1:
+  + Update tox config
+  + Add tests dir to the coverage omit list
+  + Imports oslo policy to fix test issues
+
+---
+Wed Oct  2 00:09:23 UTC 2013 - opensuse-cl...@opensuse.org
+
+- Update to version 2013.2.a100.g1d91334:
+  + Sync with global requirements
+  + Enclose command args in with_venv.sh
+  + Imported Translations from Transifex
+  + Fixes errors logging in as a user with no password
+
+---
+Tue Oct  1 00:19:02 UTC 2013 - opensuse-cl...@opensuse.org
+
+- Update to version 2013.2.a92.gec4680a:
+  + sync oslo policy
+  + Validate token calls return 404 on invalid tokens
+  + Eliminate type error on search_s
+  + Fix live LDAP tests
+  + Sync gettextutils from oslo
+
+---
+Mon Sep 30 16:49:43 UTC 2013 - dmuel...@suse.com
+
+- add missing endpoints to catalog 
+
+---
+Sun Sep 29 00:56:54 UTC 2013 - opensuse-cl...@opensuse.org
+
+- Update to version 2013.2.a82.ge979323:
+  + Fix error when create user with LDAP backend
+  + Protect oauth controller calls and update policy.json
+
+---
+Fri Sep 27 16:23:19 UTC 2013 - dmuel...@suse.com
+
+- switch to crudini 
+
+---
+Thu Sep 26 10:00:12 UTC 2013 - opensuse-cl...@opensuse.org
+
+- Update to version 2013.2.a79.g2f75699:
+  + upgrade to oslo.config 1.2 final
+  + Modify oauth1 tests to use generated keystone token in a call
+  + Optional dependency injection
+  + oauth using optional dependencies
+  + only run flake8 once (bug 1223023)
+  + Update man pages
+  + Fix updating attributes with ldap backend
+  + Test for backend case sensitivity
+  + Update man page version
+
+---
+Tue Sep 24 23:59:15 UTC 2013 - opensuse-cl...@opensuse.org
+
+- Update to version 2013.2.a61.g3130076:
+  + Check token_format for default token providers only.
+  + Sync gettextutils from oslo
+  + Ensure any relevant tokens are revoked when a role is deleted
+  + Add user to project if project ID is changed
+
+---
+Mon Sep 23 23:36:37 UTC 2013 - opensuse-cl...@opensuse.org
+
+- Update to version 2013.2.a54.g66d7c2c:
+  + Cleanup of tenantId, tenant_id, and default_project_id
+  + Remove ldap identity domain attribute options
+
+---
+Sat Sep 21 00:15:46 UTC 2013 - opensuse-cl...@opensuse.org
+
+- Update to version 2013.2.a50.gbdac547:
+  + Rewrite README.rst
+  + Ensure v2 tokens are correctly invalidated when using BelongsTo
+  + Monkey patch select in environment
+  + check for domain existence before doing any ID work
+  + Add extra test coverage for unscoped token invalidation
+
+---
+Wed Sep 18 23:36:42 UTC 2013 - opensuse-cl...@opensuse.org
+
+- Update to version 2013.2.a41.g5a5023b:
+  + Include new notification options in sample config
+
+---
+Wed Sep 18 10:16:32 UTC 2013 - dmuel...@suse.com
+
+- add 0001-Make-ROOTDIR-determination-more-robust.patch 
+
+---
+Tue Sep 17 23:59:24 UTC 2013 - opensuse-cl...@opensuse.org
+
+- Update to version 2013.2.a39.gd3460c3:
+  + Rationalize list_user_projects and get_projects_for_user
+  + Fix misused assertTrue in unit tests
+
+---
+Tue Sep 17 00:05:45 UTC 2013 - opensuse-cl...@opensuse.org
+
+- Update to version 2013.2.a36.g54b8ec5:
+  + Ignore H803 from Hacking.
+  + fix rst syntax in database schema migrations docs
+
+---

Old:

  keystone-master.tar.gz

New:

  0001-Make-ROOTDIR-determination-more-robust.patch
  keystone-2013.2.rc1.tar.gz

+

commit openstack-glance for openSUSE:Factory

2013-10-02 Thread h_root
Hello community,

here is the log from the commit of package openstack-glance for 
openSUSE:Factory checked in at 2013-10-03 07:26:03

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


Package is "openstack-glance"

Changes:

--- /work/SRC/openSUSE:Factory/openstack-glance/openstack-glance.changes
2013-09-29 19:27:25.0 +0200
+++ /work/SRC/openSUSE:Factory/.openstack-glance.new/openstack-glance.changes   
2013-10-03 07:26:05.0 +0200
@@ -1,0 +2,47 @@
+Wed Oct  2 20:02:51 UTC 2013 - dmuel...@suse.com
+
+- update to 2013.2.rc1 release tarball:
+  * no changes
+
+---
+Wed Oct  2 08:43:15 UTC 2013 - speili...@suse.com
+
+- Update to version 2013.2.a199.g04cd202:
+  + Corrected v2 image sharing documentation.
+  + Fixing glance-api hangs in the qpid notifier
+  + Imported Translations from Transifex
+  + Add rbd store support for zero size image
+- Refresh glance-dont-test-qpid.patch
+
+---
+Tue Oct  1 00:28:12 UTC 2013 - opensuse-cl...@opensuse.org
+
+- Update to version 2013.2.a191.gf4f2a82:
+  + Fixes typos of v1 meta data in glanceapi.rst
+  + Add documentation for property protections
+
+---
+Sun Sep 29 00:17:19 UTC 2013 - opensuse-cl...@opensuse.org
+
+- Update to version 2013.2.a187.g7605ebb:
+  + Fixes V2 member-create allows adding an empty tenantId as member
+  + Adding checking to prevent conflict image size
+
+---
+Sat Sep 28 00:50:55 UTC 2013 - opensuse-cl...@opensuse.org
+
+- Update to version 2013.2.a183.g567fab9:
+  + Add swift_store_ssl_compression param
+
+---
+Fri Sep 27 16:32:22 UTC 2013 - dmuel...@suse.com
+
+- switch to crudini 
+
+---
+Thu Sep 26 23:38:11 UTC 2013 - opensuse-cl...@opensuse.org
+
+- Update to version 2013.2.a181.gf6dc40f:
+  + Change response code for successful delete image member to 204.
+
+---

Old:

  glance-master.tar.gz

New:

  glance-2013.2.rc1.tar.gz



Other differences:
--
++ openstack-glance-doc.spec ++
--- /var/tmp/diff_new_pack.0xmWGM/_old  2013-10-03 07:26:06.0 +0200
+++ /var/tmp/diff_new_pack.0xmWGM/_new  2013-10-03 07:26:06.0 +0200
@@ -19,13 +19,13 @@
 %define component glance
 
 Name:   openstack-%{component}-doc
-Version:2013.2.a179.g8c31de4
+Version:2013.2.a199.g04cd202
 Release:0
 Summary:OpenStack Image Service (Glance) - Documentation
 License:Apache-2.0
 Group:  Documentation/HTML
 Url:https://launchpad.net/glance
-Source: glance-master.tar.gz
+Source: glance-2013.2.rc1.tar.gz
 BuildRequires:  graphviz
 BuildRequires:  openstack-suse-macros
 BuildRequires:  python-Sphinx
@@ -48,7 +48,7 @@
 This package contains documentation files for openstack-glance.
 
 %prep
-%setup -q -n glance-2013.2.a179.g8c31de4
+%setup -q -n glance-2013.2.rc1
 %openstack_cleanup_prep
 
 %build

++ openstack-glance.spec ++
--- /var/tmp/diff_new_pack.0xmWGM/_old  2013-10-03 07:26:06.0 +0200
+++ /var/tmp/diff_new_pack.0xmWGM/_new  2013-10-03 07:26:06.0 +0200
@@ -22,20 +22,20 @@
 %define username openstack-%{component}
 
 Name:   openstack-%{component}
-Version:2013.2.a179.g8c31de4
+Version:2013.2.a199.g04cd202
 Release:0
 Summary:OpenStack Image Service (Glance)
 License:Apache-2.0
 Group:  System/Management
 Url:https://launchpad.net/glance
-Source0:glance-master.tar.gz
+Source0:glance-2013.2.rc1.tar.gz
 Source1:openstack-glance.init
 Source5:%{name}.logrotate
 # PATCH-FIX-OPENSUSE: speili...@suse.com -- Don't test qpid functionality, we 
have no packages
 Patch2: glance-dont-test-qpid.patch
+BuildRequires:  crudini
 BuildRequires:  fdupes
 BuildRequires:  openstack-suse-macros
-BuildRequires:  openstack-utils
 BuildRequires:  python-base
 BuildRequires:  python-distribute
 # Documentation build requirements:
@@ -136,7 +136,7 @@
 of OpenStack Glance.
 
 %prep
-%setup -q -n glance-2013.2.a179.g8c31de4
+%setup -q -n glance-2013.2.rc1
 %patch2 -p1
 %openstack_cleanup_prep
 sed -i "s|^#!.*||" tools/migrate_image_owners.py # Fix non-executable script 
warning
@@ -184,13 +184,13 @@
 
 ### set default configuration (mostly applies to package-only setups and 
quickstart

commit openstack-heat for openSUSE:Factory

2013-10-02 Thread h_root
Hello community,

here is the log from the commit of package openstack-heat for openSUSE:Factory 
checked in at 2013-10-03 07:26:20

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


Package is "openstack-heat"

Changes:

--- /work/SRC/openSUSE:Factory/openstack-heat/openstack-heat.changes
2013-09-27 17:55:14.0 +0200
+++ /work/SRC/openSUSE:Factory/.openstack-heat.new/openstack-heat.changes   
2013-10-03 07:26:21.0 +0200
@@ -1,0 +2,54 @@
+Wed Oct  2 00:22:31 UTC 2013 - opensuse-cl...@opensuse.org
+
+- Update to version 2013.2.a205.g003a3b9:
+  + Fix inconsitencies in HOT template guide and spec
+  + Lazily load resources when loading a Stack
+  + Remove tools/openstack*
+
+---
+Tue Oct  1 14:29:32 UTC 2013 - vu...@suse.com
+
+- Fix description of python-heat subpackage.
+
+---
+Mon Sep 30 23:47:48 UTC 2013 - opensuse-cl...@opensuse.org
+
+- Update to version 2013.2.a200.g002dcaa:
+  + Conform stack resource error so it gives a 4xx
+  + Do not assume fixed_ips is a specified property
+
+---
+Sun Sep 29 00:45:24 UTC 2013 - opensuse-cl...@opensuse.org
+
+- Update to version 2013.2.a196.g31dac07:
+  + Document EIP resource properties:
+  + api : default signal body to None
+  + Store tenant with trust details in user_creds
+  + Remove Router resource id attribute
+  + Remove Subnet id attribute
+  + Provide config option to cap events per stack
+  + Remove Neutron VPN resources id attributes
+
+---
+Sat Sep 28 00:49:53 UTC 2013 - opensuse-cl...@opensuse.org
+
+- Update to version 2013.2.a182.gdcbd7b6:
+  + Rename counter_name to meter_name in alarm
+  + Do not translate HOT param constraints
+  + Sync gettextutils from oslo
+  + Document floatingip properties
+  + For Subnet gateway_ip, pass None for empty string
+  + Handle HOT param constraints in provider templates
+  + Move Rackspace resources into contrib
+  + Document neutron Net properties
+  + Make availability zone for CinderVolume optional
+  + Imported Translations from Transifex
+  + Skip None values in fixed_ips when creating Port
+  + Return parsed list value in CommaDelimitedList
+
+---
+Fri Sep 27 16:23:53 UTC 2013 - dmuel...@suse.com
+
+- switch to crudini 
+
+---



Other differences:
--
++ openstack-heat-doc.spec ++
--- /var/tmp/diff_new_pack.T6Ydsi/_old  2013-10-03 07:26:23.0 +0200
+++ /var/tmp/diff_new_pack.T6Ydsi/_new  2013-10-03 07:26:23.0 +0200
@@ -19,7 +19,7 @@
 %define component heat
 
 Name:   openstack-%{component}-doc
-Version:2013.2.a158.g841862b
+Version:2013.2.a205.g003a3b9
 Release:0
 Summary:OpenStack Orchestration (Heat) - Documentation
 License:Apache-2.0
@@ -65,7 +65,7 @@
 This package contains documentation files for openstack-heat.
 
 %prep
-%setup -q -n heat-2013.2.a158.g841862b
+%setup -q -n heat-2013.2.a205.g003a3b9
 %openstack_cleanup_prep
 
 %build

++ openstack-heat.spec ++
--- /var/tmp/diff_new_pack.T6Ydsi/_old  2013-10-03 07:26:23.0 +0200
+++ /var/tmp/diff_new_pack.T6Ydsi/_new  2013-10-03 07:26:23.0 +0200
@@ -21,7 +21,7 @@
 %define username openstack-%{component}
 
 Name:   openstack-%{component}
-Version:2013.2.a158.g841862b
+Version:2013.2.a205.g003a3b9
 Release:0
 Summary:Openstack Orchestration (Heat)
 License:Apache-2.0
@@ -30,9 +30,9 @@
 Source: heat-master.tar.gz
 Source1:%{name}.init
 Source2:%{name}.logrotate
+BuildRequires:  crudini
 BuildRequires:  fdupes
 BuildRequires:  openstack-suse-macros
-BuildRequires:  openstack-utils
 BuildRequires:  python-base
 BuildRequires:  python-d2to1 >= 0.2.10
 BuildRequires:  python-oslo.sphinx
@@ -91,7 +91,7 @@
 Requires:   python-swiftclient >= 1.2
 
 %description -n python-heat
-This package contains the core Python module of OpenStack Keystone.
+This package contains the core Python module of OpenStack Heat.
 
 %package api
 Summary:OpenStack Orchestration (Heat) - API
@@ -149,7 +149,7 @@
 This package contains testsuite files for %{name}.
 
 %prep
-%setup -q -n heat-2013.2.a158.g841862b
+%setup -q -n heat-2013.2.a205.g003a3b9
 %openstack_cleanup_prep
 #NOTE(saschpe): Kill heat Sphinx extension, we're only building manpages:
 sed -i "s|'heat.doc.resources'||" doc/source/conf.py
@@ -

commit openstack-nova for openSUSE:Factory

2013-10-02 Thread h_root
Hello community,

here is the log from the commit of package openstack-nova for openSUSE:Factory 
checked in at 2013-10-03 07:26:49

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


Package is "openstack-nova"

Changes:

--- /work/SRC/openSUSE:Factory/openstack-nova/openstack-nova.changes
2013-09-27 17:55:30.0 +0200
+++ /work/SRC/openSUSE:Factory/.openstack-nova.new/openstack-nova.changes   
2013-10-03 07:26:51.0 +0200
@@ -1,0 +2,60 @@
+Tue Oct  1 23:49:23 UTC 2013 - opensuse-cl...@opensuse.org
+
+- Update to version 2013.2.a501.gc81369c+git.1380671363.c81369c:
+  + Full sync of quota_usages
+  + Policy check for forced_host should be before the instance is created
+  + Add notification for pause/unpause instance
+  + VMware: Fix volume detach failure
+  + Fix indentation in virt.libvirt.blockinfo module
+  + Add tests for pre_live_migration
+  + Refactor test cases related to instance object
+  + Fix loading instance fault in servers view
+  + Update attach interface api to use new network model
+  + get_all_flavors uses id as key to be unique
+  + VMware: fix bug for invalid data access
+  + Update jsonutils.py from oslo
+  + Make Exception.format_message aware of Messages
+
+---
+Tue Oct  1 00:34:25 UTC 2013 - opensuse-cl...@opensuse.org
+
+- Update to version 2013.2.a475.ga6bc12c+git.1380587665.a6bc12c:
+  + Fix console db can't load attribute pool
+  + Get image metadata in to_xml for generating xml
+  + Remove deprecated task states
+  + Removes pre_live_migration need for Fixed IPs
+  + Fix stopping instance in sync_power_states
+  + Check instance exists or not when evacuate
+  + xenapi: set vcpu cap to ensure weight is applied
+  + VMware: Fix bug for root disk size
+  + Don't wrap Glance exceptions in NovaExceptions
+  + Fix processutils.execute errors on windows
+
+---
+Sun Sep 29 00:04:11 UTC 2013 - opensuse-cl...@opensuse.org
+
+- Update to version 2013.2.a455.g63c9d87+git.1380413051.63c9d87:
+  + Fix log format error in lazy-load message
+  + Correct lock path for storage-registry-lock
+
+---
+Fri Sep 27 23:56:43 UTC 2013 - opensuse-cl...@opensuse.org
+
+- Update to version 2013.2.a451.gc5c5ad9+git.1380326203.c5c5ad9:
+  + Update rootwrap with code from oslo
+  + Add flavor name validation when create flavor
+  + Ensure we don't end up with invalid exceptions again
+  + xenapi: ignore 500 errors from agent resetnetwork
+  + Change service id to compute for compute/api.py
+  + xenapi: enforce filters after live-migration
+  + Fix unicode string values missing in previous patch
+  + VMware: Fix SwitchNotFound error when network exists
+  + Make sure periodic task sync_power_states continues on error
+  + Windows instances require the timezone to be "localtime"
+
+---
+Fri Sep 27 16:29:47 UTC 2013 - dmuel...@suse.com
+
+- switch to crudini 
+
+---



Other differences:
--
++ openstack-nova-doc.spec ++
--- /var/tmp/diff_new_pack.55zmEs/_old  2013-10-03 07:26:52.0 +0200
+++ /var/tmp/diff_new_pack.55zmEs/_new  2013-10-03 07:26:52.0 +0200
@@ -20,7 +20,7 @@
 %define majorversion 2012.2.3
 
 Name:   openstack-%{component}-doc
-Version:2013.2.a431.g7452bc6+git.1380263703.7452bc6
+Version:2013.2.a501.gc81369c+git.1380671363.c81369c
 Release:0
 Summary:OpenStack Compute (Nova) - Documentation
 License:Apache-2.0
@@ -61,7 +61,7 @@
 This package contains documentation files for openstack-nova.
 
 %prep
-%setup -q -n nova-2013.2.a431.g7452bc6
+%setup -q -n nova-2013.2.a501.gc81369c
 %openstack_cleanup_prep
 
 %build

++ openstack-nova.spec ++
--- /var/tmp/diff_new_pack.55zmEs/_old  2013-10-03 07:26:52.0 +0200
+++ /var/tmp/diff_new_pack.55zmEs/_new  2013-10-03 07:26:52.0 +0200
@@ -22,7 +22,7 @@
 %define username openstack-%{component}
 
 Name:   openstack-%{component}
-Version:2013.2.a431.g7452bc6+git.1380263703.7452bc6
+Version:2013.2.a501.gc81369c+git.1380671363.c81369c
 Release:0
 Summary:OpenStack Compute (Nova)
 License:Apache-2.0
@@ -52,10 +52,10 @@
 # https://review.openstack.org/#/c/37477/
 Patch7: 0001-Alwas-set-model-netfront-for-xen-over-libvirt.patch
 Patch8: unlock-six.diff
+BuildRequires:  crudini
 BuildRequires:  fdupes
 BuildRequires:  openstack-suse-macros
 BuildRequires:  openstack-suse-s

commit ImageMagick for openSUSE:Factory

2013-10-02 Thread h_root
Hello community,

here is the log from the commit of package ImageMagick for openSUSE:Factory 
checked in at 2013-10-03 07:25:29

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


Package is "ImageMagick"

Changes:

--- /work/SRC/openSUSE:Factory/ImageMagick/ImageMagick.changes  2013-09-30 
19:03:14.0 +0200
+++ /work/SRC/openSUSE:Factory/.ImageMagick.new/ImageMagick.changes 
2013-10-03 07:25:32.0 +0200
@@ -1,0 +2,15 @@
+Wed Oct  2 12:33:43 UTC 2013 - dval...@suse.com
+
+- disable mat tests for powerpc bnc#843673 (disable_mat_test.patch)
+
+---
+Wed Oct  2 08:32:02 UTC 2013 - pgaj...@suse.com
+
+- documentation back to -doc package (bnc#841472)
+
+---
+Tue Oct  1 15:58:38 UTC 2013 - co...@suse.com
+
+- fix baselibs.conf for previous change
+
+---

New:

  disable_mat_test.patch



Other differences:
--
++ ImageMagick.spec ++
--- /var/tmp/diff_new_pack.R2FWLG/_old  2013-10-03 07:25:35.0 +0200
+++ /var/tmp/diff_new_pack.R2FWLG/_new  2013-10-03 07:25:35.0 +0200
@@ -75,6 +75,7 @@
 # bugs
 # will ask upstream if needed, or if other solution exists
 Patch11:ImageMagick-6.8.4.0-dont-build-in-install.patch
+Patch12:disable_mat_test.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %package -n perl-PerlMagick
@@ -139,6 +140,9 @@
 %patch3  -p1
 %patch4  -p1
 %patch11 -p1
+%ifarch ppc ppc64
+%patch12 -p1
+%endif
 
 %build
 export CFLAGS="$RPM_OPT_FLAGS"
@@ -175,26 +179,22 @@
 make test
 
 %install
-%{__install} -d "${RPM_BUILD_ROOT%}"'%{_defaultdocdir}/%{name}/images'
 %{__make} install \
- DESTDIR=$RPM_BUILD_ROOT \
- pkgdocdir=%{_defaultdocdir}/%{name}/
+ DESTDIR=%{buildroot} \
+ pkgdocdir=%{_defaultdocdir}/%{name}-doc/
 %perl_process_packlist
 cd 'Magick++'
   %{__rm} -rf demo/{.deps,.libs,*.C,*.o,Makefile*,run_demos.bat} 
   PATH='/bin:/usr/bin' find demo -type f -perm /111 -execdir %{__rm} -rf '{}' 
';'
   %{__mv} demo/makefile.2 demo/Makefile
 cd ..
-%{__mv} -t "${RPM_BUILD_ROOT}"'%{_sysconfdir}'/%{name}* 
"${RPM_BUILD_ROOT}"'%{_datadir}'/%{name}*/*.xml  
-PATH='/bin:/usr/bin' find "${RPM_BUILD_ROOT}/%{_libdir}" -name "*.la" ! -empty 
\
+%{__mv} -t %{buildroot}%{_sysconfdir}/%{name}* 
%{buildroot}%{_datadir}/%{name}*/*.xml  
+PATH='/bin:/usr/bin' find %{buildroot}/%{_libdir} -name "*.la" ! -empty \
  -execdir %{__sed} -i -e 's@ -L/usr/src[^ ]*@@g' -e 's@ 
/usr/lib/libltdl.la@@g' '{}' ';'
-%{__rm} -f "${RPM_BUILD_ROOT}"'%{_libdir}'/libltdl.*
-%{__rm} -f "${RPM_BUILD_ROOT}"'%{_libdir}'/*.la
+%{__rm} %{buildroot}%{_libdir}/*.la
 %if 0%{?suse_version} > 1020
-%fdupes $RPM_BUILD_ROOT%{_includedir}/%{name}*/wand
-%fdupes $RPM_BUILD_ROOT%{_defaultdocdir}/%{name}*/www/api
+%fdupes -s %{buildroot}%{_defaultdocdir}/%{name}-doc/www/api
 %endif
-rm -rf %{buildroot}/%{_datadir}/doc/%{name}
 
 %post -n libMagickCore%{libspec}-%{clibver} -p /sbin/ldconfig
 
@@ -210,9 +210,8 @@
 
 %files
 %defattr(-,root,root)
-%docdir %{_docdir}/%{name}
-%doc QuickStart.txt README.txt NEWS.txt ChangeLog LICENSE
 %{_bindir}/[^MW]*
+%doc QuickStart.txt README.txt NEWS.txt ChangeLog LICENSE
 %doc %{_mandir}/man1/*
 %exclude %{_mandir}/man1/*-config.1.gz
 
@@ -297,7 +296,7 @@
 
 %files doc
 %defattr(-,root,root)
-%dir %{_docdir}/%{name}
+%{_docdir}/%{name}-doc
 
 %description
 ImageMagick is a robust collection of tools and libraries to read,
@@ -397,27 +396,4 @@
 
 
 
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
 %changelog



++ baselibs.conf ++
--- /var/tmp/diff_new_pack.R2FWLG/_old  2013-10-03 07:25:35.0 +0200
+++ /var/tmp/diff_new_pack.R2FWLG/_new  2013-10-03 07:25:35.0 +0200
@@ -1,11 +1,11 @@
-libMagickCore-6_Q8-1
-libMagickWand-6_Q8-1
-libMagick++-6_Q8-2
+libMagickCore-6_Q16-1
+libMagickWand-6_Q16-1
+libMagick++-6_Q16-2
 ImageMagick-devel
requires -ImageMagick-
-   requires "libMagickCore-6_Q8-1- = "
-   requires "libMagickWand-6_Q8-1- = "
+   requires "libMagickCore-6_Q16-1- = "
+   requires "libMagickWand-6_Q16-1- = "
 libMagick++-devel
requires -ImageMagick-
-   requires "libMagick++-6_Q8-2- = "
+   requires "libMagick++-6_Q16-2- = "
 

++ disable_mat_test.patch ++
Index: ImageMagick-6.8.6-9/PerlMagick/t/read.t
===
--- ImageMagick-6.8.6-9.orig/PerlMagick/t/read.t
+++ ImageMagick-6.8.6-9/PerlMagick/t/read.t
@@ -15,7 +15,7 @@
 #
 # Test reading formats supported directly by ImageMagick.
 #
-BEGIN { $| = 1; $test=1; print "1..47\n"; }
+BEGIN { $| = 1; $test=

commit libstorage for openSUSE:Factory

2013-10-02 Thread h_root
Hello community,

here is the log from the commit of package libstorage for openSUSE:Factory 
checked in at 2013-10-03 07:25:43

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


Package is "libstorage"

Changes:

--- /work/SRC/openSUSE:Factory/libstorage/libstorage.changes2013-09-29 
17:49:42.0 +0200
+++ /work/SRC/openSUSE:Factory/.libstorage.new/libstorage.changes   
2013-10-03 07:25:44.0 +0200
@@ -1,0 +2,6 @@
+Mon Sep 30 11:22:12 CEST 2013 - aschn...@suse.de
+
+- force UTF-8 encoding on ruby string (bnc#841713)
+- version 2.25.0
+
+---

Old:

  libstorage-2.24.5.tar.bz2

New:

  libstorage-2.25.0.tar.bz2



Other differences:
--
++ libstorage.spec ++
--- /var/tmp/diff_new_pack.0RH2Ed/_old  2013-10-03 07:25:47.0 +0200
+++ /var/tmp/diff_new_pack.0RH2Ed/_new  2013-10-03 07:25:47.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   libstorage
-Version:2.24.5
+Version:2.25.0
 Release:0
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Source: libstorage-%{version}.tar.bz2
@@ -51,6 +51,7 @@
 %if 0%{?fedora_version} || 0%{?centos_version} || 0%{?rhel_version} || 
0%{?fedora} || 0%{?rhel}
 %{!?ruby_sitelib: %global ruby_sitelib %(ruby -r rbconfig -e 'vd = 
Config::CONFIG["vendorlibdir"]; print(vd ? vd : Config::CONFIG["sitelibdir"])')}
 %{!?ruby_sitearch: %global ruby_sitearch %(ruby -r rbconfig -e 'vad = 
Config::CONFIG["vendorarchdir"]; print(vad ? vad : 
Config::CONFIG["sitearchdir"])')}
+%{!?ruby_vendor: %global ruby_vendor %(ruby -r rbconfig -e 'vad = 
Config::CONFIG["vendor"]; print(vad ? vad : Config::CONFIG["vendor"])')}
 %endif
 %endif
 
@@ -234,6 +235,7 @@
 %else
 %{rb_vendorarch}/storage.so
 %endif
+%{rb_vendordir}/storage_utf8.rb
 %endif
 %if 0%{?mandriva_version}
 %{ruby_sitearchdir}/storage.so

++ libstorage-2.24.5.tar.bz2 -> libstorage-2.25.0.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-2.24.5/Makefile.in 
new/libstorage-2.25.0/Makefile.in
--- old/libstorage-2.24.5/Makefile.in   2013-09-26 11:20:08.0 +0200
+++ new/libstorage-2.25.0/Makefile.in   2013-09-30 18:05:01.0 +0200
@@ -246,8 +246,10 @@
 RUBY_BIN_DIR = @RUBY_BIN_DIR@
 RUBY_EXTENSION_DIR = @RUBY_EXTENSION_DIR@
 RUBY_INCLUDE_DIR = @RUBY_INCLUDE_DIR@
+RUBY_LIB_DIR = @RUBY_LIB_DIR@
 RUBY_SHARED_LIB = @RUBY_SHARED_LIB@
 RUBY_SO_NAME = @RUBY_SO_NAME@
+RUBY_VENDOR_DIR = @RUBY_VENDOR_DIR@
 RUBY_VERSION = @RUBY_VERSION@
 SED = @SED@
 SET_MAKE = @SET_MAKE@
@@ -681,7 +683,7 @@
*.zip*) \
  unzip $(distdir).zip ;;\
esac
-   chmod -R a-w $(distdir); chmod u+w $(distdir)
+   chmod -R a-w $(distdir); chmod a+w $(distdir)
mkdir $(distdir)/_build
mkdir $(distdir)/_inst
chmod a-w $(distdir)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-2.24.5/VERSION 
new/libstorage-2.25.0/VERSION
--- old/libstorage-2.24.5/VERSION   2013-09-25 17:06:50.0 +0200
+++ new/libstorage-2.25.0/VERSION   2013-09-30 17:06:15.0 +0200
@@ -1 +1 @@
-2.24.5
+2.25.0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-2.24.5/bindings/Makefile.in 
new/libstorage-2.25.0/bindings/Makefile.in
--- old/libstorage-2.24.5/bindings/Makefile.in  2013-09-26 11:20:08.0 
+0200
+++ new/libstorage-2.25.0/bindings/Makefile.in  2013-09-30 18:05:01.0 
+0200
@@ -193,8 +193,10 @@
 RUBY_BIN_DIR = @RUBY_BIN_DIR@
 RUBY_EXTENSION_DIR = @RUBY_EXTENSION_DIR@
 RUBY_INCLUDE_DIR = @RUBY_INCLUDE_DIR@
+RUBY_LIB_DIR = @RUBY_LIB_DIR@
 RUBY_SHARED_LIB = @RUBY_SHARED_LIB@
 RUBY_SO_NAME = @RUBY_SO_NAME@
+RUBY_VENDOR_DIR = @RUBY_VENDOR_DIR@
 RUBY_VERSION = @RUBY_VERSION@
 SED = @SED@
 SET_MAKE = @SET_MAKE@
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-2.24.5/bindings/python/Makefile.in 
new/libstorage-2.25.0/bindings/python/Makefile.in
--- old/libstorage-2.24.5/bindings/python/Makefile.in   2013-09-26 
11:20:08.0 +0200
+++ new/libstorage-2.25.0/bindings/python/Makefile.in   2013-09-30 
18:05:01.0 +0200
@@ -257,8 +257,10 @@
 RUBY_BIN_DIR = @RUBY_BIN_DIR@
 RUBY_EXTENSION_DIR = @RUBY_EXTENSION_DIR@
 RUBY_INCLUDE_DIR = @RUBY_INCLUDE_DIR@
+RUBY_LIB_DIR = @RUBY_LIB_DIR@
 RUBY_SHARED_LIB = @RUBY_SHARED_LIB@
 RUBY_SO_NAME = @RUBY_SO_NAME@
+RUBY_VENDOR_DIR = @RUBY_VENDOR_DIR@
 RUBY_VERSION = @RUBY_VERSION@
 SED = @SED@
 SET_MAKE = @SET_MAKE@
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=

commit ImageMagick for openSUSE:13.1

2013-10-02 Thread h_root
Hello community,

here is the log from the commit of package ImageMagick for openSUSE:13.1 
checked in at 2013-10-03 07:25:33

Comparing /work/SRC/openSUSE:13.1/ImageMagick (Old)
 and  /work/SRC/openSUSE:13.1/.ImageMagick.new (New)


Package is "ImageMagick"

Changes:

--- /work/SRC/openSUSE:13.1/ImageMagick/ImageMagick.changes 2013-09-30 
19:03:22.0 +0200
+++ /work/SRC/openSUSE:13.1/.ImageMagick.new/ImageMagick.changes
2013-10-03 07:25:35.0 +0200
@@ -1,0 +2,15 @@
+Wed Oct  2 12:33:43 UTC 2013 - dval...@suse.com
+
+- disable mat tests for powerpc bnc#843673 (disable_mat_test.patch)
+
+---
+Wed Oct  2 08:32:02 UTC 2013 - pgaj...@suse.com
+
+- documentation back to -doc package (bnc#841472)
+
+---
+Tue Oct  1 15:58:38 UTC 2013 - co...@suse.com
+
+- fix baselibs.conf for previous change
+
+---

New:

  disable_mat_test.patch



Other differences:
--
++ ImageMagick.spec ++
--- /var/tmp/diff_new_pack.4CrPg6/_old  2013-10-03 07:25:35.0 +0200
+++ /var/tmp/diff_new_pack.4CrPg6/_new  2013-10-03 07:25:35.0 +0200
@@ -75,6 +75,7 @@
 # bugs
 # will ask upstream if needed, or if other solution exists
 Patch11:ImageMagick-6.8.4.0-dont-build-in-install.patch
+Patch12:disable_mat_test.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %package -n perl-PerlMagick
@@ -139,6 +140,9 @@
 %patch3  -p1
 %patch4  -p1
 %patch11 -p1
+%ifarch ppc ppc64
+%patch12 -p1
+%endif
 
 %build
 export CFLAGS="$RPM_OPT_FLAGS"
@@ -175,26 +179,22 @@
 make test
 
 %install
-%{__install} -d "${RPM_BUILD_ROOT%}"'%{_defaultdocdir}/%{name}/images'
 %{__make} install \
- DESTDIR=$RPM_BUILD_ROOT \
- pkgdocdir=%{_defaultdocdir}/%{name}/
+ DESTDIR=%{buildroot} \
+ pkgdocdir=%{_defaultdocdir}/%{name}-doc/
 %perl_process_packlist
 cd 'Magick++'
   %{__rm} -rf demo/{.deps,.libs,*.C,*.o,Makefile*,run_demos.bat} 
   PATH='/bin:/usr/bin' find demo -type f -perm /111 -execdir %{__rm} -rf '{}' 
';'
   %{__mv} demo/makefile.2 demo/Makefile
 cd ..
-%{__mv} -t "${RPM_BUILD_ROOT}"'%{_sysconfdir}'/%{name}* 
"${RPM_BUILD_ROOT}"'%{_datadir}'/%{name}*/*.xml  
-PATH='/bin:/usr/bin' find "${RPM_BUILD_ROOT}/%{_libdir}" -name "*.la" ! -empty 
\
+%{__mv} -t %{buildroot}%{_sysconfdir}/%{name}* 
%{buildroot}%{_datadir}/%{name}*/*.xml  
+PATH='/bin:/usr/bin' find %{buildroot}/%{_libdir} -name "*.la" ! -empty \
  -execdir %{__sed} -i -e 's@ -L/usr/src[^ ]*@@g' -e 's@ 
/usr/lib/libltdl.la@@g' '{}' ';'
-%{__rm} -f "${RPM_BUILD_ROOT}"'%{_libdir}'/libltdl.*
-%{__rm} -f "${RPM_BUILD_ROOT}"'%{_libdir}'/*.la
+%{__rm} %{buildroot}%{_libdir}/*.la
 %if 0%{?suse_version} > 1020
-%fdupes $RPM_BUILD_ROOT%{_includedir}/%{name}*/wand
-%fdupes $RPM_BUILD_ROOT%{_defaultdocdir}/%{name}*/www/api
+%fdupes -s %{buildroot}%{_defaultdocdir}/%{name}-doc/www/api
 %endif
-rm -rf %{buildroot}/%{_datadir}/doc/%{name}
 
 %post -n libMagickCore%{libspec}-%{clibver} -p /sbin/ldconfig
 
@@ -210,9 +210,8 @@
 
 %files
 %defattr(-,root,root)
-%docdir %{_docdir}/%{name}
-%doc QuickStart.txt README.txt NEWS.txt ChangeLog LICENSE
 %{_bindir}/[^MW]*
+%doc QuickStart.txt README.txt NEWS.txt ChangeLog LICENSE
 %doc %{_mandir}/man1/*
 %exclude %{_mandir}/man1/*-config.1.gz
 
@@ -297,7 +296,7 @@
 
 %files doc
 %defattr(-,root,root)
-%dir %{_docdir}/%{name}
+%{_docdir}/%{name}-doc
 
 %description
 ImageMagick is a robust collection of tools and libraries to read,
@@ -397,27 +396,4 @@
 
 
 
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
 %changelog



++ baselibs.conf ++
--- /var/tmp/diff_new_pack.4CrPg6/_old  2013-10-03 07:25:35.0 +0200
+++ /var/tmp/diff_new_pack.4CrPg6/_new  2013-10-03 07:25:35.0 +0200
@@ -1,11 +1,11 @@
-libMagickCore-6_Q8-1
-libMagickWand-6_Q8-1
-libMagick++-6_Q8-2
+libMagickCore-6_Q16-1
+libMagickWand-6_Q16-1
+libMagick++-6_Q16-2
 ImageMagick-devel
requires -ImageMagick-
-   requires "libMagickCore-6_Q8-1- = "
-   requires "libMagickWand-6_Q8-1- = "
+   requires "libMagickCore-6_Q16-1- = "
+   requires "libMagickWand-6_Q16-1- = "
 libMagick++-devel
requires -ImageMagick-
-   requires "libMagick++-6_Q8-2- = "
+   requires "libMagick++-6_Q16-2- = "
 

++ disable_mat_test.patch ++
Index: ImageMagick-6.8.6-9/PerlMagick/t/read.t
===
--- ImageMagick-6.8.6-9.orig/PerlMagick/t/read.t
+++ ImageMagick-6.8.6-9/PerlMagick/t/read.t
@@ -15,7 +15,7 @@
 #
 # Test reading formats supported directly by ImageMagick.
 #
-BEGIN { $| = 1; $test=1; print "1..47\n"; }
+BEGIN { $| = 1; $test=1; print 

commit libstorage for openSUSE:13.1

2013-10-02 Thread h_root
Hello community,

here is the log from the commit of package libstorage for openSUSE:13.1 checked 
in at 2013-10-03 07:25:44

Comparing /work/SRC/openSUSE:13.1/libstorage (Old)
 and  /work/SRC/openSUSE:13.1/.libstorage.new (New)


Package is "libstorage"

Changes:

--- /work/SRC/openSUSE:13.1/libstorage/libstorage.changes   2013-09-29 
17:49:47.0 +0200
+++ /work/SRC/openSUSE:13.1/.libstorage.new/libstorage.changes  2013-10-03 
07:25:48.0 +0200
@@ -1,0 +2,6 @@
+Mon Sep 30 11:22:12 CEST 2013 - aschn...@suse.de
+
+- force UTF-8 encoding on ruby string (bnc#841713)
+- version 2.25.0
+
+---

Old:

  libstorage-2.24.5.tar.bz2

New:

  libstorage-2.25.0.tar.bz2



Other differences:
--
++ libstorage.spec ++
--- /var/tmp/diff_new_pack.nOtySZ/_old  2013-10-03 07:25:48.0 +0200
+++ /var/tmp/diff_new_pack.nOtySZ/_new  2013-10-03 07:25:48.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   libstorage
-Version:2.24.5
+Version:2.25.0
 Release:0
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Source: libstorage-%{version}.tar.bz2
@@ -51,6 +51,7 @@
 %if 0%{?fedora_version} || 0%{?centos_version} || 0%{?rhel_version} || 
0%{?fedora} || 0%{?rhel}
 %{!?ruby_sitelib: %global ruby_sitelib %(ruby -r rbconfig -e 'vd = 
Config::CONFIG["vendorlibdir"]; print(vd ? vd : Config::CONFIG["sitelibdir"])')}
 %{!?ruby_sitearch: %global ruby_sitearch %(ruby -r rbconfig -e 'vad = 
Config::CONFIG["vendorarchdir"]; print(vad ? vad : 
Config::CONFIG["sitearchdir"])')}
+%{!?ruby_vendor: %global ruby_vendor %(ruby -r rbconfig -e 'vad = 
Config::CONFIG["vendor"]; print(vad ? vad : Config::CONFIG["vendor"])')}
 %endif
 %endif
 
@@ -234,6 +235,7 @@
 %else
 %{rb_vendorarch}/storage.so
 %endif
+%{rb_vendordir}/storage_utf8.rb
 %endif
 %if 0%{?mandriva_version}
 %{ruby_sitearchdir}/storage.so

++ libstorage-2.24.5.tar.bz2 -> libstorage-2.25.0.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-2.24.5/Makefile.in 
new/libstorage-2.25.0/Makefile.in
--- old/libstorage-2.24.5/Makefile.in   2013-09-26 11:20:08.0 +0200
+++ new/libstorage-2.25.0/Makefile.in   2013-09-30 18:05:01.0 +0200
@@ -246,8 +246,10 @@
 RUBY_BIN_DIR = @RUBY_BIN_DIR@
 RUBY_EXTENSION_DIR = @RUBY_EXTENSION_DIR@
 RUBY_INCLUDE_DIR = @RUBY_INCLUDE_DIR@
+RUBY_LIB_DIR = @RUBY_LIB_DIR@
 RUBY_SHARED_LIB = @RUBY_SHARED_LIB@
 RUBY_SO_NAME = @RUBY_SO_NAME@
+RUBY_VENDOR_DIR = @RUBY_VENDOR_DIR@
 RUBY_VERSION = @RUBY_VERSION@
 SED = @SED@
 SET_MAKE = @SET_MAKE@
@@ -681,7 +683,7 @@
*.zip*) \
  unzip $(distdir).zip ;;\
esac
-   chmod -R a-w $(distdir); chmod u+w $(distdir)
+   chmod -R a-w $(distdir); chmod a+w $(distdir)
mkdir $(distdir)/_build
mkdir $(distdir)/_inst
chmod a-w $(distdir)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-2.24.5/VERSION 
new/libstorage-2.25.0/VERSION
--- old/libstorage-2.24.5/VERSION   2013-09-25 17:06:50.0 +0200
+++ new/libstorage-2.25.0/VERSION   2013-09-30 17:06:15.0 +0200
@@ -1 +1 @@
-2.24.5
+2.25.0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-2.24.5/bindings/Makefile.in 
new/libstorage-2.25.0/bindings/Makefile.in
--- old/libstorage-2.24.5/bindings/Makefile.in  2013-09-26 11:20:08.0 
+0200
+++ new/libstorage-2.25.0/bindings/Makefile.in  2013-09-30 18:05:01.0 
+0200
@@ -193,8 +193,10 @@
 RUBY_BIN_DIR = @RUBY_BIN_DIR@
 RUBY_EXTENSION_DIR = @RUBY_EXTENSION_DIR@
 RUBY_INCLUDE_DIR = @RUBY_INCLUDE_DIR@
+RUBY_LIB_DIR = @RUBY_LIB_DIR@
 RUBY_SHARED_LIB = @RUBY_SHARED_LIB@
 RUBY_SO_NAME = @RUBY_SO_NAME@
+RUBY_VENDOR_DIR = @RUBY_VENDOR_DIR@
 RUBY_VERSION = @RUBY_VERSION@
 SED = @SED@
 SET_MAKE = @SET_MAKE@
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libstorage-2.24.5/bindings/python/Makefile.in 
new/libstorage-2.25.0/bindings/python/Makefile.in
--- old/libstorage-2.24.5/bindings/python/Makefile.in   2013-09-26 
11:20:08.0 +0200
+++ new/libstorage-2.25.0/bindings/python/Makefile.in   2013-09-30 
18:05:01.0 +0200
@@ -257,8 +257,10 @@
 RUBY_BIN_DIR = @RUBY_BIN_DIR@
 RUBY_EXTENSION_DIR = @RUBY_EXTENSION_DIR@
 RUBY_INCLUDE_DIR = @RUBY_INCLUDE_DIR@
+RUBY_LIB_DIR = @RUBY_LIB_DIR@
 RUBY_SHARED_LIB = @RUBY_SHARED_LIB@
 RUBY_SO_NAME = @RUBY_SO_NAME@
+RUBY_VENDOR_DIR = @RUBY_VENDOR_DIR@
 RUBY_VERSION = @RUBY_VERSION@
 SED = @SED@
 SET_MAKE = @SET_MAKE@
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/

commit lightdm-kde-greeter for openSUSE:13.1

2013-10-02 Thread h_root
Hello community,

here is the log from the commit of package lightdm-kde-greeter for 
openSUSE:13.1 checked in at 2013-10-02 20:30:55

Comparing /work/SRC/openSUSE:13.1/lightdm-kde-greeter (Old)
 and  /work/SRC/openSUSE:13.1/.lightdm-kde-greeter.new (New)


Package is "lightdm-kde-greeter"

Changes:

--- /work/SRC/openSUSE:13.1/lightdm-kde-greeter/lightdm-kde-greeter.changes 
2013-09-23 10:59:24.0 +0200
+++ 
/work/SRC/openSUSE:13.1/.lightdm-kde-greeter.new/lightdm-kde-greeter.changes
2013-10-02 20:31:02.0 +0200
@@ -1,0 +2,9 @@
+Wed Oct  2 15:57:03 UTC 2013 - hrvoje.sen...@gmail.com
+
+- Swap adjust-for-new-libqtlightdm-version.patch with upstream version: 
+  FindQLightDM.cmake-Search-for-new-liblightdm-qt-3-as.patch
+- Drop kdebase4-wallpapers requires, and add kdebase4-workspace-branding
+  requires
+- Drop cmake workaround, and use macro from kde4-filesystem
+
+---

Old:

  adjust-for-new-libqtlightdm-version.patch

New:

  FindQLightDM.cmake-Search-for-new-liblightdm-qt-3-as.patch



Other differences:
--
++ lightdm-kde-greeter.spec ++
--- /var/tmp/diff_new_pack.PZOghU/_old  2013-10-02 20:31:02.0 +0200
+++ /var/tmp/diff_new_pack.PZOghU/_new  2013-10-02 20:31:02.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package lightdm-kde-greeter
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 # Copyright (c) 2011 Guido Berhoerster.
 #
 # All modifications and additions to the file contributed by third parties
@@ -16,20 +16,21 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   lightdm-kde-greeter
 Version:0.3.2.1
 Release:0
-License:GPL-3.0+
 Summary:KDE Qt-based Greeter for LightDM
-Url:https://projects.kde.org/projects/playground/base/lightdm
+License:GPL-3.0+
 Group:  System/X11/Displaymanagers
+Url:https://projects.kde.org/projects/playground/base/lightdm
 Source0:lightdm-kde-%{version}.tar.bz2
-# PATCH-FIX-OPENSUSE adjust-for-new-libqtlightdm-version.patch -- Change 
includes/libraries searching for new libqtlightdm so
-Patch0: adjust-for-new-libqtlightdm-version.patch
+# PATCH-FIX-UPSTREAM 
FindQLightDM.cmake-Search-for-new-liblightdm-qt-3-as.patch -- Change 
includes/libraries searching for new libqtlightdm so
+Patch0: FindQLightDM.cmake-Search-for-new-liblightdm-qt-3-as.patch
 BuildRequires:  libkde4-devel
 BuildRequires:  lightdm-qt-devel >= 1.4.0
 BuildRequires:  pkgconfig(QtGui)
-Requires:   kdebase4-wallpapers
+Requires:   kdebase4-workspace-branding = %{_kde_branding_version}
 Requires:   lightdm >= 1.4.0
 Provides:   lightdm-greeter = %{version}
 Recommends: %{name}-lang = %{version}
@@ -51,20 +52,11 @@
 %endif
 
 %build
-###Buildflags are usually exported in kde4-filesystem, but LDFLAGS 
-Wl,-Bsymbolic-functions are causing kde#303576
-export CFLAGS=$RPM_OPT_FLAGS
-export CXXFLAGS=$RPM_OPT_FLAGS
-_kde_libsuffix=$(echo %_lib | cut -b4-)
-mkdir build
-cd build
-cmake -DCMAKE_SKIP_RPATH=on -DCMAKE_INSTALL_PREFIX=%{_kde4_prefix} 
-DLIBEXEC_INSTALL_DIR_PATH=%{_kde4_libexecdir} \
-  -DLIB_SUFFIX="$_kde_libsuffix" -DCMAKE_BUILD=TYPE=%{_kde_build_type} ..
+%cmake_kde4 -d build
 %make_jobs
 
 %install
-pushd build
-%kde4_makeinstall
-popd
+%kde4_makeinstall -C build
 
 %find_lang lightdm_theme_classic %{name}.lang
 %find_lang kcm_lightdm %{name}.lang

++ FindQLightDM.cmake-Search-for-new-liblightdm-qt-3-as.patch ++
>From dacd25fc53ecfd8928464420c21ff52b660a0893 Mon Sep 17 00:00:00 2001
From: Iain Lane 
Date: Thu, 1 Aug 2013 21:37:48 +1000
Subject: [PATCH 1/1] FindQLightDM.cmake: Search for new liblightdm-qt-3 as
 well as old liblightdm-qt-2

BUG: 319480
---
 cmake/modules/FindQLightDM.cmake | 15 ---
 1 file changed, 12 insertions(+), 3 deletions(-)

diff --git a/cmake/modules/FindQLightDM.cmake b/cmake/modules/FindQLightDM.cmake
index c055c61..f901cf6 100644
--- a/cmake/modules/FindQLightDM.cmake
+++ b/cmake/modules/FindQLightDM.cmake
@@ -19,10 +19,19 @@ set(QLIGHTDM_LIBRARIES_FIND_REQUIRED 
${QLightDM_FIND_REQUIRED})
 find_package(PkgConfig)
 if(PKG_CONFIG_FOUND)
 if (QLIGHTDM_MIN_VERSION)
-PKG_CHECK_MODULES(PC_QLIGHTDM liblightdm-qt-2>=${QLIGHTDM_MIN_VERSION})
+PKG_CHECK_MODULES(PC_QLIGHTDM liblightdm-qt-3>=${QLIGHTDM_MIN_VERSION})
 else (QLIGHTDM_MIN_VERSION)
-PKG_CHECK_MODULES(PC_QLIGHTDM liblightdm-qt-2)
+PKG_CHECK_MODULES(PC_QLIGHTDM liblightdm-qt-3)
 endif (QLIGHTDM_MIN_VERSION)
+SET (QLIGHTDM_API 3)
+if (NOT PC_QLIGHTDM_

commit lightdm-kde-greeter for openSUSE:Factory

2013-10-02 Thread h_root
Hello community,

here is the log from the commit of package lightdm-kde-greeter for 
openSUSE:Factory checked in at 2013-10-02 20:30:51

Comparing /work/SRC/openSUSE:Factory/lightdm-kde-greeter (Old)
 and  /work/SRC/openSUSE:Factory/.lightdm-kde-greeter.new (New)


Package is "lightdm-kde-greeter"

Changes:

--- /work/SRC/openSUSE:Factory/lightdm-kde-greeter/lightdm-kde-greeter.changes  
2013-07-08 07:34:51.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.lightdm-kde-greeter.new/lightdm-kde-greeter.changes 
2013-10-02 20:30:52.0 +0200
@@ -1,0 +2,9 @@
+Wed Oct  2 15:57:03 UTC 2013 - hrvoje.sen...@gmail.com
+
+- Swap adjust-for-new-libqtlightdm-version.patch with upstream version: 
+  FindQLightDM.cmake-Search-for-new-liblightdm-qt-3-as.patch
+- Drop kdebase4-wallpapers requires, and add kdebase4-workspace-branding
+  requires
+- Drop cmake workaround, and use macro from kde4-filesystem
+
+---

Old:

  adjust-for-new-libqtlightdm-version.patch

New:

  FindQLightDM.cmake-Search-for-new-liblightdm-qt-3-as.patch



Other differences:
--
++ lightdm-kde-greeter.spec ++
--- /var/tmp/diff_new_pack.CvBVp9/_old  2013-10-02 20:31:02.0 +0200
+++ /var/tmp/diff_new_pack.CvBVp9/_new  2013-10-02 20:31:02.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package lightdm-kde-greeter
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 # Copyright (c) 2011 Guido Berhoerster.
 #
 # All modifications and additions to the file contributed by third parties
@@ -16,20 +16,21 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   lightdm-kde-greeter
 Version:0.3.2.1
 Release:0
-License:GPL-3.0+
 Summary:KDE Qt-based Greeter for LightDM
-Url:https://projects.kde.org/projects/playground/base/lightdm
+License:GPL-3.0+
 Group:  System/X11/Displaymanagers
+Url:https://projects.kde.org/projects/playground/base/lightdm
 Source0:lightdm-kde-%{version}.tar.bz2
-# PATCH-FIX-OPENSUSE adjust-for-new-libqtlightdm-version.patch -- Change 
includes/libraries searching for new libqtlightdm so
-Patch0: adjust-for-new-libqtlightdm-version.patch
+# PATCH-FIX-UPSTREAM 
FindQLightDM.cmake-Search-for-new-liblightdm-qt-3-as.patch -- Change 
includes/libraries searching for new libqtlightdm so
+Patch0: FindQLightDM.cmake-Search-for-new-liblightdm-qt-3-as.patch
 BuildRequires:  libkde4-devel
 BuildRequires:  lightdm-qt-devel >= 1.4.0
 BuildRequires:  pkgconfig(QtGui)
-Requires:   kdebase4-wallpapers
+Requires:   kdebase4-workspace-branding = %{_kde_branding_version}
 Requires:   lightdm >= 1.4.0
 Provides:   lightdm-greeter = %{version}
 Recommends: %{name}-lang = %{version}
@@ -51,20 +52,11 @@
 %endif
 
 %build
-###Buildflags are usually exported in kde4-filesystem, but LDFLAGS 
-Wl,-Bsymbolic-functions are causing kde#303576
-export CFLAGS=$RPM_OPT_FLAGS
-export CXXFLAGS=$RPM_OPT_FLAGS
-_kde_libsuffix=$(echo %_lib | cut -b4-)
-mkdir build
-cd build
-cmake -DCMAKE_SKIP_RPATH=on -DCMAKE_INSTALL_PREFIX=%{_kde4_prefix} 
-DLIBEXEC_INSTALL_DIR_PATH=%{_kde4_libexecdir} \
-  -DLIB_SUFFIX="$_kde_libsuffix" -DCMAKE_BUILD=TYPE=%{_kde_build_type} ..
+%cmake_kde4 -d build
 %make_jobs
 
 %install
-pushd build
-%kde4_makeinstall
-popd
+%kde4_makeinstall -C build
 
 %find_lang lightdm_theme_classic %{name}.lang
 %find_lang kcm_lightdm %{name}.lang

++ FindQLightDM.cmake-Search-for-new-liblightdm-qt-3-as.patch ++
>From dacd25fc53ecfd8928464420c21ff52b660a0893 Mon Sep 17 00:00:00 2001
From: Iain Lane 
Date: Thu, 1 Aug 2013 21:37:48 +1000
Subject: [PATCH 1/1] FindQLightDM.cmake: Search for new liblightdm-qt-3 as
 well as old liblightdm-qt-2

BUG: 319480
---
 cmake/modules/FindQLightDM.cmake | 15 ---
 1 file changed, 12 insertions(+), 3 deletions(-)

diff --git a/cmake/modules/FindQLightDM.cmake b/cmake/modules/FindQLightDM.cmake
index c055c61..f901cf6 100644
--- a/cmake/modules/FindQLightDM.cmake
+++ b/cmake/modules/FindQLightDM.cmake
@@ -19,10 +19,19 @@ set(QLIGHTDM_LIBRARIES_FIND_REQUIRED 
${QLightDM_FIND_REQUIRED})
 find_package(PkgConfig)
 if(PKG_CONFIG_FOUND)
 if (QLIGHTDM_MIN_VERSION)
-PKG_CHECK_MODULES(PC_QLIGHTDM liblightdm-qt-2>=${QLIGHTDM_MIN_VERSION})
+PKG_CHECK_MODULES(PC_QLIGHTDM liblightdm-qt-3>=${QLIGHTDM_MIN_VERSION})
 else (QLIGHTDM_MIN_VERSION)
-PKG_CHECK_MODULES(PC_QLIGHTDM liblightdm-qt-2)
+PKG_CHECK_MODULES(PC_QLIGHTDM liblightdm-qt-3)
 endif (QLIGHTDM_MIN_VERSION)
+SET (QLIGHTDM_API 3)
+if (NOT PC_

commit lightdm-gtk-greeter for openSUSE:13.1

2013-10-02 Thread h_root
Hello community,

here is the log from the commit of package lightdm-gtk-greeter for 
openSUSE:13.1 checked in at 2013-10-02 20:30:24

Comparing /work/SRC/openSUSE:13.1/lightdm-gtk-greeter (Old)
 and  /work/SRC/openSUSE:13.1/.lightdm-gtk-greeter.new (New)


Package is "lightdm-gtk-greeter"

Changes:

--- /work/SRC/openSUSE:13.1/lightdm-gtk-greeter/lightdm-gtk-greeter.changes 
2013-09-23 10:59:23.0 +0200
+++ 
/work/SRC/openSUSE:13.1/.lightdm-gtk-greeter.new/lightdm-gtk-greeter.changes
2013-10-02 20:30:25.0 +0200
@@ -1,0 +2,6 @@
+Wed Oct  2 14:19:42 UTC 2013 - g...@opensuse.org
+
+- add lightdm-gtk-greeter-fix-login.patch in order to fix
+  login/unlock detection
+
+---

New:

  lightdm-gtk-greeter-fix-login.patch



Other differences:
--
++ lightdm-gtk-greeter.spec ++
--- /var/tmp/diff_new_pack.4R9AFd/_old  2013-10-02 20:30:25.0 +0200
+++ /var/tmp/diff_new_pack.4R9AFd/_new  2013-10-02 20:30:25.0 +0200
@@ -35,6 +35,8 @@
 Patch3: lightdm-gtk-greeter-improve-background-scaling.patch
 # PATCH-FEATURE-UPSTREAM lightdm-gtk-greeter-fix-ui.patch g...@opensuse.org -- 
Various usability fixes, in particular switch back to a tree view inside a 
scrolled window in order make it usable with a lot of users
 Patch4: lightdm-gtk-greeter-fix-ui.patch
+# PATCH-FIX-UPSTREAM lightdm-gtk-greeter-fix-login.patch g...@opensuse.org -- 
Fix login/unlock detection
+Patch5: lightdm-gtk-greeter-fix-login.patch
 BuildRequires:  gnome-common
 BuildRequires:  gobject-introspection
 BuildRequires:  intltool
@@ -79,6 +81,7 @@
 %patch2 -p1
 %patch3 -p1
 %patch4 -p1
+%patch5 -p1
 
 %build
 autoreconf -fi

++ lightdm-gtk-greeter-fix-login.patch ++
Index: lightdm-gtk-greeter-1.3.1/src/lightdm-gtk-greeter.c
===
--- lightdm-gtk-greeter-1.3.1.orig/src/lightdm-gtk-greeter.c
+++ lightdm-gtk-greeter-1.3.1/src/lightdm-gtk-greeter.c
@@ -146,14 +146,14 @@ set_message_label (const gchar *text)
 }
 
 static void
-set_login_button_label (const gchar *username)
+set_login_button_label (LightDMGreeter *greeter, const gchar *username)
 {
 LightDMUser *user;
 gboolean logged_in = FALSE;
 
 user = lightdm_user_list_get_user_by_name 
(lightdm_user_list_get_instance (), username);
-/* Show 'Unlock' instead of 'Login' for an already logged in user */
-logged_in = user && lightdm_user_get_logged_in (user);
+if (user && lightdm_greeter_get_lock_hint (greeter))
+logged_in = lightdm_user_get_logged_in (user);
 if (logged_in)
 gtk_button_set_label (login_button, _("Unlock"));
 else
@@ -292,10 +292,10 @@ start_session (void)
 g_free (session);
 }
 
-void user_treeview_selection_changed_cb (GtkTreeSelection *selection);
+void user_treeview_selection_changed_cb (GtkTreeSelection *selection, 
LightDMGreeter *greeter);
 G_MODULE_EXPORT
 void
-user_treeview_selection_changed_cb (GtkTreeSelection *selection)
+user_treeview_selection_changed_cb (GtkTreeSelection *selection, 
LightDMGreeter *greeter)
 {
 GtkTreeModel *model;
 GtkTreeIter iter;
@@ -311,7 +311,7 @@ user_treeview_selection_changed_cb (GtkT
 else
 gtk_widget_hide (GTK_WIDGET (cancel_button));
 
-set_login_button_label (user);
+set_login_button_label (greeter, user);
 start_authentication (user);
 g_free (user);
 }
@@ -474,18 +474,22 @@ shutdown_cb (GtkWidget *widget, LightDMG
 }
 
 static void
-user_added_cb (LightDMUserList *user_list, LightDMUser *user)
+user_added_cb (LightDMUserList *user_list, LightDMUser *user, LightDMGreeter 
*greeter)
 {
 GtkTreeModel *model;
 GtkTreeIter iter;
+gboolean logged_in = FALSE;
 
 model = gtk_tree_view_get_model (user_view);
 
+if (lightdm_greeter_get_lock_hint (greeter))
+logged_in = lightdm_user_get_logged_in (user);
+
 gtk_list_store_append (GTK_LIST_STORE (model), &iter);
 gtk_list_store_set (GTK_LIST_STORE (model), &iter,
 0, lightdm_user_get_name (user),
 1, lightdm_user_get_display_name (user),
-2, lightdm_user_get_logged_in (user) ? 
PANGO_WEIGHT_BOLD : PANGO_WEIGHT_NORMAL,
+2, logged_in ? PANGO_WEIGHT_BOLD : PANGO_WEIGHT_NORMAL,
 -1);
 }
 
@@ -514,19 +518,23 @@ get_user_iter (const gchar *username, Gt
 }
 
 static void
-user_changed_cb (LightDMUserList *user_list, LightDMUser *user)
+user_changed_cb (LightDMUserList *user_list, LightDMUser *user, LightDMGreeter 
*greeter)
 {
 GtkTreeModel *model;
 GtkTre

commit lightdm-gtk-greeter for openSUSE:Factory

2013-10-02 Thread h_root
Hello community,

here is the log from the commit of package lightdm-gtk-greeter for 
openSUSE:Factory checked in at 2013-10-02 20:30:18

Comparing /work/SRC/openSUSE:Factory/lightdm-gtk-greeter (Old)
 and  /work/SRC/openSUSE:Factory/.lightdm-gtk-greeter.new (New)


Package is "lightdm-gtk-greeter"

Changes:

--- /work/SRC/openSUSE:Factory/lightdm-gtk-greeter/lightdm-gtk-greeter.changes  
2013-02-01 09:46:52.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.lightdm-gtk-greeter.new/lightdm-gtk-greeter.changes 
2013-10-02 20:30:19.0 +0200
@@ -1,0 +2,6 @@
+Wed Oct  2 14:19:42 UTC 2013 - g...@opensuse.org
+
+- add lightdm-gtk-greeter-fix-login.patch in order to fix
+  login/unlock detection
+
+---

New:

  lightdm-gtk-greeter-fix-login.patch



Other differences:
--
++ lightdm-gtk-greeter.spec ++
--- /var/tmp/diff_new_pack.OY1QVM/_old  2013-10-02 20:30:21.0 +0200
+++ /var/tmp/diff_new_pack.OY1QVM/_new  2013-10-02 20:30:21.0 +0200
@@ -35,6 +35,8 @@
 Patch3: lightdm-gtk-greeter-improve-background-scaling.patch
 # PATCH-FEATURE-UPSTREAM lightdm-gtk-greeter-fix-ui.patch g...@opensuse.org -- 
Various usability fixes, in particular switch back to a tree view inside a 
scrolled window in order make it usable with a lot of users
 Patch4: lightdm-gtk-greeter-fix-ui.patch
+# PATCH-FIX-UPSTREAM lightdm-gtk-greeter-fix-login.patch g...@opensuse.org -- 
Fix login/unlock detection
+Patch5: lightdm-gtk-greeter-fix-login.patch
 BuildRequires:  gnome-common
 BuildRequires:  gobject-introspection
 BuildRequires:  intltool
@@ -79,6 +81,7 @@
 %patch2 -p1
 %patch3 -p1
 %patch4 -p1
+%patch5 -p1
 
 %build
 autoreconf -fi

++ lightdm-gtk-greeter-fix-login.patch ++
Index: lightdm-gtk-greeter-1.3.1/src/lightdm-gtk-greeter.c
===
--- lightdm-gtk-greeter-1.3.1.orig/src/lightdm-gtk-greeter.c
+++ lightdm-gtk-greeter-1.3.1/src/lightdm-gtk-greeter.c
@@ -146,14 +146,14 @@ set_message_label (const gchar *text)
 }
 
 static void
-set_login_button_label (const gchar *username)
+set_login_button_label (LightDMGreeter *greeter, const gchar *username)
 {
 LightDMUser *user;
 gboolean logged_in = FALSE;
 
 user = lightdm_user_list_get_user_by_name 
(lightdm_user_list_get_instance (), username);
-/* Show 'Unlock' instead of 'Login' for an already logged in user */
-logged_in = user && lightdm_user_get_logged_in (user);
+if (user && lightdm_greeter_get_lock_hint (greeter))
+logged_in = lightdm_user_get_logged_in (user);
 if (logged_in)
 gtk_button_set_label (login_button, _("Unlock"));
 else
@@ -292,10 +292,10 @@ start_session (void)
 g_free (session);
 }
 
-void user_treeview_selection_changed_cb (GtkTreeSelection *selection);
+void user_treeview_selection_changed_cb (GtkTreeSelection *selection, 
LightDMGreeter *greeter);
 G_MODULE_EXPORT
 void
-user_treeview_selection_changed_cb (GtkTreeSelection *selection)
+user_treeview_selection_changed_cb (GtkTreeSelection *selection, 
LightDMGreeter *greeter)
 {
 GtkTreeModel *model;
 GtkTreeIter iter;
@@ -311,7 +311,7 @@ user_treeview_selection_changed_cb (GtkT
 else
 gtk_widget_hide (GTK_WIDGET (cancel_button));
 
-set_login_button_label (user);
+set_login_button_label (greeter, user);
 start_authentication (user);
 g_free (user);
 }
@@ -474,18 +474,22 @@ shutdown_cb (GtkWidget *widget, LightDMG
 }
 
 static void
-user_added_cb (LightDMUserList *user_list, LightDMUser *user)
+user_added_cb (LightDMUserList *user_list, LightDMUser *user, LightDMGreeter 
*greeter)
 {
 GtkTreeModel *model;
 GtkTreeIter iter;
+gboolean logged_in = FALSE;
 
 model = gtk_tree_view_get_model (user_view);
 
+if (lightdm_greeter_get_lock_hint (greeter))
+logged_in = lightdm_user_get_logged_in (user);
+
 gtk_list_store_append (GTK_LIST_STORE (model), &iter);
 gtk_list_store_set (GTK_LIST_STORE (model), &iter,
 0, lightdm_user_get_name (user),
 1, lightdm_user_get_display_name (user),
-2, lightdm_user_get_logged_in (user) ? 
PANGO_WEIGHT_BOLD : PANGO_WEIGHT_NORMAL,
+2, logged_in ? PANGO_WEIGHT_BOLD : PANGO_WEIGHT_NORMAL,
 -1);
 }
 
@@ -514,19 +518,23 @@ get_user_iter (const gchar *username, Gt
 }
 
 static void
-user_changed_cb (LightDMUserList *user_list, LightDMUser *user)
+user_changed_cb (LightDMUserList *user_list, LightDMUser *user, LightDMGreeter 
*greeter)
 {
 GtkTreeModel *model;
  

commit calc for openSUSE:Factory

2013-10-02 Thread h_root
Hello community,

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

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


Package is "calc"

Changes:

--- /work/SRC/openSUSE:Factory/calc/calc.changes2013-05-27 
09:42:47.0 +0200
+++ /work/SRC/openSUSE:Factory/.calc.new/calc.changes   2013-10-02 
20:29:30.0 +0200
@@ -1,0 +2,12 @@
+Tue Oct  1 16:29:42 UTC 2013 - greg.freem...@gmail.com
+
+- update to calc-2.12.4.13
+  * major code cleanup and a few new functions
+  * See Changes file for full list of changes
+- added %doc section to %files
+- added README.openSUSE
+- changed the libname from libcalc2_12_4_3 to libcalc%soname
+- changed -n libcalc-devel to devel 
+- added Requires: %{libname} = %{version} to devel section
+
+---

Old:

  calc-2.12.4.8.tar.bz2

New:

  README.openSUSE
  calc-2.12.4.13.tar.bz2



Other differences:
--
++ calc.spec ++
--- /var/tmp/diff_new_pack.JT9ep8/_old  2013-10-02 20:29:31.0 +0200
+++ /var/tmp/diff_new_pack.JT9ep8/_new  2013-10-02 20:29:31.0 +0200
@@ -16,14 +16,18 @@
 #
 
 
+%define soname 1
+%define libname libcalc%{soname}
+
 Name:   calc
-Version:2.12.4.8
+Version:2.12.4.13
 Release:0
 Summary:C-style arbitrary precision system
 License:LGPL-2.1
 Group:  Productivity/Scientific/Math
 Url:http://sourceforge.net/projects/calc
 Source: calc-%{version}.tar.bz2
+Source2:README.openSUSE
 # PATCH-MISSING-TAG -- See 
http://wiki.opensuse.org/openSUSE:Packaging_Patches_guidelines
 Patch1: calc-2.12.3.3-no-rpath.patch
 BuildRequires:  fdupes
@@ -34,7 +38,6 @@
 comes with a rich set of builtin mathematical and programmatic
 functions.
 
-%define libname libcalc2_12_4_3
 %package -n %{libname}
 
 Summary:Arbitrary precision math library
@@ -46,12 +49,13 @@
 own calculations.  If you wish, you can ignore the calc program entirely
 and call the arbitrary precision math routines from your own C programs.
 
-%package -n libcalc-devel
+%package devel
 
 Summary:Development files for libcalc
 Group:  Development/Libraries/C and C++
+Requires:   %{libname} = %{version}
 
-%description -n libcalc-devel
+%description devel
 Part of the calc release consists of an arbitrary precision math link
 library.  This link library is used by the calc program to perform its
 own calculations.  If you wish, you can ignore the calc program entirely
@@ -63,6 +67,7 @@
 %prep
 %setup -q
 %patch1
+cp "%SOURCE2" .
 
 %build
 make EXTRA_CFLAGS="%{optflags}" HAVE_FPOS="-DHAVE_NO_FPOS"
@@ -77,6 +82,7 @@
 
 %files
 %defattr(-, root, root)
+%doc README README.openSUSE
 %{_bindir}/calc
 %{_datadir}/calc
 %{_mandir}/man1/calc.1*
@@ -85,8 +91,9 @@
 %defattr(-, root, root)
 %{_libdir}/*.so.*
 
-%files -n libcalc-devel
+%files devel
 %defattr(-, root, root)
+%doc LIBRARY sample_many.c sample_rand.c sample.README README README.openSUSE
 %{_includedir}/*
 %{_libdir}/*.so
 

++ README.openSUSE ++
calc includes a robust set of help files in /usr/share/calc/help

These can be accessed via the command line via "calc help" or by entering 
"help" from the calc interactive prompt.

Important examples include:

calc help   - a list of topics
calc help bugs  - known bugs and mis-features
calc help changes   - recent changes to calc
calc help copyright - calc copyright and the GNU LGPL
calc help copying   - details on the Calc GNU Lesser General Public License
calc help copying-lgpl  - calc GNU Lesser General Public License text

++ calc-2.12.4.8.tar.bz2 -> calc-2.12.4.13.tar.bz2 ++
 17673 lines of diff (skipped)

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



commit swig for openSUSE:Factory

2013-10-02 Thread h_root
Hello community,

here is the log from the commit of package swig for openSUSE:Factory checked in 
at 2013-10-02 20:29:01

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


Package is "swig"

Changes:

--- /work/SRC/openSUSE:Factory/swig/swig.changes2013-09-26 
20:02:41.0 +0200
+++ /work/SRC/openSUSE:Factory/.swig.new/swig.changes   2013-10-02 
20:29:03.0 +0200
@@ -1,0 +2,8 @@
+Mon Sep 30 20:18:08 UTC 2013 - badshah...@gmail.com
+
+- Add swig-lua-fix-void-return-for-int-functions.patch to fix
+  void returns in non-void functions for its lua binding; patch
+  submitted upstream (bnc#84331,
+  https://github.com/swig/swig/issues/93).
+
+---

New:

  swig-lua-fix-void-return-for-int-functions.patch



Other differences:
--
++ swig.spec ++
--- /var/tmp/diff_new_pack.SMOKeU/_old  2013-10-02 20:29:04.0 +0200
+++ /var/tmp/diff_new_pack.SMOKeU/_new  2013-10-02 20:29:04.0 +0200
@@ -33,6 +33,8 @@
 Patch11:0001-Fix-Ruby-tracking-code-to-use-C-hash.patch
 # Ruby 1.8.6 (SLE 10) differs in object tracking, kkae...@suse.de
 Patch12:ruby-1.8.6-newobject.patch
+# PATCH-FIX-UPSTREAM swig-lua-fix-void-return-for-int-functions.patch 
bnc#843310 badshah...@gmail.com -- Fix functions returning void when int is 
expected for lua bindings
+Patch13:swig-lua-fix-void-return-for-int-functions.patch
 BuildRequires:  autoconf
 BuildRequires:  automake
 BuildRequires:  boost-devel
@@ -138,6 +140,7 @@
 %endif
 %endif
 %patch9
+%patch13 -p1
 
 %build
 %configure --disable-ccache

++ swig-lua-fix-void-return-for-int-functions.patch ++
>From ea4a4e435f721380555fea039bd5dc758eda43ae Mon Sep 17 00:00:00 2001
From: Atri 
Date: Tue, 1 Oct 2013 01:28:26 +0530
Subject: [PATCH] Lua: Fix void return for non-void functions

Commit #c3f3880d caused the functions
SWIGINTERN int SWIG_Lua_add_namespace_details(lua_State* L,
swig_lua_namespace* ns)
and
SWIGINTERN int SWIG_Lua_namespace_register(lua_State* L,
swig_lua_namespace* ns)
to return void when int returns were expected resulting in the build
failures for plplot's lua bindings for example. This commit fixes the
issue.
---
 Lib/lua/luarun.swg | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/Lib/lua/luarun.swg b/Lib/lua/luarun.swg
index 4d851bd..8485ed4 100644
--- a/Lib/lua/luarun.swg
+++ b/Lib/lua/luarun.swg
@@ -524,7 +524,7 @@ SWIGINTERN int SWIG_Lua_add_namespace_details(lua_State* L, 
swig_lua_namespace*
 
   /* clear stack - remove metatble */
   lua_pop(L,1);
-
+  return 0;
 }
 
 /* helper function. creates namespace table and add it to module table */
@@ -555,6 +555,7 @@ SWIGINTERN int SWIG_Lua_namespace_register(lua_State* L, 
swig_lua_namespace* ns)
 
   lua_setmetatable(L,-2); /* set metatable */
   lua_rawset(L,-3); /* add namespace to module table */
+  return 0;
 }
 /* 
-
  * global variable support code: classes
-- 
1.8.4

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



commit libdevil for openSUSE:Factory

2013-10-02 Thread h_root
Hello community,

here is the log from the commit of package libdevil for openSUSE:Factory 
checked in at 2013-10-02 20:23:26

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


Package is "libdevil"

Changes:

New Changes file:

--- /dev/null   2013-09-21 22:50:09.852032506 +0200
+++ /work/SRC/openSUSE:Factory/.libdevil.new/libdevil.changes   2013-10-02 
20:23:27.0 +0200
@@ -0,0 +1,83 @@
+---
+Sat Sep  7 13:48:01 UTC 2013 - tchva...@suse.com
+
+- Kill the mandriva code as they are not using it anyway.
+- Add missing deps to build all features possible
+- Move the ilur binary to separate tools package as it is GPL-3.0+
+  licensed.
+
+---
+Mon Aug 26 08:47:05 UTC 2013 - tchva...@suse.com
+
+- Fix wrong require on -devel package.
+
+---
+Fri Aug 23 14:13:23 CEST 2013 - mhruse...@suse.cz
+
+- Renamed spec and main package to be consistent
+
+---
+Sun Feb 19 10:04:45 UTC 2012 - jeng...@medozas.de
+
+- Remove redundant tags/sections from specfile
+
+---
+Tue Aug 30 18:02:19 UTC 2011 - reddw...@opensuse.org
+
+- Remove false Requires from the devel package
+- Add the full URL to the Source tag
+- Use the original tarball without recompression
+
+---
+Thu Jul 22 09:49:23 UTC 2010 - bitshuff...@opensuse.org
+
+- Use %_smp_mflags
+- Clean up .spec
+- Make .spec compatible with Mandriva
+
+---
+Tue Jun 29 17:35:55 UTC 2010 - cmorv...@yahoo.es
+
+- Remove static libs
+- Fix compilation with libpng 1.4
+- Fix CVE-2009-3994
+
+---
+Wed Apr  8 00:00:00 CEST 2009 - dominique-...@leuenberger.net
+
+- Actually do not mistype --enable-ILUT and also add --enable-ILU (which is
+  not, as mentioned in the help, implied with --enable-ILUT).
+- Added patch DevIL-%{version}-return-random-data.patch
+---
+Tue Apr  7 00:00:00 CEST 2009 - dominique-...@leuenberger.net
+
+- --enable-iLUT (bnc#492294#c3)
+- Exclude the *.la files.
+---
+Mon Apr  6 00:00:00 CEST 2009 - dominique-...@leuenberger.net
+
+- Upgrade to version 1.7.8 (bnc#492294)
+  For the entire NEWS, see (to long to be copied here, 5 versions)
+  
http://openil.svn.sourceforge.net/viewvc/openil/trunk/DevIL/NEWS?revision=1564
+- Package renames: libdevil1 => libIL1 (SHLib policy)
+- Package renames: libdevil-devel => DevIL-devel
+---
+Mon Dec  1 00:00:00 CET 2008 - dominique-...@leuenberger.net
+
+- inlcude the entire %{includeir}/IL directory, not only it's content to claim
+  directory ownership.
+---
+Fri Nov 28 00:00:00 CET 2008 - dominique-...@leuenberger.net
+
+- Drop the self-generated libtool and link the one from /usr/bin
+  (this fixes builds on openSUSE Factory)
+---
+Tue Sep 30 00:00:00 CEST 2008 - dominique-...@leuenberger.net
+
+- Upgraded to version 1.7.2
+
+---
+Tue Jul 15 00:00:00 CEST 2008 - dominique-...@leuenberger.net
+
+- Added post and postun sections and other rpmlint fixes (bnc#408847)
+

New:

  DevIL-1.7.8-CVE-2009-3994.patch
  DevIL-1.7.8-libpng14.patch
  DevIL-1.7.8-return-random-data.patch
  DevIL-1.7.8.tar.gz
  libdevil.changes
  libdevil.spec



Other differences:
--
++ libdevil.spec ++
#
# spec file for package libdevil
#
# 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/
#


# SONAME Version tags (*.so.$NUM)
%define lib

commit skelcd-control-openSUSE for openSUSE:13.1

2013-10-02 Thread h_root
Hello community,

here is the log from the commit of package skelcd-control-openSUSE for 
openSUSE:13.1 checked in at 2013-10-02 17:57:36

Comparing /work/SRC/openSUSE:13.1/skelcd-control-openSUSE (Old)
 and  /work/SRC/openSUSE:13.1/.skelcd-control-openSUSE.new (New)


Package is "skelcd-control-openSUSE"

Changes:

--- 
/work/SRC/openSUSE:13.1/skelcd-control-openSUSE/skelcd-control-openSUSE-promo.changes
   2013-09-29 17:52:19.0 +0200
+++ 
/work/SRC/openSUSE:13.1/.skelcd-control-openSUSE.new/skelcd-control-openSUSE-promo.changes
  2013-10-02 17:57:37.0 +0200
@@ -1,0 +2,5 @@
+Wed Oct  2 11:58:45 UTC 2013 - lnus...@suse.de
+
+- don't install original control.xml twice
+
+---
skelcd-control-openSUSE.changes: same change



Other differences:
--
++ skelcd-control-openSUSE-promo.spec ++
--- /var/tmp/diff_new_pack.N1xfgV/_old  2013-10-02 17:57:37.0 +0200
+++ /var/tmp/diff_new_pack.N1xfgV/_new  2013-10-02 17:57:37.0 +0200
@@ -53,7 +53,6 @@
 patch $RPM_BUILD_ROOT/CD1/control.xml %{SOURCE1}
 %endif
 xmllint --noout --relaxng /usr/share/YaST2/control/control.rng 
$RPM_BUILD_ROOT/CD1/control.xml 
-install -m 644 %{SOURCE0} $RPM_BUILD_ROOT/CD1/
 %ifarch ppc ppc64
 sed -i -e 
"s,http://download.opensuse.org/distribution/,http://powerpc.opensuse.org/distribution/,";
 $RPM_BUILD_ROOT/CD1/control.xml
 sed -i -e 
"s,http://download.opensuse.org/debug/,http://powerpc.opensuse.org/debug/,"; 
$RPM_BUILD_ROOT/CD1/control.xml

skelcd-control-openSUSE.spec: same change

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



commit skelcd-control-openSUSE for openSUSE:Factory

2013-10-02 Thread h_root
Hello community,

here is the log from the commit of package skelcd-control-openSUSE for 
openSUSE:Factory checked in at 2013-10-02 17:57:33

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


Package is "skelcd-control-openSUSE"

Changes:

--- 
/work/SRC/openSUSE:Factory/skelcd-control-openSUSE/skelcd-control-openSUSE-promo.changes
2013-09-29 17:52:18.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.skelcd-control-openSUSE.new/skelcd-control-openSUSE-promo.changes
   2013-10-02 17:57:35.0 +0200
@@ -1,0 +2,5 @@
+Wed Oct  2 11:58:45 UTC 2013 - lnus...@suse.de
+
+- don't install original control.xml twice
+
+---
skelcd-control-openSUSE.changes: same change



Other differences:
--
++ skelcd-control-openSUSE-promo.spec ++
--- /var/tmp/diff_new_pack.qxmo8e/_old  2013-10-02 17:57:35.0 +0200
+++ /var/tmp/diff_new_pack.qxmo8e/_new  2013-10-02 17:57:35.0 +0200
@@ -53,7 +53,6 @@
 patch $RPM_BUILD_ROOT/CD1/control.xml %{SOURCE1}
 %endif
 xmllint --noout --relaxng /usr/share/YaST2/control/control.rng 
$RPM_BUILD_ROOT/CD1/control.xml 
-install -m 644 %{SOURCE0} $RPM_BUILD_ROOT/CD1/
 %ifarch ppc ppc64
 sed -i -e 
"s,http://download.opensuse.org/distribution/,http://powerpc.opensuse.org/distribution/,";
 $RPM_BUILD_ROOT/CD1/control.xml
 sed -i -e 
"s,http://download.opensuse.org/debug/,http://powerpc.opensuse.org/debug/,"; 
$RPM_BUILD_ROOT/CD1/control.xml

skelcd-control-openSUSE.spec: same change

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



commit libzypp-bindings for openSUSE:13.1

2013-10-02 Thread h_root
Hello community,

here is the log from the commit of package libzypp-bindings for openSUSE:13.1 
checked in at 2013-10-02 17:56:59

Comparing /work/SRC/openSUSE:13.1/libzypp-bindings (Old)
 and  /work/SRC/openSUSE:13.1/.libzypp-bindings.new (New)


Package is "libzypp-bindings"

Changes:

--- /work/SRC/openSUSE:13.1/libzypp-bindings/libzypp-bindings.changes   
2013-09-23 10:59:21.0 +0200
+++ /work/SRC/openSUSE:13.1/.libzypp-bindings.new/libzypp-bindings.changes  
2013-10-02 17:57:00.0 +0200
@@ -1,0 +2,8 @@
+Mon Sep 30 11:10:31 UTC 2013 - jreidin...@suse.com
+
+- Add legacy GetResolvablesToInsDel class (removed from libzypp
+  in favor of transaction)
+- fix const pointer lost its namespace
+- 0.5.15
+
+---

Old:

  libzypp-bindings-0.5.14.tar.bz2

New:

  libzypp-bindings-0.5.15.tar.bz2



Other differences:
--
++ libzypp-bindings.spec ++
--- /var/tmp/diff_new_pack.gkd9f3/_old  2013-10-02 17:57:00.0 +0200
+++ /var/tmp/diff_new_pack.gkd9f3/_new  2013-10-02 17:57:00.0 +0200
@@ -1,8 +1,8 @@
 #
 # spec file for package libzypp-bindings
 #
-# 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
 # upon. The license for this file, and modifications and additions to the
@@ -14,20 +14,22 @@
 
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
-
 # nodebuginfo
 
+
 Name:   libzypp-bindings
-Version:0.5.14
+Version:0.5.15
 Release:0
-License:GPL-2.0+
 Summary:Bindings for libzypp
+License:GPL-2.0+
 Group:  Development/Sources
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  cmake python-devel ruby-devel
+BuildRequires:  cmake
 BuildRequires:  gcc-c++ >= 4.5
-BuildRequires:  swig >= 1.3.40
 BuildRequires:  libzypp-devel >= 10.2.0
+BuildRequires:  python-devel
+BuildRequires:  ruby-devel
+BuildRequires:  swig >= 1.3.40
 Source: %{name}-%{version}.tar.bz2
 
 %description
@@ -63,7 +65,6 @@
 %{__rm} -rf %{buildroot}
 
 %package -n ruby-zypp
-License:GPL-2.0+
 Summary:Ruby bindings for libzypp
 Group:  Development/Languages/Ruby
 
@@ -80,9 +81,9 @@
 %endif
 
 %package -n python-zypp
-License:GPL-2.0+
 Summary:Python bindings for libzypp
 Group:  Development/Languages/Python
+
 %description -n python-zypp
 -
 
@@ -92,7 +93,6 @@
 %{py_sitedir}/zypp.py
 
 %package -n perl-zypp
-License:GPL-2.0+
 Requires:   perl = %{perl_version}
 Summary:Perl bindings for libzypp
 Group:  Development/Languages/Perl

++ libzypp-bindings-0.5.14.tar.bz2 -> libzypp-bindings-0.5.15.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libzypp-bindings-0.5.14/VERSION.cmake 
new/libzypp-bindings-0.5.15/VERSION.cmake
--- old/libzypp-bindings-0.5.14/VERSION.cmake   2013-03-19 14:01:39.0 
+0100
+++ new/libzypp-bindings-0.5.15/VERSION.cmake   2013-09-30 12:56:32.0 
+0200
@@ -1,3 +1,3 @@
 SET(VERSION_MAJOR "0")
 SET(VERSION_MINOR "5")
-SET(VERSION_PATCH "14")
+SET(VERSION_PATCH "15")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libzypp-bindings-0.5.14/libzypp-bindings.spec.cmake 
new/libzypp-bindings-0.5.15/libzypp-bindings.spec.cmake
--- old/libzypp-bindings-0.5.14/libzypp-bindings.spec.cmake 2013-03-19 
14:01:39.0 +0100
+++ new/libzypp-bindings-0.5.15/libzypp-bindings.spec.cmake 2013-10-02 
14:41:19.0 +0200
@@ -1,8 +1,8 @@
 #
 # spec file for package libzypp-bindings
 #
-# 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
 # upon. The license for this file, and modifications and additions to the
@@ -24,10 +24,12 @@
 Summary:Bindings for libzypp
 Group:  Development/Sources
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  cmake python-devel ruby-devel
+BuildRequires:  cmake
 BuildRequires:  gcc-c++ >= 4.5
-BuildRequires:  swig >= 1.3.40
 BuildRequires:  libzypp-devel >= 10.2.0
+BuildRequires:  python-devel
+BuildRequires:  ruby-devel
+BuildRequires:  swig >= 1.3.40
 Source: %{name}-%{version}.tar.bz2
 
 %description
@@ -63,7 +65,6 @@
 %{__rm} -rf %{build

commit libzypp-bindings for openSUSE:Factory

2013-10-02 Thread h_root
Hello community,

here is the log from the commit of package libzypp-bindings for 
openSUSE:Factory checked in at 2013-10-02 17:56:53

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


Package is "libzypp-bindings"

Changes:

--- /work/SRC/openSUSE:Factory/libzypp-bindings/libzypp-bindings.changes
2013-05-13 15:07:55.0 +0200
+++ /work/SRC/openSUSE:Factory/.libzypp-bindings.new/libzypp-bindings.changes   
2013-10-02 17:56:55.0 +0200
@@ -1,0 +2,8 @@
+Mon Sep 30 11:10:31 UTC 2013 - jreidin...@suse.com
+
+- Add legacy GetResolvablesToInsDel class (removed from libzypp
+  in favor of transaction)
+- fix const pointer lost its namespace
+- 0.5.15
+
+---

Old:

  libzypp-bindings-0.5.14.tar.bz2

New:

  libzypp-bindings-0.5.15.tar.bz2



Other differences:
--
++ libzypp-bindings.spec ++
--- /var/tmp/diff_new_pack.zgN0JN/_old  2013-10-02 17:56:55.0 +0200
+++ /var/tmp/diff_new_pack.zgN0JN/_new  2013-10-02 17:56:55.0 +0200
@@ -1,8 +1,8 @@
 #
 # spec file for package libzypp-bindings
 #
-# 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
 # upon. The license for this file, and modifications and additions to the
@@ -14,20 +14,22 @@
 
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
-
 # nodebuginfo
 
+
 Name:   libzypp-bindings
-Version:0.5.14
+Version:0.5.15
 Release:0
-License:GPL-2.0+
 Summary:Bindings for libzypp
+License:GPL-2.0+
 Group:  Development/Sources
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  cmake python-devel ruby-devel
+BuildRequires:  cmake
 BuildRequires:  gcc-c++ >= 4.5
-BuildRequires:  swig >= 1.3.40
 BuildRequires:  libzypp-devel >= 10.2.0
+BuildRequires:  python-devel
+BuildRequires:  ruby-devel
+BuildRequires:  swig >= 1.3.40
 Source: %{name}-%{version}.tar.bz2
 
 %description
@@ -63,7 +65,6 @@
 %{__rm} -rf %{buildroot}
 
 %package -n ruby-zypp
-License:GPL-2.0+
 Summary:Ruby bindings for libzypp
 Group:  Development/Languages/Ruby
 
@@ -80,9 +81,9 @@
 %endif
 
 %package -n python-zypp
-License:GPL-2.0+
 Summary:Python bindings for libzypp
 Group:  Development/Languages/Python
+
 %description -n python-zypp
 -
 
@@ -92,7 +93,6 @@
 %{py_sitedir}/zypp.py
 
 %package -n perl-zypp
-License:GPL-2.0+
 Requires:   perl = %{perl_version}
 Summary:Perl bindings for libzypp
 Group:  Development/Languages/Perl

++ libzypp-bindings-0.5.14.tar.bz2 -> libzypp-bindings-0.5.15.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libzypp-bindings-0.5.14/VERSION.cmake 
new/libzypp-bindings-0.5.15/VERSION.cmake
--- old/libzypp-bindings-0.5.14/VERSION.cmake   2013-03-19 14:01:39.0 
+0100
+++ new/libzypp-bindings-0.5.15/VERSION.cmake   2013-09-30 12:56:32.0 
+0200
@@ -1,3 +1,3 @@
 SET(VERSION_MAJOR "0")
 SET(VERSION_MINOR "5")
-SET(VERSION_PATCH "14")
+SET(VERSION_PATCH "15")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libzypp-bindings-0.5.14/libzypp-bindings.spec.cmake 
new/libzypp-bindings-0.5.15/libzypp-bindings.spec.cmake
--- old/libzypp-bindings-0.5.14/libzypp-bindings.spec.cmake 2013-03-19 
14:01:39.0 +0100
+++ new/libzypp-bindings-0.5.15/libzypp-bindings.spec.cmake 2013-10-02 
14:41:19.0 +0200
@@ -1,8 +1,8 @@
 #
 # spec file for package libzypp-bindings
 #
-# 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
 # upon. The license for this file, and modifications and additions to the
@@ -24,10 +24,12 @@
 Summary:Bindings for libzypp
 Group:  Development/Sources
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  cmake python-devel ruby-devel
+BuildRequires:  cmake
 BuildRequires:  gcc-c++ >= 4.5
-BuildRequires:  swig >= 1.3.40
 BuildRequires:  libzypp-devel >= 10.2.0
+BuildRequires:  python-devel
+BuildRequires:  ruby-devel
+BuildRequires:  swig >= 1.3.40
 Source: %{name}-%{version}.tar.bz2
 
 %description
@@ -63,7 +65,6 @@
 %{

commit python-oslo.version for openSUSE:Factory

2013-10-02 Thread h_root
Hello community,

here is the log from the commit of package python-oslo.version for 
openSUSE:Factory checked in at 2013-10-02 17:20:19

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


Package is "python-oslo.version"

Changes:

New Changes file:

--- /dev/null   2013-09-21 22:50:09.852032506 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-oslo.version.new/python-oslo.version.changes 
2013-10-02 17:20:20.0 +0200
@@ -0,0 +1,5 @@
+---
+Mon Sep 30 08:36:32 UTC 2013 - dmuel...@suse.com
+
+- Initial package 
+

New:

  _service
  oslo.version-master.tar.gz
  python-oslo.version.changes
  python-oslo.version.spec
  rpmlintrc



Other differences:
--
++ python-oslo.version.spec ++
#
# spec file for package python-oslo.version
#
# 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/
#


%define component oslo

Name:   python-oslo.version
Version:0.0
Release:0
Url:https://launchpad.net/oslo/
Summary:OpenStack Version
License:Apache-2.0
Group:  Development/Languages/Python
Source: oslo.version-master.tar.gz
Source99:   rpmlintrc
BuildRoot:  %{_tmppath}/%{name}-%{version}-build
BuildRequires:  fdupes
BuildRequires:  openstack-suse-macros
BuildRequires:  python-base
BuildRequires:  python-d2to1
BuildRequires:  python-pbr
BuildRequires:  python-setuptools
Requires:   python-d2to1
Requires:   python-pbr
%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()")}
%else
BuildArch:  noarch
%endif

%description
The Oslo Version library provides an OpenStack common
way of determining a project version number.

%prep
%setup -q -n oslo.version-008fb37

%build
python setup.py build

%install
python setup.py install --skip-build --root=%{buildroot} --prefix=%{_prefix} 
--install-data=%{python_sitelib}

%files
%defattr(-,root,root,-)
%doc LICENSE README.rst AUTHORS
%{python_sitelib}/oslo
%{python_sitelib}/*.egg-info
%{python_sitelib}/*nspkg.pth

%changelog
++ _service ++

  
http://tarballs.openstack.org/oslo.version/oslo.version-master.tar.gz
opensuse-cl...@opensuse.org
.*-([^-]+)\.g[a-zA-Z0-9]{7}
True
  

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



commit python-mockito for openSUSE:Factory

2013-10-02 Thread h_root
Hello community,

here is the log from the commit of package python-mockito for openSUSE:Factory 
checked in at 2013-10-02 17:19:58

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


Package is "python-mockito"

Changes:

New Changes file:

--- /dev/null   2013-09-21 22:50:09.852032506 +0200
+++ /work/SRC/openSUSE:Factory/.python-mockito.new/python-mockito.changes   
2013-10-02 17:20:02.0 +0200
@@ -0,0 +1,11 @@
+---
+Thu Jul 18 16:48:26 UTC 2013 - bere...@b1-systems.de
+
+- added python-mockito.rpmlintrc
+- added setup.py.patch to make package buildable on SLES11 SP3
+
+---
+Thu Jul 18 12:14:57 CEST 2013 - bere...@b1-systems.de
+
+- added missing python-mockito.changes file
+- cleaning up the SPEC

New:

  mockito-0.5.1.tar.gz
  python-mockito.changes
  python-mockito.rpmlintrc
  python-mockito.spec
  setup.py.patch



Other differences:
--
++ python-mockito.spec ++
#
# spec file for package python-mockito
#
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# 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/
#

%define mod_name mockito


Name:   python-%{mod_name}
Version:0.5.1
Release:0
Url:http://code.google.com/p/mockito-python
Summary:Spying framework
License:MIT
Group:  Development/Languages/Python
Source: %{mod_name}-%{version}.tar.gz
Patch0: setup.py.patch
BuildRoot:  %{_tmppath}/%{name}-%{version}-build
BuildRequires:  python-devel
BuildRequires:  python-distribute
BuildRequires:  python-nose
%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())")}
%else
BuildArch:  noarch
%endif

%description
Mockito is a spying framework based on Java library with the same name.

%prep
%setup -q -n mockito-%{version}
%patch0 -p1

%build
python setup.py build

%install
python setup.py install --prefix=%{_prefix} --root=%{buildroot}

%clean
rm -rf %{buildroot}

%files
%defattr(-,root,root,-)
%{python_sitelib}/*

%changelog
++ python-mockito.rpmlintrc ++
addFilter("non-executable-script")
++ setup.py.patch ++
--- a/setup.py  2013-07-18 16:45:32.38000 +
+++ b/setup.py  2013-07-18 16:45:37.65200 +
@@ -1,9 +1,6 @@
 #!/usr/bin/env python
 # coding: utf-8
 
-from distribute_setup import use_setuptools
-use_setuptools()
-
 try:
   from setuptools import setup
 except ImportError:
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit findutils for openSUSE:Factory

2013-10-02 Thread h_root
Hello community,

here is the log from the commit of package findutils for openSUSE:Factory 
checked in at 2013-10-02 17:19:48

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


Package is "findutils"

Changes:

--- /work/SRC/openSUSE:Factory/findutils/findutils.changes  2013-09-26 
07:04:08.0 +0200
+++ /work/SRC/openSUSE:Factory/.findutils.new/findutils.changes 2013-10-02 
17:19:49.0 +0200
@@ -1,0 +2,5 @@
+Thu Sep 26 15:45:16 UTC 2013 - sch...@suse.de
+
+- Conditionalize the qemu arg size workaround on %qemu_user_space_build
+
+---



Other differences:
--
++ findutils.spec ++
--- /var/tmp/diff_new_pack.HNigV5/_old  2013-10-02 17:19:50.0 +0200
+++ /var/tmp/diff_new_pack.HNigV5/_new  2013-10-02 17:19:50.0 +0200
@@ -75,7 +75,7 @@
 %patch1
 
 %build
-%ifarch %arm armv5tel armv7l armv7el armv5el
+%if 0%{?qemu_user_space_build}
 # this is a workaround for a qemu-user bug, we hit. A qemu patch is being 
discussed, but for now ...
 export DEFAULT_ARG_SIZE="(31u * 1024u)"
 %endif

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



commit gle-graphics for openSUSE:Factory

2013-10-02 Thread h_root
Hello community,

here is the log from the commit of package gle-graphics for openSUSE:Factory 
checked in at 2013-10-02 14:49:01

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


Package is "gle-graphics"

Changes:

--- /work/SRC/openSUSE:Factory/gle-graphics/gle-graphics.changes
2012-09-23 19:34:29.0 +0200
+++ /work/SRC/openSUSE:Factory/.gle-graphics.new/gle-graphics.changes   
2013-10-02 14:49:03.0 +0200
@@ -1,0 +2,14 @@
+Tue Oct  1 16:18:48 UTC 2013 - dims...@opensuse.org
+
+- Be precise with the mime configuration:
+  + Add shared-mime-info BuildRequires
+  + Only own the mime specifying xml file, not the directory
+structure.
+  + Replace 'manual' /usr/bin/update-mime-database calls with
+%mime_database_post/postun scrtiptlets provided by
+shared-mime-info.
+  + Move the mime_database_post/postun to the qgle subpackage,
+which is in fact the package installing the mime handlers and
+the mime definition.
+
+---



Other differences:
--
++ gle-graphics.spec ++
--- /var/tmp/diff_new_pack.88blmN/_old  2013-10-02 14:49:04.0 +0200
+++ /var/tmp/diff_new_pack.88blmN/_new  2013-10-02 14:49:04.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gle-graphics
 #
-# 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
@@ -49,6 +49,7 @@
 BuildRequires:  libtiff-devel
 BuildRequires:  ncurses-devel
 BuildRequires:  perl
+BuildRequires:  shared-mime-info
 BuildRequires:  texlive-latex
 BuildRequires:  pkgconfig(glu)
 %if %suse_version > 1220
@@ -190,15 +191,11 @@
 %suse_update_desktop_file -i qgle
 %endif
 
-%post
-if [ -f /usr/bin/update-mime-database ]; then
-  /usr/bin/update-mime-database /usr/share/mime > /dev/null
-fi
-
-%postun
-if [ -f /usr/bin/update-mime-database ]; then
-  /usr/bin/update-mime-database /usr/share/mime > /dev/null
-fi
+%post -n qgle
+%mime_database_post
+
+%postun -n qgle
+%mime_database_postun
 
 %files
 %defattr(-,root,root,0755)
@@ -227,7 +224,7 @@
 %{_bindir}/qgle
 %{_datadir}/applications/*
 %{_datadir}/pixmaps/qgle.png
-%{_datadir}/mime/application
+%{_datadir}/mime/application/%{name}.xml
 
 %files doc
 %defattr(-,root,root,0755)


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



commit gle-graphics for openSUSE:13.1

2013-10-02 Thread h_root
Hello community,

here is the log from the commit of package gle-graphics for openSUSE:13.1 
checked in at 2013-10-02 14:49:03

Comparing /work/SRC/openSUSE:13.1/gle-graphics (Old)
 and  /work/SRC/openSUSE:13.1/.gle-graphics.new (New)


Package is "gle-graphics"

Changes:

--- /work/SRC/openSUSE:13.1/gle-graphics/gle-graphics.changes   2013-09-23 
10:52:09.0 +0200
+++ /work/SRC/openSUSE:13.1/.gle-graphics.new/gle-graphics.changes  
2013-10-02 14:49:04.0 +0200
@@ -1,0 +2,14 @@
+Tue Oct  1 16:18:48 UTC 2013 - dims...@opensuse.org
+
+- Be precise with the mime configuration:
+  + Add shared-mime-info BuildRequires
+  + Only own the mime specifying xml file, not the directory
+structure.
+  + Replace 'manual' /usr/bin/update-mime-database calls with
+%mime_database_post/postun scrtiptlets provided by
+shared-mime-info.
+  + Move the mime_database_post/postun to the qgle subpackage,
+which is in fact the package installing the mime handlers and
+the mime definition.
+
+---



Other differences:
--
++ gle-graphics.spec ++
--- /var/tmp/diff_new_pack.aL2zsk/_old  2013-10-02 14:49:04.0 +0200
+++ /var/tmp/diff_new_pack.aL2zsk/_new  2013-10-02 14:49:04.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gle-graphics
 #
-# 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
@@ -49,6 +49,7 @@
 BuildRequires:  libtiff-devel
 BuildRequires:  ncurses-devel
 BuildRequires:  perl
+BuildRequires:  shared-mime-info
 BuildRequires:  texlive-latex
 BuildRequires:  pkgconfig(glu)
 %if %suse_version > 1220
@@ -190,15 +191,11 @@
 %suse_update_desktop_file -i qgle
 %endif
 
-%post
-if [ -f /usr/bin/update-mime-database ]; then
-  /usr/bin/update-mime-database /usr/share/mime > /dev/null
-fi
-
-%postun
-if [ -f /usr/bin/update-mime-database ]; then
-  /usr/bin/update-mime-database /usr/share/mime > /dev/null
-fi
+%post -n qgle
+%mime_database_post
+
+%postun -n qgle
+%mime_database_postun
 
 %files
 %defattr(-,root,root,0755)
@@ -227,7 +224,7 @@
 %{_bindir}/qgle
 %{_datadir}/applications/*
 %{_datadir}/pixmaps/qgle.png
-%{_datadir}/mime/application
+%{_datadir}/mime/application/%{name}.xml
 
 %files doc
 %defattr(-,root,root,0755)


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



commit shared-mime-info for openSUSE:Factory

2013-10-02 Thread h_root
Hello community,

here is the log from the commit of package shared-mime-info for 
openSUSE:Factory checked in at 2013-10-02 14:49:17

Comparing /work/SRC/openSUSE:Factory/shared-mime-info (Old)
 and  /work/SRC/openSUSE:Factory/.shared-mime-info.new (New)


Package is "shared-mime-info"

Changes:

--- /work/SRC/openSUSE:Factory/shared-mime-info/shared-mime-info.changes
2013-02-20 09:36:38.0 +0100
+++ /work/SRC/openSUSE:Factory/.shared-mime-info.new/shared-mime-info.changes   
2013-10-02 14:49:18.0 +0200
@@ -1,0 +2,29 @@
+Mon Sep 30 17:22:54 UTC 2013 - dims...@opensuse.org
+
+- Update to version 1.2:
+  + Mime-type changes:
+- Use IANA registered application/sql type for SQL.
+- Add test for text/x-python.
+- Added *.pyx as Pyrex/Cython variant of text/x-python.
+- Lower the priority of the *png glob on Apple PNGs.
+- Add magic for Kobo e-book reader.
+- Add another magic for EPub books.
+- Add missing globs and tests for OpenPGP files.
+- Add MIME types for raw disk images.
+- Add video/x-matroska-3d mime-type.
+- Use application/vnd.adobe.flash.movie for SWF.
+- Use application/vnd.nintendo.snes.rom for SNES ROMs,
+  associate *.sfc with them.
+- Fix shebang matches for shell scripts.
+- Remove *.ogv as a glob for Theora videos as they might not be
+  Theora.
+- Improve detection of Perl scripts.
+- Add more aliases for Photoshop images.
+- Add Microsoft Publisher mime-type.
+- Correct JPEG2000 definition.
+  + Check for errors when saving files, and ensure that files are
+saved to disk before carrying on.
+  + Don't use access() to check for writability.
+  + Rename configure.in to configure.ac.
+
+---

Old:

  shared-mime-info-1.1.tar.xz

New:

  shared-mime-info-1.2.tar.xz



Other differences:
--
++ shared-mime-info.spec ++
--- /var/tmp/diff_new_pack.hQW9hT/_old  2013-10-02 14:49:19.0 +0200
+++ /var/tmp/diff_new_pack.hQW9hT/_new  2013-10-02 14:49:19.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   shared-mime-info
-Version:1.1
+Version:1.2
 Release:0
 Url:http://freedesktop.org/wiki/Software/shared-mime-info
 Summary:Shared MIME Database

++ shared-mime-info-1.1.tar.xz -> shared-mime-info-1.2.tar.xz ++
 7649 lines of diff (skipped)

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



commit geda-gaf for openSUSE:Factory

2013-10-02 Thread h_root
Hello community,

here is the log from the commit of package geda-gaf for openSUSE:Factory 
checked in at 2013-10-02 14:48:40

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


Package is "geda-gaf"

Changes:

--- /work/SRC/openSUSE:Factory/geda-gaf/geda-gaf.changes2013-07-30 
11:31:03.0 +0200
+++ /work/SRC/openSUSE:Factory/.geda-gaf.new/geda-gaf.changes   2013-10-02 
14:48:41.0 +0200
@@ -1,0 +2,10 @@
+Wed Oct  2 10:30:06 UTC 2013 - dmitr...@opensuse.org
+
+- Update to version 1.8.2
+  * Fixed a libgeda crash bug involving nets inside symbols.
+  * Fixed a gnetlist data corruption bug when using refdes
+containing the string "POWER".
+  * Updates to build system to allow compilation from git on systems
+with Automake >= 1.13.0.
+
+---

Old:

  geda-gaf-1.8.1.tar.gz

New:

  geda-gaf-1.8.2.tar.gz



Other differences:
--
++ geda-gaf.spec ++
--- /var/tmp/diff_new_pack.juNIDR/_old  2013-10-02 14:48:42.0 +0200
+++ /var/tmp/diff_new_pack.juNIDR/_new  2013-10-02 14:48:42.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   geda-gaf
-Version:1.8.1
+Version:1.8.2
 Release:0
 %define libgeda_major 42
 Summary:Electronic Design Automation Toolsuite

++ geda-gaf-1.8.1.tar.gz -> geda-gaf-1.8.2.tar.gz ++
/work/SRC/openSUSE:Factory/geda-gaf/geda-gaf-1.8.1.tar.gz 
/work/SRC/openSUSE:Factory/.geda-gaf.new/geda-gaf-1.8.2.tar.gz differ: char 5, 
line 1

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



commit autoyast2 for openSUSE:13.1

2013-10-02 Thread h_root
Hello community,

here is the log from the commit of package autoyast2 for openSUSE:13.1 checked 
in at 2013-10-02 14:47:37

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


Package is "autoyast2"

Changes:

--- /work/SRC/openSUSE:13.1/autoyast2/autoyast2.changes 2013-09-29 
17:47:47.0 +0200
+++ /work/SRC/openSUSE:13.1/.autoyast2.new/autoyast2.changes2013-10-02 
14:47:38.0 +0200
@@ -1,0 +2,11 @@
+Tue Oct  1 15:42:21 CEST 2013 - f...@suse.de
+
+- version 3.0.7
+- add current autoyast documentation 
+
+---
+Mon Sep 30 14:27:48 CEST 2013 - f...@suse.de
+
+- allow parameters in xml profile for autoyast scripts (fate#312687)
+
+---

Old:

  autoyast2-3.0.6.tar.bz2

New:

  autoyast2-3.0.7.tar.bz2



Other differences:
--
++ autoyast2.spec ++
--- /var/tmp/diff_new_pack.OBUlIu/_old  2013-10-02 14:47:38.0 +0200
+++ /var/tmp/diff_new_pack.OBUlIu/_new  2013-10-02 14:47:38.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   autoyast2
-Version:3.0.6
+Version:3.0.7
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ autoyast2-3.0.6.tar.bz2 -> autoyast2-3.0.7.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-3.0.6/Makefile.in 
new/autoyast2-3.0.7/Makefile.in
--- old/autoyast2-3.0.6/Makefile.in 2013-09-26 17:57:04.0 +0200
+++ new/autoyast2-3.0.7/Makefile.in 2013-08-28 16:33:03.0 +0200
@@ -684,7 +684,7 @@
*.zip*) \
  unzip $(distdir).zip ;;\
esac
-   chmod -R a-w $(distdir); chmod u+w $(distdir)
+   chmod -R a-w $(distdir); chmod a+w $(distdir)
mkdir $(distdir)/_build
mkdir $(distdir)/_inst
chmod a-w $(distdir)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-3.0.6/VERSION new/autoyast2-3.0.7/VERSION
--- old/autoyast2-3.0.6/VERSION 2013-09-25 17:30:07.0 +0200
+++ new/autoyast2-3.0.7/VERSION 2013-09-30 14:29:08.0 +0200
@@ -1 +1 @@
-3.0.6
+3.0.7
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-3.0.6/configure 
new/autoyast2-3.0.7/configure
--- old/autoyast2-3.0.6/configure   2013-09-26 17:57:02.0 +0200
+++ new/autoyast2-3.0.7/configure   2013-08-28 16:33:02.0 +0200
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for autoyast2 3.0.6.
+# Generated by GNU Autoconf 2.69 for autoyast2 3.0.3.
 #
 # Report bugs to .
 #
@@ -579,8 +579,8 @@
 # Identity of this package.
 PACKAGE_NAME='autoyast2'
 PACKAGE_TARNAME='autoyast2'
-PACKAGE_VERSION='3.0.6'
-PACKAGE_STRING='autoyast2 3.0.6'
+PACKAGE_VERSION='3.0.3'
+PACKAGE_STRING='autoyast2 3.0.3'
 PACKAGE_BUGREPORT='http://bugs.opensuse.org/'
 PACKAGE_URL=''
 
@@ -1249,7 +1249,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 3.0.6 to adapt to many kinds of systems.
+\`configure' configures autoyast2 3.0.3 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1320,7 +1320,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
- short | recursive ) echo "Configuration of autoyast2 3.0.6:";;
+ short | recursive ) echo "Configuration of autoyast2 3.0.3:";;
esac
   cat <<\_ACEOF
 
@@ -1400,7 +1400,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-autoyast2 configure 3.0.6
+autoyast2 configure 3.0.3
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1417,7 +1417,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by autoyast2 $as_me 3.0.6, which was
+It was created by autoyast2 $as_me 3.0.3, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -2356,7 +2356,7 @@
 
 # Define the identity of the package.
  PACKAGE='autoyast2'
- VERSION='3.0.6'
+ VERSION='3.0.3'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -2479,7 +2479,7 @@
 
 
 
-VERSION="3.0.6"
+VERSION="3.0.3"
 RPMNAME="autoyast2"
 MAINTAINER="Thomas Fehr "
 
@@ -3436,7 +3436,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by autoyast2 $as_me 3.0.6

commit ecj-bootstrap for openSUSE:13.1

2013-10-02 Thread h_root
Hello community,

here is the log from the commit of package ecj-bootstrap for openSUSE:13.1 
checked in at 2013-10-02 14:48:25

Comparing /work/SRC/openSUSE:13.1/ecj-bootstrap (Old)
 and  /work/SRC/openSUSE:13.1/.ecj-bootstrap.new (New)


Package is "ecj-bootstrap"

Changes:

--- /work/SRC/openSUSE:13.1/ecj-bootstrap/ecj-bootstrap.changes 2013-09-23 
10:50:16.0 +0200
+++ /work/SRC/openSUSE:13.1/.ecj-bootstrap.new/ecj-bootstrap.changes
2013-10-02 14:48:26.0 +0200
@@ -1,0 +2,5 @@
+Tue Oct  1 15:30:12 UTC 2013 - sch...@suse.de
+
+- Fix quoting of $.
+
+---



Other differences:
--
++ ecj-bootstrap.spec ++
--- /var/tmp/diff_new_pack.IzuLNy/_old  2013-10-02 14:48:27.0 +0200
+++ /var/tmp/diff_new_pack.IzuLNy/_new  2013-10-02 14:48:27.0 +0200
@@ -92,7 +92,7 @@
   mkTargetClasspath
   set +x
   COMPILE_CLASSPATH_PATH=.:${JAR_CLASSPATH}
-  echo using: $COMPILER_COMMAND $COMPILE_CLASSPATH_PATH $$file
+  echo using: $COMPILER_COMMAND $COMPILE_CLASSPATH_PATH \$file
   export LANG=en_US
   find . -name "*.java" -exec $COMPILER_COMMAND $COMPILE_CLASSPATH_PATH {} +
 #  for file in `find . -name "*.java"`

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



commit autoyast2 for openSUSE:Factory

2013-10-02 Thread h_root
Hello community,

here is the log from the commit of package autoyast2 for openSUSE:Factory 
checked in at 2013-10-02 14:47:36

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


Package is "autoyast2"

Changes:

--- /work/SRC/openSUSE:Factory/autoyast2/autoyast2.changes  2013-09-29 
17:47:39.0 +0200
+++ /work/SRC/openSUSE:Factory/.autoyast2.new/autoyast2.changes 2013-10-02 
14:47:37.0 +0200
@@ -1,0 +2,11 @@
+Tue Oct  1 15:42:21 CEST 2013 - f...@suse.de
+
+- version 3.0.7
+- add current autoyast documentation 
+
+---
+Mon Sep 30 14:27:48 CEST 2013 - f...@suse.de
+
+- allow parameters in xml profile for autoyast scripts (fate#312687)
+
+---

Old:

  autoyast2-3.0.6.tar.bz2

New:

  autoyast2-3.0.7.tar.bz2



Other differences:
--
++ autoyast2.spec ++
--- /var/tmp/diff_new_pack.NR05M8/_old  2013-10-02 14:47:37.0 +0200
+++ /var/tmp/diff_new_pack.NR05M8/_new  2013-10-02 14:47:37.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   autoyast2
-Version:3.0.6
+Version:3.0.7
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ autoyast2-3.0.6.tar.bz2 -> autoyast2-3.0.7.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-3.0.6/Makefile.in 
new/autoyast2-3.0.7/Makefile.in
--- old/autoyast2-3.0.6/Makefile.in 2013-09-26 17:57:04.0 +0200
+++ new/autoyast2-3.0.7/Makefile.in 2013-08-28 16:33:03.0 +0200
@@ -684,7 +684,7 @@
*.zip*) \
  unzip $(distdir).zip ;;\
esac
-   chmod -R a-w $(distdir); chmod u+w $(distdir)
+   chmod -R a-w $(distdir); chmod a+w $(distdir)
mkdir $(distdir)/_build
mkdir $(distdir)/_inst
chmod a-w $(distdir)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-3.0.6/VERSION new/autoyast2-3.0.7/VERSION
--- old/autoyast2-3.0.6/VERSION 2013-09-25 17:30:07.0 +0200
+++ new/autoyast2-3.0.7/VERSION 2013-09-30 14:29:08.0 +0200
@@ -1 +1 @@
-3.0.6
+3.0.7
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-3.0.6/configure 
new/autoyast2-3.0.7/configure
--- old/autoyast2-3.0.6/configure   2013-09-26 17:57:02.0 +0200
+++ new/autoyast2-3.0.7/configure   2013-08-28 16:33:02.0 +0200
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for autoyast2 3.0.6.
+# Generated by GNU Autoconf 2.69 for autoyast2 3.0.3.
 #
 # Report bugs to .
 #
@@ -579,8 +579,8 @@
 # Identity of this package.
 PACKAGE_NAME='autoyast2'
 PACKAGE_TARNAME='autoyast2'
-PACKAGE_VERSION='3.0.6'
-PACKAGE_STRING='autoyast2 3.0.6'
+PACKAGE_VERSION='3.0.3'
+PACKAGE_STRING='autoyast2 3.0.3'
 PACKAGE_BUGREPORT='http://bugs.opensuse.org/'
 PACKAGE_URL=''
 
@@ -1249,7 +1249,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 3.0.6 to adapt to many kinds of systems.
+\`configure' configures autoyast2 3.0.3 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1320,7 +1320,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
- short | recursive ) echo "Configuration of autoyast2 3.0.6:";;
+ short | recursive ) echo "Configuration of autoyast2 3.0.3:";;
esac
   cat <<\_ACEOF
 
@@ -1400,7 +1400,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-autoyast2 configure 3.0.6
+autoyast2 configure 3.0.3
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1417,7 +1417,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by autoyast2 $as_me 3.0.6, which was
+It was created by autoyast2 $as_me 3.0.3, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -2356,7 +2356,7 @@
 
 # Define the identity of the package.
  PACKAGE='autoyast2'
- VERSION='3.0.6'
+ VERSION='3.0.3'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -2479,7 +2479,7 @@
 
 
 
-VERSION="3.0.6"
+VERSION="3.0.3"
 RPMNAME="autoyast2"
 MAINTAINER="Thomas Fehr "
 
@@ -3436,7 +3436,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by autoy

commit ecj-bootstrap for openSUSE:Factory

2013-10-02 Thread h_root
Hello community,

here is the log from the commit of package ecj-bootstrap for openSUSE:Factory 
checked in at 2013-10-02 14:48:23

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


Package is "ecj-bootstrap"

Changes:

--- /work/SRC/openSUSE:Factory/ecj-bootstrap/ecj-bootstrap.changes  
2013-06-06 14:51:00.0 +0200
+++ /work/SRC/openSUSE:Factory/.ecj-bootstrap.new/ecj-bootstrap.changes 
2013-10-02 14:48:24.0 +0200
@@ -1,0 +2,5 @@
+Tue Oct  1 15:30:12 UTC 2013 - sch...@suse.de
+
+- Fix quoting of $.
+
+---



Other differences:
--
++ ecj-bootstrap.spec ++
--- /var/tmp/diff_new_pack.aZMjBw/_old  2013-10-02 14:48:26.0 +0200
+++ /var/tmp/diff_new_pack.aZMjBw/_new  2013-10-02 14:48:26.0 +0200
@@ -92,7 +92,7 @@
   mkTargetClasspath
   set +x
   COMPILE_CLASSPATH_PATH=.:${JAR_CLASSPATH}
-  echo using: $COMPILER_COMMAND $COMPILE_CLASSPATH_PATH $$file
+  echo using: $COMPILER_COMMAND $COMPILE_CLASSPATH_PATH \$file
   export LANG=en_US
   find . -name "*.java" -exec $COMPILER_COMMAND $COMPILE_CLASSPATH_PATH {} +
 #  for file in `find . -name "*.java"`

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



commit branding-openSUSE for openSUSE:13.1

2013-10-02 Thread h_root
Hello community,

here is the log from the commit of package branding-openSUSE for openSUSE:13.1 
checked in at 2013-10-02 14:47:55

Comparing /work/SRC/openSUSE:13.1/branding-openSUSE (Old)
 and  /work/SRC/openSUSE:13.1/.branding-openSUSE.new (New)


Package is "branding-openSUSE"

Changes:

--- /work/SRC/openSUSE:13.1/branding-openSUSE/branding-openSUSE.changes 
2013-09-29 19:22:57.0 +0200
+++ /work/SRC/openSUSE:13.1/.branding-openSUSE.new/branding-openSUSE.changes
2013-10-02 14:48:01.0 +0200
@@ -1,0 +2,13 @@
+Tue Oct  1 18:23:34 UTC 2013 - br...@ioda-net.ch
+
+- Move tarball compression to xz and save 20% of space
+- github 13.1 Makefile adapted to new tar.xz 
+
+---
+Mon Sep 30 14:50:48 UTC 2013 - br...@ioda-net.ch
+
+- New tarball with fixes for userlist in kdm
+  
https://github.com/Caig/branding/commit/c0e079b539b615ae393c912ba6e6c40116926291
+  bnc#842140
+
+---
kde-branding-openSUSE.changes: same change

Old:

  openSUSE.tar.gz

New:

  openSUSE.tar.xz



Other differences:
--
++ branding-openSUSE.spec ++
--- /var/tmp/diff_new_pack.2kLfky/_old  2013-10-02 14:48:02.0 +0200
+++ /var/tmp/diff_new_pack.2kLfky/_new  2013-10-02 14:48:02.0 +0200
@@ -22,7 +22,7 @@
 Provides:   branding
 Conflicts:  otherproviders(branding)
 Url:http://github.com/openSUSE/branding
-Source0:openSUSE.tar.gz
+Source0:openSUSE.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %ifarch x86_64 %ix86
 %define package_gfxboot 1

++ kde-branding-openSUSE.spec ++
--- /var/tmp/diff_new_pack.2kLfky/_old  2013-10-02 14:48:02.0 +0200
+++ /var/tmp/diff_new_pack.2kLfky/_new  2013-10-02 14:48:02.0 +0200
@@ -20,7 +20,7 @@
 Version:13.1
 Release:0
 Url:http://github.com/openSUSE/branding
-Source0:openSUSE.tar.gz
+Source0:openSUSE.tar.xz
 Source21:   sysconfig.displaymanager-kdm
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Summary:openSUSE Brand File

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



commit branding-openSUSE for openSUSE:Factory

2013-10-02 Thread h_root
Hello community,

here is the log from the commit of package branding-openSUSE for 
openSUSE:Factory checked in at 2013-10-02 14:47:52

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


Package is "branding-openSUSE"

Changes:

--- /work/SRC/openSUSE:Factory/branding-openSUSE/branding-openSUSE.changes  
2013-09-29 19:22:51.0 +0200
+++ /work/SRC/openSUSE:Factory/.branding-openSUSE.new/branding-openSUSE.changes 
2013-10-02 14:47:54.0 +0200
@@ -1,0 +2,13 @@
+Tue Oct  1 18:23:34 UTC 2013 - br...@ioda-net.ch
+
+- Move tarball compression to xz and save 20% of space
+- github 13.1 Makefile adapted to new tar.xz 
+
+---
+Mon Sep 30 14:50:48 UTC 2013 - br...@ioda-net.ch
+
+- New tarball with fixes for userlist in kdm
+  
https://github.com/Caig/branding/commit/c0e079b539b615ae393c912ba6e6c40116926291
+  bnc#842140
+
+---
kde-branding-openSUSE.changes: same change

Old:

  openSUSE.tar.gz

New:

  openSUSE.tar.xz



Other differences:
--
++ branding-openSUSE.spec ++
--- /var/tmp/diff_new_pack.bjrtMC/_old  2013-10-02 14:48:00.0 +0200
+++ /var/tmp/diff_new_pack.bjrtMC/_new  2013-10-02 14:48:01.0 +0200
@@ -22,7 +22,7 @@
 Provides:   branding
 Conflicts:  otherproviders(branding)
 Url:http://github.com/openSUSE/branding
-Source0:openSUSE.tar.gz
+Source0:openSUSE.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %ifarch x86_64 %ix86
 %define package_gfxboot 1

++ kde-branding-openSUSE.spec ++
--- /var/tmp/diff_new_pack.bjrtMC/_old  2013-10-02 14:48:01.0 +0200
+++ /var/tmp/diff_new_pack.bjrtMC/_new  2013-10-02 14:48:01.0 +0200
@@ -20,7 +20,7 @@
 Version:13.1
 Release:0
 Url:http://github.com/openSUSE/branding
-Source0:openSUSE.tar.gz
+Source0:openSUSE.tar.xz
 Source21:   sysconfig.displaymanager-kdm
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Summary:openSUSE Brand File

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



commit ant for openSUSE:13.1

2013-10-02 Thread h_root
Hello community,

here is the log from the commit of package ant for openSUSE:13.1 checked in at 
2013-10-02 14:47:31

Comparing /work/SRC/openSUSE:13.1/ant (Old)
 and  /work/SRC/openSUSE:13.1/.ant.new (New)


Package is "ant"

Changes:

--- /work/SRC/openSUSE:13.1/ant/ant-antlr.changes   2013-09-23 
10:47:05.0 +0200
+++ /work/SRC/openSUSE:13.1/.ant.new/ant-antlr.changes  2013-10-02 
14:47:32.0 +0200
@@ -1,0 +2,5 @@
+Wed Oct  2 09:52:33 UTC 2013 - mvysko...@suse.com
+
+- install compat symlink to /usr/share/ant/bin/antRun to make scala build 
+
+---
ant.changes: same change



Other differences:
--
++ ant.spec ++
--- /var/tmp/diff_new_pack.la4v4M/_old  2013-10-02 14:47:32.0 +0200
+++ /var/tmp/diff_new_pack.la4v4M/_new  2013-10-02 14:47:32.0 +0200
@@ -587,6 +587,8 @@
 # install everything else
 mkdir -p %{buildroot}%{_bindir}
 cp -p src/script/* %{buildroot}%{_bindir}/
+mkdir -p %{buildroot}%{_datadir}/%{name}/bin/
+ln -sf %{_bindir}/antRun %{buildroot}/%{_datadir}/%{name}/bin/antRun
 %endif
 %if %bootstrap
 # default ant.conf
@@ -656,6 +658,7 @@
 %dir %{_javadir}/%{name}
 %dir %{ant_home}
 %dir %{ant_home}/etc
+%{ant_home}/bin
 %{ant_home}/etc/ant-update.xsl
 %{ant_home}/etc/changelog.xsl
 %{ant_home}/etc/coverage-frames.xsl

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



commit ant for openSUSE:Factory

2013-10-02 Thread h_root
Hello community,

here is the log from the commit of package ant for openSUSE:Factory checked in 
at 2013-10-02 14:47:28

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


Package is "ant"

Changes:

--- /work/SRC/openSUSE:Factory/ant/ant-antlr.changes2013-09-11 
13:39:41.0 +0200
+++ /work/SRC/openSUSE:Factory/.ant.new/ant-antlr.changes   2013-10-02 
14:47:29.0 +0200
@@ -1,0 +2,5 @@
+Wed Oct  2 09:52:33 UTC 2013 - mvysko...@suse.com
+
+- install compat symlink to /usr/share/ant/bin/antRun to make scala build 
+
+---
ant.changes: same change



Other differences:
--
++ ant.spec ++
--- /var/tmp/diff_new_pack.N2Vkdm/_old  2013-10-02 14:47:30.0 +0200
+++ /var/tmp/diff_new_pack.N2Vkdm/_new  2013-10-02 14:47:30.0 +0200
@@ -587,6 +587,8 @@
 # install everything else
 mkdir -p %{buildroot}%{_bindir}
 cp -p src/script/* %{buildroot}%{_bindir}/
+mkdir -p %{buildroot}%{_datadir}/%{name}/bin/
+ln -sf %{_bindir}/antRun %{buildroot}/%{_datadir}/%{name}/bin/antRun
 %endif
 %if %bootstrap
 # default ant.conf
@@ -656,6 +658,7 @@
 %dir %{_javadir}/%{name}
 %dir %{ant_home}
 %dir %{ant_home}/etc
+%{ant_home}/bin
 %{ant_home}/etc/ant-update.xsl
 %{ant_home}/etc/changelog.xsl
 %{ant_home}/etc/coverage-frames.xsl

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



commit xterm for openSUSE:13.1

2013-10-02 Thread h_root
Hello community,

here is the log from the commit of package xterm for openSUSE:13.1 checked in 
at 2013-10-02 13:34:37

Comparing /work/SRC/openSUSE:13.1/xterm (Old)
 and  /work/SRC/openSUSE:13.1/.xterm.new (New)


Package is "xterm"

Changes:

--- /work/SRC/openSUSE:13.1/xterm/xterm.changes 2013-09-23 11:16:05.0 
+0200
+++ /work/SRC/openSUSE:13.1/.xterm.new/xterm.changes2013-10-02 
13:34:38.0 +0200
@@ -1,0 +2,64 @@
+Mon Sep 30 17:23:48 CEST 2013 - sbra...@suse.cz
+
+- Fix invalid terminal.png (IDAT TFB error).
+
+---
+Fri Sep 20 08:57:18 UTC 2013 - pce...@suse.com
+
+- Patch #297 - 2013/09/10
+  * modify check for missing cells in bitmap font to work around
+terminus 10646 encoding, which is mostly missing, add
+assumeAllChars resource to provide the older behavior.
+  * modify macros used to check for missing cells in bitmap fonts
+to pick up a long-overlooked improvement made to xfd in
+XFree86.
+  * improve workaround for groff versus ASCII-equivalents; patch
+#185 had overlooked Xft configuration (reported by anonymous
+user on Arch Linux forum).
+  * review/extend DECNRCM support (prompted by report by Hayaki
+Saito asking about the two "A" codes).
+ + make pasting of DECNRCM data work by translating the pasted
+   data into the selected encoding.
+ + limit mode changes to VT220 and up.
+ + ignore SCS for National Replacement Characters if DECNRCM
+   is not set.
+ + add tables and logic to decode SCS controls ending with "%"
+   and one additional character. This expects the parsing of
+   SCS to VT320.
+ + also added parsing for SCS of DEC Supplemental and DEC
+   Technical, which are for VT2xx and VT3xx respectively.
+ + implement VT220 Multinational character set "GR" aka "DEC
+   Supplemental Graphic".
+ + DEC Technical character set based on vt100.net description.
+ + implement Portuguese NRC.
+ + provide for temporarily switching to/from NRC mode from
+   UTF-8 mode when DECNRCM is set or reset.
+  * minor fix to assert's found while testing examples from
+ttdoda's slrm-test1.txt.
+  * modify DECLRMM to not update the cursor position (report by
+Iwamoto Kouichi forwarded by Hayaki Saito).
+  * modify cursor-position report to take origin-mode into account
+(report by Hayaki Saito, see also iTerm2 pull request 129).
+  * correct off-by-one comparison in when handling carriage-return
+at left margin (patch by Iwamoto Kouichi, forwarded by Hayaki
+Saito).
+  * improve handling of faceName resource when a "size=" property
+is embedded in it, by using that size to replace the default
+faceSize resource. This lets xterm honor the other faceSize
+resources (report by Jens Schweikhardt).
+  * improve OSC 52 selection-data by setting its timestamp to
+correspond to the most-recent event received by xterm, to
+ensure that calls to XtOwnSelect succeed even if the selection
+is manipulated solely through the keyboard (prompted by patch
+by Richard Tollerton).
+  * change configure-script defaults for "luit" and "wide-chars"
+options to match the values used in the imake configuration,
+to lessen user surprise if they are accustomed to building
+xterm using imake(report by Andries E Brouwer).
+  * improve the imake-related configuration's check if xterm is
+started in a locale that uses UTF-8 encoding. Before, this
+checked the locale settings only for "UTF-8", now it checks
+ignoring case for "UTF-8" and "UTF-8" (report by Andries E
+Brouwer).
+
+---

Old:

  xterm-296.tgz
  xterm-296.tgz.asc

New:

  xterm-297.tgz
  xterm-297.tgz.asc



Other differences:
--
++ xterm.spec ++
--- /var/tmp/diff_new_pack.5IDnEX/_old  2013-10-02 13:34:38.0 +0200
+++ /var/tmp/diff_new_pack.5IDnEX/_new  2013-10-02 13:34:38.0 +0200
@@ -52,7 +52,7 @@
 %if 0%{?suse_version} > 1210
 Requires:   luit
 %endif
-Version:296
+Version:297
 Release:0
 Summary:The basic X terminal program
 License:MIT
@@ -64,7 +64,7 @@
 Source4:Backarrow2BackSpace
 Source5:README.SuSE
 Source6:terminal.png
-Source11:   %{name}.keyring
+Source11:   xterm.keyring
 Source8:20x20ja.bdf.bz2
 Source9:20x20ko.bdf.bz2
 # Snoop for the escape sequence assignment of the keypad
@@ -72,13 +72,13 @@
 %define vttest_version 20120506
 Source100:  ftp://invisible-island.net/vttest/vttest-%{vttest_version}.tgz
 Source101:  
ftp://invisible-island.net/vttest/vttest-%{vttest_version}.tgz.asc
-P

commit xterm for openSUSE:Factory

2013-10-02 Thread h_root
Hello community,

here is the log from the commit of package xterm for openSUSE:Factory checked 
in at 2013-10-02 13:34:36

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


Package is "xterm"

Changes:

--- /work/SRC/openSUSE:Factory/xterm/xterm.changes  2013-09-30 
17:50:58.0 +0200
+++ /work/SRC/openSUSE:Factory/.xterm.new/xterm.changes 2013-10-02 
13:34:37.0 +0200
@@ -1,0 +2,5 @@
+Mon Sep 30 17:23:48 CEST 2013 - sbra...@suse.cz
+
+- Fix invalid terminal.png (IDAT TFB error).
+
+---



Other differences:
--


++ terminal.png ++
Files /var/tmp/diff_new_pack.jOCbBJ/_old and /var/tmp/diff_new_pack.jOCbBJ/_new 
differ



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



commit yast2-country for openSUSE:13.1

2013-10-02 Thread h_root
Hello community,

here is the log from the commit of package yast2-country for openSUSE:13.1 
checked in at 2013-10-02 13:34:42

Comparing /work/SRC/openSUSE:13.1/yast2-country (Old)
 and  /work/SRC/openSUSE:13.1/.yast2-country.new (New)


Package is "yast2-country"

Changes:

--- /work/SRC/openSUSE:13.1/yast2-country/yast2-country.changes 2013-09-23 
11:16:19.0 +0200
+++ /work/SRC/openSUSE:13.1/.yast2-country.new/yast2-country.changes
2013-10-02 13:34:45.0 +0200
@@ -1,0 +2,6 @@
+Tue Oct  1 08:58:23 CEST 2013 - jsuch...@suse.cz
+
+- fixed check for old value during saving /etc/adjtime (#841859)
+- 3.0.2
+
+---

Old:

  yast2-country-3.0.1.tar.bz2

New:

  yast2-country-3.0.2.tar.bz2



Other differences:
--
++ yast2-country.spec ++
--- /var/tmp/diff_new_pack.9LEN9r/_old  2013-10-02 13:34:45.0 +0200
+++ /var/tmp/diff_new_pack.9LEN9r/_new  2013-10-02 13:34:45.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package yast2-country
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,25 +17,21 @@
 
 
 Name:   yast2-country
-Version:3.0.1
+Version:3.0.2
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Source0:yast2-country-%{version}.tar.bz2
 
+
+Group:  System/YaST
+License:GPL-2.0
 #policy files for YaPI dbus interface
 Source1:org.opensuse.yast.modules.yapi.time.policy
 Source2:org.opensuse.yast.modules.yapi.language.policy
-BuildRequires:  perl-XML-Writer
+BuildRequires: perl-XML-Writer update-desktop-files yast2-devtools 
yast2-testsuite yast2 yast2-perl-bindings
 BuildRequires:  polkit-devel
-BuildRequires:  update-desktop-files
-BuildRequires:  yast2
-BuildRequires:  yast2-devtools
-BuildRequires:  yast2-perl-bindings
-BuildRequires:  yast2-testsuite
-Requires:   timezone
-Requires:   yast2-perl-bindings
-Requires:   yast2-trans-stats
+Requires:  yast2-trans-stats yast2-perl-bindings timezone
 # XVersion.ycp
 # Wizard::SetDesktopTitleAndIcon
 Requires:   yast2 >= 2.21.22
@@ -58,12 +54,8 @@
 Obsoletes:  yast2-config-keyboard
 Obsoletes:  yast2-config-language
 Obsoletes:  yast2-config-timezone
-Provides:   yast2-db-country
-Provides:   yast2-db-keyboard
-Provides:   yast2-db-timezone
-Obsoletes:  yast2-db-country
-Obsoletes:  yast2-db-keyboard
-Obsoletes:  yast2-db-timezone
+Provides:  yast2-db-country yast2-db-keyboard yast2-db-timezone
+Obsoletes: yast2-db-country yast2-db-keyboard yast2-db-timezone
 Provides:   yast2-trans-inst-keyboard
 Obsoletes:  yast2-trans-inst-keyboard
 Provides:   yast2-trans-inst-language
@@ -84,8 +76,6 @@
 Requires:   yast2-ruby-bindings >= 1.0.0
 
 Summary:YaST2 - Country Settings (Language, Keyboard, and Timezone)
-License:GPL-2.0
-Group:  System/YaST
 
 %description
 Country specific data and configuration modules (language, keyboard,
@@ -115,6 +105,7 @@
 %suse_update_desktop_file -d ycc_${d%.desktop} ${d%.desktop}
 done
 
+
 # Policies
 mkdir -p $RPM_BUILD_ROOT/usr/share/polkit-1/actions
 install -m 0644 %SOURCE1 $RPM_BUILD_ROOT/usr/share/polkit-1/actions/
@@ -162,5 +153,3 @@
 %dir /usr/share/YaST2/data/languages
 /usr/share/YaST2/data/languages/*.ycp
 /usr/share/YaST2/modules/Language.rb
-
-%changelog



++ yast2-country-3.0.1.tar.bz2 -> yast2-country-3.0.2.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-country-3.0.1/Makefile.in 
new/yast2-country-3.0.2/Makefile.in
--- old/yast2-country-3.0.1/Makefile.in 2013-09-13 13:37:08.0 +0200
+++ new/yast2-country-3.0.2/Makefile.in 2013-09-12 11:26:38.0 +0200
@@ -684,7 +684,7 @@
*.zip*) \
  unzip $(distdir).zip ;;\
esac
-   chmod -R a-w $(distdir); chmod u+w $(distdir)
+   chmod -R a-w $(distdir); chmod a+w $(distdir)
mkdir $(distdir)/_build
mkdir $(distdir)/_inst
chmod a-w $(distdir)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-country-3.0.1/VERSION 
new/yast2-country-3.0.2/VERSION
--- old/yast2-country-3.0.1/VERSION 2013-09-13 13:36:48.0 +0200
+++ new/yast2-country-3.0.2/VERSION 2013-10-01 08:59:19.0 +0200
@@ -1 +1 @@
-3.0.1
+3.0.2
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-countr

commit yast2-country for openSUSE:Factory

2013-10-02 Thread h_root
Hello community,

here is the log from the commit of package yast2-country for openSUSE:Factory 
checked in at 2013-10-02 13:34:41

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


Package is "yast2-country"

Changes:

--- /work/SRC/openSUSE:Factory/yast2-country/yast2-country.changes  
2013-09-13 14:46:52.0 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-country.new/yast2-country.changes 
2013-10-02 13:34:42.0 +0200
@@ -1,0 +2,6 @@
+Tue Oct  1 08:58:23 CEST 2013 - jsuch...@suse.cz
+
+- fixed check for old value during saving /etc/adjtime (#841859)
+- 3.0.2
+
+---

Old:

  yast2-country-3.0.1.tar.bz2

New:

  yast2-country-3.0.2.tar.bz2



Other differences:
--
++ yast2-country.spec ++
--- /var/tmp/diff_new_pack.iyEnDi/_old  2013-10-02 13:34:44.0 +0200
+++ /var/tmp/diff_new_pack.iyEnDi/_new  2013-10-02 13:34:44.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package yast2-country
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,25 +17,21 @@
 
 
 Name:   yast2-country
-Version:3.0.1
+Version:3.0.2
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Source0:yast2-country-%{version}.tar.bz2
 
+
+Group:  System/YaST
+License:GPL-2.0
 #policy files for YaPI dbus interface
 Source1:org.opensuse.yast.modules.yapi.time.policy
 Source2:org.opensuse.yast.modules.yapi.language.policy
-BuildRequires:  perl-XML-Writer
+BuildRequires: perl-XML-Writer update-desktop-files yast2-devtools 
yast2-testsuite yast2 yast2-perl-bindings
 BuildRequires:  polkit-devel
-BuildRequires:  update-desktop-files
-BuildRequires:  yast2
-BuildRequires:  yast2-devtools
-BuildRequires:  yast2-perl-bindings
-BuildRequires:  yast2-testsuite
-Requires:   timezone
-Requires:   yast2-perl-bindings
-Requires:   yast2-trans-stats
+Requires:  yast2-trans-stats yast2-perl-bindings timezone
 # XVersion.ycp
 # Wizard::SetDesktopTitleAndIcon
 Requires:   yast2 >= 2.21.22
@@ -58,12 +54,8 @@
 Obsoletes:  yast2-config-keyboard
 Obsoletes:  yast2-config-language
 Obsoletes:  yast2-config-timezone
-Provides:   yast2-db-country
-Provides:   yast2-db-keyboard
-Provides:   yast2-db-timezone
-Obsoletes:  yast2-db-country
-Obsoletes:  yast2-db-keyboard
-Obsoletes:  yast2-db-timezone
+Provides:  yast2-db-country yast2-db-keyboard yast2-db-timezone
+Obsoletes: yast2-db-country yast2-db-keyboard yast2-db-timezone
 Provides:   yast2-trans-inst-keyboard
 Obsoletes:  yast2-trans-inst-keyboard
 Provides:   yast2-trans-inst-language
@@ -84,8 +76,6 @@
 Requires:   yast2-ruby-bindings >= 1.0.0
 
 Summary:YaST2 - Country Settings (Language, Keyboard, and Timezone)
-License:GPL-2.0
-Group:  System/YaST
 
 %description
 Country specific data and configuration modules (language, keyboard,
@@ -115,6 +105,7 @@
 %suse_update_desktop_file -d ycc_${d%.desktop} ${d%.desktop}
 done
 
+
 # Policies
 mkdir -p $RPM_BUILD_ROOT/usr/share/polkit-1/actions
 install -m 0644 %SOURCE1 $RPM_BUILD_ROOT/usr/share/polkit-1/actions/
@@ -162,5 +153,3 @@
 %dir /usr/share/YaST2/data/languages
 /usr/share/YaST2/data/languages/*.ycp
 /usr/share/YaST2/modules/Language.rb
-
-%changelog



++ yast2-country-3.0.1.tar.bz2 -> yast2-country-3.0.2.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-country-3.0.1/Makefile.in 
new/yast2-country-3.0.2/Makefile.in
--- old/yast2-country-3.0.1/Makefile.in 2013-09-13 13:37:08.0 +0200
+++ new/yast2-country-3.0.2/Makefile.in 2013-09-12 11:26:38.0 +0200
@@ -684,7 +684,7 @@
*.zip*) \
  unzip $(distdir).zip ;;\
esac
-   chmod -R a-w $(distdir); chmod u+w $(distdir)
+   chmod -R a-w $(distdir); chmod a+w $(distdir)
mkdir $(distdir)/_build
mkdir $(distdir)/_inst
chmod a-w $(distdir)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-country-3.0.1/VERSION 
new/yast2-country-3.0.2/VERSION
--- old/yast2-country-3.0.1/VERSION 2013-09-13 13:36:48.0 +0200
+++ new/yast2-country-3.0.2/VERSION 2013-10-01 08:59:19.0 +0200
@@ -1 +1 @@
-3.0.1
+3.0.2
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore'

commit xf86-video-savage for openSUSE:Factory

2013-10-02 Thread h_root
Hello community,

here is the log from the commit of package xf86-video-savage for 
openSUSE:Factory checked in at 2013-10-02 13:34:18

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


Package is "xf86-video-savage"

Changes:

--- /work/SRC/openSUSE:Factory/xf86-video-savage/xf86-video-savage.changes  
2013-08-23 11:09:45.0 +0200
+++ /work/SRC/openSUSE:Factory/.xf86-video-savage.new/xf86-video-savage.changes 
2013-10-02 13:34:19.0 +0200
@@ -1,0 +2,11 @@
+Tue Oct  1 10:52:44 UTC 2013 - sndir...@suse.com
+
+- Update to version 2.3.7
+  * small bugfix for video playback on MX/IX/SuperSavage
+  * usual catch-up to the ever-changing xserver, build and run on
+1.14, and default to EXA now that the xserver does not support
+XAA anymore.
+- obsoletes U_savage-move-compat-api.h-down-to-proper-place.patch,
+  U_savage-fix-default-accel-arch-when-built-with-no-XAA.patch
+
+---

Old:

  U_savage-fix-default-accel-arch-when-built-with-no-XAA.patch
  U_savage-move-compat-api.h-down-to-proper-place.patch
  xf86-video-savage-2.3.6.tar.bz2

New:

  xf86-video-savage-2.3.7.tar.bz2



Other differences:
--
++ xf86-video-savage.spec ++
--- /var/tmp/diff_new_pack.hFtgsl/_old  2013-10-02 13:34:20.0 +0200
+++ /var/tmp/diff_new_pack.hFtgsl/_new  2013-10-02 13:34:20.0 +0200
@@ -17,15 +17,13 @@
 
 
 Name:   xf86-video-savage
-Version:2.3.6
+Version:2.3.7
 Release:0
 Summary:S3 Savage video driver for the Xorg X server
 License:MIT
 Group:  System/X11/Servers/XF86_4
 Url:http://xorg.freedesktop.org/
 Source0:
http://xorg.freedesktop.org/releases/individual/driver/%{name}-%{version}.tar.bz2
-Patch0: U_savage-move-compat-api.h-down-to-proper-place.patch
-Patch1: U_savage-fix-default-accel-arch-when-built-with-no-XAA.patch
 Patch2: u_Disable-tiling-on-SuperSavage-Novell-Bugzilla-805380.patch
 BuildRequires:  Mesa-devel
 BuildRequires:  pkg-config
@@ -56,8 +54,6 @@
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
 %patch2 -p1
 
 %build

++ xf86-video-savage-2.3.6.tar.bz2 -> xf86-video-savage-2.3.7.tar.bz2 ++
 2583 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/xf86-video-savage-2.3.6/ChangeLog new/xf86-video-savage-2.3.7/ChangeLog
--- old/xf86-video-savage-2.3.6/ChangeLog   2012-07-17 08:27:47.0 
+0200
+++ new/xf86-video-savage-2.3.7/ChangeLog   2013-09-24 23:27:50.0 
+0200
@@ -1,3 +1,97 @@
+commit d27abbf74fee30ddb9a3ca0d597ca0ce16a1bc35
+Author: Tormod Volden 
+Date:   Tue Sep 24 23:14:35 2013 +0200
+
+xf86-video-savage: bump to version 2.3.7
+
+Signed-off-by: Tormod Volden 
+
+commit 966a0e95d6c420e5e0ab01e665144e66a4004846
+Author: Alexander Grothe 
+Date:   Sun Sep 15 11:00:41 2013 +0200
+
+Drop miInitializeBackingStore() call
+
+It was only needed up to xserver 1.4 and is not supported in the
+recent xserver versions.
+
+Thanks to Alexander Grothe for reporting the issue and providing
+the fix.
+
+https://bugs.freedesktop.org/show_bug.cgi?id=65444
+
+> commit 1cb0261ef54b7dd6a7ef84e1c3959e424706228b
+> Author: Daniel Martin 
+> Date:   Thu Sep 6 00:38:26 2012 +0200
+>
+>dix: Delete mibstore.h
+>
+>Since Nov 2010 (commit c4c4676) the only purpose of mibstore.h was to
+>define an empty function (miInitializeBackingStore()) for backward
+>compatibility. Time to say goodbye.
+
+Signed-off-by: Tormod Volden 
+
+commit 44581aef5f878e7f2b34d5693d50ef75263b195c
+Author: Tormod Volden 
+Date:   Wed Feb 6 22:14:59 2013 +0100
+
+Fix video window height on MX/IX/SuperSavage
+
+Some copy-pasto caused the width to be written into the height register.
+
+Thanks to Hans-Jürgen Mauser for pointing out a couple of more places this
+was wrong.
+
+Signed-off-by: Tormod Volden 
+
+commit 3425ddb4c5dd7bbd91068c7ba0b1c001719795a5
+Author: Tormod Volden 
+Date:   Thu May 9 12:39:58 2013 +
+
+Fix building with TRACEON defined
+
+Signed-off-by: Tormod Volden 
+
+commit ac460e6836bdd2cd16c9d29743376c16fdc6924e
+Author: Tormod Volden 
+Date:   Tue May 7 22:41:31 2013 +0200
+
+exa: Use exaGetPixmapFirstPixel() in

commit shim for openSUSE:13.1

2013-10-02 Thread h_root
Hello community,

here is the log from the commit of package shim for openSUSE:13.1 checked in at 
2013-10-02 13:33:53

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


Package is "shim"

Changes:

--- /work/SRC/openSUSE:13.1/shim/shim.changes   2013-09-25 17:20:35.0 
+0200
+++ /work/SRC/openSUSE:13.1/.shim.new/shim.changes  2013-10-02 
13:33:59.0 +0200
@@ -1,0 +2,9 @@
+Tue Oct  1 04:29:29 UTC 2013 - g...@suse.com
+
+- Add shim-netboot-fixes.patch to include upstream netboot fixes
+- Add shim-mokmanager-disable-gfx-console.patch to disable the
+  graphics console to avoid system hang on some machines
+- Add shim-bnc841426-silence-shim-protocols.patch to silence the
+  shim protocols (bnc#841426)
+
+---

New:

  shim-bnc841426-silence-shim-protocols.patch
  shim-mokmanager-disable-gfx-console.patch
  shim-netboot-fixes.patch



Other differences:
--
++ shim.spec ++
--- /var/tmp/diff_new_pack.X64pLu/_old  2013-10-02 13:33:59.0 +0200
+++ /var/tmp/diff_new_pack.X64pLu/_new  2013-10-02 13:33:59.0 +0200
@@ -58,6 +58,12 @@
 Patch8: shim-bnc808106-correct-certcount.patch
 # PATCH-FIX-UPSTREAM shim-mokmanager-ui-revamp.patch g...@suse.com -- Revamp 
the MokManager UI
 Patch9: shim-mokmanager-ui-revamp.patch
+# PATCH-FIX-UPSTREAM shim-netboot-fixes.patch g...@suse.com -- Upstream 
netboot fixes
+Patch10:shim-netboot-fixes.patch
+# PATCH-FIX-UPSTREAM shim-mokmanager-disable-gfx-console.patch g...@suse.com 
-- Disable graphics console to avoid system hang on some machines
+Patch11:shim-mokmanager-disable-gfx-console.patch
+# PATCH-FIX-UPSTREAM shim-bnc841426-silence-shim-protocols.patch bnc#841426 
g...@suse.com -- Silence the shim protocols to avoid system hang
+Patch12:shim-bnc841426-silence-shim-protocols.patch
 BuildRequires:  gnu-efi >= 3.0t
 BuildRequires:  mozilla-nss-tools
 BuildRequires:  openssl >= 0.9.8
@@ -90,6 +96,9 @@
 %patch7 -p1
 %patch8 -p1
 %patch9 -p1
+%patch10 -p1
+%patch11 -p1
+%patch12 -p1
 
 %build
 chmod +x "make-certs"

++ shim-bnc841426-silence-shim-protocols.patch ++
 789 lines (skipped)

++ shim-mokmanager-disable-gfx-console.patch ++
>From c19cef4b4a61c82ba9a2c323659a20ec5d1d7ba2 Mon Sep 17 00:00:00 2001
From: Peter Jones 
Date: Thu, 26 Sep 2013 09:44:50 -0400
Subject: [PATCH] MokManager needs to disable the graphics console.

Without this patch, on some machines we never see MokManager's UI.  This
protocol has never (I think?) been officially published, and yet I still
have new hardware that needs it.

If you're looking for a reference, look at:

EdkCompatibilityPkg/Foundation/Protocol/ConsoleControl/ConsoleControl.c

in the edk2 tree from Tiano.

Signed-off-by: Peter Jones 
---
 Makefile  |  2 +-
 MokManager.c  | 32 
 console_control.h | 44 
 3 files changed, 77 insertions(+), 1 deletion(-)
 create mode 100644 console_control.h

diff --git a/Makefile b/Makefile
index 77f3e52..1e4aed8 100644
--- a/Makefile
+++ b/Makefile
@@ -37,7 +37,7 @@ OBJS  = shim.o netboot.o cert.o dbx.o
 KEYS   = shim_cert.h ocsp.* ca.* shim.crt shim.csr shim.p12 shim.pem shim.key
 SOURCES= shim.c shim.h netboot.c signature.h PeImage.h
 MOK_OBJS = MokManager.o PasswordCrypt.o crypt_blowfish.o
-MOK_SOURCES = MokManager.c shim.h PasswordCrypt.c PasswordCrypt.h 
crypt_blowfish.c crypt_blowfish.h
+MOK_SOURCES = MokManager.c shim.h console_control.h PasswordCrypt.c 
PasswordCrypt.h crypt_blowfish.c crypt_blowfish.h
 FALLBACK_OBJS = fallback.o
 FALLBACK_SRCS = fallback.c
 
diff --git a/MokManager.c b/MokManager.c
index 604129f..01362f2 100644
--- a/MokManager.c
+++ b/MokManager.c
@@ -6,6 +6,7 @@
 #include "signature.h"
 #include "PeImage.h"
 #include "PasswordCrypt.h"
+#include "console_control.h"
 
 #include "include/console.h"
 #include "include/simple_file.h"
@@ -1741,6 +1742,34 @@ static EFI_STATUS check_mok_request(EFI_HANDLE 
image_handle)
return EFI_SUCCESS;
 }
 
+static VOID setup_console (int text)
+{
+   EFI_STATUS status;
+   EFI_GUID console_control_guid = EFI_CONSOLE_CONTROL_PROTOCOL_GUID;
+   EFI_CONSOLE_CONTROL_PROTOCOL *concon;
+   static EFI_CONSOLE_CONTROL_SCREEN_MODE mode =
+   EfiConsoleControlScreenGraphics;
+   EFI_CONSOLE_CONTROL_SCREEN_MODE new_mode;
+
+   status = LibLocateProtocol(&console_control_guid, (VOID **)&concon);
+   if (status != EFI_SUCCESS)
+   return;
+
+   if (text) {
+   new_mode = EfiConsoleControlScreenText;
+
+   status = u

commit samba for openSUSE:13.1

2013-10-02 Thread h_root
Hello community,

here is the log from the commit of package samba for openSUSE:13.1 checked in 
at 2013-10-02 13:33:45

Comparing /work/SRC/openSUSE:13.1/samba (Old)
 and  /work/SRC/openSUSE:13.1/.samba.new (New)


Package is "samba"

Changes:

--- /work/SRC/openSUSE:13.1/samba/samba.changes 2013-09-23 11:08:37.0 
+0200
+++ /work/SRC/openSUSE:13.1/.samba.new/samba.changes2013-10-02 
13:33:48.0 +0200
@@ -1,0 +2,30 @@
+Fri Sep 27 12:30:24 UTC 2013 - lmue...@suse.com
+
+- Update to 4.1.0rc4.
+  + dsdb: Convert the full string from UTF16 to UTF8, including embedded
+NULLs; (bso#8077).
+  + python-samba-tool fsmo: Do not give an error on a successful role
+transfer; (bso#9461).
+  + dbwrap_ctdb: Treat empty records as non-existing; (bso#10008).
+  + Raise the level of a debug when unable to open a printer; (bso#10118).
+  + Add "acl allow execute always" parameter; (bso#10134).
+  + vfs_shadow_copy2: Display previous versions correctly over SMB2;
+(bso#10137).
+  + smbd: Always clean up share modes after hard crash; (bso#10138).
+  + Valid utf8 filenames cause "invalid conversion error" messages;
+(bso#10139).
+  + libcli/smb: Use SMB1 MID=0 for the initial Negprot; (bso#10144).
+  + Samba SMB2 client code reads the wrong short name length in a directory
+listing reply; (bso#10145).
+  + libcli/smb: Only check the SMB2 session setup signature if required and
+valid; (bso#10146).
+  + Better document potential implications of a globally used "valid users";
+(bso#10147).
+  + cli_smb2_get_ea_list_path() failed to close file on exit; (bso#10149).
+  + Not all OEM servers support the ALTNAME info level; (bso#10150).
+  + Regression causes replication failure with Windows 2008R2 and deletes
+Deleted Objects; (bso#10157).
+  + Netbios related samba process consumes 100% CPU; (bso#10158).
+  + Fix POSIX ACL mapping when setting DENY ACE's from Windows; (bso#10162).
+
+---
@@ -13,0 +44,5 @@
+
+---
+Sat Sep 14 17:05:05 UTC 2013 - jeng...@inai.de
+
+- Add or polish the shared library package summaries and descriptions.

Old:

  samba-4.1.0rc3.tar.gz

New:

  samba-4.1.0rc4.tar.gz



Other differences:
--
++ samba.spec ++
--- /var/tmp/diff_new_pack.WnzFyv/_old  2013-10-02 13:33:48.0 +0200
+++ /var/tmp/diff_new_pack.WnzFyv/_new  2013-10-02 13:33:48.0 +0200
@@ -106,7 +106,7 @@
 BuildRequires:  libxslt-tools
 %endif
 %definesamba_ver 4.1.0
-%definesamba_ver_suffix rc3
+%definesamba_ver_suffix rc4
 %if "%{samba_ver_suffix}" == ""
 %define samba_source_location 
http://ftp.samba.org/pub/samba/stable/samba-%{version}.tar.gz
 %else
@@ -130,7 +130,7 @@
 %else
 %definebuild_make_smp_mflags %{?jobs:-j%jobs}
 %endif
-%define SOURCE_TIMESTAMP 3081
+%define SOURCE_TIMESTAMP 3083
 %define BRANCH %{version}
 %global with_mitkrb5 1
 %global with_dc 0
@@ -507,6 +507,8 @@
 Requires:   libdcerpc-samr0 = %{version}
 
 %description -n libdcerpc-samr-devel
+This subpackage contains libraries and header files for developing
+applications that want to make use of libdcerpc-samr.
 
 Source Timestamp: %{SOURCE_TIMESTAMP}
 Branch: %{BRANCH}
@@ -571,6 +573,8 @@
 Requires:   samba-core-devel = %{version}
 
 %description -n libgensec-devel
+This subpackage contains libraries and header files for developing
+applications that want to make use of libgensec.
 
 Source Timestamp: %{SOURCE_TIMESTAMP}
 Branch: %{BRANCH}
@@ -595,6 +599,8 @@
 Requires:   samba-core-devel = %{version}
 
 %description -n libndr-krb5pac-devel
+This subpackage contains libraries and header files for developing
+applications that want to make use of libndr-krb5pac.
 
 Source Timestamp: %{SOURCE_TIMESTAMP}
 Branch: %{BRANCH}
@@ -619,6 +625,8 @@
 Requires:   samba-core-devel = %{version}
 
 %description -n libndr-nbt-devel
+This subpackage contains libraries and header files for developing
+applications that want to make use of libndr-nbt.
 
 Source Timestamp: %{SOURCE_TIMESTAMP}
 Branch: %{BRANCH}
@@ -643,6 +651,8 @@
 Requires:   samba-core-devel = %{version}
 
 %description -n libndr-standard-devel
+This subpackage contains libraries and header files for developing
+applications that want to make use of libndr-standard.
 
 Source Timestamp: %{SOURCE_TIMESTAMP}
 Branch: %{BRANCH}
@@ -699,6 +709,8 @@
 Requires:   libtevent-devel
 
 %description -n libpdb-devel
+This subpackage contains libraries and header files for developing
+applications that want to make use of libpdb.
 
 Source Timestamp: %{SOURCE_TIMESTAMP}
 Branch: %{BRANCH}

commit xindy for openSUSE:13.1

2013-10-02 Thread h_root
Hello community,

here is the log from the commit of package xindy for openSUSE:13.1 checked in 
at 2013-10-02 13:34:28

Comparing /work/SRC/openSUSE:13.1/xindy (Old)
 and  /work/SRC/openSUSE:13.1/.xindy.new (New)


Package is "xindy"

Changes:

--- /work/SRC/openSUSE:13.1/xindy/xindy.changes 2013-09-23 11:15:39.0 
+0200
+++ /work/SRC/openSUSE:13.1/.xindy.new/xindy.changes2013-10-02 
13:34:30.0 +0200
@@ -1,0 +2,5 @@
+Mon Sep 30 10:12:46 UTC 2013 - tchva...@suse.com
+
+- Fix build for Factory and 13.1
+
+---



Other differences:
--
++ xindy.spec ++
--- /var/tmp/diff_new_pack.g1ZVjH/_old  2013-10-02 13:34:30.0 +0200
+++ /var/tmp/diff_new_pack.g1ZVjH/_new  2013-10-02 13:34:30.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package xindy
 #
-# 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
@@ -44,6 +44,10 @@
 BuildRequires:  tex(pdftex.map)
 BuildRequires:  tex(t2aenc.def)
 %endif
+%if %suse_version > 1230
+BuildRequires:  tex(lgrcmr.fd)
+BuildRequires:  tex(lgrenc.def)
+%endif
 BuildRequires:  xz
 # Need this at runtime for indexing to work correctly:
 Requires:   clisp
@@ -89,7 +93,7 @@
 %build
 %configure --docdir=%_docdir/%name
 # not safe for -j
-make -j1;
+make -j1
 
 %install
 make install DESTDIR="%buildroot";

-- 
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-10-02 Thread h_root
Hello community,

here is the log from the commit of package shim for openSUSE:Factory checked in 
at 2013-10-02 13:33:52

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


Package is "shim"

Changes:

--- /work/SRC/openSUSE:Factory/shim/shim.changes2013-09-25 
17:20:28.0 +0200
+++ /work/SRC/openSUSE:Factory/.shim.new/shim.changes   2013-10-02 
13:33:53.0 +0200
@@ -1,0 +2,9 @@
+Tue Oct  1 04:29:29 UTC 2013 - g...@suse.com
+
+- Add shim-netboot-fixes.patch to include upstream netboot fixes
+- Add shim-mokmanager-disable-gfx-console.patch to disable the
+  graphics console to avoid system hang on some machines
+- Add shim-bnc841426-silence-shim-protocols.patch to silence the
+  shim protocols (bnc#841426)
+
+---

New:

  shim-bnc841426-silence-shim-protocols.patch
  shim-mokmanager-disable-gfx-console.patch
  shim-netboot-fixes.patch



Other differences:
--
++ shim.spec ++
--- /var/tmp/diff_new_pack.m2SgPz/_old  2013-10-02 13:33:54.0 +0200
+++ /var/tmp/diff_new_pack.m2SgPz/_new  2013-10-02 13:33:54.0 +0200
@@ -58,6 +58,12 @@
 Patch8: shim-bnc808106-correct-certcount.patch
 # PATCH-FIX-UPSTREAM shim-mokmanager-ui-revamp.patch g...@suse.com -- Revamp 
the MokManager UI
 Patch9: shim-mokmanager-ui-revamp.patch
+# PATCH-FIX-UPSTREAM shim-netboot-fixes.patch g...@suse.com -- Upstream 
netboot fixes
+Patch10:shim-netboot-fixes.patch
+# PATCH-FIX-UPSTREAM shim-mokmanager-disable-gfx-console.patch g...@suse.com 
-- Disable graphics console to avoid system hang on some machines
+Patch11:shim-mokmanager-disable-gfx-console.patch
+# PATCH-FIX-UPSTREAM shim-bnc841426-silence-shim-protocols.patch bnc#841426 
g...@suse.com -- Silence the shim protocols to avoid system hang
+Patch12:shim-bnc841426-silence-shim-protocols.patch
 BuildRequires:  gnu-efi >= 3.0t
 BuildRequires:  mozilla-nss-tools
 BuildRequires:  openssl >= 0.9.8
@@ -90,6 +96,9 @@
 %patch7 -p1
 %patch8 -p1
 %patch9 -p1
+%patch10 -p1
+%patch11 -p1
+%patch12 -p1
 
 %build
 chmod +x "make-certs"

++ shim-bnc841426-silence-shim-protocols.patch ++
 789 lines (skipped)

++ shim-mokmanager-disable-gfx-console.patch ++
>From c19cef4b4a61c82ba9a2c323659a20ec5d1d7ba2 Mon Sep 17 00:00:00 2001
From: Peter Jones 
Date: Thu, 26 Sep 2013 09:44:50 -0400
Subject: [PATCH] MokManager needs to disable the graphics console.

Without this patch, on some machines we never see MokManager's UI.  This
protocol has never (I think?) been officially published, and yet I still
have new hardware that needs it.

If you're looking for a reference, look at:

EdkCompatibilityPkg/Foundation/Protocol/ConsoleControl/ConsoleControl.c

in the edk2 tree from Tiano.

Signed-off-by: Peter Jones 
---
 Makefile  |  2 +-
 MokManager.c  | 32 
 console_control.h | 44 
 3 files changed, 77 insertions(+), 1 deletion(-)
 create mode 100644 console_control.h

diff --git a/Makefile b/Makefile
index 77f3e52..1e4aed8 100644
--- a/Makefile
+++ b/Makefile
@@ -37,7 +37,7 @@ OBJS  = shim.o netboot.o cert.o dbx.o
 KEYS   = shim_cert.h ocsp.* ca.* shim.crt shim.csr shim.p12 shim.pem shim.key
 SOURCES= shim.c shim.h netboot.c signature.h PeImage.h
 MOK_OBJS = MokManager.o PasswordCrypt.o crypt_blowfish.o
-MOK_SOURCES = MokManager.c shim.h PasswordCrypt.c PasswordCrypt.h 
crypt_blowfish.c crypt_blowfish.h
+MOK_SOURCES = MokManager.c shim.h console_control.h PasswordCrypt.c 
PasswordCrypt.h crypt_blowfish.c crypt_blowfish.h
 FALLBACK_OBJS = fallback.o
 FALLBACK_SRCS = fallback.c
 
diff --git a/MokManager.c b/MokManager.c
index 604129f..01362f2 100644
--- a/MokManager.c
+++ b/MokManager.c
@@ -6,6 +6,7 @@
 #include "signature.h"
 #include "PeImage.h"
 #include "PasswordCrypt.h"
+#include "console_control.h"
 
 #include "include/console.h"
 #include "include/simple_file.h"
@@ -1741,6 +1742,34 @@ static EFI_STATUS check_mok_request(EFI_HANDLE 
image_handle)
return EFI_SUCCESS;
 }
 
+static VOID setup_console (int text)
+{
+   EFI_STATUS status;
+   EFI_GUID console_control_guid = EFI_CONSOLE_CONTROL_PROTOCOL_GUID;
+   EFI_CONSOLE_CONTROL_PROTOCOL *concon;
+   static EFI_CONSOLE_CONTROL_SCREEN_MODE mode =
+   EfiConsoleControlScreenGraphics;
+   EFI_CONSOLE_CONTROL_SCREEN_MODE new_mode;
+
+   status = LibLocateProtocol(&console_control_guid, (VOID **)&concon);
+   if (status != EFI_SUCCESS)
+   return;
+
+   if (text) {
+   new_mode = EfiConsoleControlScreenText;
+
+

commit timezone for openSUSE:13.1

2013-10-02 Thread h_root
Hello community,

here is the log from the commit of package timezone for openSUSE:13.1 checked 
in at 2013-10-02 13:34:01

Comparing /work/SRC/openSUSE:13.1/timezone (Old)
 and  /work/SRC/openSUSE:13.1/.timezone.new (New)


Package is "timezone"

Changes:

--- /work/SRC/openSUSE:13.1/timezone/timezone-java.changes  2013-09-26 
20:07:12.0 +0200
+++ /work/SRC/openSUSE:13.1/.timezone.new/timezone-java.changes 2013-10-02 
13:34:02.0 +0200
@@ -1,0 +2,6 @@
+Tue Oct  1 22:27:14 UTC 2013 - crrodrig...@opensuse.org
+
+- v2013g 
+- changes for Morocco, Asia/Tehran
+
+---
timezone.changes: same change

Old:

  tzcode2013f.tar.gz
  tzdata2013f.tar.gz

New:

  tzcode2013g.tar.gz
  tzdata2013g.tar.gz



Other differences:
--
++ timezone-java.spec ++
--- /var/tmp/diff_new_pack.qvS7jx/_old  2013-10-02 13:34:03.0 +0200
+++ /var/tmp/diff_new_pack.qvS7jx/_new  2013-10-02 13:34:03.0 +0200
@@ -25,7 +25,7 @@
 Group:  System/Base
 # COMMON-BEGIN
 # COMMON-BEGIN
-Version:2013f
+Version:2013g
 Release:0
 Source: ftp://ftp.iana.org/tz/releases/tzdata%{version}.tar.gz
 Source1:ftp://ftp.iana.org/tz/releases/tzcode%{version}.tar.gz
@@ -52,11 +52,11 @@
 %setup -c  -a 1
 # COMMON-PREP-BEGIN
 # COMMON-PREP-BEGIN
-%patch0
-%patch1
-%patch3
+%patch0 -p1
+%patch1 -p1
+%patch3 -p1
 %if 0%{?suse_version} < 1220
-%patch4
+%patch4 -p1
 %else
 %patch5 -p1
 %endif

++ timezone.spec ++
--- /var/tmp/diff_new_pack.qvS7jx/_old  2013-10-02 13:34:03.0 +0200
+++ /var/tmp/diff_new_pack.qvS7jx/_new  2013-10-02 13:34:03.0 +0200
@@ -23,7 +23,7 @@
 Url:http://www.iana.org/time-zones
 PreReq: filesystem, coreutils
 # COMMON-BEGIN
-Version:2013f
+Version:2013g
 Release:0
 Source: ftp://ftp.iana.org/tz/releases/tzdata%{version}.tar.gz
 Source1:ftp://ftp.iana.org/tz/releases/tzcode%{version}.tar.gz
@@ -46,11 +46,11 @@
 %prep
 %setup -q -c -a 1
 # COMMON-PREP-BEGIN
-%patch0
-%patch1
-%patch3
+%patch0 -p1
+%patch1 -p1
+%patch3 -p1
 %if 0%{?suse_version} < 1220
-%patch4
+%patch4 -p1
 %else
 %patch5 -p1
 %endif

++ iso3166-uk.diff ++
--- /var/tmp/diff_new_pack.qvS7jx/_old  2013-10-02 13:34:03.0 +0200
+++ /var/tmp/diff_new_pack.qvS7jx/_new  2013-10-02 13:34:03.0 +0200
@@ -1,7 +1,5 @@
-Index: iso3166.tab
-===
 iso3166.tab.orig
-+++ iso3166.tab
+--- timezone-2013g.orig/iso3166.tab
 timezone-2013g/iso3166.tab
 @@ -100,7 +100,7 @@ FM Micronesia
  FOFaroe Islands
  FRFrance

++ tzcode-symlink.patch ++
--- /var/tmp/diff_new_pack.qvS7jx/_old  2013-10-02 13:34:03.0 +0200
+++ /var/tmp/diff_new_pack.qvS7jx/_new  2013-10-02 13:34:03.0 +0200
@@ -1,8 +1,6 @@
-Index: timezone-2013d/zic.c
-===
 timezone-2013d.orig/zic.c
-+++ timezone-2013d/zic.c
-@@ -110,7 +110,7 @@ static int addtype(zic_t gmtoff, const c
+--- timezone-2013g.orig/zic.c
 timezone-2013g/zic.c
+@@ -120,7 +120,7 @@ static int addtype(zic_t gmtoff, const c
  static void   leapadd(zic_t t, int positive, int rolling, int count);
  static void   adjleap(void);
  static void   associate(void);
@@ -11,7 +9,7 @@
  static char **getfields(char * buf);
  static zic_t  gethms(const char * string, const char * errstrng,
   int signable);
-@@ -557,7 +557,7 @@ _("%s: More than one -L option specified
+@@ -575,7 +575,7 @@ _("%s: More than one -L option specified
*/
for (i = 0; i < nlinks; ++i) {
eat(links[i].l_filename, links[i].l_linenum);
@@ -20,7 +18,7 @@
if (noise)
for (j = 0; j < nlinks; ++j)
if (strcmp(links[i].l_to,
-@@ -566,17 +566,17 @@ _("%s: More than one -L option specified
+@@ -584,17 +584,17 @@ _("%s: More than one -L option specified
}
if (lcltime != NULL) {
eat("command line", 1);
@@ -41,23 +39,23 @@
  {
register char * fromname;
register char * toname;
-@@ -601,15 +601,16 @@ dolink(const char *const fromfield, cons
+@@ -619,15 +619,16 @@ dolink(const char *const fromfield, cons
*/
if (!itsdir(toname))
(void) remove(toname);
--  if (link(fromname, toname) != 0) {
-+  if (defaultsymlink || link(fromname, toname) != 0) {
+-  if (link(fromname, toname) != 0
++  if (defaultsymlink || link(fromname, toname) != 0
+   && access(fromname, F_OK) == 0 && !itsdir(fromname)) {
int result;
  

commit samba for openSUSE:Factory

2013-10-02 Thread h_root
Hello community,

here is the log from the commit of package samba for openSUSE:Factory checked 
in at 2013-10-02 13:33:44

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


Package is "samba"

Changes:

--- /work/SRC/openSUSE:Factory/samba/samba.changes  2013-09-23 
11:18:02.0 +0200
+++ /work/SRC/openSUSE:Factory/.samba.new/samba.changes 2013-10-02 
13:33:46.0 +0200
@@ -1,0 +2,30 @@
+Fri Sep 27 12:30:24 UTC 2013 - lmue...@suse.com
+
+- Update to 4.1.0rc4.
+  + dsdb: Convert the full string from UTF16 to UTF8, including embedded
+NULLs; (bso#8077).
+  + python-samba-tool fsmo: Do not give an error on a successful role
+transfer; (bso#9461).
+  + dbwrap_ctdb: Treat empty records as non-existing; (bso#10008).
+  + Raise the level of a debug when unable to open a printer; (bso#10118).
+  + Add "acl allow execute always" parameter; (bso#10134).
+  + vfs_shadow_copy2: Display previous versions correctly over SMB2;
+(bso#10137).
+  + smbd: Always clean up share modes after hard crash; (bso#10138).
+  + Valid utf8 filenames cause "invalid conversion error" messages;
+(bso#10139).
+  + libcli/smb: Use SMB1 MID=0 for the initial Negprot; (bso#10144).
+  + Samba SMB2 client code reads the wrong short name length in a directory
+listing reply; (bso#10145).
+  + libcli/smb: Only check the SMB2 session setup signature if required and
+valid; (bso#10146).
+  + Better document potential implications of a globally used "valid users";
+(bso#10147).
+  + cli_smb2_get_ea_list_path() failed to close file on exit; (bso#10149).
+  + Not all OEM servers support the ALTNAME info level; (bso#10150).
+  + Regression causes replication failure with Windows 2008R2 and deletes
+Deleted Objects; (bso#10157).
+  + Netbios related samba process consumes 100% CPU; (bso#10158).
+  + Fix POSIX ACL mapping when setting DENY ACE's from Windows; (bso#10162).
+
+---
@@ -13,0 +44,5 @@
+
+---
+Sat Sep 14 17:05:05 UTC 2013 - jeng...@inai.de
+
+- Add or polish the shared library package summaries and descriptions.

Old:

  samba-4.1.0rc3.tar.gz

New:

  samba-4.1.0rc4.tar.gz



Other differences:
--
++ samba.spec ++
--- /var/tmp/diff_new_pack.VmEZFT/_old  2013-10-02 13:33:47.0 +0200
+++ /var/tmp/diff_new_pack.VmEZFT/_new  2013-10-02 13:33:47.0 +0200
@@ -106,7 +106,7 @@
 BuildRequires:  libxslt-tools
 %endif
 %definesamba_ver 4.1.0
-%definesamba_ver_suffix rc3
+%definesamba_ver_suffix rc4
 %if "%{samba_ver_suffix}" == ""
 %define samba_source_location 
http://ftp.samba.org/pub/samba/stable/samba-%{version}.tar.gz
 %else
@@ -130,7 +130,7 @@
 %else
 %definebuild_make_smp_mflags %{?jobs:-j%jobs}
 %endif
-%define SOURCE_TIMESTAMP 3081
+%define SOURCE_TIMESTAMP 3083
 %define BRANCH %{version}
 %global with_mitkrb5 1
 %global with_dc 0
@@ -507,6 +507,8 @@
 Requires:   libdcerpc-samr0 = %{version}
 
 %description -n libdcerpc-samr-devel
+This subpackage contains libraries and header files for developing
+applications that want to make use of libdcerpc-samr.
 
 Source Timestamp: %{SOURCE_TIMESTAMP}
 Branch: %{BRANCH}
@@ -571,6 +573,8 @@
 Requires:   samba-core-devel = %{version}
 
 %description -n libgensec-devel
+This subpackage contains libraries and header files for developing
+applications that want to make use of libgensec.
 
 Source Timestamp: %{SOURCE_TIMESTAMP}
 Branch: %{BRANCH}
@@ -595,6 +599,8 @@
 Requires:   samba-core-devel = %{version}
 
 %description -n libndr-krb5pac-devel
+This subpackage contains libraries and header files for developing
+applications that want to make use of libndr-krb5pac.
 
 Source Timestamp: %{SOURCE_TIMESTAMP}
 Branch: %{BRANCH}
@@ -619,6 +625,8 @@
 Requires:   samba-core-devel = %{version}
 
 %description -n libndr-nbt-devel
+This subpackage contains libraries and header files for developing
+applications that want to make use of libndr-nbt.
 
 Source Timestamp: %{SOURCE_TIMESTAMP}
 Branch: %{BRANCH}
@@ -643,6 +651,8 @@
 Requires:   samba-core-devel = %{version}
 
 %description -n libndr-standard-devel
+This subpackage contains libraries and header files for developing
+applications that want to make use of libndr-standard.
 
 Source Timestamp: %{SOURCE_TIMESTAMP}
 Branch: %{BRANCH}
@@ -699,6 +709,8 @@
 Requires:   libtevent-devel
 
 %description -n libpdb-devel
+This subpackage contains libraries and header files for developing
+applications that want to make use of libpdb.
 
 Source Timestamp: %{SOURCE_TIMESTAMP}
 Branch:  

commit xindy for openSUSE:Factory

2013-10-02 Thread h_root
Hello community,

here is the log from the commit of package xindy for openSUSE:Factory checked 
in at 2013-10-02 13:34:25

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


Package is "xindy"

Changes:

--- /work/SRC/openSUSE:Factory/xindy/xindy.changes  2012-07-12 
10:54:28.0 +0200
+++ /work/SRC/openSUSE:Factory/.xindy.new/xindy.changes 2013-10-02 
13:34:26.0 +0200
@@ -1,0 +2,5 @@
+Mon Sep 30 10:12:46 UTC 2013 - tchva...@suse.com
+
+- Fix build for Factory and 13.1
+
+---



Other differences:
--
++ xindy.spec ++
--- /var/tmp/diff_new_pack.YsKA6l/_old  2013-10-02 13:34:27.0 +0200
+++ /var/tmp/diff_new_pack.YsKA6l/_new  2013-10-02 13:34:27.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package xindy
 #
-# 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
@@ -44,6 +44,10 @@
 BuildRequires:  tex(pdftex.map)
 BuildRequires:  tex(t2aenc.def)
 %endif
+%if %suse_version > 1230
+BuildRequires:  tex(lgrcmr.fd)
+BuildRequires:  tex(lgrenc.def)
+%endif
 BuildRequires:  xz
 # Need this at runtime for indexing to work correctly:
 Requires:   clisp
@@ -89,7 +93,7 @@
 %build
 %configure --docdir=%_docdir/%name
 # not safe for -j
-make -j1;
+make -j1
 
 %install
 make install DESTDIR="%buildroot";

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



commit timezone for openSUSE:Factory

2013-10-02 Thread h_root
Hello community,

here is the log from the commit of package timezone for openSUSE:Factory 
checked in at 2013-10-02 13:34:00

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


Package is "timezone"

Changes:

--- /work/SRC/openSUSE:Factory/timezone/timezone-java.changes   2013-09-26 
20:07:02.0 +0200
+++ /work/SRC/openSUSE:Factory/.timezone.new/timezone-java.changes  
2013-10-02 13:34:01.0 +0200
@@ -1,0 +2,6 @@
+Tue Oct  1 22:27:14 UTC 2013 - crrodrig...@opensuse.org
+
+- v2013g 
+- changes for Morocco, Asia/Tehran
+
+---
timezone.changes: same change

Old:

  tzcode2013f.tar.gz
  tzdata2013f.tar.gz

New:

  tzcode2013g.tar.gz
  tzdata2013g.tar.gz



Other differences:
--
++ timezone-java.spec ++
--- /var/tmp/diff_new_pack.5Rq7E4/_old  2013-10-02 13:34:02.0 +0200
+++ /var/tmp/diff_new_pack.5Rq7E4/_new  2013-10-02 13:34:02.0 +0200
@@ -25,7 +25,7 @@
 Group:  System/Base
 # COMMON-BEGIN
 # COMMON-BEGIN
-Version:2013f
+Version:2013g
 Release:0
 Source: ftp://ftp.iana.org/tz/releases/tzdata%{version}.tar.gz
 Source1:ftp://ftp.iana.org/tz/releases/tzcode%{version}.tar.gz
@@ -52,11 +52,11 @@
 %setup -c  -a 1
 # COMMON-PREP-BEGIN
 # COMMON-PREP-BEGIN
-%patch0
-%patch1
-%patch3
+%patch0 -p1
+%patch1 -p1
+%patch3 -p1
 %if 0%{?suse_version} < 1220
-%patch4
+%patch4 -p1
 %else
 %patch5 -p1
 %endif

++ timezone.spec ++
--- /var/tmp/diff_new_pack.5Rq7E4/_old  2013-10-02 13:34:02.0 +0200
+++ /var/tmp/diff_new_pack.5Rq7E4/_new  2013-10-02 13:34:02.0 +0200
@@ -23,7 +23,7 @@
 Url:http://www.iana.org/time-zones
 PreReq: filesystem, coreutils
 # COMMON-BEGIN
-Version:2013f
+Version:2013g
 Release:0
 Source: ftp://ftp.iana.org/tz/releases/tzdata%{version}.tar.gz
 Source1:ftp://ftp.iana.org/tz/releases/tzcode%{version}.tar.gz
@@ -46,11 +46,11 @@
 %prep
 %setup -q -c -a 1
 # COMMON-PREP-BEGIN
-%patch0
-%patch1
-%patch3
+%patch0 -p1
+%patch1 -p1
+%patch3 -p1
 %if 0%{?suse_version} < 1220
-%patch4
+%patch4 -p1
 %else
 %patch5 -p1
 %endif

++ iso3166-uk.diff ++
--- /var/tmp/diff_new_pack.5Rq7E4/_old  2013-10-02 13:34:02.0 +0200
+++ /var/tmp/diff_new_pack.5Rq7E4/_new  2013-10-02 13:34:02.0 +0200
@@ -1,7 +1,5 @@
-Index: iso3166.tab
-===
 iso3166.tab.orig
-+++ iso3166.tab
+--- timezone-2013g.orig/iso3166.tab
 timezone-2013g/iso3166.tab
 @@ -100,7 +100,7 @@ FM Micronesia
  FOFaroe Islands
  FRFrance

++ tzcode-symlink.patch ++
--- /var/tmp/diff_new_pack.5Rq7E4/_old  2013-10-02 13:34:02.0 +0200
+++ /var/tmp/diff_new_pack.5Rq7E4/_new  2013-10-02 13:34:02.0 +0200
@@ -1,8 +1,6 @@
-Index: timezone-2013d/zic.c
-===
 timezone-2013d.orig/zic.c
-+++ timezone-2013d/zic.c
-@@ -110,7 +110,7 @@ static int addtype(zic_t gmtoff, const c
+--- timezone-2013g.orig/zic.c
 timezone-2013g/zic.c
+@@ -120,7 +120,7 @@ static int addtype(zic_t gmtoff, const c
  static void   leapadd(zic_t t, int positive, int rolling, int count);
  static void   adjleap(void);
  static void   associate(void);
@@ -11,7 +9,7 @@
  static char **getfields(char * buf);
  static zic_t  gethms(const char * string, const char * errstrng,
   int signable);
-@@ -557,7 +557,7 @@ _("%s: More than one -L option specified
+@@ -575,7 +575,7 @@ _("%s: More than one -L option specified
*/
for (i = 0; i < nlinks; ++i) {
eat(links[i].l_filename, links[i].l_linenum);
@@ -20,7 +18,7 @@
if (noise)
for (j = 0; j < nlinks; ++j)
if (strcmp(links[i].l_to,
-@@ -566,17 +566,17 @@ _("%s: More than one -L option specified
+@@ -584,17 +584,17 @@ _("%s: More than one -L option specified
}
if (lcltime != NULL) {
eat("command line", 1);
@@ -41,23 +39,23 @@
  {
register char * fromname;
register char * toname;
-@@ -601,15 +601,16 @@ dolink(const char *const fromfield, cons
+@@ -619,15 +619,16 @@ dolink(const char *const fromfield, cons
*/
if (!itsdir(toname))
(void) remove(toname);
--  if (link(fromname, toname) != 0) {
-+  if (defaultsymlink || link(fromname, toname) != 0) {
+-  if (link(fromname, toname) != 0
++  if (defaultsymlink || link(fromname, toname) != 0
+   && access(fromname, F_OK) == 0 && !itsdir(fromname)) {
int   

commit rpmlint-mini for openSUSE:Factory

2013-10-02 Thread h_root
Hello community,

here is the log from the commit of package rpmlint-mini for openSUSE:Factory 
checked in at 2013-10-02 13:33:39

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


Package is "rpmlint-mini"

Changes:

--- /work/SRC/openSUSE:Factory/rpmlint-mini/rpmlint-mini.changes
2013-09-25 14:38:45.0 +0200
+++ /work/SRC/openSUSE:Factory/.rpmlint-mini.new/rpmlint-mini.changes   
2013-10-02 13:33:41.0 +0200
@@ -1,0 +2,5 @@
+Wed Oct  2 09:03:19 UTC 2013 - lnus...@suse.de
+
+- dash is in /usr/bin now
+
+---



Other differences:
--
++ rpmlint-mini.spec ++
--- /var/tmp/diff_new_pack.ICdqlU/_old  2013-10-02 13:33:41.0 +0200
+++ /var/tmp/diff_new_pack.ICdqlU/_new  2013-10-02 13:33:41.0 +0200
@@ -68,7 +68,7 @@
 # okay, lets put it together
 mkdir -p $RPM_BUILD_ROOT/opt/testing/share/rpmlint
 install -m 755 -D src/desktop-file-validate 
$RPM_BUILD_ROOT/opt/testing/bin/desktop-file-validate
-cp -a /bin/dash /usr/bin/checkbashisms $RPM_BUILD_ROOT/opt/testing/bin
+cp -a /usr/bin/dash /usr/bin/checkbashisms $RPM_BUILD_ROOT/opt/testing/bin
 cp -a /usr/share/rpmlint/*.py $RPM_BUILD_ROOT/opt/testing/share/rpmlint
 # install config files
 install -d -m 755 $RPM_BUILD_ROOT/opt/testing/share/rpmlint/mini

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



commit python-virtinst for openSUSE:13.1

2013-10-02 Thread h_root
Hello community,

here is the log from the commit of package python-virtinst for openSUSE:13.1 
checked in at 2013-10-02 13:33:28

Comparing /work/SRC/openSUSE:13.1/python-virtinst (Old)
 and  /work/SRC/openSUSE:13.1/.python-virtinst.new (New)


Package is "python-virtinst"

Changes:

--- /work/SRC/openSUSE:13.1/python-virtinst/python-virtinst.changes 
2013-09-23 11:07:03.0 +0200
+++ /work/SRC/openSUSE:13.1/.python-virtinst.new/python-virtinst.changes
2013-10-02 13:33:29.0 +0200
@@ -1,0 +2,6 @@
+Tue Oct  1 13:36:48 UTC 2013 - cbosdon...@suse.com
+
+- Don't write ram XML attribute for video devices other than QXL.
+  virtinst-ram-qxl-only.patch fixes bnc#829284
+
+---

New:

  virtinst-ram-qxl-only.patch



Other differences:
--
++ python-virtinst.spec ++
--- /var/tmp/diff_new_pack.YZDCSi/_old  2013-10-02 13:33:29.0 +0200
+++ /var/tmp/diff_new_pack.YZDCSi/_new  2013-10-02 13:33:29.0 +0200
@@ -55,6 +55,7 @@
 Patch21:virtinst-clone-disks.patch
 Patch22:virtinst-use-qemu-driver-cdrom.patch
 Patch23:virtinst-cdrom-install.patch
+Patch24:virtinst-ram-qxl-only.patch
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 #BuildArch: noarch
@@ -99,6 +100,7 @@
 %patch21 -p1
 %patch22 -p1
 %patch23 -p1
+%patch24 -p1
 
 %build
 python setup.py build

++ virtinst-ram-qxl-only.patch ++
diff --git a/virtinst/VirtualVideoDevice.py b/virtinst/VirtualVideoDevice.py
index 138b151..f05128b 100644
--- a/virtinst/VirtualVideoDevice.py
+++ b/virtinst/VirtualVideoDevice.py
@@ -41,6 +41,7 @@ class VirtualVideoDevice(VirtualDevice.VirtualDevice):
 self._model_type= None
 self._vram  = None
 self._heads = None
+self._ram   = None
 
 if self._is_parse():
 return
@@ -55,6 +56,10 @@ class VirtualVideoDevice(VirtualDevice.VirtualDevice):
 return self._model_type
 def set_model_type(self, val):
 self._model_type = val
+# Reset ram value for other types than qxl
+# or we'll have troubles later as libvirt failures
+if val != "qxl":
+self.ram = None
 model_type = _xml_property(get_model_type, set_model_type,
xpath="./model/@type")
 
@@ -72,6 +77,13 @@ class VirtualVideoDevice(VirtualDevice.VirtualDevice):
 heads = _xml_property(get_heads, set_heads,
   xpath="./model/@heads")
 
+def get_ram(self):
+return self._ram
+def set_ram(self, val):
+self._ram = val
+ram = _xml_property(get_ram, set_ram,
+ xpath="./model/@ram")
+
 def _get_xml_config(self):
 model = self.model_type
 if self.model_type == self.MODEL_DEFAULT:
@@ -84,6 +96,8 @@ class VirtualVideoDevice(VirtualDevice.VirtualDevice):
 model_xml += " vram='%s'" % self.vram
 if self.heads:
 model_xml += " heads='%s'" % self.heads
+if self.ram and model != "qxl":
+model_xml += " ram='%s'" % self.ram
 model_xml += "/>\n"
 
 xml = ("\n" +
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit python-virtinst for openSUSE:Factory

2013-10-02 Thread h_root
Hello community,

here is the log from the commit of package python-virtinst for openSUSE:Factory 
checked in at 2013-10-02 13:33:25

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


Package is "python-virtinst"

Changes:

--- /work/SRC/openSUSE:Factory/python-virtinst/python-virtinst.changes  
2013-09-12 14:25:54.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-virtinst.new/python-virtinst.changes 
2013-10-02 13:33:26.0 +0200
@@ -1,0 +2,6 @@
+Tue Oct  1 13:36:48 UTC 2013 - cbosdon...@suse.com
+
+- Don't write ram XML attribute for video devices other than QXL.
+  virtinst-ram-qxl-only.patch fixes bnc#829284
+
+---

New:

  virtinst-ram-qxl-only.patch



Other differences:
--
++ python-virtinst.spec ++
--- /var/tmp/diff_new_pack.Wn0eOZ/_old  2013-10-02 13:33:27.0 +0200
+++ /var/tmp/diff_new_pack.Wn0eOZ/_new  2013-10-02 13:33:27.0 +0200
@@ -55,6 +55,7 @@
 Patch21:virtinst-clone-disks.patch
 Patch22:virtinst-use-qemu-driver-cdrom.patch
 Patch23:virtinst-cdrom-install.patch
+Patch24:virtinst-ram-qxl-only.patch
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 #BuildArch: noarch
@@ -99,6 +100,7 @@
 %patch21 -p1
 %patch22 -p1
 %patch23 -p1
+%patch24 -p1
 
 %build
 python setup.py build

++ virtinst-ram-qxl-only.patch ++
diff --git a/virtinst/VirtualVideoDevice.py b/virtinst/VirtualVideoDevice.py
index 138b151..f05128b 100644
--- a/virtinst/VirtualVideoDevice.py
+++ b/virtinst/VirtualVideoDevice.py
@@ -41,6 +41,7 @@ class VirtualVideoDevice(VirtualDevice.VirtualDevice):
 self._model_type= None
 self._vram  = None
 self._heads = None
+self._ram   = None
 
 if self._is_parse():
 return
@@ -55,6 +56,10 @@ class VirtualVideoDevice(VirtualDevice.VirtualDevice):
 return self._model_type
 def set_model_type(self, val):
 self._model_type = val
+# Reset ram value for other types than qxl
+# or we'll have troubles later as libvirt failures
+if val != "qxl":
+self.ram = None
 model_type = _xml_property(get_model_type, set_model_type,
xpath="./model/@type")
 
@@ -72,6 +77,13 @@ class VirtualVideoDevice(VirtualDevice.VirtualDevice):
 heads = _xml_property(get_heads, set_heads,
   xpath="./model/@heads")
 
+def get_ram(self):
+return self._ram
+def set_ram(self, val):
+self._ram = val
+ram = _xml_property(get_ram, set_ram,
+ xpath="./model/@ram")
+
 def _get_xml_config(self):
 model = self.model_type
 if self.model_type == self.MODEL_DEFAULT:
@@ -84,6 +96,8 @@ class VirtualVideoDevice(VirtualDevice.VirtualDevice):
 model_xml += " vram='%s'" % self.vram
 if self.heads:
 model_xml += " heads='%s'" % self.heads
+if self.ram and model != "qxl":
+model_xml += " ram='%s'" % self.ram
 model_xml += "/>\n"
 
 xml = ("\n" +
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit python-cinderclient for openSUSE:13.1

2013-10-02 Thread h_root
Hello community,

here is the log from the commit of package python-cinderclient for 
openSUSE:13.1 checked in at 2013-10-02 13:32:41

Comparing /work/SRC/openSUSE:13.1/python-cinderclient (Old)
 and  /work/SRC/openSUSE:13.1/.python-cinderclient.new (New)


Package is "python-cinderclient"

Changes:

--- /work/SRC/openSUSE:13.1/python-cinderclient/python-cinderclient.changes 
2013-09-23 11:06:24.0 +0200
+++ 
/work/SRC/openSUSE:13.1/.python-cinderclient.new/python-cinderclient.changes
2013-10-02 13:32:42.0 +0200
@@ -1,0 +2,7 @@
+Thu Sep 26 10:11:11 UTC 2013 - opensuse-cl...@opensuse.org
+
+- Update to version 1.0.5.29:
+  + Fix help messages for name arguments
+  + Add volume name arguments
+
+---



Other differences:
--
++ python-cinderclient.spec ++
--- /var/tmp/diff_new_pack.sJqKWT/_old  2013-10-02 13:32:42.0 +0200
+++ /var/tmp/diff_new_pack.sJqKWT/_new  2013-10-02 13:32:42.0 +0200
@@ -19,7 +19,7 @@
 %define component cinderclient
 
 Name:   python-%{component}
-Version:1.0.5.25
+Version:1.0.5.29
 Release:0
 Summary:Openstack Block Storage (Cinder) API Client
 License:Apache-2.0
@@ -84,7 +84,7 @@
 This package contains testsuite files for %{name}.
 
 %prep
-%setup -q -n python-cinderclient-1.0.5.25.gd7796ef
+%setup -q -n python-cinderclient-1.0.5.29.g665abd9
 %openstack_cleanup_prep
 echo %{version} > cinderclient/versioninfo
 

++ python-cinderclient-master.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-cinderclient-1.0.5.25.gd7796ef/AUTHORS 
new/python-cinderclient-1.0.5.29.g665abd9/AUTHORS
--- old/python-cinderclient-1.0.5.25.gd7796ef/AUTHORS   2013-09-15 
11:21:24.0 +0200
+++ new/python-cinderclient-1.0.5.29.g665abd9/AUTHORS   2013-09-25 
09:56:32.0 +0200
@@ -28,6 +28,7 @@
 Jakub Ruzicka 
 John Griffith 
 Josh Durgin 
+Ken'ichi Ohmichi 
 Kui Shi 
 Liam Kelleher 
 Mark McLoughlin 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-cinderclient-1.0.5.25.gd7796ef/ChangeLog 
new/python-cinderclient-1.0.5.29.g665abd9/ChangeLog
--- old/python-cinderclient-1.0.5.25.gd7796ef/ChangeLog 2013-09-15 
11:21:24.0 +0200
+++ new/python-cinderclient-1.0.5.29.g665abd9/ChangeLog 2013-09-25 
09:56:32.0 +0200
@@ -1,3 +1,33 @@
+commit 665abd9acc4a266cf668c4562cf30fb85bf7cf2a
+Merge: 37b57ea 405702c
+Author: Jenkins 
+Date:   Wed Sep 25 07:56:03 2013 +
+
+Merge "Add volume name arguments"
+
+commit 37b57ea0de0a45c962f2627cd027a344391457cb
+Merge: d7796ef 2ac8f3a
+Author: Jenkins 
+Date:   Wed Sep 25 04:07:06 2013 +
+
+Merge "Fix help messages for name arguments"
+
+commit 405702c8c0f3befab31bdfe92fd10f408f8b5a0c
+Author: Ken'ichi Ohmichi 
+Date:   Wed Sep 18 16:44:51 2013 +0900
+
+Add volume name arguments
+
+This patch adds volume name arguments to the following subcommands:
+ * snapshot-create
+ * backup-create
+ * backup-restore
+ * transfer-create
+
+Fixes bug #1220590
+
+Change-Id: Ib0ff6e62d45abb14fa8c7313511ef6f72befe0d5
+
 commit d7796ef737b0b9c70fabf1416b42ad42c2d27b4a
 Author: Avishay Traeger 
 Date:   Thu Jul 18 16:17:21 2013 +0300
@@ -10,6 +40,20 @@
 
 Change-Id: I6e81d7a6321f367a356f0a0dee385221363a4227
 
+commit 2ac8f3a337130a7d130fb49bfacbf1842d3e5e47
+Author: Ken'ichi Ohmichi 
+Date:   Fri Sep 6 13:17:36 2013 +0900
+
+Fix help messages for name arguments
+
+Users can specify the name of an instance as the argument, which are
+passed through find_resource(), instead of the id.
+This patch changes some help messages for explaining this behavior.
+
+Related-Bug: #1220590
+
+Change-Id: I9af1259af4319b82b94d7b28536def3107ec5dd5
+
 commit b757c348b758fb5517cc0a08675b6c3ae8a7538e
 Author: Kui Shi 
 Date:   Tue Sep 3 04:39:24 2013 +0800
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-cinderclient-1.0.5.25.gd7796ef/PKG-INFO 
new/python-cinderclient-1.0.5.29.g665abd9/PKG-INFO
--- old/python-cinderclient-1.0.5.25.gd7796ef/PKG-INFO  2013-09-15 
11:21:24.0 +0200
+++ new/python-cinderclient-1.0.5.29.g665abd9/PKG-INFO  2013-09-25 
09:56:33.0 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: python-cinderclient
-Version: 1.0.5.25.gd7796ef
+Version: 1.0.5.29.g665abd9
 Summary: OpenStack Block Storage API Client Library
 Home-page: http://www.openstack.org/
 Author: OpenStack
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/python-cinderclient-1.0.5.25.gd7

commit python-glanceclient for openSUSE:Factory

2013-10-02 Thread h_root
Hello community,

here is the log from the commit of package python-glanceclient for 
openSUSE:Factory checked in at 2013-10-02 13:32:46

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


Package is "python-glanceclient"

Changes:

--- /work/SRC/openSUSE:Factory/python-glanceclient/python-glanceclient.changes  
2013-09-25 14:37:31.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-glanceclient.new/python-glanceclient.changes 
2013-10-02 13:32:47.0 +0200
@@ -1,0 +2,6 @@
+Thu Sep 26 09:58:14 UTC 2013 - opensuse-cl...@opensuse.org
+
+- Update to version 0.10.0.21:
+  + Support glance client can get ipv6 image url correctly
+
+---



Other differences:
--
++ python-glanceclient.spec ++
--- /var/tmp/diff_new_pack.aszmx9/_old  2013-10-02 13:32:47.0 +0200
+++ /var/tmp/diff_new_pack.aszmx9/_new  2013-10-02 13:32:47.0 +0200
@@ -19,7 +19,7 @@
 %define component glanceclient
 
 Name:   python-glanceclient
-Version:0.10.0.19
+Version:0.10.0.21
 Release:0
 Summary:Openstack Image (Glance) API Client
 License:Apache-2.0
@@ -80,7 +80,7 @@
 This package contains testsuite files for %{name}.
 
 %prep
-%setup -q -n python-glanceclient-0.10.0.19.g360a29a
+%setup -q -n python-glanceclient-0.10.0.21.g7a4a8a0
 %openstack_cleanup_prep
 # Our package versioning scheme is different (but we provide the correct 
thing) thus:
 sed -i "s|python-keystoneclient>=0.1.2,<1|python-keystoneclient|" 
requirements.txt

++ python-glanceclient-master.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-glanceclient-0.10.0.19.g360a29a/AUTHORS 
new/python-glanceclient-0.10.0.21.g7a4a8a0/AUTHORS
--- old/python-glanceclient-0.10.0.19.g360a29a/AUTHORS  2013-09-19 
19:56:21.0 +0200
+++ new/python-glanceclient-0.10.0.21.g7a4a8a0/AUTHORS  2013-09-25 
22:02:45.0 +0200
@@ -18,6 +18,7 @@
 Davanum Srinivas 
 David Peraza 
 David Wittman 
+Dazhao 
 Dean Troyer 
 Diego Parrilla 
 Dirk Mueller 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-glanceclient-0.10.0.19.g360a29a/ChangeLog 
new/python-glanceclient-0.10.0.21.g7a4a8a0/ChangeLog
--- old/python-glanceclient-0.10.0.19.g360a29a/ChangeLog2013-09-19 
19:56:21.0 +0200
+++ new/python-glanceclient-0.10.0.21.g7a4a8a0/ChangeLog2013-09-25 
22:02:45.0 +0200
@@ -1,3 +1,10 @@
+commit 7a4a8a0979fd76203f0cb81622a7f06ee42bb615
+Merge: 360a29a 061da46
+Author: Jenkins 
+Date:   Wed Sep 25 20:01:58 2013 +
+
+Merge "Support glance client can get ipv6 image url correctly"
+
 commit 360a29a763ba89323fb2d501ac1edd77185f418f
 Merge: 897ae3d 3307549
 Author: Jenkins 
@@ -5,6 +12,20 @@
 
 Merge "Use openstack-images-v2.1-json-patch for update method"
 
+commit 061da46202759f55866d224f9ab8013e747637c7
+Author: Dazhao 
+Date:   Wed Aug 21 12:54:19 2013 +0800
+
+Support glance client can get ipv6 image url correctly
+
+This patch is for fix bug 1208784. In openstack ipv6 environment,
+if the os image url is not provided, need use the provided host
+to generate literal ipv6 image url.
+
+Fixes bug 1208784
+
+Change-Id: Icb71241a639db02d079348f086bd7bd5f0412609
+
 commit 897ae3d795423a0f1d92f0738ad4dff99c28c6de
 Author: Fei Long Wang 
 Date:   Sun Aug 11 11:02:32 2013 +0800
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-glanceclient-0.10.0.19.g360a29a/PKG-INFO 
new/python-glanceclient-0.10.0.21.g7a4a8a0/PKG-INFO
--- old/python-glanceclient-0.10.0.19.g360a29a/PKG-INFO 2013-09-19 
19:56:21.0 +0200
+++ new/python-glanceclient-0.10.0.21.g7a4a8a0/PKG-INFO 2013-09-25 
22:02:45.0 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: python-glanceclient
-Version: 0.10.0.19.g360a29a
+Version: 0.10.0.21.g7a4a8a0
 Summary: OpenStack Image API Client Library
 Home-page: http://www.openstack.org/
 Author: OpenStack
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/python-glanceclient-0.10.0.19.g360a29a/glanceclient/shell.py 
new/python-glanceclient-0.10.0.21.g7a4a8a0/glanceclient/shell.py
--- old/python-glanceclient-0.10.0.19.g360a29a/glanceclient/shell.py
2013-09-19 19:55:47.0 +0200
+++ new/python-glanceclient-0.10.0.21.g7a4a8a0/glanceclient/shell.py
2013-09-25 22:02:10.0 +0200
@@ -23,6 +23,7 @@
 import sys
 
 from keystoneclient.v2_0 import client as ksclient
+import netaddr
 
 import glanceclient
 from glanceclient import exc
@@ -

commit python-oslo.config for openSUSE:Factory

2013-10-02 Thread h_root
Hello community,

here is the log from the commit of package python-oslo.config for 
openSUSE:Factory checked in at 2013-10-02 13:33:04

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


Package is "python-oslo.config"

Changes:

--- /work/SRC/openSUSE:Factory/python-oslo.config/python-oslo.config.changes
2013-09-16 12:47:25.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-oslo.config.new/python-oslo.config.changes   
2013-10-02 13:33:06.0 +0200
@@ -1,0 +2,20 @@
+Fri Sep 27 08:11:13 UTC 2013 - speili...@suse.com
+
+- Fix service URL 
+
+---
+Thu Sep 26 13:18:36 UTC 2013 - dmuel...@suse.com
+
+- update to 1.2.1:
+  * 1223667_: Fix DictOpt to split only the first colon
+  * 1228995_: Disallow duplicate keys in DictOpt
+  * Explicit version removed from setup.cfg
+  * Dependency version updates
+  * Add auto-create support for OptGroup instances (see review 41865_)
+  * Publish full API docs to docs.openstack.org_
+  * Finished Python 3 support
+  * 1196601_: Raise an exception if print_help() is called before __call__
+  * Fix DeprecatedOpt equality test
+  * Use oslo.sphinx
+
+---

Old:

  oslo.config-1.2.0a4.tar.gz

New:

  oslo.config-1.2.1.tar.gz



Other differences:
--
++ python-oslo.config.spec ++
--- /var/tmp/diff_new_pack.HK4jI9/_old  2013-10-02 13:33:06.0 +0200
+++ /var/tmp/diff_new_pack.HK4jI9/_new  2013-10-02 13:33:06.0 +0200
@@ -19,23 +19,21 @@
 %define component oslo
 
 Name:   python-oslo.config
-Version:1.2.0a4
+Version:1.2.1
 Release:0
 Url:https://launchpad.net/oslo/
 Summary:OpenStack configuration API
 License:Apache-2.0
 Group:  Development/Languages/Python
-Source: oslo.config-1.2.0a4.tar.gz
+Source: oslo.config-1.2.1.tar.gz
 Source99:   rpmlintrc
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  fdupes
 BuildRequires:  openstack-suse-macros
 BuildRequires:  python-base
-BuildRequires:  python-d2to1
 BuildRequires:  python-oslo.sphinx
 BuildRequires:  python-pbr
 Requires:   python-argparse
-Requires:   python-d2to1
 Requires:   python-pbr
 Requires:   python-six
 Provides:   python-oslo-config = 2013.2
@@ -85,13 +83,7 @@
 This package contains testsuite files for %{name}.
 
 %prep
-%setup -q -n oslo.config-1.2.0a4
-
-# https://bugs.launchpad.net/oslo/+bug/1200984
-%if "%version" < "1.2.0a3"
-echo "need versioning fix first"
-exit 1
-%endif
+%setup -q -n oslo.config-1.2.1
 
 %build
 python setup.py build

++ _service ++
--- /var/tmp/diff_new_pack.HK4jI9/_old  2013-10-02 13:33:06.0 +0200
+++ /var/tmp/diff_new_pack.HK4jI9/_new  2013-10-02 13:33:06.0 +0200
@@ -1,6 +1,6 @@
 
   
-http://tarballs.openstack.org/oslo.config/oslo.config-1.2.0a4.tar.gz
+http://tarballs.openstack.org/oslo.config/oslo.config-1.2.1.tar.gz
 opensuse-cl...@opensuse.org
 True
   

++ oslo.config-1.2.0a4.tar.gz -> oslo.config-1.2.1.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.config-1.2.0a4/AUTHORS 
new/oslo.config-1.2.1/AUTHORS
--- old/oslo.config-1.2.0a4/AUTHORS 2013-08-23 16:41:52.0 +0200
+++ new/oslo.config-1.2.1/AUTHORS   2013-09-26 11:48:14.0 +0200
@@ -12,6 +12,7 @@
 Flaper Fesp 
 Gary Kotton 
 Giampaolo Lauria 
+Ian Wienand 
 James E. Blair 
 Jason Kölker 
 Joe Gordon 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.config-1.2.0a4/ChangeLog 
new/oslo.config-1.2.1/ChangeLog
--- old/oslo.config-1.2.0a4/ChangeLog   2013-08-23 16:41:52.0 +0200
+++ new/oslo.config-1.2.1/ChangeLog 2013-09-26 11:48:14.0 +0200
@@ -1,3 +1,148 @@
+commit eae8b3108d2c794a373660633042f3c0e3a23546
+Merge: 3d59667 bf70519
+Author: Jenkins 
+Date:   Thu Sep 26 09:05:00 2013 +
+
+Merge "Fix subparsers add_parser() regression"
+
+commit bf705193595d34a70abefc4b3867ea550c0c15db
+Author: Mark McLoughlin 
+Date:   Wed Sep 25 20:07:03 2013 +0100
+
+Fix subparsers add_parser() regression
+
+With SubCommandOpt, the handler() callback gets invoked with a
+subparsers object which has a add_parser() method. The arguments to
+this method match the arguments to the ArgumentParser constructor and
+the arguments are passed to the class for our ArgumentParser instance.
+
+However, we added a ArgumentParser subclass (_CachedArgumentParser) so
+that we could sort the output of --help ... but th

commit python-hacking for openSUSE:Factory

2013-10-02 Thread h_root
Hello community,

here is the log from the commit of package python-hacking for openSUSE:Factory 
checked in at 2013-10-02 13:32:51

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


Package is "python-hacking"

Changes:

--- /work/SRC/openSUSE:Factory/python-hacking/python-hacking.changes
2013-07-10 17:31:45.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-hacking.new/python-hacking.changes   
2013-10-02 13:32:52.0 +0200
@@ -1,0 +2,25 @@
+Wed Sep 11 21:07:18 UTC 2013 - dmuel...@suse.com
+
+- update to 0.7.2:
+  * pypy fixes
+
+---
+Sat Aug 10 11:05:26 UTC 2013 - dmuel...@suse.com
+
+- update to 0.7.0:
+  * Fix H202 check
+  * Fix various Python 3.x related fallout
+- remove 0001-Don-t-crash-on-tests-when-git-is-not-installed.patch
+
+---
+Thu Aug  8 14:04:48 UTC 2013 - speili...@suse.com
+
+- Buildrequire extras
+
+---
+Fri Jul 19 10:48:10 UTC 2013 - dmuel...@suse.com
+
+- update to 0.6.0:
+  * Latest and greatest Hacking checks
+
+---

Old:

  hacking-0.5.6.tar.gz
  pyflakes-07x.diff

New:

  hacking-0.7.2.tar.gz



Other differences:
--
++ python-hacking.spec ++
--- /var/tmp/diff_new_pack.4AGUQD/_old  2013-10-02 13:32:52.0 +0200
+++ /var/tmp/diff_new_pack.4AGUQD/_new  2013-10-02 13:32:52.0 +0200
@@ -17,15 +17,13 @@
 
 
 Name:   python-hacking
-Version:0.5.6
+Version:0.7.2
 Release:0
 Summary:OpenStack Hacking Guidline Enforcement
 License:Apache-2.0
 Group:  Development/Languages/Python
 Url:http://github.com/openstack-dev/hacking
 Source: 
http://pypi.python.org/packages/source/h/hacking/hacking-%{version}.tar.gz
-Patch0: pyflakes-07x.diff
-BuildRequires:  python-d2to1
 BuildRequires:  python-devel
 BuildRequires:  python-distribute
 BuildRequires:  python-pbr
@@ -34,15 +32,17 @@
 %if 0%{?suse_version} <= 1110
 BuildRequires:  python-discover
 %endif
+BuildRequires:  python-extras
 BuildRequires:  python-fixtures >= 0.3.12
 BuildRequires:  python-flake8
 BuildRequires:  python-python-subunit
+BuildRequires:  python-six
 BuildRequires:  python-testrepository >= 0.0.13
 BuildRequires:  python-testscenarios
 BuildRequires:  python-testtools >= 0.9.27
-Requires:   python-d2to1
-Requires:   python-flake8
-Requires:   python-pbr
+Requires:   python-flake8 >= 2.0
+Requires:   python-pbr >= 0.5.21
+Requires:   python-six
 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()")}
@@ -55,7 +55,6 @@
 
 %prep
 %setup -q -n hacking-%{version}
-%patch0
 
 %build
 python setup.py build

++ hacking-0.5.6.tar.gz -> hacking-0.7.2.tar.gz ++
 2245 lines of diff (skipped)

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



commit python-glanceclient for openSUSE:13.1

2013-10-02 Thread h_root
Hello community,

here is the log from the commit of package python-glanceclient for 
openSUSE:13.1 checked in at 2013-10-02 13:32:47

Comparing /work/SRC/openSUSE:13.1/python-glanceclient (Old)
 and  /work/SRC/openSUSE:13.1/.python-glanceclient.new (New)


Package is "python-glanceclient"

Changes:

--- /work/SRC/openSUSE:13.1/python-glanceclient/python-glanceclient.changes 
2013-09-23 11:06:34.0 +0200
+++ 
/work/SRC/openSUSE:13.1/.python-glanceclient.new/python-glanceclient.changes
2013-10-02 13:32:48.0 +0200
@@ -1,0 +2,17 @@
+Thu Sep 26 09:58:14 UTC 2013 - opensuse-cl...@opensuse.org
+
+- Update to version 0.10.0.21:
+  + Support glance client can get ipv6 image url correctly
+
+---
+Fri Sep 20 00:04:18 UTC 2013 - opensuse-cl...@opensuse.org
+
+- Update to version 0.10.0.19:
+  + Use openstack-images-v2.1-json-patch for update method
+
+---
+Wed Sep 18 09:11:55 UTC 2013 - dmuel...@suse.com
+
+- fix requires 
+
+---



Other differences:
--
++ python-glanceclient.spec ++
--- /var/tmp/diff_new_pack.AsNcCQ/_old  2013-10-02 13:32:48.0 +0200
+++ /var/tmp/diff_new_pack.AsNcCQ/_new  2013-10-02 13:32:48.0 +0200
@@ -19,7 +19,7 @@
 %define component glanceclient
 
 Name:   python-glanceclient
-Version:0.10.0.17
+Version:0.10.0.21
 Release:0
 Summary:Openstack Image (Glance) API Client
 License:Apache-2.0
@@ -43,10 +43,10 @@
 # /usr/bin/glance uses pkg_resources, thus:
 Requires:   python-PrettyTable >= 0.6
 Requires:   python-d2to1 >= 0.2.10
-Requires:   python-keystoneclient >= 0.1.2
-Requires:   python-pbr >= 0.5
+Requires:   python-keystoneclient >= 0.3.0
+Requires:   python-pbr >= 0.5.21
 Requires:   python-pyOpenSSL
-Requires:   python-warlock >= 0.7.0
+Requires:   python-warlock >= 1.0.1
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %if 0%{?suse_version} && 0%{?suse_version} <= 1110
@@ -63,24 +63,24 @@
 Summary:Openstack Image (Glance) API Client - Testsuite
 Group:  System/Management
 Requires:   %{name} = %{version}
-Requires:   python-coverage
+Requires:   python-coverage >= 3.6
 %if 0%{?suse_version} && 0%{?suse_version} <= 1110
 Requires:   python-discover
 %endif
 Requires:   python-flake8 >= 2.0
-Requires:   python-hacking >= 0.5.3
+Requires:   python-hacking >= 0.5.6
 Requires:   python-mock >= 0.8.0
-Requires:   python-mox
+Requires:   python-mox >= 0.5.3
 Requires:   python-pep8 >= 1.4.5
 Requires:   python-pyflakes >= 0.7.2
-Requires:   python-testrepository >= 0.0.13
-Requires:   python-testtools >= 0.9.22
+Requires:   python-testrepository >= 0.0.17
+Requires:   python-testtools >= 0.9.32
 
 %description test
 This package contains testsuite files for %{name}.
 
 %prep
-%setup -q -n python-glanceclient-0.10.0.17.g897ae3d
+%setup -q -n python-glanceclient-0.10.0.21.g7a4a8a0
 %openstack_cleanup_prep
 # Our package versioning scheme is different (but we provide the correct 
thing) thus:
 sed -i "s|python-keystoneclient>=0.1.2,<1|python-keystoneclient|" 
requirements.txt

++ python-glanceclient-master.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-glanceclient-0.10.0.17.g897ae3d/AUTHORS 
new/python-glanceclient-0.10.0.21.g7a4a8a0/AUTHORS
--- old/python-glanceclient-0.10.0.17.g897ae3d/AUTHORS  2013-09-03 
21:30:48.0 +0200
+++ new/python-glanceclient-0.10.0.21.g7a4a8a0/AUTHORS  2013-09-25 
22:02:45.0 +0200
@@ -18,6 +18,7 @@
 Davanum Srinivas 
 David Peraza 
 David Wittman 
+Dazhao 
 Dean Troyer 
 Diego Parrilla 
 Dirk Mueller 
@@ -27,6 +28,7 @@
 Florian Haas 
 Gabe Westmaas 
 Gabriel Hurley 
+Ghe Rivero 
 Hugh Saunders 
 Jakub Ruzicka 
 James E. Blair 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-glanceclient-0.10.0.17.g897ae3d/ChangeLog 
new/python-glanceclient-0.10.0.21.g7a4a8a0/ChangeLog
--- old/python-glanceclient-0.10.0.17.g897ae3d/ChangeLog2013-09-03 
21:30:48.0 +0200
+++ new/python-glanceclient-0.10.0.21.g7a4a8a0/ChangeLog2013-09-25 
22:02:45.0 +0200
@@ -1,3 +1,31 @@
+commit 7a4a8a0979fd76203f0cb81622a7f06ee42bb615
+Merge: 360a29a 061da46
+Author: Jenkins 
+Date:   Wed Sep 25 20:01:58 2013 +
+
+Merge "Support glance client can get ipv6 image url correctly"
+
+commit 360a29a763ba89323fb2d501ac1edd77185f418f
+Merge: 897ae3d 3307549
+Author: Jenkins 
+Date:   Thu Se

commit python-oslo.sphinx for openSUSE:13.1

2013-10-02 Thread h_root
Hello community,

here is the log from the commit of package python-oslo.sphinx for openSUSE:13.1 
checked in at 2013-10-02 13:33:13

Comparing /work/SRC/openSUSE:13.1/python-oslo.sphinx (Old)
 and  /work/SRC/openSUSE:13.1/.python-oslo.sphinx.new (New)


Package is "python-oslo.sphinx"

Changes:

--- /work/SRC/openSUSE:13.1/python-oslo.sphinx/python-oslo.sphinx.changes   
2013-09-23 11:06:46.0 +0200
+++ /work/SRC/openSUSE:13.1/.python-oslo.sphinx.new/python-oslo.sphinx.changes  
2013-10-02 13:33:14.0 +0200
@@ -1,0 +2,41 @@
+Tue Oct  1 10:36:59 UTC 2013 - speili...@suse.com
+
+- Provide/obsolete doc and test sub-packages
+
+---
+Sat Sep 21 00:11:00 UTC 2013 - opensuse-cl...@opensuse.org
+
+- Update to version 1.0.10:
+  + Update build config
+
+---
+Thu Sep 19 00:15:21 UTC 2013 - opensuse-cl...@opensuse.org
+
+- Update to version 1.0.8:
+  + Update pbr usage past needing d2to1
+  + Add namespace_packages to setup.cfg
+
+---
+Fri Jul 19 20:41:12 UTC 2013 - dmuel...@suse.com
+
+- remove doc subpackage 
+
+---
+Mon Jul 15 23:58:04 UTC 2013 - opensuse-cl...@opensuse.org
+
+- Update to version 1.0.4:
+  + Add an OpenStack-wide intersphinx mapping file
+
+---
+Fri Jul 12 23:36:26 UTC 2013 - opensuse-cl...@opensuse.org
+
+- Update to version 1.0.3:
+  + Add emacs save files to gitignore
+  + Ensure that AUTHORS and ChangeLog are packaged
+
+---
+Fri Jul 12 07:26:56 UTC 2013 - dmuel...@suse.com
+
+- drop -test subpackage 
+
+---



Other differences:
--
++ python-oslo.sphinx.spec ++
--- /var/tmp/diff_new_pack.EN2cIU/_old  2013-10-02 13:33:14.0 +0200
+++ /var/tmp/diff_new_pack.EN2cIU/_new  2013-10-02 13:33:14.0 +0200
@@ -19,7 +19,7 @@
 %define component oslo
 
 Name:   python-oslo.sphinx
-Version:1.0.1
+Version:1.0.10
 Release:0
 Url:https://launchpad.net/oslo/
 Summary:OpenStack Sphinx
@@ -33,13 +33,13 @@
 BuildRequires:  python-base
 BuildRequires:  python-d2to1
 BuildRequires:  python-pbr
+BuildRequires:  python-setuptools
 Requires:   python-d2to1
-Requires:   python-iso8601
 Requires:   python-pbr
-Requires:   python-six
-Requires:   python-stevedore
-Provides:   python-oslo-config = 2013.2
-Obsoletes:  python-oslo-config < 2013.2
+Provides:   %{name}-doc = %{version}
+Obsoletes:  %{name}-doc < %{version}
+Provides:   %{name}-test = %{version}
+Obsoletes:  %{name}-test < %{version}
 %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()")}
 %else
@@ -50,53 +50,15 @@
 The Oslo Sphinx library provides an OpenStack common
 layer of Sphinx plugins.
 
-%package doc
-Summary:OpenStack Sphinx - Documentation
-Group:  Documentation/HTML
-Requires:   %{name} = %{version}
-BuildRequires:  python-Sphinx
-Provides:   python-oslo-config-doc = 2013.2
-Obsoletes:  python-oslo-config-doc < 2013.2
-
-%description doc
-This package contains documentation files for %{name}.
-
-%package test
-Summary:OpenStack Sphinx - test suite
-Group:  System/Management
-Conflicts:  python-oslo-config-test
-Requires:   %{name} = %{version}
-Requires:   python-coverage
-%if 0%{?suse_version} && 0%{?suse_version} <= 1110
-Requires:   python-discover
-%endif
-Requires:   python-fixtures >= 0.3.12
-Requires:   python-flake8 >= 2.0
-Requires:   python-hacking >= 0.5.3
-Requires:   python-pep8 >= 1.4.5
-Requires:   python-pyflakes >= 0.7.2
-Requires:   python-python-subunit
-Requires:   python-testrepository >= 0.0.13
-Requires:   python-testtools >= 0.9.29
-
-%description test
-This package contains testsuite files for %{name}.
-
 %prep
-%setup -q -n oslo.sphinx-1.0.1.g4e2051a
+%setup -q -n oslo.sphinx-1.0.10.g8e15299
 
 %build
 python setup.py build
-#python setup.py build_sphinx
 
 %install
 python setup.py install --skip-build --root=%{buildroot} --prefix=%{_prefix} 
--install-data=%{python_sitelib}
 
-#rm -rf doc/build/html/{.buildinfo,.doctrees}
-#%fdupes doc
-
-%openstack_test_package_install
-
 %files
 %defattr(-,root,root,-)
 %doc LICENSE README.rst AUTHORS
@@ -104,13 +66,4 @@
 %{python_sitelib}/*.egg-info
 %{pyt

commit python-oslo.sphinx for openSUSE:Factory

2013-10-02 Thread h_root
Hello community,

here is the log from the commit of package python-oslo.sphinx for 
openSUSE:Factory checked in at 2013-10-02 13:33:12

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


Package is "python-oslo.sphinx"

Changes:

--- /work/SRC/openSUSE:Factory/python-oslo.sphinx/python-oslo.sphinx.changes
2013-07-12 20:55:45.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-oslo.sphinx.new/python-oslo.sphinx.changes   
2013-10-02 13:33:13.0 +0200
@@ -1,0 +2,41 @@
+Tue Oct  1 10:36:59 UTC 2013 - speili...@suse.com
+
+- Provide/obsolete doc and test sub-packages
+
+---
+Sat Sep 21 00:11:00 UTC 2013 - opensuse-cl...@opensuse.org
+
+- Update to version 1.0.10:
+  + Update build config
+
+---
+Thu Sep 19 00:15:21 UTC 2013 - opensuse-cl...@opensuse.org
+
+- Update to version 1.0.8:
+  + Update pbr usage past needing d2to1
+  + Add namespace_packages to setup.cfg
+
+---
+Fri Jul 19 20:41:12 UTC 2013 - dmuel...@suse.com
+
+- remove doc subpackage 
+
+---
+Mon Jul 15 23:58:04 UTC 2013 - opensuse-cl...@opensuse.org
+
+- Update to version 1.0.4:
+  + Add an OpenStack-wide intersphinx mapping file
+
+---
+Fri Jul 12 23:36:26 UTC 2013 - opensuse-cl...@opensuse.org
+
+- Update to version 1.0.3:
+  + Add emacs save files to gitignore
+  + Ensure that AUTHORS and ChangeLog are packaged
+
+---
+Fri Jul 12 07:26:56 UTC 2013 - dmuel...@suse.com
+
+- drop -test subpackage 
+
+---



Other differences:
--
++ python-oslo.sphinx.spec ++
--- /var/tmp/diff_new_pack.LiXF1Y/_old  2013-10-02 13:33:14.0 +0200
+++ /var/tmp/diff_new_pack.LiXF1Y/_new  2013-10-02 13:33:14.0 +0200
@@ -19,7 +19,7 @@
 %define component oslo
 
 Name:   python-oslo.sphinx
-Version:1.0.1
+Version:1.0.10
 Release:0
 Url:https://launchpad.net/oslo/
 Summary:OpenStack Sphinx
@@ -33,13 +33,13 @@
 BuildRequires:  python-base
 BuildRequires:  python-d2to1
 BuildRequires:  python-pbr
+BuildRequires:  python-setuptools
 Requires:   python-d2to1
-Requires:   python-iso8601
 Requires:   python-pbr
-Requires:   python-six
-Requires:   python-stevedore
-Provides:   python-oslo-config = 2013.2
-Obsoletes:  python-oslo-config < 2013.2
+Provides:   %{name}-doc = %{version}
+Obsoletes:  %{name}-doc < %{version}
+Provides:   %{name}-test = %{version}
+Obsoletes:  %{name}-test < %{version}
 %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()")}
 %else
@@ -50,53 +50,15 @@
 The Oslo Sphinx library provides an OpenStack common
 layer of Sphinx plugins.
 
-%package doc
-Summary:OpenStack Sphinx - Documentation
-Group:  Documentation/HTML
-Requires:   %{name} = %{version}
-BuildRequires:  python-Sphinx
-Provides:   python-oslo-config-doc = 2013.2
-Obsoletes:  python-oslo-config-doc < 2013.2
-
-%description doc
-This package contains documentation files for %{name}.
-
-%package test
-Summary:OpenStack Sphinx - test suite
-Group:  System/Management
-Conflicts:  python-oslo-config-test
-Requires:   %{name} = %{version}
-Requires:   python-coverage
-%if 0%{?suse_version} && 0%{?suse_version} <= 1110
-Requires:   python-discover
-%endif
-Requires:   python-fixtures >= 0.3.12
-Requires:   python-flake8 >= 2.0
-Requires:   python-hacking >= 0.5.3
-Requires:   python-pep8 >= 1.4.5
-Requires:   python-pyflakes >= 0.7.2
-Requires:   python-python-subunit
-Requires:   python-testrepository >= 0.0.13
-Requires:   python-testtools >= 0.9.29
-
-%description test
-This package contains testsuite files for %{name}.
-
 %prep
-%setup -q -n oslo.sphinx-1.0.1.g4e2051a
+%setup -q -n oslo.sphinx-1.0.10.g8e15299
 
 %build
 python setup.py build
-#python setup.py build_sphinx
 
 %install
 python setup.py install --skip-build --root=%{buildroot} --prefix=%{_prefix} 
--install-data=%{python_sitelib}
 
-#rm -rf doc/build/html/{.buildinfo,.doctrees}
-#%fdupes doc
-
-%openstack_test_package_install
-
 %files
 %defattr(-,root,root,-)
 %doc LICENSE README.rst AUTHORS
@@ -104,13 +66,4 @@
 %{python_sitelib}

commit python-cinderclient for openSUSE:Factory

2013-10-02 Thread h_root
Hello community,

here is the log from the commit of package python-cinderclient for 
openSUSE:Factory checked in at 2013-10-02 13:32:39

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


Package is "python-cinderclient"

Changes:

--- /work/SRC/openSUSE:Factory/python-cinderclient/python-cinderclient.changes  
2013-09-16 16:28:46.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-cinderclient.new/python-cinderclient.changes 
2013-10-02 13:32:41.0 +0200
@@ -1,0 +2,7 @@
+Thu Sep 26 10:11:11 UTC 2013 - opensuse-cl...@opensuse.org
+
+- Update to version 1.0.5.29:
+  + Fix help messages for name arguments
+  + Add volume name arguments
+
+---



Other differences:
--
++ python-cinderclient.spec ++
--- /var/tmp/diff_new_pack.IfmHLL/_old  2013-10-02 13:32:41.0 +0200
+++ /var/tmp/diff_new_pack.IfmHLL/_new  2013-10-02 13:32:41.0 +0200
@@ -19,7 +19,7 @@
 %define component cinderclient
 
 Name:   python-%{component}
-Version:1.0.5.25
+Version:1.0.5.29
 Release:0
 Summary:Openstack Block Storage (Cinder) API Client
 License:Apache-2.0
@@ -84,7 +84,7 @@
 This package contains testsuite files for %{name}.
 
 %prep
-%setup -q -n python-cinderclient-1.0.5.25.gd7796ef
+%setup -q -n python-cinderclient-1.0.5.29.g665abd9
 %openstack_cleanup_prep
 echo %{version} > cinderclient/versioninfo
 

++ python-cinderclient-master.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-cinderclient-1.0.5.25.gd7796ef/AUTHORS 
new/python-cinderclient-1.0.5.29.g665abd9/AUTHORS
--- old/python-cinderclient-1.0.5.25.gd7796ef/AUTHORS   2013-09-15 
11:21:24.0 +0200
+++ new/python-cinderclient-1.0.5.29.g665abd9/AUTHORS   2013-09-25 
09:56:32.0 +0200
@@ -28,6 +28,7 @@
 Jakub Ruzicka 
 John Griffith 
 Josh Durgin 
+Ken'ichi Ohmichi 
 Kui Shi 
 Liam Kelleher 
 Mark McLoughlin 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-cinderclient-1.0.5.25.gd7796ef/ChangeLog 
new/python-cinderclient-1.0.5.29.g665abd9/ChangeLog
--- old/python-cinderclient-1.0.5.25.gd7796ef/ChangeLog 2013-09-15 
11:21:24.0 +0200
+++ new/python-cinderclient-1.0.5.29.g665abd9/ChangeLog 2013-09-25 
09:56:32.0 +0200
@@ -1,3 +1,33 @@
+commit 665abd9acc4a266cf668c4562cf30fb85bf7cf2a
+Merge: 37b57ea 405702c
+Author: Jenkins 
+Date:   Wed Sep 25 07:56:03 2013 +
+
+Merge "Add volume name arguments"
+
+commit 37b57ea0de0a45c962f2627cd027a344391457cb
+Merge: d7796ef 2ac8f3a
+Author: Jenkins 
+Date:   Wed Sep 25 04:07:06 2013 +
+
+Merge "Fix help messages for name arguments"
+
+commit 405702c8c0f3befab31bdfe92fd10f408f8b5a0c
+Author: Ken'ichi Ohmichi 
+Date:   Wed Sep 18 16:44:51 2013 +0900
+
+Add volume name arguments
+
+This patch adds volume name arguments to the following subcommands:
+ * snapshot-create
+ * backup-create
+ * backup-restore
+ * transfer-create
+
+Fixes bug #1220590
+
+Change-Id: Ib0ff6e62d45abb14fa8c7313511ef6f72befe0d5
+
 commit d7796ef737b0b9c70fabf1416b42ad42c2d27b4a
 Author: Avishay Traeger 
 Date:   Thu Jul 18 16:17:21 2013 +0300
@@ -10,6 +40,20 @@
 
 Change-Id: I6e81d7a6321f367a356f0a0dee385221363a4227
 
+commit 2ac8f3a337130a7d130fb49bfacbf1842d3e5e47
+Author: Ken'ichi Ohmichi 
+Date:   Fri Sep 6 13:17:36 2013 +0900
+
+Fix help messages for name arguments
+
+Users can specify the name of an instance as the argument, which are
+passed through find_resource(), instead of the id.
+This patch changes some help messages for explaining this behavior.
+
+Related-Bug: #1220590
+
+Change-Id: I9af1259af4319b82b94d7b28536def3107ec5dd5
+
 commit b757c348b758fb5517cc0a08675b6c3ae8a7538e
 Author: Kui Shi 
 Date:   Tue Sep 3 04:39:24 2013 +0800
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-cinderclient-1.0.5.25.gd7796ef/PKG-INFO 
new/python-cinderclient-1.0.5.29.g665abd9/PKG-INFO
--- old/python-cinderclient-1.0.5.25.gd7796ef/PKG-INFO  2013-09-15 
11:21:24.0 +0200
+++ new/python-cinderclient-1.0.5.29.g665abd9/PKG-INFO  2013-09-25 
09:56:33.0 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: python-cinderclient
-Version: 1.0.5.25.gd7796ef
+Version: 1.0.5.29.g665abd9
 Summary: OpenStack Block Storage API Client Library
 Home-page: http://www.openstack.org/
 Author: OpenStack
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/python-cinderclient-1.0

commit python-neutronclient for openSUSE:Factory

2013-10-02 Thread h_root
Hello community,

here is the log from the commit of package python-neutronclient for 
openSUSE:Factory checked in at 2013-10-02 13:32:56

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


Package is "python-neutronclient"

Changes:

--- 
/work/SRC/openSUSE:Factory/python-neutronclient/python-neutronclient.changes
2013-07-05 15:09:35.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-neutronclient.new/python-neutronclient.changes
   2013-10-02 13:32:57.0 +0200
@@ -1,0 +2,141 @@
+Tue Oct  1 00:25:05 UTC 2013 - opensuse-cl...@opensuse.org
+
+- Update to version 2.3.1.8.g16bf282:
+  + Adds IpAddressGenerationFailureClient exception
+
+---
+Thu Sep 26 10:02:40 UTC 2013 - opensuse-cl...@opensuse.org
+
+- Update to version 2.3.1.7.g15d5e50:
+  + Update tox.ini to use new features
+
+---
+Tue Sep 24 00:18:36 UTC 2013 - opensuse-cl...@opensuse.org
+
+- Update to version 2.3.1.6.g89936fa:
+  + Remove openstack.common.exception usage
+  + Update help string to match API doc
+
+---
+Wed Sep 18 15:00:08 UTC 2013 - opensuse-cl...@opensuse.org
+
+- Update to version 2.3.1.2.ge61e846:
+  + Client for metering extension
+
+---
+Wed Sep 18 09:14:19 UTC 2013 - dmuel...@suse.com
+
+- fix requires 
+
+---
+Mon Sep 16 23:35:19 UTC 2013 - opensuse-cl...@opensuse.org
+
+- Update to version 2.3.0.10.g030da0e:
+  + Update cliff version to 1.4.3 in requirements.txt
+
+---
+Thu Sep 12 23:56:19 UTC 2013 - opensuse-cl...@opensuse.org
+
+- Update to version 2.3.0.8.ga3f5d0a:
+  + Fix cisco n1kv plugin cli option and help
+
+---
+Sat Sep  7 07:26:20 UTC 2013 - opensuse-cl...@opensuse.org
+
+- Update to version 2.3.0.6.g920a5af:
+  + Add provider attribute to lb-pool-create command
+
+---
+Thu Sep  5 23:35:18 UTC 2013 - opensuse-cl...@opensuse.org
+
+- Update to version 2.3.0.4.gdb7b01d:
+  + Allow 'any' option for protocol in the firewall rule
+  + bp:pxeboot-ports, provide pxboot on ports
+
+---
+Wed Sep  4 00:14:21 UTC 2013 - opensuse-cl...@opensuse.org
+
+- Update to version 2.2.6.33.gb1f348a:
+  + Added support for running the tests under PyPy with tox
+  + Sync test-requirements with global requirements
+  + The "arg_value" was not getting checked for empty list
+  + Use assertEqual instead of assertEquals
+  + neutron router-gateway-set failed for non-admin users
+  + Remove status field from the list of fields of Healthmonitor
+
+---
+Tue Sep  3 00:02:20 UTC 2013 - opensuse-cl...@opensuse.org
+
+- Update to version 2.2.6.21.g375dcff:
+  + Makes client always use provided endpoint_url
+  + Add 'distributed' option to router-create command
+  + Add multi-segment and trunk support to N1KV Neutron client
+  + Move vpn unittest code to neutronclient.tests
+  + Make _test_update_resource honor format
+
+---
+Sat Aug 31 23:49:54 UTC 2013 - opensuse-cl...@opensuse.org
+
+- Update to version 2.2.6.11.g081b55b:
+  + Fix H202 hacking check in VPN client
+
+---
+Tue Aug 27 00:17:46 UTC 2013 - opensuse-cl...@opensuse.org
+
+- Update to version 2.2.6.10.gad59ba6:
+  + VPN as a Service (VPNaaS) Client API
+  + Merge with Oslo (master/ded9bd6)
+
+---
+Thu Aug 22 23:52:34 UTC 2013 - opensuse-cl...@opensuse.org
+
+- Update to version 2.2.6.7.ge34a06a:
+  + Add credentials and profile support to Neutron client
+  + Improve help message of loadbalancer commands
+  + Move tests back to neutronclient package
+
+---
+Thu Aug  8 07:58:27 UTC 2013 - speili...@suse.com
+
+- Update to version 2.2.6:
+  + FWaaS Client and Cli
+  + Sync with global requirements
+  + Add get_attr for EXTED_PLURALS
+- Fix _service regex
+
+---
+Fri Jul 19 20:17:12 UTC 2013 - dmuel...@suse.com
+
+- fix requires/provides/obsoletes 
+
+---
+Fri Jul 12 23:39:18 UTC 2013 - opensuse-cl...@opensuse.org
+
+- Update to version 2

commit python-neutronclient for openSUSE:13.1

2013-10-02 Thread h_root
Hello community,

here is the log from the commit of package python-neutronclient for 
openSUSE:13.1 checked in at 2013-10-02 13:32:57

Comparing /work/SRC/openSUSE:13.1/python-neutronclient (Old)
 and  /work/SRC/openSUSE:13.1/.python-neutronclient.new (New)


Package is "python-neutronclient"

Changes:

--- /work/SRC/openSUSE:13.1/python-neutronclient/python-neutronclient.changes   
2013-09-23 11:06:44.0 +0200
+++ 
/work/SRC/openSUSE:13.1/.python-neutronclient.new/python-neutronclient.changes  
2013-10-02 13:32:59.0 +0200
@@ -1,0 +2,141 @@
+Tue Oct  1 00:25:05 UTC 2013 - opensuse-cl...@opensuse.org
+
+- Update to version 2.3.1.8.g16bf282:
+  + Adds IpAddressGenerationFailureClient exception
+
+---
+Thu Sep 26 10:02:40 UTC 2013 - opensuse-cl...@opensuse.org
+
+- Update to version 2.3.1.7.g15d5e50:
+  + Update tox.ini to use new features
+
+---
+Tue Sep 24 00:18:36 UTC 2013 - opensuse-cl...@opensuse.org
+
+- Update to version 2.3.1.6.g89936fa:
+  + Remove openstack.common.exception usage
+  + Update help string to match API doc
+
+---
+Wed Sep 18 15:00:08 UTC 2013 - opensuse-cl...@opensuse.org
+
+- Update to version 2.3.1.2.ge61e846:
+  + Client for metering extension
+
+---
+Wed Sep 18 09:14:19 UTC 2013 - dmuel...@suse.com
+
+- fix requires 
+
+---
+Mon Sep 16 23:35:19 UTC 2013 - opensuse-cl...@opensuse.org
+
+- Update to version 2.3.0.10.g030da0e:
+  + Update cliff version to 1.4.3 in requirements.txt
+
+---
+Thu Sep 12 23:56:19 UTC 2013 - opensuse-cl...@opensuse.org
+
+- Update to version 2.3.0.8.ga3f5d0a:
+  + Fix cisco n1kv plugin cli option and help
+
+---
+Sat Sep  7 07:26:20 UTC 2013 - opensuse-cl...@opensuse.org
+
+- Update to version 2.3.0.6.g920a5af:
+  + Add provider attribute to lb-pool-create command
+
+---
+Thu Sep  5 23:35:18 UTC 2013 - opensuse-cl...@opensuse.org
+
+- Update to version 2.3.0.4.gdb7b01d:
+  + Allow 'any' option for protocol in the firewall rule
+  + bp:pxeboot-ports, provide pxboot on ports
+
+---
+Wed Sep  4 00:14:21 UTC 2013 - opensuse-cl...@opensuse.org
+
+- Update to version 2.2.6.33.gb1f348a:
+  + Added support for running the tests under PyPy with tox
+  + Sync test-requirements with global requirements
+  + The "arg_value" was not getting checked for empty list
+  + Use assertEqual instead of assertEquals
+  + neutron router-gateway-set failed for non-admin users
+  + Remove status field from the list of fields of Healthmonitor
+
+---
+Tue Sep  3 00:02:20 UTC 2013 - opensuse-cl...@opensuse.org
+
+- Update to version 2.2.6.21.g375dcff:
+  + Makes client always use provided endpoint_url
+  + Add 'distributed' option to router-create command
+  + Add multi-segment and trunk support to N1KV Neutron client
+  + Move vpn unittest code to neutronclient.tests
+  + Make _test_update_resource honor format
+
+---
+Sat Aug 31 23:49:54 UTC 2013 - opensuse-cl...@opensuse.org
+
+- Update to version 2.2.6.11.g081b55b:
+  + Fix H202 hacking check in VPN client
+
+---
+Tue Aug 27 00:17:46 UTC 2013 - opensuse-cl...@opensuse.org
+
+- Update to version 2.2.6.10.gad59ba6:
+  + VPN as a Service (VPNaaS) Client API
+  + Merge with Oslo (master/ded9bd6)
+
+---
+Thu Aug 22 23:52:34 UTC 2013 - opensuse-cl...@opensuse.org
+
+- Update to version 2.2.6.7.ge34a06a:
+  + Add credentials and profile support to Neutron client
+  + Improve help message of loadbalancer commands
+  + Move tests back to neutronclient package
+
+---
+Thu Aug  8 07:58:27 UTC 2013 - speili...@suse.com
+
+- Update to version 2.2.6:
+  + FWaaS Client and Cli
+  + Sync with global requirements
+  + Add get_attr for EXTED_PLURALS
+- Fix _service regex
+
+---
+Fri Jul 19 20:17:12 UTC 2013 - dmuel...@suse.com
+
+- fix requires/provides/obsoletes 
+
+---
+Fri Jul 12 23:39:18 UTC 2013 - opensuse-cl...@opensuse.org
+
+- Update to version 2.2.4.8:
+  + Allow

commit python-oslo.config for openSUSE:13.1

2013-10-02 Thread h_root
Hello community,

here is the log from the commit of package python-oslo.config for openSUSE:13.1 
checked in at 2013-10-02 13:33:07

Comparing /work/SRC/openSUSE:13.1/python-oslo.config (Old)
 and  /work/SRC/openSUSE:13.1/.python-oslo.config.new (New)


Package is "python-oslo.config"

Changes:

--- /work/SRC/openSUSE:13.1/python-oslo.config/python-oslo.config.changes   
2013-09-23 11:06:46.0 +0200
+++ /work/SRC/openSUSE:13.1/.python-oslo.config.new/python-oslo.config.changes  
2013-10-02 13:33:08.0 +0200
@@ -1,0 +2,20 @@
+Fri Sep 27 08:11:13 UTC 2013 - speili...@suse.com
+
+- Fix service URL 
+
+---
+Thu Sep 26 13:18:36 UTC 2013 - dmuel...@suse.com
+
+- update to 1.2.1:
+  * 1223667_: Fix DictOpt to split only the first colon
+  * 1228995_: Disallow duplicate keys in DictOpt
+  * Explicit version removed from setup.cfg
+  * Dependency version updates
+  * Add auto-create support for OptGroup instances (see review 41865_)
+  * Publish full API docs to docs.openstack.org_
+  * Finished Python 3 support
+  * 1196601_: Raise an exception if print_help() is called before __call__
+  * Fix DeprecatedOpt equality test
+  * Use oslo.sphinx
+
+---

Old:

  oslo.config-1.2.0a4.tar.gz

New:

  oslo.config-1.2.1.tar.gz



Other differences:
--
++ python-oslo.config.spec ++
--- /var/tmp/diff_new_pack.JkWRc1/_old  2013-10-02 13:33:08.0 +0200
+++ /var/tmp/diff_new_pack.JkWRc1/_new  2013-10-02 13:33:08.0 +0200
@@ -19,23 +19,21 @@
 %define component oslo
 
 Name:   python-oslo.config
-Version:1.2.0a4
+Version:1.2.1
 Release:0
 Url:https://launchpad.net/oslo/
 Summary:OpenStack configuration API
 License:Apache-2.0
 Group:  Development/Languages/Python
-Source: oslo.config-1.2.0a4.tar.gz
+Source: oslo.config-1.2.1.tar.gz
 Source99:   rpmlintrc
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  fdupes
 BuildRequires:  openstack-suse-macros
 BuildRequires:  python-base
-BuildRequires:  python-d2to1
 BuildRequires:  python-oslo.sphinx
 BuildRequires:  python-pbr
 Requires:   python-argparse
-Requires:   python-d2to1
 Requires:   python-pbr
 Requires:   python-six
 Provides:   python-oslo-config = 2013.2
@@ -85,13 +83,7 @@
 This package contains testsuite files for %{name}.
 
 %prep
-%setup -q -n oslo.config-1.2.0a4
-
-# https://bugs.launchpad.net/oslo/+bug/1200984
-%if "%version" < "1.2.0a3"
-echo "need versioning fix first"
-exit 1
-%endif
+%setup -q -n oslo.config-1.2.1
 
 %build
 python setup.py build

++ _service ++
--- /var/tmp/diff_new_pack.JkWRc1/_old  2013-10-02 13:33:08.0 +0200
+++ /var/tmp/diff_new_pack.JkWRc1/_new  2013-10-02 13:33:08.0 +0200
@@ -1,6 +1,6 @@
 
   
-http://tarballs.openstack.org/oslo.config/oslo.config-1.2.0a4.tar.gz
+http://tarballs.openstack.org/oslo.config/oslo.config-1.2.1.tar.gz
 opensuse-cl...@opensuse.org
 True
   

++ oslo.config-1.2.0a4.tar.gz -> oslo.config-1.2.1.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.config-1.2.0a4/AUTHORS 
new/oslo.config-1.2.1/AUTHORS
--- old/oslo.config-1.2.0a4/AUTHORS 2013-08-23 16:41:52.0 +0200
+++ new/oslo.config-1.2.1/AUTHORS   2013-09-26 11:48:14.0 +0200
@@ -12,6 +12,7 @@
 Flaper Fesp 
 Gary Kotton 
 Giampaolo Lauria 
+Ian Wienand 
 James E. Blair 
 Jason Kölker 
 Joe Gordon 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/oslo.config-1.2.0a4/ChangeLog 
new/oslo.config-1.2.1/ChangeLog
--- old/oslo.config-1.2.0a4/ChangeLog   2013-08-23 16:41:52.0 +0200
+++ new/oslo.config-1.2.1/ChangeLog 2013-09-26 11:48:14.0 +0200
@@ -1,3 +1,148 @@
+commit eae8b3108d2c794a373660633042f3c0e3a23546
+Merge: 3d59667 bf70519
+Author: Jenkins 
+Date:   Thu Sep 26 09:05:00 2013 +
+
+Merge "Fix subparsers add_parser() regression"
+
+commit bf705193595d34a70abefc4b3867ea550c0c15db
+Author: Mark McLoughlin 
+Date:   Wed Sep 25 20:07:03 2013 +0100
+
+Fix subparsers add_parser() regression
+
+With SubCommandOpt, the handler() callback gets invoked with a
+subparsers object which has a add_parser() method. The arguments to
+this method match the arguments to the ArgumentParser constructor and
+the arguments are passed to the class for our ArgumentParser instance.
+
+However, we added a ArgumentParser subclass (_CachedArgumentParser) so
+that we could sort the output of --help ... but the subclass doesn't

commit python-hacking for openSUSE:13.1

2013-10-02 Thread h_root
Hello community,

here is the log from the commit of package python-hacking for openSUSE:13.1 
checked in at 2013-10-02 13:32:52

Comparing /work/SRC/openSUSE:13.1/python-hacking (Old)
 and  /work/SRC/openSUSE:13.1/.python-hacking.new (New)


Package is "python-hacking"

Changes:

--- /work/SRC/openSUSE:13.1/python-hacking/python-hacking.changes   
2013-09-23 11:06:35.0 +0200
+++ /work/SRC/openSUSE:13.1/.python-hacking.new/python-hacking.changes  
2013-10-02 13:32:54.0 +0200
@@ -1,0 +2,25 @@
+Wed Sep 11 21:07:18 UTC 2013 - dmuel...@suse.com
+
+- update to 0.7.2:
+  * pypy fixes
+
+---
+Sat Aug 10 11:05:26 UTC 2013 - dmuel...@suse.com
+
+- update to 0.7.0:
+  * Fix H202 check
+  * Fix various Python 3.x related fallout
+- remove 0001-Don-t-crash-on-tests-when-git-is-not-installed.patch
+
+---
+Thu Aug  8 14:04:48 UTC 2013 - speili...@suse.com
+
+- Buildrequire extras
+
+---
+Fri Jul 19 10:48:10 UTC 2013 - dmuel...@suse.com
+
+- update to 0.6.0:
+  * Latest and greatest Hacking checks
+
+---

Old:

  hacking-0.5.6.tar.gz
  pyflakes-07x.diff

New:

  hacking-0.7.2.tar.gz



Other differences:
--
++ python-hacking.spec ++
--- /var/tmp/diff_new_pack.ZHlkXC/_old  2013-10-02 13:32:54.0 +0200
+++ /var/tmp/diff_new_pack.ZHlkXC/_new  2013-10-02 13:32:54.0 +0200
@@ -17,15 +17,13 @@
 
 
 Name:   python-hacking
-Version:0.5.6
+Version:0.7.2
 Release:0
 Summary:OpenStack Hacking Guidline Enforcement
 License:Apache-2.0
 Group:  Development/Languages/Python
 Url:http://github.com/openstack-dev/hacking
 Source: 
http://pypi.python.org/packages/source/h/hacking/hacking-%{version}.tar.gz
-Patch0: pyflakes-07x.diff
-BuildRequires:  python-d2to1
 BuildRequires:  python-devel
 BuildRequires:  python-distribute
 BuildRequires:  python-pbr
@@ -34,15 +32,17 @@
 %if 0%{?suse_version} <= 1110
 BuildRequires:  python-discover
 %endif
+BuildRequires:  python-extras
 BuildRequires:  python-fixtures >= 0.3.12
 BuildRequires:  python-flake8
 BuildRequires:  python-python-subunit
+BuildRequires:  python-six
 BuildRequires:  python-testrepository >= 0.0.13
 BuildRequires:  python-testscenarios
 BuildRequires:  python-testtools >= 0.9.27
-Requires:   python-d2to1
-Requires:   python-flake8
-Requires:   python-pbr
+Requires:   python-flake8 >= 2.0
+Requires:   python-pbr >= 0.5.21
+Requires:   python-six
 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()")}
@@ -55,7 +55,6 @@
 
 %prep
 %setup -q -n hacking-%{version}
-%patch0
 
 %build
 python setup.py build

++ hacking-0.5.6.tar.gz -> hacking-0.7.2.tar.gz ++
 2245 lines of diff (skipped)

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



commit openvswitch for openSUSE:13.1

2013-10-02 Thread h_root
Hello community,

here is the log from the commit of package openvswitch for openSUSE:13.1 
checked in at 2013-10-02 13:31:59

Comparing /work/SRC/openSUSE:13.1/openvswitch (Old)
 and  /work/SRC/openSUSE:13.1/.openvswitch.new (New)


Package is "openvswitch"

Changes:

--- /work/SRC/openSUSE:13.1/openvswitch/openvswitch.changes 2013-09-30 
17:33:07.0 +0200
+++ /work/SRC/openSUSE:13.1/.openvswitch.new/openvswitch.changes
2013-10-02 13:32:05.0 +0200
@@ -1,0 +2,6 @@
+Tue Oct  1 07:21:16 UTC 2013 - speili...@suse.com
+
+- Let openvswitch-switch depend on util-linux instead of uuid-runtime
+  (Debian package name). The ovs-ctl / ovs-pki tools use /usr/bin/uuidgen
+
+---



Other differences:
--
++ openvswitch.spec ++
--- /var/tmp/diff_new_pack.M0GUBP/_old  2013-10-02 13:32:05.0 +0200
+++ /var/tmp/diff_new_pack.M0GUBP/_new  2013-10-02 13:32:05.0 +0200
@@ -114,7 +114,6 @@
 %endif
 
 %package switch
-
 Summary:Open vSwitch switch implementations
 Group:  Productivity/Networking/System
 Requires(pre):  %fillup_prereq
@@ -123,7 +122,8 @@
 Requires:   openvswitch = %{version}
 Requires:   procps
 Requires:   python
-Requires:   uuid-runtime
+# ovs-ctl / ovs-pki use /usr/bin/uuidgen:
+Requires:   util-linux
 Suggests:   openvswitch-kmp
 Suggests:   logrotate
 

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



commit python-ceilometerclient for openSUSE:Factory

2013-10-02 Thread h_root
Hello community,

here is the log from the commit of package python-ceilometerclient for 
openSUSE:Factory checked in at 2013-10-02 13:32:32

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


Package is "python-ceilometerclient"

Changes:

--- 
/work/SRC/openSUSE:Factory/python-ceilometerclient/python-ceilometerclient.changes
  2013-09-26 07:13:14.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-ceilometerclient.new/python-ceilometerclient.changes
 2013-10-02 13:32:33.0 +0200
@@ -1,0 +2,12 @@
+Mon Sep 30 23:38:38 UTC 2013 - opensuse-cl...@opensuse.org
+
+- Update to version 1.0.5.2:
+  + Help messages: specify which options are required
+
+---
+Thu Sep 26 10:11:49 UTC 2013 - opensuse-cl...@opensuse.org
+
+- Update to version 1.0.5.1:
+  + Improve the CM shell client alarm visualisation
+
+---



Other differences:
--
++ python-ceilometerclient.spec ++
--- /var/tmp/diff_new_pack.45aJpR/_old  2013-10-02 13:32:34.0 +0200
+++ /var/tmp/diff_new_pack.45aJpR/_new  2013-10-02 13:32:34.0 +0200
@@ -20,7 +20,7 @@
 %define component ceilometerclient
 
 Name:   python-%{component}
-Version:1.0.3.11
+Version:1.0.5.2
 Release:0
 Url:https://github.com/openstack/python-ceilometerclient
 Summary:OpenStack Metering (Ceilometer) API Client
@@ -71,7 +71,7 @@
 This package contains testsuite files for %{name}.
 
 %prep
-%setup -q -n python-ceilometerclient-1.0.3.11.g2610d6c
+%setup -q -n python-ceilometerclient-1.0.5.2.gb961738
 %openstack_cleanup_prep
 echo %{version} > ceilometerclient/versioninfo
 

++ python-ceilometerclient-master.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-ceilometerclient-1.0.3.11.g2610d6c/ChangeLog 
new/python-ceilometerclient-1.0.5.2.gb961738/ChangeLog
--- old/python-ceilometerclient-1.0.3.11.g2610d6c/ChangeLog 2013-09-23 
21:22:05.0 +0200
+++ new/python-ceilometerclient-1.0.5.2.gb961738/ChangeLog  2013-09-30 
18:22:39.0 +0200
@@ -1,3 +1,36 @@
+commit b961738765976e77711d909eec1ecc402fa8a484
+Author: Cyril Roelandt 
+Date:   Wed Sep 25 12:49:58 2013 +
+
+Help messages: specify which options are required
+
+Closes-Bug: #1223283
+
+Change-Id: I080fa73bd45a1f9f442dbcdfa65fdc24e30521da
+
+commit ce01f564651bee07f91be8dc7f6dfca561216625
+Author: Mehdi Abaakouk 
+Date:   Tue Sep 24 11:09:05 2013 +0200
+
+Improve the CM shell client alarm visualisation
+
+This change aim to get a better alarm representation in shell.
+
+In alarm-list:
+* it add a short sentence to describe the alarm rule
+* it remove project_id/user_id because it always show the same id for
+  all alarm for end-user
+
+In alarm-show, it show alarm rule attributes as alarm properties instead
+of a unparsable json in the rule property.
+
+example of short sentence for column 'Alarm condition':
+* combinated states (AND) of 8babd6a2-c457-42d0-9eb5-cdfb3cb50203,
+  d0e11a94-8f59-48a9-8f6d-b0d68aaac8d0
+* cpu_util >= 50.0 during 1 x 60s
+
+Change-Id: If4df2dc08f9f4cb7796fd98308c7d62e311d1138
+
 commit 2610d6c144e0d81cd94a6f18eb899443ce7d64fb
 Merge: 05e4355 5616563
 Author: Jenkins 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-ceilometerclient-1.0.3.11.g2610d6c/PKG-INFO 
new/python-ceilometerclient-1.0.5.2.gb961738/PKG-INFO
--- old/python-ceilometerclient-1.0.3.11.g2610d6c/PKG-INFO  2013-09-23 
21:22:05.0 +0200
+++ new/python-ceilometerclient-1.0.5.2.gb961738/PKG-INFO   2013-09-30 
18:22:40.0 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: python-ceilometerclient
-Version: 1.0.3.11.g2610d6c
+Version: 1.0.5.2.gb961738
 Summary: OpenStack Metering API Client Library
 Home-page: http://www.openstack.org/
 Author: OpenStack
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/python-ceilometerclient-1.0.3.11.g2610d6c/ceilometerclient/common/utils.py 
new/python-ceilometerclient-1.0.5.2.gb961738/ceilometerclient/common/utils.py
--- 
old/python-ceilometerclient-1.0.3.11.g2610d6c/ceilometerclient/common/utils.py  
2013-09-23 21:21:36.0 +0200
+++ 
new/python-ceilometerclient-1.0.5.2.gb961738/ceilometerclient/common/utils.py   
2013-09-30 18:21:46.0 +0200
@@ -27,6 +27,13 @@
 # Decorator for cli-args
 def arg(*args, **kwargs):
 def _decorator(func):
+if 'help' in

commit mc for openSUSE:13.1

2013-10-02 Thread h_root
Hello community,

here is the log from the commit of package mc for openSUSE:13.1 checked in at 
2013-10-02 13:31:32

Comparing /work/SRC/openSUSE:13.1/mc (Old)
 and  /work/SRC/openSUSE:13.1/.mc.new (New)


Package is "mc"

Changes:

--- /work/SRC/openSUSE:13.1/mc/mc.changes   2013-09-23 11:00:12.0 
+0200
+++ /work/SRC/openSUSE:13.1/.mc.new/mc.changes  2013-10-02 13:31:33.0 
+0200
@@ -1,0 +2,11 @@
+Mon Sep 30 17:23:48 CEST 2013 - sbra...@suse.cz
+
+- Fix invalid mc.png (IDAT TFB error).
+
+---
+Fri Sep 27 12:10:18 UTC 2013 - nadvor...@suse.com
+
+- mc-startup-timeout.patch: reduce the timeout when a dns server does
+  not respond (bnc#824729)
+
+---

New:

  mc-startup-timeout.patch



Other differences:
--
++ mc.spec ++
--- /var/tmp/diff_new_pack.ens8nL/_old  2013-10-02 13:31:33.0 +0200
+++ /var/tmp/diff_new_pack.ens8nL/_new  2013-10-02 13:31:33.0 +0200
@@ -52,6 +52,8 @@
 # Patches from Fedora
 #Patch adding -fpie and -pie to compilation and linking of setuid binaries
 Patch52:mc-pie.patch
+# mc-startup-timeout.patch mc3082 nadvor...@suse.cz - fix for long timeout on 
startup, bnc#824729
+Patch60:mc-startup-timeout.patch
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  audiofile-devel
@@ -121,6 +123,7 @@
 %patch32
 %patch41
 %patch52 -p1
+%patch60 -p1
 
 %build
 autoreconf --force --install

++ mc-startup-timeout.patch ++
diff -ru mc-4.8.10.orig/src/vfs/smbfs/helpers/lib/util.c 
mc-4.8.10/src/vfs/smbfs/helpers/lib/util.c
--- mc-4.8.10.orig/src/vfs/smbfs/helpers/lib/util.c 2013-06-25 
23:29:14.0 +0200
+++ mc-4.8.10/src/vfs/smbfs/helpers/lib/util.c  2013-09-27 12:04:27.306008996 
+0200
@@ -1841,11 +1841,13 @@
 /* Ensure null termination. */
 hostname[sizeof (hostname) - 1] = '\0';
 
-/* get host info */
-if ((hp = Get_Hostbyname (hostname)) == 0)
-{
-DEBUG (0, ("Get_Hostbyname: Unknown host %s\n", hostname));
-return False;
+if (ip) { /* query the ip only if it is requested */
+/* get host info */
+if ((hp = Get_Hostbyname (hostname)) == 0)
+{
+DEBUG (0, ("Get_Hostbyname: Unknown host %s\n", hostname));
+return False;
+}
 }
 
 if (my_name)
@@ -2474,6 +2476,9 @@
 return (ret);
 }
 
+#if 0 
+/* IMHO this is useless and only increases the timeout */
+
 /* try with all lowercase */
 strlower (name2);
 ret = sys_gethostbyname (name2);
@@ -2491,6 +2496,7 @@
 free (name2);
 return (ret);
 }
+#endif
 
 /* nothing works :-( */
 free (name2);
++ mc.png ++
Files /var/tmp/diff_new_pack.ens8nL/_old and /var/tmp/diff_new_pack.ens8nL/_new 
differ

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



commit lsb for openSUSE:13.1

2013-10-02 Thread h_root
Hello community,

here is the log from the commit of package lsb for openSUSE:13.1 checked in at 
2013-10-02 13:31:25

Comparing /work/SRC/openSUSE:13.1/lsb (Old)
 and  /work/SRC/openSUSE:13.1/.lsb.new (New)


Package is "lsb"

Changes:

--- /work/SRC/openSUSE:13.1/lsb/lsb.changes 2013-09-26 14:44:28.0 
+0200
+++ /work/SRC/openSUSE:13.1/.lsb.new/lsb.changes2013-10-02 
13:31:26.0 +0200
@@ -1,0 +2,5 @@
+Tue Oct  1 07:01:56 UTC 2013 - pgaj...@suse.com
+
+- require libpng12-0 instead of libpng12
+
+---



Other differences:
--
++ lsb.spec ++
--- /var/tmp/diff_new_pack.nxwHI3/_old  2013-10-02 13:31:26.0 +0200
+++ /var/tmp/diff_new_pack.nxwHI3/_new  2013-10-02 13:31:26.0 +0200
@@ -247,7 +247,7 @@
 Requires:   libXtst6
 Requires:   libasound2
 Requires:   libjpeg62
-Requires:   libpng12
+Requires:   libpng12-0
 Requires:   libqt4
 Requires:   libqt4-sql
 Requires:   libqt4-x11

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



commit openvswitch for openSUSE:Factory

2013-10-02 Thread h_root
Hello community,

here is the log from the commit of package openvswitch for openSUSE:Factory 
checked in at 2013-10-02 13:31:58

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


Package is "openvswitch"

Changes:

--- /work/SRC/openSUSE:Factory/openvswitch/openvswitch.changes  2013-09-26 
14:45:47.0 +0200
+++ /work/SRC/openSUSE:Factory/.openvswitch.new/openvswitch.changes 
2013-10-02 13:31:59.0 +0200
@@ -1,0 +2,6 @@
+Tue Oct  1 07:21:16 UTC 2013 - speili...@suse.com
+
+- Let openvswitch-switch depend on util-linux instead of uuid-runtime
+  (Debian package name). The ovs-ctl / ovs-pki tools use /usr/bin/uuidgen
+
+---



Other differences:
--
++ openvswitch.spec ++
--- /var/tmp/diff_new_pack.fZHYv5/_old  2013-10-02 13:31:59.0 +0200
+++ /var/tmp/diff_new_pack.fZHYv5/_new  2013-10-02 13:31:59.0 +0200
@@ -114,7 +114,6 @@
 %endif
 
 %package switch
-
 Summary:Open vSwitch switch implementations
 Group:  Productivity/Networking/System
 Requires(pre):  %fillup_prereq
@@ -123,7 +122,8 @@
 Requires:   openvswitch = %{version}
 Requires:   procps
 Requires:   python
-Requires:   uuid-runtime
+# ovs-ctl / ovs-pki use /usr/bin/uuidgen:
+Requires:   util-linux
 Suggests:   openvswitch-kmp
 Suggests:   logrotate
 

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



commit python-ceilometerclient for openSUSE:13.1

2013-10-02 Thread h_root
Hello community,

here is the log from the commit of package python-ceilometerclient for 
openSUSE:13.1 checked in at 2013-10-02 13:32:34

Comparing /work/SRC/openSUSE:13.1/python-ceilometerclient (Old)
 and  /work/SRC/openSUSE:13.1/.python-ceilometerclient.new (New)


Package is "python-ceilometerclient"

Changes:

--- 
/work/SRC/openSUSE:13.1/python-ceilometerclient/python-ceilometerclient.changes 
2013-09-26 07:13:16.0 +0200
+++ 
/work/SRC/openSUSE:13.1/.python-ceilometerclient.new/python-ceilometerclient.changes
2013-10-02 13:32:39.0 +0200
@@ -1,0 +2,12 @@
+Mon Sep 30 23:38:38 UTC 2013 - opensuse-cl...@opensuse.org
+
+- Update to version 1.0.5.2:
+  + Help messages: specify which options are required
+
+---
+Thu Sep 26 10:11:49 UTC 2013 - opensuse-cl...@opensuse.org
+
+- Update to version 1.0.5.1:
+  + Improve the CM shell client alarm visualisation
+
+---



Other differences:
--
++ python-ceilometerclient.spec ++
--- /var/tmp/diff_new_pack.EsmxjZ/_old  2013-10-02 13:32:40.0 +0200
+++ /var/tmp/diff_new_pack.EsmxjZ/_new  2013-10-02 13:32:40.0 +0200
@@ -20,7 +20,7 @@
 %define component ceilometerclient
 
 Name:   python-%{component}
-Version:1.0.3.11
+Version:1.0.5.2
 Release:0
 Url:https://github.com/openstack/python-ceilometerclient
 Summary:OpenStack Metering (Ceilometer) API Client
@@ -71,7 +71,7 @@
 This package contains testsuite files for %{name}.
 
 %prep
-%setup -q -n python-ceilometerclient-1.0.3.11.g2610d6c
+%setup -q -n python-ceilometerclient-1.0.5.2.gb961738
 %openstack_cleanup_prep
 echo %{version} > ceilometerclient/versioninfo
 

++ python-ceilometerclient-master.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-ceilometerclient-1.0.3.11.g2610d6c/ChangeLog 
new/python-ceilometerclient-1.0.5.2.gb961738/ChangeLog
--- old/python-ceilometerclient-1.0.3.11.g2610d6c/ChangeLog 2013-09-23 
21:22:05.0 +0200
+++ new/python-ceilometerclient-1.0.5.2.gb961738/ChangeLog  2013-09-30 
18:22:39.0 +0200
@@ -1,3 +1,36 @@
+commit b961738765976e77711d909eec1ecc402fa8a484
+Author: Cyril Roelandt 
+Date:   Wed Sep 25 12:49:58 2013 +
+
+Help messages: specify which options are required
+
+Closes-Bug: #1223283
+
+Change-Id: I080fa73bd45a1f9f442dbcdfa65fdc24e30521da
+
+commit ce01f564651bee07f91be8dc7f6dfca561216625
+Author: Mehdi Abaakouk 
+Date:   Tue Sep 24 11:09:05 2013 +0200
+
+Improve the CM shell client alarm visualisation
+
+This change aim to get a better alarm representation in shell.
+
+In alarm-list:
+* it add a short sentence to describe the alarm rule
+* it remove project_id/user_id because it always show the same id for
+  all alarm for end-user
+
+In alarm-show, it show alarm rule attributes as alarm properties instead
+of a unparsable json in the rule property.
+
+example of short sentence for column 'Alarm condition':
+* combinated states (AND) of 8babd6a2-c457-42d0-9eb5-cdfb3cb50203,
+  d0e11a94-8f59-48a9-8f6d-b0d68aaac8d0
+* cpu_util >= 50.0 during 1 x 60s
+
+Change-Id: If4df2dc08f9f4cb7796fd98308c7d62e311d1138
+
 commit 2610d6c144e0d81cd94a6f18eb899443ce7d64fb
 Merge: 05e4355 5616563
 Author: Jenkins 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-ceilometerclient-1.0.3.11.g2610d6c/PKG-INFO 
new/python-ceilometerclient-1.0.5.2.gb961738/PKG-INFO
--- old/python-ceilometerclient-1.0.3.11.g2610d6c/PKG-INFO  2013-09-23 
21:22:05.0 +0200
+++ new/python-ceilometerclient-1.0.5.2.gb961738/PKG-INFO   2013-09-30 
18:22:40.0 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: python-ceilometerclient
-Version: 1.0.3.11.g2610d6c
+Version: 1.0.5.2.gb961738
 Summary: OpenStack Metering API Client Library
 Home-page: http://www.openstack.org/
 Author: OpenStack
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/python-ceilometerclient-1.0.3.11.g2610d6c/ceilometerclient/common/utils.py 
new/python-ceilometerclient-1.0.5.2.gb961738/ceilometerclient/common/utils.py
--- 
old/python-ceilometerclient-1.0.3.11.g2610d6c/ceilometerclient/common/utils.py  
2013-09-23 21:21:36.0 +0200
+++ 
new/python-ceilometerclient-1.0.5.2.gb961738/ceilometerclient/common/utils.py   
2013-09-30 18:21:46.0 +0200
@@ -27,6 +27,13 @@
 # Decorator for cli-args
 def arg(*args, **kwargs):
 def _decorator(func):
+if 'help' in kwargs:

commit openstack-swift for openSUSE:Factory

2013-10-02 Thread h_root
Hello community,

here is the log from the commit of package openstack-swift for openSUSE:Factory 
checked in at 2013-10-02 13:31:50

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


Package is "openstack-swift"

Changes:

--- /work/SRC/openSUSE:Factory/openstack-swift/openstack-swift.changes  
2013-09-27 17:55:36.0 +0200
+++ /work/SRC/openSUSE:Factory/.openstack-swift.new/openstack-swift.changes 
2013-10-02 13:31:51.0 +0200
@@ -1,0 +2,18 @@
+Tue Oct  1 00:39:41 UTC 2013 - opensuse-cl...@opensuse.org
+
+- Update to version 1.9.2.180.g5eea524+git.1380587981.5eea524:
+  + bulk delete bug with trailing whitespace
+
+
+Sun Sep 29 00:42:23 UTC 2013 - opensuse-cl...@opensuse.org
+
+- Update to version 1.9.2.178.g9befc70+git.1380415343.9befc70:
+  + Install libffi-dev in SAIO docs.
+  + improve bulk document
+
+---
+Fri Sep 27 16:22:46 UTC 2013 - dmuel...@suse.com
+
+- switch to crudini 
+
+



Other differences:
--
++ openstack-swift-doc.spec ++
--- /var/tmp/diff_new_pack.ceOLWr/_old  2013-10-02 13:31:52.0 +0200
+++ /var/tmp/diff_new_pack.ceOLWr/_new  2013-10-02 13:31:52.0 +0200
@@ -19,7 +19,7 @@
 %define component swift
 
 Name:   openstack-%{component}-doc
-Version:1.9.2.175.gc1f9f66+git.1380213982.c1f9f66
+Version:1.9.2.180.g5eea524+git.1380587981.5eea524
 Release:0
 Summary:OpenStack Storage (Swift) - Documentation
 License:Apache-2.0
@@ -47,7 +47,7 @@
 This package contains documentation files for openstack-swift.
 
 %prep
-%setup -q -n swift-1.9.2.175.gc1f9f66
+%setup -q -n swift-1.9.2.180.g5eea524
 sed -i "s/\r//" LICENSE # Fix wrong-file-end-of-line-encoding warning
 %openstack_cleanup_prep
 

++ openstack-swift.spec ++
--- /var/tmp/diff_new_pack.ceOLWr/_old  2013-10-02 13:31:52.0 +0200
+++ /var/tmp/diff_new_pack.ceOLWr/_new  2013-10-02 13:31:52.0 +0200
@@ -21,7 +21,7 @@
 %define username openstack-%{component}
 
 Name:   openstack-%{component}
-Version:1.9.2.175.gc1f9f66+git.1380213982.c1f9f66
+Version:1.9.2.180.g5eea524+git.1380587981.5eea524
 Release:0
 Summary:OpenStack Storage (Swift)
 License:Apache-2.0
@@ -46,9 +46,9 @@
 Source16:   %{name}-proxy.init
 Source21:   swift-test-configs-0.0.0.tar.bz2
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+BuildRequires:  crudini
 BuildRequires:  fdupes
 BuildRequires:  openstack-suse-macros
-BuildRequires:  openstack-utils
 BuildRequires:  python-d2to1
 BuildRequires:  python-devel
 BuildRequires:  python-distribute
@@ -171,7 +171,7 @@
 of OpenStack Swift.
 
 %prep
-%setup -q -n swift-1.9.2.175.gc1f9f66
+%setup -q -n swift-1.9.2.180.g5eea524
 sed -i "s/\r//" LICENSE # Fix wrong-file-end-of-line-encoding warning
 tar xvf %{SOURCE21}
 %openstack_cleanup_prep
@@ -227,7 +227,7 @@
  object-expirer object-server proxy-server \
  swift; do
 install -m 644 etc/$c.conf-sample %{buildroot}%{_sysconfdir}/swift/$c.conf
-openstack-config --set %{buildroot}%{_sysconfdir}/swift/$c.conf DEFAULT 
user %{username}
+crudini --set %{buildroot}%{_sysconfdir}/swift/$c.conf DEFAULT user 
%{username}
 done
 
 # /var/run is not allowed in 11.3 or later because of tmpfs support

++ swift-master.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/swift-1.9.2.175.gc1f9f66/PKG-INFO 
new/swift-1.9.2.180.g5eea524/PKG-INFO
--- old/swift-1.9.2.175.gc1f9f66/PKG-INFO   2013-09-26 02:29:46.0 
+0200
+++ new/swift-1.9.2.180.g5eea524/PKG-INFO   2013-09-29 05:15:53.0 
+0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: swift
-Version: 1.9.2.175.gc1f9f66
+Version: 1.9.2.180.g5eea524
 Summary: OpenStack Object Storage
 Home-page: http://www.openstack.org/
 Author: OpenStack
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/swift-1.9.2.175.gc1f9f66/doc/source/development_saio.rst 
new/swift-1.9.2.180.g5eea524/doc/source/development_saio.rst
--- old/swift-1.9.2.175.gc1f9f66/doc/source/development_saio.rst
2013-09-26 02:29:13.0 +0200
+++ new/swift-1.9.2.180.g5eea524/doc/source/development_saio.rst
2013-09-29 05:15:24.0 +0200
@@ -35,14 +35,14 @@
 * On apt based systems,
 
   #. `apt-get update`
-  #. `apt-get install curl gcc memcached rsync sqlite3 xfsprogs git-core 
python-setuptools`
+  #. `apt-get install curl gcc memcached rsync sql

commit perl-Bootloader for openSUSE:13.1

2013-10-02 Thread h_root
Hello community,

here is the log from the commit of package perl-Bootloader for openSUSE:13.1 
checked in at 2013-10-02 13:32:05

Comparing /work/SRC/openSUSE:13.1/perl-Bootloader (Old)
 and  /work/SRC/openSUSE:13.1/.perl-Bootloader.new (New)


Package is "perl-Bootloader"

Changes:

--- /work/SRC/openSUSE:13.1/perl-Bootloader/perl-Bootloader.changes 
2013-09-23 11:03:41.0 +0200
+++ /work/SRC/openSUSE:13.1/.perl-Bootloader.new/perl-Bootloader.changes
2013-10-02 13:32:07.0 +0200
@@ -1,0 +2,6 @@
+Tue Oct  1 09:10:04 CEST 2013 - snw...@suse.de
+
+- grub2-efi: fix installation boot parameters not written (bnc#824609)
+- 0.710
+
+---

Old:

  perl-Bootloader-0.709.tar.xz

New:

  perl-Bootloader-0.710.tar.xz



Other differences:
--
++ perl-Bootloader.spec ++
--- /var/tmp/diff_new_pack.1618th/_old  2013-10-02 13:32:07.0 +0200
+++ /var/tmp/diff_new_pack.1618th/_new  2013-10-02 13:32:07.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Bootloader
-Version:0.709
+Version:0.710
 Release:0
 Requires:   coreutils
 Requires:   e2fsprogs

++ perl-Bootloader-0.709.tar.xz -> perl-Bootloader-0.710.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/perl-Bootloader-0.709/perl-Bootloader.changes 
new/perl-Bootloader-0.710/perl-Bootloader.changes
--- old/perl-Bootloader-0.709/perl-Bootloader.changes   2013-08-26 
14:35:52.0 +0200
+++ new/perl-Bootloader-0.710/perl-Bootloader.changes   2013-10-01 
09:10:52.0 +0200
@@ -1,4 +1,10 @@
 ---
+Tue Oct  1 09:10:04 CEST 2013 - snw...@suse.de
+
+- grub2-efi: fix installation boot parameters not written
+- 0.710
+
+---
 Mon Aug 26 14:29:03 CEST 2013 - snw...@suse.de
 
 - update-bootloader refresh cleanup and introduce reinit
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/perl-Bootloader-0.709/src/Core/GRUB.pm 
new/perl-Bootloader-0.710/src/Core/GRUB.pm
--- old/perl-Bootloader-0.709/src/Core/GRUB.pm  2013-08-26 14:35:52.0 
+0200
+++ new/perl-Bootloader-0.710/src/Core/GRUB.pm  2013-08-27 10:53:21.0 
+0200
@@ -308,7 +308,7 @@
 }
 if(!$part_ok) {
   # partition not found, making something up...
-  if($dev =~ m#^/dev/(?:vx|das|[ehpsvx])d[a-z]{1,2}$#) {
+  if($dev =~ m#^/dev/(?:xv|das|[ehpsvx])d[a-z]{1,2}$#) {
 $u_dev .= "";
   }
   elsif($dev =~ m#^/dev/disk/#) {
@@ -424,7 +424,7 @@
 $partition = undef;
 
 if(
-  $original =~ m#^/dev/(?:vx|das|[ehpsvx])d[a-z]{1,2}(\d+)$# ||
+  $original =~ m#^/dev/(?:xv|das|[ehpsvx])d[a-z]{1,2}(\d+)$# ||
   $original =~ m#^/dev/\S+\-part(\d+)$# ||
   $original =~ m#^/dev(?:/[^/]+){1,2}p(\d+)$#
 ) {
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/perl-Bootloader-0.709/src/Core/GRUB2EFI.pm 
new/perl-Bootloader-0.710/src/Core/GRUB2EFI.pm
--- old/perl-Bootloader-0.709/src/Core/GRUB2EFI.pm  2013-08-26 
14:35:52.0 +0200
+++ new/perl-Bootloader-0.710/src/Core/GRUB2EFI.pm  2013-10-01 
09:09:37.0 +0200
@@ -88,15 +88,24 @@
 $sect_info{"usage"} = "linux";
 }
 
-if ($cfg2 =~ /^\s+linux\s+([^\s]+)\s*(.*)$/m) {
-my $append = $2;
-$sect_info{"image"} = $1;
+# bnc#824609 - installation boot parameters not written to 
GRUB_CMDLINE_LINUX_DEFAULT
+# we need to match linuxefi command, otherwise the kernel append 
will lost
+if ($cfg2 =~ /^\s+(linux|linuxefi)\s+([^\s]+)\s*(.*)$/m) {
+my $append = $3;
+$sect_info{"image"} = $2;
+my $command = $1;
 
 if ($append =~ /root=/) {
 $append =~ s/root=([^\s]+)\s*//;
 $sect_info{"root"} = $1;
 }
 
+# the ro is part of linuxefi entries created by grub2 scripts
+# not part of kernel append by yast
+if ( $command eq "linuxefi" ) {
+$append =~ s/^ro\s*//;
+}
+
 if ($append =~ /vga=/) {
 $append =~ s/vga=([^\s]+)\s*//;
 $sect_info{"vgamode"} = $1;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/perl-Bootloader-0.709/src/Tools.pm 
new/perl-Bootloader-0.710/src/Tools.pm
--- old/perl-Bootloader-0.709/src/Tools.pm  2013-08-26 14:35:52.0 
+02

commit perl-Bootloader for openSUSE:Factory

2013-10-02 Thread h_root
Hello community,

here is the log from the commit of package perl-Bootloader for openSUSE:Factory 
checked in at 2013-10-02 13:32:03

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


Package is "perl-Bootloader"

Changes:

--- /work/SRC/openSUSE:Factory/perl-Bootloader/perl-Bootloader.changes  
2013-08-27 15:09:42.0 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Bootloader.new/perl-Bootloader.changes 
2013-10-02 13:32:06.0 +0200
@@ -1,0 +2,6 @@
+Tue Oct  1 09:10:04 CEST 2013 - snw...@suse.de
+
+- grub2-efi: fix installation boot parameters not written (bnc#824609)
+- 0.710
+
+---

Old:

  perl-Bootloader-0.709.tar.xz

New:

  perl-Bootloader-0.710.tar.xz



Other differences:
--
++ perl-Bootloader.spec ++
--- /var/tmp/diff_new_pack.UXUud1/_old  2013-10-02 13:32:07.0 +0200
+++ /var/tmp/diff_new_pack.UXUud1/_new  2013-10-02 13:32:07.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Bootloader
-Version:0.709
+Version:0.710
 Release:0
 Requires:   coreutils
 Requires:   e2fsprogs

++ perl-Bootloader-0.709.tar.xz -> perl-Bootloader-0.710.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/perl-Bootloader-0.709/perl-Bootloader.changes 
new/perl-Bootloader-0.710/perl-Bootloader.changes
--- old/perl-Bootloader-0.709/perl-Bootloader.changes   2013-08-26 
14:35:52.0 +0200
+++ new/perl-Bootloader-0.710/perl-Bootloader.changes   2013-10-01 
09:10:52.0 +0200
@@ -1,4 +1,10 @@
 ---
+Tue Oct  1 09:10:04 CEST 2013 - snw...@suse.de
+
+- grub2-efi: fix installation boot parameters not written
+- 0.710
+
+---
 Mon Aug 26 14:29:03 CEST 2013 - snw...@suse.de
 
 - update-bootloader refresh cleanup and introduce reinit
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/perl-Bootloader-0.709/src/Core/GRUB.pm 
new/perl-Bootloader-0.710/src/Core/GRUB.pm
--- old/perl-Bootloader-0.709/src/Core/GRUB.pm  2013-08-26 14:35:52.0 
+0200
+++ new/perl-Bootloader-0.710/src/Core/GRUB.pm  2013-08-27 10:53:21.0 
+0200
@@ -308,7 +308,7 @@
 }
 if(!$part_ok) {
   # partition not found, making something up...
-  if($dev =~ m#^/dev/(?:vx|das|[ehpsvx])d[a-z]{1,2}$#) {
+  if($dev =~ m#^/dev/(?:xv|das|[ehpsvx])d[a-z]{1,2}$#) {
 $u_dev .= "";
   }
   elsif($dev =~ m#^/dev/disk/#) {
@@ -424,7 +424,7 @@
 $partition = undef;
 
 if(
-  $original =~ m#^/dev/(?:vx|das|[ehpsvx])d[a-z]{1,2}(\d+)$# ||
+  $original =~ m#^/dev/(?:xv|das|[ehpsvx])d[a-z]{1,2}(\d+)$# ||
   $original =~ m#^/dev/\S+\-part(\d+)$# ||
   $original =~ m#^/dev(?:/[^/]+){1,2}p(\d+)$#
 ) {
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/perl-Bootloader-0.709/src/Core/GRUB2EFI.pm 
new/perl-Bootloader-0.710/src/Core/GRUB2EFI.pm
--- old/perl-Bootloader-0.709/src/Core/GRUB2EFI.pm  2013-08-26 
14:35:52.0 +0200
+++ new/perl-Bootloader-0.710/src/Core/GRUB2EFI.pm  2013-10-01 
09:09:37.0 +0200
@@ -88,15 +88,24 @@
 $sect_info{"usage"} = "linux";
 }
 
-if ($cfg2 =~ /^\s+linux\s+([^\s]+)\s*(.*)$/m) {
-my $append = $2;
-$sect_info{"image"} = $1;
+# bnc#824609 - installation boot parameters not written to 
GRUB_CMDLINE_LINUX_DEFAULT
+# we need to match linuxefi command, otherwise the kernel append 
will lost
+if ($cfg2 =~ /^\s+(linux|linuxefi)\s+([^\s]+)\s*(.*)$/m) {
+my $append = $3;
+$sect_info{"image"} = $2;
+my $command = $1;
 
 if ($append =~ /root=/) {
 $append =~ s/root=([^\s]+)\s*//;
 $sect_info{"root"} = $1;
 }
 
+# the ro is part of linuxefi entries created by grub2 scripts
+# not part of kernel append by yast
+if ( $command eq "linuxefi" ) {
+$append =~ s/^ro\s*//;
+}
+
 if ($append =~ /vga=/) {
 $append =~ s/vga=([^\s]+)\s*//;
 $sect_info{"vgamode"} = $1;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/perl-Bootloader-0.709/src/Tools.pm 
new/perl-Bootloader-0.710/src/Tools.pm
--- old/perl-Bootloader-0.709/src/Tools.pm  2013-08-26 14:35:52.0

commit NetworkManager for openSUSE:Factory

2013-10-02 Thread h_root
Hello community,

here is the log from the commit of package NetworkManager for openSUSE:Factory 
checked in at 2013-10-02 13:31:37

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


Package is "NetworkManager"

Changes:

--- /work/SRC/openSUSE:Factory/NetworkManager/NetworkManager.changes
2013-09-23 15:27:43.0 +0200
+++ /work/SRC/openSUSE:Factory/.NetworkManager.new/NetworkManager.changes   
2013-10-02 13:31:38.0 +0200
@@ -1,0 +2,8 @@
+Mon Sep 30 16:33:45 UTC 2013 - dims...@opensuse.org
+
+- Update to version 0.9.8.6:
+  + Now supports BlueZ 5. If you are still using BlueZ 4, configure
+with --enable-bluez4 to disable BlueZ 5 support and enable
+BlueZ 4 support.
+
+---

Old:

  NetworkManager-0.9.8.4.tar.xz

New:

  NetworkManager-0.9.8.6.tar.xz



Other differences:
--
++ NetworkManager.spec ++
--- /var/tmp/diff_new_pack.SV7q3Q/_old  2013-10-02 13:31:39.0 +0200
+++ /var/tmp/diff_new_pack.SV7q3Q/_new  2013-10-02 13:31:39.0 +0200
@@ -22,7 +22,7 @@
 
 Name:   NetworkManager
 Url:http://www.gnome.org/projects/NetworkManager/
-Version:0.9.8.4
+Version:0.9.8.6
 Release:0
 Summary:Network Link Manager and User Applications
 License:GPL-2.0+

++ NetworkManager-0.9.8.4.tar.xz -> NetworkManager-0.9.8.6.tar.xz ++
 10966 lines of diff (skipped)

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



commit mc for openSUSE:Factory

2013-10-02 Thread h_root
Hello community,

here is the log from the commit of package mc for openSUSE:Factory checked in 
at 2013-10-02 13:31:31

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


Package is "mc"

Changes:

--- /work/SRC/openSUSE:Factory/mc/mc.changes2013-08-25 13:33:31.0 
+0200
+++ /work/SRC/openSUSE:Factory/.mc.new/mc.changes   2013-10-02 
13:31:32.0 +0200
@@ -1,0 +2,11 @@
+Mon Sep 30 17:23:48 CEST 2013 - sbra...@suse.cz
+
+- Fix invalid mc.png (IDAT TFB error).
+
+---
+Fri Sep 27 12:10:18 UTC 2013 - nadvor...@suse.com
+
+- mc-startup-timeout.patch: reduce the timeout when a dns server does
+  not respond (bnc#824729)
+
+---

New:

  mc-startup-timeout.patch



Other differences:
--
++ mc.spec ++
--- /var/tmp/diff_new_pack.YscVV7/_old  2013-10-02 13:31:33.0 +0200
+++ /var/tmp/diff_new_pack.YscVV7/_new  2013-10-02 13:31:33.0 +0200
@@ -52,6 +52,8 @@
 # Patches from Fedora
 #Patch adding -fpie and -pie to compilation and linking of setuid binaries
 Patch52:mc-pie.patch
+# mc-startup-timeout.patch mc3082 nadvor...@suse.cz - fix for long timeout on 
startup, bnc#824729
+Patch60:mc-startup-timeout.patch
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  audiofile-devel
@@ -121,6 +123,7 @@
 %patch32
 %patch41
 %patch52 -p1
+%patch60 -p1
 
 %build
 autoreconf --force --install

++ mc-startup-timeout.patch ++
diff -ru mc-4.8.10.orig/src/vfs/smbfs/helpers/lib/util.c 
mc-4.8.10/src/vfs/smbfs/helpers/lib/util.c
--- mc-4.8.10.orig/src/vfs/smbfs/helpers/lib/util.c 2013-06-25 
23:29:14.0 +0200
+++ mc-4.8.10/src/vfs/smbfs/helpers/lib/util.c  2013-09-27 12:04:27.306008996 
+0200
@@ -1841,11 +1841,13 @@
 /* Ensure null termination. */
 hostname[sizeof (hostname) - 1] = '\0';
 
-/* get host info */
-if ((hp = Get_Hostbyname (hostname)) == 0)
-{
-DEBUG (0, ("Get_Hostbyname: Unknown host %s\n", hostname));
-return False;
+if (ip) { /* query the ip only if it is requested */
+/* get host info */
+if ((hp = Get_Hostbyname (hostname)) == 0)
+{
+DEBUG (0, ("Get_Hostbyname: Unknown host %s\n", hostname));
+return False;
+}
 }
 
 if (my_name)
@@ -2474,6 +2476,9 @@
 return (ret);
 }
 
+#if 0 
+/* IMHO this is useless and only increases the timeout */
+
 /* try with all lowercase */
 strlower (name2);
 ret = sys_gethostbyname (name2);
@@ -2491,6 +2496,7 @@
 free (name2);
 return (ret);
 }
+#endif
 
 /* nothing works :-( */
 free (name2);
++ mc.png ++
Files /var/tmp/diff_new_pack.YscVV7/_old and /var/tmp/diff_new_pack.YscVV7/_new 
differ

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



commit openstack-swift for openSUSE:13.1

2013-10-02 Thread h_root
Hello community,

here is the log from the commit of package openstack-swift for openSUSE:13.1 
checked in at 2013-10-02 13:31:53

Comparing /work/SRC/openSUSE:13.1/openstack-swift (Old)
 and  /work/SRC/openSUSE:13.1/.openstack-swift.new (New)


Package is "openstack-swift"

Changes:

--- /work/SRC/openSUSE:13.1/openstack-swift/openstack-swift.changes 
2013-09-27 17:55:37.0 +0200
+++ /work/SRC/openSUSE:13.1/.openstack-swift.new/openstack-swift.changes
2013-10-02 13:31:54.0 +0200
@@ -1,0 +2,18 @@
+Tue Oct  1 00:39:41 UTC 2013 - opensuse-cl...@opensuse.org
+
+- Update to version 1.9.2.180.g5eea524+git.1380587981.5eea524:
+  + bulk delete bug with trailing whitespace
+
+
+Sun Sep 29 00:42:23 UTC 2013 - opensuse-cl...@opensuse.org
+
+- Update to version 1.9.2.178.g9befc70+git.1380415343.9befc70:
+  + Install libffi-dev in SAIO docs.
+  + improve bulk document
+
+---
+Fri Sep 27 16:22:46 UTC 2013 - dmuel...@suse.com
+
+- switch to crudini 
+
+



Other differences:
--
++ openstack-swift-doc.spec ++
--- /var/tmp/diff_new_pack.EFBrMq/_old  2013-10-02 13:31:54.0 +0200
+++ /var/tmp/diff_new_pack.EFBrMq/_new  2013-10-02 13:31:54.0 +0200
@@ -19,7 +19,7 @@
 %define component swift
 
 Name:   openstack-%{component}-doc
-Version:1.9.2.175.gc1f9f66+git.1380213982.c1f9f66
+Version:1.9.2.180.g5eea524+git.1380587981.5eea524
 Release:0
 Summary:OpenStack Storage (Swift) - Documentation
 License:Apache-2.0
@@ -47,7 +47,7 @@
 This package contains documentation files for openstack-swift.
 
 %prep
-%setup -q -n swift-1.9.2.175.gc1f9f66
+%setup -q -n swift-1.9.2.180.g5eea524
 sed -i "s/\r//" LICENSE # Fix wrong-file-end-of-line-encoding warning
 %openstack_cleanup_prep
 

++ openstack-swift.spec ++
--- /var/tmp/diff_new_pack.EFBrMq/_old  2013-10-02 13:31:54.0 +0200
+++ /var/tmp/diff_new_pack.EFBrMq/_new  2013-10-02 13:31:54.0 +0200
@@ -21,7 +21,7 @@
 %define username openstack-%{component}
 
 Name:   openstack-%{component}
-Version:1.9.2.175.gc1f9f66+git.1380213982.c1f9f66
+Version:1.9.2.180.g5eea524+git.1380587981.5eea524
 Release:0
 Summary:OpenStack Storage (Swift)
 License:Apache-2.0
@@ -46,9 +46,9 @@
 Source16:   %{name}-proxy.init
 Source21:   swift-test-configs-0.0.0.tar.bz2
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+BuildRequires:  crudini
 BuildRequires:  fdupes
 BuildRequires:  openstack-suse-macros
-BuildRequires:  openstack-utils
 BuildRequires:  python-d2to1
 BuildRequires:  python-devel
 BuildRequires:  python-distribute
@@ -171,7 +171,7 @@
 of OpenStack Swift.
 
 %prep
-%setup -q -n swift-1.9.2.175.gc1f9f66
+%setup -q -n swift-1.9.2.180.g5eea524
 sed -i "s/\r//" LICENSE # Fix wrong-file-end-of-line-encoding warning
 tar xvf %{SOURCE21}
 %openstack_cleanup_prep
@@ -227,7 +227,7 @@
  object-expirer object-server proxy-server \
  swift; do
 install -m 644 etc/$c.conf-sample %{buildroot}%{_sysconfdir}/swift/$c.conf
-openstack-config --set %{buildroot}%{_sysconfdir}/swift/$c.conf DEFAULT 
user %{username}
+crudini --set %{buildroot}%{_sysconfdir}/swift/$c.conf DEFAULT user 
%{username}
 done
 
 # /var/run is not allowed in 11.3 or later because of tmpfs support

++ swift-master.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/swift-1.9.2.175.gc1f9f66/PKG-INFO 
new/swift-1.9.2.180.g5eea524/PKG-INFO
--- old/swift-1.9.2.175.gc1f9f66/PKG-INFO   2013-09-26 02:29:46.0 
+0200
+++ new/swift-1.9.2.180.g5eea524/PKG-INFO   2013-09-29 05:15:53.0 
+0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: swift
-Version: 1.9.2.175.gc1f9f66
+Version: 1.9.2.180.g5eea524
 Summary: OpenStack Object Storage
 Home-page: http://www.openstack.org/
 Author: OpenStack
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/swift-1.9.2.175.gc1f9f66/doc/source/development_saio.rst 
new/swift-1.9.2.180.g5eea524/doc/source/development_saio.rst
--- old/swift-1.9.2.175.gc1f9f66/doc/source/development_saio.rst
2013-09-26 02:29:13.0 +0200
+++ new/swift-1.9.2.180.g5eea524/doc/source/development_saio.rst
2013-09-29 05:15:24.0 +0200
@@ -35,14 +35,14 @@
 * On apt based systems,
 
   #. `apt-get update`
-  #. `apt-get install curl gcc memcached rsync sqlite3 xfsprogs git-core 
python-setuptools`
+  #. `apt-get install curl gcc memcached rsync sqlite3 xfsp

commit lsb for openSUSE:Factory

2013-10-02 Thread h_root
Hello community,

here is the log from the commit of package lsb for openSUSE:Factory checked in 
at 2013-10-02 13:31:23

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


Package is "lsb"

Changes:

--- /work/SRC/openSUSE:Factory/lsb/lsb.changes  2013-09-26 14:44:27.0 
+0200
+++ /work/SRC/openSUSE:Factory/.lsb.new/lsb.changes 2013-10-02 
13:31:25.0 +0200
@@ -1,0 +2,5 @@
+Tue Oct  1 07:01:56 UTC 2013 - pgaj...@suse.com
+
+- require libpng12-0 instead of libpng12
+
+---



Other differences:
--
++ lsb.spec ++
--- /var/tmp/diff_new_pack.bDHOjb/_old  2013-10-02 13:31:26.0 +0200
+++ /var/tmp/diff_new_pack.bDHOjb/_new  2013-10-02 13:31:26.0 +0200
@@ -247,7 +247,7 @@
 Requires:   libXtst6
 Requires:   libasound2
 Requires:   libjpeg62
-Requires:   libpng12
+Requires:   libpng12-0
 Requires:   libqt4
 Requires:   libqt4-sql
 Requires:   libqt4-x11

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



commit NetworkManager for openSUSE:13.1

2013-10-02 Thread h_root
Hello community,

here is the log from the commit of package NetworkManager for openSUSE:13.1 
checked in at 2013-10-02 13:31:39

Comparing /work/SRC/openSUSE:13.1/NetworkManager (Old)
 and  /work/SRC/openSUSE:13.1/.NetworkManager.new (New)


Package is "NetworkManager"

Changes:

--- /work/SRC/openSUSE:13.1/NetworkManager/NetworkManager.changes   
2013-09-23 15:27:45.0 +0200
+++ /work/SRC/openSUSE:13.1/.NetworkManager.new/NetworkManager.changes  
2013-10-02 13:31:41.0 +0200
@@ -1,0 +2,8 @@
+Mon Sep 30 16:33:45 UTC 2013 - dims...@opensuse.org
+
+- Update to version 0.9.8.6:
+  + Now supports BlueZ 5. If you are still using BlueZ 4, configure
+with --enable-bluez4 to disable BlueZ 5 support and enable
+BlueZ 4 support.
+
+---

Old:

  NetworkManager-0.9.8.4.tar.xz

New:

  NetworkManager-0.9.8.6.tar.xz



Other differences:
--
++ NetworkManager.spec ++
--- /var/tmp/diff_new_pack.etR6cK/_old  2013-10-02 13:31:41.0 +0200
+++ /var/tmp/diff_new_pack.etR6cK/_new  2013-10-02 13:31:41.0 +0200
@@ -22,7 +22,7 @@
 
 Name:   NetworkManager
 Url:http://www.gnome.org/projects/NetworkManager/
-Version:0.9.8.4
+Version:0.9.8.6
 Release:0
 Summary:Network Link Manager and User Applications
 License:GPL-2.0+

++ NetworkManager-0.9.8.4.tar.xz -> NetworkManager-0.9.8.6.tar.xz ++
 10966 lines of diff (skipped)

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



commit libzypp for openSUSE:Factory

2013-10-02 Thread h_root
Hello community,

here is the log from the commit of package libzypp for openSUSE:Factory checked 
in at 2013-10-02 13:31:14

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


Package is "libzypp"

Changes:

--- /work/SRC/openSUSE:Factory/libzypp/libzypp.changes  2013-09-26 
11:48:49.0 +0200
+++ /work/SRC/openSUSE:Factory/.libzypp.new/libzypp.changes 2013-10-02 
13:31:15.0 +0200
@@ -1,0 +2,5 @@
+Sun Sep 29 01:15:02 CEST 2013 - m...@suse.de
+
+- Update zypp-po.tar.bz2
+
+---



Other differences:
--
++ libzypp-13.7.0.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libzypp-13.7.0/package/libzypp.changes 
new/libzypp-13.7.0/package/libzypp.changes
--- old/libzypp-13.7.0/package/libzypp.changes  2013-09-22 01:19:33.0 
+0200
+++ new/libzypp-13.7.0/package/libzypp.changes  2013-09-29 01:20:02.0 
+0200
@@ -1,4 +1,9 @@
 ---
+Sun Sep 29 01:15:02 CEST 2013 - m...@suse.de
+
+- Update zypp-po.tar.bz2
+
+---
 Sun Sep 22 01:14:26 CEST 2013 - m...@suse.de
 
 - Update zypp-po.tar.bz2
Files old/libzypp-13.7.0/po/zypp-po.tar.bz2 and 
new/libzypp-13.7.0/po/zypp-po.tar.bz2 differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libzypp-13.7.0/zypp/media/MediaHandler.cc 
new/libzypp-13.7.0/zypp/media/MediaHandler.cc
--- old/libzypp-13.7.0/zypp/media/MediaHandler.cc   2013-04-19 
14:01:30.0 +0200
+++ new/libzypp-13.7.0/zypp/media/MediaHandler.cc   2013-09-27 
13:21:43.0 +0200
@@ -509,7 +509,7 @@
 {
   bool _isAttached = false;
 
-  AttachedMedia ref( attachedMedia());
+  AttachedMedia ref( attachedMedia() );
   if( ref.mediaSource )
   {
 time_t old_mtime = _attach_mtime;
@@ -529,11 +529,13 @@
   MountEntries entries( MediaManager::getMountEntries());
   for_( e, entries.begin(), entries.end() )
   {
+   if ( ref.attachPoint->path != Pathname(e->dir) )
+ continue; // at least the mount points must match
+
 boolis_device = false;
 PathInfodev_info;
-
 if( str::hasPrefix( Pathname(e->src).asString(), "/dev/" ) &&
-dev_info(e->src) && dev_info.isBlk())
+dev_info(e->src) && dev_info.isBlk() )
 {
   is_device = true;
 }
@@ -544,8 +546,7 @@
   std::string mtype(matchMountFs ? e->type : ref.mediaSource->type);
   MediaSource media(mtype, e->src, dev_info.major(), dev_info.minor());
 
-  if( ref.mediaSource->equals( media) &&
-  ref.attachPoint->path == Pathname(e->dir))
+  if( ref.mediaSource->equals( media ) )
   {
 DBG << "Found media device "
 << ref.mediaSource->asString()
@@ -569,24 +570,34 @@
matchMountFs = false;
  else if ( ( e->type == "cifs" || e->type == "smb" ) && ( 
ref.mediaSource->type == "cifs" || ref.mediaSource->type == "smb" ) )
matchMountFs = false;
+ else
+   continue;   // different types cannot match
}
-   std::string mtype(matchMountFs ? e->type : ref.mediaSource->type);
-   MediaSource media(mtype, e->src);
+   // Here: Types are ok or not to check.
+   // Check the name except for nfs (bnc#804544; symlink resolution in 
mount path)
+   //
+   //   [fibonacci]$ ls -l /Local/ma/c12.1
+   //   lrwxrwxrwx  /Local/ma/c12.1 -> zypp-SuSE-Code-12_1-Branch/
+   //
+   //   [localhost]$ mount -t nfs4 fibonacci:/Local/ma/c12.1 /mnt
+   //   [localhost]$ mount
+   //   fibonacci:/Local/ma/zypp-SuSE-Code-12_1-Branch on /mnt
+
+   // std::string mtype(matchMountFs ? e->type : 
ref.mediaSource->type);
+   // MediaSource media(mtype, e->src);
 
-   if( ref.mediaSource->equals( media) &&
-ref.attachPoint->path == Pathname(e->dir))
+   if( ref.mediaSource->name == e->src || str::hasPrefix( 
ref.mediaSource->type, "nfs" ) )
{
  DBG << "Found media name "
-  << ref.mediaSource->asString()
-  << " in the mount table as " << e->src << std::endl;
+ << ref.mediaSource->asString()
+ << " in the mount table as " << e->src << std::endl;
  _isAttached = true;
  break;
}
  }
  else
  {
-   if(ref.mediaSource->bdir == e->src &&
-

commit libzypp for openSUSE:13.1

2013-10-02 Thread h_root
Hello community,

here is the log from the commit of package libzypp for openSUSE:13.1 checked in 
at 2013-10-02 13:31:16

Comparing /work/SRC/openSUSE:13.1/libzypp (Old)
 and  /work/SRC/openSUSE:13.1/.libzypp.new (New)


Package is "libzypp"

Changes:

--- /work/SRC/openSUSE:13.1/libzypp/libzypp.changes 2013-09-26 
11:48:52.0 +0200
+++ /work/SRC/openSUSE:13.1/.libzypp.new/libzypp.changes2013-10-02 
13:31:18.0 +0200
@@ -1,0 +2,5 @@
+Sun Sep 29 01:15:02 CEST 2013 - m...@suse.de
+
+- Update zypp-po.tar.bz2
+
+---

Old:

  _service_error



Other differences:
--
++ libzypp-13.7.0.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libzypp-13.7.0/package/libzypp.changes 
new/libzypp-13.7.0/package/libzypp.changes
--- old/libzypp-13.7.0/package/libzypp.changes  2013-09-22 01:19:33.0 
+0200
+++ new/libzypp-13.7.0/package/libzypp.changes  2013-09-29 01:20:02.0 
+0200
@@ -1,4 +1,9 @@
 ---
+Sun Sep 29 01:15:02 CEST 2013 - m...@suse.de
+
+- Update zypp-po.tar.bz2
+
+---
 Sun Sep 22 01:14:26 CEST 2013 - m...@suse.de
 
 - Update zypp-po.tar.bz2
Files old/libzypp-13.7.0/po/zypp-po.tar.bz2 and 
new/libzypp-13.7.0/po/zypp-po.tar.bz2 differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libzypp-13.7.0/zypp/media/MediaHandler.cc 
new/libzypp-13.7.0/zypp/media/MediaHandler.cc
--- old/libzypp-13.7.0/zypp/media/MediaHandler.cc   2013-04-19 
14:01:30.0 +0200
+++ new/libzypp-13.7.0/zypp/media/MediaHandler.cc   2013-09-27 
13:21:43.0 +0200
@@ -509,7 +509,7 @@
 {
   bool _isAttached = false;
 
-  AttachedMedia ref( attachedMedia());
+  AttachedMedia ref( attachedMedia() );
   if( ref.mediaSource )
   {
 time_t old_mtime = _attach_mtime;
@@ -529,11 +529,13 @@
   MountEntries entries( MediaManager::getMountEntries());
   for_( e, entries.begin(), entries.end() )
   {
+   if ( ref.attachPoint->path != Pathname(e->dir) )
+ continue; // at least the mount points must match
+
 boolis_device = false;
 PathInfodev_info;
-
 if( str::hasPrefix( Pathname(e->src).asString(), "/dev/" ) &&
-dev_info(e->src) && dev_info.isBlk())
+dev_info(e->src) && dev_info.isBlk() )
 {
   is_device = true;
 }
@@ -544,8 +546,7 @@
   std::string mtype(matchMountFs ? e->type : ref.mediaSource->type);
   MediaSource media(mtype, e->src, dev_info.major(), dev_info.minor());
 
-  if( ref.mediaSource->equals( media) &&
-  ref.attachPoint->path == Pathname(e->dir))
+  if( ref.mediaSource->equals( media ) )
   {
 DBG << "Found media device "
 << ref.mediaSource->asString()
@@ -569,24 +570,34 @@
matchMountFs = false;
  else if ( ( e->type == "cifs" || e->type == "smb" ) && ( 
ref.mediaSource->type == "cifs" || ref.mediaSource->type == "smb" ) )
matchMountFs = false;
+ else
+   continue;   // different types cannot match
}
-   std::string mtype(matchMountFs ? e->type : ref.mediaSource->type);
-   MediaSource media(mtype, e->src);
+   // Here: Types are ok or not to check.
+   // Check the name except for nfs (bnc#804544; symlink resolution in 
mount path)
+   //
+   //   [fibonacci]$ ls -l /Local/ma/c12.1
+   //   lrwxrwxrwx  /Local/ma/c12.1 -> zypp-SuSE-Code-12_1-Branch/
+   //
+   //   [localhost]$ mount -t nfs4 fibonacci:/Local/ma/c12.1 /mnt
+   //   [localhost]$ mount
+   //   fibonacci:/Local/ma/zypp-SuSE-Code-12_1-Branch on /mnt
+
+   // std::string mtype(matchMountFs ? e->type : 
ref.mediaSource->type);
+   // MediaSource media(mtype, e->src);
 
-   if( ref.mediaSource->equals( media) &&
-ref.attachPoint->path == Pathname(e->dir))
+   if( ref.mediaSource->name == e->src || str::hasPrefix( 
ref.mediaSource->type, "nfs" ) )
{
  DBG << "Found media name "
-  << ref.mediaSource->asString()
-  << " in the mount table as " << e->src << std::endl;
+ << ref.mediaSource->asString()
+ << " in the mount table as " << e->src << std::endl;
  _isAttached = true;
  break;
}
  }
  else
  {
-   if(ref.mediaSource->bdir == 

commit libgphoto2 for openSUSE:Factory

2013-10-02 Thread h_root
Hello community,

here is the log from the commit of package libgphoto2 for openSUSE:Factory 
checked in at 2013-10-02 13:31:03

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


Package is "libgphoto2"

Changes:

--- /work/SRC/openSUSE:Factory/libgphoto2/libgphoto2.changes2013-08-19 
23:43:31.0 +0200
+++ /work/SRC/openSUSE:Factory/.libgphoto2.new/libgphoto2.changes   
2013-10-02 13:31:04.0 +0200
@@ -1,0 +2,8 @@
+Mon Sep 30 12:22:48 UTC 2013 - fcro...@suse.com
+
+- Replace udev rules with udev hwdb for openSUSE 13.1 or later
+  (more efficient).
+- Fix udev hwdb installation and ensure udev hwdb is updated when
+  package is installed / updated / uninstalled.
+
+---



Other differences:
--
++ libgphoto2.spec ++
--- /var/tmp/diff_new_pack.ZA17lO/_old  2013-10-02 13:31:04.0 +0200
+++ /var/tmp/diff_new_pack.ZA17lO/_new  2013-10-02 13:31:04.0 +0200
@@ -38,6 +38,9 @@
 BuildRequires:  lockdev-devel
 BuildRequires:  pkg-config
 BuildRequires:  udev
+%if 0%{?suse_version} > 1230
+BuildRequires:  systemd-rpm-macros
+%endif
 Url:http://gphoto.org/
 # bug437293
 %ifarch ppc64
@@ -141,12 +144,13 @@
echo "*** The udev rules file location has changed. Fix the 
build."
exit 1
fi
+%if 0%{?suse_version} > 1230
+   install -m 0755 -d $RPM_BUILD_ROOT/%{_udevhwdbdir}
+   ./print-camera-list hwdb > 
$RPM_BUILD_ROOT/%{_udevhwdbdir}/20-gphoto.hwdb
+%else
install -m 0755 -d   
$RPM_BUILD_ROOT%{_udevrulesdir}
./print-camera-list udev-rules version 175 > 
$RPM_BUILD_ROOT%{_udevrulesdir}/40-libgphoto2.rules
-   if [ -d /usr/lib/udev/hwdb.d ] ; then
-   install -m 0755 -d $RPM_BUILD_ROOT/usr/lib/udev/hwdb.d/
-   ./print-camera-list hwdb > 
$RPM_BUILD_ROOT/usr/lib/udev/hwdb.d/20-gphoto.conf.
-   fi
+%endif
 popd
 # udev helpers not used here.
 rm $RPM_BUILD_ROOT/usr/%_lib/udev/check-ptp-camera
@@ -169,8 +173,11 @@
 %{_libdir}/libgphoto2_port.so.*
 %{_mandir}/man3/libgphoto2.3*
 %{_mandir}/man3/libgphoto2_port.3*
+%if 0%{?suse_version} > 1230
+%{_udevhwdbdir}/20-gphoto.hwdb
+%else
 %{_udevrulesdir}/40-libgphoto2.rules
-/usr/lib/udev/hwdb.d/20-gphoto.conf.
+%endif
 
 %files -n libgphoto2-%{major}-lang -f libgphoto2-all.lang
 
@@ -185,8 +192,25 @@
 %{_libdir}/pkgconfig/libgphoto2.pc
 %{_libdir}/pkgconfig/libgphoto2_port.pc
 
-%post -n %name-%major -p /sbin/ldconfig
+%post -n %name-%major
+/sbin/ldconfig
+%if 0%{?suse_version} > 1230
+%udev_hwdb_update
+%else
+udevadm control --reload 2>&1 > /dev/null || :
+%endif
+
+%postun -n %name-%major
+/sbin/ldconfig
+if [ $1 -eq 0 ]; then
+%if 0%{?suse_version} > 1230
+%udev_hwdb_update
+%udev_rules_update
+%else
+udevadm control --reload 2>&1 > /dev/null || :
+%endif
+fi
 
-%postun -n %name-%major -p /sbin/ldconfig
+%{nil}
 
 %changelog


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



commit libgphoto2 for openSUSE:13.1

2013-10-02 Thread h_root
Hello community,

here is the log from the commit of package libgphoto2 for openSUSE:13.1 checked 
in at 2013-10-02 13:31:06

Comparing /work/SRC/openSUSE:13.1/libgphoto2 (Old)
 and  /work/SRC/openSUSE:13.1/.libgphoto2.new (New)


Package is "libgphoto2"

Changes:

--- /work/SRC/openSUSE:13.1/libgphoto2/libgphoto2.changes   2013-09-23 
10:57:16.0 +0200
+++ /work/SRC/openSUSE:13.1/.libgphoto2.new/libgphoto2.changes  2013-10-02 
13:31:12.0 +0200
@@ -1,0 +2,8 @@
+Mon Sep 30 12:22:48 UTC 2013 - fcro...@suse.com
+
+- Replace udev rules with udev hwdb for openSUSE 13.1 or later
+  (more efficient).
+- Fix udev hwdb installation and ensure udev hwdb is updated when
+  package is installed / updated / uninstalled.
+
+---



Other differences:
--
++ libgphoto2.spec ++
--- /var/tmp/diff_new_pack.DRXtu6/_old  2013-10-02 13:31:12.0 +0200
+++ /var/tmp/diff_new_pack.DRXtu6/_new  2013-10-02 13:31:12.0 +0200
@@ -38,6 +38,9 @@
 BuildRequires:  lockdev-devel
 BuildRequires:  pkg-config
 BuildRequires:  udev
+%if 0%{?suse_version} > 1230
+BuildRequires:  systemd-rpm-macros
+%endif
 Url:http://gphoto.org/
 # bug437293
 %ifarch ppc64
@@ -141,12 +144,13 @@
echo "*** The udev rules file location has changed. Fix the 
build."
exit 1
fi
+%if 0%{?suse_version} > 1230
+   install -m 0755 -d $RPM_BUILD_ROOT/%{_udevhwdbdir}
+   ./print-camera-list hwdb > 
$RPM_BUILD_ROOT/%{_udevhwdbdir}/20-gphoto.hwdb
+%else
install -m 0755 -d   
$RPM_BUILD_ROOT%{_udevrulesdir}
./print-camera-list udev-rules version 175 > 
$RPM_BUILD_ROOT%{_udevrulesdir}/40-libgphoto2.rules
-   if [ -d /usr/lib/udev/hwdb.d ] ; then
-   install -m 0755 -d $RPM_BUILD_ROOT/usr/lib/udev/hwdb.d/
-   ./print-camera-list hwdb > 
$RPM_BUILD_ROOT/usr/lib/udev/hwdb.d/20-gphoto.conf.
-   fi
+%endif
 popd
 # udev helpers not used here.
 rm $RPM_BUILD_ROOT/usr/%_lib/udev/check-ptp-camera
@@ -169,8 +173,11 @@
 %{_libdir}/libgphoto2_port.so.*
 %{_mandir}/man3/libgphoto2.3*
 %{_mandir}/man3/libgphoto2_port.3*
+%if 0%{?suse_version} > 1230
+%{_udevhwdbdir}/20-gphoto.hwdb
+%else
 %{_udevrulesdir}/40-libgphoto2.rules
-/usr/lib/udev/hwdb.d/20-gphoto.conf.
+%endif
 
 %files -n libgphoto2-%{major}-lang -f libgphoto2-all.lang
 
@@ -185,8 +192,25 @@
 %{_libdir}/pkgconfig/libgphoto2.pc
 %{_libdir}/pkgconfig/libgphoto2_port.pc
 
-%post -n %name-%major -p /sbin/ldconfig
+%post -n %name-%major
+/sbin/ldconfig
+%if 0%{?suse_version} > 1230
+%udev_hwdb_update
+%else
+udevadm control --reload 2>&1 > /dev/null || :
+%endif
+
+%postun -n %name-%major
+/sbin/ldconfig
+if [ $1 -eq 0 ]; then
+%if 0%{?suse_version} > 1230
+%udev_hwdb_update
+%udev_rules_update
+%else
+udevadm control --reload 2>&1 > /dev/null || :
+%endif
+fi
 
-%postun -n %name-%major -p /sbin/ldconfig
+%{nil}
 
 %changelog


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



commit leechcraft for openSUSE:Factory

2013-10-02 Thread h_root
Hello community,

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

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


Package is "leechcraft"

Changes:

--- /work/SRC/openSUSE:Factory/leechcraft/leechcraft.changes2013-09-12 
17:46:31.0 +0200
+++ /work/SRC/openSUSE:Factory/.leechcraft.new/leechcraft.changes   
2013-10-02 13:27:53.0 +0200
@@ -1,0 +2,5 @@
+Fri Sep 27 20:06:22 UTC 2013 - dap.darkn...@gmail.com
+
+- _constraints was added to prevent out-of-memory build issue.
+
+---

New:

  _constraints



Other differences:
--
leechcraft.spec: same change
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit leechcraft for openSUSE:13.1

2013-10-02 Thread h_root
Hello community,

here is the log from the commit of package leechcraft for openSUSE:13.1 checked 
in at 2013-10-02 13:27:54

Comparing /work/SRC/openSUSE:13.1/leechcraft (Old)
 and  /work/SRC/openSUSE:13.1/.leechcraft.new (New)


Package is "leechcraft"

Changes:

--- /work/SRC/openSUSE:13.1/leechcraft/leechcraft.changes   2013-09-23 
10:56:28.0 +0200
+++ /work/SRC/openSUSE:13.1/.leechcraft.new/leechcraft.changes  2013-10-02 
13:27:56.0 +0200
@@ -1,0 +2,5 @@
+Fri Sep 27 20:06:22 UTC 2013 - dap.darkn...@gmail.com
+
+- _constraints was added to prevent out-of-memory build issue.
+
+---

New:

  _constraints



Other differences:
--
leechcraft.spec: same change
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit kdenetwork3 for openSUSE:13.1

2013-10-02 Thread h_root
Hello community,

here is the log from the commit of package kdenetwork3 for openSUSE:13.1 
checked in at 2013-10-02 13:27:35

Comparing /work/SRC/openSUSE:13.1/kdenetwork3 (Old)
 and  /work/SRC/openSUSE:13.1/.kdenetwork3.new (New)


Package is "kdenetwork3"

Changes:

--- /work/SRC/openSUSE:13.1/kdenetwork3/kdenetwork3.changes 2013-09-23 
10:55:41.0 +0200
+++ /work/SRC/openSUSE:13.1/.kdenetwork3.new/kdenetwork3.changes
2013-10-02 13:27:41.0 +0200
@@ -1,0 +2,10 @@
+Tue Oct  1 18:41:10 UTC 2013 - an...@opensuse.org
+
+- add workaraund for GCC 4.8 and GCC 4.9 bugs, re-enable final
+
+---
+Tue Oct  1 07:31:49 UTC 2013 - co...@suse.com
+
+- disable finale build
+
+---



Other differences:
--
++ kdenetwork3.spec ++
--- /var/tmp/diff_new_pack.qb4tTy/_old  2013-10-02 13:27:41.0 +0200
+++ /var/tmp/diff_new_pack.qb4tTy/_new  2013-10-02 13:27:41.0 +0200
@@ -256,6 +256,13 @@
 sed -i 's|kde_libiw_installed=no|kde_libiw_installed=yes|g' configure
 sed -i 's|xmms-config --libs|pkg-config --libs xmms2|g' configure
 sed -i 's|xmms-config --cflags|pkg-config --cflags xmms2|g' configure
+
+# workaraund for GCC 4.8 and GCC 4.9 bug
+%if %suse_version >= 1310
+export CPPFLAGS="$CPPFLAGS -fno-diagnostics-show-caret"
+export CFLAGS="$CFLAGS -fno-diagnostics-show-caret"
+%endif
+
 ./configure $configkde --with-wifi
 
 # fails with higher number of threads

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



commit kdenetwork3 for openSUSE:Factory

2013-10-02 Thread h_root
Hello community,

here is the log from the commit of package kdenetwork3 for openSUSE:Factory 
checked in at 2013-10-02 13:27:33

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


Package is "kdenetwork3"

Changes:

--- /work/SRC/openSUSE:Factory/kdenetwork3/kdenetwork3.changes  2013-03-11 
10:13:10.0 +0100
+++ /work/SRC/openSUSE:Factory/.kdenetwork3.new/kdenetwork3.changes 
2013-10-02 13:27:35.0 +0200
@@ -1,0 +2,10 @@
+Tue Oct  1 18:41:10 UTC 2013 - an...@opensuse.org
+
+- add workaraund for GCC 4.8 and GCC 4.9 bugs, re-enable final
+
+---
+Tue Oct  1 07:31:49 UTC 2013 - co...@suse.com
+
+- disable finale build
+
+---



Other differences:
--
++ kdenetwork3.spec ++
--- /var/tmp/diff_new_pack.u9b8h5/_old  2013-10-02 13:27:36.0 +0200
+++ /var/tmp/diff_new_pack.u9b8h5/_new  2013-10-02 13:27:36.0 +0200
@@ -256,6 +256,13 @@
 sed -i 's|kde_libiw_installed=no|kde_libiw_installed=yes|g' configure
 sed -i 's|xmms-config --libs|pkg-config --libs xmms2|g' configure
 sed -i 's|xmms-config --cflags|pkg-config --cflags xmms2|g' configure
+
+# workaraund for GCC 4.8 and GCC 4.9 bug
+%if %suse_version >= 1310
+export CPPFLAGS="$CPPFLAGS -fno-diagnostics-show-caret"
+export CFLAGS="$CFLAGS -fno-diagnostics-show-caret"
+%endif
+
 ./configure $configkde --with-wifi
 
 # fails with higher number of threads

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



commit fonts-config for openSUSE:13.1

2013-10-02 Thread h_root
Hello community,

here is the log from the commit of package fonts-config for openSUSE:13.1 
checked in at 2013-10-02 13:27:14

Comparing /work/SRC/openSUSE:13.1/fonts-config (Old)
 and  /work/SRC/openSUSE:13.1/.fonts-config.new (New)


Package is "fonts-config"

Changes:

--- /work/SRC/openSUSE:13.1/fonts-config/fonts-config.changes   2013-09-23 
10:51:08.0 +0200
+++ /work/SRC/openSUSE:13.1/.fonts-config.new/fonts-config.changes  
2013-10-02 13:27:15.0 +0200
@@ -1,0 +2,5 @@
+Tue Oct  1 11:17:00 UTC 2013 - pgaj...@suse.com
+
+- workaround to [bnc#840416] as described in comment 20
+
+---



Other differences:
--
++ fonts-config.spec ++
--- /var/tmp/diff_new_pack.ELVUb6/_old  2013-10-02 13:27:15.0 +0200
+++ /var/tmp/diff_new_pack.ELVUb6/_new  2013-10-02 13:27:15.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package fonts-config
 #
-# 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

++ fonts-config ++
--- /var/tmp/diff_new_pack.ELVUb6/_old  2013-10-02 13:27:15.0 +0200
+++ /var/tmp/diff_new_pack.ELVUb6/_new  2013-10-02 13:27:15.0 +0200
@@ -1321,7 +1321,9 @@
   # could be used, for example .ttf or .ttc.
   # Therefore it is better to throw away all entries for .otf fonts if
   # the freetype module is not used:
-  if ($extension =~ /otf/i && ! $freetype_module_used) {
+  #
+  # UPDATE: freetype_module_used is wrongly detected, freetype is used 
always
+  if (0 && $extension =~ /otf/i && ! $freetype_module_used) {
if ($VERBOSITY >= $VERBOSITY_DEBUG) {
  print ".otf won't work without freetype module, discarding 
$fonts_scale_entries{$xlfd} $xlfd\n";
}




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



commit brp-extract-appdata for openSUSE:Factory

2013-10-02 Thread h_root
Hello community,

here is the log from the commit of package brp-extract-appdata for 
openSUSE:Factory checked in at 2013-10-02 13:27:05

Comparing /work/SRC/openSUSE:Factory/brp-extract-appdata (Old)
 and  /work/SRC/openSUSE:Factory/.brp-extract-appdata.new (New)


Package is "brp-extract-appdata"

Changes:

--- /work/SRC/openSUSE:Factory/brp-extract-appdata/brp-extract-appdata.changes  
2013-09-25 17:06:48.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.brp-extract-appdata.new/brp-extract-appdata.changes 
2013-10-02 13:27:06.0 +0200
@@ -1,0 +2,15 @@
+Mon Sep 30 19:09:47 UTC 2013 - dims...@opensuse.org
+
+- Two minor fixes in brp-extract-appdata.pl:
+  + Perl treats variables case sensitive: be consistent with
+$basedir.
+  + Allow Icon= in .desktop files to have a file extension.
+
+---
+Mon Sep 30 10:45:22 UTC 2013 - dims...@opensuse.org
+
+- Change icon type from local to cached: 'local' means the icon
+  lives in the installed filesystem; meta data provided icons land
+  in the appstream icon cache.
+
+---



Other differences:
--
++ brp-extract-appdata.pl ++
--- /var/tmp/diff_new_pack.lFMDy6/_old  2013-10-02 13:27:07.0 +0200
+++ /var/tmp/diff_new_pack.lFMDy6/_new  2013-10-02 13:27:07.0 +0200
@@ -39,7 +39,7 @@
 }
 
 if (! -w "$basedir") {
-  print "WARNING: Can't write to $BASEDIR, skipping\n";
+  print "WARNING: Can't write to $basedir, skipping\n";
   exit(0);
 }
 
@@ -74,7 +74,7 @@
 
 sub outputicon
 {
-  return unless ($_ =~ /^$icon\.(png|svg|svgz|xpm)$/);
+  return unless ($_ =~ /^$icon\.(png|svg|svgz|xpm)$/ or $_ eq $icon);
   open(my $icon, '<', $_) or return;
   my $content = do { local $/; <$icon> };
   close($icon);

++ extract-icons.pl ++
--- /var/tmp/diff_new_pack.lFMDy6/_old  2013-10-02 13:27:07.0 +0200
+++ /var/tmp/diff_new_pack.lFMDy6/_new  2013-10-02 13:27:07.0 +0200
@@ -104,7 +104,7 @@
   $ids{$id->{content}} = 1;
   my $icon = extract_icon(@{$app->{icon}}[0], $tmpdir);
   if ($icon) {
-$app->{icon} = [ { "type" => "local", "content" => $icon } ];
+$app->{icon} = [ { "type" => "cached", "content" => $icon } ];
   } else {
 delete $app->{icon};
   }

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



commit apparmor for openSUSE:13.1

2013-10-02 Thread h_root
Hello community,

here is the log from the commit of package apparmor for openSUSE:13.1 checked 
in at 2013-10-02 13:26:58

Comparing /work/SRC/openSUSE:13.1/apparmor (Old)
 and  /work/SRC/openSUSE:13.1/.apparmor.new (New)


Package is "apparmor"

Changes:

--- /work/SRC/openSUSE:13.1/apparmor/apparmor.changes   2013-09-23 
11:42:53.0 +0200
+++ /work/SRC/openSUSE:13.1/.apparmor.new/apparmor.changes  2013-10-02 
13:27:00.0 +0200
@@ -1,0 +2,5 @@
+Sun Sep 29 15:00:20 UTC 2013 - opens...@cboltz.de
+
+- update apparmor-init.py-gsoc.diff to the final GSoC apparmor/__init__.py
+
+---



Other differences:
--

++ apparmor-init.py-gsoc.diff ++
--- /var/tmp/diff_new_pack.sKAg7w/_old  2013-10-02 13:27:00.0 +0200
+++ /var/tmp/diff_new_pack.sKAg7w/_new  2013-10-02 13:27:00.0 +0200
@@ -4,8 +4,6 @@
 in a testing package that can be installed on top of the 2.8.x packages 
 without problems
 
-This patch slightly differs from Kshitij's code to avoid problems with
-explicit LANG=C
 
 === modified file 'utils/apparmor/__init__.py'
 --- utils/apparmor/__init__.py 2012-05-08 05:37:48 +
@@ -14,7 +12,7 @@
  # --
  #
  #Copyright (C) 2011-2012 Canonical Ltd.
-+#Copyright (C) 2013 Kshitij Gupta
++#Copyright (C) 2013 Kshitij Gupta 
  #
  #This program is free software; you can redistribute it and/or
  #modify it under the terms of version 2 of the GNU General Public
@@ -27,13 +25,13 @@
 +
 +def init_localisation():
 +locale.setlocale(locale.LC_ALL, '')
-+#cur_locale = locale.getlocale()
++#If a correct locale has been provided set filename else let an IOError 
be raised
++filename = '/usr/share/locale/%s/LC_MESSAGES/apparmor-utils.mo' % 
locale.getlocale()[0]
 +try:
-+filename = '/usr/share/locale/%s/LC_MESSAGES/apparmor-utils.mo' % 
locale.getlocale()[0][0:2]
-+trans = gettext.GNUTranslations(open( filename, 'rb'))
-+except: # IOError:
++trans = gettext.GNUTranslations(open(filename, 'rb'))
++except IOError:
 +trans = gettext.NullTranslations()
 +trans.install()
-+
++
 +init_localisation()
 


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



commit apparmor for openSUSE:Factory

2013-10-02 Thread h_root
Hello community,

here is the log from the commit of package apparmor for openSUSE:Factory 
checked in at 2013-10-02 13:26:56

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


Package is "apparmor"

Changes:

--- /work/SRC/openSUSE:Factory/apparmor/apparmor.changes2013-09-23 
11:42:48.0 +0200
+++ /work/SRC/openSUSE:Factory/.apparmor.new/apparmor.changes   2013-10-02 
13:26:57.0 +0200
@@ -1,0 +2,5 @@
+Sun Sep 29 15:00:20 UTC 2013 - opens...@cboltz.de
+
+- update apparmor-init.py-gsoc.diff to the final GSoC apparmor/__init__.py
+
+---



Other differences:
--

++ apparmor-init.py-gsoc.diff ++
--- /var/tmp/diff_new_pack.WRuRzJ/_old  2013-10-02 13:26:58.0 +0200
+++ /var/tmp/diff_new_pack.WRuRzJ/_new  2013-10-02 13:26:58.0 +0200
@@ -4,8 +4,6 @@
 in a testing package that can be installed on top of the 2.8.x packages 
 without problems
 
-This patch slightly differs from Kshitij's code to avoid problems with
-explicit LANG=C
 
 === modified file 'utils/apparmor/__init__.py'
 --- utils/apparmor/__init__.py 2012-05-08 05:37:48 +
@@ -14,7 +12,7 @@
  # --
  #
  #Copyright (C) 2011-2012 Canonical Ltd.
-+#Copyright (C) 2013 Kshitij Gupta
++#Copyright (C) 2013 Kshitij Gupta 
  #
  #This program is free software; you can redistribute it and/or
  #modify it under the terms of version 2 of the GNU General Public
@@ -27,13 +25,13 @@
 +
 +def init_localisation():
 +locale.setlocale(locale.LC_ALL, '')
-+#cur_locale = locale.getlocale()
++#If a correct locale has been provided set filename else let an IOError 
be raised
++filename = '/usr/share/locale/%s/LC_MESSAGES/apparmor-utils.mo' % 
locale.getlocale()[0]
 +try:
-+filename = '/usr/share/locale/%s/LC_MESSAGES/apparmor-utils.mo' % 
locale.getlocale()[0][0:2]
-+trans = gettext.GNUTranslations(open( filename, 'rb'))
-+except: # IOError:
++trans = gettext.GNUTranslations(open(filename, 'rb'))
++except IOError:
 +trans = gettext.NullTranslations()
 +trans.install()
-+
++
 +init_localisation()
 


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



commit google-exo-fonts for openSUSE:Factory

2013-10-02 Thread h_root
Hello community,

here is the log from the commit of package google-exo-fonts for 
openSUSE:Factory checked in at 2013-10-02 13:27:24

Comparing /work/SRC/openSUSE:Factory/google-exo-fonts (Old)
 and  /work/SRC/openSUSE:Factory/.google-exo-fonts.new (New)


Package is "google-exo-fonts"

Changes:

--- /work/SRC/openSUSE:Factory/google-exo-fonts/google-exo-fonts.changes
2012-09-14 12:24:36.0 +0200
+++ /work/SRC/openSUSE:Factory/.google-exo-fonts.new/google-exo-fonts.changes   
2013-10-02 13:27:25.0 +0200
@@ -1,0 +2,5 @@
+Wed Sep 25 15:35:51 UTC 2013 - pgaj...@suse.com
+
+- %{_ttfontsdir} is defined in fontpackages-devel yet 
+
+---



Other differences:
--
++ google-exo-fonts.spec ++
--- /var/tmp/diff_new_pack.ZRDVyo/_old  2013-10-02 13:27:25.0 +0200
+++ /var/tmp/diff_new_pack.ZRDVyo/_new  2013-10-02 13:27:25.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package google-exo-fonts
 #
-# 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
@@ -16,7 +16,6 @@
 #
 
 
-%define  _ttfontsdir%{_datadir}/fonts/truetype
 %define  fontname   exo
 
 Name:   google-exo-fonts

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



  1   2   >