commit vips for openSUSE:Factory

2013-10-18 Thread h_root
Hello community,

here is the log from the commit of package vips for openSUSE:Factory checked in 
at 2013-10-18 11:35:23

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


Package is vips

Changes:

--- /work/SRC/openSUSE:Factory/vips/vips.changes2013-10-09 
09:46:05.0 +0200
+++ /work/SRC/openSUSE:Factory/.vips.new/vips.changes   2013-10-18 
11:35:34.0 +0200
@@ -1,0 +2,7 @@
+Thu Oct 17 15:41:25 UTC 2013 - dmitr...@opensuse.org
+
+- Update to version 7.36.2
+  * better jpeg startup
+  * rename jpeg bool type to reduce confusion between libraries
+
+---

Old:

  vips-7.36.1.tar.gz

New:

  vips-7.36.2b.tar.gz



Other differences:
--
++ vips.spec ++
--- /var/tmp/diff_new_pack.mgx0oT/_old  2013-10-18 11:35:35.0 +0200
+++ /var/tmp/diff_new_pack.mgx0oT/_new  2013-10-18 11:35:35.0 +0200
@@ -20,7 +20,7 @@
 
 Name:   vips
 %define libname lib%{name}
-Version:7.36.1
+Version:7.36.2
 Release:0
 %define short_version 7.36
 %define somajor 35
@@ -28,7 +28,7 @@
 License:LGPL-2.1
 Group:  System/Libraries
 Url:http://www.vips.ecs.soton.ac.uk/
-Source0:
http://www.vips.ecs.soton.ac.uk/supported/current/%{name}-%{version}.tar.gz
+Source0:
http://www.vips.ecs.soton.ac.uk/supported/current/%{name}-%{version}b.tar.gz
 # PATCH-FIX-OPENSUSE vips-date-and-time.patch - fix 
file-contains-date-and-time RPMLINT warning
 Patch0: vips-date-and-time.patch
 

++ vips-7.36.1.tar.gz - vips-7.36.2b.tar.gz ++
 10364 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/vips-7.36.1/ChangeLog new/vips-7.36.2/ChangeLog
--- old/vips-7.36.1/ChangeLog   2013-10-07 18:06:16.0 +0200
+++ new/vips-7.36.2/ChangeLog   2013-10-17 10:43:14.0 +0200
@@ -1,3 +1,7 @@
+3/10/13started 7.36.2
+- better jpeg startup
+- rename jpeg bool type to reduce confusion between libraries
+
 3/10/13started 7.36.1
 - fix to help OS X build
 
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/vips-7.36.1/configure.ac new/vips-7.36.2/configure.ac
--- old/vips-7.36.1/configure.ac2013-10-04 12:40:32.0 +0200
+++ new/vips-7.36.2/configure.ac2013-10-15 18:26:16.0 +0200
@@ -2,7 +2,7 @@
 
 # also update the version number in the m4 macros below
 
-AC_INIT([vips], [7.36.1], [vip...@jiscmail.ac.uk])
+AC_INIT([vips], [7.36.2], [vip...@jiscmail.ac.uk])
 # required for gobject-introspection
 AC_PREREQ(2.62)
 
@@ -17,7 +17,7 @@
 # user-visible library versioning
 m4_define([vips_major_version], [7])
 m4_define([vips_minor_version], [36])
-m4_define([vips_micro_version], [1])
+m4_define([vips_micro_version], [2])
 m4_define([vips_version],
   [vips_major_version.vips_minor_version.vips_micro_version])
 
@@ -37,7 +37,7 @@
 #   binary interface changes not backwards compatible?: reset age to 0
 
 LIBRARY_CURRENT=35
-LIBRARY_REVISION=1
+LIBRARY_REVISION=2
 LIBRARY_AGE=0
 
 # patched into include/vips/version.h
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/vips-7.36.1/doc/reference/html/ch01.html 
new/vips-7.36.2/doc/reference/html/ch01.html
--- old/vips-7.36.1/doc/reference/html/ch01.html2013-10-07 
18:14:20.0 +0200
+++ new/vips-7.36.2/doc/reference/html/ch01.html2013-10-17 
10:50:55.0 +0200
@@ -21,7 +21,7 @@
 /tr/table
 div class=chapter
 div class=titlepagedivdivh2 class=title
-a name=idp4744032/aCore VIPS API/h2/div/div/div
+a name=idp3995136/aCore VIPS API/h2/div/div/div
 div class=tocdl
 dt
 span class=refentrytitlea href=VipsImage.htmlVipsImage/a/spanspan 
class=refpurpose — the VIPS image class/span
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude 

commit apper for openSUSE:Factory

2013-10-18 Thread h_root
Hello community,

here is the log from the commit of package apper for openSUSE:Factory checked 
in at 2013-10-18 11:31:28

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


Package is apper

Changes:

--- /work/SRC/openSUSE:Factory/apper/apper.changes  2013-10-17 
17:35:36.0 +0200
+++ /work/SRC/openSUSE:Factory/.apper.new/apper.changes 2013-10-18 
11:37:32.0 +0200
@@ -1,0 +2,5 @@
+Thu Oct 17 13:47:08 UTC 2013 - g...@opensuse.org
+
+- add back provides for org.freedesktop.PackageKit.service
+
+---



Other differences:
--
++ apper.spec ++
--- /var/tmp/diff_new_pack.UqU71d/_old  2013-10-18 11:37:37.0 +0200
+++ /var/tmp/diff_new_pack.UqU71d/_new  2013-10-18 11:37:37.0 +0200
@@ -68,6 +68,7 @@
 BuildRequires:  libkde4-devel
 BuildRequires:  libxml2-tools
 Recommends: %{name}-lang = %{version}
+Provides:   org.freedesktop.PackageKit.service
 Requires:   PackageKit = 0.8.8
 # last used in 11.3
 Provides:   kupdateapplet = 0.9.18

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



commit build-compare for openSUSE:Factory

2013-10-18 Thread h_root
Hello community,

here is the log from the commit of package build-compare for openSUSE:Factory 
checked in at 2013-10-18 11:31:44

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


Package is build-compare

Changes:

--- /work/SRC/openSUSE:Factory/build-compare/build-compare.changes  
2012-05-25 16:14:36.0 +0200
+++ /work/SRC/openSUSE:Factory/.build-compare.new/build-compare.changes 
2013-10-18 11:37:49.0 +0200
@@ -1,0 +2,5 @@
+Thu Oct 17 12:44:19 UTC 2013 - sch...@suse.de
+
+- Also look into MSB shared objects
+
+---



Other differences:
--
++ build-compare.spec ++
--- /var/tmp/diff_new_pack.cXtxZn/_old  2013-10-18 11:38:00.0 +0200
+++ /var/tmp/diff_new_pack.cXtxZn/_new  2013-10-18 11:38:00.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package build-compare
 #
-# 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

++ rpm-check.sh ++
--- /var/tmp/diff_new_pack.cXtxZn/_old  2013-10-18 11:38:00.0 +0200
+++ /var/tmp/diff_new_pack.cXtxZn/_new  2013-10-18 11:38:00.0 +0200
@@ -443,7 +443,7 @@
  return 1
fi
;;
-*ELF*executable*|*ELF*LSB\ shared\ object*)
+*ELF*executable*|*ELF*[LM]SB\ shared\ object*)
objdump -d --no-show-raw-insn old/$file | filter_disasm  $file1
if ! test -s $file1; then
  # objdump has no idea how to handle it

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



commit fontpackages for openSUSE:Factory

2013-10-18 Thread h_root
Hello community,

here is the log from the commit of package fontpackages for openSUSE:Factory 
checked in at 2013-10-18 11:31:51

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


Package is fontpackages

Changes:

--- /work/SRC/openSUSE:Factory/fontpackages/fontpackages.changes
2013-10-11 16:39:42.0 +0200
+++ /work/SRC/openSUSE:Factory/.fontpackages.new/fontpackages.changes   
2013-10-18 11:38:35.0 +0200
@@ -1,0 +2,11 @@
+Tue Oct 15 11:16:42 UTC 2013 - pgaj...@suse.com
+
+- fixed minor typo in %reconfigure_fonts_post macro [bnc#845955]
+
+---
+Mon Oct 14 06:05:19 UTC 2013 - pgaj...@suse.com
+
+- minor fix in %reconfigure_fonts_post macro (really check for 
+  cjk *-config before run them)
+
+---



Other differences:
--
++ rpm-macros.fonts-config ++
--- /var/tmp/diff_new_pack.amq78N/_old  2013-10-18 11:38:37.0 +0200
+++ /var/tmp/diff_new_pack.amq78N/_new  2013-10-18 11:38:37.0 +0200
@@ -115,13 +115,13 @@
 echo 'rm %{__fontsupdatescript}'  %{__fontsupdatescript} \
 %{-c: \
   echo 'if [ -e %{__fontsconfigrunflag}-cjk ]; then'  
%{__fontsupdatescript}-cjk \
-  echo '  if [ -x $adobecidfontconfig ]; then'  
%{__fontsupdatescript}-cjk \
+  echo '  if [ -x /usr/sbin/acroread-cidfont-config ]; then'  
%{__fontsupdatescript}-cjk \
   echo '/usr/sbin/acroread-cidfont-config'  
%{__fontsupdatescript}-cjk \
   echo '  fi'  %{__fontsupdatescript}-cjk \
-  echo '  if [ -x $ghostscriptcjkconfig ]; then'  
%{__fontsupdatescript}-cjk \
+  echo '  if [ -x /usr/sbin/ghostscript-cjk-config ]; then'  
%{__fontsupdatescript}-cjk \
   echo '/usr/sbin/ghostscript-cjk-config'  
%{__fontsupdatescript}-cjk \
   echo '  fi'  %{__fontsupdatescript}-cjk \
-  echo '  rm %{__fontsconfigrunflag}-cjk'   %{__fontsupdatescript} \
+  echo '  rm %{__fontsconfigrunflag}-cjk'   %{__fontsupdatescript}-cjk \
   echo 'fi'  %{__fontsupdatescript}-cjk \
   echo 'rm  %{__fontsupdatescript}-cjk'   %{__fontsupdatescript}-cjk \
  } \

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



commit libestr for openSUSE:Factory

2013-10-18 Thread h_root
Hello community,

here is the log from the commit of package libestr for openSUSE:Factory checked 
in at 2013-10-18 11:33:23

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


Package is libestr

Changes:

--- /work/SRC/openSUSE:Factory/libestr/libestr.changes  2013-09-13 
14:44:45.0 +0200
+++ /work/SRC/openSUSE:Factory/.libestr.new/libestr.changes 2013-10-18 
11:39:46.0 +0200
@@ -1,0 +2,7 @@
+Thu Oct 17 17:58:54 UTC 2013 - andreas.stie...@gmx.de
+
+- update to 0.1.8 - [bnc#846487]
+  - bugfix: invalid comparison results for different-length strings
+es_strcmp, es_strcasecmp, es_strbufcmp, and es_strcasebufcmp
+
+---

Old:

  libestr-0.1.6.tar.gz

New:

  libestr-0.1.8.tar.gz



Other differences:
--
++ libestr.spec ++
--- /var/tmp/diff_new_pack.CzwkhH/_old  2013-10-18 11:39:47.0 +0200
+++ /var/tmp/diff_new_pack.CzwkhH/_new  2013-10-18 11:39:47.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   libestr
-Version:0.1.6
+Version:0.1.8
 Release:0
 Summary:String handling essentials library
 License:LGPL-2.1+

++ libestr-0.1.6.tar.gz - libestr-0.1.8.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libestr-0.1.6/ChangeLog new/libestr-0.1.8/ChangeLog
--- old/libestr-0.1.6/ChangeLog 2013-09-12 14:51:23.0 +0200
+++ new/libestr-0.1.8/ChangeLog 2013-10-16 16:55:34.0 +0200
@@ -1,4 +1,20 @@
 --
+Version 0.1.8 2013-10-16
+- bugfix: previous fix for string comparisons did not work properly
+  Thanks to Tomas Heinrich for alerting us
+--
+Version 0.1.7 2013-10-10
+- bugfix: invalid comparison results for different-length strings
+  es_strcmp, es_strcasecmp, es_strbufcmp, and es_strcasebufcmp
+  returned incorrect results if the first string was smaller than
+  the second. In that case, the first string was always assumed
+  to be lexially lower than the second. If the second string was
+  larger than the first, the same issue occured. This did not affect
+  equal comparisons, but LT/GT checks lead to invalid result, with
+  potentially harsh consequences (e.g. qsort() did not work properly).
+  This bug is present for a very long time, potentially down to the
+  initial implementation of libestr.
+--
 Version 0.1.6 2013-09-12
 - bugfix: ascii hex code escapes did not work
   Thanks to Rene Kalff for the patch
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libestr-0.1.6/configure new/libestr-0.1.8/configure
--- old/libestr-0.1.6/configure 2013-09-12 14:53:29.0 +0200
+++ new/libestr-0.1.8/configure 2013-10-16 16:56:30.0 +0200
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.68 for libestr 0.1.6.
+# Generated by GNU Autoconf 2.68 for libestr 0.1.8.
 #
 # Report bugs to rgerha...@adiscon.com.
 #
@@ -570,8 +570,8 @@
 # Identity of this package.
 PACKAGE_NAME='libestr'
 PACKAGE_TARNAME='libestr'
-PACKAGE_VERSION='0.1.6'
-PACKAGE_STRING='libestr 0.1.6'
+PACKAGE_VERSION='0.1.8'
+PACKAGE_STRING='libestr 0.1.8'
 PACKAGE_BUGREPORT='rgerha...@adiscon.com'
 PACKAGE_URL=''
 
@@ -1298,7 +1298,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 libestr 0.1.6 to adapt to many kinds of systems.
+\`configure' configures libestr 0.1.8 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1368,7 +1368,7 @@
 
 if test -n $ac_init_help; then
   case $ac_init_help in
- short | recursive ) echo Configuration of libestr 0.1.6:;;
+ short | recursive ) echo Configuration of libestr 0.1.8:;;
esac
   cat \_ACEOF
 
@@ -1473,7 +1473,7 @@
 test -n $ac_init_help  exit $ac_status
 if $ac_init_version; then
   cat \_ACEOF
-libestr configure 0.1.6
+libestr configure 0.1.8
 generated by GNU Autoconf 2.68
 
 Copyright (C) 2010 Free Software Foundation, Inc.
@@ -1842,7 +1842,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by libestr $as_me 0.1.6, which was
+It was created by libestr $as_me 0.1.8, which was
 generated by GNU Autoconf 2.68.  Invocation command line was
 
   $ $0 $@
@@ -2657,7 +2657,7 @@
 
 # Define the identity 

commit openstack-utils for openSUSE:Factory

2013-10-18 Thread h_root
Hello community,

here is the log from the commit of package openstack-utils for openSUSE:Factory 
checked in at 2013-10-18 11:34:09

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


Package is openstack-utils

Changes:

--- /work/SRC/openSUSE:Factory/openstack-utils/openstack-utils.changes  
2013-08-13 10:53:45.0 +0200
+++ /work/SRC/openSUSE:Factory/.openstack-utils.new/openstack-utils.changes 
2013-10-18 11:41:05.0 +0200
@@ -1,0 +2,31 @@
+Mon Oct 14 15:29:34 UTC 2013 - a...@suse.com
+
+- fix openstack-db for openSUSE (bnc#845639) (patch fix-db.patch)
+
+---
+Fri Sep 27 14:36:40 UTC 2013 - dmuel...@suse.com
+
+- update to 2013.2:
+openstack-status:
+  don't print httpd status which is problematic on RHEL 6
+  print neutron services status when installed
+  print dbus service status
+  print ceilometer services status when installed
+  print heat services status when installed
+  avoid deprecated commands
+  print out all quantum services and update for grizzly
+  fix detection of nova install
+  improve reporting of service status
+openstack-db:
+  prompt the user if we're switching databases
+  fix setting of keystone mysql password broken in 2013.1-2
+  provide more robust clearing of mysql users in --drop
+  fix handling of mariadb
+openstack-demo-install:
+  fix swift init loop in grizzly
+  support systems with selinux disabled
+  support adjusted keystone sample credentials in grizzly
+  fix cgroup service handling
+- Fix requires (now uses crudini for updating .ini files)
+
+---

Old:

  openstack-utils-2013.11+git.1363873583.8dfab15.tar.gz

New:

  fix-db.patch
  openstack-utils-2013.2.1+git.1379433390.6ec0116.tar.gz



Other differences:
--
++ openstack-utils.spec ++
--- /var/tmp/diff_new_pack.LG27V2/_old  2013-10-18 11:41:06.0 +0200
+++ /var/tmp/diff_new_pack.LG27V2/_new  2013-10-18 11:41:06.0 +0200
@@ -17,16 +17,17 @@
 
 
 Name:   openstack-utils
-Version:2013.11+git.1363873583.8dfab15
+Version:2013.2.1+git.1379433390.6ec0116
 Release:0
 Summary:Helper utilities for OpenStack service
 License:Apache-2.0
 Group:  Development/Libraries/Python
 Url:https://github.com/fedora-openstack/openstack-utils
 Source: %{name}-%{version}.tar.gz
+Patch1: fix-db.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildArch:  noarch
-Requires:   python-iniparse
+Requires:   crudini
 
 %description
 Utilities to aid the setup and configuration of OpenStack packages.
@@ -38,6 +39,7 @@
 
 %prep
 %setup -q
+%patch1 -p0
 
 %build
 

++ fix-db.patch ++
Index: utils/openstack-db
===
--- utils/openstack-db.orig
+++ utils/openstack-db
@@ -88,9 +88,9 @@ esac
 
 install_mysql_server() {
   if [ -z ${ASSUME_YES} ]; then
-yum install mysql-server
+zypper install mariadb mariadb-client
   else
-yum install -y mysql-server
+zypper install -y mariadb mariadb-client
   fi
 }
 
@@ -143,15 +143,15 @@ fi
 # Make sure MySQL is installed.
 
 NEW_MYSQL_INSTALL=0
-if ! rpm -q --whatprovides mysql-server  /dev/null; then
+if ! rpm -q --whatprovides mariadb  /dev/null; then
   if [ -z ${ASSUME_YES} ]; then
-printf mysql-server is not installed.  Would you like to install it now? 
(y/n): 
+printf mariadb is not installed.  Would you like to install it now? 
(y/n): 
 read response
 case $response in
   y|Y)
 ;;
   n|N)
-echo mysql-server must be installed.  Please install it before 
proceeding.
+echo mariadb must be installed.  Please install it before proceeding.
 exit 0
 ;;
   *)
@@ -167,7 +167,7 @@ fi
 
 # Make sure mysqld is running.
 
-if ! service_running mysqld; then
+if ! service_running mysql; then
   if [ -z ${ASSUME_YES} ]; then
 printf mysqld is not running.  Would you like to start it now? (y/n): 
 read response
@@ -184,10 +184,10 @@ if ! service_running mysqld; then
 esac
   fi
 
-  start_service 'mysqld'
+  start_service 'mysql'
 
   # If we both installed and started, ensure it starts at boot
-  [ $NEW_MYSQL_INSTALL -eq 1 ]  chkconfig mysqld on
+  [ $NEW_MYSQL_INSTALL -eq 1 ]  chkconfig mysql on
 fi
 
 
@@ -300,7 +300,7 @@ if [ $MODE = 'init' ]; then
 db_sync='db_sync'
   fi
   # Run as $APP user so any newly created (log) files have correct ownership
-  runuser -s /bin/sh $APP -c 

commit libqt5-qttools for openSUSE:Factory

2013-10-18 Thread h_root
Hello community,

here is the log from the commit of package libqt5-qttools for openSUSE:Factory 
checked in at 2013-10-18 11:33:29

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


Package is libqt5-qttools

Changes:

--- /work/SRC/openSUSE:Factory/libqt5-qttools/libqt5-qttools.changes
2013-10-04 13:54:26.0 +0200
+++ /work/SRC/openSUSE:Factory/.libqt5-qttools.new/libqt5-qttools.changes   
2013-10-18 11:40:04.0 +0200
@@ -1,0 +2,8 @@
+Thu Oct 17 17:20:29 UTC 2013 - hrvoje.sen...@gmail.com
+
+- Split out libqt5-tools package further to libQt5CLucene5, libQt5Designer5,
+  libQt5DesignerComponents5 and libQt5Help5, main package now contains
+  only binaries
+- Utilize Qt5 macros
+
+---



Other differences:
--
++ libqt5-qttools.spec ++
--- /var/tmp/diff_new_pack.JUjMIT/_old  2013-10-18 11:40:21.0 +0200
+++ /var/tmp/diff_new_pack.JUjMIT/_new  2013-10-18 11:40:21.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libqt5-qttools
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,10 +19,10 @@
 Name:   libqt5-qttools
 Version:5.1.1
 Release:0
-License:SUSE-LGPL-2.1-with-digia-exception-1.1 or GPL-3.0
 Summary:Qt 5 QtTools Module
-Url:http://qt.digia.com
+License:SUSE-LGPL-2.1-with-digia-exception-1.1 or GPL-3.0
 Group:  Development/Libraries/X11
+Url:http://qt.digia.com
 Source: %{tar_version}.tar.xz
 Source11:   designer5.desktop
 Source12:   linguist5.desktop
@@ -55,6 +55,10 @@
 Summary:Qt Development Kit
 Group:  Development/Libraries/X11
 Requires:   %{name} = %{version}
+Requires:   libQt5CLucene5 = %{version}
+Requires:   libQt5Designer5 = %{version}
+Requires:   libQt5DesignerComponents5 = %{version}
+Requires:   libQt5Help5 = %{version}
 Requires:   libQt5Quick-devel = %{version}
 Requires:   libQt5WebKitWidgets-devel = %{version}
 Requires:   libxslt-devel
@@ -74,23 +78,60 @@
 API guarantees. The packages that build against these have to require
 the exact Qt version.
 
+%package -n libQt5CLucene5
+Summary:Qt 5 Clucene Library
+Group:  Development/Libraries/X11
+
+%description -n libQt5CLucene5
+The Qt 5 Clucene library.
+
+%package -n libQt5Designer5
+Summary:Qt 5 Designer Library
+Group:  Development/Libraries/X11
+
+%description -n libQt5Designer5
+The Qt 5 Designer library.
+
+%package -n libQt5DesignerComponents5
+Summary:Qt 5 Designer Components Library
+Group:  Development/Libraries/X11
+
+%description -n libQt5DesignerComponents5
+The Qt 5 Designer Components library.
+
+%package -n libQt5Help5
+Summary:Qt 5 Help Library
+Group:  Development/Libraries/X11
+
+%description -n libQt5Help5
+The Qt 5 Help library.
+
 %post -p /sbin/ldconfig
 
+%post -n libQt5CLucene5 -p /sbin/ldconfig
+
+%post -n libQt5Designer5 -p /sbin/ldconfig
+
+%post -n libQt5DesignerComponents5 -p /sbin/ldconfig
+
+%post -n libQt5Help5 -p /sbin/ldconfig
+
 %postun -p /sbin/ldconfig
 
+%postun -n libQt5CLucene5 -p /sbin/ldconfig
+
+%postun -n libQt5Designer5 -p /sbin/ldconfig
+
+%postun -n libQt5DesignerComponents5 -p /sbin/ldconfig
+
+%postun -n libQt5Help5 -p /sbin/ldconfig
+
 %build
-export PATH=%{_libqt5_bindir}:$PATH
-%ifarch ppc64
-  RPM_OPT_FLAGS=%{optflags} -mminimal-toc
-%endif
-export CXXFLAGS=$CXXFLAGS %{optflags} -DOPENSSL_LOAD_CONF
-export CFLAGS=$CFLAGS %{optflags} -DOPENSSL_LOAD_CONF
-export MAKEFLAGS=%{?_smp_mflags}
-qmake
-make
+%qmake5
+%make_jobs
 
 %install
-make INSTALL_ROOT=%{buildroot} install
+%qmake5_install
 find %{buildroot}/%{_libdir} -type f -name '*la' -print -exec perl -pi -e 's, 
-L%{_builddir}/\S+,,g' {} \;
 find %{buildroot}/%{_libdir} -type f -name '*pc' -print -exec perl -pi -e s, 
-L$RPM_BUILD_DIR/?\S+,,g {} \; -exec sed -i -e 
s,^moc_location=.*,moc_location=%{_libqt5_bindir}/moc, -e 
s,uic_location=.*,uic_location=%{_libqt5_bindir}/uic, {} \;
 %fdupes %{buildroot}/%{_libqt5_includedir}
@@ -116,21 +157,34 @@
 ##mkdir -p %{buildroot}%{_datadir}/doc/packages/libqt5
 ##cp -a src/assistant/assistant/assistant.qch 
%{buildroot}%{_datadir}/doc/packages/libqt5/
 
-%clean
-rm -rf %{buildroot}
-
 %files
 %defattr(-,root,root,755)
 %{_bindir}/*
 %{_libqt5_bindir}/*
 %{_datadir}/applications/*.desktop
 %{_datadir}/pixmaps/*.png

commit nip2 for openSUSE:Factory

2013-10-18 Thread h_root
Hello community,

here is the log from the commit of package nip2 for openSUSE:Factory checked in 
at 2013-10-18 11:33:37

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


Package is nip2

Changes:

--- /work/SRC/openSUSE:Factory/nip2/nip2.changes2013-10-09 
09:44:36.0 +0200
+++ /work/SRC/openSUSE:Factory/.nip2.new/nip2.changes   2013-10-18 
11:40:54.0 +0200
@@ -1,0 +2,7 @@
+Thu Oct 17 15:53:25 UTC 2013 - dmitr...@opensuse.org
+
+- Update to version 7.36.2
+  * add --profile option
+  * fix + button on wsgv
+
+---

Old:

  nip2-7.36.1.tar.gz

New:

  nip2-7.36.2.tar.gz



Other differences:
--
++ nip2.spec ++
--- /var/tmp/diff_new_pack.kkD9iI/_old  2013-10-18 11:40:55.0 +0200
+++ /var/tmp/diff_new_pack.kkD9iI/_new  2013-10-18 11:40:55.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   nip2
-Version:7.36.1
+Version:7.36.2
 Release:0
 Summary:Interactive tool for working with large images
 License:GPL-2.0+

++ nip2-7.36.1.tar.gz - nip2-7.36.2.tar.gz ++
/work/SRC/openSUSE:Factory/nip2/nip2-7.36.1.tar.gz 
/work/SRC/openSUSE:Factory/.nip2.new/nip2-7.36.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 pciutils-ids for openSUSE:Factory

2013-10-18 Thread h_root
Hello community,

here is the log from the commit of package pciutils-ids for openSUSE:Factory 
checked in at 2013-10-18 11:34:14

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


Package is pciutils-ids

Changes:

--- /work/SRC/openSUSE:Factory/pciutils-ids/pciutils-ids.changes
2013-02-14 21:13:24.0 +0100
+++ /work/SRC/openSUSE:Factory/.pciutils-ids.new/pciutils-ids.changes   
2013-10-18 11:41:13.0 +0200
@@ -1,0 +2,10 @@
+Tue Oct  8 16:45:17 UTC 2013 - sweet_...@gmx.de
+
+- update pci.ids to version 2013.10.06
+
+---
+Tue Jul 30 22:58:49 UTC 2013 - sweet_...@gmx.de
+
+- update pci.ids to version 2013.07.26
+
+---



Other differences:
--
++ pciutils-ids.spec ++
--- /var/tmp/diff_new_pack.p1tqL6/_old  2013-10-18 11:41:15.0 +0200
+++ /var/tmp/diff_new_pack.p1tqL6/_new  2013-10-18 11:41:15.0 +0200
@@ -16,9 +16,8 @@
 #
 
 
-
 Name:   pciutils-ids
-Version:2013.2.12
+Version:2013.10.06
 Release:0
 Summary:PCI-utilities pci.ids database
 License:GPL-2.0+

++ pci.ids.bz2 ++
 7605 lines (skipped)
 between pci.ids.bz2
 and /work/SRC/openSUSE:Factory/.pciutils-ids.new/pci.ids.bz2

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

here is the log from the commit of package python-ceilometerclient for 
openSUSE:Factory checked in at 2013-10-18 11:34:26

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-10-02 13:32:33.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-ceilometerclient.new/python-ceilometerclient.changes
 2013-10-18 11:42:27.0 +0200
@@ -1,0 +2,11 @@
+Mon Oct  7 10:18:31 UTC 2013 - opensuse-cl...@opensuse.org
+
+- Update to version 1.0.6:
+  + Allow to update an alarm partially
+  + Fix shell.do_alarm_get_state to get as opposed to set
+  + Use standard CLI object-verb ordering for alarm-{g|s}set-state
+  + Updated from global requirements
+  + Added support to --os-cacert
+  + Add support for new alarm-history command
+
+---

Old:

  python-ceilometerclient-master.tar.gz

New:

  python-ceilometerclient-1.0.6.tar.gz



Other differences:
--
++ python-ceilometerclient.spec ++
--- /var/tmp/diff_new_pack.S0MRLR/_old  2013-10-18 11:42:33.0 +0200
+++ /var/tmp/diff_new_pack.S0MRLR/_new  2013-10-18 11:42:33.0 +0200
@@ -20,13 +20,13 @@
 %define component ceilometerclient
 
 Name:   python-%{component}
-Version:1.0.5.2
+Version:1.0.6
 Release:0
 Url:https://github.com/openstack/python-ceilometerclient
 Summary:OpenStack Metering (Ceilometer) API Client
 License:Apache-2.0
 Group:  Development/Languages/Python
-Source: python-ceilometerclient-master.tar.gz
+Source: python-ceilometerclient-1.0.6.tar.gz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  openstack-suse-macros
 BuildRequires:  python-base
@@ -71,7 +71,7 @@
 This package contains testsuite files for %{name}.
 
 %prep
-%setup -q -n python-ceilometerclient-1.0.5.2.gb961738
+%setup -q -n python-ceilometerclient-1.0.6
 %openstack_cleanup_prep
 echo %{version}  ceilometerclient/versioninfo
 

++ _service ++
--- /var/tmp/diff_new_pack.S0MRLR/_old  2013-10-18 11:42:33.0 +0200
+++ /var/tmp/diff_new_pack.S0MRLR/_new  2013-10-18 11:42:33.0 +0200
@@ -1,8 +1,7 @@
 services
   service name=git_tarballs mode=disabled
-param 
name=urlhttp://tarballs.openstack.org/python-ceilometerclient/python-ceilometerclient-master.tar.gz/param
+param 
name=urlhttp://tarballs.openstack.org/python-ceilometerclient/python-ceilometerclient-1.0.6.tar.gz/param
 param name=emailopensuse-cl...@opensuse.org/param
-param name=version-regexp.*-([^-]+)\.g[a-zA-Z0-9]{7}/param
 param name=plain-versionTrue/param
   /service
 /services

++ python-ceilometerclient-master.tar.gz - 
python-ceilometerclient-1.0.6.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-ceilometerclient-1.0.5.2.gb961738/AUTHORS 
new/python-ceilometerclient-1.0.6/AUTHORS
--- old/python-ceilometerclient-1.0.5.2.gb961738/AUTHORS2013-09-30 
18:22:39.0 +0200
+++ new/python-ceilometerclient-1.0.6/AUTHORS   2013-10-04 09:58:49.0 
+0200
@@ -16,5 +16,7 @@
 Lianhao Lu lianhao...@intel.com
 Mehdi Abaakouk mehdi.abaak...@enovance.com
 Monty Taylor mord...@inaugust.com
+OpenStack Jenkins jenk...@openstack.org
+Stefano Zilli stefano.zi...@cern.ch
 ZhiQiang Fan aji.zq...@gmail.com
 yolanda.robla yolanda.ro...@canonical.com
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-ceilometerclient-1.0.5.2.gb961738/ChangeLog 
new/python-ceilometerclient-1.0.6/ChangeLog
--- old/python-ceilometerclient-1.0.5.2.gb961738/ChangeLog  2013-09-30 
18:22:39.0 +0200
+++ new/python-ceilometerclient-1.0.6/ChangeLog 2013-10-04 09:58:49.0 
+0200
@@ -1,3 +1,103 @@
+commit c3283ec1e861f29a53c59c1a09f2a1bc21a713e4
+Author: Eoghan Glynn egl...@redhat.com
+Date:   Wed Oct 2 16:18:06 2013 +
+
+Add support for new alarm-history command
+
+Expose the new alarm history API via the CLI.
+
+Change-Id: I5757d309dd7143dfab83985fb51ee6d320478e3b
+
+commit 50ecc8f63b9f2f9a482f2211ad0499f2be7c6f5a
+Merge: 146de67 544e621
+Author: Jenkins jenk...@review.openstack.org
+Date:   Thu Oct 3 00:34:12 2013 +
+
+Merge Added support to --os-cacert
+
+commit 146de671496a72ccdc20a3da4beec901a890f9b3
+Merge: db2c858 a99a8c6
+Author: OpenStack Jenkins jenk...@openstack.org
+Date:   Thu Oct 3 00:34:10 2013 +
+
+Merge Updated from global requirements
+
+commit 

commit python-keystoneclient for openSUSE:Factory

2013-10-18 Thread h_root
Hello community,

here is the log from the commit of package python-keystoneclient for 
openSUSE:Factory checked in at 2013-10-18 11:34:52

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


Package is python-keystoneclient

Changes:

--- 
/work/SRC/openSUSE:Factory/python-keystoneclient/python-keystoneclient.changes  
2013-09-27 18:01:57.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-keystoneclient.new/python-keystoneclient.changes
 2013-10-18 11:42:52.0 +0200
@@ -1,0 +2,17 @@
+Mon Oct 14 07:45:27 UTC 2013 - speili...@suse.com
+
+- Update to version 0.4.0:
+  + Refactor for testability of an upcoming change
+  + Fix H202 assertRaises Exception
+  + Normalize datetimes to account for tz
+- Set _service to fixed revision (around Havana release)
+- Rebased 0001-Add-workaround-for-OSError-raised-by-Popen.communica.patch
+
+---
+Mon Oct  7 11:10:58 UTC 2013 - opensuse-cl...@opensuse.org
+
+- Update to version 0.3.2.82:
+  + Log user info in auth_token middleware
+  + Add auth_uri in conf to avoid unnecessary warning
+
+---

Old:

  python-keystoneclient-master.tar.gz

New:

  python-keystoneclient-0.4.0.tar.gz



Other differences:
--
++ python-keystoneclient.spec ++
--- /var/tmp/diff_new_pack.1OvTkf/_old  2013-10-18 11:42:53.0 +0200
+++ /var/tmp/diff_new_pack.1OvTkf/_new  2013-10-18 11:42:53.0 +0200
@@ -19,13 +19,13 @@
 %define component keystoneclient
 
 Name:   python-%{component}
-Version:0.3.2.78
+Version:0.4.0
 Release:0
 Summary:Openstack Identity (Keystone) API Client
 License:Apache-2.0
 Group:  Development/Languages/Python
 Url:http://launchpad.net/python-keystoneclient
-Source: python-keystoneclient-master.tar.gz
+Source: python-keystoneclient-0.4.0.tar.gz
 Source2:openstack-keystone.sh
 Patch0: 0001-Add-workaround-for-OSError-raised-by-Popen.communica.patch
 Patch1: 0001-Make-ROOTDIR-determination-more-robust.patch
@@ -99,7 +99,7 @@
 This package contains testsuite files for %{name}.
 
 %prep
-%setup -q -n python-keystoneclient-0.3.2.78.gbaa9490
+%setup -q -n python-keystoneclient-0.4.0
 %patch0 -p1
 %patch1 -p1
 %openstack_cleanup_prep

++ 0001-Add-workaround-for-OSError-raised-by-Popen.communica.patch ++
--- /var/tmp/diff_new_pack.1OvTkf/_old  2013-10-18 11:42:53.0 +0200
+++ /var/tmp/diff_new_pack.1OvTkf/_new  2013-10-18 11:42:53.0 +0200
@@ -1,33 +1,7 @@
-From 52c34736056bf13f51c9a167fb29214a300c41f2 Mon Sep 17 00:00:00 2001
-From: Dirk Mueller d...@dmllr.de
-Date: Thu, 20 Jun 2013 18:49:26 +0200
-Subject: [PATCH] Add workaround for OSError raised by Popen.communicate()
-
-Python 2.6 can raise OSError when too much data is
-written to STDIN and the process died prematurely.
-
-In the case of keystoneclient this happens during
-the first cms_verify() call of a process. The calling
-logic expects a useful error message in order to
-refetches CA or singing CERT, which is missing in the
-case of an OSError. So just fake it instead.
-
-Add basic unit tests to cover all of the public methods from
-keystone.common.cms, raising test coverage to 77%. Add
-unit test for this specific bug (test_cms_verify_token_no_oserror).
-
-Change-Id: I6e650ab9494c605b4e41c78c87a9505e09d5fc29

- keystoneclient/common/cms.py   | 42 +++--
- keystoneclient/tests/client_fixtures.py| 14 -
- keystoneclient/tests/test_auth_token_middleware.py | 73 ++
- 3 files changed, 122 insertions(+), 7 deletions(-)
-
-diff --git a/keystoneclient/common/cms.py b/keystoneclient/common/cms.py
-index 8bc24f9..d6a1753 100644
 a/keystoneclient/common/cms.py
-+++ b/keystoneclient/common/cms.py
-@@ -38,6 +38,36 @@ def _ensure_subprocess():
+diff -ruN a/keystoneclient/common/cms.py b/keystoneclient/common/cms.py
+--- a/keystoneclient/common/cms.py 2013-10-09 21:46:20.0 +0200
 b/keystoneclient/common/cms.py 2013-10-14 09:52:06.493270055 +0200
+@@ -38,6 +38,36 @@
  import subprocess  # noqa
  
  
@@ -64,7 +38,7 @@
  def cms_verify(formatted, signing_cert_file_name, ca_file_name):
  Verifies the signature of the contents IAW CMS syntax.
  
-@@ -53,8 +83,10 @@ def cms_verify(formatted, signing_cert_file_name, 
ca_file_name):
+@@ -53,8 +83,10 @@
 stdin=subprocess.PIPE,
 stdout=subprocess.PIPE,
 stderr=subprocess.PIPE)
@@ -77,7 

commit python-cinderclient for openSUSE:Factory

2013-10-18 Thread h_root
Hello community,

here is the log from the commit of package python-cinderclient for 
openSUSE:Factory checked in at 2013-10-18 11:34:31

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-10-02 13:32:41.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-cinderclient.new/python-cinderclient.changes 
2013-10-18 11:42:34.0 +0200
@@ -1,0 +2,12 @@
+Mon Oct  7 10:20:35 UTC 2013 - opensuse-cl...@opensuse.org
+
+- Update to version 1.0.6:
+  + Replace OpenStack LLC with OpenStack Foundation
+  + Use v2 endpoint with v2 shell for migration
+  + Implement qos support
+  + Fix find volume for migrate command
+  + Synch up with OSLO-Incubator
+  + Error if arguments are not supplied for rename commands
+  + Update docs/index.rst with release info for 1.0.6
+
+---

Old:

  python-cinderclient-master.tar.gz

New:

  python-cinderclient-1.0.6.tar.gz



Other differences:
--
++ python-cinderclient.spec ++
--- /var/tmp/diff_new_pack.HsLGLd/_old  2013-10-18 11:42:34.0 +0200
+++ /var/tmp/diff_new_pack.HsLGLd/_new  2013-10-18 11:42:34.0 +0200
@@ -19,13 +19,13 @@
 %define component cinderclient
 
 Name:   python-%{component}
-Version:1.0.5.29
+Version:1.0.6
 Release:0
 Summary:Openstack Block Storage (Cinder) API Client
 License:Apache-2.0
 Group:  Development/Languages/Python
 Url:http://launchpad.net/python-cinderclient
-Source: python-cinderclient-master.tar.gz
+Source: python-cinderclient-1.0.6.tar.gz
 BuildRequires:  openstack-suse-macros
 BuildRequires:  python-base
 BuildRequires:  python-d2to1
@@ -84,7 +84,7 @@
 This package contains testsuite files for %{name}.
 
 %prep
-%setup -q -n python-cinderclient-1.0.5.29.g665abd9
+%setup -q -n python-cinderclient-1.0.6
 %openstack_cleanup_prep
 echo %{version}  cinderclient/versioninfo
 

++ _service ++
--- /var/tmp/diff_new_pack.HsLGLd/_old  2013-10-18 11:42:34.0 +0200
+++ /var/tmp/diff_new_pack.HsLGLd/_new  2013-10-18 11:42:34.0 +0200
@@ -1,8 +1,7 @@
 services
   service name=git_tarballs mode=disabled
-param 
name=urlhttp://tarballs.openstack.org/python-cinderclient/python-cinderclient-master.tar.gz/param
+param 
name=urlhttp://tarballs.openstack.org/python-cinderclient/python-cinderclient-1.0.6.tar.gz/param
 param name=emailopensuse-cl...@opensuse.org/param
-param name=version-regexp.*-([^-]+)\.g[a-zA-Z0-9]{7}/param
 param name=plain-versionTrue/param
   /service
 /services

++ python-cinderclient-master.tar.gz - python-cinderclient-1.0.6.tar.gz 
++
 2136 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-heatclient for openSUSE:Factory

2013-10-18 Thread h_root
Hello community,

here is the log from the commit of package python-heatclient for 
openSUSE:Factory checked in at 2013-10-18 11:34:46

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


Package is python-heatclient

Changes:

--- /work/SRC/openSUSE:Factory/python-heatclient/python-heatclient.changes  
2013-09-25 14:37:39.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-heatclient.new/python-heatclient.changes 
2013-10-18 11:42:49.0 +0200
@@ -1,0 +2,17 @@
+Mon Oct  7 10:23:08 UTC 2013 - dmuel...@suse.com
+
+- go with release tarball of 0.2.5:
+  * no changes
+
+---
+Fri Sep 27 23:40:56 UTC 2013 - opensuse-cl...@opensuse.org
+
+- Update to version 0.2.4.23:
+  + Allow -P to be invoked multiple times
+
+---
+Thu Sep 26 12:08:59 UTC 2013 - dmuel...@suse.com
+
+- fix requires 
+
+---

Old:

  python-heatclient-master.tar.gz

New:

  python-heatclient-0.2.5.tar.gz



Other differences:
--
++ python-heatclient.spec ++
--- /var/tmp/diff_new_pack.m3kM7i/_old  2013-10-18 11:42:50.0 +0200
+++ /var/tmp/diff_new_pack.m3kM7i/_new  2013-10-18 11:42:50.0 +0200
@@ -19,27 +19,26 @@
 %define component heatclient
 
 Name:   python-%{component}
-Version:0.2.4.21
+Version:0.2.5
 Release:0
 Summary:Openstack Orchestration (Heat) API Client
 License:Apache-2.0
 Group:  Development/Languages/Python
 Url:http://launchpad.net/python-heatclient
-Source: python-heatclient-master.tar.gz
+Source: python-heatclient-0.2.5.tar.gz
 BuildRequires:  openstack-suse-macros
 BuildRequires:  python-base
 BuildRequires:  python-distribute
 # Documentation build requirements:
 BuildRequires:  python-PrettyTable
 BuildRequires:  python-Sphinx
-BuildRequires:  python-d2to1
 BuildRequires:  python-httplib2
 BuildRequires:  python-iso8601 = 0.1.4
 BuildRequires:  python-keystoneclient
 BuildRequires:  python-pbr
 Requires:   python = 2.6.8
 Requires:   python-PrettyTable = 0.6
-Requires:   python-d2to1 = 0.2.10
+Requires:   python-PyYAML = 3.1.0
 Requires:   python-httplib2
 Requires:   python-iso8601 = 0.1.4
 Requires:   python-keystoneclient = 0.3.0
@@ -86,7 +85,7 @@
 This package contains testsuite files for %{name}.
 
 %prep
-%setup -q -n python-heatclient-0.2.4.21.g455b1cb
+%setup -q -n python-heatclient-0.2.5
 %openstack_cleanup_prep
 echo %{version}  heatclient/versioninfo
 

++ _service ++
--- /var/tmp/diff_new_pack.m3kM7i/_old  2013-10-18 11:42:50.0 +0200
+++ /var/tmp/diff_new_pack.m3kM7i/_new  2013-10-18 11:42:50.0 +0200
@@ -1,8 +1,7 @@
 services
   service name=git_tarballs mode=disabled
-param 
name=urlhttp://tarballs.openstack.org/python-heatclient/python-heatclient-master.tar.gz/param
+param 
name=urlhttp://tarballs.openstack.org/python-heatclient/python-heatclient-0.2.5.tar.gz/param
 param name=emailopensuse-cl...@opensuse.org/param
-param name=version-regexp.*-([^-]+)\.g[a-zA-Z0-9]{7}/param
 param name=plain-versionTrue/param
   /service
 /services

++ python-heatclient-master.tar.gz - python-heatclient-0.2.5.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-heatclient-0.2.4.21.g455b1cb/ChangeLog 
new/python-heatclient-0.2.5/ChangeLog
--- old/python-heatclient-0.2.4.21.g455b1cb/ChangeLog   2013-09-20 
00:42:47.0 +0200
+++ new/python-heatclient-0.2.5/ChangeLog   2013-09-27 06:43:46.0 
+0200
@@ -1,3 +1,29 @@
+commit 96dbb0911c8d139a5b3fe64af82783cf81790ff8
+Merge: 455b1cb 795d52c
+Author: Jenkins jenk...@review.openstack.org
+Date:   Fri Sep 27 04:27:41 2013 +
+
+Merge Allow -P to be invoked multiple times
+
+commit 795d52c6418fa3beab2e3385da11ece8fca3db37
+Author: Steve Baker sba...@redhat.com
+Date:   Mon Sep 23 17:55:55 2013 +1200
+
+Allow -P to be invoked multiple times
+
+If --parameters is specified more than once it is assumed
+that each one contains only one parameter key=value.
+
+This means semicolons are ignored if there is more than one -P
+specified.
+
+This should be fully backwared compatible, a single -P will
+be assumed to be semicolon delimited.
+
+Change-Id: Ic202ff3e0596b786cd5b07c53509f97a95d41585
+Closes-Bug: #1224825
+Closes-Bug: #1229030
+
 commit 455b1cb4e88cff87787d69ecf196c64be0467ed4
 Author: ZhiQiang Fan aji.zq...@gmail.com
 Date:   Fri Sep 20 04:21:21 

commit python-glanceclient for openSUSE:Factory

2013-10-18 Thread h_root
Hello community,

here is the log from the commit of package python-glanceclient for 
openSUSE:Factory checked in at 2013-10-18 11:34:40

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-10-02 13:32:47.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-glanceclient.new/python-glanceclient.changes 
2013-10-18 11:42:39.0 +0200
@@ -1,0 +2,6 @@
+Mon Oct  7 10:21:35 UTC 2013 - opensuse-cl...@opensuse.org
+
+- Downgrade to version 0.11.0:
+  * go with a released version for openSUSE 13.1
+
+---

Old:

  python-glanceclient-master.tar.gz

New:

  python-glanceclient-0.11.0.tar.gz



Other differences:
--
++ python-glanceclient.spec ++
--- /var/tmp/diff_new_pack.mA7Z5k/_old  2013-10-18 11:42:48.0 +0200
+++ /var/tmp/diff_new_pack.mA7Z5k/_new  2013-10-18 11:42:48.0 +0200
@@ -19,13 +19,13 @@
 %define component glanceclient
 
 Name:   python-glanceclient
-Version:0.10.0.21
+Version:0.11.0
 Release:0
 Summary:Openstack Image (Glance) API Client
 License:Apache-2.0
 Group:  Development/Languages/Python
 Url:http://launchpad.net/python-glanceclient
-Source: python-glanceclient-master.tar.gz
+Source: python-glanceclient-0.11.0.tar.gz
 Source2:openstack-glance.sh
 BuildRequires:  openstack-suse-macros
 BuildRequires:  python-base
@@ -80,7 +80,7 @@
 This package contains testsuite files for %{name}.
 
 %prep
-%setup -q -n python-glanceclient-0.10.0.21.g7a4a8a0
+%setup -q -n python-glanceclient-0.11.0
 %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

++ _service ++
--- /var/tmp/diff_new_pack.mA7Z5k/_old  2013-10-18 11:42:48.0 +0200
+++ /var/tmp/diff_new_pack.mA7Z5k/_new  2013-10-18 11:42:48.0 +0200
@@ -1,8 +1,7 @@
 services
   service name=git_tarballs mode=disabled
-param 
name=urlhttp://tarballs.openstack.org/python-glanceclient/python-glanceclient-master.tar.gz/param
+param 
name=urlhttp://tarballs.openstack.org/python-glanceclient/python-glanceclient-0.11.0.tar.gz/param
 param name=emailopensuse-cl...@opensuse.org/param
-param name=version-regexp.*-([^-]+)\.g[a-zA-Z0-9]{7}/param
 param name=plain-versionTrue/param
   /service
 /services

++ python-glanceclient-master.tar.gz - python-glanceclient-0.11.0.tar.gz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-glanceclient-0.10.0.21.g7a4a8a0/AUTHORS 
new/python-glanceclient-0.11.0/AUTHORS
--- old/python-glanceclient-0.10.0.21.g7a4a8a0/AUTHORS  2013-09-25 
22:02:45.0 +0200
+++ new/python-glanceclient-0.11.0/AUTHORS  2013-08-23 17:07:17.0 
+0200
@@ -18,17 +18,13 @@
 Davanum Srinivas d...@linux.vnet.ibm.com
 David Peraza dper...@linux.vnet.ibm.com
 David Wittman david.witt...@rackspace.com
-Dazhao d...@cn.ibm.com
 Dean Troyer dtro...@gmail.com
 Diego Parrilla diego.parri...@stackops.com
 Dirk Mueller d...@dmllr.de
 Doug Hellmann doug.hellm...@dreamhost.com
-Fei Long Wang flw...@cn.ibm.com
 Flaper Fesp flape...@gmail.com
 Florian Haas flor...@hastexo.com
-Gabe Westmaas gabe.westm...@rackspace.com
 Gabriel Hurley gabr...@strikeawe.com
-Ghe Rivero ghe.riv...@hp.com
 Hugh Saunders h...@wherenow.org
 Jakub Ruzicka jruzi...@redhat.com
 James E. Blair jebl...@hp.com
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-glanceclient-0.10.0.21.g7a4a8a0/ChangeLog 
new/python-glanceclient-0.11.0/ChangeLog
--- old/python-glanceclient-0.10.0.21.g7a4a8a0/ChangeLog2013-09-25 
22:02:45.0 +0200
+++ new/python-glanceclient-0.11.0/ChangeLog2013-08-23 17:07:17.0 
+0200
@@ -1,60 +1,4 @@
-commit 7a4a8a0979fd76203f0cb81622a7f06ee42bb615
-Merge: 360a29a 061da46
-Author: Jenkins jenk...@review.openstack.org
-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 jenk...@review.openstack.org
-Date:   Thu Sep 19 17:55:45 2013 +
-
-Merge Use openstack-images-v2.1-json-patch for update method
-
-commit 061da46202759f55866d224f9ab8013e747637c7
-Author: Dazhao d...@cn.ibm.com
-Date:   Wed Aug 21 12:54:19 2013 +0800
-
-Support glance client can get ipv6 image url 

commit python-neutronclient for openSUSE:Factory

2013-10-18 Thread h_root
Hello community,

here is the log from the commit of package python-neutronclient for 
openSUSE:Factory checked in at 2013-10-18 11:34:59

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-10-02 13:32:57.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-neutronclient.new/python-neutronclient.changes
   2013-10-18 11:42:56.0 +0200
@@ -1,0 +2,17 @@
+Mon Oct  7 10:25:35 UTC 2013 - opensuse-cl...@opensuse.org
+
+- Downgrade to version 2.3.1:
+  * go with released version of client tools
+
+---
+Wed Oct  2 00:29:52 UTC 2013 - opensuse-cl...@opensuse.org
+
+- Update to version 2.3.1.10.gc8dfa4b:
+  + Fixes the display message for the insert/remove firewall rule CLI
+
+---
+Tue Oct  1 21:26:02 UTC 2013 - dmuel...@suse.com
+
+- add bash completion 
+
+---

Old:

  python-neutronclient-master.tar.gz

New:

  python-neutronclient-2.3.1.tar.gz



Other differences:
--
++ python-neutronclient.spec ++
--- /var/tmp/diff_new_pack.Cda9KY/_old  2013-10-18 11:42:57.0 +0200
+++ /var/tmp/diff_new_pack.Cda9KY/_new  2013-10-18 11:42:57.0 +0200
@@ -19,13 +19,13 @@
 %define component neutronclient
 
 Name:   python-neutronclient
-Version:2.3.1.8.g16bf282
+Version:2.3.1
 Release:0
 Summary:Openstack Network (Quantum) API Client
 License:Apache-2.0
 Group:  Development/Languages/Python
 Url:http://launchpad.net/python-neutronclient
-Source: python-neutronclient-master.tar.gz
+Source: python-neutronclient-2.3.1.tar.gz
 BuildRequires:  openstack-suse-macros
 BuildRequires:  python-base
 BuildRequires:  python-distribute
@@ -95,7 +95,7 @@
 This package contains testsuite files for %{name}.
 
 %prep
-%setup -q -n python-neutronclient-2.3.1.8.g16bf282
+%setup -q -n python-neutronclient-2.3.1
 %openstack_cleanup_prep
 
 %build
@@ -106,6 +106,9 @@
 %install
 python setup.py install --skip-build --prefix=%{_prefix} --root=%{buildroot}
 
+### bash-completion
+install -p -D -m 644 tools/neutron.bash_completion 
%{buildroot}%{_sysconfdir}/bash_completion.d/openstack-neutron.sh
+
 ### test subpackage
 %openstack_test_package_install
 
@@ -113,6 +116,7 @@
 %defattr(-,root,root,-)
 %doc LICENSE README.rst doc/build/html
 %{_bindir}/neutron
+%{_sysconfdir}/bash_completion.d/openstack-neutron.sh
 %{python_sitelib}/%{component}/
 %{python_sitelib}/python_%{component}-*.egg-info
 

++ _service ++
--- /var/tmp/diff_new_pack.Cda9KY/_old  2013-10-18 11:42:57.0 +0200
+++ /var/tmp/diff_new_pack.Cda9KY/_new  2013-10-18 11:42:57.0 +0200
@@ -1,6 +1,6 @@
 services
   service name=git_tarballs mode=disabled
-param 
name=urlhttp://tarballs.openstack.org/python-neutronclient/python-neutronclient-master.tar.gz/param
+param 
name=urlhttp://tarballs.openstack.org/python-neutronclient/python-neutronclient-2.3.1.tar.gz/param
 param name=emailopensuse-cl...@opensuse.org/param
 param name=plain-versionTrue/param
   /service

++ python-neutronclient-master.tar.gz - python-neutronclient-2.3.1.tar.gz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-neutronclient-2.3.1.8.g16bf282/AUTHORS 
new/python-neutronclient-2.3.1/AUTHORS
--- old/python-neutronclient-2.3.1.8.g16bf282/AUTHORS   2013-09-30 
06:21:40.0 +0200
+++ new/python-neutronclient-2.3.1/AUTHORS  2013-09-16 18:51:43.0 
+0200
@@ -12,7 +12,6 @@
 Carl Baldwin carl.bald...@hp.com
 Carlos D. Garza carlos.ga...@rackspace.com
 Chris Krelle nobody...@gmail.com
-Chris Yeoh cy...@au1.ibm.com
 Chuck Short chuck.sh...@canonical.com
 Clark Boylan clark.boy...@gmail.com
 Dan Prince dpri...@redhat.com
@@ -38,7 +37,6 @@
 Nachi Ueno na...@ntti3.com
 Nachi Ueno na...@nttmcl.com
 Oleg Bondarev obonda...@mirantis.com
-Paul Michali p...@cisco.com
 Phil Day philip@hp.com
 Rajesh Mohan rajesh.mli...@gmail.com
 Roman Podolyaka rpodoly...@mirantis.com
@@ -50,7 +48,6 @@
 Stanislaw Pitucha stanislaw.pitu...@hp.com
 Stephen Ma stephen...@hp.com
 Swaminathan Vasudevan swaminathan.vasude...@hp.com
-Sylvain Afchain sylvain.afch...@enovance.com
 Tatyana Leontovich tleon...@yahoo-inc.com
 Thiago Morello thiago.more...@locaweb.com.br
 Thierry Carrez thie...@openstack.org
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 

commit python-swiftclient for openSUSE:Factory

2013-10-18 Thread h_root
Hello community,

here is the log from the commit of package python-swiftclient for 
openSUSE:Factory checked in at 2013-10-18 11:35:07

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


Package is python-swiftclient

Changes:

--- /work/SRC/openSUSE:Factory/python-swiftclient/python-swiftclient.changes
2013-09-26 16:03:28.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-swiftclient.new/python-swiftclient.changes   
2013-10-18 11:43:11.0 +0200
@@ -1,0 +2,6 @@
+Mon Oct  7 10:27:37 UTC 2013 - dmuel...@suse.com
+
+- go with released version 1.7.0:
+  * no changes
+
+---

Old:

  python-swiftclient-master.tar.gz

New:

  python-swiftclient-1.7.0.tar.gz



Other differences:
--
++ python-swiftclient.spec ++
--- /var/tmp/diff_new_pack.Cc8cyD/_old  2013-10-18 11:43:34.0 +0200
+++ /var/tmp/diff_new_pack.Cc8cyD/_new  2013-10-18 11:43:34.0 +0200
@@ -19,22 +19,20 @@
 %define component swiftclient
 
 Name:   python-%{component}
-Version:1.6.0.3
+Version:1.7.0
 Release:0
 Summary:Openstack Object Storage (Swift) API Client
 License:Apache-2.0
 Group:  Development/Languages/Python
 Url:http://launchpad.net/python-swiftclient
-Source: python-swiftclient-master.tar.gz
+Source: python-swiftclient-1.7.0.tar.gz
 BuildRequires:  openstack-suse-macros
 BuildRequires:  python
-BuildRequires:  python-d2to1
 BuildRequires:  python-distribute
 BuildRequires:  python-pbr
 # Packages below are only needed for documentation build
 BuildRequires:  python-Sphinx
 Requires:   python = 2.6.8
-Requires:   python-d2to1 = 0.2.10
 Requires:   python-pbr = 0.5.21
 Requires:   python-simplejson = 2.0.9
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -79,7 +77,7 @@
 This package contains testsuite files for %{name}.
 
 %prep
-%setup -q -n python-swiftclient-1.6.0.3.g68dde8d
+%setup -q -n python-swiftclient-1.7.0
 %openstack_cleanup_prep
 
 %build

++ _service ++
--- /var/tmp/diff_new_pack.Cc8cyD/_old  2013-10-18 11:43:34.0 +0200
+++ /var/tmp/diff_new_pack.Cc8cyD/_new  2013-10-18 11:43:34.0 +0200
@@ -1,8 +1,7 @@
 services
   service name=git_tarballs mode=disabled
-param 
name=urlhttp://tarballs.openstack.org/python-swiftclient/python-swiftclient-master.tar.gz/param
+param 
name=urlhttp://tarballs.openstack.org/python-swiftclient/python-swiftclient-1.7.0.tar.gz/param
 param name=emailopensuse-cl...@opensuse.org/param
-param name=version-regexp.*-([^-]+)\.g[a-zA-Z0-9]{7}/param
 param name=plain-versionTrue/param
   /service
 /services

++ python-swiftclient-master.tar.gz - python-swiftclient-1.7.0.tar.gz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/python-swiftclient-1.6.0.3.g68dde8d/PKG-INFO 
new/python-swiftclient-1.7.0/PKG-INFO
--- old/python-swiftclient-1.6.0.3.g68dde8d/PKG-INFO2013-09-23 
00:54:41.0 +0200
+++ new/python-swiftclient-1.7.0/PKG-INFO   2013-09-30 15:44:27.0 
+0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: python-swiftclient
-Version: 1.6.0.3.g68dde8d
+Version: 1.7.0
 Summary: OpenStack Object Storage API Client Library
 Home-page: http://www.openstack.org/
 Author: OpenStack
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/python-swiftclient-1.6.0.3.g68dde8d/python_swiftclient.egg-info/PKG-INFO 
new/python-swiftclient-1.7.0/python_swiftclient.egg-info/PKG-INFO
--- 
old/python-swiftclient-1.6.0.3.g68dde8d/python_swiftclient.egg-info/PKG-INFO
2013-09-23 00:54:41.0 +0200
+++ new/python-swiftclient-1.7.0/python_swiftclient.egg-info/PKG-INFO   
2013-09-30 15:44:27.0 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: python-swiftclient
-Version: 1.6.0.3.g68dde8d
+Version: 1.7.0
 Summary: OpenStack Object Storage API Client Library
 Home-page: http://www.openstack.org/
 Author: OpenStack

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



commit salt for openSUSE:Factory

2013-10-18 Thread h_root
Hello community,

here is the log from the commit of package salt for openSUSE:Factory checked in 
at 2013-10-18 11:35:12

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


Package is salt

Changes:

--- /work/SRC/openSUSE:Factory/salt/salt.changes2013-10-01 
08:35:05.0 +0200
+++ /work/SRC/openSUSE:Factory/.salt.new/salt.changes   2013-10-18 
11:44:05.0 +0200
@@ -1,0 +2,56 @@
+Thu Oct 17 18:27:23 UTC 2013 - abo...@gmail.com
+
+- Updated to salt 0.17.1 bugfix release:
+  - Fix symbolic links in thin.tgz (:issue:`7482`)
+  - Pass env through to file.patch state (:issue:`7452`)
+  - Service provider fixes and reporting improvements (:issue:`7361`)
+  - Add --priv option for specifying salt-ssh private key
+  - Fix salt-thin's salt-call on setuptools installations (:issue:`7516`)
+  - Fix salt-ssh to support passwords with spaces (:issue:`7480`)
+  - Fix regression in wildcard includes (:issue:`7455`)
+  - Fix salt-call outputter regression (:issue:`7456`)
+  - Fix custom returner support for startup states (:issue:`7540`)
+  - Fix value handling in augeas (:issue:`7605`)
+  - Fix regression in apt (:issue:`7624`)
+  - Fix minion ID guessing to use socket.getfqdn() first (:issue:`7558`)
+  - Add minion ID caching (:issue:`7558`)
+  - Fix salt-key race condition (:issue:`7304`)
+  - Add --include-all flag to salt-key (:issue:`7399`)
+  - Fix custom grains in pillar (part of :issue:`5716`, :issue:`6083`)
+  - Fix race condition in salt-key (:issue:`7304`)
+  - Fix regression in minion ID guessing, prioritize socket.getfqdn() 
(:issue:`7558`)
+  - Cache minion ID on first guess (:issue:`7558`)
+  - Allow trailing slash in file.directory state
+  - Fix reporting of file_roots in pillar return (:issue:`5449` and 
:issue:`5951`)
+  - Remove pillar matching for mine.get (:issue:`7197`)
+  - Sanitize args for multiple execution modules
+  - Fix yumpkag mod_repo functions to filter hidden args (:issue:`7656`)
+  - Fix conflicting IDs in state includes (:issue:`7526`)
+  - Fix mysql_grants.absent string formatting issue (:issue:`7827`)
+  - Fix postgres.version so it won't return None (:issue:`7695`)
+  - Fix for trailing slashes in mount.mounted state
+  - Fix rogue AttributErrors in the outputter system (:issue:`7845`)
+  - Fix for incorrect ssh key encodings resulting in incorrect key added 
(:issue:`7718`)
+  - Fix for pillar/grains naming regression in python renderer (:issue:`7693`)
+  - Fix args/kwargs handling in the scheduler (:issue:`7422`)
+  - Fix logfile handling for file://, tcp:// and udp:// (:issue:`7754`)
+  - Fix error handling in config file parsing (:issue:`6714`)
+  - Fix RVM using sudo when running as non-root user (:issue:`2193`)
+  - Fix client ACL and underlying logging bugs (:issue:`7706`)
+  - Fix scheduler bug with returner (:issue:`7367`)
+  - Fix user management bug related to default groups (:issue:`7690`)
+  - Fix various salt-ssh bugs (:issue:`7528`)
+  - Many various documentation fixes
+
+---
+Thu Oct  3 06:01:23 UTC 2013 - abo...@gmail.com
+
+- Updated init files to be inline with fedora/rhel packaging upstream
+
+---
+Mon Sep 30 18:56:27 UTC 2013 - abo...@gmail.com
+
+- Cleaned up spec file:
+- Unit testing can be done on all distributions
+
+---

Old:

  salt-0.17.0.tar.gz

New:

  salt-0.17.1.tar.gz



Other differences:
--
++ salt.spec ++
--- /var/tmp/diff_new_pack.VOPR4D/_old  2013-10-18 11:44:28.0 +0200
+++ /var/tmp/diff_new_pack.VOPR4D/_new  2013-10-18 11:44:28.0 +0200
@@ -16,7 +16,7 @@
 #
 
 Name:   salt
-Version:0.17.0
+Version:0.17.1
 Release:0
 Summary:A parallel remote execution system
 License:Apache-2.0
@@ -31,10 +31,8 @@
 Source6:%{name}-minion.service
 Source7:%{name}.logrotate
 Source8:%{name}.SuSEfirewall2
-%if 0%{?sles_version}
-BuildRequires:  python
-Requires:   python
-%endif
+
+#for building
 BuildRequires:  python-devel
 BuildRequires:  logrotate
 BuildRequires:  python-Jinja2
@@ -43,18 +41,29 @@
 BuildRequires:  python-msgpack-python
 BuildRequires:  python-pycrypto
 BuildRequires:  python-pyzmq
+%if 0%{?sles_version}
+BuildRequires:  python
+Requires:   python
+%endif
+%if 0%{?suse_version} = 1210
+BuildRequires:  systemd
+%{?systemd_requires}
+%endif
+
+#for testing
 BuildRequires:  python-xml
-BuildRequires:  unzip
+BuildRequires:  python-unittest2
+BuildRequires:  python-salt-testing
+BuildRequires:  python-mock
+BuildRequires:  python-pip
+
 

commit xfce4-power-manager for openSUSE:Factory

2013-10-18 Thread h_root
Hello community,

here is the log from the commit of package xfce4-power-manager for 
openSUSE:Factory checked in at 2013-10-18 13:28:55

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


Package is xfce4-power-manager

Changes:

--- /work/SRC/openSUSE:Factory/xfce4-power-manager/xfce4-power-manager.changes  
2013-08-10 11:01:34.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.xfce4-power-manager.new/xfce4-power-manager.changes 
2013-10-18 13:29:18.0 +0200
@@ -1,0 +2,6 @@
+Fri Oct 18 08:35:16 UTC 2013 - g...@opensuse.org
+
+- add xfce4-power-manager-fix-battery-icon-typo.patch in order to
+  fix a typo in battery icon name (bxo#8188, bnc#846485)
+
+---

New:

  xfce4-power-manager-fix-battery-icon-typo.patch



Other differences:
--
++ xfce4-power-manager.spec ++
--- /var/tmp/diff_new_pack.LuY11v/_old  2013-10-18 13:29:19.0 +0200
+++ /var/tmp/diff_new_pack.LuY11v/_new  2013-10-18 13:29:19.0 +0200
@@ -40,6 +40,8 @@
 Patch5: xfce4-power-manager-systemd-shutdown-reboot-support.patch
 # PATCH-FIX-UPSTREAM 
xfce4-power-manager-systemd-suspend-hibernate-suport.patch bxo#9963 -- Add 
systemd suspend/hibernate support
 Patch6: xfce4-power-manager-systemd-suspend-hibernate-suport.patch
+# PATCH-FIX-UPSTREAM xfce4-power-manager-fix-battery-icon-typo.patch bxo#8188 
bnc#846485 g...@opensuse.org -- Fix typo in battery icon name
+Patch7: xfce4-power-manager-fix-battery-icon-typo.patch
 BuildRequires:  ed
 BuildRequires:  fdupes
 BuildRequires:  intltool
@@ -108,6 +110,7 @@
 %patch4 -p1
 %patch5 -p1
 %patch6 -p1
+%patch7 -p1
 # show in LXDE as well
 ed -s src/xfce4-power-manager.desktop.in 2/dev/null 'EOF'
 ,s/^OnlyShowIn=XFCE;/OnlyShowIn=XFCE;LXDE;/

++ xfce4-power-manager-fix-battery-icon-typo.patch ++
Index: xfce4-power-manager-1.2.0/src/xfpm-battery.c
===
--- xfce4-power-manager-1.2.0.orig/src/xfpm-battery.c
+++ xfce4-power-manager-1.2.0/src/xfpm-battery.c
@@ -320,16 +320,16 @@ xfpm_battery_refresh_icon (XfpmBattery *
 {
if ( !battery-priv-present || battery-priv-state == 
XFPM_DEVICE_STATE_EMPTY )
{
-   g_snprintf (icon_name, 128, %s-000, battery-priv-icon_prefix);
+   g_snprintf (icon_name, 128, %s000, battery-priv-icon_prefix);
}
else if ( battery-priv-state == XFPM_DEVICE_STATE_FULLY_CHARGED )
{
-   g_snprintf (icon_name, 128, %s-100, battery-priv-icon_prefix);
+   g_snprintf (icon_name, 128, %s100, battery-priv-icon_prefix);
}
else if ( battery-priv-state == XFPM_DEVICE_STATE_DISCHARGING )
{
-   g_snprintf (icon_name, 128, %s-%s, 
-   battery-priv-icon_prefix, 
+   g_snprintf (icon_name, 128, %s%s,
+   battery-priv-icon_prefix,
xfpm_battery_get_icon_index (battery-priv-type, 
battery-priv-percentage));
}
 }
++ xfce4-power-manager-fix-brightness-type.patch ++
--- /var/tmp/diff_new_pack.LuY11v/_old  2013-10-18 13:29:20.0 +0200
+++ /var/tmp/diff_new_pack.LuY11v/_new  2013-10-18 13:29:20.0 +0200
@@ -5,10 +5,10 @@
 
 The Backlight RandR property is a 32-bit integer. This means that the int32 
(gint32) type should be used to represent brightness levels. The attached patch 
does nothing else than changing the brightness level representation from glong 
to gint32. This fixes the screen auto-dimming issue and brightness panel plugin 
issue.
 ---
-diff --git a/common/xfpm-brightness.c b/common/xfpm-brightness.c
-index aa1ef33..f1524cb 100644
 a/common/xfpm-brightness.c
-+++ b/common/xfpm-brightness.c
+Index: xfce4-power-manager-1.2.0/common/xfpm-brightness.c
+===
+--- xfce4-power-manager-1.2.0.orig/common/xfpm-brightness.c
 xfce4-power-manager-1.2.0/common/xfpm-brightness.c
 @@ -92,11 +92,11 @@ out:
  }
  
@@ -23,7 +23,7 @@
  Atom actual_type;
  int actual_format;
  gboolean ret = FALSE;
-@@ -124,7 +124,7 @@ xfpm_brightness_xrandr_get_level (XfpmBrightness 
*brightness, RROutput output, l
+@@ -124,7 +124,7 @@ xfpm_brightness_xrandr_get_level (XfpmBr
  }
  
  static gboolean
@@ -32,7 +32,7 @@
  {
  gboolean ret = TRUE;
  
-@@ -137,7 +137,7 @@ xfpm_brightness_xrandr_set_level (XfpmBrightness 
*brightness, RROutput output, l
+@@ -137,7 +137,7 @@ xfpm_brightness_xrandr_set_level (XfpmBr
  
  if ( gdk_error_trap_pop () ) 
  {
@@ -41,7 +41,7 @@
ret = FALSE;
  }
  
-@@ -225,11 +225,11 

commit calligra for openSUSE:Factory

2013-10-18 Thread h_root
Hello community,

here is the log from the commit of package calligra for openSUSE:Factory 
checked in at 2013-10-18 13:28:14

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


Package is calligra

Changes:

--- /work/SRC/openSUSE:Factory/calligra/calligra.changes2013-09-23 
08:48:02.0 +0200
+++ /work/SRC/openSUSE:Factory/.calligra.new/calligra.changes   2013-10-18 
13:31:02.0 +0200
@@ -1,0 +2,13 @@
+Thu Oct 17 20:23:20 UTC 2013 - hrvoje.sen...@gmail.com
+
+- Update to 2.7.4
+  * Krita
+- Fixed kde#293708: Cannot paint on duplicated layer
+- Fixed kde#288714: Fix layer lock after exposure change
+- Fixed kde#325193: Fix crash if there are multiple local 
+  selection masks
+  * Kexi
+- Fixed kde#325070: Saving new table design for the first time 
+  does not clear history of edits
+
+---

Old:

  calligra-2.7.3.tar.xz

New:

  calligra-2.7.4.tar.xz



Other differences:
--
++ calligra.spec ++
--- /var/tmp/diff_new_pack.PbvVHd/_old  2013-10-18 13:31:04.0 +0200
+++ /var/tmp/diff_new_pack.PbvVHd/_new  2013-10-18 13:31:04.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   calligra
-Version:2.7.3
+Version:2.7.4
 Release:0
 Summary:Libraries and Base Files for the KDE Office Suite
 License:GPL-2.0+ and LGPL-2.1+ and GFDL-1.2


++ calligra-2.7.3.tar.xz - calligra-2.7.4.tar.xz ++
/work/SRC/openSUSE:Factory/calligra/calligra-2.7.3.tar.xz 
/work/SRC/openSUSE:Factory/.calligra.new/calligra-2.7.4.tar.xz differ: char 27, 
line 1

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



commit digikam for openSUSE:Factory

2013-10-18 Thread h_root
Hello community,

here is the log from the commit of package digikam for openSUSE:Factory checked 
in at 2013-10-18 13:33:16

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


Package is digikam

Changes:

--- /work/SRC/openSUSE:Factory/digikam/digikam.changes  2013-09-07 
07:31:53.0 +0200
+++ /work/SRC/openSUSE:Factory/.digikam.new/digikam.changes 2013-10-18 
13:38:51.0 +0200
@@ -1,0 +2,20 @@
+Fri Oct 18 01:20:20 UTC 2013 - hrvoje.sen...@gmail.com
+
+- Bump minimal opencv-devel BuildRequires to 2.4.5 as per CMakeLists
+
+---
+Fri Oct 11 21:25:58 UTC 2013 - nico.kru...@gmail.com
+
+- Update to 3.5.0:
+  digikam:
+- General : new RAW cameras supported : Richon GR,
+Panasonic LF1, Canon EOS 70D, Sony RX100II,
+Sony RX1R, Olympus E-P5.
+- 5 fixed bugs
+  (kde#324349, kde#323648, kde#325111, kde#325264, kde#325309)
+  kipi-plugins:
+- Panorama: Autocrop. Cropping area defaults to the
+maximum inner rectangle of the panorama.
+- 1 fixed bug (kde#324239)
+
+---
@@ -4 +24 @@
-- Update to 3.4.0
+- Update to 3.4.0:

Old:

  digikam-3.4.0.tar.bz2

New:

  digikam-3.5.0.tar.bz2



Other differences:
--
++ digikam.spec ++
--- /var/tmp/diff_new_pack.2LQOrt/_old  2013-10-18 13:38:54.0 +0200
+++ /var/tmp/diff_new_pack.2LQOrt/_new  2013-10-18 13:38:54.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   digikam
-Version:3.4.0
+Version:3.5.0
 Release:0
 Summary:A KDE Photo Manager
 License:GPL-2.0+
@@ -72,7 +72,7 @@
 BuildRequires:  libusb-1_0-devel
 BuildRequires:  libusb-compat-devel
 BuildRequires:  marble-devel
-BuildRequires:  opencv-devel
+BuildRequires:  opencv-devel = 2.4.5
 BuildRequires:  shared-desktop-ontologies-devel
 BuildRequires:  pkgconfig(glib-2.0)
 BuildRequires:  pkgconfig(glu)
@@ -248,8 +248,7 @@
 %build
 %if !0%{?kde_updatedapps}
 %if 0%{?suse_version} = 1310
-  
EXTRA_FLAGS=-DImageMagick_MagickCore_INCLUDE_DIR:PATH=%{_includedir}/ImageMagick-6
 \
-   
-DImageMagick_MagickCore_LIBRARY:FILEPATH=%{_libdir}/libMagickCore-6.Q8.so
+  EXTRA_FLAGS=
 %endif
 %cmake_kde4 -d build -- -DDIGIKAMSC_USE_PRIVATE_KDEGRAPHICS=FALSE 
-DENABLE_INTERNALMYSQL=FALSE $EXTRA_FLAGS
 %else

++ digikam-3.4.0.tar.bz2 - digikam-3.5.0.tar.bz2 ++
/work/SRC/openSUSE:Factory/digikam/digikam-3.4.0.tar.bz2 
/work/SRC/openSUSE:Factory/.digikam.new/digikam-3.5.0.tar.bz2 differ: char 11, 
line 1

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



commit fcitx-configtool for openSUSE:Factory

2013-10-18 Thread h_root
Hello community,

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

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


Package is fcitx-configtool

Changes:

--- /work/SRC/openSUSE:Factory/fcitx-configtool/fcitx-configtool.changes
2013-07-08 13:34:29.0 +0200
+++ /work/SRC/openSUSE:Factory/.fcitx-configtool.new/fcitx-configtool.changes   
2013-10-18 13:39:07.0 +0200
@@ -1,0 +2,13 @@
+Fri Oct 18 06:09:23 UTC 2013 - i...@marguerite.su
+
+- fix bnc#846037
+  * New: Too narrow window in fcitx-config-gtk3 input method 
+addition dialog
+  * gtk_scrolled_window_add_with_viewport has been deprecated 
+since version 3.8, now gtk_container_add() will now 
+automatically add a GtkViewport if the child doesn't 
+implement GtkScrollable
+- GTK_STOCK_* is also depreciated
+- Add patch:fcitx-configtool-gnome-3.10-fixes.patch
+
+---

New:

  fcitx-configtool-gnome-3.10-fixes.patch



Other differences:
--
++ fcitx-configtool.spec ++
--- /var/tmp/diff_new_pack.dd9CxW/_old  2013-10-18 13:39:08.0 +0200
+++ /var/tmp/diff_new_pack.dd9CxW/_new  2013-10-18 13:39:08.0 +0200
@@ -26,6 +26,8 @@
 Group:  System/I18n/Chinese
 Url:http://code.google.com/p/fcitx
 Source: 
http://download.fcitx-im.org/fcitx-configtool/%{name}-%{version}.tar.xz
+# PATCH-FIX-UPSTREAM wen...@gmail.com - fix gtk depreciated functions and 
bnc#846037
+Patch:  fcitx-configtool-gnome-3.10-fixes.patch
 %if 0%{?suse_version}
 BuildRequires:  dbus-1-glib-devel
 %if 0%{?suse_version} = 1140
@@ -72,6 +74,7 @@
 
 %prep
 %setup -q
+%patch -p1
 
 %build
 mkdir -pv build

++ fcitx-configtool-gnome-3.10-fixes.patch ++
Index: fcitx-configtool-0.4.7/gtk3/config_widget.c
===
--- fcitx-configtool-0.4.7.orig/gtk3/config_widget.c
+++ fcitx-configtool-0.4.7/gtk3/config_widget.c
@@ -483,7 +483,15 @@ fcitx_config_widget_create_full_ui(Fcitx
 g_object_set(G_OBJECT(scrollwnd), shadow-type, GTK_SHADOW_NONE, 
NULL);
 
 gtk_scrolled_window_set_policy(GTK_SCROLLED_WINDOW(scrollwnd), 
GTK_POLICY_NEVER, GTK_POLICY_AUTOMATIC);
+
+#if ((GTK_MAJOR_VERSION == 3  GTK_MINOR_VERSION  7) || (GTK_MAJOR_VERSION 
== 3  GTK_MINOR_VERSION == 7  GTK_MICRO_VERSION  8))
+/* 
http://developer.gnome.org/gtk3/unstable/GtkScrolledWindow.html#gtk-scrolled-window-add-with-viewport
 */
+/* gtk_scrolled_window_add_with_viewport has been deprecated since 
version 3.8 and should not be used in newly-written code. */
 
gtk_scrolled_window_add_with_viewport(GTK_SCROLLED_WINDOW(scrollwnd), grid);
+#else
+/* gtk_container_add() will now automatically add a GtkViewport if 
the child doesn't implement GtkScrollable. */
+gtk_container_add(GTK_CONTAINER(scrollwnd), grid);
+#endif
 gtk_notebook_append_page(GTK_NOTEBOOK(configNotebook),
  scrollwnd,
  plabel);
@@ -926,9 +934,9 @@ GtkWidget* fcitx_config_dialog_new(Fcitx
 GtkWidget* dialog = gtk_dialog_new_with_buttons(addon-generalname,
 parent,
 GTK_DIALOG_MODAL,
-GTK_STOCK_CANCEL,
+_(_Cancel),
 GTK_RESPONSE_CANCEL,
-GTK_STOCK_OK,
+_(_OK),
 GTK_RESPONSE_OK,
 NULL
 );
Index: fcitx-configtool-0.4.7/gtk3/im_config_dialog.c
===
--- fcitx-configtool-0.4.7.orig/gtk3/im_config_dialog.c
+++ fcitx-configtool-0.4.7/gtk3/im_config_dialog.c
@@ -70,9 +70,9 @@ fcitx_im_config_dialog_init(FcitxImConfi
 gtk_window_set_modal(GTK_WINDOW(self), TRUE);
 
 gtk_dialog_add_buttons(GTK_DIALOG(self),
-   GTK_STOCK_CANCEL,
+   _(_Cancel),
GTK_RESPONSE_CANCEL,
-   GTK_STOCK_OK,
+   _(_OK),
GTK_RESPONSE_OK,
NULL
   );
Index: 

commit ksshaskpass for openSUSE:Factory

2013-10-18 Thread h_root
Hello community,

here is the log from the commit of package ksshaskpass for openSUSE:Factory 
checked in at 2013-10-18 13:34:11

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


Package is ksshaskpass

Changes:

--- /work/SRC/openSUSE:Factory/ksshaskpass/ksshaskpass.changes  2012-11-22 
13:59:57.0 +0100
+++ /work/SRC/openSUSE:Factory/.ksshaskpass.new/ksshaskpass.changes 
2013-10-18 13:40:17.0 +0200
@@ -1,0 +2,5 @@
+Fri Oct 18 09:30:00 UTC 2013 - a...@cryptomilk.org
+
+- Add an env file to set SSH_ASKPASS variable.
+
+---



Other differences:
--
++ ksshaskpass.spec ++
--- /var/tmp/diff_new_pack.TIg6mI/_old  2013-10-18 13:40:18.0 +0200
+++ /var/tmp/diff_new_pack.TIg6mI/_new  2013-10-18 13:40:18.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package ksshaskpass
 #
-# 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,15 +49,24 @@
   %make_jobs
 
 %install
-  cd build
-  %kde4_makeinstall
+  %kde4_makeinstall -C build
   %kde_post_install
 
+# SSH_ASKPASS env
+%__install -d -m0755 %{buildroot}%{_kde4_sharedir}/env
+
+cat  %{buildroot}%{_kde4_sharedir}/env/ksshaskpass.sh  EOF
+SSH_ASKPASS=%{_libexecdir}/ssh/ksshaskpass
+export SSH_ASKPASS
+EOF
+
 %files
 %defattr(-,root,root)
 %if 0%{?suse_version}
 %dir %{_libexecdir}/ssh
 %{_libexecdir}/ssh/ksshaskpass
+%dir %{_kde4_sharedir}/env
+%{_kde4_sharedir}/env/ksshaskpass.sh
 %else
 %{_kde4_bindir}/ksshaskpass
 %{_kde4_applicationsdir}/ksshaskpass.desktop

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



commit xdm for openSUSE:Factory

2013-10-18 Thread h_root
Hello community,

here is the log from the commit of package xdm for openSUSE:Factory checked in 
at 2013-10-18 14:51:08

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


Package is xdm

Changes:

--- /work/SRC/openSUSE:Factory/xdm/xdm.changes  2013-09-17 15:04:49.0 
+0200
+++ /work/SRC/openSUSE:Factory/.xdm.new/xdm.changes 2013-10-18 
14:52:08.0 +0200
@@ -1,0 +2,5 @@
+Fri Oct 18 09:34:08 CEST 2013 - ferenc...@gmail.com
+
+- Added support for qiv in /etc/X11/xdm/Xsetup 
+
+---



Other differences:
--
++ xdm.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/etc/X11/xdm/Xsetup new/etc/X11/xdm/Xsetup
--- old/etc/X11/xdm/Xsetup  2013-09-16 21:17:05.0 +0200
+++ new/etc/X11/xdm/Xsetup  2013-10-18 09:31:58.0 +0200
@@ -66,6 +66,7 @@
   xmessage=${BINDIR}/xmessage
   xrdb=${BINDIR}/xrdb
backprg=${BINDIR}/BackGround
+   qiv=${BINDIR}/qiv
 #   halporp=/usr/bin/hal-find-by-property
  xvkbd=${BINDIR}/xvkbd
  xvkbdargs=-compact -geometry -0-0 -xdm -always-on-top -keyfile 
/usr/share/X11/app-defaults/xvkbd.default
@@ -137,6 +138,8 @@
 $xpmroot ${background}.gz
 elif test -s ${background}-a -x $xpmroot ; then
 $xpmroot $background
+elif test -s ${background}-a -x $qiv ; then
+$qiv  -x $background
 elif test -x $backprg ; then
 $backprg
 else

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



commit calibre for openSUSE:Factory

2013-10-18 Thread h_root
Hello community,

here is the log from the commit of package calibre for openSUSE:Factory checked 
in at 2013-10-18 14:50:20

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


Package is calibre

Changes:

--- /work/SRC/openSUSE:Factory/calibre/calibre.changes  2013-09-02 
16:48:40.0 +0200
+++ /work/SRC/openSUSE:Factory/.calibre.new/calibre.changes 2013-10-18 
14:53:59.0 +0200
@@ -1,0 +2,180 @@
+Thu Sep 26 08:01:20 UTC 2013 - Sascha Manns saigk...@opensuse.org - 1.5.0
+
+- updated to 1.5
+- New Features
+  o Driver for Woxter Scriba
+  o Bulk metadata edit: Allow setting the comments for all selected books
+and also allow cloning the covers. Cloning covers means that the cover
+of the first selected book will be set for all other selected books. 
+- Bug Fixes
+  o Windows: Improved device ejection code. Eject individual drives before
+trying to eject the device. This fixes incomplete ejection with the
+Nook devices.
+  o Catalogs: fix exclude tags rules not working in non-English locales
+when creating catalogs in EPUB/MOBI formats.
+  o Kobo driver: Fix reading status being cleared when connecting to a
+  o Kobo with older firmware and metadata management set to automatic.
+  o Content server: Sort virtual libraries by name
+  o DOCX Input: Convert tabs in the docx file into non-breaking spaces in
+the output document. Note that custom tab stops are not supported.
+  o Conversion: Handle the style attribute on the  tag
+  o Handle databases with invalid ratings link tables
+  o DOCX Input: Handle DOCX files with missing referenced styles
+  o Update amazon metadata download plugin for changes to the Amazon
+website
+
+---
+Sat Sep 21 08:10:38 UTC 2013 - Sascha Manns saigk...@opensuse.org - 1.4.0
+
+- removed make linux_mount_helper from spec because it is removed from
+  upstream with patch 7d54d25844efebfb3d6de2bb2b9af77dbf72d8b8 
+
+---
+Fri Sep 20 21:53:57 UTC 2013 - Sascha Manns saigk...@opensuse.org 
+
+- updated to 1.4
+- New Features
+  o Column icons: Allow the use of multiple icons with column icon rules.
+  o Kobo driver: Add support for new cover handling in Kobo Aura with
+updated firmware
+  o Driver for Icarus Essence
+  o Show a warning when attempting to copy books between libraries that do
+not have the same set of custom columns.
+  o EPUB/AZW3 Output: Use shorthand forms for margin, padding and border
+CSS properties, where possible
+  o Allow colons in identifier values, needed for using URIs as
+identifiers
+  o Comments editor: Allow treating arbitrary URLs as images
+  o Show full path of library under mouse in status bar when
+switching/renaming/deleting libraries via the calibre library button.
+  o DOCX Input: Add support for embedded EMF images that are just wrappers
+around an actual raster image.
+- Bug Fixes
+  o Conversion: Fix font subsetting not working for large fonts with more
+than 4000 glyphs, such as CJK fonts
+  o HTML Input: Fix a regression that broke processing of HTML files that
+contain meta tags with dc: namespaced attribute values.
+  o Fix switching to an empty virtual library not blanking the book
+details panel
+  o Keep position when deleting tags in the tag editor
+  o Book details panel: Render custom comments fields the same as the
+builtin comments field. In particular this fixes problems caused by
+wide text and images in custom comments fields.
+  o Metadata jackets: Do not error out when using a custom template with
+some custom fields that are not present.
+  o AZW3 Output: Dont choke on invalid (undecodable) links in the input
+document
+  o Cover grid: Respect the double click on library view tweak
+  o Fix covers set by drag and drop or pasting in the edit metadata dialog
+showing compression artifacts due to aggressive jpeg compression
+  o Conversion: Fix a bug that could cause incorrect border values to be
+used when cascading, shorthand border CSS is present.
+  o Fix regression in 1.3 that caused the book list to not track the
+current book when using Next/Previous in the edit metadata dialog.
+
+---
+Thu Sep 19 11:21:15 UTC 2013 - toddrme2...@gmail.com
+
+- Clean up spec file formatting
+- Make sure BuildRequires and Requires are consistent
+- Remove python-sip(api) = 9.2 dependency, it cannot be satisfied 
+  anymore and is apparently no longer necessary anyway
+- Remove redundant imagesdir
+- Add version for icon provides/obsoletes to avoid self-conflict
+
+---
+Sat 

commit openstack-cinder for openSUSE:Factory

2013-10-18 Thread h_root
Hello community,

here is the log from the commit of package openstack-cinder for 
openSUSE:Factory checked in at 2013-10-18 19:22:10

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


Package is openstack-cinder

Changes:

--- /work/SRC/openSUSE:Factory/openstack-cinder/openstack-cinder.changes
2013-10-09 23:41:44.0 +0200
+++ /work/SRC/openSUSE:Factory/.openstack-cinder.new/openstack-cinder.changes   
2013-10-18 19:23:11.0 +0200
@@ -1,0 +2,12 @@
+Thu Oct 17 15:26:40 UTC 2013 - dmuel...@suse.com
+
+- update to 2013.2:
+  + No changes
+
+---
+Sat Oct 12 11:47:39 UTC 2013 - speili...@suse.com
+
+- Update to version 2013.2.rc2:
+  + No changes
+
+---

Old:

  cinder-2013.2.rc1.tar.gz

New:

  cinder-2013.2.tar.gz



Other differences:
--
++ openstack-cinder-doc.spec ++
--- /var/tmp/diff_new_pack.74yd2l/_old  2013-10-18 19:23:13.0 +0200
+++ /var/tmp/diff_new_pack.74yd2l/_new  2013-10-18 19:23:13.0 +0200
@@ -19,13 +19,13 @@
 %define component cinder
 
 Name:   openstack-%{component}-doc
-Version:2013.2.rc1
+Version:2013.2
 Release:0
 Summary:OpenStack Block Storage (Cinder) - Documentation
 License:Apache-2.0
 Group:  Documentation/HTML
 Url:https://launchpad.net/cinder
-Source: cinder-2013.2.rc1.tar.gz
+Source: cinder-2013.2.tar.gz
 BuildRequires:  graphviz
 BuildRequires:  openstack-suse-macros
 BuildRequires:  python-Babel
@@ -62,7 +62,7 @@
 This package contains documentation files for %{name}.
 
 %prep
-%setup -q -n cinder-2013.2.rc1
+%setup -q -n cinder-2013.2
 %openstack_cleanup_prep
 
 %build

++ openstack-cinder.spec ++
--- /var/tmp/diff_new_pack.74yd2l/_old  2013-10-18 19:23:13.0 +0200
+++ /var/tmp/diff_new_pack.74yd2l/_new  2013-10-18 19:23:13.0 +0200
@@ -21,13 +21,13 @@
 %define username openstack-%{component}
 
 Name:   openstack-%{component}
-Version:2013.2.rc1
+Version:2013.2
 Release:0
 Summary:OpenStack Block Storage (Cinder)
 License:Apache-2.0
 Group:  System/Management
 Url:https://launchpad.net/cinder
-Source: cinder-2013.2.rc1.tar.gz
+Source: cinder-2013.2.tar.gz
 Source1:%{name}.init
 Source2:%{name}.logrotate
 Source3:cinder-sudoers
@@ -82,7 +82,7 @@
 Summary:OpenStack Block Storage (Cinder) - Python module
 Group:  Development/Languages/Python
 Requires:   python = 2.6.8
-Requires:   python-Babel = 0.9.6
+Requires:   python-Babel = 1.3
 Requires:   python-Paste
 Requires:   python-PasteDeploy = 1.5.0
 Requires:   python-Routes = 1.12.3
@@ -99,7 +99,7 @@
 Requires:   python-lockfile = 0.8
 Requires:   python-lxml = 2.3
 Requires:   python-netaddr
-Requires:   python-novaclient = 2.12.0
+Requires:   python-novaclient = 2.15.0
 Requires:   python-paramiko = 1.8.0
 Requires:   python-six
 Requires:   python-sqlalchemy-migrate = 0.7.2
@@ -180,7 +180,7 @@
 functionality of OpenStack Cinder.
 
 %prep
-%setup -q -n cinder-2013.2.rc1
+%setup -q -n cinder-2013.2
 %patch0 -p1
 %openstack_cleanup_prep
 

++ _service ++
--- /var/tmp/diff_new_pack.74yd2l/_old  2013-10-18 19:23:13.0 +0200
+++ /var/tmp/diff_new_pack.74yd2l/_new  2013-10-18 19:23:13.0 +0200
@@ -1,7 +1,7 @@
 services
   service name=git_tarballs mode=disabled
-param 
name=urlhttp://tarballs.openstack.org/cinder/cinder-master.tar.gz/param
-param 
name=urlhttp://tarballs.openstack.org/cinder/cinder-2013.2.rc1.tar.gz/param
+!--param 
name=urlhttp://tarballs.openstack.org/cinder/cinder-master.tar.gz/param--
+param 
name=urlhttp://tarballs.openstack.org/cinder/cinder-2013.2.tar.gz/param
 param name=emailopensuse-cl...@opensuse.org/param
 param name=plain-versionTrue/param
   /service

++ cinder-2013.2.rc1.tar.gz - cinder-2013.2.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cinder-2013.2.rc1/AUTHORS new/cinder-2013.2/AUTHORS
--- old/cinder-2013.2.rc1/AUTHORS   2013-10-04 11:14:34.0 +0200
+++ new/cinder-2013.2/AUTHORS   2013-10-17 15:48:37.0 +0200
@@ -57,6 +57,7 @@
 Flaper Fesp flape...@gmail.com
 Frederic Lepied frederic.lep...@enovance.com
 Ghe Rivero g...@debian.org
+Giulio Fidente gfide...@redhat.com
 Haomai Wang hao...@unitedstack.com
 Hui Cheng freedom...@gmail.com
 James E. Blair jebl...@openstack.org
diff -urN '--exclude=CVS' 

commit openstack-dashboard for openSUSE:Factory

2013-10-18 Thread h_root
Hello community,

here is the log from the commit of package openstack-dashboard for 
openSUSE:Factory checked in at 2013-10-18 19:22:17

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


Package is openstack-dashboard

Changes:

--- /work/SRC/openSUSE:Factory/openstack-dashboard/openstack-dashboard.changes  
2013-10-06 18:37:34.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.openstack-dashboard.new/openstack-dashboard.changes 
2013-10-18 19:23:14.0 +0200
@@ -1,0 +2,12 @@
+Thu Oct 17 15:28:43 UTC 2013 - dmuel...@suse.com
+
+- update to 2013.2:
+  + No changes
+
+---
+Tue Oct 15 07:48:31 UTC 2013 - speili...@suse.com
+
+- Update to version 2013.2.rc2:
+  + ru and zh_TW locales readded
+
+---

Old:

  horizon-2013.2.rc1.tar.gz

New:

  horizon-2013.2.tar.gz



Other differences:
--
++ openstack-dashboard.spec ++
--- /var/tmp/diff_new_pack.y9MhhN/_old  2013-10-18 19:23:15.0 +0200
+++ /var/tmp/diff_new_pack.y9MhhN/_new  2013-10-18 19:23:15.0 +0200
@@ -19,13 +19,13 @@
 %define component horizon
 
 Name:   openstack-dashboard
-Version:2013.2.rc1
+Version:2013.2
 Release:0
 Summary:OpenStack Dashboard (Horizon)
 License:Apache-2.0
 Group:  Development/Languages/Python
 Url:http://wiki.openstack.org/OpenStackDashboard
-Source: horizon-2013.2.rc1.tar.gz
+Source: horizon-2013.2.tar.gz
 # Apache2 example configuration:
 Source2:openstack-dashboard.conf.sample
 # PATCH-FIX-SUSE: Use a saner default for static/media files
@@ -154,7 +154,7 @@
 functionality of the OpenStack dashboard and its components.
 
 %prep
-%setup -q -n horizon-2013.2.rc1
+%setup -q -n horizon-2013.2
 %patch0
 %openstack_cleanup_prep
 
@@ -263,10 +263,10 @@
 #%lang(pl) 
%{_datadir}/openstack-dashboard/openstack_dashboard/locale/pl/LC_MESSAGES/django.mo
 %lang(pl-pl) 
%{_datadir}/openstack-dashboard/openstack_dashboard/locale/pl_PL/LC_MESSAGES/django.mo
 #%lang(pt) 
%{_datadir}/openstack-dashboard/openstack_dashboard/locale/pt/LC_MESSAGES/django.mo
-#%lang(ru) 
%{_datadir}/openstack-dashboard/openstack_dashboard/locale/ru/LC_MESSAGES/django.mo
+%lang(ru) 
%{_datadir}/openstack-dashboard/openstack_dashboard/locale/ru/LC_MESSAGES/django.mo
 %lang(pt-br) 
%{_datadir}/openstack-dashboard/openstack_dashboard/locale/pt_BR/LC_MESSAGES/django.mo
 %lang(zh-cn) 
%{_datadir}/openstack-dashboard/openstack_dashboard/locale/zh_CN/LC_MESSAGES/django.mo
-#%lang(zh-tw) 
%{_datadir}/openstack-dashboard/openstack_dashboard/locale/zh_TW/LC_MESSAGES/django.mo
+%lang(zh-tw) 
%{_datadir}/openstack-dashboard/openstack_dashboard/locale/zh_TW/LC_MESSAGES/django.mo
 
 %files branding-upstream
 %defattr(-,root,root)

++ _service ++
--- /var/tmp/diff_new_pack.y9MhhN/_old  2013-10-18 19:23:15.0 +0200
+++ /var/tmp/diff_new_pack.y9MhhN/_new  2013-10-18 19:23:15.0 +0200
@@ -1,7 +1,6 @@
 services
   service name=git_tarballs mode=disabled
-  !--   param 
name=urlhttp://tarballs.openstack.org/horizon/horizon-master.tar.gz/param 
--
-param 
name=urlhttp://tarballs.openstack.org/horizon/horizon-2013.2.rc1.tar.gz/param
+param 
name=urlhttp://tarballs.openstack.org/horizon/horizon-2013.2.tar.gz/param
 param name=emailopensuse-cl...@opensuse.org/param
 param name=plain-versionTrue/param
   /service

++ horizon-2013.2.rc1.tar.gz - horizon-2013.2.tar.gz ++
 81327 lines of diff (skipped)

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



commit openstack-keystone for openSUSE:Factory

2013-10-18 Thread h_root
Hello community,

here is the log from the commit of package openstack-keystone for 
openSUSE:Factory checked in at 2013-10-18 19:22:41

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-10-03 07:26:38.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.openstack-keystone.new/openstack-keystone.changes   
2013-10-18 19:23:20.0 +0200
@@ -1,0 +2,16 @@
+Thu Oct 17 14:38:37 UTC 2013 - dmuel...@suse.com
+
+- Update to 2013.2 
+
+---
+Tue Oct 15 08:50:23 UTC 2013 - speili...@suse.com
+
+- Update to version 2013.2.rc2:
+  + No changes
+
+--
+Tue Oct  8 12:15:24 UTC 2013 - dmuel...@suse.com
+
+- run db_sync before starting keystone server 
+
+---

Old:

  keystone-2013.2.rc1.tar.gz

New:

  keystone-2013.2.tar.gz



Other differences:
--
++ openstack-keystone-doc.spec ++
--- /var/tmp/diff_new_pack.dFYpvl/_old  2013-10-18 19:23:21.0 +0200
+++ /var/tmp/diff_new_pack.dFYpvl/_new  2013-10-18 19:23:21.0 +0200
@@ -19,13 +19,13 @@
 %define component keystone
 
 Name:   openstack-%{component}-doc
-Version:2013.2.rc1
+Version:2013.2
 Release:0
 Summary:OpenStack Identity Service (Keystone) - Documentation
 License:Apache-2.0
 Group:  Documentation/HTML
 Url:https://github.com/openstack/keystone
-Source: keystone-2013.2.rc1.tar.gz
+Source: keystone-2013.2.tar.gz
 BuildRequires:  openstack-suse-macros
 BuildRequires:  python-Sphinx
 BuildRequires:  python-base
@@ -43,7 +43,7 @@
 This package contains documentation files for openstack-keystone.
 
 %prep
-%setup -q -n keystone-2013.2.rc1
+%setup -q -n keystone-2013.2
 %openstack_cleanup_prep
 
 %build

++ openstack-keystone.spec ++
--- /var/tmp/diff_new_pack.dFYpvl/_old  2013-10-18 19:23:21.0 +0200
+++ /var/tmp/diff_new_pack.dFYpvl/_new  2013-10-18 19:23:21.0 +0200
@@ -21,13 +21,13 @@
 %define username openstack-%{component}
 
 Name:   openstack-%{component}
-Version:2013.2.rc1
+Version:2013.2
 Release:0
 Summary:OpenStack Identity Service (Keystone)
 License:Apache-2.0
 Group:  Development/Languages/Python
 Url:https://github.com/openstack/keystone
-Source: keystone-2013.2.rc1.tar.gz
+Source: keystone-2013.2.tar.gz
 Source1:%{name}.init
 Source2:logging.conf
 Source3:default_catalog.templates
@@ -139,7 +139,7 @@
 functionality of OpenStack Keystone.
 
 %prep
-%setup -q -n keystone-2013.2.rc1
+%setup -q -n keystone-2013.2
 %patch0 -p1
 %openstack_cleanup_prep
 

++ _service ++
--- /var/tmp/diff_new_pack.dFYpvl/_old  2013-10-18 19:23:21.0 +0200
+++ /var/tmp/diff_new_pack.dFYpvl/_new  2013-10-18 19:23:21.0 +0200
@@ -1,7 +1,6 @@
 services
   service name=git_tarballs mode=disabled
-!--param 
name=urlhttp://tarballs.openstack.org/keystone/keystone-master.tar.gz/param
 --
-param 
name=urlhttp://tarballs.openstack.org/keystone/keystone-2013.2.rc1.tar.gz/param
+param 
name=urlhttp://tarballs.openstack.org/keystone/keystone-2013.2.tar.gz/param
 param name=emailopensuse-cl...@opensuse.org/param
 param name=plain-versionTrue/param
   /service

++ keystone-2013.2.rc1.tar.gz - keystone-2013.2.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/keystone-2013.2.rc1/AUTHORS 
new/keystone-2013.2/AUTHORS
--- old/keystone-2013.2.rc1/AUTHORS 2013-10-02 13:44:55.0 +0200
+++ new/keystone-2013.2/AUTHORS 2013-10-17 15:58:50.0 +0200
@@ -73,6 +73,7 @@
 James E. Blair jebl...@hp.com
 James Slagle james.sla...@gmail.com
 Jamie Lennox jamielen...@gmail.com
+Jamie Lennox jamielen...@redhat.com
 Jamie Lennox jlen...@redhat.com
 Jan Provaznik jprov...@redhat.com
 Jaroslav Henner jhen...@redhat.com
@@ -124,6 +125,7 @@
 Mark McLoughlin mar...@redhat.com
 Maru Newby mne...@internap.com
 Mat Grove m...@grove.me.uk
+Matt Odden mrod...@us.ibm.com
 Matthew Treinish trein...@linux.vnet.ibm.com
 Michael Basnight mbasni...@gmail.com
 Michael J Fork mjf...@us.ibm.com
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/keystone-2013.2.rc1/ChangeLog 
new/keystone-2013.2/ChangeLog
--- old/keystone-2013.2.rc1/ChangeLog   2013-10-02 13:44:55.0 +0200
+++ 

commit salt for openSUSE:Factory

2013-10-18 Thread h_root
Hello community,

here is the log from the commit of package salt for openSUSE:Factory checked in 
at 2013-10-18 19:23:33

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


Package is salt

Changes:

--- /work/SRC/openSUSE:Factory/salt/salt.changes2013-10-18 
11:44:05.0 +0200
+++ /work/SRC/openSUSE:Factory/.salt.new/salt.changes   2013-10-18 
19:25:32.0 +0200
@@ -1,0 +2,7 @@
+Fri Oct 18 11:24:28 UTC 2013 - p.drou...@gmail.com
+
+- Don't support sysvinit and systemd for the same system; add conditionnal
+  macros to use systemd only on systems which support it and sysvinit
+  on other systems
+
+---



Other differences:
--
++ salt.spec ++
--- /var/tmp/diff_new_pack.1Cg8nl/_old  2013-10-18 19:25:36.0 +0200
+++ /var/tmp/diff_new_pack.1Cg8nl/_new  2013-10-18 19:25:36.0 +0200
@@ -62,7 +62,9 @@
 Requires:   python-PyYAML
 Requires:   python-xml
 Requires(pre): %fillup_prereq
+%if 0%{?suse_version}  1210
 Requires(pre): %insserv_prereq
+%endif
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %if 0%{?suse_version}  0%{?suse_version} = 1110
@@ -95,8 +97,11 @@
 %endif
 %endif
 Recommends:python-halite
-Requires(pre):  %fillup_prereq
+%if 0%{?suse_version}  1210
 Requires(pre):  %insserv_prereq
+%endif
+Requires(pre):  %fillup_prereq
+
 
 %description master
 The Salt master is the central server to which all minions connect.
@@ -111,8 +116,10 @@
 Requires:   python-M2Crypto
 Requires:   python-msgpack-python
 Requires:   python-pycrypto
-Requires(pre):  %fillup_prereq
+%if 0%{?suse_version}  1210
 Requires(pre):  %insserv_prereq
+%endif
+Requires(pre):  %fillup_prereq
 
 %description minion
 Salt minion is queried and controlled from the master.
@@ -123,8 +130,10 @@
 Group:  System/Monitoring
 Requires:   %{name} = %{version}
 Requires:   %{name}-master = %{version}
-Requires(pre):  %fillup_prereq
+%if 0%{?suse_version}  1210
 Requires(pre):  %insserv_prereq
+%endif
+Requires(pre):  %fillup_prereq
 
 %description syndic
 Salt syndic is the master-of-masters for salt
@@ -136,8 +145,10 @@
 Group:  System/Monitoring
 Requires:   %{name} = %{version}
 Recommends:sshpass
-Requires(pre):  %fillup_prereq
+%if 0%{?suse_version}  1210
 Requires(pre):  %insserv_prereq
+%endif
+Requires(pre):  %fillup_prereq
 
 %description ssh
 Salt ssh is a master running without zmq.
@@ -155,7 +166,9 @@
 ## create missing directories
 mkdir -p %{buildroot}%{_sysconfdir}/salt/master.d
 mkdir -p %{buildroot}%{_sysconfdir}/salt/minion.d
+%if 0%{?suse_version}  1210
 mkdir -p %{buildroot}%{_sysconfdir}/init.d
+%endif
 mkdir -p %{buildroot}%{_localstatedir}/log/salt
 mkdir -p %{buildroot}/%{_sysconfdir}/logrotate.d/
 mkdir -p %{buildroot}/%{_sbindir}
@@ -164,18 +177,19 @@
 mkdir -p %{buildroot}/srv/pillar
 #
 ## install init scripts
+%if 0%{?_unitdir:1}
+install -Dpm 0644  %{SOURCE4} %{buildroot}%_unitdir/salt-master.service
+install -Dpm 0644  %{SOURCE5} %{buildroot}%_unitdir/salt-syndic.service
+install -Dpm 0644  %{SOURCE6} %{buildroot}%_unitdir/salt-minion.service
+%else
 install -Dpm 0755 %{SOURCE1} %{buildroot}%{_initddir}/salt-master
 install -Dpm 0755 %{SOURCE2} %{buildroot}%{_initddir}/salt-syndic
 install -Dpm 0755 %{SOURCE3} %{buildroot}%{_initddir}/salt-minion
 ln -sf %{_initddir}/salt-master %{buildroot}%{_sbindir}/rcsalt-master
 ln -sf %{_initddir}/salt-syndic %{buildroot}%{_sbindir}/rcsalt-syndic
 ln -sf %{_initddir}/salt-minion %{buildroot}%{_sbindir}/rcsalt-minion
-
-%if 0%{?_unitdir:1}
-install -Dpm 0644  %{SOURCE4} %{buildroot}%_unitdir/salt-master.service
-install -Dpm 0644  %{SOURCE5} %{buildroot}%_unitdir/salt-syndic.service
-install -Dpm 0644  %{SOURCE6} %{buildroot}%_unitdir/salt-minion.service
 %endif
+
 #
 ## install config files
 install -Dpm 0644 conf/minion %{buildroot}%{_sysconfdir}/salt/minion
@@ -191,61 +205,73 @@
 %{__python} setup.py test --runtests-opts=-u
 
 %preun -n salt-syndic
-%stop_on_removal salt-syndic
 %if 0%{?_unitdir:1}
 %service_del_preun salt-syndic.service
+%else
+%stop_on_removal salt-syndic
 %endif
 
 %post -n salt-syndic
-%fillup_and_insserv
 %if 0%{?_unitdir:1}
 %service_add_post salt-syndic.service
+%fillup_only
+%else
+%fillup_and_insserv
 %endif
 
 %postun -n salt-syndic
-%restart_on_update salt-syndic
 %if 0%{?_unitdir:1}
 %service_del_postun salt-syndic.service
-%endif
+%else
 %insserv_cleanup
+%restart_on_update salt-syndic
+%endif
 
 %preun -n salt-master
-%stop_on_removal salt-master
 %if 0%{?_unitdir:1}
 %service_del_preun salt-master.service
+%else
+%stop_on_removal salt-master
 %endif
 
 %post -n 

commit sysconfig for openSUSE:Factory

2013-10-18 Thread h_root
Hello community,

here is the log from the commit of package sysconfig for openSUSE:Factory 
checked in at 2013-10-18 19:24:20

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


Package is sysconfig

Changes:

--- /work/SRC/openSUSE:Factory/sysconfig/sysconfig.changes  2013-09-29 
19:29:14.0 +0200
+++ /work/SRC/openSUSE:Factory/.sysconfig.new/sysconfig.changes 2013-10-18 
19:25:55.0 +0200
@@ -1,0 +2,14 @@
+Mon Oct 14 13:07:27 UTC 2013 - vci...@suse.com
+
+- set SELinux label for /dev/.sysconfig after creation (bnc#845792)
+  * sysconfig-0.81.5-restore_selinux_context_on_RUN_FILES_BASE.patch
+- use systemctl when possible instead of calling init scripts directly
+  * sysconfig-0.81.5-netconfig-use_systemctl.patch
+
+---
+Wed Oct  2 15:02:09 UTC 2013 - m...@suse.de
+
+- bt878 card causes udevd to complain (bnc#800897)
+  Fixed to use 'echo' shell builtin instead /bin/echo
+
+---

New:

  0001-bt878-card-causes-udevd-to-complain-bnc-800897.patch
  sysconfig-0.81.5-netconfig-use_systemctl.patch
  sysconfig-0.81.5-restore_selinux_context_on_RUN_FILES_BASE.patch



Other differences:
--
++ sysconfig.spec ++
--- /var/tmp/diff_new_pack.texuJc/_old  2013-10-18 19:25:56.0 +0200
+++ /var/tmp/diff_new_pack.texuJc/_new  2013-10-18 19:25:56.0 +0200
@@ -38,6 +38,9 @@
 Requires:   udevmountd = %{version}
 Requires:   sysvinit(network)
 Recommends: sysconfig-network = %{version}
+Patch1: 0001-bt878-card-causes-udevd-to-complain-bnc-800897.patch
+Patch2: sysconfig-0.81.5-netconfig-use_systemctl.patch
+Patch3: 
sysconfig-0.81.5-restore_selinux_context_on_RUN_FILES_BASE.patch
 
 %description
 This package provides the SuSE system configuration scheme for the
@@ -119,6 +122,9 @@
 
 %prep
 %setup -n sysconfig-%{version}
+%patch1 -p1
+%patch2 -p1
+%patch3 -p1
 
 %build
 autoreconf --force --install

++ 0001-bt878-card-causes-udevd-to-complain-bnc-800897.patch ++
From 312c427ae58ce78297384d1599ac32cce7f29e50 Mon Sep 17 00:00:00 2001
From: Marius Tomaschewski m...@suse.com
Date: Wed, 2 Oct 2013 16:21:30 +0200
Subject: [PATCH] bt878 card causes udevd to complain (bnc#800897)

Fixed to use 'echo' shell builtin instead /bin/echo
---
 config/hardware/50-blacklist.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/config/hardware/50-blacklist.conf 
b/config/hardware/50-blacklist.conf
index dd2796c..58a6c8b 100644
--- a/config/hardware/50-blacklist.conf
+++ b/config/hardware/50-blacklist.conf
@@ -168,7 +168,7 @@ blacklist dpt_i2o
 # look in /usr/src/linux/Documentation/video4linux/CARDLIST.bttv.
 alias pci:v109Ed036Esvsdbc04sc00i00 bttv_skip_it
 alias pci:v109Ed0878svsdbc04sc80i00 bttv_skip_it
-install bttv_skip_it /bin/echo module alias skipped (bt878 chip without PCI 
Subsystem ID)
+install bttv_skip_it echo module alias skipped (bt878 chip without PCI 
Subsystem ID)
 
 # For some bridges both intel-agp and i82875p_edac are loaded. If i82875p_edac
 # is loaded first it will grab the device. Then intel-agp doesn't work.
-- 
1.8.1.4

++ sysconfig-0.81.5-netconfig-use_systemctl.patch ++
Index: sysconfig-0.81.5/scripts/netconfig.d/nis
===
--- sysconfig-0.81.5.orig/scripts/netconfig.d/nis   2013-10-11 
15:17:18.468338773 +0200
+++ sysconfig-0.81.5/scripts/netconfig.d/nis2013-10-11 16:35:57.462096834 
+0200
@@ -444,7 +444,9 @@ write_nisdomainname
 
 # here we should restart services if needed
 # = reload ypbind
-if [ -x $r/etc/init.d/ypbind ]; then
+if [ $(cat /proc/1/comm) = systemd ]; then
+systemctl reload ypbind /dev/null 21
+elif [ -x $r/etc/init.d/ypbind ]; then
 $r/etc/init.d/ypbind reload /dev/null 21
 fi
 
Index: sysconfig-0.81.5/scripts/netconfig.d/ntp-runtime
===
--- sysconfig-0.81.5.orig/scripts/netconfig.d/ntp-runtime   2013-10-11 
16:19:18.107435944 +0200
+++ sysconfig-0.81.5/scripts/netconfig.d/ntp-runtime2013-10-14 
15:01:30.194514004 +0200
@@ -226,8 +226,16 @@ do_runtime_update()
 NTP_CONF=/etc/ntp.conf
 NTPDC_BIN=/usr/sbin/ntpdc
 
+local status
+if [ $(cat /proc/1/comm) = systemd ]; then
+systemctl status ntp /dev/null 21
+elif [ -x $r/etc/init.d/ntp ]; then
+$r/etc/init.d/ntp status /dev/null 21
+fi
+status=$?
+
 if [ -n ${NTP_SERVER_LIST[*]} -a -f ${NTP_CONF} ]  \
- /etc/init.d/ntp status /dev/null 2/dev/null ; then
+ 

commit salt-api for openSUSE:Factory

2013-10-18 Thread h_root
Hello community,

here is the log from the commit of package salt-api for openSUSE:Factory 
checked in at 2013-10-18 19:23:41

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


Package is salt-api

Changes:

--- /work/SRC/openSUSE:Factory/salt-api/salt-api.changes2013-08-13 
13:10:29.0 +0200
+++ /work/SRC/openSUSE:Factory/.salt-api.new/salt-api.changes   2013-10-18 
19:25:37.0 +0200
@@ -1,0 +2,7 @@
+Fri Oct 18 11:44:15 UTC 2013 - p.drou...@gmail.com
+
+- Don't support sysvinit and systemd for the same system; add conditionnal
+  macros to use systemd only on systems which support it and sysvinit
+  on other systems
+
+---



Other differences:
--
++ salt-api.spec ++
--- /var/tmp/diff_new_pack.w4WUkK/_old  2013-10-18 19:25:37.0 +0200
+++ /var/tmp/diff_new_pack.w4WUkK/_new  2013-10-18 19:25:37.0 +0200
@@ -17,7 +17,7 @@
 
 Name:   salt-api
 Version:0.8.2
-Release:1%{?dist}
+Release:0
 License:Apache-2.0
 Summary:The api for Salt a parallel remote execution system
 Url:http://saltstack.org/
@@ -44,9 +44,10 @@
 %if 0%{?suse_version} = 1210
 BuildRequires: systemd
 %{?systemd_requires}
-%endif
-Requires(pre): %fillup_prereq
+%else
 Requires(pre): %insserv_prereq
+Requires(pre): %fillup_prereq
+%endif
 
 %description
 salt-api is a modular interface on top of Salt that can provide a variety of 
entry points into a running Salt system.
@@ -59,55 +60,58 @@
 
 %install
 python setup.py install --prefix=%{_prefix} --root=%{buildroot}
+%fdupes %{buildroot}%{_prefix}
 #
 ##missing directories
+%if 0%{?suse_version}  1210
 mkdir -p %{buildroot}%{_sysconfdir}/init.d
-mkdir -p %{buildroot}%{_localstatedir}/log/salt
 mkdir -p %{buildroot}/%{_sbindir}
+%endif
+mkdir -p %{buildroot}%{_localstatedir}/log/salt
 #
 ##init scripts
-%if 0%{?sles_version} == 11
+%if 0%{?suse_version}  1210
 install -Dpm 0755 %{SOURCE1} %{buildroot}%{_sysconfdir}/init.d/salt-api
-%else
-install -Dpm 0755 %{SOURCE1} %{buildroot}%{_initddir}/salt-api
-%endif
 ln -sf /etc/init.d/salt-api %{buildroot}%{_sbindir}/rcsalt-api
-
-%if 0%{?_unitdir:1}
+%else
 install -Dpm 644  %{SOURCE2} %{buildroot}%_unitdir/salt-api.service
 %endif
 
 %preun
-%stop_on_removal
 %if 0%{?_unitdir:1}
 %service_del_preun salt-api.service
+%else
+%stop_on_removal
 %endif
 
 %post
-%fillup_and_insserv
 %if 0%{?_unitdir:1}
 %service_add_post salt-api.service
+%else
+%fillup_and_insserv
 %endif
 
 %postun
-%restart_on_update
 %if 0%{?_unitdir:1}
 %service_del_postun salt-api.service
-%endif
+%else
 %insserv_cleanup
+%restart_on_update
+%endif
 
 
 %files
 %defattr(-,root,root)
-%{_sysconfdir}/init.d/salt-api
-%{_sbindir}/rcsalt-api
+%doc LICENSE
 %if 0%{?_unitdir:1}
 %_unitdir
+%else
+%{_sysconfdir}/init.d/salt-api
+%{_sbindir}/rcsalt-api
 %endif
-%doc %{_mandir}/man1/salt-api.1.*
-%doc %{_mandir}/man7/salt-api.7.*
+%{_mandir}/man1/salt-api.1.*
+%{_mandir}/man7/salt-api.7.*
 %{_bindir}/salt-api
-%doc LICENSE
 %{python_sitelib}/*
 
 

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



commit obs-service-set_version for openSUSE:Factory

2013-10-18 Thread h_root
Hello community,

here is the log from the commit of package obs-service-set_version for 
openSUSE:Factory checked in at 2013-10-18 19:22:03

Comparing /work/SRC/openSUSE:Factory/obs-service-set_version (Old)
 and  /work/SRC/openSUSE:Factory/.obs-service-set_version.new (New)


Package is obs-service-set_version

Changes:

--- 
/work/SRC/openSUSE:Factory/obs-service-set_version/obs-service-set_version.changes
  2013-05-16 11:15:15.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.obs-service-set_version.new/obs-service-set_version.changes
 2013-10-18 19:23:04.0 +0200
@@ -1,0 +2,5 @@
+Tue Oct  8 10:06:26 UTC 2013 - jblu...@opensuse.org
+
+- Take Debian version and revision number from debian.changelog file
+
+---



Other differences:
--
++ obs-service-set_version.spec ++
--- /var/tmp/diff_new_pack.7IpOKn/_old  2013-10-18 19:23:07.0 +0200
+++ /var/tmp/diff_new_pack.7IpOKn/_new  2013-10-18 19:23:07.0 +0200
@@ -20,7 +20,7 @@
 Summary:An OBS source service: Update spec file version
 License:GPL-2.0+
 Group:  Development/Tools/Building
-Version:0.2
+Version:0.3
 Release:0
 Source: set_version
 Source1:set_version.service

++ set_version ++
--- /var/tmp/diff_new_pack.7IpOKn/_old  2013-10-18 19:23:07.0 +0200
+++ /var/tmp/diff_new_pack.7IpOKn/_new  2013-10-18 19:23:07.0 +0200
@@ -57,6 +57,10 @@
 MYVERSION=`ls -1t | sed -n s,$BASENAME.*[-_]\([0123456789].*\).zip$,\1,p 
| head -n 1`
   fi
   if [ -z $MYVERSION ]; then
+# take version number (and optional revision) from Debian changelog
+MYVERSION=`head -n 1 *debian.changelog 2/dev/null | sed -ne 
's/.*(\(.*\)).*/\1/p'`
+  fi
+  if [ -z $MYVERSION ]; then
 echo ERROR: no version is given and can't get detected automatically
 exit 1
   fi

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



commit kiwi for openSUSE:Factory

2013-10-18 Thread h_root
Hello community,

here is the log from the commit of package kiwi for openSUSE:Factory checked in 
at 2013-10-18 19:21:15

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


Package is kiwi

Changes:

--- /work/SRC/openSUSE:Factory/kiwi/kiwi.changes2013-10-11 
13:49:23.0 +0200
+++ /work/SRC/openSUSE:Factory/.kiwi.new/kiwi.changes   2013-10-18 
19:21:50.0 +0200
@@ -1,0 +2,139 @@
+Fri Oct 18 15:33:20 CEST 2013 - m...@suse.de
+
+- v5.05.38 released
+  
+---
+Fri Oct 18 10:32:18 CEST 2013 - m...@suse.de
+  
+- fixed spec file for kiwi-pxeboot sub-package (bnc #845853)
+  * kiwi-pxeboot creates files which belongs to user/group = tftp
+but it might be the case that the user/group does not exists
+Thus this patch as a %pre section taking care for this
+
+---
+Thu Oct 17 17:01:27 CEST 2013 - m...@suse.de
+
+- revert accidentally added test systemdisk section in
+  suse-12.3-JeOS XML description
+  
+---
+Thu Oct 17 16:56:38 CEST 2013 - m...@suse.de
+  
+- fixed missing mount and fstab entry for allfree volume
+  * the volume flagged with freespace=all was ignored in the
+mount and fstab setup code
+
+---
+Thu Oct 17 16:34:58 CEST 2013 - m...@suse.de
+
+- fixed partids for LVM setup:
+  * The value kiwi_RootPart must always be a number, whereas
+in case of LVM we also provide kiwi_RootPartVol which takes
+the name of the root volume
+
+---
+Thu Oct 17 16:23:25 CEST 2013 - m...@suse.de
+
+- added better information about disk Volumes
+  
+---
+Thu Oct 17 13:03:09 CEST 2013 - m...@suse.de
+  
+- allow standalone building of initrd images like in older version
+  * The image type 'cpio' was handled as initrd image type but
+newer versions of kiwi just use it as an archive type for the
+system image. This is a bad incompatibility and also prevents
+us from just building kiwi initrd images
+
+---
+Wed Oct 16 17:24:16 CEST 2013 - rjsch...@suse.de
+
+- fix cut and paste error of comment in the oem-recovery-part-size element
+  definition
+  + comment is displayed in the generated doc and was misleading
+- add unit test for {g,s}etAtaRaidScan method on OEMConfig class
+- add unit test for {g,s}setRecoveryPartSize method on OEMConfig class
+- fix bug regarding oem_recoveryPartSize
+  + the value was never set as member variable thus the get method
+always returned undef
+- fix naming inconsistency between the get and set method for the
+  recovery partition size
+- add value check for the recovery partition ID
+  + must be a 2 digit hex value
+  + also add unit test for this verification
+
+---
+Tue Oct 15 22:04:51 CEST 2013 - m...@suse.de
+
+- fixed grub2 recovery menu entry
+  * in EFI mode chainloading is not possible, thus we use grub2
+to load the loader configuration from the recovery partition
+this requires at least a non destructed EFI boot partition
+
+---
+Tue Oct 15 21:29:50 CEST 2013 - m...@suse.de
+
+- fixed partition to search for kiwi initrd in recovery setup
+  
+---
+Tue Oct 15 20:26:57 CEST 2013 - m...@suse.de
+  
+- apply changes from commit: d9d0f3bee also to rhel-repart
+  
+---
+Tue Oct 15 19:51:39 CEST 2013 - m...@suse.de
+  
+- always make sure devpts is mounted with mode=0620,gid=5 (bnc #845231)
+  
+---
+Tue Oct 15 19:41:07 CEST 2013 - m...@suse.de
+  
+- fixed kiwi-desc-*boot-requires for openSUSE 13.1 (bnc #829429)
+  * kernel-xen is supported on x86_64 only
+
+---
+Mon Oct 14 19:54:25 CEST 2013 - m...@suse.de
+
+- fixed OEM repart/install code for EFI images
+  * fixed creation of etc/grub.d/40_custom script to let
+grub2-mkconfig correctly create the Recovery menu entry
+  * fixed partition ID's for repart operation. instead
+of incrementing kiwi_BootPart we should use the correct
+values for root,read-only,read-write,lvm as they are
+written into config.partids
+
+---

commit openstack-neutron for openSUSE:Factory

2013-10-18 Thread h_root
Hello community,

here is the log from the commit of package openstack-neutron for 
openSUSE:Factory checked in at 2013-10-18 19:22:47

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


Package is openstack-neutron

Changes:

--- /work/SRC/openSUSE:Factory/openstack-neutron/openstack-neutron.changes  
2013-10-02 08:51:41.0 +0200
+++ /work/SRC/openSUSE:Factory/.openstack-neutron.new/openstack-neutron.changes 
2013-10-18 19:23:22.0 +0200
@@ -1,0 +2,36 @@
+Thu Oct 17 15:59:26 UTC 2013 - dmuel...@suse.com
+
+- update to 2013.2:
+  + No changes
+
+---
+Sat Oct 12 13:31:27 UTC 2013 - speili...@suse.com
+
+- Update to version 2013.2.rc2:
+  + No changes
+
+---
+Sat Oct  5 09:34:18 UTC 2013 - opensuse-cl...@opensuse.org
+
+- Update to version 2013.2.rc1:
+  + Cisco plugin should check for switch - vlan bindings
+  + Disable lazy translation
+  + Imported Translations from Transifex
+  + Should not add metadata filter rules if disable metadata proxy
+  + add greenthread.sleep to increase yields
+  + Updated from global requirements
+  + create milestone migration for Havana release
+
+---
+Wed Oct  2 00:49:20 UTC 2013 - opensuse-cl...@opensuse.org
+
+- Update to version 2013.2.a780.gb94a602:
+  + Increase number of concurrent_connections to nvp
+
+---
+Tue Oct  1 21:12:13 UTC 2013 - dmuel...@suse.com
+
+- set log to verbose by default 
+- require dnsmasq-utils on 13.1 or newer
+
+---

Old:

  neutron-master.tar.gz

New:

  neutron-2013.2.tar.gz



Other differences:
--
++ openstack-neutron-doc.spec ++
--- /var/tmp/diff_new_pack.h0efn3/_old  2013-10-18 19:23:23.0 +0200
+++ /var/tmp/diff_new_pack.h0efn3/_new  2013-10-18 19:23:23.0 +0200
@@ -19,13 +19,13 @@
 %define component neutron
 
 Name:   openstack-neutron-doc
-Version:2013.2.a778.g6d089df
+Version:2013.2
 Release:0
 Summary:OpenStack Virtual Network Service (Neutron) - Documentation
 License:Apache-2.0
 Group:  Documentation/HTML
 Url:https://launchpad.net/neutron
-Source: neutron-master.tar.gz
+Source: neutron-2013.2.tar.gz
 BuildRequires:  openstack-suse-macros
 BuildRequires:  python-Paste
 BuildRequires:  python-PasteDeploy
@@ -59,7 +59,7 @@
 This package contains documentation files for openstack-%{component}
 
 %prep
-%setup -q -n neutron-2013.2.a778.g6d089df
+%setup -q -n neutron-2013.2
 %openstack_cleanup_prep
 
 %build

++ openstack-neutron.spec ++
--- /var/tmp/diff_new_pack.h0efn3/_old  2013-10-18 19:23:23.0 +0200
+++ /var/tmp/diff_new_pack.h0efn3/_new  2013-10-18 19:23:23.0 +0200
@@ -21,13 +21,13 @@
 %define username openstack-%{component}
 
 Name:   openstack-neutron
-Version:2013.2.a778.g6d089df
+Version:2013.2
 Release:0
 Summary:OpenStack Network
 License:Apache-2.0
 Group:  System/Management
 Url:https://launchpad.net/neutron
-Source: neutron-master.tar.gz
+Source: neutron-2013.2.tar.gz
 Source1:openstack-%{component}.init
 Source2:%{name}.logrotate
 Source3:neutron-sudoers
@@ -120,6 +120,9 @@
 Group:  Development/Languages/Python
 PreReq: %name = %version
 Requires:   dnsmasq
+%if 0%{?suse_version} = 1310
+Requires:   dnsmasq-utils
+%endif
 Provides:   openstack-quantum-dhcp-agent = 2013.2.0
 Obsoletes:  openstack-quantum-dhcp-agent  2013.2.0
 
@@ -281,7 +284,7 @@
 of OpenStack Neutron.
 
 %prep
-%setup -q -n neutron-2013.2.a778.g6d089df
+%setup -q -n neutron-2013.2
 ## comment me in
 # %xopenstack_cleanup_prep
 
@@ -351,6 +354,7 @@
 install -m 644 doc/build/man/*.1 %{buildroot}%{_mandir}/man1
 
 ## SUSE configuration defaults
+crudini --set %{buildroot}/etc/neutron/neutron.conf DEFAULT verbose True
 crudini --set %{buildroot}/etc/neutron/neutron.conf DEFAULT core_plugin 
neutron.plugins.linuxbridge.lb_neutron_plugin.LinuxBridgePluginV2
 crudini --set %{buildroot}/etc/neutron/neutron.conf agent root_helper sudo 
neutron-rootwrap /etc/neutron/rootwrap.conf
 crudini --set %{buildroot}/etc/neutron/neutron.conf DEFAULT log_dir 
/var/log/neutron

++ _service ++
--- /var/tmp/diff_new_pack.h0efn3/_old  2013-10-18 19:23:24.0 +0200
+++ /var/tmp/diff_new_pack.h0efn3/_new  2013-10-18 19:23:24.0 +0200
@@ -1,6 

commit salt-cloud for openSUSE:Factory

2013-10-18 Thread h_root
Hello community,

here is the log from the commit of package salt-cloud for openSUSE:Factory 
checked in at 2013-10-18 19:23:50

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


Package is salt-cloud

Changes:

--- /work/SRC/openSUSE:Factory/salt-cloud/salt-cloud.changes2013-10-14 
09:31:02.0 +0200
+++ /work/SRC/openSUSE:Factory/.salt-cloud.new/salt-cloud.changes   
2013-10-18 19:25:37.0 +0200
@@ -1,0 +2,5 @@
+Fri Oct 18 11:54:13 UTC 2013 - p.drou...@gmail.com
+
+- Drop init scripts support; there is none in package
+
+---



Other differences:
--
++ salt-cloud.spec ++
--- /var/tmp/diff_new_pack.LZIJdk/_old  2013-10-18 19:25:39.0 +0200
+++ /var/tmp/diff_new_pack.LZIJdk/_new  2013-10-18 19:25:39.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package salt-cloud
 #
-# 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
@@ -35,11 +35,6 @@
 Recommends: python-botocore
 Recommends: python-netaddr
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-Requires(pre):  %fillup_prereq
-Requires(pre):  %insserv_prereq
-%if 0%{?suse_version} = 1210
-BuildRequires:  systemd
-%endif
 %if 0%{?suse_version}  0%{?suse_version}  1110
 BuildArch:  noarch
 %endif

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



commit libqt5-qtbase for openSUSE:Factory

2013-10-18 Thread h_root
Hello community,

here is the log from the commit of package libqt5-qtbase for openSUSE:Factory 
checked in at 2013-10-18 19:21:28

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


Package is libqt5-qtbase

Changes:

--- /work/SRC/openSUSE:Factory/libqt5-qtbase/libqt5-qtbase.changes  
2013-10-17 17:41:08.0 +0200
+++ /work/SRC/openSUSE:Factory/.libqt5-qtbase.new/libqt5-qtbase.changes 
2013-10-18 19:22:19.0 +0200
@@ -1,0 +2,5 @@
+Fri Oct 18 12:38:19 UTC 2013 - hrvoje.sen...@gmail.com
+
+- Added qtbase-qatomic-ppc.patch, fixes PowerPC build
+
+---

New:

  qtbase-qatomic-ppc.patch



Other differences:
--
++ libqt5-qtbase.spec ++
--- /var/tmp/diff_new_pack.H6PnTe/_old  2013-10-18 19:22:28.0 +0200
+++ /var/tmp/diff_new_pack.H6PnTe/_new  2013-10-18 19:22:28.0 +0200
@@ -66,6 +66,8 @@
 Source3:baselibs.conf
 # PATCH-FIX-UPSTREAM qt-never-strip.diff -- for creating debug packages
 Patch2: qt-never-strip.diff
+# PATCH-FIX-UPSTREAM qtbase-qatomic-ppc.patch -- fixes build on PPC
+Patch3: qtbase-qatomic-ppc.patch
 # PATCH-FIX-UPSTREAM libqt5-libtool-nodate.diff -- for ommiting date/time on 
build
 Patch109:   libqt5-libtool-nodate.diff
 # PATCH-FIX-UPSTREAM qmake-add-usr-include.diff -- explicitly include 
/usr/include path
@@ -103,6 +105,7 @@
 %prep
 %setup -q -n qtbase-opensource-src-%{real_version}
 %patch2 -p1
+%patch3 -p1
 %patch109 -p1
 %patch131 -p1
 


++ qtbase-qatomic-ppc.patch ++
Index: qtbase-opensource-src-5.1.1/src/corelib/thread/qoldbasicatomic.h
===
--- qtbase-opensource-src-5.1.1.orig/src/corelib/thread/qoldbasicatomic.h
+++ qtbase-opensource-src-5.1.1/src/corelib/thread/qoldbasicatomic.h
@@ -63,7 +63,7 @@ public:
 // Atomic API, implemented in qatomic_XXX.h
 
 int load() const { return _q_value; }
-int loadAcquire() { return _q_value; }
+int loadAcquire() const { return _q_value; }
 void store(int newValue) { _q_value = newValue; }
 void storeRelease(int newValue) { _q_value = newValue; }
 
@@ -107,7 +107,7 @@ public:
 // Atomic API, implemented in qatomic_XXX.h
 
 T *load() const { return _q_value; }
-T *loadAcquire() { return _q_value; }
+T *loadAcquire() const { return _q_value; }
 void store(T *newValue) { _q_value = newValue; }
 void storeRelease(T *newValue) { _q_value = newValue; }
 
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit openstack-nova for openSUSE:Factory

2013-10-18 Thread h_root
Hello community,

here is the log from the commit of package openstack-nova for openSUSE:Factory 
checked in at 2013-10-18 19:22:56

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-doc.changes
2013-08-05 20:49:24.0 +0200
+++ /work/SRC/openSUSE:Factory/.openstack-nova.new/openstack-nova-doc.changes   
2013-10-18 19:23:26.0 +0200
@@ -1,0 +2,5 @@
+Thu Oct 17 14:52:27 UTC 2013 - speili...@suse.com
+
+- Don't require python-Cheeta, upstream moved to Jinja2
+
+---
--- /work/SRC/openSUSE:Factory/openstack-nova/openstack-nova.changes
2013-10-03 07:26:51.0 +0200
+++ /work/SRC/openSUSE:Factory/.openstack-nova.new/openstack-nova.changes   
2013-10-18 19:23:26.0 +0200
@@ -1,0 +2,44 @@
+Thu Oct 17 16:00:14 UTC 2013 - dmuel...@suse.com
+
+- update to 2013.2:
+  * No changes
+
+---
+Mon Oct 14 11:11:10 UTC 2013 - speili...@suse.com
+
+- Backport from master:
+  + Run DB migration as nova user
+
+---
+Sat Oct 12 11:48:38 UTC 2013 - speili...@suse.com
+
+- Update to version 2013.2.rc2+git.1381578518.3c373ac:
+  + Add boto special casing for param changes in 2.14
+  + Baremetal: Be more patient with IPMI and BMC
+  + Adds missing entry in setup.cfg for V3 API shelve plugin
+  + XenAPI: Add versioning for plugins
+  + Fix the wrong params of attach/detach interface for compute driver
+  + Fix filter_properties of unshelve API
+  + fallocate image only when user has write access
+  + VMware: Network fallback in case specified one not found
+  + Correct use of ConfigFilesNotFoundError
+  + Avoid spamming conductor logs with object exceptions
+  + Fix conductor's object change detection
+  + Sync three-part RPC versions support from Oslo
+  + Fix nova DB 215 migration script logic error
+  + Fixes error on live-migration of volume-backed vm
+  + Libvirt: disallow live-mig for volume-backed with local disk
+
+---
+Sat Oct  5 09:37:06 UTC 2013 - opensuse-cl...@opensuse.org
+
+- Update to version 2013.2.rc1+git.1380965826.96d828f:
+  + Use system locale for default request language
+  + xenapi: reduce impact of errors during SR.scan
+  + VMWare: Disabling linked clone doesn't cache images
+  + Disable lazy gettext
+  + Imported Translations from Transifex
+  + Remove `utils.parse_mailmap`
+  + Skip test if sqlite3 not installed
+
+---

Old:

  nova-master.tar.gz

New:

  nova-2013.2.tar.gz



Other differences:
--
++ openstack-nova-doc.spec ++
--- /var/tmp/diff_new_pack.8dUqzl/_old  2013-10-18 19:23:28.0 +0200
+++ /var/tmp/diff_new_pack.8dUqzl/_new  2013-10-18 19:23:28.0 +0200
@@ -20,16 +20,15 @@
 %define majorversion 2012.2.3
 
 Name:   openstack-%{component}-doc
-Version:2013.2.a501.gc81369c+git.1380671363.c81369c
+Version:2013.2.rc2+git.1381578518.3c373ac
 Release:0
 Summary:OpenStack Compute (Nova) - Documentation
 License:Apache-2.0
 Group:  Documentation/HTML
 Url:http://openstack.org/projects/compute/
-Source: nova-master.tar.gz
+Source: nova-2013.2.tar.gz
 BuildRequires:  graphviz
 BuildRequires:  openstack-suse-macros
-BuildRequires:  python-Cheetah
 BuildRequires:  python-PasteDeploy
 BuildRequires:  python-Sphinx
 BuildRequires:  python-WebOb
@@ -61,7 +60,7 @@
 This package contains documentation files for openstack-nova.
 
 %prep
-%setup -q -n nova-2013.2.a501.gc81369c
+%setup -q -n nova-2013.2
 %openstack_cleanup_prep
 
 %build

++ openstack-nova.spec ++
--- /var/tmp/diff_new_pack.8dUqzl/_old  2013-10-18 19:23:28.0 +0200
+++ /var/tmp/diff_new_pack.8dUqzl/_new  2013-10-18 19:23:28.0 +0200
@@ -22,13 +22,13 @@
 %define username openstack-%{component}
 
 Name:   openstack-%{component}
-Version:2013.2.a501.gc81369c+git.1380671363.c81369c
+Version:2013.2.rc2+git.1381578518.3c373ac
 Release:0
 Summary:OpenStack Compute (Nova)
 License:Apache-2.0
 Group:  System/Management
 Url:https://launchpad.net/nova
-Source: nova-master.tar.gz
+Source: nova-2013.2.tar.gz
 Source1:%{name}.init
 Source2:%{name}.logrotate
 Source4:openstack-nova-manage.sh
@@ -279,7 +279,7 @@
 OpenStack Nova and its components.
 
 %prep
-%setup -q 

commit openstack-heat for openSUSE:Factory

2013-10-18 Thread h_root
Hello community,

here is the log from the commit of package openstack-heat for openSUSE:Factory 
checked in at 2013-10-18 19:22:35

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-10-03 07:26:21.0 +0200
+++ /work/SRC/openSUSE:Factory/.openstack-heat.new/openstack-heat.changes   
2013-10-18 19:23:18.0 +0200
@@ -1,0 +2,33 @@
+Thu Oct 17 15:57:11 UTC 2013 - dmuel...@suse.com
+
+- update to 2013.2:
+  + No changes
+- Update requires
+
+---
+Sat Oct 12 12:07:33 UTC 2013 - speili...@suse.com
+
+- Update to verison 2013.2.rc2:
+  + No changes
+
+---
+Wed Oct  9 09:25:16 UTC 2013 - dmuel...@suse.com
+
+- default to sqlite (like the other openstack modules)
+
+---
+Mon Oct  7 10:09:58 UTC 2013 - opensuse-cl...@opensuse.org
+
+- Update to version 2013.2.rc1:
+  + Log exception traces in APIs
+  + Disable lazy translation
+  + heat_keystoneclient: Fix consuming trusts via v2 API
+  + Add _() around the attributes_schema in net.py
+  + Add the show attribute to the neurton attribute_schema
+  + Purge Fedora getting started of old info
+  + Purge ubuntu getting started guide of old info
+  + Imported Translations from Transifex
+  + Fix F17 CFN link in Getting Started
+  + Updated from global requirements
+
+---

Old:

  heat-master.tar.gz

New:

  heat-2013.2.tar.gz



Other differences:
--
++ openstack-heat-doc.spec ++
--- /var/tmp/diff_new_pack.Lpi6Qt/_old  2013-10-18 19:23:19.0 +0200
+++ /var/tmp/diff_new_pack.Lpi6Qt/_new  2013-10-18 19:23:19.0 +0200
@@ -19,13 +19,13 @@
 %define component heat
 
 Name:   openstack-%{component}-doc
-Version:2013.2.a205.g003a3b9
+Version:2013.2
 Release:0
 Summary:OpenStack Orchestration (Heat) - Documentation
 License:Apache-2.0
 Group:  Documentation/HTML
 Url:https://launchpad.net/heat
-Source: heat-master.tar.gz
+Source: heat-2013.2.tar.gz
 BuildRequires:  graphviz
 BuildRequires:  openstack-suse-macros
 BuildRequires:  python-Babel
@@ -65,7 +65,7 @@
 This package contains documentation files for openstack-heat.
 
 %prep
-%setup -q -n heat-2013.2.a205.g003a3b9
+%setup -q -n heat-2013.2
 %openstack_cleanup_prep
 
 %build

++ openstack-heat.spec ++
--- /var/tmp/diff_new_pack.Lpi6Qt/_old  2013-10-18 19:23:19.0 +0200
+++ /var/tmp/diff_new_pack.Lpi6Qt/_new  2013-10-18 19:23:19.0 +0200
@@ -21,13 +21,13 @@
 %define username openstack-%{component}
 
 Name:   openstack-%{component}
-Version:2013.2.a205.g003a3b9
+Version:2013.2
 Release:0
 Summary:Openstack Orchestration (Heat)
 License:Apache-2.0
 Group:  System/Management
 Url:https://launchpad.net/heat
-Source: heat-master.tar.gz
+Source: heat-2013.2.tar.gz
 Source1:%{name}.init
 Source2:%{name}.logrotate
 BuildRequires:  crudini
@@ -69,8 +69,8 @@
 Requires:   python-SQLAlchemy = 0.7.8
 Requires:   python-WebOb = 1.2.3
 Requires:   python-argparse
-Requires:   python-ceilometerclient = 1.0.3
-Requires:   python-cinderclient = 1.0.4
+Requires:   python-ceilometerclient = 1.0.5
+Requires:   python-cinderclient = 1.0.5
 Requires:   python-eventlet = 0.13.0
 Requires:   python-greenlet = 0.3.2
 Requires:   python-httplib2
@@ -80,15 +80,15 @@
 Requires:   python-lxml = 2.3
 Requires:   python-netaddr
 Requires:   python-neutronclient = 2.3.0
-Requires:   python-novaclient = 2.12.0
-Requires:   python-oslo.config = 1.2.0a3
+Requires:   python-novaclient = 2.15.0
+Requires:   python-oslo.config = 1.2.0
 Requires:   python-paramiko = 1.8.0
 Requires:   python-pbr = 0.5.21
 Requires:   python-pycrypto = 2.6
 Requires:   python-python-memcached
 Requires:   python-six
 Requires:   python-sqlalchemy-migrate = 0.7.2
-Requires:   python-swiftclient = 1.2
+Requires:   python-swiftclient = 1.5
 
 %description -n python-heat
 This package contains the core Python module of OpenStack Heat.
@@ -149,7 +149,7 @@
 This package contains testsuite files for %{name}.
 
 %prep
-%setup -q -n heat-2013.2.a205.g003a3b9
+%setup -q -n heat-2013.2
 %openstack_cleanup_prep
 #NOTE(saschpe): Kill heat Sphinx extension, we're only building 

commit Test-DVD-x86_64 for openSUSE:Factory

2013-10-18 Thread h_root
Hello community,

here is the log from the commit of package Test-DVD-x86_64 for openSUSE:Factory 
checked in at 2013-10-18 22:23:44

Comparing /work/SRC/openSUSE:Factory/Test-DVD-x86_64 (Old)
 and  /work/SRC/openSUSE:Factory/.Test-DVD-x86_64.new (New)


Package is Test-DVD-x86_64

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ PRODUCT-x86_64.kiwi ++
--- /var/tmp/diff_new_pack.usetC8/_old  2013-10-18 22:29:23.0 +0200
+++ /var/tmp/diff_new_pack.usetC8/_new  2013-10-18 22:29:23.0 +0200
@@ -576,6 +576,7 @@
   repopackage name=xf86-input-void/
   repopackage name=xf86-input-wacom/
   repopackage name=xf86-video-fbdev/
+  repopackage name=xf86-video-modesetting/
   repopackage name=xf86-video-vesa/
   repopackage name=xinetd/
   repopackage name=xinit/
@@ -587,6 +588,7 @@
   repopackage name=xorg-x11-essentials/
   repopackage name=xorg-x11-fonts-core/
   repopackage name=xorg-x11-server/
+  repopackage name=xrandr/
   repopackage name=xrdb/
   repopackage name=xset/
   repopackage name=xsetroot/
@@ -620,7 +622,6 @@
   repopackage name=yast2-online-update/
   repopackage name=yast2-online-update-frontend/
   repopackage name=yast2-packager/
-  repopackage name=yast2-packager-webpin/
   repopackage name=yast2-pam/
   repopackage name=yast2-perl-bindings/
   repopackage name=yast2-pkg-bindings/


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