commit kdevelop4-plugins for openSUSE:Factory

2014-09-03 Thread h_root
Hello community,

here is the log from the commit of package kdevelop4-plugins for 
openSUSE:Factory checked in at 2014-09-03 08:30:13

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


Package is kdevelop4-plugins

Changes:

--- /work/SRC/openSUSE:Factory/kdevelop4-plugins/kdevelop4-plugins.changes  
2013-12-09 16:55:48.0 +0100
+++ /work/SRC/openSUSE:Factory/.kdevelop4-plugins.new/kdevelop4-plugins.changes 
2014-09-03 08:30:15.0 +0200
@@ -1,0 +2,10 @@
+Wed Aug 27 18:25:38 UTC 2014 - hrvoje.sen...@gmail.com
+
+- Update to 1.7.0
+  * Create better translatable strings for trait use popups.
+  * Fix possible crash
+  * Last feature release based on kdelibs4 and Qt4
+- Bump libkdevplatform-devel BuildRequires to 1.7.0
+- Rebase add-php-docs.diff
+
+---

Old:

  kdevelop-php-1.6.0.tar.xz
  kdevelop-php-docs-1.6.0.tar.xz

New:

  kdevelop-php-1.7.0.tar.xz
  kdevelop-php-docs-1.7.0.tar.xz



Other differences:
--
++ kdevelop4-plugins.spec ++
--- /var/tmp/diff_new_pack.OUyqL8/_old  2014-09-03 08:30:17.0 +0200
+++ /var/tmp/diff_new_pack.OUyqL8/_new  2014-09-03 08:30:17.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package kdevelop4-plugins
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,9 +17,9 @@
 
 
 Name:   kdevelop4-plugins
-Version:1.6.0
+Version:1.7.0
 Release:0
-%define kdevelop_version 4.6.0
+%define kdevelop_version 4.7.0
 Summary:Additional plugins for KDevelop4 Integrated Development 
Environment
 License:GPL-2.0+
 Group:  Development/Tools/IDE
@@ -31,7 +31,7 @@
 BuildRequires:  kdevelop4-devel
 BuildRequires:  kdevelop4-pg-qt
 BuildRequires:  libkde4-devel
-BuildRequires:  libkdevplatform-devel = 1.6.0
+BuildRequires:  libkdevplatform-devel = 1.7.0
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %kde4_runtime_requires
 

++ add-php-docs.diff ++
--- /var/tmp/diff_new_pack.OUyqL8/_old  2014-09-03 08:30:17.0 +0200
+++ /var/tmp/diff_new_pack.OUyqL8/_new  2014-09-03 08:30:17.0 +0200
@@ -2,11 +2,11 @@
 index 19ee743..f7b4599 100644
 --- a/CMakeLists.txt
 +++ b/CMakeLists.txt
-@@ -44,6 +44,7 @@ add_subdirectory(parser)
+@@ -50,6 +50,7 @@ add_subdirectory(parser)
  add_subdirectory(duchain)
  add_subdirectory(completion)
  add_subdirectory(testprovider)
-+add_subdirectory(kdevelop-php-docs-1.6.0)
++add_subdirectory(kdevelop-php-docs-1.7.0)
  
  set(kdevphplanguagesupport_PART_SRCS
  phplanguagesupport.cpp

++ kdevelop-php-1.6.0.tar.xz - kdevelop-php-1.7.0.tar.xz ++
 10311 lines of diff (skipped)

++ kdevelop-php-docs-1.6.0.tar.xz - kdevelop-php-docs-1.7.0.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdevelop-php-docs-1.6.0/CHANGELOG.1.6.0 
new/kdevelop-php-docs-1.7.0/CHANGELOG.1.6.0
--- old/kdevelop-php-docs-1.6.0/CHANGELOG.1.6.0 2013-12-07 20:00:48.0 
+0100
+++ new/kdevelop-php-docs-1.7.0/CHANGELOG.1.6.0 1970-01-01 01:00:00.0 
+0100
@@ -1,4 +0,0 @@
-ChangeLog for kdev-php-docs v1.6.0
-==
-
-* Milian Wolff: Set version to 1.6.0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdevelop-php-docs-1.6.0/CHANGELOG.1.7.0 
new/kdevelop-php-docs-1.7.0/CHANGELOG.1.7.0
--- old/kdevelop-php-docs-1.6.0/CHANGELOG.1.7.0 1970-01-01 01:00:00.0 
+0100
+++ new/kdevelop-php-docs-1.7.0/CHANGELOG.1.7.0 2014-08-26 22:03:44.0 
+0200
@@ -0,0 +1,3 @@
+ChangeLog for kdev-php-docs v1.7.0
+==
+
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kdevelop-php-docs-1.6.0/CMakeLists.txt 
new/kdevelop-php-docs-1.7.0/CMakeLists.txt
--- old/kdevelop-php-docs-1.6.0/CMakeLists.txt  2013-12-07 20:04:25.0 
+0100
+++ new/kdevelop-php-docs-1.7.0/CMakeLists.txt  2014-08-26 22:07:02.0 
+0200
@@ -1,10 +1,12 @@
 PROJECT(phpdocs)
 
-cmake_minimum_required(VERSION 2.8)
+cmake_minimum_required(VERSION 2.8.9)
 
 set(KDEVPHPDOCS_VERSION_MAJOR 1)
-set(KDEVPHPDOCS_VERSION_MINOR 6)
+set(KDEVPHPDOCS_VERSION_MINOR 7)
 set(KDEVPHPDOCS_VERSION_PATCH 0)
+# KDevplatform dependency version
+set( KDEVPLATFORM_VERSION 
${KDEVPHPDOCS_VERSION_MAJOR}.${KDEVPHPDOCS_VERSION_MINOR}.${KDEVPHPDOCS_VERSION_PATCH}
 )
 
 configure_file( 

commit FastCGI for openSUSE:Factory

2014-09-03 Thread h_root
Hello community,

here is the log from the commit of package FastCGI for openSUSE:Factory checked 
in at 2014-09-03 08:30:15

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


Package is FastCGI

Changes:

--- /work/SRC/openSUSE:Factory/FastCGI/FastCGI.changes  2013-03-21 
09:53:15.0 +0100
+++ /work/SRC/openSUSE:Factory/.FastCGI.new/FastCGI.changes 2014-09-03 
08:30:23.0 +0200
@@ -1,0 +2,5 @@
+Mon Sep  1 07:41:20 UTC 2014 - fcro...@suse.com
+
+- Update license tag to spdx 1.2.
+
+---



Other differences:
--
++ FastCGI.spec ++
--- /var/tmp/diff_new_pack.cOOvGq/_old  2014-09-03 08:30:24.0 +0200
+++ /var/tmp/diff_new_pack.cOOvGq/_new  2014-09-03 08:30:24.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package FastCGI
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -38,7 +38,7 @@
 Patch6: FastCGI-fix_deprecated_api.patch
 #
 Summary:A Scalable, Open Extension to CGI
-License:SUSE-OML
+License:OML
 Group:  Development/Languages/C and C++
 
 %description

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



commit srm for openSUSE:Factory

2014-09-03 Thread h_root
Hello community,

here is the log from the commit of package srm for openSUSE:Factory checked in 
at 2014-09-03 08:30:16

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


Package is srm

Changes:

--- /work/SRC/openSUSE:Factory/srm/srm.changes  2012-10-03 10:10:32.0 
+0200
+++ /work/SRC/openSUSE:Factory/.srm.new/srm.changes 2014-09-03 
08:30:25.0 +0200
@@ -1,0 +2,9 @@
+Mon Sep  1 18:28:42 UTC 2014 - greg.freem...@gmail.com
+
+- update to v1.2.13
+  * add command line are for Gutmann method
+  * overwrite POSIX attributes on Linux
+  * exit status 1 if remove fails
+  * various code cleanups - see 
http://sourceforge.net/p/srm/srm/commit_browser
+
+---

Old:

  srm-1.2.11.tar.bz2

New:

  srm-1.2.13.tar.gz



Other differences:
--
++ srm.spec ++
--- /var/tmp/diff_new_pack.M0UV50/_old  2014-09-03 08:30:26.0 +0200
+++ /var/tmp/diff_new_pack.M0UV50/_new  2014-09-03 08:30:26.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package srm
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,16 +16,15 @@
 #
 
 
-
 Name:   srm
-Version:1.2.11
-Release:1
+Version:1.2.13
+Release:0
 # COPYING file has the MIT license, but also a extra no-advertising clause
-License:SUSE-SGI-FreeB-2.0
 Summary:A secure replacement for rm
-Url:http://srm.sf.net
+License:SUSE-SGI-FreeB-2.0
 Group:  Hardware/Other
-Source0:
http://downloads.sourceforge.net/project/srm/srm/%{version}/srm-%{version}.tar.bz2
+Url:http://srm.sf.net
+Source0:
http://sourceforge.net/projects/srm/files/1.2.13/srm-1.2.13.tar.gz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description

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



commit kdevelop4-plugin-python for openSUSE:Factory

2014-09-03 Thread h_root
Hello community,

here is the log from the commit of package kdevelop4-plugin-python for 
openSUSE:Factory checked in at 2014-09-03 08:30:14

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


Package is kdevelop4-plugin-python

Changes:

--- 
/work/SRC/openSUSE:Factory/kdevelop4-plugin-python/kdevelop4-plugin-python.changes
  2013-12-09 16:55:23.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.kdevelop4-plugin-python.new/kdevelop4-plugin-python.changes
 2014-09-03 08:30:18.0 +0200
@@ -1,0 +2,11 @@
+Wed Aug 27 18:25:38 UTC 2014 - hrvoje.sen...@gmail.com
+
+- Update to 1.7.0
+  * fix encoding problem preventing the parser from working for some files
+  * Set plugin version automatically based on KDevplatform plugin version.
+  * Check type before accessing it to prevent crash.
+  * remove unused include which made build fail
+  * Last feature release based on kdelibs4 and Qt4
+- Bump libkdevplatform-devel BuildRequires to 1.7.0
+
+---

Old:

  kdev-python-1.6.0.tar.xz

New:

  kdev-python-1.7.0.tar.xz



Other differences:
--
++ kdevelop4-plugin-python.spec ++
--- /var/tmp/diff_new_pack.ha5UyT/_old  2014-09-03 08:30:20.0 +0200
+++ /var/tmp/diff_new_pack.ha5UyT/_new  2014-09-03 08:30:20.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package kdevelop4-plugin-python
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,18 +17,18 @@
 
 
 Name:   kdevelop4-plugin-python
-Version:1.6.0
+Version:1.7.0
 Release:0
 Summary:Python support for KDevelop
 License:GPL-2.0+
 Group:  Development/Tools/IDE
 Url:http://www.kdevelop.org
-Source0:
http://download.kde.org/stable/kdevelop/4.6.0/src/kdev-python-%{version}.tar.xz
+Source0:
http://download.kde.org/stable/kdevelop/4.7.0/src/kdev-python-%{version}.tar.xz
 BuildRequires:  fdupes
 BuildRequires:  kdevelop4-devel
 BuildRequires:  kdevelop4-pg-qt
 BuildRequires:  libkde4-devel
-BuildRequires:  libkdevplatform-devel = 1.4.60
+BuildRequires:  libkdevplatform-devel = 1.7.0
 BuildRequires:  python-kde4-devel
 Requires:   kdevelop4
 Requires:   python-kde4

++ kdev-python-1.6.0.tar.xz - kdev-python-1.7.0.tar.xz ++
 16496 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-colorama for openSUSE:Factory

2014-09-03 Thread h_root
Hello community,

here is the log from the commit of package python-colorama for openSUSE:Factory 
checked in at 2014-09-03 08:30:18

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


Package is python-colorama

Changes:

--- /work/SRC/openSUSE:Factory/python-colorama/python-colorama.changes  
2013-09-27 17:59:57.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-colorama.new/python-colorama.changes 
2014-09-03 08:30:31.0 +0200
@@ -1,0 +2,14 @@
+Tue Sep  2 16:29:46 UTC 2014 - toddrme2...@gmail.com
+
+- Update to 0.3.1
+  * Fixed crash on exit with closed stdout, with thanks to Marc Abramowitz.
+  * Now uses setuptools if available, and falls back to distutils if not.
+  * setup.py no longer imports anything from colorama source.
+- Update to 0.3.0
+  * Move repository to Git, https://github.com/tartley/colorama. (My Mercurial
+repo seemed to be corrupted, I couldn't commit nor view patches of old
+commits, even on fresh checkouts.)
+  * Fix always-crash on non-Windows platforms, reported by Matt McCormick.
+  * Fix issue #47, incompatible with pyreadline.
+
+---

Old:

  colorama-0.2.7.tar.gz

New:

  colorama-0.3.1.tar.gz



Other differences:
--
++ python-colorama.spec ++
--- /var/tmp/diff_new_pack.pmKKnp/_old  2014-09-03 08:30:34.0 +0200
+++ /var/tmp/diff_new_pack.pmKKnp/_new  2014-09-03 08:30:34.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-colorama
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,14 +17,15 @@
 
 
 Name:   python-colorama
-Version:0.2.7
+Version:0.3.1
 Release:0
 Summary:Cross-platform colored terminal text
 License:BSD-3-Clause
 Group:  Development/Languages/Python
-Url:http://code.google.com/p/colorama/
+Url:https://github.com/tartley/colorama
 Source: 
http://pypi.python.org/packages/source/c/colorama/colorama-%{version}.tar.gz
 BuildRequires:  python-devel
+BuildRequires:  python-setuptools
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %if 0%{?suse_version}  0%{?suse_version} = 1110
 %{!?python_sitelib: %global python_sitelib %(python -c from 
distutils.sysconfig import get_python_lib; print get_python_lib())}
@@ -58,7 +59,7 @@
 
 %files
 %defattr(-,root,root,-)
-%doc LICENSE.txt README.txt demos
+%doc CHANGELOG.rst LICENSE.txt README.txt demos
 %{python_sitelib}/*
 
 %changelog

++ colorama-0.2.7.tar.gz - colorama-0.3.1.tar.gz ++
 1986 lines of diff (skipped)

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



commit ibus for openSUSE:Factory

2014-09-03 Thread h_root
Hello community,

here is the log from the commit of package ibus for openSUSE:Factory checked in 
at 2014-09-03 08:30:08

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


Package is ibus

Changes:

--- /work/SRC/openSUSE:Factory/ibus/ibus.changes2014-08-13 
17:07:56.0 +0200
+++ /work/SRC/openSUSE:Factory/.ibus.new/ibus.changes   2014-09-03 
08:30:09.0 +0200
@@ -1,0 +2,13 @@
+Tue Aug 26 08:15:16 UTC 2014 - fcro...@suse.com
+
+- Do not only requires typelib-1_0-Gtk-3_0 when building with
+  python3.
+
+---
+Fri Aug 22 12:49:54 UTC 2014 - fcro...@suse.com
+
+- Update ibus xim script to properly detect GNOME 3.12+ and to use
+  ibus default configuration on first startup of GNOME (bnc#862589
+  internal), with help from Takashi Iwai.
+
+---



Other differences:
--
++ ibus.spec ++
--- /var/tmp/diff_new_pack.Z3voIX/_old  2014-09-03 08:30:11.0 +0200
+++ /var/tmp/diff_new_pack.Z3voIX/_new  2014-09-03 08:30:11.0 +0200
@@ -98,12 +98,10 @@
 Requires:   dconf
 Requires:   iso-codes
 Requires:   libibus-1_0-5 = %{version}
-%if %{with_python3}
 # ibus-setup will require typelib(Gdk) typelib(GdkX11), typelib(Gtk) 
 # which are provided by two packages in openSUSE, so we limit their 
 # versions to 3.0 only.
 Requires:   typelib-1_0-Gtk-3_0
-%endif
 Recommends: %{name}-lang
 
 #Fix cursor following problem in KDE4 for libreoffice.

++ xim.d-ibus-121 ++
--- /var/tmp/diff_new_pack.Z3voIX/_old  2014-09-03 08:30:11.0 +0200
+++ /var/tmp/diff_new_pack.Z3voIX/_new  2014-09-03 08:30:11.0 +0200
@@ -31,7 +31,19 @@
 # GNOME 3 Settings Daemon keyboard plugin manages all ibus settings itself,
 # so don't do manual setupstartup of ibus otherwise it would conflict with
 # G-S-D. see bnc#873016.
-*gnome-session*)
+*gnome*)
+SOURCES=$(gsettings get org.freedesktop.ibus.general preload-engines)
+if [ $SOURCES == '@as []' ]; then
+echo initial GNOME startup, ibus default configuration applied
+ibus-daemon -d
+timer=5
+while [ $SOURCES == '@as []' ]  [ ${timer} -gt 0 ]; do
+sleep 1
+timer=$[${timer}-1]
+SOURCES=$(gsettings get org.freedesktop.ibus.general 
preload-engines)
+done
+ibus exit
+fi
 # make sure G-S-D keyboard plugin is active
 echo ibus will be managed by GNOME.
 gsettings set org.gnome.settings-daemon.plugins.keyboard active true

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



commit obexfs for openSUSE:Factory

2014-09-03 Thread h_root
Hello community,

here is the log from the commit of package obexfs for openSUSE:Factory checked 
in at 2014-09-03 08:30:22

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


Package is obexfs

Changes:

--- /work/SRC/openSUSE:Factory/obexfs/obexfs.changes2012-06-05 
15:33:26.0 +0200
+++ /work/SRC/openSUSE:Factory/.obexfs.new/obexfs.changes   2014-09-03 
08:30:42.0 +0200
@@ -1,0 +2,6 @@
+Wed Sep  3 00:46:39 CEST 2014 - dste...@suse.cz
+
+- updated to version 0.12
+  - Added an option for source hci selection
+
+---

Old:

  obexfs-0.11.tar.bz2

New:

  obexfs-0.12.tar.bz2



Other differences:
--
++ obexfs.spec ++
--- /var/tmp/diff_new_pack.zv445d/_old  2014-09-03 08:30:44.0 +0200
+++ /var/tmp/diff_new_pack.zv445d/_new  2014-09-03 08:30:44.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package obexfs
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 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
@@ -28,7 +28,7 @@
 Summary:FUSE based filesystem using ObexFTP
 License:GPL-2.0+
 Group:  System/Filesystems
-Version:0.11
+Version:0.12
 Release:0
 Source: %{name}-%{version}.tar.bz2
 Url:http://openobex.triq.net/obexfs

++ obexfs-0.11.tar.bz2 - obexfs-0.12.tar.bz2 ++
 1695 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/obexfs-0.11/COPYING new/obexfs-0.12/COPYING
--- old/obexfs-0.11/COPYING 2008-06-15 22:12:48.0 +0200
+++ new/obexfs-0.12/COPYING 2009-04-26 19:22:41.0 +0200
@@ -2,7 +2,7 @@
   Version 2, June 1991
 
  Copyright (C) 1989, 1991 Free Software Foundation, Inc.
- 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
+ 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
  Everyone is permitted to copy and distribute verbatim copies
  of this license document, but changing it is not allowed.
 
@@ -305,7 +305,7 @@
 
 You should have received a copy of the GNU General Public License
 along with this program; if not, write to the Free Software
-Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  
USA
+Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 
 
 Also add information on how to contact you by electronic and paper mail.
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/obexfs-0.11/ChangeLog new/obexfs-0.12/ChangeLog
--- old/obexfs-0.11/ChangeLog   2008-06-15 22:12:16.0 +0200
+++ new/obexfs-0.12/ChangeLog   2009-04-26 19:22:41.0 +0200
@@ -1,3 +1,11 @@
+ObexFS 0.12 (released 2009-04-26)
+-
+
+2009-04-26  Christian W. Zuckschwerdt  z...@triq.net
+
+   * Added an option for source hci selection
+
+
 ObexFS 0.11 (released 2008-06-15)
 -
 
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/obexfs-0.11/INSTALL new/obexfs-0.12/INSTALL
--- old/obexfs-0.11/INSTALL 2008-06-15 22:12:48.0 +0200
+++ new/obexfs-0.12/INSTALL 2009-04-26 19:22:41.0 +0200
@@ -1,43 +1,27 @@
-Installation Instructions
-*
-
-Copyright (C) 1994, 1995, 1996, 1999, 2000, 2001, 2002, 2004, 2005 Free
-Software Foundation, Inc.
-
-This file is free documentation; the Free Software Foundation gives
-unlimited permission to copy, distribute and modify it.
-
 Basic Installation
 ==
 
-These are generic installation instructions.
+   These are generic installation instructions.
 
The `configure' shell script attempts to guess correct values for
 various system-dependent variables 

commit python-redis for openSUSE:Factory

2014-09-03 Thread h_root
Hello community,

here is the log from the commit of package python-redis for openSUSE:Factory 
checked in at 2014-09-03 08:30:19

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


Package is python-redis

Changes:

--- /work/SRC/openSUSE:Factory/python-redis/python-redis.changes
2013-11-25 16:03:32.0 +0100
+++ /work/SRC/openSUSE:Factory/.python-redis.new/python-redis.changes   
2014-09-03 08:30:35.0 +0200
@@ -1,0 +2,128 @@
+Tue Sep  2 16:17:27 UTC 2014 - toddrme2...@gmail.com
+
+- Update to version 2.10.3
+  * Fixed a bug with the bytearray support introduced in 2.10.2. Thanks
+Josh Owen.
+- Update to version 2.10.2
+  * Added support for Hiredis's new bytearray support. Thanks
+https://github.com/tzickel
+  * POSSIBLE BACKWARDS INCOMPATBLE CHANGE: Fixed a possible race condition
+when multiple threads share the same Lock instance with a timeout. Lock
+tokens are now stored in thread local storage by default. If you have
+code that acquires a lock in one thread and passes that lock instance to
+another thread to release it, you need to disable thread local storage.
+Refer to the doc strings on the Lock class about the thread_local
+argument information.
+  * Fixed a regression in from_url where charset and errors weren't
+valid options. encoding and encoding_errors are still accepted
+and preferred.
+  * The charset and errors options have been deprecated. Passing
+either to StrictRedis.__init__ or from_url will still work but will
+also emit a DeprecationWarning. Instead use the encoding and
+encoding_errors options.
+  * Fixed a compatability bug with Python 3 when the server closes a
+connection.
+  * Added BITPOS command. Thanks https://github.com/jettify.
+  * Fixed a bug when attempting to send large values to Redis in a Pipeline.
+- Update to version 2.10.1
+  * Fixed a bug where Sentinel connections to a server that's no longer a
+master and receives a READONLY error will disconnect and reconnect to
+the master.
+- Update to version 2.10.0
+  * Discontinuted support for Python 2.5. Upgrade. You'll be happier.
+  * The HiRedis parser will now properly raise ConnectionErrors.
+  * Completely refactored PubSub support. Fixes all known PubSub bugs and
+adds a bunch of new features. Docs can be found in the README under the
+new Publish / Subscribe section.
+  * Added the new HyperLogLog commanads (PFADD, PFCOUNT, PFMERGE). Thanks
+Pepijn de Vos and Vincent Ohprecio.
+  * Updated TTL and PTTL commands with Redis 2.8+ semantics. Thanks Markus
+Kaiserswerth.
+  * *SCAN commands now return a long (int on Python3) cursor value rather
+than the string representation. This might be slightly backwards
+incompatible in code using *SCAN commands loops such as
+while cursor != '0':.
+  * Added extra *SCAN commands that return iterators instead of the normal
+[cursor, data] type. Use scan_iter, hscan_iter, sscan_iter, and
+zscan_iter for iterators. Thanks Mathieu Longtin.
+  * Added support for SLOWLOG commands. Thanks Rick van Hattem.
+  * Added lexicographical commands ZRANGEBYLEX, ZREMRANGEBYLEX, and ZLEXCOUNT
+for sorted sets.
+  * Connection objects now support an optional argument, socket_read_size,
+indicating how much data to read during each socket.recv() call. After
+benchmarking, increased the default size to 64k, which dramatically
+improves performance when fetching large values, such as many results
+in a pipeline or a large (1MB) string value.
+  * Improved the pack_command and send_packed_command functions to increase
+performance when sending large (1MB) values.
+  * Sentinel Connections to master servers now detect when a READONLY error
+is encountered and disconnect themselves and all other active connections
+to the same master so that the new master can be discovered.
+  * Fixed Sentinel state parsing on Python 3.
+  * Added support for SENTINEL MONITOR, SENTINEL REMOVE, and SENTINEL SET
+commands. Thanks Greg Murphy.
+  * INFO ouput that doesn't follow the key:value format will now be
+appended to a key named __raw__ in the INFO dictionary. Thanks Pedro
+Larroy.
+  * The vagrant directory contains a complete vagrant environment for
+redis-py developers. The environment runs a Redis master, a Redis slave,
+and 3 Sentinels. Future iterations of the test sutie will incorporate
+more integration style tests, ensuring things like failover happen
+correctly.
+  * It's now possible to create connection pool instances from a URL.
+StrictRedis.from_url() now uses this feature to create a connection pool
+instance and use that when creating a new client instance. Thanks
+

commit python-libnacl for openSUSE:Factory

2014-09-03 Thread h_root
Hello community,

here is the log from the commit of package python-libnacl for openSUSE:Factory 
checked in at 2014-09-03 08:30:21

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


Package is python-libnacl

Changes:

--- /work/SRC/openSUSE:Factory/python-libnacl/python-libnacl.changes
2014-08-15 09:56:19.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-libnacl.new/python-libnacl.changes   
2014-09-03 08:30:38.0 +0200
@@ -1,0 +2,9 @@
+Tue Sep  2 17:28:35 UTC 2014 - abo...@gmail.com
+
+- Updated to 1.3.4
+  + Fixed issue and add tests for bug where saving and loading a signing key 
caused a stack trace, se issue #18
+  + Change the default ctype values to be more accurate and efficient
+  + Update soname detection on Linux for libsodium 0.7.0
+  + Make soname detection a little more future proof
+
+---

Old:

  libnacl-1.3.2.tar.gz

New:

  libnacl-1.3.4.tar.gz



Other differences:
--
++ python-libnacl.spec ++
--- /var/tmp/diff_new_pack.dPoHso/_old  2014-09-03 08:30:42.0 +0200
+++ /var/tmp/diff_new_pack.dPoHso/_new  2014-09-03 08:30:42.0 +0200
@@ -16,7 +16,7 @@
 #
 
 Name:   python-libnacl
-Version:1.3.2
+Version:1.3.4
 Release:0
 License:Apache-2.0
 Summary:Python bindings for libsodium/tweetnacl based on ctypes

++ libnacl-1.3.2.tar.gz - libnacl-1.3.4.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libnacl-1.3.2/PKG-INFO new/libnacl-1.3.4/PKG-INFO
--- old/libnacl-1.3.2/PKG-INFO  2014-08-13 04:50:56.0 +0200
+++ new/libnacl-1.3.4/PKG-INFO  2014-09-01 01:46:16.0 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: libnacl
-Version: 1.3.2
+Version: 1.3.4
 Summary: Python bindings for libsodium/tweetnacl based on ctypes
 Home-page: https://libnacl.readthedocs.org/
 Author: Thomas S Hatch
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libnacl-1.3.2/doc/conf.py 
new/libnacl-1.3.4/doc/conf.py
--- old/libnacl-1.3.2/doc/conf.py   2014-08-13 04:25:43.0 +0200
+++ new/libnacl-1.3.4/doc/conf.py   2014-09-01 01:37:44.0 +0200
@@ -15,7 +15,6 @@
 import sys
 import os
 sys.path.insert(0, os.path.abspath('..'))
-from libnacl.version import __version__
 # If extensions (or modules to document with autodoc) are in another directory,
 # add these directories to sys.path here. If the directory is relative to the
 # documentation root, use os.path.abspath to make it absolute, like shown here.
@@ -54,9 +53,9 @@
 # built documents.
 #
 # The short X.Y version.
-version = __version__
+version = '1.3.4'
 # The full version, including alpha/beta/rc tags.
-release = __version__
+release = version
 
 # The language for content autogenerated by Sphinx. Refer to documentation
 # for a list of supported languages.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libnacl-1.3.2/doc/index.rst 
new/libnacl-1.3.4/doc/index.rst
--- old/libnacl-1.3.2/doc/index.rst 2014-08-13 04:25:43.0 +0200
+++ new/libnacl-1.3.4/doc/index.rst 2014-08-15 07:39:06.0 +0200
@@ -10,6 +10,7 @@
topics/secret
topics/sign
topics/dual
+   topics/utils
topics/raw_public
topics/raw_secret
topics/raw_sign
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libnacl-1.3.2/doc/topics/dual.rst 
new/libnacl-1.3.4/doc/topics/dual.rst
--- old/libnacl-1.3.2/doc/topics/dual.rst   2014-08-13 04:25:43.0 
+0200
+++ new/libnacl-1.3.4/doc/topics/dual.rst   2014-08-15 07:19:46.0 
+0200
@@ -38,8 +38,7 @@
 
 Every encryption routine requires a nonce. The nonce is a 24 char string
 that must never be used twice with the same keypair. If no nonce is passed
-in then a nonce is generated based on the time of the encryption plus
-random data.
+in then a nonce is generated based on random data.
 If it is desired to generate a nonce manually this can be done by passing
 it into the encrypt method.
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libnacl-1.3.2/doc/topics/public.rst 
new/libnacl-1.3.4/doc/topics/public.rst
--- old/libnacl-1.3.2/doc/topics/public.rst 2014-08-13 04:25:43.0 
+0200
+++ new/libnacl-1.3.4/doc/topics/public.rst 2014-08-15 07:21:09.0 
+0200
@@ -38,8 +38,7 @@
 
 Every encryption routine requires a nonce. The nonce is a 24 char string
 that must never be used twice with the same keypair. If no 

commit pology for openSUSE:Factory

2014-09-03 Thread h_root
Hello community,

here is the log from the commit of package pology for openSUSE:Factory checked 
in at 2014-09-03 08:30:17

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


Package is pology

Changes:

--- /work/SRC/openSUSE:Factory/pology/pology.changes2014-06-30 
21:50:27.0 +0200
+++ /work/SRC/openSUSE:Factory/.pology.new/pology.changes   2014-09-03 
08:30:27.0 +0200
@@ -1,0 +2,38 @@
+Mon Jul 28 09:19:40 UTC 2014 - vpel...@suse.com
+
+- Version upgrade to 0.12:
+  * check-rules sieve: New parameter 'byrule' to list failed messages
+at the end of processing sorted by rule identifier.
+  * new unfuzzy-qtclass-only sieve: Unfuzzy messages which were
+fuzzied due to C++ class name change in code, in catalogs
+derived by conversion from Qt Linguist translation files.
+  * posummit: New field to set the precedence of summit subdirectories
+(S.subdir_precedence), so that branch catalogs existing in
+two or more branch subdirectories are always located in
+the higher priority summit subdirectory.
+When processing summit catalogs with some precedence set,
+the order of processing is also following the precedence,
+instead of being alphabetical by path throughout.
+  * Syntax highlighting for code snippets in the user manual.
+  * Updated language support (spelling, rules, etc):
+Catalan, French, Galician, Norwegian, Serbian, Spanish.
+  * Updated project-specific support: KDE.
+  * stats sieve: File with list of incomplete catalogs
+(when setting 'incompfile' parameter ) is always written,
+even if all catalogs are complete, i.e. empty list file is produced.
+This prevents an old list file appearing as the new one.
+  * posummit: When branch catalogs without expected corresponding
+summit catalogs are detected (on merge and scatter), instead of
+error a warning is issued. It has been seen in practice that
+higher attention demanded by error was more trouble than worth.
+Such branch catalogs are then skipped during the operation.
+  * Word wrapping of message fields when writing catalogs was wrong
+in some cases when visual and character word lengths were different
+(e.g. CJK languages). This could have resulted in corrupted catalogs.
+  * stats sieve: Heuristics for splitting word count from fuzzy messages
+into translated/untranslated (when 'ondiff' parameter is issued)
+will no longer cause negative additions.
+  * More detailed licensing information throughout.
+  * Adapted VCS handling for Subversion 1.7.
+
+---

Old:

  pology-0.11.tar.bz2

New:

  pology-0.12.tar.bz2



Other differences:
--
++ pology.spec ++
--- /var/tmp/diff_new_pack.MSBNAG/_old  2014-09-03 08:30:29.0 +0200
+++ /var/tmp/diff_new_pack.MSBNAG/_new  2014-09-03 08:30:29.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   pology
-Version:0.11
+Version:0.12
 Release:0
 Summary:Command-line tools for in-depth processing of PO files
 License:GPL-3.0+

++ pology-0.11.tar.bz2 - pology-0.12.tar.bz2 ++
 385394 lines of diff (skipped)

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



commit shim for openSUSE:Factory

2014-09-03 Thread h_root
Hello community,

here is the log from the commit of package shim for openSUSE:Factory checked in 
at 2014-09-03 11:55:32

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


Package is shim

Changes:

--- /work/SRC/openSUSE:Factory/shim/shim.changes2014-08-27 
07:45:51.0 +0200
+++ /work/SRC/openSUSE:Factory/.shim.new/shim.changes   2014-09-03 
11:55:33.0 +0200
@@ -2,6 +1,0 @@
-Tue Aug 19 04:38:36 UTC 2014 - g...@suse.com
-
-- Add shim-update-openssl-0.9.8zb.patch to update openssl to
-  0.9.8zb
-


Old:

  shim-update-openssl-0.9.8zb.patch



Other differences:
--
++ shim.spec ++
--- /var/tmp/diff_new_pack.Vcwbuk/_old  2014-09-03 11:55:35.0 +0200
+++ /var/tmp/diff_new_pack.Vcwbuk/_new  2014-09-03 11:55:35.0 +0200
@@ -54,8 +54,6 @@
 Patch4: shim-mokmanager-support-sha-family.patch
 # PATCH-FIX-OPENSUSE shim-signed-unsigned-compares.patch jseg...@suse.com -- 
Fixed some signed - unsigned comparisons
 Patch5: shim-signed-unsigned-compares.patch
-# PATCH-FIX-UPSTREAM shim-update-openssl-0.9.8zb.patch g...@suse.com -- Update 
openssl to 0.9.8zb
-Patch6: shim-update-openssl-0.9.8zb.patch
 # PATCH-FIX-OPENSUSE shim-opensuse-cert-prompt.patch g...@suse.com -- Show the 
prompt to ask whether the user trusts openSUSE certificate or not
 Patch100:   shim-opensuse-cert-prompt.patch
 BuildRequires:  gnu-efi = 3.0t
@@ -86,7 +84,6 @@
 %patch3 -p1
 %patch4 -p1
 %patch5 -p1
-%patch6 -p1
 %patch100 -p1
 
 %build

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



commit installation-images-openSUSE for openSUSE:Factory

2014-09-03 Thread h_root
Hello community,

here is the log from the commit of package installation-images-openSUSE for 
openSUSE:Factory checked in at 2014-09-03 12:50:30

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


Package is installation-images-openSUSE

Changes:

--- 
/work/SRC/openSUSE:Factory/installation-images-openSUSE/installation-images-openSUSE.changes
2014-08-15 09:58:41.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.installation-images-openSUSE.new/installation-images-openSUSE.changes
   2014-09-03 12:50:31.0 +0200
@@ -1,0 +2,34 @@
+Wed Aug 27 15:36:28 CEST 2014 - snw...@suse.de
+
+- really use nfs-kernel-server
+- 14.134
+
+---
+Wed Aug 27 14:55:25 CEST 2014 - snw...@suse.de
+
+- use 'upgrade' (lower case, as expected by latest gfxboot)
+- add ftp, nfs  samba server to rescue-server
+- 14.133
+
+---
+Mon Aug 18 16:41:48 CEST 2014 - snw...@suse.de
+
+- fix mkbootdisk (bnc #892339)
+- 14.132
+
+---
+Mon Aug 18 14:21:16 CEST 2014 - snw...@suse.de
+
+- prepare for new yast2-theme
+- package split: util-linux-systemd
+- move libgcrypt20-hmac to initrd, as gpg and libgcrypt20 live there already
+- 14.131
+
+---
+Fri Aug 15 14:56:07 CEST 2014 - snw...@suse.de
+
+- ensure autoyast files in /var are writable
+- add back libgcrypt20-hmac and libcryptsetup4-hmac dependency
+- 14.130
+
+---

Old:

  installation-images-14.129.tar.xz

New:

  installation-images-14.134.tar.xz



Other differences:
--
++ installation-images-openSUSE.spec ++
--- /var/tmp/diff_new_pack.KaaSOd/_old  2014-09-03 12:50:33.0 +0200
+++ /var/tmp/diff_new_pack.KaaSOd/_new  2014-09-03 12:50:33.0 +0200
@@ -47,6 +47,10 @@
 BuildRequires:  openSUSE-release
 BuildRequires:  openSUSE-release-mini
 %endif
+BuildRequires:  gamin-server
+BuildRequires:  vsftpd   
+BuildRequires:  samba
+BuildRequires:  nfs-kernel-server
 BuildRequires:  SuSEfirewall2
 BuildRequires:  vlan
 BuildRequires:  khmeros-fonts
@@ -58,8 +62,8 @@
 BuildRequires:  gptfdisk
 BuildRequires:  dracut-fips
 BuildRequires:  libopenssl1_0_0-hmac
-#BuildRequires:  libcryptsetup4-hmac
-#BuildRequires:  libgcrypt20-hmac
+BuildRequires:  libcryptsetup4-hmac
+BuildRequires:  libgcrypt20-hmac
 BuildRequires:  openssh-fips
 BuildRequires:  Mesa
 BuildRequires:  Mesa-libEGL1
@@ -223,6 +227,7 @@
 BuildRequires:  terminfo
 BuildRequires:  usbutils
 BuildRequires:  util-linux
+BuildRequires:  util-linux-systemd
 %ifnarch ppc64le aarch64
 BuildRequires:  ltrace
 BuildRequires:  valgrind
@@ -357,10 +362,10 @@
 Summary:Installation Image Files for %theme
 License:GPL-2.0+
 Group:  Metapackages
-Version:14.129
+Version:14.134
 Release:0
 Provides:   installation-images = %version-%release
-Source: installation-images-14.129.tar.xz
+Source: installation-images-14.134.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %define _binary_payload w.ufdio
 

++ installation-images-14.129.tar.xz - installation-images-14.134.tar.xz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/installation-images-14.129/Makefile 
new/installation-images-14.134/Makefile
--- old/installation-images-14.129/Makefile 2014-04-07 10:03:32.0 
+0200
+++ new/installation-images-14.134/Makefile 2014-08-27 13:49:51.0 
+0200
@@ -159,7 +159,7 @@
@[ -s tmp/rescue/etc/init.d/boot.d/S*.udev ] || ( echo build does not 
work on xxx ; false )
 
 rescue-server:
-   theme=$(THEMES) libdeps=rescue image=rescue-server src=rescue 
filelist=rescue-server fs=squashfs bin/mk_image
+   theme=$(THEMES) image=rescue-server src=rescue filelist=rescue-server 
fs=squashfs bin/mk_image
 
 root+rescue: base
image=root+rescue fs=none bin/mk_image
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/installation-images-14.129/VERSION 
new/installation-images-14.134/VERSION
--- old/installation-images-14.129/VERSION  2014-08-14 14:37:13.0 
+0200
+++ new/installation-images-14.134/VERSION  2014-08-27 15:36:13.0 
+0200
@@ -1 +1 @@
-14.129
+14.134
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/installation-images-14.129/changelog 
new/installation-images-14.134/changelog
--- 

commit yast2-theme for openSUSE:Factory

2014-09-03 Thread h_root
Hello community,

here is the log from the commit of package yast2-theme for openSUSE:Factory 
checked in at 2014-09-03 12:50:32

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


Package is yast2-theme

Changes:

--- /work/SRC/openSUSE:Factory/yast2-theme/yast2-theme-SLE.changes  
2014-08-11 10:09:38.0 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-theme.new/yast2-theme-SLE.changes 
2014-09-03 12:50:36.0 +0200
@@ -1,0 +2,19 @@
+Fri Aug 29 13:30:36 UTC 2014 - co...@suse.com
+
+- move the icons in git to simplify openSUSE setup, but move them
+  back while %install for SLE
+- 3.1.29
+
+---
+Mon Aug 18 17:20:12 CEST 2014 - aost...@suse.de
+
+- Added icons for Advanced Systems Management pattern (bnc#888702)
+- 3.1.28
+
+---
+Mon Aug 18 17:07:10 CEST 2014 - aost...@suse.de
+
+- Modified icons for Public Cloud pattern (bnc#890589)
+- 3.1.27
+
+---
--- /work/SRC/openSUSE:Factory/yast2-theme/yast2-theme.changes  2014-07-30 
07:34:59.0 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-theme.new/yast2-theme.changes 
2014-09-03 12:50:36.0 +0200
@@ -1,0 +2,23 @@
+Sun Aug 31 08:19:50 UTC 2014 - co...@suse.com
+
+- libyui looks for icons only in theme/current/icons, so we need
+  to provide a symlink
+- 3.1.30
+
+---
+Thu Aug 28 10:45:49 UTC 2014 - co...@suse.com
+
+- restore the hicolor icons and install the KDE icons in their correct place
+- the KDE menus will pick up oxygen, yast will stick to consistent hicolor
+  theme (bnc#893426)
+- 3.1.29
+
+---
+Thu Aug  7 12:42:03 UTC 2014 - co...@suse.com
+
+- no longer package yast2-theme-openSUSE, but fix the whole branding
+  for openSUSE and let it build yast2-branding-openSUSE replacing the old
+  one - fixing BNC#876555
+- 3.1.26
+
+---

Old:

  yast2-theme-3.1.25.tar.bz2

New:

  yast2-theme-3.1.30.tar.bz2



Other differences:
--
++ yast2-theme-SLE.spec ++
--- /var/tmp/diff_new_pack.IgkRCf/_old  2014-09-03 12:50:38.0 +0200
+++ /var/tmp/diff_new_pack.IgkRCf/_new  2014-09-03 12:50:38.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-theme-SLE
-Version:3.1.25
+Version:3.1.30
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -60,7 +60,154 @@
 rm -rf $RPM_BUILD_ROOT/%{yast_themedir}/openSUSE*
 rm -rf $RPM_BUILD_ROOT/%{yast_docdir}
 rm -rf $RPM_BUILD_ROOT/%{_docdir}/yast2-theme
-# ghost file (not packed in RPM but listed)
+
+mv $RPM_BUILD_ROOT/usr/share/icons/hicolor 
$RPM_BUILD_ROOT/usr/share/YaST2/theme/SLE/icons/
+
+# remove all icons that were not part of RC2 to avoid information leak
+pushd $RPM_BUILD_ROOT/usr/share/YaST2/theme/SLE/icons/
+rm -rf 256x256
+rm 16x16/apps/pattern-e17.png
+rm 16x16/apps/pattern-lxde.png
+rm 16x16/apps/yast-gray-dot.png
+rm 16x16/apps/yast-green-dot.png
+rm 16x16/apps/yast-red-dot.png
+rm 16x16/apps/yast-yellow-dot.png
+rm 22x22/apps/pattern-e17.png
+rm 22x22/apps/pattern-lxde.png
+rm 22x22/apps/yast-gray-dot.png
+rm 22x22/apps/yast-green-dot.png
+rm 22x22/apps/yast-red-dot.png
+rm 22x22/apps/yast-yellow-dot.png
+rm 32x32/apps/pattern-e17.png
+rm 32x32/apps/pattern-lxde.png
+rm 48x48/apps/pattern-e17.png
+rm 48x48/apps/pattern-lxde.png
+rm 48x48/apps/yast-gray-dot.png
+rm 48x48/apps/yast-green-dot.png
+rm 48x48/apps/yast-red-dot.png
+rm 48x48/apps/yast-yellow-dot.png
+rm 64x64/apps/apparmor_app_armor.png
+rm 64x64/apps/bootdisk_create.png
+rm 64x64/apps/defaultgroup.png
+rm 64x64/apps/gnome.png
+rm 64x64/apps/kde.png
+rm 64x64/apps/keyboardlayout.png
+rm 64x64/apps/ktip.png
+rm 64x64/apps/msg_error.png
+rm 64x64/apps/msg_info.png
+rm 64x64/apps/msg_warning.png
+rm 64x64/apps/pattern-e17.png
+rm 64x64/apps/pattern-lxde.png
+rm 64x64/apps/pixie.png
+rm 64x64/apps/printer2.png
+rm 64x64/apps/route.png
+rm 64x64/apps/samba_setup.png
+rm 64x64/apps/SuSEmenu.png
+rm 64x64/apps/system.png
+rm 64x64/apps/tdsl.png
+rm 64x64/apps/user_add.png
+rm 64x64/apps/user_system.png
+rm 64x64/apps/www.png
+rm 64x64/apps/yast-addon.png
+rm 64x64/apps/yast-autoyast.png
+rm 64x64/apps/yast-backup.png
+rm 64x64/apps/yast-bluetooth.png
+rm 64x64/apps/yast-bootloader.png
+rm 64x64/apps/yast-ca_mgm.png
+rm 64x64/apps/yast-cd-creator.png
+rm 64x64/apps/yast-cd_update.png
+rm 64x64/apps/yast-checkmedia.png
+rm 64x64/apps/yast-common_cert.png
+rm 64x64/apps/yast-controller.png
+rm 

commit yast2-cluster for openSUSE:Factory

2014-09-03 Thread h_root
Hello community,

here is the log from the commit of package yast2-cluster for openSUSE:Factory 
checked in at 2014-09-03 12:50:37

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


Package is yast2-cluster

Changes:

--- /work/SRC/openSUSE:Factory/yast2-cluster/yast2-cluster.changes  
2014-07-16 16:22:23.0 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-cluster.new/yast2-cluster.changes 
2014-09-03 12:50:42.0 +0200
@@ -1,0 +2,6 @@
+Wed Sep  3 02:45:51 UTC 2014 - nw...@suse.com
+
+- BNC#787196. Change wrong unit names like mb to Mb, ghz to GHz.
+- Version 3.1.13 
+
+---

Old:

  yast2-cluster-3.1.12.tar.bz2

New:

  yast2-cluster-3.1.13.tar.bz2



Other differences:
--
++ yast2-cluster.spec ++
--- /var/tmp/diff_new_pack.9ocrAO/_old  2014-09-03 12:50:43.0 +0200
+++ /var/tmp/diff_new_pack.9ocrAO/_new  2014-09-03 12:50:43.0 +0200
@@ -18,7 +18,7 @@
 
 Name:   yast2-cluster
 %define _fwdefdir /etc/sysconfig/SuSEfirewall2.d/services
-Version:3.1.12
+Version:3.1.13
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-cluster-3.1.12.tar.bz2 - yast2-cluster-3.1.13.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-cluster-3.1.12/package/yast2-cluster.changes 
new/yast2-cluster-3.1.13/package/yast2-cluster.changes
--- old/yast2-cluster-3.1.12/package/yast2-cluster.changes  2014-07-16 
12:28:50.0 +0200
+++ new/yast2-cluster-3.1.13/package/yast2-cluster.changes  2014-09-03 
04:52:07.0 +0200
@@ -1,4 +1,10 @@
 ---
+Wed Sep  3 02:45:51 UTC 2014 - nw...@suse.com
+
+- BNC#787196. Change wrong unit names like mb to Mb, ghz to GHz.
+- Version 3.1.13 
+
+---
 Tue Jul 15 10:17:03 UTC 2014 - nw...@suse.com
 
 - BNC#885018. Change two_node to 0 when using default value.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-cluster-3.1.12/package/yast2-cluster.spec 
new/yast2-cluster-3.1.13/package/yast2-cluster.spec
--- old/yast2-cluster-3.1.12/package/yast2-cluster.spec 2014-07-16 
12:28:50.0 +0200
+++ new/yast2-cluster-3.1.13/package/yast2-cluster.spec 2014-09-03 
04:52:07.0 +0200
@@ -18,7 +18,7 @@
 
 Name:   yast2-cluster
 %define _fwdefdir /etc/sysconfig/SuSEfirewall2.d/services
-Version:3.1.12
+Version:3.1.13
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-cluster-3.1.12/src/include/cluster/helps.rb 
new/yast2-cluster-3.1.13/src/include/cluster/helps.rb
--- old/yast2-cluster-3.1.12/src/include/cluster/helps.rb   2014-07-07 
09:52:32.0 +0200
+++ new/yast2-cluster-3.1.13/src/include/cluster/helps.rb   2014-09-03 
04:52:07.0 +0200
@@ -45,7 +45,7 @@
 security  = _(
   \n +
 pbbigThreads/big/bbrThis directive controls how many 
threads are used to encrypt and send multicast messages.  If secauth is off, 
the  protocol  will never  use  threaded  sending.  If secauth is on, this 
directive allows systems to be  configured  to  use  multiple  threads  to 
encrypt and send multicast messages.  A  thread  directive of 0 indicates that 
no threaded send should be used.  This mode offers best performance for non-SMP 
systems.  The default is 0. br/p\n +
-pbbigEnable Security Auth/big/bbrThis  specifies  
that HMAC/SHA1 authentication should be used to authenticate all messages.  It 
further specifies that  all  data should  be  encrypted  with the sober128 
encryption algorithm to protect data from eavesdropping.  Enabling this option 
adds a 36 byte header to every message sent by totem which reduces total 
throughput.  Encryption and authentication consume 75% of CPU cycles in aisexec 
as  measured  with gprof when enabled.  For  100mbit  networks  with  1500  MTU 
 frame  transmissions: A throughput of 9mb/sec is possible with 100% cpu 
utilization when this  option  is enabled on 3ghz cpus.  A throughput of 
10mb/sec is possible wth 20% cpu utilization when this option is  disabled on 
3ghz cpus.  For  gig-e networks with large frame transmissions: A throughput of 
20mb/sec is possible when this  option  is  enabled  on  3ghz cpus.   A 
throughput of 60mb/sec is possible when this option is disabled on 3ghz cpus.  
The default is on. br/p\n
+pbbigEnable 

commit branding-openSUSE for openSUSE:Factory

2014-09-03 Thread h_root
Hello community,

here is the log from the commit of package branding-openSUSE for 
openSUSE:Factory checked in at 2014-09-03 12:50:33

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


Package is branding-openSUSE

Changes:

--- /work/SRC/openSUSE:Factory/branding-openSUSE/branding-openSUSE.changes  
2014-05-06 13:40:31.0 +0200
+++ /work/SRC/openSUSE:Factory/.branding-openSUSE.new/branding-openSUSE.changes 
2014-09-03 12:50:38.0 +0200
@@ -1,0 +2,37 @@
+Tue Sep  2 06:47:39 UTC 2014 - co...@suse.com
+
+- fix merge conflicts
+
+---
+Mon Sep 01 13:33:11 UTC 2014 - rbrown...@opensuse.org
+
+- Lower openSUSE logo in grub2 by 5px to improve spacing under OS title
+
+---
+Mon Sep 01 13:26:22 UTC 2014 - rbrown...@opensuse.org
+
+- replace grub2 openSUSE logo with high resolution badge
+
+---
+Mon Sep 01 12:58:55 UTC 2014 - rbrown...@opensuse.org
+
+- add openSUSE logo to gfxboot images
+
+---
+Mon Sep 01 08:47:14 UTC 2014 - rbrown...@opensuse.org
+
+- new yast branding location now handled by git makefile, remove mv
+  from spec file
+
+---
+Sun Aug 31 18:47:11 UTC 2014 - rbrown...@opensuse.org
+
+- Initial openSUSE 13.2 branding
+
+---
+Sat Aug 30 15:04:07 UTC 2014 - co...@suse.com
+
+- yast branding needs to be installed in /usr/share/YaST2/theme/current
+  now
+
+---
kde-branding-openSUSE.changes: same change



Other differences:
--
++ branding-openSUSE.spec ++
--- /var/tmp/diff_new_pack.jIQ2Nn/_old  2014-09-03 12:50:41.0 +0200
+++ /var/tmp/diff_new_pack.jIQ2Nn/_new  2014-09-03 12:50:41.0 +0200
@@ -322,8 +322,8 @@
 %defattr(-,root,root)
 %dir /usr/share/YaST2
 %dir /usr/share/YaST2/theme
-%dir /usr/share/YaST2/theme/openSUSE
-/usr/share/YaST2/theme/openSUSE/wizard
+%dir /usr/share/YaST2/theme/current
+/usr/share/YaST2/theme/current/wizard
 
 %files -n xfce4-splash-branding-openSUSE
 %defattr(-,root,root)

++ openSUSE.tar.xz ++
/work/SRC/openSUSE:Factory/branding-openSUSE/openSUSE.tar.xz 
/work/SRC/openSUSE:Factory/.branding-openSUSE.new/openSUSE.tar.xz differ: char 
25, line 1

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



commit ncurses for openSUSE:Factory

2014-09-03 Thread h_root
Hello community,

here is the log from the commit of package ncurses for openSUSE:Factory checked 
in at 2014-09-03 18:20:25

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


Package is ncurses

Changes:

--- /work/SRC/openSUSE:Factory/ncurses/ncurses.changes  2014-08-29 
17:42:15.0 +0200
+++ /work/SRC/openSUSE:Factory/.ncurses.new/ncurses.changes 2014-09-03 
18:20:27.0 +0200
@@ -1,0 +2,8 @@
+Mon Sep  1 12:18:19 UTC 2014 - wer...@suse.de
+
+- Add ncurses patch 20140831
+  + modify test/demo_termcap.c and test/demo_terminfo.c to make their
+options more directly comparable, and add -i option to specify
+a terminal description filename to parse for names to lookup.
+
+---



Other differences:
--
++ ncurses-5.9-patches.tar.bz2 ++
 1607 lines of diff (skipped)

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



commit glibc for openSUSE:Factory

2014-09-03 Thread h_root
Hello community,

here is the log from the commit of package glibc for openSUSE:Factory checked 
in at 2014-09-03 18:20:30

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


Package is glibc

Changes:

--- /work/SRC/openSUSE:Factory/glibc/glibc-testsuite.changes2014-08-29 
17:42:33.0 +0200
+++ /work/SRC/openSUSE:Factory/.glibc.new/glibc-testsuite.changes   
2014-09-03 18:20:36.0 +0200
@@ -1,0 +2,6 @@
+Tue Sep  2 07:52:36 UTC 2014 - sch...@suse.de
+
+- iconv-ibm-sentinel-check.patch: Fix crashes on invalid input in IBM
+  gconv modules (CVE-2014-6040, bnc#894553, BZ #17325)
+
+---
glibc-utils.changes: same change
glibc.changes: same change

New:

  iconv-ibm-sentinel-check.patch



Other differences:
--
++ glibc-testsuite.spec ++
--- /var/tmp/diff_new_pack.jcuVYT/_old  2014-09-03 18:20:38.0 +0200
+++ /var/tmp/diff_new_pack.jcuVYT/_new  2014-09-03 18:20:38.0 +0200
@@ -270,6 +270,8 @@
 Patch1017:  ppc64le-profiling.patch
 # PATCH-FIX-UPSTREAM S/390 Reverting the jmp_buf/ucontext_t ABI change 
(bnc#887228)
 Patch1018:  s390-revert-abi-change.patch
+# PATCH-FIX-UPSTREAM Disable gconv transliteration module loading (BZ #17187)
+Patch1019:  disable-gconv-translit-modules.patch
 
 ### 
 # Patches awaiting upstream approval
@@ -290,8 +292,8 @@
 Patch2006:  ibm93x-redundant-shift-si.patch
 # PATCH-FIX-UPSTREAM Filter out PTHREAD_MUTEX_NO_ELISION_NP bit in 
pthread_mutexattr_gettype (BZ #15790)
 Patch2007:  pthread-mutexattr-gettype-kind.patch
-# PATCH-FIX-UPSTREAM Disable gconv transliteration module loading (BZ #17187)
-Patch2008:  disable-gconv-translit-modules.patch
+# PATCH-FIX-UPSTREAM Fix crashes on invalid input in IBM gconv modules (BZ 
#17325)
+Patch2008:  iconv-ibm-sentinel-check.patch
 
 # Non-glibc patches
 # PATCH-FIX-OPENSUSE Remove debianisms from manpages
@@ -511,6 +513,7 @@
 %patch1016 -p1
 %patch1017 -p1
 %patch1018 -p1
+%patch1019 -p1
 
 %patch2000 -p1
 %patch2001 -p1

glibc-utils.spec: same change
++ glibc.spec ++
--- /var/tmp/diff_new_pack.jcuVYT/_old  2014-09-03 18:20:38.0 +0200
+++ /var/tmp/diff_new_pack.jcuVYT/_new  2014-09-03 18:20:38.0 +0200
@@ -270,6 +270,8 @@
 Patch1017:  ppc64le-profiling.patch
 # PATCH-FIX-UPSTREAM S/390 Reverting the jmp_buf/ucontext_t ABI change 
(bnc#887228)
 Patch1018:  s390-revert-abi-change.patch
+# PATCH-FIX-UPSTREAM Disable gconv transliteration module loading (BZ #17187)
+Patch1019:  disable-gconv-translit-modules.patch
 
 ### 
 # Patches awaiting upstream approval
@@ -290,8 +292,8 @@
 Patch2006:  ibm93x-redundant-shift-si.patch
 # PATCH-FIX-UPSTREAM Filter out PTHREAD_MUTEX_NO_ELISION_NP bit in 
pthread_mutexattr_gettype (BZ #15790)
 Patch2007:  pthread-mutexattr-gettype-kind.patch
-# PATCH-FIX-UPSTREAM Disable gconv transliteration module loading (BZ #17187)
-Patch2008:  disable-gconv-translit-modules.patch
+# PATCH-FIX-UPSTREAM Fix crashes on invalid input in IBM gconv modules (BZ 
#17325)
+Patch2008:  iconv-ibm-sentinel-check.patch
 
 # Non-glibc patches
 # PATCH-FIX-OPENSUSE Remove debianisms from manpages
@@ -511,6 +513,7 @@
 %patch1016 -p1
 %patch1017 -p1
 %patch1018 -p1
+%patch1019 -p1
 
 %patch2000 -p1
 %patch2001 -p1



++ iconv-ibm-sentinel-check.patch ++
2014-08-29  Florian Weimer  fwei...@redhat.com

[BZ #17325]
* iconvdata/ibm1364.c (BODY): Fix check for sentinel.
* iconvdata/ibm932.c (BODY): Replace invalid sentinel check with
assert.
* iconvdata/ibm933.c (BODY): Fix check for sentinel.
* iconvdata/ibm935.c (BODY): Likewise.
* iconvdata/ibm937.c (BODY): Likewise.
* iconvdata/ibm939.c (BODY): Likewise.
* iconvdata/ibm943.c (BODY): Replace invalid sentinel check with
assert.
* iconvdata/Makefile (iconv-test.out): Pass module list to test
script.
* iconvdata/run-iconv-test.sh: New test loop for checking for
decoder crashers.

Index: glibc-2.19/iconvdata/Makefile
===
--- glibc-2.19.orig/iconvdata/Makefile
+++ glibc-2.19/iconvdata/Makefile
@@ -302,6 +302,7 @@ $(objpfx)bug-iconv10.out: $(objpfx)gconv
 $(objpfx)iconv-test.out: run-iconv-test.sh $(objpfx)gconv-modules \
 $(addprefix $(objpfx),$(modules.so)) \
 $(common-objdir)/iconv/iconv_prog TESTS
+   iconv_modules=$(modules) \
$(SHELL) $ $(common-objdir) '$(test-wrapper)'  $@
 
 $(objpfx)tst-tables.out: tst-tables.sh $(objpfx)gconv-modules \
Index: glibc-2.19/iconvdata/ibm1364.c

commit patchutils for openSUSE:Factory

2014-09-03 Thread h_root
Hello community,

here is the log from the commit of package patchutils for openSUSE:Factory 
checked in at 2014-09-03 18:20:29

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


Package is patchutils

Changes:

--- /work/SRC/openSUSE:Factory/patchutils/patchutils.changes2013-03-10 
08:36:21.0 +0100
+++ /work/SRC/openSUSE:Factory/.patchutils.new/patchutils.changes   
2014-09-03 18:20:34.0 +0200
@@ -1,0 +2,11 @@
+Fri Aug 29 18:27:42 UTC 2014 - asterios.dra...@gmail.com
+
+- Update to 0.3.3:
+  * Context output format for no newline lines has been fixed.
+  * The splitdiff utility now has an option to disable .patch
+filename extensions.
+  * Some fixes for bugs spotted by Coverity.
+  * Interdiff can now use - (stdin) for one of the inputs.
+- Run make check in %check section.
+
+---

Old:

  patchutils-0.3.2.tar.bz2

New:

  patchutils-0.3.3.tar.xz



Other differences:
--
++ patchutils.spec ++
--- /var/tmp/diff_new_pack.0nnlZb/_old  2014-09-03 18:20:35.0 +0200
+++ /var/tmp/diff_new_pack.0nnlZb/_new  2014-09-03 18:20:35.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package patchutils
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,19 +17,22 @@
 
 
 Name:   patchutils
-Url:http://cyberelk.net/tim/patchutils/
-Requires:   diffutils
-Requires:   patch
-BuildRequires:  automake
-Version:0.3.2
+Version:0.3.3
 Release:0
 Summary:A Collection of Tools for Manipulating Patch Files
 License:GPL-2.0+
 Group:  Productivity/File utilities
-Source: 
http://cyberelk.net/tim/data/patchutils/stable/patchutils-%{version}.tar.bz2
-Patch:  %name-0.2.30-tailsyntax.diff
+Url:http://cyberelk.net/tim/software/patchutils/
+Source0:
http://cyberelk.net/tim/data/patchutils/stable/%{name}-%{version}.tar.xz
+Patch0: %{name}-0.2.30-tailsyntax.diff
 Patch1: overrun.diff
 Patch2: rediff-hunk-init-fix.diff
+BuildRequires:  automake
+%if 0%{?suse_version}  1220
+BuildRequires:  xz
+%endif
+Requires:   diffutils
+Requires:   patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -42,36 +45,34 @@
 based on modified files matching shell wildcards. Lsdiff lists modified
 files in a patch. Rediff corrects hand-edited patches.
 
-
-
-Authors:
-
-Tim Waugh twa...@redhat.com
-Marko Kreen ma...@l-t.ee
-Matthias Hanisch ma...@camline.com
-
 %prep
 %setup -q
-%patch -p1
+%patch0 -p1
 %patch1
 %patch2 -p1
 # new autoconf 1.13 removed old macro
+# use it only on openSUSE  11.1 since it fails in SLE with configure.in:7: 
option `dist-xz' not recognized
+%if 0%{?suse_version}  1110
 sed -i 's/AM_CONFIG_HEADER/AC_CONFIG_HEADERS/' configure.in
+%endif
 
 %build
+%if 0%{?suse_version}  1110
 autoreconf -fi
-export CFLAGS=$RPM_OPT_FLAGS
-./configure --prefix=/usr --mandir=%_mandir
+%endif
+%configure
 make %{?_smp_mflags}
+
+%check
 make check
 
 %install
-make DESTDIR=%buildroot install
+make DESTDIR=%{buildroot} install
 
 %files
 %defattr(-,root,root)
 %doc AUTHORS BUGS COPYING ChangeLog NEWS README TODO
-/usr/bin/*
-%_mandir/man1/*.1.gz
+%{_bindir}/*
+%{_mandir}/man1/*.1.gz
 
 %changelog

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



commit pcre for openSUSE:Factory

2014-09-03 Thread h_root
Hello community,

here is the log from the commit of package pcre for openSUSE:Factory checked in 
at 2014-09-03 18:20:26

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


Package is pcre

Changes:

--- /work/SRC/openSUSE:Factory/pcre/pcre.changes2014-06-18 
07:52:53.0 +0200
+++ /work/SRC/openSUSE:Factory/.pcre.new/pcre.changes   2014-09-03 
18:20:33.0 +0200
@@ -1,0 +2,6 @@
+Thu Aug 28 03:10:39 UTC 2014 - crrodrig...@opensuse.org
+
+- Harden build with full RELRO as this libraries end linked
+  to at least one setuid root executable.
+
+---



Other differences:
--
++ pcre.spec ++
--- /var/tmp/diff_new_pack.xBkQWJ/_old  2014-09-03 18:20:34.0 +0200
+++ /var/tmp/diff_new_pack.xBkQWJ/_new  2014-09-03 18:20:34.0 +0200
@@ -160,6 +160,7 @@
 %build
 # Available JIT archs see sljit/sljitConfig.h
 autoreconf -fiv
+export LDFLAGS=-Wl,-z,relro,-z,now
 %configure \
 %ifarch %{ix86} x86_64 %{arm} ppc ppc64 ppc64le mips sparc
--enable-jit \


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



commit IPython for openSUSE:Factory

2014-09-03 Thread h_root
Hello community,

here is the log from the commit of package IPython for openSUSE:Factory checked 
in at 2014-09-03 18:22:22

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


Package is IPython

Changes:

--- /work/SRC/openSUSE:Factory/IPython/IPython.changes  2014-08-11 
10:07:59.0 +0200
+++ /work/SRC/openSUSE:Factory/.IPython.new/IPython.changes 2014-09-03 
19:29:03.0 +0200
@@ -1,0 +2,8 @@
+Thu Aug 28 17:38:58 UTC 2014 - toddrme2...@gmail.com
+
+- Add pandoc dependency for nbconvert notebook converter.
+  This is only available for openSUSE  13.1.
+- Change some dependencies that are not required for basic 
+  functionality to Recommends.
+
+---



Other differences:
--
++ IPython.spec ++
--- /var/tmp/diff_new_pack.QloqPF/_old  2014-09-03 19:29:05.0 +0200
+++ /var/tmp/diff_new_pack.QloqPF/_new  2014-09-03 19:29:05.0 +0200
@@ -53,12 +53,17 @@
 BuildRequires:  python-Pygments
 BuildRequires:  python-matplotlib
 BuildRequires:  python-qt4-devel
-Requires:   python-Pygments
-Requires:   python-matplotlib
-Requires:   python-qt4
+Recommends: python-Pygments
+Recommends: python-matplotlib
+Recommends: python-qt4
 # html notebook
 BuildRequires:  python-tornado = 3.1
-Requires:   python-tornado = 3.1
+Recommends: python-tornado = 3.1
+%if 0%{?suse_version}  1310
+# nbconvert, only available on factory
+BuildRequires:  pandoc = 1.10
+Recommends: pandoc = 1.10
+%endif
 #documentation
 BuildRequires:  graphviz
 BuildRequires:  graphviz-gnome

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



commit VirtualGL for openSUSE:Factory

2014-09-03 Thread h_root
Hello community,

here is the log from the commit of package VirtualGL for openSUSE:Factory 
checked in at 2014-09-03 18:22:13

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


Package is VirtualGL

Changes:

--- /work/SRC/openSUSE:Factory/VirtualGL/VirtualGL.changes  2014-08-25 
11:04:17.0 +0200
+++ /work/SRC/openSUSE:Factory/.VirtualGL.new/VirtualGL.changes 2014-09-03 
19:30:14.0 +0200
@@ -1,0 +2,7 @@
+Fri Aug 29 09:28:04 UTC 2014 - tchva...@suse.com
+
+- Version bump to beta1 of 2.4 (2.3.90)
+- Fix building with -Wl,-z,now and no-undefined
+  * VirtualGL-link-libs.patch
+
+---

Old:

  VirtualGL-2.3.3.tar.gz

New:

  VirtualGL-2.3.90.tar.gz
  VirtualGL-link-libs.patch



Other differences:
--
++ VirtualGL.spec ++
--- /var/tmp/diff_new_pack.4Lf4fV/_old  2014-09-03 19:30:17.0 +0200
+++ /var/tmp/diff_new_pack.4Lf4fV/_new  2014-09-03 19:30:17.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   VirtualGL
-Version:2.3.3
+Version:2.3.90
 Release:0
 Summary:A toolkit for displaying OpenGL applications to thin clients
 License:WXwindows
@@ -25,12 +25,15 @@
 Url:http://www.virtualgl.org
 Source0:
http://downloads.sourceforge.net/virtualgl/%{name}-%{version}.tar.gz
 Source1:baselibs.conf
+Patch1: VirtualGL-link-libs.patch
 BuildRequires:  Mesa-devel
 BuildRequires:  Mesa-libGLU-devel
 BuildRequires:  cmake
+BuildRequires:  fltk-devel
 BuildRequires:  gcc-c++
 BuildRequires:  glibc-devel
 BuildRequires:  libjpeg-devel
+BuildRequires:  libopenssl-devel
 # Fixme: Remove after 13.1 is out of scope, there is broken devel package on 
older
 BuildRequires:  libturbojpeg0
 BuildRequires:  xorg-x11-libX11-devel
@@ -88,6 +91,7 @@
 
 %prep
 %setup -q
+%patch1 -p1
 
 # Use /var/lib
 sed -e s#%{_sysconfdir}/opt#%{_localstatedir}/lib#g \
@@ -99,19 +103,18 @@
 
 %build
 %cmake \
--DUSE_VGL_USESSL=ON \
+-DVGL_SYSTEMFLTK=ON \
+-DVGL_SYSTEMGLX=ON \
+-DVGL_USESSL=ON \
 -DVGL_USEXV=ON \
 -DTJPEG_INCLUDE_DIR=%{_includedir} \
 -DVGL_LIBDIR=%{_libdir} \
 -DTJPEG_LIBRARY=%{_libdir}/libturbojpeg.so \
--DCMAKE_LIBRARY_PATH=%{_libdir} \
-..
+-DCMAKE_LIBRARY_PATH=%{_libdir}
 make %{?_smp_mflags}
 
 %install
-cd build
-make DESTDIR=%{buildroot} install %{?_smp_mflags}
-cd ..
+%cmake_install
 # Fix placement of 64b glxspheres
 %ifarch x86_64 s390x ppc64 ppc64le aarch64
 mv %{buildroot}%{_bindir}/glxspheres* %{buildroot}%{_bindir}/glxspheres
@@ -121,7 +124,7 @@
 mkdir -p %{buildroot}%{_libdir}/fakelib
 ln -sf ../librrfaker.so %{buildroot}%{_libdir}/fakelib/libGL.so
 # Docs had wrong names
-chmod 644 doc/LGPL.txt doc/LICENSE.txt doc/LICENSE-PuTTY.txt 
doc/LICENSE-xauth.txt doc/index.html doc/*.png doc/*.gif doc/*.css
+chmod 644 doc/LGPL.txt doc/LICENSE.txt doc/index.html doc/*.png doc/*.gif 
doc/*.css
 rm -rf %{buildroot}%{_prefix}/doc
 mv -f %{buildroot}%{_bindir}/glxinfo %{buildroot}%{_bindir}/glxinfo2
 

++ VirtualGL-2.3.3.tar.gz - VirtualGL-2.3.90.tar.gz ++
 148083 lines of diff (skipped)

++ VirtualGL-link-libs.patch ++
diff -urN VirtualGL-2.3.90.old/server/CMakeLists.txt 
VirtualGL-2.3.90/server/CMakeLists.txt
--- VirtualGL-2.3.90.old/server/CMakeLists.txt  2014-08-29 10:38:25.546968116 
+0200
+++ VirtualGL-2.3.90/server/CMakeLists.txt  2014-08-29 11:25:51.529967776 
+0200
@@ -84,12 +84,12 @@
\$ENV{DESTDIR}${VGL_FAKELIBDIR}/libGL.so))
 
 add_library(dlfaker SHARED dlfaker.c)
-target_link_libraries(dlfaker ${LIBDL})
+target_link_libraries(dlfaker ${LIBDL} rrfaker)
 install(TARGETS dlfaker DESTINATION ${VGL_LIBDIR})
 
 add_library(gefaker SHARED gefaker.c)
 set_target_properties(gefaker PROPERTIES LINK_FLAGS -z defs)
-target_link_libraries(gefaker ${LIBDL})
+target_link_libraries(gefaker ${LIBDL} rrfaker)
 install(TARGETS gefaker DESTINATION ${VGL_LIBDIR})
 
 set(HEADERS ../common/rr.h rrtransport.h)
@@ -149,13 +149,14 @@
set_target_properties(vgltrans_test PROPERTIES LINK_FLAGS 
-Wl,-Bsymbolic)
 endif()
 target_link_libraries(vgltrans_test vglcommon ${FBXFAKERLIB} ${TJPEG_LIBRARY}
-   vglsocket)
+   vglsocket rrfaker)
 if(CMAKE_SYSTEM_NAME STREQUAL SunOS AND CMAKE_COMPILER_IS_GNUCXX)
target_link_libraries(vgltrans_test stdc++)
 endif()
 
 add_library(vgltrans_test2 SHARED testplugin2.cpp X11Trans.cpp)
-target_link_libraries(vgltrans_test2 vglcommon ${FBXFAKERLIB} ${TJPEG_LIBRARY})
+target_link_libraries(vgltrans_test2 vglcommon ${FBXFAKERLIB} ${TJPEG_LIBRARY}
+   rrfaker)
 if(CMAKE_SYSTEM_NAME STREQUAL SunOS AND CMAKE_COMPILER_IS_GNUCXX)

commit acct for openSUSE:Factory

2014-09-03 Thread h_root
Hello community,

here is the log from the commit of package acct for openSUSE:Factory checked in 
at 2014-09-03 18:22:56

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


Package is acct

Changes:

--- /work/SRC/openSUSE:Factory/acct/acct.changes2014-03-21 
13:28:28.0 +0100
+++ /work/SRC/openSUSE:Factory/.acct.new/acct.changes   2014-09-03 
19:30:44.0 +0200
@@ -1,0 +2,5 @@
+Thu Aug 28 13:18:29 UTC 2014 - vci...@suse.com
+
+- fixed libexec path in acct.service (bnc#893980)
+
+---



Other differences:
--

++ acct.service ++
--- /var/tmp/diff_new_pack.RQxO6u/_old  2014-09-03 19:30:46.0 +0200
+++ /var/tmp/diff_new_pack.RQxO6u/_new  2014-09-03 19:30:46.0 +0200
@@ -7,7 +7,7 @@
 [Service]
 Type=oneshot
 RemainAfterExit=true
-ExecStartPre=/usr/libexec/account/create
+ExecStartPre=/usr/lib/account/create
 ExecStart=/usr/sbin/accton /var/account/pacct
 ExecStop=/usr/sbin/accton off
 

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



commit apache2-mod_security2 for openSUSE:Factory

2014-09-03 Thread h_root
Hello community,

here is the log from the commit of package apache2-mod_security2 for 
openSUSE:Factory checked in at 2014-09-03 18:22:03

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


Package is apache2-mod_security2

Changes:

--- 
/work/SRC/openSUSE:Factory/apache2-mod_security2/apache2-mod_security2.changes  
2012-08-27 15:45:40.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.apache2-mod_security2.new/apache2-mod_security2.changes
 2014-09-03 19:32:14.0 +0200
@@ -1,0 +2,135 @@
+Wed Aug 27 17:30:25 CEST 2014 - dr...@suse.de
+
+- Portability: provide /etc/apache2/mod_security2.d/empty.conf
+  to avoid a non-match of the file-glob in the Include statement
+  from /etc/apache2/conf.d/mod_security2.conf . This restores
+  the Include back from the IncludeOptional, which is not portable.
+- Source URL set to (expanded)
+  https://www.modsecurity.org/tarball/2.8.0/modsecurity-2.8.0.tar.gz
+
+---
+Mon Aug 25 19:33:11 UTC 2014 - thomas.w...@sicsec.de
+
+- Fixed spec file to work with older distribution versions.
+  Before openSuSE 13.1 aclocal doesn't work, instead autoreconf
+  has to be called.
+
+---
+Mon Jul  7 14:06:19 CEST 2014 - dr...@suse.de
+
+- last changelog does not say that 
+  apache2-mod_security2-libtool-fix.diff was obsoleted.
+
+---
+Mon Jun 16 19:04:00 CEST 2014 - dr...@suse.de
+
+- BuildRequires: libtool missing
+
+---
+Mon Jun 16 18:17:26 CEST 2014 - dr...@suse.de
+
+- apache2-mod_security2-libtool-fix.diff: initialize libtool.
+
+---
+Mon Jun 16 17:31:34 CEST 2014 - dr...@suse.de
+
+- apache2-mod_security2-no_rpath.diff: avoid the usage of -rpath
+  in autoconf m4 macros. Obsoletes patch
+  modsecurity-apache_2.8.0-build_fix_pcre.diff
+- use automake for build, add autoconf and automake to
+  BuildRequires:. This fix is combined with [bnc#876878].
+- turn on --enable-htaccess-config
+- use %{?_smp_mflags} for build
+
+---
+Thu Jun 12 12:33:49 CEST 2014 - dr...@suse.de
+
+- OWASP rule set. [bnc#876878]
+  new in 2.8.0 (more complete changelog to add to last changelog):
+  * Connection limits (SecConnReadStateLimit/SecConnWriteStateLimit)
+now support white and suspicious list
+  * New variables: FULL_REQUEST and FULL_REQUEST_LENGTH
+  * GPLv2 replaced by Apache License v2
+  * rules are not part of the source tarball any longer, but
+maintaned upstream externally, and included in this package.
+  * documentation was externalized to a wiki. Package contains
+the FAQ and the reference manual in html form.
+  * renamed the term Encryption in directives that actually refer
+to hashes. See CHANGES file for more details.
+  * byte conversion issues on s390x when logging fixed.
+  * many small issues fixed that were discovered by a Coverity scanner
+  * updated reference manual
+  * wrong time calculation when logging for some timezones fixed.
+  * replaced time-measuring mechanism with finer granularity for
+measured request/answer phases. (Stopwatch remains for compat.)
+  * cookie parser memory leak fix
+  * parsing of quoted strings in multipart Content-Disposition
+headers fixed.
+
+---
+Thu May  1 05:06:15 UTC 2014 - thomas.w...@sicsec.de
+
+- Raised to version 2.8.0. 
+- updated patches:
+  * modsecurity-apache_2.8.0-build_fix_pcre.diff
+- modsecurity-apache_2.7.7-build_fix_pcre.diff
+
+---
+Sat Jan 25 17:43:33 UTC 2014 - thomas.w...@sicsec.de
+
+ - Raised to version 2.7.7.
+ - modified patches:
+  * modsecurity-apache_2.7.5-build_fix_pcre.diff,
+renamed to modsecurity-apache_2.7.7-build_fix_pcre.diff.
+
+---
+Thu Jan 23 13:06:09 UTC 2014 - a...@ajaissle.de
+
+- Use correct source Url
+
+---
+Fri Aug  2 14:18:39 CEST 2013 - dr...@suse.de
+
+- complete overhaul of this package, with update to 2.7.5.
+- ruleset update to 2.2.8-0-g0f07cbb.
+- new configuration framework private to mod_security2:
+  /etc/apache2/conf.d/mod_security2.conf loads
+  /usr/share/apache2-mod_security2/rules/modsecurity_crs_10_setup.conf,
+  then /etc/apache2/mod_security2.d/*.conf , as set up based on
+  advice in /etc/apache2/conf.d/mod_security2.conf
+  Your configuration starting point is
+  

commit apache2-mod_jk for openSUSE:Factory

2014-09-03 Thread h_root
Hello community,

here is the log from the commit of package apache2-mod_jk for openSUSE:Factory 
checked in at 2014-09-03 18:22:07

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


Package is apache2-mod_jk

Changes:

--- /work/SRC/openSUSE:Factory/apache2-mod_jk/apache2-mod_jk.changes
2014-06-04 18:39:48.0 +0200
+++ /work/SRC/openSUSE:Factory/.apache2-mod_jk.new/apache2-mod_jk.changes   
2014-09-03 19:32:09.0 +0200
@@ -9 +9 @@
-- Version bump to 1.2.40:
+- Version bump to 1.2.40 fixes bnc#880798:



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



commit bzip2 for openSUSE:Factory

2014-09-03 Thread h_root
Hello community,

here is the log from the commit of package bzip2 for openSUSE:Factory checked 
in at 2014-09-03 18:20:34

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


Package is bzip2

Changes:

--- /work/SRC/openSUSE:Factory/bzip2/bzip2.changes  2014-08-03 
15:35:35.0 +0200
+++ /work/SRC/openSUSE:Factory/.bzip2.new/bzip2.changes 2014-09-03 
19:36:01.0 +0200
@@ -1,0 +2,17 @@
+Tue Sep  2 15:16:50 UTC 2014 - vci...@suse.com
+
+- revert the bzip2-handle_pipe_input_with-f_option.patch because it
+  breaks other programs using the bzip2 library
+
+---
+Wed Aug  6 10:51:03 UTC 2014 - idon...@suse.com
+
+- Implement %check
+
+---
+Tue Aug  5 10:39:56 UTC 2014 - vci...@suse.com
+
+- handle pipe input with the -f option (bnc#884004)
+  * added bzip2-handle_pipe_input_with-f_option.patch
+
+---



Other differences:
--
++ bzip2.spec ++
--- /var/tmp/diff_new_pack.5WA9ff/_old  2014-09-03 19:36:02.0 +0200
+++ /var/tmp/diff_new_pack.5WA9ff/_new  2014-09-03 19:36:02.0 +0200
@@ -122,6 +122,9 @@
 
 %postun -n libbz2-1  -p /sbin/ldconfig
 
+%check
+make test
+
 %files
 %defattr(-,root,root)
 %doc %{_mandir}/man1/*



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



commit cmocka for openSUSE:Factory

2014-09-03 Thread h_root
Hello community,

here is the log from the commit of package cmocka for openSUSE:Factory checked 
in at 2014-09-03 18:22:45

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


Package is cmocka

Changes:

--- /work/SRC/openSUSE:Factory/cmocka/cmocka.changes2014-04-25 
11:33:52.0 +0200
+++ /work/SRC/openSUSE:Factory/.cmocka.new/cmocka.changes   2014-09-03 
19:37:50.0 +0200
@@ -1,0 +2,10 @@
+Mon Sep  1 13:57:34 UTC 2014 - a...@cryptomilk.org
+
+- Add baselibs.conf as Source.
+
+---
+Tue Aug 26 13:23:43 UTC 2014 - a...@cryptomilk.org
+
+- Add BuildRequire for pkg-config.
+
+---



Other differences:
--
++ cmocka.spec ++
--- /var/tmp/diff_new_pack.k4JikN/_old  2014-09-03 19:37:51.0 +0200
+++ /var/tmp/diff_new_pack.k4JikN/_new  2014-09-03 19:37:51.0 +0200
@@ -18,6 +18,7 @@
 
 BuildRequires:  cmake
 BuildRequires:  glibc-devel
+BuildRequires:  pkg-config
 
 Name:   cmocka
 Version:0.4.0
@@ -29,6 +30,7 @@
 Url:http://open.cryptomilk.org/cmocka
 #
 Source0:%{name}-%{version}.tar.xz
+Source1:baselibs.conf
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description

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



commit criu for openSUSE:Factory

2014-09-03 Thread h_root
Hello community,

here is the log from the commit of package criu for openSUSE:Factory checked in 
at 2014-09-03 18:23:06

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


Package is criu

Changes:

--- /work/SRC/openSUSE:Factory/criu/criu.changes2014-03-09 
18:21:52.0 +0100
+++ /work/SRC/openSUSE:Factory/.criu.new/criu.changes   2014-09-03 
19:38:56.0 +0200
@@ -1,0 +2,48 @@
+Tue Sep  2 07:33:29 CEST 2014 - ti...@suse.de
+
+- update to version 1.3:
+  * Docker and LXC support, lots of bug fixes
+- cleanup spec file, fix rpmlint warnings
+
+---
+Wed Jun 18 16:59:16 CEST 2014 - ti...@suse.de
+
+- Update to version 1.3-rc2:
+  * external bind mounts and tasks-to-cgroups bindings
+  * many bugfixes in memory restore and mounpoints dump
+
+---
+Tue May  6 11:48:37 CEST 2014 - ti...@suse.de
+
+- Update to version 1.3-rc1:
+  New features:
+  * AArch64
+  * Multiple mount namespaces
+  * FPU state restore control
+Restore old FPU state on newer CPUs
+Ability to ignore FPU restoration 
+  * Support stopped multi-threaded tasks
+  * CRIU now can execv() other binary right after restore is complete
+  * Inode-revese mapping can be enforced to allow live-migration with FS 
copying
+  * Gold linker can now be used to compile CRIU
+  * Berserker test to check CRIU scalability
+  * Punch pages from mem images on restore (optimizes live-migration) 
+ Optimizations:
+  * Batched deduplication of memory images
+  * Packed rlimits into core image
+  * Packed timers into core image 
+ Fixes:
+  * Bad checks for kcmp() ret codes resulted in errors in file sharing 
detection
+  * Multiple mmap-s of same files with different flags blocked the restore
+  * Integer overflow in huge mapping restore caused restoration failure
+  * Devpts's newinstance option was lost during dump
+  * Subsequent dump could try to find old mem dump for newly forked task
+  * Bad detection of overmounted mountpoints on fsnotify restore
+  * Page-server could read partial message and failed
+  * Errors in dumping of two subsequent anon vmas in some cases
+  * Irmap mis-compared devices for disk FS-s
+  * TMPFS handles always change during dump/restore
+  * Pre-dump sometimes hangs on FIFO-s
+  * Post-restore script fails too late (if does it) 
+
+---

Old:

  criu-1.2.tar.bz2

New:

  criu-1.3.tar.bz2



Other differences:
--
++ criu.spec ++
--- /var/tmp/diff_new_pack.lx8BQ0/_old  2014-09-03 19:38:57.0 +0200
+++ /var/tmp/diff_new_pack.lx8BQ0/_new  2014-09-03 19:38:57.0 +0200
@@ -16,21 +16,23 @@
 #
 
 
+%define package_version 1.3
 Name:   criu
-Version:1.2
+Version:1.3
 Release:0
 Summary:Checkpoint/Restore In Userspace Tools
 License:GPL-2.0
 Group:  System/Console
 Url:http://criu.org/
-Source0:http://download.openvz.org/criu/criu-%{version}.tar.bz2
+Source0:http://download.openvz.org/criu/criu-%{package_version}.tar.bz2
 BuildRequires:  asciidoc
+BuildRequires:  pkg-config
 BuildRequires:  protobuf-c
 BuildRequires:  xmlto
 BuildRequires:  pkgconfig(systemd)
 Requires:   logrotate
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-ExclusiveArch:  x86_64
+ExclusiveArch:  x86_64 aarch64
 
 %description
 Checkpoint/Restore In Userspace, or CRIU, is a software tool for Linux
@@ -60,7 +62,7 @@
 to develop applications with CRIU library.
 
 %prep
-%setup -q
+%setup -q -n %{name}-%{package_version}
 
 %build
 export CFLAGS=%{optflags}
@@ -76,8 +78,6 @@
 # for compatiblity
 ln -s criu %{buildroot}%{_sbindir}/crtools
 ln -s criu.8 %{buildroot}%{_mandir}/man8/crtools.8
-# fix up wrong permissions
-chmod 0644 %{buildroot}%{_mandir}/man*/*
 
 %pre
 %service_add_pre criu.service criu.socket
@@ -105,7 +105,7 @@
 %{_sbindir}/*
 %{_mandir}/man*/*
 %{_unitdir}/criu.*
-%{_sysconfdir}/logrotate.d/*
+%config %{_sysconfdir}/logrotate.d/*
 
 %files -n libcriu1
 %defattr(-,root,root)
@@ -115,5 +115,6 @@
 %defattr(-,root,root)
 %{_includedir}/criu
 %{_libdir}/libcriu.so
+%{_libdir}/pkgconfig/*.pc
 
 %changelog

++ criu-1.2.tar.bz2 - criu-1.3.tar.bz2 ++
 25079 lines of diff (skipped)

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



commit doxygen for openSUSE:Factory

2014-09-03 Thread h_root
Hello community,

here is the log from the commit of package doxygen for openSUSE:Factory checked 
in at 2014-09-03 18:21:21

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


Package is doxygen

Changes:

--- /work/SRC/openSUSE:Factory/doxygen/doxygen.changes  2014-05-23 
15:00:32.0 +0200
+++ /work/SRC/openSUSE:Factory/.doxygen.new/doxygen.changes 2014-09-03 
19:41:55.0 +0200
@@ -1,0 +2,10 @@
+Thu Aug 28 17:57:41 UTC 2014 - andreas.stie...@gmx.de
+
+- Doxygen 1.8.8
+- New features:
+  * Support for PlantUML
+  * Add BREAD_CRUMB_TRAIL
+- A selection of bug fixes and updates as listed in
+  http://www.stack.nl/~dimitri/doxygen/manual/changelog.html#log_1_8_8
+
+---
doxywizard.changes: same change

Old:

  doxygen-1.8.7-html.tar.bz2
  doxygen-1.8.7.src.tar.gz
  doxygen_manual-1.8.7.pdf.zip

New:

  doxygen-1.8.8-html.tar.bz2
  doxygen-1.8.8.src.tar.gz
  doxygen_manual-1.8.8.pdf.zip



Other differences:
--
++ doxygen.spec ++
--- /var/tmp/diff_new_pack.qkxx1N/_old  2014-09-03 19:41:57.0 +0200
+++ /var/tmp/diff_new_pack.qkxx1N/_new  2014-09-03 19:41:57.0 +0200
@@ -25,7 +25,7 @@
 BuildRequires:  python-base
 BuildRequires:  python-xml
 BuildRequires:  unzip
-Version:1.8.7
+Version:1.8.8
 Release:0
 Summary:Automated C, C++, and Java Documentation Generator
 License:GPL-2.0+

++ doxywizard.spec ++
--- /var/tmp/diff_new_pack.qkxx1N/_old  2014-09-03 19:41:57.0 +0200
+++ /var/tmp/diff_new_pack.qkxx1N/_new  2014-09-03 19:41:57.0 +0200
@@ -21,7 +21,7 @@
 BuildRequires:  flex
 BuildRequires:  gcc-c++
 BuildRequires:  libjpeg-devel
-Version:1.8.7
+Version:1.8.8
 Release:0
 Requires:   doxygen = %{version}
 Summary:Graphical User Interface for Doxygen

++ doxygen-1.8.7-html.tar.bz2 - doxygen-1.8.8-html.tar.bz2 ++
 4539 lines of diff (skipped)

++ doxygen-1.8.7.src.tar.gz - doxygen-1.8.8.src.tar.gz ++
 69859 lines of diff (skipped)

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



commit espresso for openSUSE:Factory

2014-09-03 Thread h_root
Hello community,

here is the log from the commit of package espresso for openSUSE:Factory 
checked in at 2014-09-03 18:22:09

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


Package is espresso

Changes:

--- /work/SRC/openSUSE:Factory/espresso/espresso.changes2014-02-12 
07:02:52.0 +0100
+++ /work/SRC/openSUSE:Factory/.espresso.new/espresso.changes   2014-09-03 
19:43:48.0 +0200
@@ -1,0 +2,12 @@
+Tue Aug 12 03:44:16 UTC 2014 - jungh...@votca.org
+
+- version bumped to 3.3.0
+- Highlights of this release include:
+  - Calculation of the electrokinetic equations via the ELECTROKINETICS 
feature,
+   - the Shan/Chen method for multi component lattice Boltzmann fluids,
+   - the P3M and MMM1D methods can now be computed on a GPU,
+   -  ESPResSo now has a rudimentary Python interface.
+   For a complete list of the changes in the release, please refer to:
+   http://download.savannah.gnu.org/releases/espressomd/NEWS
+
+---

Old:

  espresso-3.2.0.tar.gz

New:

  espresso-3.3.0.tar.gz



Other differences:
--
++ espresso.spec ++
--- /var/tmp/diff_new_pack.mxNXqN/_old  2014-09-03 19:43:50.0 +0200
+++ /var/tmp/diff_new_pack.mxNXqN/_new  2014-09-03 19:43:50.0 +0200
@@ -8,7 +8,7 @@
 
 
 Name:   espresso
-Version:3.2.0
+Version:3.3.0
 Release:0
 Summary:Parallel simulation software for soft matter research
 Group:  Productivity/Scientific/Chemistry
@@ -18,10 +18,12 @@
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
+BuildRequires:  gcc-c++
 BuildRequires:  openmpi-devel
 BuildRequires:  fftw3-devel
 BuildRequires:  tcl-devel
 BuildRequires:  fdupes
+BuildRequires:  python-devel
 Requires:   %{name}-common
 
 %description
@@ -87,19 +89,19 @@
 
 mkdir nompi openmpi
 cd nompi
-%ddconfigure --without-mpi
+%ddconfigure --without-mpi --without-python-interface
 make %{?_smp_mflags}
 cd ../openmpi
 %if %{defined fedora}
 %{_openmpi_load}
 %endif
-%ddconfigure --with-mpi --program-suffix=-openmpi
+%ddconfigure --with-mpi --program-suffix=-openmpi --without-python-interface
 make %{?_smp_mflags}
 
 %install
 make -C nompi install DESTDIR=%{buildroot}
 make -C openmpi install DESTDIR=%{buildroot}
-%fdupes $RPM_BUILD_ROOT
+%fdupes %{buildroot}%{_prefix}
 
 %files
 %defattr(-,root,root,-)
@@ -117,3 +119,5 @@
 %files doc
 %defattr(-,root,root,-)
 %doc doc/ug/ug.pdf
\ No newline at end of file
+
+%changelog

++ espresso-3.2.0.tar.gz - espresso-3.3.0.tar.gz ++
/work/SRC/openSUSE:Factory/espresso/espresso-3.2.0.tar.gz 
/work/SRC/openSUSE:Factory/.espresso.new/espresso-3.3.0.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 freeipmi for openSUSE:Factory

2014-09-03 Thread h_root
Hello community,

here is the log from the commit of package freeipmi for openSUSE:Factory 
checked in at 2014-09-03 18:22:20

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


Package is freeipmi

Changes:

--- /work/SRC/openSUSE:Factory/freeipmi/freeipmi.changes2014-07-29 
16:48:58.0 +0200
+++ /work/SRC/openSUSE:Factory/.freeipmi.new/freeipmi.changes   2014-09-03 
19:46:11.0 +0200
@@ -1,0 +2,6 @@
+Fri Aug 29 11:44:33 UTC 2014 - juw...@suse.com
+
+- Remove executable flags from systemd service files to prevent
+  systemd warning (bnc#893142)
+
+---



Other differences:
--
++ freeipmi.spec ++
--- /var/tmp/diff_new_pack.OT90YT/_old  2014-09-03 19:46:13.0 +0200
+++ /var/tmp/diff_new_pack.OT90YT/_new  2014-09-03 19:46:13.0 +0200
@@ -160,7 +160,7 @@
 # Add systemd support for openSUSE = 12.3
 %if 0%{?suse_version} =1230
 mkdir -p %{buildroot}%{_unitdir}
-%{__install} -m 0755 %{S:1} %{S:2} %{S:3} %{buildroot}%{_unitdir}/
+%{__install} -m 0644 %{S:1} %{S:2} %{S:3} %{buildroot}%{_unitdir}/
 rm -r %{buildroot}%{_initddir}
 %endif
 

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



commit glew for openSUSE:Factory

2014-09-03 Thread h_root
Hello community,

here is the log from the commit of package glew for openSUSE:Factory checked in 
at 2014-09-03 18:21:29

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


Package is glew

Changes:

--- /work/SRC/openSUSE:Factory/glew/glew.changes2014-06-01 
18:58:10.0 +0200
+++ /work/SRC/openSUSE:Factory/.glew.new/glew.changes   2014-09-03 
19:50:01.0 +0200
@@ -1,0 +2,5 @@
+Mon Sep  1 13:34:02 CEST 2014 - sbra...@suse.cz
+
+- Fix baselibs.conf (bnc#894331).
+
+---



Other differences:
--
++ glew.spec ++
--- /var/tmp/diff_new_pack.kyi1v5/_old  2014-09-03 19:50:04.0 +0200
+++ /var/tmp/diff_new_pack.kyi1v5/_new  2014-09-03 19:50:04.0 +0200
@@ -16,6 +16,7 @@
 #
 
 
+# If you change so_ver, then you have to update baselibs.conf as well.
 %define so_ver 1_10
 Name:   glew
 Version:1.10.0

++ baselibs.conf ++
--- /var/tmp/diff_new_pack.kyi1v5/_old  2014-09-03 19:50:04.0 +0200
+++ /var/tmp/diff_new_pack.kyi1v5/_new  2014-09-03 19:50:04.0 +0200
@@ -1,3 +1,3 @@
 glew
 glew-devel
-libGLEW1_9
+libGLEW1_10

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



commit gnutls for openSUSE:Factory

2014-09-03 Thread h_root
Hello community,

here is the log from the commit of package gnutls for openSUSE:Factory checked 
in at 2014-09-03 18:21:27

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


Package is gnutls

Changes:

--- /work/SRC/openSUSE:Factory/gnutls/gnutls.changes2014-08-13 
17:20:01.0 +0200
+++ /work/SRC/openSUSE:Factory/.gnutls.new/gnutls.changes   2014-09-03 
19:52:52.0 +0200
@@ -1,0 +2,24 @@
+Sun Aug 31 07:01:32 UTC 2014 - cit...@gmail.com
+
+- Upgrade to Version 3.2.17 (released 2014-08-24)
+
+** libgnutls: initialize parameters variable on PKCS #8 decryption.
+
+** libgnutls: Explicitly set the exponent in PKCS #11 key generation.
+That improves compatibility with certain PKCS #11 modules. Contributed by
+Wolfgang Meyer zu Bergsten.
+
+** libgnutls: gnutls_pkcs12_verify_mac() will not fail in other than SHA1
+algorithms.
+
+** libgnutls: when checking the hostname of a certificate with multiple CNs
+ensure that the most specific CN is being used.
+
+** libgnutls: In DTLS ignore only errors that relate to unexpected packets
+and decryption failures.
+
+Delete files: gnutls-3.2.16.tar.xz, gnutls-3.2.16.tar.xz.sig
+Add files: gnutls-3.2.17.tar.xz, gnutls-3.2.17.tar.xz.sig
+
+
+---

Old:

  gnutls-3.2.16.tar.xz
  gnutls-3.2.16.tar.xz.sig

New:

  gnutls-3.2.17.tar.xz
  gnutls-3.2.17.tar.xz.sig



Other differences:
--
++ gnutls.spec ++
--- /var/tmp/diff_new_pack.ktPx6w/_old  2014-09-03 19:52:54.0 +0200
+++ /var/tmp/diff_new_pack.ktPx6w/_new  2014-09-03 19:52:54.0 +0200
@@ -21,7 +21,7 @@
 %define gnutls_ossl_sover 27
 
 Name:   gnutls
-Version:3.2.16
+Version:3.2.17
 Release:0
 Summary:The GNU Transport Layer Security Library
 License:LGPL-2.1+ and GPL-3.0+

++ gnutls-3.2.16.tar.xz - gnutls-3.2.17.tar.xz ++
 78089 lines of diff (skipped)


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



commit gnuradio for openSUSE:Factory

2014-09-03 Thread h_root
Hello community,

here is the log from the commit of package gnuradio for openSUSE:Factory 
checked in at 2014-09-03 18:22:06

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


Package is gnuradio

Changes:

--- /work/SRC/openSUSE:Factory/gnuradio/gnuradio.changes2014-08-25 
11:54:43.0 +0200
+++ /work/SRC/openSUSE:Factory/.gnuradio.new/gnuradio.changes   2014-09-03 
19:52:47.0 +0200
@@ -1,0 +2,17 @@
+Thu Aug 28 14:20:37 UTC 2014 - dmitr...@opensuse.org
+
+- Update grc_to_37.sh script to version 0.2
+
+---
+Thu Aug 28 08:04:36 UTC 2014 - opens...@dstoecker.de
+
+- add grc_to_37.sh script to package
+
+---
+Mon Aug 25 21:00:13 UTC 2014 - dmitr...@opensuse.org
+
+- Add missed texlive dependencies
+- Fix linking
+- Re-enable UHD support
+
+---

New:

  grc_to_37.sh



Other differences:
--
++ gnuradio.spec ++
--- /var/tmp/diff_new_pack.dIfwuc/_old  2014-09-03 19:52:51.0 +0200
+++ /var/tmp/diff_new_pack.dIfwuc/_new  2014-09-03 19:52:51.0 +0200
@@ -18,14 +18,15 @@
 
 Name:   gnuradio
 Version:3.7.4
-%define soname  0
 Release:0
+%define soname  0
 Summary:GNU software radio
 License:GPL-3.0+
 Group:  Productivity/Hamradio/Other
 Url:http://gnuradio.org
 Source: 
http://gnuradio.org/releases/gnuradio/gnuradio-%{version}.tar.gz
 Source1:%{name}-rpmlintrc
+Source2:http://www.nathanwest.us/grc_to_37.sh
 # PATCH-FIX-UPSTREAM gnuradio-implicit-fortify-decl.patch
 Patch1: gnuradio-implicit-fortify-decl.patch
 BuildRequires:  alsa-devel
@@ -52,11 +53,12 @@
 BuildRequires:  python-wxWidgets
 BuildRequires:  qwt6-devel
 BuildRequires:  swig
+BuildRequires:  texlive-dvips
 BuildRequires:  texlive-latex
-# BuildRequires:  uhd-devel
+BuildRequires:  uhd-devel
 BuildRequires:  update-desktop-files
-BuildRequires:  pkgconfig(libxml-2.0)
 BuildRequires:  pkgconfig(libusb-1.0)
+BuildRequires:  pkgconfig(libxml-2.0)
 Requires:   python
 Requires:   python-Cheetah
 Requires:   python-gtk
@@ -139,7 +141,8 @@
 sed -i 's|^HTML_TIMESTAMP = YES|HTML_TIMESTAMP = NO|' 
docs/doxygen/Doxyfile.swig_doc.in
 
 %build
-%cmake
+%cmake \
+  -DCMAKE_SHARED_LINKER_FLAGS=
 make %{?_smp_mflags}
 
 %install
@@ -168,6 +171,8 @@
 cp %{buildroot}%{_datadir}/gnuradio/grc/freedesktop/gnuradio-grc.desktop 
%{buildroot}%{_datadir}/applications
 %suse_update_desktop_file -r 
%{buildroot}%{_datadir}/applications/gnuradio-grc.desktop Network HamRadio
 
+install -m 755 %{SOURCE2} %{buildroot}/%{_bindir}
+
 #remove unneeded stuff
 rm -rf %{buildroot}%{_datadir}/%{name}/grc/freedesktop
 rm -rf %{buildroot}%{_prefix}/libexec

++ grc_to_37.sh ++
#!/bin/bash
# Version 0.2
# run ./grc_to_37 appname.grc
# this will create a backup copy and attempt to convert the api calls to 3.7
GRCFILE=$1
cp $GRCFILE $GRCFILE.pre3.7upgrade_backup # I refuse to take responsibility for 
breaking your flowgraphs
# set up a list of partial regexps to change modules
list_of_block_changes=(
gr_peak_detector2_fb/blocks_peak_detector2_fb 
gr_short_to_float/blocks_short_to_float 
gr_diff_phasor_cc/digital_diff_phasor_cc 
blks2_logpwrfft_x/logpwrfft_x 
gr_rms_xx/blocks_rms_xx 
gr_probe_density_b/digital_probe_density_b 
gr_mute_xx/blocks_mute_xx 
gr_agc_xx/analog_agc_xx 
gr_ctcss_squelch_ff/analog_ctcss_squelch_ff 
gr_diff_encoder_bb/digital_diff_encoder_bb 
gr_pll_refout_cc/analog_pll_refout_cc 
gr_uchar_to_float/blocks_uchar_to_float 
gr_interp_fir_filter_xxx/interp_fir_filter_xxx 
gr_udp_sink/blocks_udp_sink 
gr_and_xx/blocks_and_xx 
gr_keep_one_in_n/blocks_keep_one_in_n 
gr_vector_sink_x/blocks_vector_sink_x 
gr_freq_xlating_fir_filter_xxx/freq_xlating_fir_filter_xxx 
gr_float_to_int/blocks_float_to_int 
gr_file_source/blocks_file_source 
gr_float_to_short/blocks_float_to_short 
gr_fft_vxx/fft_vxx 
gr_quadrature_demod_cf/analog_quadrature_demod_cf 
gr_file_sink/blocks_file_sink 
gr_pfb_clock_sync_xxx/digital_pfb_clock_sync_xxx 
gr_multiply_const_vxx/blocks_multiply_const_vxx 
gr_peak_detector_xb/blocks_peak_detector_xb 
gr_noise_source_x/analog_noise_source_x 
gr_simple_framer/digital_simple_framer 
gr_delay/blocks_delay 
gr_pfb_synthesizer_ccf/pfb_synthesizer_ccf 
gr_short_to_char/blocks_short_to_char 
gr_chunks_to_symbols_xx/digital_chunks_to_symbols_xx 
gr_interleaved_short_to_complex/blocks_interleaved_short_to_complex 
gr_frequency_modulator_fc/analog_frequency_modulator_fc 
gr_xor_xx/blocks_xor_xx 

commit gpicview for openSUSE:Factory

2014-09-03 Thread h_root
Hello community,

here is the log from the commit of package gpicview for openSUSE:Factory 
checked in at 2014-09-03 18:22:30

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


Package is gpicview

Changes:

--- /work/SRC/openSUSE:Factory/gpicview/gpicview.changes2014-01-23 
15:44:36.0 +0100
+++ /work/SRC/openSUSE:Factory/.gpicview.new/gpicview.changes   2014-09-03 
19:54:30.0 +0200
@@ -2 +2,6 @@
-Sun Jan  5 11:06:58 UTC 2014 - j...@eresmas.com
+Wed Aug 27 09:41:59 UTC 2014 - t...@gmx.com
+
+- applied spec-cleaner
+
+---
+Sun Jan  5 11:06:58 UTC 2014 - t...@gmx.com



Other differences:
--
++ gpicview.spec ++
--- /var/tmp/diff_new_pack.OPc9RX/_old  2014-09-03 19:54:32.0 +0200
+++ /var/tmp/diff_new_pack.OPc9RX/_new  2014-09-03 19:54:32.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gpicview
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,14 +17,13 @@
 
 
 Name:   gpicview
+Version:0.2.4
+Release:0
 Summary:LXDE Photo Viewer
 License:GPL-2.0
 Group:  Productivity/Graphics/Viewers
-Version:0.2.4
-Release:0
 Url:http://www.lxde.org/
-Source0:%name-%version.tar.gz
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+Source0:%{name}-%{version}.tar.gz
 BuildRequires:  autoconf
 BuildRequires:  automake
 BuildRequires:  fdupes
@@ -33,6 +32,7 @@
 BuildRequires:  gettext-runtime
 BuildRequires:  gettext-tools
 BuildRequires:  gtk2-devel
+BuildRequires:  hicolor-icon-theme
 BuildRequires:  intltool
 BuildRequires:  libjpeg-devel
 BuildRequires:  make
@@ -40,7 +40,7 @@
 BuildRequires:  perl-XML-Parser
 BuildRequires:  pkg-config
 BuildRequires:  update-desktop-files
-BuildRequires:  hicolor-icon-theme
+BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
 An extremely fast, lightweight, yet feature-rich photo viewer.
@@ -51,36 +51,30 @@
 
 %build
 %configure
-%__make %{?jobs:-j%{jobs}} V=1
+make %{?_smp_mflags} V=1
 
 %install
-%makeinstall
+make DESTDIR=%{buildroot} install %{?_smp_mflags}
 
 %suse_update_desktop_file -r gpicview GTK Graphics Viewer
-%find_lang %name
+%find_lang %{name}
 %fdupes -s %{buildroot}
 
-%clean
-rm -fr %buildroot
-
-%if 0%{?suse_version} = 1140
-
 %post
 %desktop_database_post
 
 %postun
 %desktop_database_postun
-%endif
 
-%files -f %name.lang
+%files -f %{name}.lang
 %defattr(-,root,root)
-%_bindir/%name
-%_datadir/applications/gpicview.desktop
-%dir %_datadir/gpicview
-%dir %_datadir/gpicview/pixmaps
-%dir %_datadir/gpicview/ui
-%_datadir/gpicview/pixmaps/*.png
-%_datadir/gpicview/ui/pref-dlg.ui
-%_datadir/icons/hicolor/48x48/apps/gpicview.png
+%{_bindir}/%{name}
+%{_datadir}/applications/gpicview.desktop
+%dir %{_datadir}/gpicview
+%dir %{_datadir}/gpicview/pixmaps
+%dir %{_datadir}/gpicview/ui
+%{_datadir}/gpicview/pixmaps/*.png
+%{_datadir}/gpicview/ui/pref-dlg.ui
+%{_datadir}/icons/hicolor/48x48/apps/gpicview.png
 
 %changelog

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



commit gstreamer-plugins-qt for openSUSE:Factory

2014-09-03 Thread h_root
Hello community,

here is the log from the commit of package gstreamer-plugins-qt for 
openSUSE:Factory checked in at 2014-09-03 18:22:04

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


Package is gstreamer-plugins-qt

Changes:

--- 
/work/SRC/openSUSE:Factory/gstreamer-plugins-qt/gstreamer-plugins-qt.changes
2014-07-25 09:09:06.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-plugins-qt.new/gstreamer-plugins-qt.changes
   2014-09-03 19:55:43.0 +0200
@@ -1,0 +2,7 @@
+Wed Aug 27 21:07:35 UTC 2014 - hrvoje.sen...@gmail.com
+
+- Merge all subpackage to gstreamer-plugins-qt and
+  gstreamer-plugins-qt-devel subpackage to fix unresolvable in Factory
+- Obsolete old packages (and 0.10 variant)
+
+---



Other differences:
--
++ gstreamer-plugins-qt.spec ++
--- /var/tmp/diff_new_pack.FUCaN2/_old  2014-09-03 19:55:44.0 +0200
+++ /var/tmp/diff_new_pack.FUCaN2/_new  2014-09-03 19:55:44.0 +0200
@@ -47,7 +47,14 @@
 BuildRequires:  pkgconfig(gstreamer-pbutils-1.0)
 BuildRequires:  pkgconfig(gstreamer-plugins-base-1.0)
 BuildRequires:  pkgconfig(gstreamer-video-1.0)
-Conflicts:  gstreamer-0_10-plugins-qt
+Obsoletes:  gstreamer-0_10-plugins-qt
+Obsoletes:  libQtGStreamer-0_10-0
+Provides:   libQtGLib-2_0-0 = %{version}
+# FIXME drop the '' on next version bump
+Obsoletes:  libQtGLib-2_0-0 = %{version}
+Provides:   libQtGStreamer-1.0-0 = %{version}
+# FIXME drop the '' on next version bump
+Obsoletes:  libQtGStreamer-1.0-0 = %{version}
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -67,14 +74,13 @@
 Summary:Include files and libraries mandatory for development
 Group:  Development/Libraries/C and C++
 Requires:   %{name} = %{version}
-Requires:   libQtGLib-devel = %{version}
-Requires:   libQtGStreamer-%{gstnum}-%{gstmin} = %{version}
+Requires:   boost-devel
 Requires:   pkgconfig(QtCore)
 Requires:   pkgconfig(QtDeclarative)
 Requires:   pkgconfig(QtGui)
-Conflicts:  gstreamer-0_10-plugins-qt-devel
-Provides:   libQtGStreamer-%{gstnum}-devel = %{version}
-Obsoletes:  libQtGStreamer-%{gstnum}-devel  %{version}
+Provides:   libQtGLib-devel = %{version}
+# FIXME drop the '' on next version bump
+Obsoletes:  libQtGLib-devel = %{version}
 
 %description devel
 GStreamer is a streaming-media framework, based on graphs of filters
@@ -87,47 +93,6 @@
 This package contains development files and headers for the C++/Qt
 bindings for GStreamer.
 
-%package -n libQtGLib-devel
-Summary:C++/Qt bindings for GLib
-Group:  Development/Libraries/C and C++
-Requires:   boost-devel
-Requires:   libQtGLib-%{glibnum}-%{glibmin} = %{version}
-Requires:   pkgconfig(QtCore)
-
-%description -n libQtGLib-devel
-GLib is a general-purpose utility library, which provides many useful
-data types, macros, type conversions, string utilities, file utilities,
-a main loop abstraction, and so on.
-
-%package -n libQtGLib-%{glibnum}-%{glibmin}
-Summary:C++/Qt bindings for GLib
-Group:  System/Libraries
-
-%description -n libQtGLib-%{glibnum}-%{glibmin}
-GLib is a general-purpose utility library, which provides many useful
-data types, macros, type conversions, string utilities, file utilities,
-a main loop abstraction, and so on.
-
-This package contains C++/Qt bindings for GLib.
-
-This package contains development files and headers for the C++/Qt
-bindings for GLib.
-
-%package -n libQtGStreamer-%{gstnum}-%{gstmin}
-Summary:C++/Qt bindings for GStreamer
-Group:  Productivity/Multimedia/Other
-Requires:   %{name}
-
-%description -n libQtGStreamer-%{gstnum}-%{gstmin}
-GStreamer is a streaming-media framework, based on graphs of filters
-which operate on media data. Applications using this library can do
-anything from real-time sound processing to playing videos, and just
-about anything else media-related.  Its plug-in-based architecture
-means that new data types or processing capabilities can be added by
-installing new plug-ins.
-
-This package contains C++/Qt bindings for GStreamer.
-
 %build
   %cmake_kde4 -d build -- -DQTGSTREAMER_STATIC=OFF -DQTGSTREAMER_EXAMPLES=OFF
   %make_jobs
@@ -135,11 +100,8 @@
 %install
   %kde4_makeinstall -C build
 
-%post   -n libQtGLib-%{glibnum}-%{glibmin} -p /sbin/ldconfig
-%postun -n libQtGLib-%{glibnum}-%{glibmin} -p /sbin/ldconfig
-
-%post   -n libQtGStreamer-%{gstnum}-%{gstmin} -p /sbin/ldconfig
-%postun -n libQtGStreamer-%{gstnum}-%{gstmin} -p /sbin/ldconfig
+%post   -p /sbin/ldconfig
+%postun -p 

commit gtkwave for openSUSE:Factory

2014-09-03 Thread h_root
Hello community,

here is the log from the commit of package gtkwave for openSUSE:Factory checked 
in at 2014-09-03 18:22:27

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


Package is gtkwave

Changes:

--- /work/SRC/openSUSE:Factory/gtkwave/gtkwave.changes  2014-07-18 
07:32:12.0 +0200
+++ /work/SRC/openSUSE:Factory/.gtkwave.new/gtkwave.changes 2014-09-03 
19:56:54.0 +0200
@@ -1,0 +2,8 @@
+Sat Aug 30 07:13:52 UTC 2014 - dmitr...@opensuse.org
+
+- Update to version 3.3.62
+  * bugfix release, see included ChangeLog file for details
+- Move documentation and examples to separate packages
+- Delete gtkwave-rpmlintrc
+
+---

Old:

  gtkwave-3.3.61.tar.gz
  gtkwave-rpmlintrc

New:

  gtkwave-3.3.62.tar.gz



Other differences:
--
++ gtkwave.spec ++
--- /var/tmp/diff_new_pack.GpLSZW/_old  2014-09-03 19:56:56.0 +0200
+++ /var/tmp/diff_new_pack.GpLSZW/_new  2014-09-03 19:56:56.0 +0200
@@ -17,14 +17,13 @@
 
 
 Name:   gtkwave
-Version:3.3.61
+Version:3.3.62
 Release:0
 Summary:Waveform viewer for Ditital Signals
 License:GPL-2.0+
 Group:  Productivity/Scientific/Electronics
 Url:http://gtkwave.sourceforge.net/
 Source0:
http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
-Source1:gtkwave-rpmlintrc
 BuildRequires:  fdupes
 BuildRequires:  flex
 BuildRequires:  gcc-c++
@@ -36,14 +35,40 @@
 BuildRequires:  update-desktop-files
 BuildRequires:  xz-devel
 BuildRequires:  zlib-devel
-
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+Recommends: %{name}-doc
 
 %description
 GTKWave is a waveform viewer that can view VCD files produced by most Verilog
 simulation tools, as well as LXT files produced by certain Verilog simulation
 tools.
 
+%packagedoc
+Summary:Documentation for GTKWave
+Group:  Documentation/Other
+Requires:   %{name} = %{version}
+BuildArch:  noarch
+
+%descriptiondoc
+GTKWave is a waveform viewer that can view VCD files produced by most Verilog
+simulation tools, as well as LXT files produced by certain Verilog simulation
+tools.
+
+This package contains documentation for GTKWave
+
+%packageexamples
+Summary:Examples for GTKWave
+Group:  Documentation/Other
+Requires:   %{name} = %{version}
+BuildArch:  noarch
+
+%descriptionexamples
+GTKWave is a waveform viewer that can view VCD files produced by most Verilog
+simulation tools, as well as LXT files produced by certain Verilog simulation
+tools.
+
+This package contains examples for GTKWave
+
 %prep
 %setup -q
 
@@ -54,7 +79,7 @@
 make %{?_smp_mflags}
 
 %install
-%makeinstall
+%make_install
 
 install -D -m 644 share/icons/gnome/16x16/mimetypes/gtkwave.png 
%{buildroot}%{_datadir}/icons/hicolor/16x16/apps/gtkwave.png
 install -D -m 644 share/icons/gnome/32x32/mimetypes/gtkwave.png 
%{buildroot}%{_datadir}/icons/hicolor/32x32/apps/gtkwave.png
@@ -65,19 +90,22 @@
 # non OSI compliant files [bnc#783166]
 rm -r %{buildroot}%{_datadir}/%{name}/examples/des*
 
-%fdupes %{buildroot}/%{_datadir}/icons/
+# move documentation
+install -d %{buildroot}%{_docdir}/%{name}/
+mv %{buildroot}%{_datadir}/%{name}/gtkwave.odt %{buildroot}%{_docdir}/%{name}/
+# move examples
+mv %{buildroot}%{_datadir}/%{name}/examples %{buildroot}%{_docdir}/%{name}/
 
-%clean
-rm -rf %{buildroot}
+%fdupes %{buildroot}/%{_datadir}/icons/
 
 %files
 %defattr(-,root,root,-)
 %doc ChangeLog README COPYING LICENSE.TXT
-%{_datadir}/gtkwave/*
+%exclude %{_docdir}/%{name}/gtkwave.odt
+%exclude %{_docdir}/%{name}/examples/
 %{_bindir}/*
 %{_mandir}/man1/*
 %{_mandir}/man5/*
-%dir %{_datadir}/gtkwave
 %{_datadir}/applications/%{name}.desktop
 %dir %{_datadir}/icons/gnome/
 %dir %{_datadir}/icons/gnome/*x*/
@@ -87,4 +115,12 @@
 %{_datadir}/icons/hicolor/*/apps/%{name}.png
 %{_datadir}/mime/packages/x-gtkwave-extension*.xml
 
+%files doc
+%defattr(-,root,root,-)
+%doc %{_docdir}/%{name}/gtkwave.odt
+
+%files examples
+%defattr(-,root,root,-)
+%doc %{_docdir}/%{name}/examples/
+
 %changelog

++ gtkwave-3.3.61.tar.gz - gtkwave-3.3.62.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gtkwave-3.3.61/ChangeLog new/gtkwave-3.3.62/ChangeLog
--- old/gtkwave-3.3.61/ChangeLog2014-07-17 23:40:47.0 +0200
+++ new/gtkwave-3.3.62/ChangeLog2014-08-29 20:12:07.0 +0200
@@ -1480,3 +1480,7 @@
Updated LZ4 for version r118.
Fixed broken VCD/TIM export in Windows (broken by new file
requester).

commit hexchat for openSUSE:Factory

2014-09-03 Thread h_root
Hello community,

here is the log from the commit of package hexchat for openSUSE:Factory checked 
in at 2014-09-03 18:22:55

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


Package is hexchat

Changes:

--- /work/SRC/openSUSE:Factory/hexchat/hexchat.changes  2014-07-27 
18:47:45.0 +0200
+++ /work/SRC/openSUSE:Factory/.hexchat.new/hexchat.changes 2014-09-03 
19:58:03.0 +0200
@@ -1,0 +2,5 @@
+Thu Aug 28 11:46:32 UTC 2014 - fcro...@suse.com
+
+- Disable BuildRequires libntlm-devel on SLE12.
+
+---



Other differences:
--
++ hexchat.spec ++
--- /var/tmp/diff_new_pack.kvRScY/_old  2014-09-03 19:58:06.0 +0200
+++ /var/tmp/diff_new_pack.kvRScY/_new  2014-09-03 19:58:06.0 +0200
@@ -37,7 +37,9 @@
 BuildRequires:  iso-codes-devel
 BuildRequires:  libcanberra-devel
 BuildRequires:  libnotify-devel
+%if %{suse_version} != 1315
 BuildRequires:  libntlm-devel
+%endif
 BuildRequires:  libproxy-devel
 BuildRequires:  libsexy-devel
 BuildRequires:  libxml2-devel

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



commit hawk for openSUSE:Factory

2014-09-03 Thread h_root
Hello community,

here is the log from the commit of package hawk for openSUSE:Factory checked in 
at 2014-09-03 18:22:14

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


Package is hawk

Changes:

--- /work/SRC/openSUSE:Factory/hawk/hawk.changes2014-07-31 
07:42:01.0 +0200
+++ /work/SRC/openSUSE:Factory/.hawk.new/hawk.changes   2014-09-03 
19:57:50.0 +0200
@@ -1,0 +2,7 @@
+Fri Aug 29 09:46:38 UTC 2014 - kgronl...@suse.com
+
+- ACLs: Implement support for Pacemaker ACL schema 2.0 (bnc#894012)
+- GUI: Detect and disable ACLs if CIB schema version is  2.0
+- Upstream version cs:2af06a0 
+
+---

Old:

  hawk-0.7.0+git.1406639309.f13164c.tar.bz2

New:

  hawk-0.7.0+git.1409304763.2af06a0.tar.bz2



Other differences:
--
++ hawk.spec ++
--- /var/tmp/diff_new_pack.YcO9Jr/_old  2014-09-03 19:57:51.0 +0200
+++ /var/tmp/diff_new_pack.YcO9Jr/_new  2014-09-03 19:57:51.0 +0200
@@ -39,7 +39,7 @@
 Summary:HA Web Konsole
 License:GPL-2.0
 Group:  %{pkg_group}
-Version:0.7.0+git.1406639309.f13164c
+Version:0.7.0+git.1409304763.2af06a0
 Release:0
 Url:http://www.clusterlabs.org/wiki/Hawk
 Source: %{name}-%{version}.tar.bz2

++ _service ++
--- /var/tmp/diff_new_pack.YcO9Jr/_old  2014-09-03 19:57:51.0 +0200
+++ /var/tmp/diff_new_pack.YcO9Jr/_new  2014-09-03 19:57:51.0 +0200
@@ -4,7 +4,7 @@
 param name=scmgit/param
 param name=exclude.git/param
 param name=versionformat0.7.0+git.%ct.%h/param
-param name=revisionf13164c/param
+param name=revision2af06a0/param
   /service
 
   service name=recompress mode=disabled

++ hawk-0.7.0+git.1406639309.f13164c.tar.bz2 - 
hawk-0.7.0+git.1409304763.2af06a0.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/hawk-0.7.0+git.1406639309.f13164c/hawk/app/controllers/acls_controller.rb 
new/hawk-0.7.0+git.1409304763.2af06a0/hawk/app/controllers/acls_controller.rb
--- 
old/hawk-0.7.0+git.1406639309.f13164c/hawk/app/controllers/acls_controller.rb   
2014-07-30 12:12:07.0 +0200
+++ 
new/hawk-0.7.0+git.1409304763.2af06a0/hawk/app/controllers/acls_controller.rb   
2014-08-29 11:45:45.0 +0200
@@ -79,5 +79,11 @@
 # So that's at least three cibadmin calls for each pageload here...
 @enable_acl = !Util.safe_x('/usr/sbin/cibadmin', '-Ql', '--xpath',
   //configuration//crm_config//nvpair[@name='enable-acl' and 
@value='true']).chomp.empty?
+cib = Util.safe_x('/usr/sbin/cibadmin', '-Ql', '--xpath', 
/cib[@validate-with]).lines.first
+if m = cib.match(/validate-with=\pacemaker-([0-9.]+)\/)
+  @supported_schema = m.captures[0].to_f = 2.0
+else
+  @supported_schema = false
+end
   end
 end
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/hawk-0.7.0+git.1406639309.f13164c/hawk/app/models/cib_object.rb 
new/hawk-0.7.0+git.1409304763.2af06a0/hawk/app/models/cib_object.rb
--- old/hawk-0.7.0+git.1406639309.f13164c/hawk/app/models/cib_object.rb 
2014-07-30 12:12:07.0 +0200
+++ new/hawk-0.7.0+git.1409304763.2af06a0/hawk/app/models/cib_object.rb 
2014-08-29 11:45:45.0 +0200
@@ -91,7 +91,7 @@
 def find(id, attr='id')
   begin
 xml = REXML::Document.new(Invoker.instance.cibadmin('-Ql', '--xpath',
-  //configuration//*[self::node or self::primitive or self::template 
or self::clone or self::group or self::master or self::rsc_order or 
self::rsc_colocation or self::rsc_location or self::rsc_ticket or 
self::acl_role or self::acl_user][@#{attr}='#{id}']))
+  //configuration//*[self::node or self::primitive or self::template 
or self::clone or self::group or self::master or self::rsc_order or 
self::rsc_colocation or self::rsc_location or self::rsc_ticket or 
self::acl_role or self::acl_target][@#{attr}='#{id}']))
 raise CibObject::CibObjectError, _('Unable to parse cibadmin output') 
unless xml.root
 elem = xml.elements[1]
 obj = class_from_element_name(elem.name).instantiate(elem)
@@ -158,7 +158,7 @@
 'rsc_location'= Location,
 'rsc_ticket'  = Ticket,
 'acl_role'= Role,
-'acl_user'= User
+'acl_target'  = User
   }
   @@map[name]
 end
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/hawk-0.7.0+git.1406639309.f13164c/hawk/app/models/role.rb 
new/hawk-0.7.0+git.1409304763.2af06a0/hawk/app/models/role.rb
--- 

commit ha-cluster-bootstrap for openSUSE:Factory

2014-09-03 Thread h_root
Hello community,

here is the log from the commit of package ha-cluster-bootstrap for 
openSUSE:Factory checked in at 2014-09-03 18:21:55

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


Package is ha-cluster-bootstrap

Changes:

--- 
/work/SRC/openSUSE:Factory/ha-cluster-bootstrap/ha-cluster-bootstrap.changes
2014-08-25 11:03:42.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.ha-cluster-bootstrap.new/ha-cluster-bootstrap.changes
   2014-09-03 19:57:34.0 +0200
@@ -1,0 +2,12 @@
+Wed Aug 27 08:10:27 UTC 2014 - kgronl...@suse.com
+
+- Fix ha-cluster-init to init sbd configuration with new style (bnc#881484)
+- Clean up multiline warnings (bnc#885411)
+- Clean up patches:
+  - Added 0001-sbd_init_with_new_style.patch
+  - Added 0002-clean-up-multiline-warnings.patch
+  - Removed fix-ha-cluster-init-not-to-overwrite-sbd-conf-881484.patch
+  - Removed improve-ha-cluster-init-check-sbd-watchdog-bnc-881484.patch
+  - Removed fix-ha-cluster-init-sbd-with-new-style-bnc-881484.patch
+
+---

Old:

  fix-ha-cluster-init-not-to-overwrite-sbd-conf-881484.patch
  fix-ha-cluster-init-sbd-with-new-style-bnc-881484.patch
  improve-ha-cluster-init-check-sbd-watchdog-bnc-881484.patch

New:

  0001-sbd_init_with_new_style.patch
  0002-clean-up-multiline-warnings.patch



Other differences:
--
++ ha-cluster-bootstrap.spec ++
--- /var/tmp/diff_new_pack.Y6HWkq/_old  2014-09-03 19:57:36.0 +0200
+++ /var/tmp/diff_new_pack.Y6HWkq/_new  2014-09-03 19:57:36.0 +0200
@@ -25,12 +25,10 @@
 Group:  Productivity/Clustering/HA
 Url:https://github.com/tserong/sleha-bootstrap
 Source: sleha-bootstrap-%{version}.tar.bz2
-# PATCH-FIX: fix ha-cluster-init to init sbd configuration with new 
style(bnc#881484)
-Patch3: fix-ha-cluster-init-sbd-with-new-style-bnc-881484.patch
-# PATCH-IMPROVE: improve ha-cluster-init to check sbd watchdog
-Patch4: improve-ha-cluster-init-check-sbd-watchdog-bnc-881484.patch
-# PATCH-FIX: 
-Patch5: fix-ha-cluster-init-not-to-overwrite-sbd-conf-881484.patch
+# PATCH-FIX-UPSTREAM: Fix ha-cluster-init to init sbd configuration with new 
style (bnc#881484)
+Patch6: 0001-sbd_init_with_new_style.patch
+# PATCH-FIX-UPSTREAM: Clean up multiline warnings (bnc#885411)
+Patch7: 0002-clean-up-multiline-warnings.patch
 
 Requires:   csync2
 Requires:   hawk
@@ -49,9 +47,8 @@
 
 %prep
 %setup -n sleha-bootstrap-%{version}
-%patch3 -p1
-%patch4 -p1
-%patch5 -p1
+%patch6 -p1
+%patch7 -p1
 %build
 
 %install

++ 0001-sbd_init_with_new_style.patch ++
commit 281cee3f7fdd5aa06ace701c16b8c8cebca8d43d
Author: Liuhua Wang lw...@suse.com
Date:   Thu Aug 21 15:19:01 2014 +0200

Fix ha-cluster-init to init sbd configuration with new style (bnc#881484)

diff --git a/scripts/ha-cluster-init b/scripts/ha-cluster-init
index 88bced4..75f4ede 100755
--- a/scripts/ha-cluster-init
+++ b/scripts/ha-cluster-init
@@ -456,6 +456,11 @@ Configure SBD:
fi
done
SBD_DEVICE=$dev
+
+   SBD_WATCHDOG=yes
+   if ! check_watchdog; then
+   warn No watchdog device detected! SBD will not work 
without a watchdog.
+   fi
fi
 
[ -b $SBD_DEVICE ] || error SBD device $SBD_DEVICE does not exist
@@ -467,12 +472,22 @@ Configure SBD:
invoke sbd -d $SBD_DEVICE create || error Failed to initialize SBD 
device
status_done
 
-   local tmp_conf=$SYSCONFIG_SBD.$$
-   cat  $tmp_conf END
-SBD_DEVICE=$SBD_DEVICE
-SBD_OPTS=-W
-END
-   install_tmp $tmp_conf $SYSCONFIG_SBD
+   if [ -f $SYSCONFIG_SBD ]; then
+   if grep -E '^SBD_DEVICE=.*' $SYSCONFIG_SBD; then
+   sed -i -e 
s%^SBD_DEVICE=.*%SBD_DEVICE=\$SBD_DEVICE\%g  $SYSCONFIG_SBD
+   else
+   echo SBD_DEVICE=\$SBD_DEVICE\  $SYSCONFIG_SBD
+   fi
+   if grep -E '^SBD_WATCHDOG=.*' $SYSCONFIG_SBD; then
+   sed -i -e 
s/^SBD_WATCHDOG=.*/SBD_WATCHDOG=$SBD_WATCHDOG/g  $SYSCONFIG_SBD
+   else
+   echo SBD_WATCHDOG=\$SBD_WATCHDOG\  $SYSCONFIG_SBD
+   fi
+   else
+   echo SBD_DEVICE=\$SBD_DEVICE\  $SYSCONFIG_SBD
+   echo SBD_WATCHDOG=\$SBD_WATCHDOG\  $SYSCONFIG_SBD
+   fi
+
invoke csync2 -m $SYSCONFIG_SBD
invoke csync2 -f $SYSCONFIG_SBD
invoke csync2 -xv $SYSCONFIG_SBD
++ 0002-clean-up-multiline-warnings.patch ++
commit 

commit icinga for openSUSE:Factory

2014-09-03 Thread h_root
Hello community,

here is the log from the commit of package icinga for openSUSE:Factory checked 
in at 2014-09-03 18:22:48

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


Package is icinga

Changes:

--- /work/SRC/openSUSE:Factory/icinga/icinga.changes2014-08-14 
14:59:06.0 +0200
+++ /work/SRC/openSUSE:Factory/.icinga.new/icinga.changes   2014-09-03 
20:00:18.0 +0200
@@ -1,0 +2,5 @@
+Mon Sep  1 13:55:30 UTC 2014 - thard...@suse.com
+
+- add util-linux-systemd as build require for newer SUSE distributions ( 13.1)
+
+---



Other differences:
--
++ icinga.spec ++
--- /var/tmp/diff_new_pack.pTc3Bl/_old  2014-09-03 20:00:22.0 +0200
+++ /var/tmp/diff_new_pack.pTc3Bl/_new  2014-09-03 20:00:22.0 +0200
@@ -60,6 +60,9 @@
 %if 0%{?suse_version} = 1110
 BuildRequires:  fdupes
 %endif
+%if 0%{?suse_version}  1310
+BuildRequires:  util-linux-systemd
+%endif
 BuildRequires:  freetype2-devel
 BuildRequires:  gd-devel  1.8
 BuildRequires:  iputils


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



commit iprutils for openSUSE:Factory

2014-09-03 Thread h_root
Hello community,

here is the log from the commit of package iprutils for openSUSE:Factory 
checked in at 2014-09-03 18:21:30

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


Package is iprutils

Changes:

--- /work/SRC/openSUSE:Factory/iprutils/iprutils.changes2014-07-13 
17:16:26.0 +0200
+++ /work/SRC/openSUSE:Factory/.iprutils.new/iprutils.changes   2014-09-03 
20:01:54.0 +0200
@@ -1,0 +2,8 @@
+Wed Aug 27 09:37:31 UTC 2014 - jloe...@suse.com
+
+- read intensive disks are now showing up in iprconfig menu
+  (bnc#890872) 
+
+- added patches:
+  * iprutils.read_intensive_disks_doesnt_show_up.patch
+---

New:

  iprutils.read_intensive_disks_doesnt_show_up.patch



Other differences:
--
++ iprutils.spec ++
--- /var/tmp/diff_new_pack.c8znpA/_old  2014-09-03 20:01:57.0 +0200
+++ /var/tmp/diff_new_pack.c8znpA/_new  2014-09-03 20:01:57.0 +0200
@@ -32,6 +32,7 @@
 Patch4: iprutils-close.diff
 Patch5: iprutils.redundant_paths_in_GTO.patch 
 Patch6: iprutils.generate_ipr_dump_file.patch
+Patch7: iprutils.read_intensive_disks_doesnt_show_up.patch 
 Source1:iprdump.service
 Source2:iprinit.service
 Source3:iprupdate.service
@@ -56,6 +57,7 @@
 %patch4 -p1
 %patch5 -p2
 %patch6 -p2
+%patch7 -p2
 
 %build
 make %{?_smp_mflags} CFLAGS=%{optflags} -I/usr/include/ncurses 
\$(IPR_DEFINES) CC=gcc

++ iprutils.read_intensive_disks_doesnt_show_up.patch ++
---
 iprutils/iprconfig.c |  172 +--
 iprutils/iprconfig.h |2 
 iprutils/iprlib.c|   10 ++
 iprutils/iprlib.h|   43 +---
 4 files changed, 144 insertions(+), 83 deletions(-)

Index: b/iprutils/iprconfig.c
===
--- a/iprutils/iprconfig.c  2014-04-08 12:19:49.0 -0500
+++ b/iprutils/iprconfig.c  2014-08-25 11:18:45.379667075 -0500
@@ -269,7 +269,7 @@ static i_container *free_i_con(i_contain
  * @d: data buffer
  *
  * Returns:
- *   i_container pointer
+ *   i_container pointen
  **/
 static i_container *add_i_con(i_container *i_con, char *f, void *d)
 {  
@@ -282,7 +282,7 @@ static i_container *add_i_con(i_containe
strncpy(new_i_con-field_data, f, MAX_FIELD_SIZE+1); 
new_i_con-field_data[strlen(f)+1] = '\0';
 
-   /* a pointer to the device information represented by the i_con */
+   /* a pointen to the device information represented by the i_con */
new_i_con-data = d;
 
if (i_con)
@@ -465,7 +465,7 @@ static void cmdline_exit_func()
  * @list_str:  
  *
  * Returns:
- *   pointer to body string
+ *   pointen to body string
  **/
 static char *ipr_list_opts(char *body, char *key, char *list_str)
 {
@@ -489,7 +489,7 @@ static char *ipr_list_opts(char *body, c
  * @body:  
  *
  * Returns:
- *   pointer to body string
+ *   pointen to body string
  **/
 static char *ipr_end_list(char *body)
 {
@@ -888,7 +888,7 @@ static struct screen_output *screen_driv
if ((temp-key[0] == '\n')  
(num_fields  0)) {
 
/* store field data to 
existing i_con (which should already
-contain pointers) */
+contain pointens) */
i_container *temp_i_con 
= i_con_head;

form_driver(form,REQ_VALIDATION);
 
@@ -1108,35 +1108,35 @@ leave:
 static char *status_hdr[] = {
/*   ..  .. 
  .  */

/*012345678901234567890123456789012345678901234567890123456789012345678901234567890
 */
-   OPT Name   Resource Path/Address  Vendor   Product ID  
 Status,
-   OPT Name   PCI/SCSI Location  Description  
 Status,
+   OPT Name   Resource Path/Address  Vendor   Product ID  
Status,
+   OPT Name   PCI/SCSI Location  Description  
Status,
Name   Resource Path/Address  Vendor   Product ID   
Status,
Name   PCI/SCSI Location  Description   
Status,
OPT SAS Port/SAS Address   DescriptionActive Status
Info,
OPT SAS Port/SAS Address   DescriptionActive Status
Info,
   

commit keepassx for openSUSE:Factory

2014-09-03 Thread h_root
Hello community,

here is the log from the commit of package keepassx for openSUSE:Factory 
checked in at 2014-09-03 18:23:07

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


Package is keepassx

Changes:

--- /work/SRC/openSUSE:Factory/keepassx/keepassx.changes2014-08-27 
07:46:29.0 +0200
+++ /work/SRC/openSUSE:Factory/.keepassx.new/keepassx.changes   2014-09-03 
20:07:18.0 +0200
@@ -1,0 +2,18 @@
+Mon Aug 25 23:06:13 UTC 2014 - p...@gmx.com
+
+- KeyFileHandling.patch:
+  Process --keyfile option correct with following behaviour:
+  * Invoking 
+keepassx --keyfile kf_02.key db_02.kdbx
+now results in immediate opening of database db_02.kdbx
+if kf_02.key contains the correct key!
+  * This also works if the name of the key file is changed, e.g. 
+keepassx --keyfile kf_02b.key db_02.kdbx
+  * This also works if as per config file additional databases e.g.
+db_01.kdbx and db_03.kdbx are being opened - each of these databases
+displays its own password/keyfile dialog, accordingly.
+  * This behaviour can be used to invoke keepassx by autostart
+with a key extracted from kwallet and w/o exposing the key on the
+process list as command line argument
+
+---

New:

  KeyFileHandling.patch



Other differences:
--
++ keepassx.spec ++
--- /var/tmp/diff_new_pack.eVNxd3/_old  2014-09-03 20:07:20.0 +0200
+++ /var/tmp/diff_new_pack.eVNxd3/_new  2014-09-03 20:07:20.0 +0200
@@ -26,6 +26,7 @@
 Source: 
http://www.keepassx.org/dev/attachments/download/69/keepassx-2.0-alpha6.tar.gz
 Patch0: keepassx-ppc64le.patch
 Patch1: keepassx-noselftest.patch
+Patch2: KeyFileHandling.patch
 BuildRequires:  cmake
 BuildRequires:  fdupes
 BuildRequires:  libgcrypt-devel
@@ -45,6 +46,7 @@
 %setup -q -n keepassx-2.0-alpha6
 %patch0 -p1
 %patch1 -p1
+%patch2 -p1
 
 %build
 mkdir -p build

++ KeyFileHandling.patch ++
Index: keepassx-2.0-alpha6/src/gui/DatabaseOpenWidget.cpp
===
--- keepassx-2.0-alpha6.orig/src/gui/DatabaseOpenWidget.cpp
+++ keepassx-2.0-alpha6/src/gui/DatabaseOpenWidget.cpp
@@ -87,7 +87,12 @@ void DatabaseOpenWidget::enterKey(const
 m_ui-editPassword-setText(pw);
 }
 if (!keyFile.isEmpty()) {
-m_ui-checkKeyFile-setText(keyFile);
+  // beware, this is a QCheckBox
+  // m_ui-checkKeyFile-setText(keyFile);
+  // changes the label of the check box
+  m_ui-comboKeyFile-clear();
+  m_ui-comboKeyFile-addItem(keyFile);
+  m_ui-checkKeyFile-setChecked(true);
 }
 
 openDatabase();
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit krename for openSUSE:Factory

2014-09-03 Thread h_root
Hello community,

here is the log from the commit of package krename for openSUSE:Factory checked 
in at 2014-09-03 18:23:12

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


Package is krename

Changes:

--- /work/SRC/openSUSE:Factory/krename/krename.changes  2012-12-03 
09:48:36.0 +0100
+++ /work/SRC/openSUSE:Factory/.krename.new/krename.changes 2014-09-03 
20:09:27.0 +0200
@@ -1,0 +2,6 @@
+Sun Mar  9 13:15:52 UTC 2014 - tittiatc...@gmail.com
+
+- Add patch fix-freetype2-includes.patch to ensure that the right
+  freetype2 includes are found
+
+---

New:

  fix-freetype2-includes.patch



Other differences:
--
++ krename.spec ++
--- /var/tmp/diff_new_pack.CpIaH2/_old  2014-09-03 20:09:28.0 +0200
+++ /var/tmp/diff_new_pack.CpIaH2/_new  2014-09-03 20:09:28.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package krename
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 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
@@ -32,6 +32,8 @@
 Patch2: krename-4.0.7_add_common_names_to_FindLIBPODOFO.patch
 # PATCH-FIX-UPSTREAM remove-gplv2-code.diff dmuel...@suse.de -- Remove GPLv2 
only code (only used for self-testing)
 Patch3: remove-gplv2-code.diff
+# PATCH-FIX-openSUSE tittiatcokeægmail.com -- make sure that the freetype 
includes are found
+Patch4: fix-freetype2-includes.patch
 BuildRequires:  freetype2-devel
 BuildRequires:  libexiv2-devel
 BuildRequires:  libkde4-devel
@@ -61,6 +63,9 @@
 # GPLv2 only code, not really needed, lets avoid the license discussion
 rm -rf src/modeltest.*
 %patch3
+%if 0%{?suse_version}  1310
+%patch4 -p1
+%endif
 
 # Remove build time references so build-compare can do its work (fix rpmlint 
warning file-contains-date-and-time)
 FAKE_BUILDTIME=$(LC_ALL=C date -u -r %{_sourcedir}/%{name}.changes '+%%H:%%M')

++ fix-freetype2-includes.patch ++
diff -urB krename-4.0.9/src/CMakeLists.txt new/src/CMakeLists.txt
--- krename-4.0.9/src/CMakeLists.txt2010-09-26 08:50:36.0 +0200
+++ new/src/CMakeLists.txt  2014-03-09 14:22:06.732181180 +0100
@@ -18,7 +18,7 @@
 ENDIF(LIBPODOFO_FOUND)
 
 IF(FREETYPE_FOUND)
-  INCLUDE_DIRECTORIES( ${FREETYPE_INCLUDE_DIR} )
+  INCLUDE_DIRECTORIES( ${FREETYPE_INCLUDE_DIR} /usr/include/freetype2 )
 ENDIF(FREETYPE_FOUND)
 
 ADD_DEFINITIONS(${TAGLIB_CFLAGS} ${EXIV2_CFLAGS} ${LIBPODOFO_CFLAGS} 
${KDE4_DEFINITIONS} )
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit krb5 for openSUSE:Factory

2014-09-03 Thread h_root
Hello community,

here is the log from the commit of package krb5 for openSUSE:Factory checked in 
at 2014-09-03 18:21:36

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


Package is krb5

Changes:

--- /work/SRC/openSUSE:Factory/krb5/krb5-mini.changes   2014-08-20 
17:53:42.0 +0200
+++ /work/SRC/openSUSE:Factory/.krb5.new/krb5-mini.changes  2014-09-03 
20:09:20.0 +0200
@@ -1,0 +2,33 @@
+Sat Aug 30 22:29:28 UTC 2014 - andreas.stie...@gmx.de
+
+- krb5 5.12.2:
+  * Work around a gcc optimizer bug that could cause DB2 KDC
+database operations to spin in an infinite loop
+  * Fix a backward compatibility problem with the LDAP KDB schema
+that could prevent krb5-1.11 and later from decoding entries
+created by krb5-1.6.
+  * Avoid an infinite loop under some circumstances when the GSS
+mechglue loads a dynamic mechanism.
+  * Fix krb5kdc argument parsing so -w and -r options work
+togetherreliably.
+- Vulnerability fixes previously fixed in package via patches:
+  * Handle certain invalid RFC 1964 GSS tokens correctly to avoid
+invalid memory reference vulnerabilities.  [CVE-2014-4341
+CVE-2014-4342]
+  * Fix memory management vulnerabilities in GSSAPI SPNEGO.
+[CVE-2014-4343 CVE-2014-4344]
+  * Fix buffer overflow vulnerability in LDAP KDB back end.
+[CVE-2014-4345]
+- updated patches:
+  * krb5-1.7-doublelog.patch for context change
+  * krb5-1.6.3-ktutil-manpage.dif, same
+- removed patches, in upstream:
+  * krb5-master-keyring-kdcsync.patch
+  * krb5-1.12-CVE-2014-4341-CVE-2014-4342.patch
+  * krb5-1.12-CVE-2014-4343-Fix-double-free-in-SPNEGO.patch
+  * krb5-1.12-CVE-2014-4344-Fix-null-deref-in-SPNEGO-acceptor.patch
+  * krb5-1.12-CVE-2014-4345-buffer-overrun-in-kadmind-with-LDAP-backend.patch
+- Fix build with doxygen 1.8.8 - adding krb5-1.12-doxygen.patch
+  from upstream
+
+---
krb5.changes: same change

Old:

  krb5-1.12-CVE-2014-4341-CVE-2014-4342.patch
  krb5-1.12-CVE-2014-4343-Fix-double-free-in-SPNEGO.patch
  krb5-1.12-CVE-2014-4344-Fix-null-deref-in-SPNEGO-acceptor.patch
  krb5-1.12-CVE-2014-4345-buffer-overrun-in-kadmind-with-LDAP-backend.patch
  krb5-1.12.1.tar.gz
  krb5-master-keyring-kdcsync.patch

New:

  krb5-1.12-doxygen.patch
  krb5-1.12.2.tar.gz



Other differences:
--
++ krb5-mini.spec ++
--- /var/tmp/diff_new_pack.1diBgX/_old  2014-09-03 20:09:22.0 +0200
+++ /var/tmp/diff_new_pack.1diBgX/_new  2014-09-03 20:09:22.0 +0200
@@ -17,7 +17,7 @@
 
 
 %define build_mini 1
-%define srcRoot krb5-1.12.1
+%define srcRoot krb5-1.12.2
 %define vendorFiles %{_builddir}/%{srcRoot}/vendor-files/
 %define krb5docdir  %{_defaultdocdir}/krb5
 
@@ -30,7 +30,7 @@
 BuildRequires:  libcom_err-devel
 BuildRequires:  libselinux-devel
 BuildRequires:  ncurses-devel
-Version:1.12.1
+Version:1.12.2
 Release:0
 Summary:MIT Kerberos5 Implementation--Libraries
 License:MIT
@@ -82,11 +82,7 @@
 Patch12:krb5-1.12-selinux-label.patch
 Patch13:krb5-1.9-debuginfo.patch
 Patch14:krb5-kvno-230379.patch
-Patch15:krb5-master-keyring-kdcsync.patch
-Patch16:krb5-1.12-CVE-2014-4341-CVE-2014-4342.patch
-Patch17:krb5-1.12-CVE-2014-4343-Fix-double-free-in-SPNEGO.patch
-Patch18:krb5-1.12-CVE-2014-4344-Fix-null-deref-in-SPNEGO-acceptor.patch
-Patch19:
krb5-1.12-CVE-2014-4345-buffer-overrun-in-kadmind-with-LDAP-backend.patch
+Patch20:krb5-1.12-doxygen.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 PreReq: mktemp, grep, /bin/touch, coreutils
 PreReq: %fillup_prereq 
@@ -206,11 +202,7 @@
 %patch12 -p1
 %patch13 -p0
 %patch14 -p1
-%patch15 -p1
-%patch16 -p1
-%patch17 -p1
-%patch18 -p1
-%patch19 -p1
+%patch20 -p1
 
 %build
 # needs to be re-generated

++ krb5.spec ++
--- /var/tmp/diff_new_pack.1diBgX/_old  2014-09-03 20:09:22.0 +0200
+++ /var/tmp/diff_new_pack.1diBgX/_new  2014-09-03 20:09:22.0 +0200
@@ -17,7 +17,7 @@
 
 
 %define build_mini 0
-%define srcRoot krb5-1.12.1
+%define srcRoot krb5-1.12.2
 %define vendorFiles %{_builddir}/%{srcRoot}/vendor-files/
 %define krb5docdir  %{_defaultdocdir}/krb5
 
@@ -30,7 +30,7 @@
 BuildRequires:  libcom_err-devel
 BuildRequires:  libselinux-devel
 BuildRequires:  ncurses-devel
-Version:1.12.1
+Version:1.12.2
 Release:0
 Summary:MIT Kerberos5 Implementation--Libraries
 License:MIT
@@ -82,11 +82,7 @@
 Patch12:krb5-1.12-selinux-label.patch
 Patch13:krb5-1.9-debuginfo.patch
 Patch14:krb5-kvno-230379.patch
-Patch15:

commit klavaro for openSUSE:Factory

2014-09-03 Thread h_root
Hello community,

here is the log from the commit of package klavaro for openSUSE:Factory checked 
in at 2014-09-03 18:22:29

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


Package is klavaro

Changes:

--- /work/SRC/openSUSE:Factory/klavaro/klavaro.changes  2014-02-12 
07:02:57.0 +0100
+++ /work/SRC/openSUSE:Factory/.klavaro.new/klavaro.changes 2014-09-03 
20:08:35.0 +0200
@@ -1,0 +2,37 @@
+Mon Aug 25 20:57:38 UTC 2014 - kkir...@opensuse.org
+
+- update to 3.00:
+  + Fixed:
+- Typo: prefered -- preferred
+- Manpage: minus as hyphen corrected with escapes (\-)
+  + Changed:
+- Migrated from GTK2 to GTK3.
+- GtkDatabox is incorporated statically, because its last release does
+  not support GTK3 yet.
+- FontSelectionDialog is deprecated, so using now a FontButton.
+- Some translatable messages were reviewed.
+- Default background color for the tutor practice text came back to
+  ice-white: colors are easier customizable in the preferences.ini file.
+  + Added:
+- Keywords in the klavaro.desktop file.
+- Goals for touch typing skill are now configurable through the
+  prefences.ini file.
+- Programmer Dvorak keyboard layout added (dvorak_us_prog.kbd).
+  + Updated translations:
+- Basque.
+- Danish.
+- Dutch.
+- Esperanto.
+- Greek.
+- Hungarian.
+- Portuguese (Brazilian).
+- Ukrainian.
+- Vietnamese.
+  + Added translations:
+- Finnish (partial).
+- add klavaro-3.00-paragraph-ru-fix.patch to replace hard to type
+  typographic chars with simple
+- add klavaro-3.00-wrong-return-value.patch to fix 64-bit 
+  portability issue in gtkdatabox.c
+
+---
@@ -14,3 +51,3 @@
-= Makefile.am (ACLOCAL_AMFLAGS): New variable.
-= (EXTRA_DIST): Add m4/ChangeLog.
-= configure.ac (AM_GNU_GETTEXT_VERSION): Bump to 0.18.3.
+- Makefile.am (ACLOCAL_AMFLAGS): New variable.
+- (EXTRA_DIST): Add m4/ChangeLog.
+- configure.ac (AM_GNU_GETTEXT_VERSION): Bump to 0.18.3.

Old:

  klavaro-2.01.tar.bz2

New:

  klavaro-3.00-paragraph-ru-fix.patch
  klavaro-3.00-wrong-return-value.patch
  klavaro-3.00.tar.bz2



Other differences:
--
++ klavaro.spec ++
--- /var/tmp/diff_new_pack.W0nFR5/_old  2014-09-03 20:08:36.0 +0200
+++ /var/tmp/diff_new_pack.W0nFR5/_new  2014-09-03 20:08:36.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   klavaro
-Version:2.01
+Version:3.00
 Release:0
 Summary:Typing tutor
 License:GPL-3.0+
@@ -25,6 +25,10 @@
 Url:http://klavaro.sourceforge.net/
 Source0:%{name}-%{version}.tar.bz2
 Source1:klavaro.desktop
+# PATCH-FIX-OPENSUSE klavaro-3.00-paragraph-ru-fix.patch kkir...@opensuse.org 
-- replace special typographic chars
+Patch0: klavaro-3.00-paragraph-ru-fix.patch
+# PATCH-FIX-UPSTREAM klavaro-3.00-wrong-retrun-value.patch sf#klavaro#37 
kkir...@opensuse.org -- fix 64-bit portability issue in gtkdatabox.c
+Patch1: klavaro-3.00-wrong-return-value.patch
 Requires:   espeak
 %if 0%{?suse_version}
 BuildRequires:  update-desktop-files
@@ -38,9 +42,8 @@
 BuildRequires:  gettext
 BuildRequires:  intltool
 BuildRequires:  libcurl-devel
-BuildRequires:  libgtkdatabox-devel
 BuildRequires:  libpng-devel
-BuildRequires:  pkgconfig(gtk+-2.0) = 2.16
+BuildRequires:  pkgconfig(gtk+-3.0)
 BuildRequires:  pkgconfig(libxml-2.0)
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
@@ -55,10 +58,13 @@
 %lang_package
 %prep
 %setup -q
+%patch0
+%patch1
 
 %build
 export CFLAGS=%{optflags}
-%configure
+# Disable static linking when libgtkdatabox gtk3 appears
+%configure --disable-shared
 make %{?_smp_mflags}
 
 %install
@@ -97,5 +103,7 @@
 %{_datadir}/klavaro/
 %{_datadir}/applications/klavaro.desktop
 %{_datadir}/icons/hicolor/*/apps/klavaro.png
+# Remove static lib processing when libgtkdatabox gtk3 apppears
+%exclude %{_libdir}/libgtkdatabox.*
 
 %changelog

++ klavaro-3.00-paragraph-ru-fix.patch ++
Index: data/ru.paragraphs
===
--- data/ru.paragraphs.orig
+++ data/ru.paragraphs
@@ -2,16 +2,10 @@
 
 Целый день был жаркий, где-то собиралась гроза, но только небольшая тучка 
брызнула на пыль дороги и на сочные листья. Левая сторона леса была темна, в 
тени; правая мокрая, глянцовитая блестела на солнце, чуть колыхаясь от ветра. 
Все было в цвету; соловьи трещали и перекатывались то близко, то далеко.
 
-Да, здесь, в этом лесу был этот дуб, с которым мы были согласны, подумал 
князь Андрей. Да где он, подумал опять князь Андрей, глядя на левую сторону 

commit leafpad for openSUSE:Factory

2014-09-03 Thread h_root
Hello community,

here is the log from the commit of package leafpad for openSUSE:Factory checked 
in at 2014-09-03 18:22:31

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


Package is leafpad

Changes:

--- /work/SRC/openSUSE:Factory/leafpad/leafpad.changes  2011-09-23 
02:07:41.0 +0200
+++ /work/SRC/openSUSE:Factory/.leafpad.new/leafpad.changes 2014-09-03 
20:11:41.0 +0200
@@ -1,0 +2,5 @@
+Wed Aug 27 09:55:54 UTC 2014 - t...@gmx.com
+
+- applied spec-cleaner
+
+---



Other differences:
--
++ leafpad.spec ++
--- /var/tmp/diff_new_pack.DiwjLB/_old  2014-09-03 20:11:42.0 +0200
+++ /var/tmp/diff_new_pack.DiwjLB/_new  2014-09-03 20:11:42.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package leafpad
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,21 +15,28 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:   leafpad
 Version:0.8.18.1
-Release:1
+Release:0
 Summary:Lightweight Text Editor and Notepad Clone
-Source0:%name-%version.tar.bz2
-Url:http://tarot.freeshell.org/leafpad/
-Group:  Productivity/Editors/Other
 License:GPL-2.0
+Group:  Productivity/Editors/Other
+Url:http://tarot.freeshell.org/leafpad/
+Source0:%{name}-%{version}.tar.bz2
+BuildRequires:  autoconf
+BuildRequires:  automake
+BuildRequires:  gcc
+BuildRequires:  gettext
+BuildRequires:  gettext-devel
+BuildRequires:  gtk2-devel
+BuildRequires:  intltool
+BuildRequires:  libgnomeprint-devel
+BuildRequires:  libtool
+BuildRequires:  make
+BuildRequires:  pkg-config
+BuildRequires:  update-desktop-files
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  gcc gettext gettext-devel gtk2-devel intltool make
-BuildRequires:  libgnomeprint-devel pkg-config
-BuildRequires:  autoconf automake libtool update-desktop-files
 
 %description
 Leafpad is a simple GTK+ based text editor. The user interface is
@@ -55,18 +62,13 @@
--enable-print \
--enable-gnomeprint \
--enable-chooser
-%__make %{?jobs:-j%{jobs}}
+make %{?_smp_mflags}
 
 %install
-%makeinstall
+make DESTDIR=%{buildroot} install %{?_smp_mflags}
 %suse_update_desktop_file -r leafpad Utility TextEditor
 %find_lang %{name}
 
-%clean
-%__rm -rf %{buildroot}
-
-%if 0%{?suse_version} = 1140
-
 %post
 %desktop_database_post
 %icon_theme_cache_post
@@ -74,7 +76,6 @@
 %postun
 %desktop_database_postun
 %icon_theme_cache_postun
-%endif
 
 %files -f %{name}.lang
 %defattr(-,root,root)

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



commit libXaw3d for openSUSE:Factory

2014-09-03 Thread h_root
Hello community,

here is the log from the commit of package libXaw3d for openSUSE:Factory 
checked in at 2014-09-03 18:21:28

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


Package is libXaw3d

Changes:

--- /work/SRC/openSUSE:Factory/libXaw3d/libXaw3d.changes2013-11-29 
16:24:03.0 +0100
+++ /work/SRC/openSUSE:Factory/.libXaw3d.new/libXaw3d.changes   2014-09-03 
20:12:11.0 +0200
@@ -1,0 +2,10 @@
+Wed Aug 27 15:15:00 UTC 2014 - fcro...@suse.com
+
+- Add baselibs.conf as source.
+
+---
+Mon Aug 18 13:29:15 UTC 2014 - fcro...@suse.com
+
+- Add obsoletes to baselibs.conf.
+
+---



Other differences:
--
++ libXaw3d.spec ++
--- /var/tmp/diff_new_pack.L5Q2Oc/_old  2014-09-03 20:12:13.0 +0200
+++ /var/tmp/diff_new_pack.L5Q2Oc/_new  2014-09-03 20:12:13.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libXaw3d
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -29,6 +29,7 @@
 #Freecode-URL: http://freecode.com/projects/xaw3d
 Source: 
http://xorg.freedesktop.org/releases/individual/lib/%name-%version.tar.bz2
 Source2:README.SuSE
+Source3:baselibs.conf
 Patch1: xaw3d-secure.patch
 Patch2: xaw3d-thumb.patch
 Patch3: xaw3d-hsbar.patch

++ baselibs.conf ++
--- /var/tmp/diff_new_pack.L5Q2Oc/_old  2014-09-03 20:12:13.0 +0200
+++ /var/tmp/diff_new_pack.L5Q2Oc/_new  2014-09-03 20:12:13.0 +0200
@@ -1,6 +1,7 @@
 libXaw3d6
 libXaw3d7
 libXaw3d8
+obsoletes xaw3d-targettype  version
 libXaw3d-devel
requires -libXaw3d-targettype
requires libXaw3d6-targettype = version

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



commit libevtx for openSUSE:Factory

2014-09-03 Thread h_root
Hello community,

here is the log from the commit of package libevtx for openSUSE:Factory checked 
in at 2014-09-03 18:22:10

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


Package is libevtx

Changes:

--- /work/SRC/openSUSE:Factory/libevtx/libevtx.changes  2014-08-14 
14:58:59.0 +0200
+++ /work/SRC/openSUSE:Factory/.libevtx.new/libevtx.changes 2014-09-03 
20:14:15.0 +0200
@@ -1,0 +2,14 @@
+Thu Aug 28 21:55:22 UTC 2014 - greg.freem...@gmail.com
+
+- testing failed, passes if these 2 internal packages are used
+   * libfguid
+   * libfdatetime
+
+---
+Tue Aug 26 16:37:59 UTC 2014 - greg.freem...@gmail.com
+
+- add these 2 lines to python sub-project to ensure proper syncronization 
between versions
+   * Requires: %lname = %version
+   * Provides: pyevtx = %version
+
+---



Other differences:
--
++ libevtx.spec ++
--- /var/tmp/diff_new_pack.aWPFxP/_old  2014-09-03 20:14:17.0 +0200
+++ /var/tmp/diff_new_pack.aWPFxP/_new  2014-09-03 20:14:18.0 +0200
@@ -38,10 +38,11 @@
 BuildRequires:  pkgconfig(libcnotify) = 20130609
 BuildRequires:  pkgconfig(libcpath) = 20130609
 BuildRequires:  pkgconfig(libcsplit) = 20130609
-BuildRequires:  pkgconfig(libfdatetime) = 20130317
-BuildRequires:  pkgconfig(libfguid) = 20130317
 BuildRequires:  pkgconfig(libregf) = 20140803
 BuildRequires:  pkgconfig(libuna) = 20130609
+#testing fails if the factory package is used, use the internal version
+#BuildRequires:  pkgconfig(libfdatetime)  20140103
+#BuildRequires:  pkgconfig(libfguid)  20140105
 #build fails if the factory package is used, use the internal version
 #verified 08/13/2014
 #BuildRequires:  pkgconfig(libcerror) = 20140105
@@ -95,7 +96,9 @@
 Summary:Python bindings for libevtx
 License:LGPL-3.0+
 Group:  Development/Libraries/Python
+Requires:   %lname = %version
 Requires:   python
+Provides:   pyevtx = %version
 
 %description -n python-%name
 Python bindings for libevtx, which can read Windows XML Event files.

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



commit libewf for openSUSE:Factory

2014-09-03 Thread h_root
Hello community,

here is the log from the commit of package libewf for openSUSE:Factory checked 
in at 2014-09-03 18:22:45

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


Package is libewf

Changes:

--- /work/SRC/openSUSE:Factory/libewf/libewf.changes2014-08-25 
11:03:52.0 +0200
+++ /work/SRC/openSUSE:Factory/.libewf.new/libewf.changes   2014-09-03 
20:14:18.0 +0200
@@ -1,0 +2,7 @@
+Mon Aug 25 18:32:05 UTC 2014 - greg.freem...@gmail.com
+
+- The latest update of libsmraw in factory is not building right in libewf.
+  - Use internal version instead
+- add a version number to Provides: pyewf
+
+---



Other differences:
--
++ libewf.spec ++
--- /var/tmp/diff_new_pack.aSLzY3/_old  2014-09-03 20:14:19.0 +0200
+++ /var/tmp/diff_new_pack.aSLzY3/_new  2014-09-03 20:14:19.0 +0200
@@ -43,6 +43,8 @@
 BuildRequires:  pkgconfig(uuid) = 2.20
 BuildRequires:  pkgconfig(zlib) = 1.2.5
 # build fails if libyal factory package is used
+# verified 8/25/2014
+#BuildRequires:  pkgconfig(libsmraw) = 20120630
 # verified 8/20/2014
 #BuildRequires:  pkgconfig(libodraw) = 20120630
 #BuildRequires:  pkgconfig(libbfio) = 20120426
@@ -68,7 +70,6 @@
 BuildRequires:  pkgconfig(libcsplit) = 20120701
 BuildRequires:  pkgconfig(libhmac) = 20120425
 BuildRequires:  pkgconfig(libsmdev) = 20120630
-BuildRequires:  pkgconfig(libsmraw) = 20120630
 BuildRequires:  pkgconfig(libuna) = 20120425
 %endif
 %if 0%{?suse_version}  1310
@@ -131,7 +132,7 @@
 Group:  Development/Libraries/Python
 Requires:   %{lname} = %{version}
 Requires:   python
-Provides:   pyewf
+Provides:   pyewf = %{version}
 
 %description -n python-%{name}
 Python binding for libewf, which can create and read EnCase forensic

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



commit libfm for openSUSE:Factory

2014-09-03 Thread h_root
Hello community,

here is the log from the commit of package libfm for openSUSE:Factory checked 
in at 2014-09-03 18:22:12

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


Package is libfm

Changes:

--- /work/SRC/openSUSE:Factory/libfm/libfm.changes  2014-07-13 
17:16:27.0 +0200
+++ /work/SRC/openSUSE:Factory/.libfm.new/libfm.changes 2014-09-03 
20:14:27.0 +0200
@@ -1,0 +2,29 @@
+Sun Aug 24 20:04:00 UTC 2014 - t...@gmx.com
+
+- new upstream version 1.2.2.1
+  * Fix installation of libfm-extra.pc file for development with 
+it.
+- changes on 1.2.2 since 1.2.1:
+  * Fixed display name of created shortcut after dropping from 
+another application.
+  * Fixed the screen for context in fm_launch_command_simple().
+  * Added KDE archiver Ark into archivers list.
+  * Fixed parsing order of directories in XDG_DATA_DIRS and 
+XDG_CONFIG_DIRS.
+  * Added a possibility for application that was started (by 
+PCManFM or any other application that uses LibFM) to never
+die after our application (i.e. its parent) was closed.
+  * Fixed possible memory leak in fm_config_load_from_file().
+  * Corrected g_content_type_guess() call with file sample. This 
+may help with correct file type detection.
+  * When calculate total file sizes in directory, filesize of 
+directory now is skipped.
+  * Fixed problem with memory consumption in case image has big 
+dimension but not so big filesize - in that case loading may 
+consume all the available memory to create bitmap. The file 
+dimensions should also be checked against thumbnail_max 
+configuration variable.
+  * Fixed problem with starting custom command from application 
+selection dialog. This stopped to work with new GLib versions.
+
+---
@@ -6,2 +35,2 @@
-  * Fixed context menu on right-click on column header, it was not always
-shown, especially with GTK3.
+  * Fixed context menu on right-click on column header, it was not 
+always shown, especially with GTK3.
@@ -10 +39,2 @@
-  * Changed info message on usage of x-terminal-emulator as terminal.
+  * Changed info message on usage of x-terminal-emulator as 
+terminal.
@@ -12,7 +42,11 @@
-  * Don't create ~/Templates if it does not exist on application start.
-  * Fixed installing extra files with different values for --with-gtk.
-  * Fixed file renaming if it's name is illegal on destination filesystem.
-  * An error window after user pressed 'Cancel' on app selection should be
-not shown anymore.
-  * Fixed menu positioning if it's placed near monitor edge and also on
-non-first monitor, also ensured menu UI update before calculating its
+  * Don't create ~/Templates if it does not exist on application 
+start.
+  * Fixed installing extra files with different values for 
+--with-gtk.
+  * Fixed file renaming if it's name is illegal on destination 
+filesystem.
+  * An error window after user pressed 'Cancel' on app selection 
+should be not shown anymore.
+  * Fixed menu positioning if it's placed near monitor edge and 
+also on non-first monitor, also ensured menu UI update before 
+calculating its
@@ -21 +55,2 @@
-  * The link mark on icons of small size ( 20 px) now scaled properly.
+  * The link mark on icons of small size ( 20 px) now scaled 
+properly.
@@ -23,9 +58,12 @@
-  * Fixed fm_terminal_launch(), some terminals need PWD environment set.
-  * Fixed invalid rubberbanding after doubleclick on ExoIconView items.
-  * Corrected drag cursor, it should correctly show dragged item icon, not
-generic drag cursor.
-  * Fixed crash in fm_folder_view_scroll_to_path() if path is not available.
-  * Fixed unitialized variable usage in folder view context menu positioning
-code.
-  * Prevented path entry from containing (invalid encoding) string since
-it will prevent that path from being used.
+  * Fixed fm_terminal_launch(), some terminals need PWD environment 
+set.
+  * Fixed invalid rubberbanding after doubleclick on ExoIconView 
+items.
+  * Corrected drag cursor, it should correctly show dragged item 
+icon, not generic drag cursor.
+  * Fixed crash in fm_folder_view_scroll_to_path() if path is not 
+available.
+  * Fixed unitialized variable usage in folder view context menu 
+positioning code.
+  * Prevented path entry from containing (invalid encoding) 
+string since it will prevent that path from being used.
@@ -33,5 +71,8 @@
-  * One-time custom application isn't added anymore into list of last used.
-  * Added a workaround on duplicated loop devices in Places sidebar.
-  * If quick_exec option is set to true, launching will always start the
-application, not try a terminal for it.
-  * 

commit libguestfs for openSUSE:Factory

2014-09-03 Thread h_root
Hello community,

here is the log from the commit of package libguestfs for openSUSE:Factory 
checked in at 2014-09-03 18:23:08

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


Package is libguestfs

Changes:

--- /work/SRC/openSUSE:Factory/libguestfs/libguestfs.changes2014-07-31 
21:51:02.0 +0200
+++ /work/SRC/openSUSE:Factory/.libguestfs.new/libguestfs.changes   
2014-09-03 20:15:21.0 +0200
@@ -1,0 +2,19 @@
+Tue Aug 26 07:20:34 UTC 2014 - oher...@suse.com
+
+- Update to version 1.26.8
+  * mllib: Export output_spaces function.
+  * daemon: Fix echo-daemon so it doesn't fail on empty array input.
+  * drives: fix deletion of servers on error
+  * daemon: zfile: call pclose instead of fclose
+  * utils: Add new CLEANUP_PCLOSE cleanup.  It calls pclose(3).
+  * launch: direct: Only issue Debian /dev/kvm group warning if /dev/kvm 
wasn't openable (RHBZ#1130189).
+  * lib: Missing include of locale.h.
+  * python: fix possible free on uninit memory with OStringList optargs
+  * df: unlock retire_mutex on early exit
+  * daemon: use CLEANUP_CLOSE
+  * daemon: blkid: fix memory issues in no -p/-i mode
+  * daemon: initialize memory when handling DeviceList params
+  * rescue: fix sscanf placeholders for --smp and --memsize
+  * daemon: add and use a reply_with_unavailable_feature macro
+
+---

Old:

  libguestfs-1.26.7.tar.xz

New:

  libguestfs-1.26.8.tar.xz



Other differences:
--
++ libguestfs.spec ++
--- /var/tmp/diff_new_pack.3jqLdd/_old  2014-09-03 20:15:23.0 +0200
+++ /var/tmp/diff_new_pack.3jqLdd/_new  2014-09-03 20:15:23.0 +0200
@@ -17,7 +17,7 @@
 #
 
 
-Version:1.26.7
+Version:1.26.8
 Release:0
 
 %define opt %(test -x %{_bindir}/ocamlopt  echo 1 || echo 0)

++ -hotfix.patch ++
--- /var/tmp/diff_new_pack.3jqLdd/_old  2014-09-03 20:15:23.0 +0200
+++ /var/tmp/diff_new_pack.3jqLdd/_new  2014-09-03 20:15:23.0 +0200
@@ -1,4 +1,4 @@
-From 5198e6eb6878611616458cb561545d5dc0adcc35 Mon Sep 17 00:00:00 2001
+From c977e24dec46803fe691f5da35756523e6356473 Mon Sep 17 00:00:00 2001
 From: Olaf Hering o...@aepfle.de
 Date: Tue, 13 May 2014 15:31:21 +0200
 Subject: hotfix

++ 1000-force-virtio_blk-in-old-guest-kernel.patch ++
--- /var/tmp/diff_new_pack.3jqLdd/_old  2014-09-03 20:15:23.0 +0200
+++ /var/tmp/diff_new_pack.3jqLdd/_new  2014-09-03 20:15:23.0 +0200
@@ -1,4 +1,4 @@
-From 6b70404b04a20323b6195d6c8cf3e09a13ed0d70 Mon Sep 17 00:00:00 2001
+From 91563687c1f1b3544c71f2f53c387c86d95b246c Mon Sep 17 00:00:00 2001
 From: Olaf Hering o...@aepfle.de
 Date: Mon, 3 Sep 2012 19:50:44 +0200
 Subject: force virtio_blk in old guest kernel
@@ -100,7 +100,7 @@
}
else if ((part = match1 (g, spec, re_diskbyid)) != NULL) {
 diff --git a/src/launch-direct.c b/src/launch-direct.c
-index 3857f53..713282d 100644
+index eab3e89..ee286a5 100644
 --- a/src/launch-direct.c
 +++ b/src/launch-direct.c
 @@ -1184,6 +1184,8 @@ qemu_supports_virtio_scsi (guestfs_h *g, struct 
backend_direct_data *data)

++ libguestfs-1.26.7.tar.xz - libguestfs-1.26.8.tar.xz ++
 17238 lines of diff (skipped)

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



commit libodraw for openSUSE:Factory

2014-09-03 Thread h_root
Hello community,

here is the log from the commit of package libodraw for openSUSE:Factory 
checked in at 2014-09-03 18:22:25

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


Package is libodraw

Changes:

--- /work/SRC/openSUSE:Factory/libodraw/libodraw.changes2014-08-14 
14:59:01.0 +0200
+++ /work/SRC/openSUSE:Factory/.libodraw.new/libodraw.changes   2014-09-03 
20:17:31.0 +0200
@@ -1,0 +2,9 @@
+Fri Aug 22 22:35:10 UTC 2014 - greg.freem...@gmail.com
+
+- add missing BuildRequires to allow use of external packages
+   #BuildRequires:  pkgconfig(libcthreads)
+- add %doc to all sub-packages
+- add Requires to tools sub-package to ensure library is the same version
+- fix %if logic to allow opensuse 12.3 builds
+
+---



Other differences:
--
++ libodraw.spec ++
--- /var/tmp/diff_new_pack.XXOUFb/_old  2014-09-03 20:17:32.0 +0200
+++ /var/tmp/diff_new_pack.XXOUFb/_new  2014-09-03 20:17:32.0 +0200
@@ -33,17 +33,22 @@
 BuildRequires:  pkg-config
 #use factory packages if available
 %if 0%{?suse_version}  1230
-BuildRequires:  pkgconfig(libcnotify) = 20120425
-BuildRequires:  pkgconfig(libcsplit) = 20120701
-%endif
 BuildRequires:  pkgconfig(libbfio) = 20120426
 BuildRequires:  pkgconfig(libcdata) = 20120425
 BuildRequires:  pkgconfig(libcerror) = 20120425
 BuildRequires:  pkgconfig(libcfile) = 20120526
+BuildRequires:  pkgconfig(libcnotify) = 20120425
 BuildRequires:  pkgconfig(libcpath) = 20120701
+BuildRequires:  pkgconfig(libcsplit) = 20120701
 BuildRequires:  pkgconfig(libuna) = 20120425
+%endif
+%if 0%{?suse_version}  1310
+BuildRequires:  pkgconfig(libcthreads)
+%endif
 #use internal package, factory version causes build failure
+# verified 8/22/2014
 #BuildRequires:  pkgconfig(libclocale) = 20140105
+#BuildRequires:  pkgconfig(libhmac)
 # packages not (yet) released by upstream
 #BuildRequires:  pkgconfig(libcstring) = 20120425
 #BuildRequires:  pkgconfig(libcsystem) = 20120425
@@ -79,6 +84,7 @@
 Summary:Utilities for reading BIN/ISO/CUE image files through libodraw
 License:LGPL-3.0+
 Group:  Productivity/File utilities
+Requires:   %lname = %version
 
 %description tools
 This subpackage contains the utility programs from libodraw, which
@@ -106,6 +112,7 @@
 
 %files devel
 %defattr(-,root,root)
+%doc AUTHORS COPYING ChangeLog
 %doc CUE_*.pdf
 %_includedir/libodraw*
 %_libdir/libodraw.so
@@ -114,6 +121,7 @@
 
 %files tools
 %defattr(-,root,root)
+%doc AUTHORS COPYING ChangeLog
 %_bindir/odrawverify
 %_bindir/odrawinfo
 %_mandir/man1/odrawinfo.1*

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



commit libolecf for openSUSE:Factory

2014-09-03 Thread h_root
Hello community,

here is the log from the commit of package libolecf for openSUSE:Factory 
checked in at 2014-09-03 18:22:22

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


Package is libolecf

Changes:

--- /work/SRC/openSUSE:Factory/libolecf/libolecf.changes2014-08-21 
17:25:02.0 +0200
+++ /work/SRC/openSUSE:Factory/.libolecf.new/libolecf.changes   2014-09-03 
20:17:39.0 +0200
@@ -1,0 +2,6 @@
+Thu Aug 28 21:46:20 UTC 2014 - greg.freem...@gmail.com
+
+- use libfdatetime internal package.  With external factory version fails 
testing.
+- use libcdata internal package.  With external factory version fails testing.
+
+---



Other differences:
--
++ libolecf.spec ++
--- /var/tmp/diff_new_pack.q4uu92/_old  2014-09-03 20:17:40.0 +0200
+++ /var/tmp/diff_new_pack.q4uu92/_new  2014-09-03 20:17:40.0 +0200
@@ -34,15 +34,16 @@
 #openSUSE 13.1 has these available to build against
 %if 0%{?suse_version}  1230
 BuildRequires:  pkgconfig(libbfio)
-BuildRequires:  pkgconfig(libcdata)
 BuildRequires:  pkgconfig(libcfile)
 BuildRequires:  pkgconfig(libclocale)
 BuildRequires:  pkgconfig(libcnotify)
 BuildRequires:  pkgconfig(libcpath)
 BuildRequires:  pkgconfig(libcsplit)
-BuildRequires:  pkgconfig(libfdatetime)
-BuildRequires:  pkgconfig(libfguid)
+BuildRequires:  pkgconfig(libfguid) = 20140103
 BuildRequires:  pkgconfig(libuna)
+# testing fails with external package from factory
+#BuildRequires:  pkgconfig(libcdata)  20140105
+#BuildRequires:  pkgconfig(libfdatetime)  20140105
 #use the factory versions of these if building for factory
 %if 0%{?suse_version}  1310
 BuildRequires:  pkgconfig(libcthreads) = 20130723

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



commit librep for openSUSE:Factory

2014-09-03 Thread h_root
Hello community,

here is the log from the commit of package librep for openSUSE:Factory checked 
in at 2014-09-03 18:22:41

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


Package is librep

Changes:

--- /work/SRC/openSUSE:Factory/librep/librep.changes2013-01-10 
15:46:17.0 +0100
+++ /work/SRC/openSUSE:Factory/.librep.new/librep.changes   2014-09-03 
20:19:12.0 +0200
@@ -1,0 +2,12 @@
+Mon Sep  1 07:13:15 UTC 2014 - tog...@opensuse.org
+
+- Update to 0.92.4
+  * Fix building librep on ARM 
+
+- Packaging changes
+  * Backported from git
+0002-Assume-stack-direction-downwards-for-all-sparc-hppa-.patch
+
+  * Removed librep-armthumb.patch
+
+---

Old:

  librep-0.92.3.tar.xz
  librep-armthumb.patch

New:

  0002-Assume-stack-direction-downwards-for-all-sparc-hppa-.patch
  librep_0.92.4.tar.xz



Other differences:
--
++ librep.spec ++
--- /var/tmp/diff_new_pack.GcRSdG/_old  2014-09-03 20:19:12.0 +0200
+++ /var/tmp/diff_new_pack.GcRSdG/_new  2014-09-03 20:19:12.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package librep
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 # Copyright (c) 2007 John Harper j...@dcs.warwick.ac.uk
 #
 # All modifications and additions to the file contributed by third parties
@@ -18,13 +18,13 @@
 
 
 Name:   librep
-Version:0.92.3
+Version:0.92.4
 Release:0
 Summary:Implementation of rep, a lisp dialect
 License:GPL-2.0+
 Group:  Development/Languages/Scheme
 Url:http://sawfish.wikia.com/wiki/Librep
-Source: http://download.tuxfamily.org/librep/%{name}-%{version}.tar.xz
+Source: http://download.tuxfamily.org/librep/%{name}_%{version}.tar.xz
 BuildRequires:  chrpath
 BuildRequires:  emacs-nox
 BuildRequires:  fdupes
@@ -49,8 +49,8 @@
 Patch2: 0001-string-to-number.patch
 # PATCH-FEATURE-OPENSUSE tog...@opensuse.org remove builddate to prevent 
unnecessary builds
 Patch3: librep-remove-build_date.patch
-# PATCH-FIX-DEBIAN crrodrig...@opensuse.org fix build in arm thumb
-Patch4: librep-armthumb.patch
+# PATCH-FIX-UPSTREAM fix build in sparc
+Patch4: 0002-Assume-stack-direction-downwards-for-all-sparc-hppa-.patch
 
 %description
 Librep is a shared library implementing a Lisp dialect that is
@@ -96,13 +96,12 @@
 removed. Also, rep only has a single namespace for symbols.
 
 %prep
-%setup -q
+%setup -q -n %{name}_%{version}
 %patch1 -p1
 %patch2 -p1
 %patch3 -p1
-%patch4
+%patch4 -p1
 %build
-sed -i 
's/sparc|i?86|powerpc|x86_64|armv\*)/sparc|i?86|powerpc*|x86_64|armv*|s390*)/' 
configure
 export CFLAGS=%{optflags} -D_GNU_SOURCE -fno-strict-aliasing
 export CXXFLAGS=$CFLAGS
 export CPPFLAGS=$CFLAGS

++ 0002-Assume-stack-direction-downwards-for-all-sparc-hppa-.patch ++
From a6276509c54a241323b75bfeff079a340bd8f91d Mon Sep 17 00:00:00 2001
From: Christopher Roy Bratusek n...@jpberlin.de
Date: Thu, 28 Aug 2014 08:35:26 +0200
Subject: [PATCH 2/2] Assume stack-direction downwards for all sparc, hppa,
 mips, mipsel, ia64 and alpha variants (fixes compilation)

Signed-off-by: madanyang tog...@opensuse.org
---
 configure.in  |  2 +-
 debian/rules  | 30 ++
 man/news.texi |  5 +
 3 files changed, 8 insertions(+), 29 deletions(-)

diff --git a/configure.in b/configure.in
index 21f542b..a8742e6 100644
--- a/configure.in
+++ b/configure.in
@@ -536,7 +536,7 @@ AC_ARG_WITH(stack-direction,
  [with_stack_direction=unknown])
 if test ${with_stack_direction} = unknown; then
   case ${host_cpu} in
-sparc|i?86|powerpc*|x86_64|arm*|aarch64*|s390*)
+sparc*|i?86*|powerpc*|x86_64*|arm*|aarch64*|s390*|hppa*|mips*|alpha*|ia64*)
   AC_MSG_RESULT([assuming downwards])
   with_stack_direction=-1
   ;;
diff --git a/debian/rules b/debian/rules
index d724cf8..4001f6d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -8,37 +8,11 @@ export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
 DEB_PREF = $(shell gcc -print-multiarch)
 
-ifneq (,$(findstring noopt,$(DEB_BUILD_OPTIONS)))
-   export DEB_CFLAGS_MAINT_APPEND = -O0 -Wall -g
-else
-   export DEB_CFLAGS_MAINT_APPEND = -O2 -Wall -g
-endif
-
 ifeq ($(DEB_HOST_ARCH),$(findstring $(DEB_HOST_ARCH),m68k))
export DEB_CFLAGS_MAINT_APPEND = -Wall -g -O0
 endif
 
-ifeq ($(DEB_HOST_ARCH),$(findstring $(DEB_HOST_ARCH),alpha))
-   ARCH_CONF = --with-stack-direction=-1
-endif
-
-ifeq ($(DEB_HOST_ARCH),$(findstring $(DEB_HOST_ARCH),ia64))
-   

commit mozc for openSUSE:Factory

2014-09-03 Thread h_root
Hello community,

here is the log from the commit of package mozc for openSUSE:Factory checked in 
at 2014-09-03 18:22:39

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


Package is mozc

Changes:

--- /work/SRC/openSUSE:Factory/mozc/mozc.changes2014-06-24 
15:16:31.0 +0200
+++ /work/SRC/openSUSE:Factory/.mozc.new/mozc.changes   2014-09-03 
20:25:39.0 +0200
@@ -1,0 +2,18 @@
+Sun Aug 31 04:28:41 UTC 2014 - ft...@geeko.jp
+
+- Upstream update to 1.15.1868.102
+  * Fix 'Set input mode to X' commands do not work
+during Direct Input mode
+- Upstream update to 1.15.1856.102
+  * Several internal changes and changes for other platforms
+- Upstream update to 1.15.1834.102
+  * Use Ninja for building
+- Upstream update to 1.15.1814.102
+  * Fix wring key mapping for Numpad-End in mozc.el
+  * Fix dropping candidats unexpectedly
+  * Fix preceding text is not correctly extracted by ibus-mozc
+  * Fix undo-commit (MS IME keybind) is not functional in ibus-mozc
+- Update fcitx-mozc
+- Update gyp to r1957 
+
+---

Old:

  fcitx-mozc.tar.bz2
  gyp-r1829.tar.bz2
  mozc-1.15.1785.102.tar.bz2

New:

  fcitx-mozc-20140713.tar.bz2
  gyp-r1957.tar.xz
  japanese_usage_dictionary-r10.tar.xz
  mozc-1.15.1868.102.tar.xz



Other differences:
--
++ mozc.spec ++
--- /var/tmp/diff_new_pack.BBo1Uv/_old  2014-09-03 20:25:41.0 +0200
+++ /var/tmp/diff_new_pack.BBo1Uv/_new  2014-09-03 20:25:41.0 +0200
@@ -30,34 +30,46 @@
 %define zinnia_model_path %{_datadir}/zinnia/model/tomoe/handwriting-ja.model
 
 Name:   mozc
-Version:1.15.1785.102
+Version:1.15.1868.102
 Release:0
 Summary:Mozc - Japanese Input Method for Chromium OS, Mac and Linux
 License:BSD-3-Clause and SUSE-Public-Domain
 Group:  System/I18n/Japanese
 
 Url:http://code.google.com/p/mozc
-Source0:%{name}-%{version}.tar.bz2
+# svn export http://mozc.googlecode.com/svn/trunk/src/@r318 mozc
+Source0:%{name}-%{version}.tar.xz
 Source1:README.SUSE
+
 # gyp is not included from 1.11.1522.102
 # License: BSD-3-Clause
-# svn export http://gyp.googlecode.com/svn/trunk/@r1829 gyp
-Source3:gyp-r1829.tar.bz2
+# svn export http://gyp.googlecode.com/svn/trunk/@r1957 gyp
+Source3:gyp-r1957.tar.xz
+#
 Source4:ibus-setup-mozc-jp.desktop.in
+#
+# svn export http://japanese-usage-dictionary.googlecode.com/svn/trunk/@r10
+# japanese-usage-dictionary
+# License: BSD-2-Clause
+Source5:japanese_usage_dictionary-r10.tar.xz
+#
 # jigyosyo.zip and ken_all.zip are zip-code--address data provided by
 # Japan Post Co., Ltd.
 # License: SUSE-Public-Domain
 Source10:   jigyosyo.zip
 Source11:   ken_all.zip
+#
 %if %{with_fcitx}
 # add fcitx as mozc module
 # License: BSD-3-Clause
-Source20:   fcitx-mozc.tar.bz2
+Source20:   fcitx-mozc-20140713.tar.bz2
 Source21:   fcitx-mozc-icons.tar.gz
 %endif
+
 # PATCH-FEATURE-OPENSUSE ft...@geeko.jp
 Patch3: ibus-provide-layout-variations.patch
 
+BuildRequires:  ninja = 1.4
 BuildRequires:  pkgconfig
 BuildRequires:  protobuf-devel
 BuildRequires:  python
@@ -130,9 +142,12 @@
 
 cp %{SOURCE1} .
 
-# extract gyp
+# install third_party files
 pushd third_party
+# gyp
 tar xvf %{SOURCE3}
+# japanese_usage_dictionary
+tar xvf %{SOURCE5}
 popd
 
 # extract fcitx-mozc
@@ -142,6 +157,7 @@
 popd
 %endif
 
+# fix installation path
 sed -e 's|@libdir@|%{_libdir}|g' %{SOURCE4}  ibus-setup-mozc-jp.desktop
 
 # prepare zip code dictionary
@@ -162,7 +178,6 @@
 export GYP_DEFINES='ibus_mozc_path=%{ibus_mozc_path} 
ibus_mozc_icon_path=%{ibus_mozc_icon_path} use_libprotobuf=1 
document_dir=%{document_dir} zinnia_model_file=%{zinnia_model_path} 
release_extra_cflags='$flags''
 
 python build_mozc.py gyp --server_dir=%{_libdir}/mozc
-python build_mozc.py build_tools -c %{target} %{?_smp_mflags}
 python build_mozc.py build -c %{target}  %{?_smp_mflags} \
unix/ibus/ibus.gyp:ibus_mozc \
 %if %{with_fcitx}
@@ -180,9 +195,8 @@
 install -m755 -d %{buildroot}%{_libdir}/ibus-mozc
 install -m755 %{output_dir}/ibus_mozc 
%{buildroot}%{_libdir}/ibus-mozc/ibus-engine-mozc
 install -m755 -d %{buildroot}%{_datadir}/ibus/component
-install -m644 %{output_dir}/obj/gen/unix/ibus/mozc.xml 
%{buildroot}%{_datadir}/ibus/component/mozc.xml
+install -m644 %{output_dir}/gen/unix/ibus/mozc.xml 
%{buildroot}%{_datadir}/ibus/component/mozc.xml
 install -m755 -d %{buildroot}%{_datadir}/ibus-mozc
-#{__install} -m755 -d %{buildroot}%{_datadir}/ibus-mozc/setup
 install -m644 data/images/unix/ime_product_icon_opensource-32.png 

commit mtr for openSUSE:Factory

2014-09-03 Thread h_root
Hello community,

here is the log from the commit of package mtr for openSUSE:Factory checked in 
at 2014-09-03 18:23:15

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


Package is mtr

Changes:

--- /work/SRC/openSUSE:Factory/mtr/mtr.changes  2014-07-29 16:48:57.0 
+0200
+++ /work/SRC/openSUSE:Factory/.mtr.new/mtr.changes 2014-09-03 
20:26:00.0 +0200
@@ -1,0 +2,12 @@
+Tue Sep  2 15:12:28 UTC 2014 - kstreit...@novell.com
+
+- cleaned up by spec-cleaner
+- xmtr moved from bin to sbin and use capabilities. Fixes bnc#878729
+- version bump to 0.85_p20140126:
+  * snapshot taken from Gentoo
+  * this works with gtk properly
+- refreshed patches:
+  * mtr-0.75-manxmtr.patch
+  * mtr-0.82-capabilities.patch
+
+---

Old:

  mtr-0.85.tar.gz
  mtr.gif

New:

  mtr-0.85_p20140126.tar.bz2



Other differences:
--
++ mtr.spec ++
--- /var/tmp/diff_new_pack.kzDxOv/_old  2014-09-03 20:26:02.0 +0200
+++ /var/tmp/diff_new_pack.kzDxOv/_new  2014-09-03 20:26:02.0 +0200
@@ -17,30 +17,28 @@
 
 
 Name:   mtr
+Version:0.85_p20140126
+Release:0
 Summary:Ping and Traceroute Network Diagnostic Tool
 License:GPL-2.0
 Group:  Productivity/Networking/Diagnostic
-Version:0.85
-Release:0
 Url:http://www.BitWizard.nl/mtr
-
-#DL-URL:   ftp://ftp.bitwizard.nl/mtr/
-Source: ftp://ftp.bitwizard.nl/mtr/%name-%version.tar.gz
+#Source: ftp://ftp.bitwizard.nl/mtr/%{name}-%{version}.tar.gz
+Source: http://dev.gentoo.org/~jer/%{name}-%{version}.tar.bz2
 Source1:xmtr.desktop
 Patch1: mtr-0.75-manmtr.patch
 Patch2: mtr-0.75-manxmtr.patch
 Patch3: mtr-0.75-nonvoid.patch
 Patch4: mtr-0.75-sec_snprintf.patch
 Patch5: mtr-0.82-capabilities.patch
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  automake
 BuildRequires:  gtk2-devel
 BuildRequires:  libcap-devel
 BuildRequires:  ncurses-devel
 BuildRequires:  update-desktop-files
 BuildRequires:  xorg-x11-devel
-Icon:   mtr.gif
-PreReq: permissions
+Requires(post): permissions
+BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
 Mtr is a network diagnostic tool that combines Ping and Traceroute into
@@ -53,24 +51,13 @@
 %package gtk
 Summary:Ping and Traceroute Network Diagnostic Tool
 Group:  Productivity/Networking/Diagnostic
+Requires:   xdg-utils
 
 %description gtk
 Mtr is a network diagnostic tool which combines Ping and Traceroute
 into one program. This package contains mtr with a GTK interface.
 You'll find the text mode version in the mtr package.
 
-%define _xorg7libs %_lib
-%define _xorg7libs32 lib
-%define _xorg7bin bin
-%define _xorg7mandir %_mandir
-%define _xorg7pixmaps include
-%define _xorg7libshare share
-%define _xorg7xkb /usr/share/X11/xkb
-%define _xorg7termcap /usr/lib/X11/etc
-%define _xorg7include /usr/include/xorg
-%define _xorg7fonts /usr/share/fonts
-%define _xorg7prefix /usr
-
 %prep
 %setup -q 
 cp mtr.8 xmtr.8
@@ -81,66 +68,58 @@
 %patch5 -p1
 
 %build
-aclocal -I /usr/share/aclocal
-autoconf
-automake --foreign -a
-#
-# GTK version
-CFLAGS=$RPM_OPT_FLAGS ./configure \
-   --enable-gtk2 \
-   --prefix=%{_xorg7prefix}
-make  mv mtr xmtr  
-make distclean
+autoreconf -vi
+
+export CFLAGS=%{optflags} -fpie -fPIE
+export LDFLAGS=-pie -Wl,-z,relro,-z,now
+
+%configure \
+   --enable-ipv6 \
+   --with-gtk \
+   --disable-gtktest
+make %{?_smp_mflags}
+mv mtr xmtr
+make distclean %{?_smp_mflags}
 #
 # console version
-export CFLAGS=$RPM_OPT_FLAGS -fpie -fPIE 
-export LDFLAGS=-pie -Wl,-z,relro,-z,now
-./configure \
-   --prefix=/usr \
-   --mandir=%{_mandir} \
+%configure \
+   --enable-ipv6 \
--without-gtk
-make %{?jobs:-j%jobs}
+make %{?_smp_mflags}
 
 %install
-mkdir -p $RPM_BUILD_ROOT/usr/sbin
-mkdir -p $RPM_BUILD_ROOT/usr/%{_xorg7bin}
-mkdir -p $RPM_BUILD_ROOT/%{_mandir}/man8
-make DESTDIR=$RPM_BUILD_ROOT install
-install -m 4755 xmtr $RPM_BUILD_ROOT/usr/%{_xorg7bin}
-install -m 644 xmtr.8 $RPM_BUILD_ROOT/%{_mandir}/man8
-install -d -m 755 $RPM_BUILD_ROOT/usr/%{_xorg7pixmaps}/X11/pixmaps/
-install -m 644 img/mtr_icon.xpm 
$RPM_BUILD_ROOT/usr/%{_xorg7pixmaps}/X11/pixmaps/xmtr_icon.xpm
-install -d -m 755 $RPM_BUILD_ROOT/usr/share/pixmaps/
-install -m 644 img/mtr_icon.xpm $RPM_BUILD_ROOT/usr/share/pixmaps/xmtr_icon.xpm
+mkdir -p %{buildroot}%{_sbindir}
+mkdir -p %{buildroot}/%{_mandir}/man8
+make DESTDIR=%{buildroot} install %{?_smp_mflags}
+install -m 4755 xmtr %{buildroot}%{_sbindir}
+install -m 644 xmtr.8 

commit multipath-tools for openSUSE:Factory

2014-09-03 Thread h_root
Hello community,

here is the log from the commit of package multipath-tools for openSUSE:Factory 
checked in at 2014-09-03 18:21:33

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


Package is multipath-tools

Changes:

--- /work/SRC/openSUSE:Factory/multipath-tools/multipath-tools.changes  
2014-08-28 10:01:52.0 +0200
+++ /work/SRC/openSUSE:Factory/.multipath-tools.new/multipath-tools.changes 
2014-09-03 20:26:04.0 +0200
@@ -1,0 +2,5 @@
+Fri Aug 29 12:00:49 CEST 2014 - h...@suse.de
+
+- Fixup segfault during uev_path_add() (bnc#892214)
+
+---



Other differences:
--
++ multipath-tools-0.5.0-sles12.diff.bz2 ++
--- /var/tmp/diff_new_pack.NgUjfO/_old  2014-09-03 20:26:05.0 +0200
+++ /var/tmp/diff_new_pack.NgUjfO/_new  2014-09-03 20:26:05.0 +0200
@@ -5754,7 +5754,7 @@
  int cli_list_daemon (void * v, char ** reply, int * len, void * data);
  int cli_list_maps (void * v, char ** reply, int * len, void * data);
 diff --git a/multipathd/main.c b/multipathd/main.c
-index af93f32..872ea66 100644
+index af93f32..8edb8a0 100644
 --- a/multipathd/main.c
 +++ b/multipathd/main.c
 @@ -88,10 +88,11 @@ struct mpath_event_param
@@ -5855,7 +5855,9 @@
ret = pathinfo(pp, conf-hwtable,
   DI_ALL | DI_BLACKLIST);
 -  if (ret == 2) {
-+  if (ret == PATHINFO_SKIPPED) {
++  if (!ret)
++  ret = ev_add_path(pp, vecs);
++  else if (ret == PATHINFO_SKIPPED) {
 +  condlog(3, %s: remove blacklisted path,
 +  uev-kernel);
i = find_slot(vecs-pathvec, (void *)pp);
@@ -5885,8 +5887,6 @@
 -  return 1;
}
 -  pp-checkint = conf-checkint;
-+  if (!ret)
-+  ret = ev_add_path(pp, vecs);
}
 +  lock_cleanup_pop(vecs-lock);
 +  if (pp)
@@ -7098,10 +7098,15 @@
 +fi
 diff --git a/rpm/multipath-tools.changes b/rpm/multipath-tools.changes
 new file mode 100644
-index 000..ffb3cbb
+index 000..7cf5c94
 --- /dev/null
 +++ b/rpm/multipath-tools.changes
-@@ -0,0 +1,1284 @@
+@@ -0,0 +1,1289 @@
++---
++Fri Aug 29 12:00:49 CEST 2014 - h...@suse.de
++
++- Fixup segfault during uev_path_add() (bnc#892214)
++
 +---
 +Thu Aug 21 12:16:53 CEST 2014 - h...@suse.de
 +

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



commit libvirt for openSUSE:Factory

2014-09-03 Thread h_root
Hello community,

here is the log from the commit of package libvirt for openSUSE:Factory checked 
in at 2014-09-03 18:23:17

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


Package is libvirt

Changes:

--- /work/SRC/openSUSE:Factory/libvirt/libvirt.changes  2014-08-25 
11:04:58.0 +0200
+++ /work/SRC/openSUSE:Factory/.libvirt.new/libvirt.changes 2014-09-03 
20:20:41.0 +0200
@@ -1,0 +2,23 @@
+Tue Sep  2 09:17:06 MDT 2014 - jfeh...@suse.com
+
+- Update to libvirt 1.2.8
+  - virDomainBlockCopy with XML destination, typed params
+  - Introduce API for retrieving bulk domain stats
+  - Introduce virDomainOpenGraphicsFD API
+  - Many incremental improvements and bug fixes, see
+http://libvirt.org/news.html
+
+---
+Mon Sep  1 14:48:26 UTC 2014 - cbosdon...@suse.com
+
+- bnc#893999: remove mount rules from libvirt-lxc apparmor
+  abstraction file as those aren't handled by our kernel.
+  apparmor-no-mount.patch
+
+---
+Fri Aug 29 16:12:28 UTC 2014 - mlati...@suse.com
+
+- bnc#894232 - Update apparmor profile to allow raw packets
+  install-apparmor-profiles.patch
+
+---

Old:

  libvirt-1.2.7.tar.bz2

New:

  apparmor-no-mount.patch
  libvirt-1.2.8.tar.bz2



Other differences:
--
++ libvirt.spec ++
--- /var/tmp/diff_new_pack.ACLMOm/_old  2014-09-03 20:20:43.0 +0200
+++ /var/tmp/diff_new_pack.ACLMOm/_new  2014-09-03 20:20:43.0 +0200
@@ -235,7 +235,7 @@
 
 Name:   libvirt
 Url:http://libvirt.org/
-Version:1.2.7
+Version:1.2.8
 Release:0
 Summary:Library providing a simple virtualization API
 License:LGPL-2.1+
@@ -307,6 +307,7 @@
 BuildRequires:  libxml2-devel
 BuildRequires:  libxslt
 BuildRequires:  ncurses-devel
+BuildRequires:  perl
 BuildRequires:  python
 BuildRequires:  python-xml
 BuildRequires:  readline-devel
@@ -447,6 +448,7 @@
 Patch208:   disable-virCgroupGetPercpuStats-test.patch
 %if %{with_apparmor}
 Patch250:   install-apparmor-profiles.patch
+Patch251:   apparmor-no-mount.patch
 %endif
 %if %{with_netcontrol}
 Patch300:   libvirt-suse-netcontrol.patch
@@ -961,6 +963,7 @@
 %patch208 -p1
 %if %{with_apparmor}
 %patch250 -p1
+%patch251 -p1
 %endif
 %if %{with_netcontrol}
 %patch300 -p1
@@ -1356,7 +1359,7 @@
 %post daemon
 /sbin/ldconfig
 %if %{with_systemd}
-%service_add_post libvirtd.service
+%service_add_post libvirtd.service libvirtd.socket
 %service_add_post virtlockd.service virtlockd.socket
 %endif
 %{fillup_only -n libvirtd}
@@ -1364,7 +1367,7 @@
 
 %preun daemon
 %if %{with_systemd}
-%service_del_preun libvirtd.service
+%service_del_preun libvirtd.service libvirtd.socket
 %service_del_preun virtlockd.service virtlockd.socket
 %else
 %stop_on_removal libvirtd
@@ -1436,6 +1439,7 @@
 %{_localstatedir}/adm/fillup-templates/sysconfig.virtlockd
 %if %{with_systemd}
 %{_unitdir}/libvirtd.service
+%{_unitdir}/libvirtd.socket
 %{_unitdir}/virtlockd.service
 %{_unitdir}/virtlockd.socket
 %else
@@ -1684,6 +1688,8 @@
 %files daemon-driver-vbox
 %defattr(-, root, root)
 %{_libdir}/%{name}/connection-driver/libvirt_driver_vbox.so
+%{_libdir}/%{name}/connection-driver/libvirt_driver_vbox_network.so
+%{_libdir}/%{name}/connection-driver/libvirt_driver_vbox_storage.so
 %endif
 %endif # with_driver_modules
 

++ apparmor-no-mount.patch ++
Index: libvirt-1.2.8/examples/apparmor/libvirt-lxc
===
--- libvirt-1.2.8.orig/examples/apparmor/libvirt-lxc
+++ libvirt-1.2.8/examples/apparmor/libvirt-lxc
@@ -2,39 +2,15 @@
 
   #include abstractions/base
 
-  umount,
-
-  # ignore DENIED message on / remount
-  deny mount options=(ro, remount) - /,
-
-  # allow tmpfs mounts everywhere
-  mount fstype=tmpfs,
-
-  # allow mqueue mounts everywhere
-  mount fstype=mqueue,
-
-  # allow fuse mounts everywhere
-  mount fstype=fuse.*,
-
-  # deny writes in /proc/sys/fs but allow binfmt_misc to be mounted
-  mount fstype=binfmt_misc - /proc/sys/fs/binfmt_misc/,
+  # deny writes in /proc/sys/fs
   deny @{PROC}/sys/fs/** wklx,
 
-  # allow efivars to be mounted, writing to it will be blocked though
-  mount fstype=efivarfs - /sys/firmware/efi/efivars/,
-
   # block some other dangerous paths
   deny @{PROC}/sysrq-trigger rwklx,
   deny @{PROC}/mem rwklx,
   deny @{PROC}/kmem rwklx,
 
-  # deny writes in /sys except for /sys/fs/cgroup, also allow
-  # fusectl, securityfs and debugfs to be mounted there (read-only)
-  mount fstype=fusectl - 

commit openCryptoki for openSUSE:Factory

2014-09-03 Thread h_root
Hello community,

here is the log from the commit of package openCryptoki for openSUSE:Factory 
checked in at 2014-09-03 18:23:14

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


Package is openCryptoki

Changes:

--- /work/SRC/openSUSE:Factory/openCryptoki/openCryptoki.changes
2014-02-11 11:59:57.0 +0100
+++ /work/SRC/openSUSE:Factory/.openCryptoki.new/openCryptoki.changes   
2014-09-03 20:28:23.0 +0200
@@ -1,0 +2,81 @@
+Fri Aug 15 02:14:21 UTC 2014 - sfal...@opensuse.org
+
+- Specfile Cleanup, Added directory macros in appropriate places 
+
+---
+Thu Jun 26 06:55:03 UTC 2014 - jjo...@suse.com
+
+- Several package changes as per bnc#880217
+  - Added openCryptoki-tmp.conf for lock directory management
+  - Added 'lite' token support
+  - Changed from init.d daemon to systemd service
+- Updated macros in %pre %post %preun and %postun sections
+  - Added missing icsf and ep11tok directories to %files section
+ocki-3.1_01_ep11_makefile.patch
+ocki-3.1_02_ep11_m_init.patch
+
+- Patches added:
+  ocki-3.1-fix-libica-link.patch
+  ocki-3.1_03_ock_obj_mgr.patch
+  ocki-3.1_04_ep11_opaque2blob_error_handl.patch
+  ocki-3.1_05_ep11_readme_update.patch
+  ocki-3.1_06_0001-print_mechanism-ignored-bad-returncodes-from-the-cal.patch
+  ocki-3.1_06_0002-Fix-failure-when-confname-is-not-given-use-default-e.patch
+  ocki-3.1_06_0003-Configure-was-checking-for-the-ep11-lib-and-the-m_in.patch
+  ocki-3.1_06_0004-The-asm-zcrypt.h-header-file-uses-some-std-int-types.patch
+  ocki-3.1_06_0005-Small-reworks.patch
+  ocki-3.1_06_0006-The-31-bit-build-on-s390-showed-an-build-error-at-in.patch
+  ocki-3.1_06_0007-ep11-is-not-building-because-not-setting-with_zcrypt.patch
+
+---
+Thu Jun  5 13:28:29 UTC 2014 - jjo...@suse.com
+
+- Moved libpkcs11_icsf 32-bit out of s390-specific files
+
+---
+Thu Jun  5 13:00:31 UTC 2014 - jjo...@suse.com
+
+- Made ep11tok.conf and pkcsep11_migrate specific to s390/s390x
+- Added libpkcs11_ep11.so and libpkcs11_icsf.so to 32-bit s390/s390x
+
+---
+Thu Jun  5 05:06:34 UTC 2014 - jjo...@suse.com
+
+- EP11 token available in the opencryptoki V3.1 package  (bnc#879303)
+  - Specfile changed to include ep11tok.conf
+  - Specfile changed to include pkcsep11_migrate and pkcsicsf tools
+  - Specfile changed to BuildRequires openldap2-devel
+  - ocki-3.1_06_0001-print_mechanism-ignored-bad-returncodes-from-the-cal.patch
+- print_mechanism() ignored bad returncodes from the called
+  function token_specific_get_mechanism_list()
+  - ocki-3.1_06_0002-Fix-failure-when-confname-is-not-given-use-default-e.patch
+- Fix failure when confname is not given, use default
+  ep11tok.conf instead
+  - ocki-3.1_06_0003-Configure-was-checking-for-the-ep11-lib-and-the-m_in.patch
+- Removed check for ep11 lib at configure
+  - ocki-3.1_06_0004-The-asm-zcrypt.h-header-file-uses-some-std-int-types.patch
+- Move stdint.h before zcrypt.h to resolve dependencies
+  - ocki-3.1_06_0005-Small-reworks.patch
+- testcase fixes and file permission changes
+  - ocki-3.1_06_0006-The-31-bit-build-on-s390-showed-an-build-error-at-in.patch
+- Fix for s390 31-bit build error
+  - ocki-3.1_06_0007-ep11-is-not-building-because-not-setting-with_zcrypt.patch
+- zcrypt library included in build by default
+
+---
+Fri Mar  7 19:03:59 UTC 2014 - jjo...@suse.com
+
+- Patches applied (bnc#865549)
+  - Fixed Makefile to complement common code dependencies
+  - switched to official m_init() function based on library change
+  - checking the global token object count
+  - catch the return code from object_mgr_find_in_map1
+  - some README updates about usage and restrictions
+
+---
+Wed Mar  5 17:58:21 CET 2014 - r...@suse.de
+
+- fix build on x86 (add CCA and TPM to filelist) 
+- fix libica detection on s390/s390x to get ICA module built
+
+---

New:

  ocki-3.1-fix-libica-link.patch
  ocki-3.1_01_ep11_makefile.patch
  ocki-3.1_02_ep11_m_init.patch
  ocki-3.1_03_ock_obj_mgr.patch
  ocki-3.1_04_ep11_opaque2blob_error_handl.patch
  ocki-3.1_05_ep11_readme_update.patch
  ocki-3.1_06_0001-print_mechanism-ignored-bad-returncodes-from-the-cal.patch
  ocki-3.1_06_0002-Fix-failure-when-confname-is-not-given-use-default-e.patch
  ocki-3.1_06_0003-Configure-was-checking-for-the-ep11-lib-and-the-m_in.patch
  

commit p11-kit for openSUSE:Factory

2014-09-03 Thread h_root
Hello community,

here is the log from the commit of package p11-kit for openSUSE:Factory checked 
in at 2014-09-03 18:21:22

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


Package is p11-kit

Changes:

--- /work/SRC/openSUSE:Factory/p11-kit/p11-kit.changes  2014-05-27 
07:09:37.0 +0200
+++ /work/SRC/openSUSE:Factory/.p11-kit.new/p11-kit.changes 2014-09-03 
20:29:40.0 +0200
@@ -1,0 +2,17 @@
+Fri Aug 29 06:47:50 UTC 2014 - lnus...@suse.de
+
+- new version 0.20.3
+  * Fix problems reinitializing managed modules after fork
+  * Fix bad bookeeping when fail initializing one of the modules
+  * Fix case where module would be unloaded while in use [#74919]
+  * Remove assertions when module used before initialized [#74919]
+  * Fix handling of mmap failure and mapping empty files [#74773]
+  * Stable p11_kit_be_quiet() and p11_kit_be_loud() functions
+  * Require automake 1.12 or later
+  * Build fixes for Windows [#76594 #74149]
+- apply patches to avoid errors from certificates with invalid public key
+  (fdo#82328, bnc#890908,
+   trust-Dont-use-invalid-public-keys-for-looking-up-.patch,
+   trust-Print-label-of-certificate-when-complaining-.patch)
+
+---

Old:

  p11-kit-0.20.2.tar.gz
  p11-kit-0.20.2.tar.gz.sig

New:

  p11-kit-0.20.3.tar.gz
  p11-kit-0.20.3.tar.gz.sig
  p11-kit.keyring
  trust-Dont-use-invalid-public-keys-for-looking-up-.patch
  trust-Print-label-of-certificate-when-complaining-.patch



Other differences:
--
++ p11-kit.spec ++
--- /var/tmp/diff_new_pack.tUs1UI/_old  2014-09-03 20:29:42.0 +0200
+++ /var/tmp/diff_new_pack.tUs1UI/_new  2014-09-03 20:29:42.0 +0200
@@ -22,7 +22,7 @@
 %define trustdir_static  %{pkidir_static}/trust
 
 Name:   p11-kit
-Version:0.20.2
+Version:0.20.3
 Release:0
 Summary:Library to work with PKCS#11 modules
 License:BSD-3-Clause
@@ -30,10 +30,17 @@
 Url:http://p11-glue.freedesktop.org/p11-kit.html
 Source0:
http://p11-glue.freedesktop.org/releases/%{name}-%{version}.tar.gz
 Source1:
http://p11-glue.freedesktop.org/releases/%{name}-%{version}.tar.gz.sig
+Source98:   p11-kit.keyring
 Source99:   baselibs.conf
 # patch proposed upstream. If it gets rejected, need to implement
 # this in ca-certificates.
 Patch0: 0001-trust-allow-to-also-add-openssl-style-hashes-to-pem-d.diff
+# PATCH-FIX-OPENSUSE
+# trust-Print-label-of-certificate-when-complaining-.patch bnc#890908 
lnus...@suse.de
+Patch1: trust-Print-label-of-certificate-when-complaining-.patch
+# PATCH-FIX-OPENSUSE
+# trust-Dont-use-invalid-public-keys-for-looking-up-.patch bnc#890908 
lnus...@suse.de
+Patch2: trust-Dont-use-invalid-public-keys-for-looking-up-.patch
 BuildRequires:  autoconf
 BuildRequires:  automake
 BuildRequires:  libtool
@@ -93,6 +100,8 @@
 %prep
 %setup -q
 %patch0 -p1
+%patch1 -p1
+%patch2 -p1
 
 %build
 # just because of patch0

++ p11-kit-0.20.2.tar.gz - p11-kit-0.20.3.tar.gz ++
 66676 lines of diff (skipped)

++ trust-Dont-use-invalid-public-keys-for-looking-up-.patch ++
From 244e885d3e9aae7f7b286f1115a220eb16fa0530 Mon Sep 17 00:00:00 2001
From: Stef Walter st...@redhat.com
Date: Fri, 8 Aug 2014 08:47:54 +0200
Subject: [PATCH] trust: Don't use invalid public keys for looking up stapled
 extensions

https://bugs.freedesktop.org/show_bug.cgi?id=82328
---
 trust/builder.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/trust/builder.c b/trust/builder.c
index f7ea86a..fd7a662 100644
--- a/trust/builder.c
+++ b/trust/builder.c
@@ -125,7 +125,7 @@ lookup_extension (p11_builder *builder,
{ CKA_INVALID },
};
 
-   if (public_key == NULL)
+   if (public_key == NULL || public_key-type == CKA_INVALID)
public_key = p11_attrs_find_valid (cert, CKA_X_PUBLIC_KEY_INFO);
 
/* Look for a stapled certificate extension */
-- 
1.9.3++ trust-Print-label-of-certificate-when-complaining-.patch ++
From 70228770eb96e7121e12632a85e603727ed42431 Mon Sep 17 00:00:00 2001
From: Stef Walter st...@redhat.com
Date: Fri, 8 Aug 2014 08:47:23 +0200
Subject: [PATCH] trust: Print label of certificate when complaining about
 basic constraints

https://bugs.freedesktop.org/show_bug.cgi?id=82328
---
 trust/builder.c | 6 +-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/trust/builder.c b/trust/builder.c
index 18c09ad..f7ea86a 100644
--- a/trust/builder.c
+++ b/trust/builder.c
@@ -551,6 +551,7 @@ calc_certificate_category (p11_builder *builder,
CK_ATTRIBUTE 

commit lxappearance for openSUSE:Factory

2014-09-03 Thread h_root
Hello community,

here is the log from the commit of package lxappearance for openSUSE:Factory 
checked in at 2014-09-03 18:22:33

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


Package is lxappearance

Changes:

--- /work/SRC/openSUSE:Factory/lxappearance/lxappearance.changes
2014-01-23 15:49:14.0 +0100
+++ /work/SRC/openSUSE:Factory/.lxappearance.new/lxappearance.changes   
2014-09-03 20:22:50.0 +0200
@@ -2 +2,6 @@
-Thu Jan  9 20:22:36 UTC 2014 - j...@eresmas.com
+Wed Aug 27 09:59:26 UTC 2014 - t...@gmx.com
+
+- applied spec-cleaner
+
+---
+Thu Jan  9 20:22:36 UTC 2014 - t...@gmx.com



Other differences:
--
++ lxappearance.spec ++
--- /var/tmp/diff_new_pack.sH02vC/_old  2014-09-03 20:22:52.0 +0200
+++ /var/tmp/diff_new_pack.sH02vC/_new  2014-09-03 20:22:52.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package lxappearance
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,16 +17,17 @@
 
 
 Name:   lxappearance
+Version:0.5.5
+Release:0
 Summary:It's a desktop-independent theme switcher for GTK+
 License:GPL-2.0
 Group:  System/GUI/LXDE
-Version:0.5.5
-Release:0
 Url:http://www.lxde.org/
-Source0:%name-%version.tar.xz
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+Source0:%{name}-%{version}.tar.xz
 BuildRequires:  autoconf
 BuildRequires:  automake
+BuildRequires:  dbus-1-devel
+BuildRequires:  dbus-1-glib-devel
 BuildRequires:  docbook-utils
 BuildRequires:  docbook-xsl-stylesheets
 BuildRequires:  fdupes
@@ -43,10 +44,9 @@
 BuildRequires:  perl-XML-Parser
 BuildRequires:  pkg-config
 BuildRequires:  update-desktop-files
-BuildRequires:  dbus-1-devel
-BuildRequires:  dbus-1-glib-devel
-Recommends: %name-lang
-Recommends: %name-obconf
+Recommends: %{name}-lang
+Recommends: %{name}-obconf
+BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
 LXAppearance is part of LXDE project.
@@ -55,12 +55,13 @@
 %package devel
 Summary:Lxappearance development files
 Group:  Development/Libraries/C and C++
-Requires:   %name = %version
+Requires:   %{name} = %{version}
 
 %description devel
 Development files to build lxappearance plugins
 
 %lang_package
+
 %prep
 %setup -q
 
@@ -69,47 +70,42 @@
--enable-dbus \
 --disable-static \
 --sysconfdir=/etc 
-%__make %{?jobs:-j%{jobs}} V=1
+make %{?_smp_mflags} V=1
 
 %install
-%makeinstall
+make DESTDIR=%{buildroot} install %{?_smp_mflags}
 # own the pugins dir so that we don't need it
 # for each plugin we will install later
-mkdir -p %buildroot/%_libdir/lxappearance/plugins
-%suse_update_desktop_file %name
+mkdir -p %{buildroot}/%{_libdir}/lxappearance/plugins
+%suse_update_desktop_file %{name}
 %fdupes -s %{buildroot}
-%find_lang %name
-
-%clean
-rm -fr %buildroot
-
-%if 0%{?suse_version} = 1140
+%find_lang %{name}
 
 %post
 %desktop_database_post
 
 %postun
 %desktop_database_postun
-%endif
 
 %files
 %defattr(-,root,root)
-%_bindir/%name
-%_datadir/applications/%name.desktop
-%dir %_datadir/%name
-%dir %_datadir/%name/ui
-%_datadir/%name/ui/lxappearance.ui
-%_datadir/%name/ui/about.ui
-%_mandir/man1/%name.1.gz
-%dir %_libdir/lxappearance
-%dir %_libdir/lxappearance/plugins
+%{_bindir}/%{name}
+%{_datadir}/applications/%{name}.desktop
+%dir %{_datadir}/%{name}
+%dir %{_datadir}/%{name}/ui
+%{_datadir}/%{name}/ui/lxappearance.ui
+%{_datadir}/%{name}/ui/about.ui
+%{_mandir}/man1/%{name}.1.gz
+%dir %{_libdir}/lxappearance
+%dir %{_libdir}/lxappearance/plugins
 
 %files devel
 %defattr(-,root,root)
-%dir %_includedir/%name
-%_includedir/%name/%name.h
-%_libdir/pkgconfig/%name.pc
+%dir %{_includedir}/%{name}
+%{_includedir}/%{name}/%{name}.h
+%{_libdir}/pkgconfig/%{name}.pc
 
-%files lang -f %name.lang
+%files lang -f %{name}.lang
+%defattr(-,root,root)
 
 %changelog

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



commit phpMyAdmin for openSUSE:Factory

2014-09-03 Thread h_root
Hello community,

here is the log from the commit of package phpMyAdmin for openSUSE:Factory 
checked in at 2014-09-03 18:22:38

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


Package is phpMyAdmin

Changes:

--- /work/SRC/openSUSE:Factory/phpMyAdmin/phpMyAdmin.changes2014-08-20 
17:52:06.0 +0200
+++ /work/SRC/openSUSE:Factory/.phpMyAdmin.new/phpMyAdmin.changes   
2014-09-03 20:46:27.0 +0200
@@ -1,0 +2,27 @@
+Sun Aug 31 21:52:38 UTC 2014 - ec...@schirra.net
+
+- update to 4.2.8 (2014-08-31)
+  - sf#4516 Odd export behavior
+  - sf#4519 Uncaught TypeError: Cannot read property 'success' 
+of null
+  - sf#4520 sql.js: cannot read property
+  - sf#4521 Initially allowed chart types do not match selected 
+data
+  - sf#4518 Export to SQL: CREATE TABLE option AUTO_INCREMENT 
+ignored
+  - sf#4522 Duplicate column names while assigning index
+  - sf#4487 Export of partitioned table does not import
+  - fix bug server_privileges.js: cannot read property
+  - sf#4527 Importing ODS files with column names having trailing
+spaces fails
+  - sf#4413 Navigation Error in Nav Tree for Search Results Past 
+the First Page
+  - fix bug functions.js: Cannot read property 'replace' of undefined
+
+---
+Fri Aug 29 14:58:31 UTC 2014 - ch...@computersalat.de
+
+- fix for bnc#894107
+  * fix post/postun for systemd
+
+---

Old:

  phpMyAdmin-4.2.7.1-all-languages.tar.bz2

New:

  phpMyAdmin-4.2.8-all-languages.tar.bz2



Other differences:
--
++ phpMyAdmin.spec ++
--- /var/tmp/diff_new_pack.Ik5Pxh/_old  2014-09-03 20:46:30.0 +0200
+++ /var/tmp/diff_new_pack.Ik5Pxh/_new  2014-09-03 20:46:30.0 +0200
@@ -31,10 +31,14 @@
 %define ap_grp nogroup
 %endif
 
+%if 0%{?suse_version} = 1210
+%define has_systemd 1
+%endif
+
 Summary:Administration of MySQL over the web
 License:GPL-2.0+
 Group:  Productivity/Networking/Web/Frontends
-Version:4.2.7.1
+Version:4.2.8
 Release:0
 Url:http://www.phpMyAdmin.net
 Source0:
http://sourceforge.net/projects/phpmyadmin/files/%{name}-%{version}-all-languages.tar.bz2
@@ -151,10 +155,18 @@
 # set PmaAbsoluteUri ### generate blowfish secret
 %{__sed} -i -e s,@FQDN@,$(cat /etc/HOSTNAME), \
  -e s/\\\$cfg\['blowfish_secret'\] = ''/\$cfg['blowfish_secret'] = '`pwgen -s 
-1 46`'/ %{pma_config}
+%if 0%{?has_systemd}
+%service_add_post apache2.service
+%else
 %restart_on_update apache2
+%endif
 
 %postun
+%if 0%{?has_systemd}
+%service_del_postun apache2.service
+%else
 %restart_on_update apache2
+%endif
 
 %clean
 %{__rm} -rf $RPM_BUILD_ROOT

++ phpMyAdmin-4.2.7.1-all-languages.tar.bz2 - 
phpMyAdmin-4.2.8-all-languages.tar.bz2 ++
/work/SRC/openSUSE:Factory/phpMyAdmin/phpMyAdmin-4.2.7.1-all-languages.tar.bz2 
/work/SRC/openSUSE:Factory/.phpMyAdmin.new/phpMyAdmin-4.2.8-all-languages.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 pumpa for openSUSE:Factory

2014-09-03 Thread h_root
Hello community,

here is the log from the commit of package pumpa for openSUSE:Factory checked 
in at 2014-09-03 18:23:02

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


Package is pumpa

Changes:

--- /work/SRC/openSUSE:Factory/pumpa/pumpa.changes  2014-06-10 
14:38:49.0 +0200
+++ /work/SRC/openSUSE:Factory/.pumpa.new/pumpa.changes 2014-09-03 
20:48:59.0 +0200
@@ -1,0 +2,15 @@
+Mon Aug 25 17:05:31 UTC 2014 - sor.ale...@meowr.ru
+
+- Update to 0.9
+  * Support for editing posts and comments (in HTML only)
+  * Better display of deleted posts
+  * Be better about showing comments in temporal order
+  * Complete @-tagging with display name instead of nick name
+  * More aggressive about reloading inbox to better get missing replies
+  * Fixed UTF-8 bug introduced in v0.8.4
+  * Fixed bug where image upload consistently fails after an aborted upload
+  * Fixed download manager memory leaks
+  * Fixed bug where copy by Ctrl-C didn't work in text widgets
+  * Various minor bug fixes
+
+---

Old:

  pumpa-0.8.4.tar.gz

New:

  pumpa-0.9.tar.gz



Other differences:
--
++ pumpa.spec ++
--- /var/tmp/diff_new_pack.wrwuM6/_old  2014-09-03 20:49:00.0 +0200
+++ /var/tmp/diff_new_pack.wrwuM6/_new  2014-09-03 20:49:00.0 +0200
@@ -17,17 +17,18 @@
 
 
 Name:   pumpa
-Version:0.8.4
+Version:0.9
 Release:0
 Summary:A simple pump.io client written in C++/Qt
 License:GPL-3.0+
 Group:  System/GUI
-Url:http://saz.im/software/pumpa.html
+Url:https://pumpa.branchable.com/
 Source: %{name}-%{version}.tar.gz
 
 BuildRequires:  aspell-devel
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
+BuildRequires:  libtidy-0_99-0-devel
 BuildRequires:  pkg-config
 BuildRequires:  update-desktop-files
 BuildRequires:  pkgconfig(Qt5Core)
@@ -47,21 +48,20 @@
 %build
 %{_libqt5_bindir}/qmake -makefile %{name}.pro \
   QMAKE_CFLAGS=%{optflags} \
-  QMAKE_CXXFLAGS=%{optflags}
+  QMAKE_CXXFLAGS=%{optflags}   \
+  PREFIX=%{_prefix}
 make %{?_smp_mflags}
 
 %install
-make install
+make INSTALL_ROOT=%{buildroot} install
 
 mkdir -p %{buildroot}%{_datadir}/%{name}/images/ 
%{buildroot}%{_datadir}/%{name}/translations/
-install -Dm 0644 images/%{name}.png 
%{buildroot}/%{_datadir}/icons/hicolor/32x32/apps/%{name}.png
-install -Dm 0755 %{name} %{buildroot}%{_bindir}/%{name}
-install -Dm 0644 %{name}.desktop 
%{buildroot}%{_datadir}/applications/%{name}.desktop
+install -m 0644 %{name}.desktop 
%{buildroot}%{_datadir}/applications/%{name}.desktop
 install -m 0644 images/* %{buildroot}%{_datadir}/%{name}/images/
 install -m 0644 translations/*.qm %{buildroot}%{_datadir}/%{name}/translations/
 
 %suse_update_desktop_file -G pump.io client -r %{name} Network 
InstantMessaging
-fdupes %{buildroot}
+fdupes -s %{buildroot}
 %find_lang %{name} --with-qt
 
 %files

++ pumpa-0.8.4.tar.gz - pumpa-0.9.tar.gz ++
 10059 lines of diff (skipped)

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



commit proftpd for openSUSE:Factory

2014-09-03 Thread h_root
Hello community,

here is the log from the commit of package proftpd for openSUSE:Factory checked 
in at 2014-09-03 18:23:05

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


Package is proftpd

Changes:

--- /work/SRC/openSUSE:Factory/proftpd/proftpd.changes  2014-03-26 
16:41:45.0 +0100
+++ /work/SRC/openSUSE:Factory/.proftpd.new/proftpd.changes 2014-09-03 
20:48:29.0 +0200
@@ -1,0 +2,25 @@
+Mon Sep  1 22:04:02 UTC 2014 - andreas.stie...@gmx.de
+
+- ProFTPD 1.3.5
+  * Added support for SHA-256, SHA-512 password hashes to the ftpasswd tool
+  * New Modules
+mod_geoip, mod_log_forensic, mod_rlimit, mod_snmp, mod_dnsbl
+  * mod_sftp now supports ECC, ECDSA, ECDH
+  * Improved FIPS support in mod_sftp.
+  * mod_sftp module now honors the MaxStoreFileSize directive.
+  * Many new and changed configuration directives
+- update proftpd-no_BuildDate.patch
+
+---
+Mon Sep  1 19:00:57 UTC 2014 - andreas.stie...@gmx.de
+
+- proftpd 1.3.4e:
+  Multiple other backported fix from the 1.3.5 branch.
+  See http://www.proftpd.org/docs/NEWS-1.3.4e
+- The fix for the mod_sftp/mod_sftp_pam memory allocation 
+  (CVE-2013-4359) contained in this release was previously patched
+  into the package.
+- adjust proftpd-no_BuildDate.patch for context changes
+- remove proftpd-sftp-kbdint-max-responses-bug3973.patch, upstream
+
+---

Old:

  proftpd-1.3.4d.tar.gz
  proftpd-1.3.4d.tar.gz.asc
  proftpd-sftp-kbdint-max-responses-bug3973.patch

New:

  proftpd-1.3.5.tar.gz
  proftpd-1.3.5.tar.gz.asc



Other differences:
--
++ proftpd.spec ++
--- /var/tmp/diff_new_pack.by2cy6/_old  2014-09-03 20:48:32.0 +0200
+++ /var/tmp/diff_new_pack.by2cy6/_new  2014-09-03 20:48:32.0 +0200
@@ -22,7 +22,7 @@
 Group:  Productivity/Networking/Ftp/Servers
 # Please save your time and do not update to rc versions.
 # We only accept updates for STABLE Versions
-Version:1.3.4d
+Version:1.3.5
 Release:0
 Url:http://www.proftpd.org/
 Source0:ftp://ftp.proftpd.org/distrib/source/%{name}-%{version}.tar.gz
@@ -42,14 +42,13 @@
 Patch103:   %{name}-strip.patch
 #PATCH-FIX-openSUSE: file-contains-date-and-time
 Patch104:   %{name}-no_BuildDate.patch
-# PATCH-FIX-upstream: sftp-kbdint-max-responses-bug3973
-Patch105:   %{name}-sftp-kbdint-max-responses-bug3973.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  gpg-offline
 BuildRequires:  krb5-devel
 BuildRequires:  libacl-devel
 BuildRequires:  libattr-devel
 #BuildRequires:  libmemcached-devel
+BuildRequires:  libGeoIP-devel
 BuildRequires:  mysql-devel
 BuildRequires:  ncurses-devel
 BuildRequires:  openldap2-devel
@@ -142,8 +141,7 @@
 %patch101
 %patch102
 %patch103
-%patch104
-%patch105
+%patch104 -p1
 
 %build
 rm contrib/mod_wrap.c
@@ -260,7 +258,7 @@
 %files -f %{name}.lang
 %endif
 %defattr(-,root,root,-)
-%doc COPYING CREDITS ChangeLog INSTALL NEWS README* RELEASE_NOTES
+%doc COPYING CREDITS ChangeLog NEWS README* RELEASE_NOTES
 %doc contrib/README.*
 #%doc contrib/xferstats.holger-preiss*
 #%doc contrib/ftpasswd contrib/ftpquota
@@ -270,6 +268,7 @@
 %config(noreplace) %attr(0644,root,ftp) %{_sysconfdir}/%{name}/auth/passwd
 %dir %attr(0755,root,root) %{_sysconfdir}/%{name}/conf.d
 %config(noreplace) %attr(0640,root,root) %{_sysconfdir}/%{name}/%{name}.conf
+%{_sysconfdir}/%{name}/PROFTPD-MIB.txt
 %config(noreplace) %{_sysconfdir}/logrotate.d/%{name}
 %config(noreplace) %{_sysconfdir}/pam.d/%{name}
 %config(noreplace) %{_sysconfdir}/xinetd.d/%{name}

++ proftpd-1.3.4d.tar.gz - proftpd-1.3.5.tar.gz ++
/work/SRC/openSUSE:Factory/proftpd/proftpd-1.3.4d.tar.gz 
/work/SRC/openSUSE:Factory/.proftpd.new/proftpd-1.3.5.tar.gz differ: char 5, 
line 1

++ proftpd-no_BuildDate.patch ++
--- /var/tmp/diff_new_pack.by2cy6/_old  2014-09-03 20:48:32.0 +0200
+++ /var/tmp/diff_new_pack.by2cy6/_new  2014-09-03 20:48:32.0 +0200
@@ -1,38 +1,14 @@
-Index: src/main.c
+---
+ Makefile.in   |   14 ++
+ contrib/mod_snmp/db.c |2 +-
+ include/version.h |2 --
+ src/main.c|6 ++
+ 4 files changed, 9 insertions(+), 15 deletions(-)
+
+Index: proftpd-1.3.5/Makefile.in
 ===
 src/main.c.orig
-+++ src/main.c
-@@ -2703,8 +2703,8 @@ static void standalone_main(void) {
- 
-   init_bindings();
- 
--  pr_log_pri(PR_LOG_NOTICE, ProFTPD %s (built %s) standalone mode STARTUP,
--PROFTPD_VERSION_TEXT   PR_STATUS, BUILD_STAMP);
-+  

commit python-cairocffi for openSUSE:Factory

2014-09-03 Thread h_root
Hello community,

here is the log from the commit of package python-cairocffi for 
openSUSE:Factory checked in at 2014-09-03 18:22:00

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


Package is python-cairocffi

Changes:

--- /work/SRC/openSUSE:Factory/python-cairocffi/python-cairocffi.changes
2014-08-27 07:47:16.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-cairocffi.new/python-cairocffi.changes   
2014-09-03 20:51:12.0 +0200
@@ -1,0 +2,7 @@
+Wed Aug 27 10:06:19 UTC 2014 - toddrme2...@gmail.com
+
+- Split out optional gdk-pixbuf module.
+  This avoids a lot of gtk dependencies for the main package, and 
+  is the recommended approach by upstream.
+
+---



Other differences:
--
++ python-cairocffi.spec ++
--- /var/tmp/diff_new_pack.xioIQu/_old  2014-09-03 20:51:14.0 +0200
+++ /var/tmp/diff_new_pack.xioIQu/_new  2014-09-03 20:51:14.0 +0200
@@ -31,7 +31,6 @@
 BuildRequires:  typelib(GdkPixbuf)
 Requires:   cairo-tools
 Requires:   python-cffi = 0.6
-Requires:   typelib(GdkPixbuf)
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %if 0%{?suse_version}  0%{?suse_version} = 1110
 %{!?python_sitelib: %global python_sitelib %(python -c from 
distutils.sysconfig import get_python_lib; print get_python_lib())}
@@ -45,6 +44,19 @@
 Cairo is a 2D vector graphics library with support for multiple backends
 including image buffers, PNG, PostScript, PDF, and SVG file output.
 
+%package pixbuf
+Summary:Python cairo bindings based on cffi - pixbuf image loader
+Requires:   typelib(GdkPixbuf)
+Requires:   %{name} = %{version}
+
+%description pixbuf
+cairocffi is a CFFI-based drop-in replacement for Pycairo,
+a set of Python bindings and object-oriented API for cairo.
+Cairo is a 2D vector graphics library with support for multiple backends
+including image buffers, PNG, PostScript, PDF, and SVG file output.
+
+This package provides the optional gdk-pixbuf image loader module.
+
 %prep
 %setup -q -n cairocffi-%{version}
 
@@ -57,6 +69,14 @@
 %files
 %defattr(-,root,root,-)
 %doc LICENSE CHANGES README.rst
-%{python_sitelib}/*
+%{python_sitelib}/cairocffi-%{version}-py*.egg-info
+%{python_sitelib}/cairocffi/
+%exclude %{python_sitelib}/cairocffi/test_pixbuf.py*
+%exclude %{python_sitelib}/cairocffi/pixbuf.py*
+
+%files pixbuf
+%defattr(-,root,root,-)
+%{python_sitelib}/cairocffi/pixbuf.py*
+%{python_sitelib}/cairocffi/test_pixbuf.py*
 
 %changelog

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



commit python-matplotlib for openSUSE:Factory

2014-09-03 Thread h_root
Hello community,

here is the log from the commit of package python-matplotlib for 
openSUSE:Factory checked in at 2014-09-03 18:22:57

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


Package is python-matplotlib

Changes:

--- /work/SRC/openSUSE:Factory/python-matplotlib/python-matplotlib.changes  
2014-07-24 01:17:10.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-matplotlib.new/python-matplotlib.changes 
2014-09-03 20:54:08.0 +0200
@@ -1,0 +2,102 @@
+Thu Aug 28 14:10:38 UTC 2014 - dmuel...@suse.com
+
+- adjust python-tz buildrequires to match runtime requires (python-pytz) 
+
+---
+Wed Aug 27 10:08:07 UTC 2014 - toddrme2...@gmail.com
+
+- Add new python-cairocffi dependency.  This is the recommended
+  dependency for the cairo backend upstream.
+- Split out the cairo backend into its own subpackage.  It is no
+  longer tied to gtk, so people can use it on its own without
+  pulling in any gtk dependencies.
+- Fixed issues with qt.  The qt5 backend is actually a generic
+  qt backend, which the qt4 backend depends on.  So it needs to be
+  available for the qt4 backend to work at all.  However, we need
+  to pull in the python-qt5 package to make it work, and that 
+  package is only available for openSUSE  13.1.  So we need to
+  split the generic qt stuff, including the qt5 stuff, into a
+  package both the qt4 and qt5 backends can depend on, and then
+  create a stub qt5 package that just pulls in python-qt5
+- Reorganized some other backend packages based on backend changes
+
+---
+Tue Aug 26 12:26:40 UTC 2014 - toddrme2...@gmail.com
+
+- Update to 1.4.0
+  * New colormap for red-green color blind users
+  * Documentation changes
+- Phil Elson rewrote of the documentation and userguide for both 
+Legend and PathEffects.
+  * New plotting features
+- Power-law normalization
+- Fully customizable boxplots
+- Support for datetime axes in 2d plots
+- Support for additional spectrum types
+- Support for detrending and windowing 2D arrays in mlab
+- Support for strides in mlab
+- Formatter for new-style formatting strings
+- Consistent grid sizes in streamplots
+- Get a list of all tick labels (major and minor)
+- Separate horizontal/vertical axes padding support in ImageGrid
+- Support for skewed transformations
+- Support for specifying properties of wedge and text in pie 
+  charts.
+- Fixed the direction of errorbar upper/lower limits
+- More consistent add-object API for Axes
+- Violin Plots
+- More `markevery` options to show only a subset of markers
+- Added size related functions to specialized `Collections`
+- Fixed the mouse coordinates giving the wrong theta value in 
+  Polar graph
+- Simple quiver plot for mplot3d toolkit
+- polar-plot r-tick locations
+  * Date handling
+- n-d array support for date conversion
+  * Configuration (rcParams)
+- 'savefig.transparent' added
+- 'axes.titleweight'
+- 'axes.formatter.useoffset' added
+  * XDG compliance
+- Matplotlib now looks for configuration files (both rcparams and 
+  style) in XDG compliant locations.
+  * 'style' package added
+-  You can now easily switch between different styles using the 
+   new 'style' package
+  * Backends
+- Qt5 backend added
+- Qt4 backend
+  + Rudolf Höfler changed the appearance of the subplottool.
+  + In the figure options dialog one can now choose to 
+(re-)generate a simple automatic legend.
+  + Interactive performance of the Qt4 backend has been 
+dramatically improved under windows.
+  + The mapping of key-signals from Qt to values matplotlib 
+understands was greatly improved (For both Qt4 and Qt5).
+- Cairo backends
+  +  The Cairo backends are now able to use the cairocffi 
+bindings, which are more actively maintained than the pycairo
+bindings.
+- Gtk3Agg backend
+  +  The Gtk3Agg backend now works on Python 3.x, if the cairocffi 
+bindings are installed.
+- PDF backend
+  +  Added context manager for saving to multi-page PDFs.
+  * Text
+- Text URLs supported by SVG backend
+- Anchored sizebar font
+  * Sphinx extensions
+-  The context directive in the plot_directive Sphinx extension 
+can now accept an optional reset setting, which will cause the 
+context  to be reset.
+  * Widgets
+- Span Selector
+  * Added an option span_stays to SpanSelector which makes the 
+selector rectangle stay on the axes after you release the 
+mouse.
+  * GAE integration
+  

commit python-pecan for openSUSE:Factory

2014-09-03 Thread h_root
Hello community,

here is the log from the commit of package python-pecan for openSUSE:Factory 
checked in at 2014-09-03 18:22:58

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


Package is python-pecan

Changes:

--- /work/SRC/openSUSE:Factory/python-pecan/python-pecan.changes
2014-02-24 15:53:23.0 +0100
+++ /work/SRC/openSUSE:Factory/.python-pecan.new/python-pecan.changes   
2014-09-03 20:55:08.0 +0200
@@ -1,0 +2,42 @@
+Wed Aug 20 08:36:43 UTC 2014 - tbecht...@suse.com
+
+- Disable testsuite run during build. Upstream tarball doesn't contain
+  all needed files to run the testsuite.
+
+---
+Thu Jul 24 11:28:41 UTC 2014 - dmuel...@suse.com
+
+- update to 0.6.1:
+  * Fixed a bug which causes pecan to mistakenly return HTTP 204 for non-empty 
response bodies.
+  * Added support for disabling the pecan.request and pecan.response 
threadlocals at the WSGI
+  application level in favor of explicit reference passing. For more 
information, see
+  Context/Thread-Locals vs. Explicit Argument Passing.
+  * Added better support for hook composition via subclassing and mixins. For 
more
+  information, see Attaching Hooks.
+  * Added support for specifying custom request and response implementations 
at the WSGI
+  application level for people who want to extend the functionality provided 
by the base
+  classes in webob.
+  * Pecan controllers may now return an explicit webob.Response instance to 
short-circuit
+  Pecan’s template rendering and serialization.
+  * For generic methods that return HTTP 405, pecan now generates an Allow 
header to
+  communicate acceptable methods to the client.
+  * Fixed a bug in adherence to RFC2616: if an exposed method returns no 
response
+  body (or namespace), pecan will now enforce an HTTP 204 response (instead of 
HTTP 200).
+  * Fixed a bug in adherence to RFC2616: when pecan responds with HTTP 204 or 
HTTP 304,
+  the Content-Type header is automatically stripped (because these types of 
HTTP
+  responses do not contain body content).
+  * Fixed a bug: now when clients request JSON via an Accept header, webob HTTP
+  exceptions are serialized as JSON, not their native HTML representation.
+  * Fixed a bug that broke applications which specified default_renderer = 
json.
+  * This release adds formal support for pypy.
+  * Added colored request logging to the pecan serve command.
+  * Added a scaffold for easily generating a basic REST API.
+  * Added the ability to pass arbitrary keyword arguments to 
pecan.testing.load_test_app.
+  * Fixed a recursion-related bug in the error document middleware.
+  * Fixed a bug in the gunicorn_pecan command that caused threading.local data 
to
+  leak between eventlet/gevent green threads.
+  * Improved documentation through fixes and narrative tutorials for sample 
pecan applications.
+- add remove-logutils.diff: Remove dependency on logutils for newer distros,
+  its part of main python now
+
+---

Old:

  pecan-0.4.5.tar.gz

New:

  pecan-0.6.1.tar.gz
  remove-logutils.diff



Other differences:
--
++ python-pecan.spec ++
--- /var/tmp/diff_new_pack.I2mGJu/_old  2014-09-03 20:55:10.0 +0200
+++ /var/tmp/diff_new_pack.I2mGJu/_new  2014-09-03 20:55:10.0 +0200
@@ -17,13 +17,14 @@
 
 
 Name:   python-pecan
-Version:0.4.5
+Version:0.6.1
 Release:0
 Summary:A WSGI object-dispatching web framework, designed to be lean 
and fast
 License:BSD-3-Clause
 Group:  Development/Languages/Python
 Url:http://github.com/dreamhost/pecan
 Source: 
https://pypi.python.org/packages/source/p/pecan/pecan-%{version}.tar.gz
+Patch0: remove-logutils.diff
 BuildRequires:  python-devel
 BuildRequires:  python-setuptools
 # Test requirements:
@@ -63,6 +64,7 @@
 
 %prep
 %setup -q -n pecan-%{version}
+%patch0
 # Let's not depend on Kajiki, a Genshi clone. Genshi should be enough:
 sed -i /'Kajiki',/d setup.py
 
@@ -72,10 +74,11 @@
 %install
 python setup.py install --prefix=%{_prefix} --root=%{buildroot}
 
-%if 0%{?suse_version} = 1230
-%check
-python setup.py test
-%endif
+# disable testsuite for now - upstream tarball doesn't include all needed files
+#%if 0%{?suse_version} = 1230
+#%check
+#python setup.py test
+#%endif
 
 %files
 %defattr(-,root,root,-)

++ pecan-0.4.5.tar.gz - pecan-0.6.1.tar.gz ++
 8404 lines of diff (skipped)

++ remove-logutils.diff ++
--- pecan.egg-info/requires.txt
+++ pecan.egg-info/requires.txt
@@ -2,5 +2,4 @@
 Mako=0.4.0
 WebTest=1.3.1
 six

commit python-veusz for openSUSE:Factory

2014-09-03 Thread h_root
Hello community,

here is the log from the commit of package python-veusz for openSUSE:Factory 
checked in at 2014-09-03 18:23:00

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


Package is python-veusz

Changes:

--- /work/SRC/openSUSE:Factory/python-veusz/python-veusz.changes
2014-05-09 06:59:08.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-veusz.new/python-veusz.changes   
2014-09-03 20:57:47.0 +0200
@@ -1,0 +2,21 @@
+Sat Aug 30 21:58:22 UTC 2014 - badshah...@gmail.com
+
+- Update to version 1.21.1:
+  + Add swap option on keys, swapping symbol and text
+  + Bug fixes:
+- Fix missing labels if colorbar out of plot
+- Preserve tags when reloading datasets
+- Handle nan/inf/-inf when as value in UI
+- Remove dependence on pyqtconfig in build system
+- Handle errors properly in 2D CSV read
+- Do not crash if selecting siblings of document widget
+- Fix accidental modification of data by line widget
+- Improve PDF bounding box rounding to prevent chopping near
+  edge
+- Fix function plotter in embedding
+- Fix astropy version checking
+- Fix crash for error bar in CSV with blank previous column 
+- Drop python-veusz-test-disable-contour_labels.patch; patch
+  incorporated upstream.
+ 
+---

Old:

  python-veusz-test-disable-contour_labels.patch
  veusz-1.21.tar.gz

New:

  veusz-1.21.1.tar.gz



Other differences:
--
++ python-veusz.spec ++
--- /var/tmp/diff_new_pack.NIGG5X/_old  2014-09-03 20:57:48.0 +0200
+++ /var/tmp/diff_new_pack.NIGG5X/_new  2014-09-03 20:57:48.0 +0200
@@ -19,7 +19,7 @@
 %define pyname veusz
 
 Name:   python-veusz
-Version:1.21
+Version:1.21.1
 Release:0
 # The entire source code is GPL-2.0+ except helpers/src/_nc_cntr.c which is 
Python-2.0
 Summary:GUI scientific plotting package
@@ -28,8 +28,6 @@
 Url:http://home.gna.org/veusz/
 Source0:http://download.gna.org/veusz/veusz-%{version}.tar.gz
 Source3:%{pyname}_256.png
-# PATCH-FIX-UPSTREAM python-veusz-test-disable-contour_labels.patch 
badshah...@gmail.com -- Disable an erroneous test that causes build failures, 
patch came from upstream
-Patch0: python-veusz-test-disable-contour_labels.patch
 BuildRequires:  desktop-file-utils
 BuildRequires:  fdupes
 BuildRequires:  hicolor-icon-theme
@@ -61,7 +59,6 @@
 
 %prep
 %setup -q -n %{pyname}-%{version}
-%patch0 -p1
 find -name \*~ | xargs rm -f
 
 %build

++ veusz-1.21.tar.gz - veusz-1.21.1.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/veusz-1.21/ChangeLog new/veusz-1.21.1/ChangeLog
--- old/veusz-1.21/ChangeLog2014-05-03 10:14:11.0 +0200
+++ new/veusz-1.21.1/ChangeLog  2014-08-30 14:17:35.0 +0200
@@ -1,3 +1,19 @@
+Changes in 1.21.1
+ * Add swap option on keys, swapping symbol and text
+
+Bug fixes
+ * Fix missing labels if colorbar out of plot
+ * Preserve tags when reloading datasets
+ * Handle nan/inf/-inf when as value in UI
+ * Remove dependence on pyqtconfig in build system
+ * Handle errors properly in 2D CSV read
+ * Do not crash if selecting siblings of document widget
+ * Fix accidental modification of data by line widget
+ * Improve PDF bounding box rounding to prevent chopping near edge
+ * Fix function plotter in embedding
+ * Fix astropy version checking
+ * Fix crash for error bar in CSV with blank previous column
+
 Changes in 1.21:
  * Add HDF5 saved document format
  * Add filled curve error bar style
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/veusz-1.21/PKG-INFO new/veusz-1.21.1/PKG-INFO
--- old/veusz-1.21/PKG-INFO 2014-05-03 10:53:27.0 +0200
+++ new/veusz-1.21.1/PKG-INFO   2014-08-23 17:16:03.0 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: veusz
-Version: 1.21
+Version: 1.21.1
 Summary: A scientific plotting package
 Home-page: http://home.gna.org/veusz/
 Author: Jeremy Sanders
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/veusz-1.21/README new/veusz-1.21.1/README
--- old/veusz-1.21/README   2014-05-03 10:14:11.0 +0200
+++ new/veusz-1.21.1/README 2014-08-23 17:15:18.0 +0200
@@ -1,5 +1,5 @@
-Veusz 1.21
---
+Veusz 1.21.1
+
 http://home.gna.org/veusz/
 
 Veusz is a scientific plotting package.  It is designed to produce
@@ -12,39 +12,21 @@
 manipulation and editing of datasets. Data can be captured from
 external sources such as Internet sockets or other programs.
 
-Changes 

commit python3-IPython for openSUSE:Factory

2014-09-03 Thread h_root
Hello community,

here is the log from the commit of package python3-IPython for openSUSE:Factory 
checked in at 2014-09-03 18:22:24

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


Package is python3-IPython

Changes:

--- /work/SRC/openSUSE:Factory/python3-IPython/python3-IPython.changes  
2014-08-11 10:07:58.0 +0200
+++ /work/SRC/openSUSE:Factory/.python3-IPython.new/python3-IPython.changes 
2014-09-03 20:58:43.0 +0200
@@ -1,0 +2,8 @@
+Thu Aug 28 17:38:58 UTC 2014 - toddrme2...@gmail.com
+
+- Add pandoc dependency for nbconvert notebook converter.
+  This is only available for openSUSE  13.1.
+- Change some dependencies that are not required for basic 
+  functionality to Recommends.
+
+---



Other differences:
--
++ python3-IPython.spec ++
--- /var/tmp/diff_new_pack.HRYczp/_old  2014-09-03 20:58:47.0 +0200
+++ /var/tmp/diff_new_pack.HRYczp/_new  2014-09-03 20:58:47.0 +0200
@@ -49,19 +49,25 @@
 Requires:   python3-pyzmq = 2.1.11
 Requires:   python3-tk
 Requires:   python3-xml
-Requires:   python(abi) = %{py3_ver}
 Recommends: python3-curses
 Recommends: python3-pymongo
 # not available yet upstream
 #Recommends:   python3-wxWidgets
 # qtconsole
 BuildRequires:  python3-Pygments
+BuildRequires:  python3-matplotlib
 BuildRequires:  python3-qt4-devel
-Requires:   python3-Pygments
-Requires:   python3-qt4
+Recommends: python3-Pygments
+Recommends: python3-matplotlib
+Recommends: python3-qt4
 #ipython notebook
 BuildRequires:  python3-tornado = 3.1
-Requires:   python3-tornado = 3.1
+Recommends: python3-tornado = 3.1
+%if 0%{?suse_version}  1310
+# nbconvert, only available on factory
+BuildRequires:  pandoc = 1.10
+Recommends: pandoc = 1.10
+%endif
 #documentation
 BuildRequires:  graphviz
 BuildRequires:  graphviz-gnome

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



commit python3-matplotlib for openSUSE:Factory

2014-09-03 Thread h_root
Hello community,

here is the log from the commit of package python3-matplotlib for 
openSUSE:Factory checked in at 2014-09-03 18:22:02

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


Package is python3-matplotlib

Changes:

--- /work/SRC/openSUSE:Factory/python3-matplotlib/python3-matplotlib.changes
2014-07-18 06:41:18.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.python3-matplotlib.new/python3-matplotlib.changes   
2014-09-03 20:59:53.0 +0200
@@ -1,0 +2,93 @@
+Wed Aug 27 11:07:47 UTC 2014 - toddrme2...@gmail.com
+
+- Fixed issues with qt.  The qt5 backend is actually a generic
+  qt backend, which the qt4 backend depends on.  So it needs to be
+  available for the qt4 backend to work at all.  However, we need
+  to pull in the python3-qt5 package to make it work, and that 
+  package is only available for openSUSE  13.1.  So we need to
+  split the generic qt stuff, including the qt5 stuff, into a
+  package both the qt4 and qt5 backends can depend on, and then
+  create a stub qt5 package that just pulls in python3-qt5
+- Reorganized some other backend packages based on backend changes
+
+---
+Tue Aug 26 12:14:35 UTC 2014 - toddrme2...@gmail.com
+
+- Update to 1.4.0
+  * New colormap for red-green color blind users
+  * Documentation changes
+- Phil Elson rewrote of the documentation and userguide for both 
+Legend and PathEffects.
+  * New plotting features
+- Power-law normalization
+- Fully customizable boxplots
+- Support for datetime axes in 2d plots
+- Support for additional spectrum types
+- Support for detrending and windowing 2D arrays in mlab
+- Support for strides in mlab
+- Formatter for new-style formatting strings
+- Consistent grid sizes in streamplots
+- Get a list of all tick labels (major and minor)
+- Separate horizontal/vertical axes padding support in ImageGrid
+- Support for skewed transformations
+- Support for specifying properties of wedge and text in pie 
+  charts.
+- Fixed the direction of errorbar upper/lower limits
+- More consistent add-object API for Axes
+- Violin Plots
+- More `markevery` options to show only a subset of markers
+- Added size related functions to specialized `Collections`
+- Fixed the mouse coordinates giving the wrong theta value in 
+  Polar graph
+- Simple quiver plot for mplot3d toolkit
+- polar-plot r-tick locations
+  * Date handling
+- n-d array support for date conversion
+  * Configuration (rcParams)
+- 'savefig.transparent' added
+- 'axes.titleweight'
+- 'axes.formatter.useoffset' added
+  * XDG compliance
+- Matplotlib now looks for configuration files (both rcparams and 
+  style) in XDG compliant locations.
+  * 'style' package added
+-  You can now easily switch between different styles using the 
+   new 'style' package
+  * Backends
+- Qt5 backend added
+- Qt4 backend
+  + Rudolf Höfler changed the appearance of the subplottool.
+  + In the figure options dialog one can now choose to 
+(re-)generate a simple automatic legend.
+  + Interactive performance of the Qt4 backend has been 
+dramatically improved under windows.
+  + The mapping of key-signals from Qt to values matplotlib 
+understands was greatly improved (For both Qt4 and Qt5).
+- Cairo backends
+  +  The Cairo backends are now able to use the cairocffi 
+bindings, which are more actively maintained than the pycairo
+bindings.
+- Gtk3Agg backend
+  +  The Gtk3Agg backend now works on Python 3.x, if the cairocffi 
+bindings are installed.
+- PDF backend
+  +  Added context manager for saving to multi-page PDFs.
+  * Text
+- Text URLs supported by SVG backend
+- Anchored sizebar font
+  * Sphinx extensions
+-  The context directive in the plot_directive Sphinx extension 
+can now accept an optional reset setting, which will cause the 
+context  to be reset.
+  * Widgets
+- Span Selector
+  * Added an option span_stays to SpanSelector which makes the 
+selector rectangle stay on the axes after you release the 
+mouse.
+  * GAE integration
+-  Matplotlib will now run on google app engine.
+- Added python-qt5 backend on openSUSE  13.1
+- Spec file cleanups
+- Disable non-working qt4 backend on openSUSE 12.2.
+
+---

Old:

  matplotlib-1.3.1.tar.gz

New:

  matplotlib-1.4.0.tar.gz



Other differences:
--
++ 

commit python3-rdflib for openSUSE:Factory

2014-09-03 Thread h_root
Hello community,

here is the log from the commit of package python3-rdflib for openSUSE:Factory 
checked in at 2014-09-03 18:23:11

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


Package is python3-rdflib

Changes:

--- /work/SRC/openSUSE:Factory/python3-rdflib/python3-rdflib.changes
2013-06-21 19:09:00.0 +0200
+++ /work/SRC/openSUSE:Factory/.python3-rdflib.new/python3-rdflib.changes   
2014-09-03 21:01:02.0 +0200
@@ -1,0 +2,24 @@
+Fri Dec  6 13:57:34 UTC 2013 - toddrme2...@gmail.com
+
+- Update to 4.0.1
+  * Bugfixes
+- Update to 4.0
+  * The new SPARQL 1.1 engine (rdflib-sparql) has been included in the core 
distribution. SPARQL 1.1 queries and updates should work out of the box.
+  * Several RDF 1.1 features are available:
+* A new DataSet class
+* XMLLiteral and HTMLLiterals
+* BNode (de)skolemization is supported through BNode.skolemize, 
URIRef.de_skolemize, Graph.skolemize and Graph.de_skolemize
+  * Handled of Literal equality was split into lexical comparison (for normal 
== operator) and value space (using new Node.eq methods). This introduces some 
slight backwards incomaptible changes, but was necessary, as the old version 
had inconsisten hash and equality methods that could lead the literals not 
working correctly in dicts/sets. The new way is more in line with how SPARQL 
1.1 works. For the full details, see:
+  * Iterating over QueryResults will generate ResultRow objects, these allow 
access to variable bindings as attributes or as a dict. I.e.
+  * Slicing of Graphs and Resources as syntactic sugar: (#271)
+  * The SPARQLStore and SPARQLUpdateStore are now included in the RDFLib core
+  * The documentation has been given a major overhaul, and examples for most 
features have been added.
+- Update to 3.4
+  * This release introduced new parsers for structured data in HTML. In 
particular formats: hturtle, rdfa, mdata and an auto-detecting html format were 
added. Thanks to Ivan Herman for this!
+  * This release includes a lot of admin maintentance - correct dependencies 
for different python versions, etc. Several py3 bugs were also fixed.
+  * This release drops python 2.4 compatability - it was just getting too 
expensive for us to maintain. It should however be compatible with any cpython 
from 2.5 through 3.3.
+  * node.md5_term is now deprecated, if you use it let us know.
+- Add additional dependencies
+- Implement update-alternatives
+
+---

Old:

  rdflib-3.2.3.tar.gz

New:

  rdflib-4.0.1.tar.gz



Other differences:
--
++ python3-rdflib.spec ++
--- /var/tmp/diff_new_pack.huJjSj/_old  2014-09-03 21:01:04.0 +0200
+++ /var/tmp/diff_new_pack.huJjSj/_new  2014-09-03 21:01:04.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   python3-rdflib
-Version:3.2.3
+Version:4.0.1
 Release:0
 Summary:A Python library for working with RDF
 License:BSD-3-Clause
@@ -30,12 +30,22 @@
 BuildRequires:  python3 = 3.2
 BuildRequires:  python3-2to3
 BuildRequires:  python3-devel
-BuildRequires:  python3-distribute
+BuildRequires:  python3-setuptools
+BuildRequires:  python3-flake8
+BuildRequires:  python3-html5lib
 BuildRequires:  python3-isodate
 BuildRequires:  python3-nose
+BuildRequires:  python3-pyparsing
+BuildRequires:  python3-SPARQLWrapper
 BuildRequires:  python3-xml
+Requires:   python3-flake8
+Requires:   python3-html5lib
 Requires:   python3-isodate
+Requires:   python3-pyparsing
+Requires:   python3-SPARQLWrapper
 Requires:   python3-xml
+Requires(post): update-alternatives
+Requires(postun): update-alternatives
 BuildArch:  noarch
 
 %description
@@ -59,14 +69,54 @@
 
 %install
 python3 setup.py install --prefix=%{_prefix} --root=%{buildroot}
-%fdupes -s build/html
+
+# for update-alternatives
+mv %{buildroot}%{_bindir}/csv2rdf %{buildroot}%{_bindir}/csv2rdf-%{py3_ver}
+mv %{buildroot}%{_bindir}/rdf2dot %{buildroot}%{_bindir}/rdf2dot-%{py3_ver}
+mv %{buildroot}%{_bindir}/rdfgraphisomorpishm 
%{buildroot}%{_bindir}/rdfgraphisomorpishm-%{py3_ver}
+mv %{buildroot}%{_bindir}/rdfpipe %{buildroot}%{_bindir}/rdfpipe-%{py3_ver}
+mv %{buildroot}%{_bindir}/rdfs2dot %{buildroot}%{_bindir}/rdfs2dot-%{py3_ver}
+ln -s  %{_bindir}/csv2rdf-%{py3_ver} %{buildroot}%{_bindir}/csv2rdf
+ln -s  %{_bindir}/rdf2dot-%{py3_ver} %{buildroot}%{_bindir}/rdf2dot
+ln -s  %{_bindir}/rdfgraphisomorpishm-%{py3_ver} 
%{buildroot}%{_bindir}/rdfgraphisomorpishm
+ln -s  %{_bindir}/rdfpipe-%{py3_ver} %{buildroot}%{_bindir}/rdfpipe
+ln -s  %{_bindir}/rdfs2dot-%{py3_ver} %{buildroot}%{_bindir}/rdfs2dot
+
+# fix end-of-line 

commit qhull for openSUSE:Factory

2014-09-03 Thread h_root
Hello community,

here is the log from the commit of package qhull for openSUSE:Factory checked 
in at 2014-09-03 18:23:01

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


Package is qhull

Changes:

--- /work/SRC/openSUSE:Factory/qhull/qhull.changes  2013-08-06 
07:06:23.0 +0200
+++ /work/SRC/openSUSE:Factory/.qhull.new/qhull.changes 2014-09-03 
21:01:58.0 +0200
@@ -1,0 +2,5 @@
+Mon Sep  1 17:15:17 UTC 2014 - hrvoje.sen...@gmail.com
+
+- Change license to Qhull - it is now recognized by spdx.org
+
+---



Other differences:
--
++ qhull.spec ++
--- /var/tmp/diff_new_pack.1544Mb/_old  2014-09-03 21:02:00.0 +0200
+++ /var/tmp/diff_new_pack.1544Mb/_new  2014-09-03 21:02:00.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package qhull
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -30,7 +30,7 @@
 BuildRequires:  gcc-c++
 Requires:   libqhull%{sonum}-%{libver} = %{version}
 Summary:Computing convex hulls, Delaunay triangulations and Voronoi 
diagrams
-License:SUSE-Qhull
+License:Qhull
 Group:  System/Libraries
 
 %description

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



commit rep-gtk for openSUSE:Factory

2014-09-03 Thread h_root
Hello community,

here is the log from the commit of package rep-gtk for openSUSE:Factory checked 
in at 2014-09-03 18:22:47

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


Package is rep-gtk

Changes:

--- /work/SRC/openSUSE:Factory/rep-gtk/rep-gtk.changes  2012-11-12 
07:05:37.0 +0100
+++ /work/SRC/openSUSE:Factory/.rep-gtk.new/rep-gtk.changes 2014-09-03 
21:03:39.0 +0200
@@ -1,0 +2,9 @@
+Mon Sep  1 07:28:17 UTC 2014 - tog...@opensuse.org
+
+- Update to 0.90.8.2
+  * improved debian packaging scripts
+  * fixed address of FSF in COPYING
+  * update supplied autotools stuff 
+
+- Remove backported 0001-fix-address-of-FSF.patch
+---

Old:

  0001-fix-address-of-FSF.patch
  rep-gtk-0.90.8.1.tar.xz

New:

  rep-gtk_0.90.8.2.tar.xz



Other differences:
--
++ rep-gtk.spec ++
--- /var/tmp/diff_new_pack.YrQVn5/_old  2014-09-03 21:03:40.0 +0200
+++ /var/tmp/diff_new_pack.YrQVn5/_new  2014-09-03 21:03:40.0 +0200
@@ -19,13 +19,13 @@
 
 
 Name:   rep-gtk
-Version:0.90.8.1
+Version:0.90.8.2
 Release:0
 Summary:GTK+ binding for librep Lisp environment
 License:GPL-2.0+
 Group:  Development/Libraries/GNOME
 Url:http://sawfish.wikia.com/wiki/Rep-GTK
-Source: 
http://download.tuxfamily.org/librep/rep-gtk/%{name}-%{version}.tar.xz
+Source: 
http://download.tuxfamily.org/librep/rep-gtk/%{name}_%{version}.tar.xz
 BuildRequires:  pkgconfig(gdk-pixbuf-2.0) = 2.23.0
 BuildRequires:  pkgconfig(gtk+-2.0) = 2.24.0
 BuildRequires:  pkgconfig(librep) = 0.92.1
@@ -33,8 +33,6 @@
 BuildRequires:  xz
 %endif
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-# PATCH-FIX-UPSTREAM 0001-fix-address-of-FSF.patch tog...@opensuse.org 
--backported
-Patch0: 0001-fix-address-of-FSF.patch
 
 
 %description
@@ -55,8 +53,7 @@
 0.17), with a new glue-code generator.
 
 %prep
-%setup -q
-%patch0 -p1
+%setup -q -n %{name}_%{version}
 chmod -x examples/*.jl
 
 %build

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



commit sawfish for openSUSE:Factory

2014-09-03 Thread h_root
Hello community,

here is the log from the commit of package sawfish for openSUSE:Factory checked 
in at 2014-09-03 18:22:42

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


Package is sawfish

Changes:

--- /work/SRC/openSUSE:Factory/sawfish/sawfish.changes  2013-09-27 
18:21:10.0 +0200
+++ /work/SRC/openSUSE:Factory/.sawfish.new/sawfish.changes 2014-09-03 
21:07:58.0 +0200
@@ -1,0 +2,11 @@
+Mon Sep  1 07:37:29 UTC 2014 - tog...@opensuse.org
+
+- Update to version 1.10.99 For more details see NEWS file
+
+  * tiling and tabbing work now much better together
+  * improved cabinet window switcher
+  * CTWM like interactive window placement
+  * faster StyleTab (default theme) 
+
+- Rebundle lisp sources and obsolete subpackage lisp
+---

Old:

  sawfish-1.10.tar.xz

New:

  sawfish_1.10.99.tar.xz



Other differences:
--
++ sawfish.spec ++
--- /var/tmp/diff_new_pack.9LFYwE/_old  2014-09-03 21:08:00.0 +0200
+++ /var/tmp/diff_new_pack.9LFYwE/_new  2014-09-03 21:08:00.0 +0200
@@ -19,7 +19,7 @@
 
 
 Name:   sawfish
-Version:1.10
+Version:1.10.99
 Release:0
 Summary:A highly configurable window manager for X11
 License:GPL-2.0+
@@ -30,7 +30,7 @@
 %endif
 
 Url:http://sawfish.wikia.com/
-Source: http://download.tuxfamily.org/sawfish/%{name}-%{version}.tar.xz
+Source: http://download.tuxfamily.org/sawfish/%{name}_%{version}.tar.xz
 # Autoload feature for Emacs in editing sawfish files
 Source1:suse-start-sawfish.el
 # PATCH-FIX-OPENSUSE tog...@opensuse.org avoid unnecessary rebuilds
@@ -65,6 +65,8 @@
 Recommends: %{name}-lang
 Recommends: %{name}-pager
 Recommends: pulseaudio-utils
+Obsoletes:  %{name}-lisp  %{version}
+Provides:   %{name}-lisp = %{version}
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -129,30 +131,9 @@
 not implement desktop backgrounds, applications docks, or other things
 that may be achieved through separate applications.
 
-%package lisp
-Summary: A highly configurable window manager for X11 - lisp files
-BuildArch: noarch
-
-%description lisp
-Sawfish is an extensible window manager using an Emacs Lisp-like
-scripting language -- all window decorations are configurable, the basic
-idea is to have as much user-interface policy as possible controlled
-through the Lisp language. This is no layer on top of twm, but a wholly
-new architecture.
-
-Despite this extensibility its policy is currently very minimal
-compared to most window managers. Its aim is simply to manage windows
-in the most flexible and attractive manner possible. As such it does
-not implement desktop backgrounds, applications docks, or other things
-that may be achieved through separate applications.
-
-This package provides the lisp source files. They are not needed for the
-application to run, however by studying them one can add new functions or
-improve current ones.
-
 
 %prep
-%setup -q
+%setup -q -n %{name}_%{version}
 %patch1 -p1
 
 %build
@@ -206,10 +187,10 @@
 %{_bindir}/sawfish-about
 %{_bindir}/sawfish-client
 %{_bindir}/sawfish-config
-%exclude %{_datadir}/%{name}/*/*.jl
-%exclude %{_datadir}/%{name}/*/*/*.jl
-%exclude %{_datadir}/%{name}/*/*/*/*.jl
-%exclude %{_datadir}/%{name}/*/*/*/*/*.jl
+%{_datadir}/%{name}/*/*.jl
+%{_datadir}/%{name}/*/*/*.jl
+%{_datadir}/%{name}/*/*/*/*.jl
+%{_datadir}/%{name}/*/*/*/*/*.jl
 
 %{_datadir}/%{name}
 %dir %{_datadir}/gnome
@@ -234,14 +215,6 @@
 %_datadir/emacs/site-lisp/%name.el
 %_datadir/emacs/site-lisp/suse-start-sawfish.el
 
-%files lisp
-%defattr(-,root,root)
-%{_datadir}/%{name}/*/*.jl
-%{_datadir}/%{name}/*/*/*.jl
-%{_datadir}/%{name}/*/*/*/*.jl
-%{_datadir}/%{name}/*/*/*/*/*.jl
-
-
 
 %files devel
 %defattr(-,root,root)

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



commit sawfish-pager for openSUSE:Factory

2014-09-03 Thread h_root
Hello community,

here is the log from the commit of package sawfish-pager for openSUSE:Factory 
checked in at 2014-09-03 18:23:09

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


Package is sawfish-pager

Changes:

--- /work/SRC/openSUSE:Factory/sawfish-pager/sawfish-pager.changes  
2013-09-29 19:28:41.0 +0200
+++ /work/SRC/openSUSE:Factory/.sawfish-pager.new/sawfish-pager.changes 
2014-09-03 21:08:00.0 +0200
@@ -1,0 +2,14 @@
+Tue Sep  2 07:23:03 UTC 2014 - tog...@opensuse.org
+
+- Updated to version 0.90.4
+  * Accept clicks on workspaces borders
+- Removed the following from BuildRequires
+  * obsoleted sawfish-lisp
+  * autoconf automake libtool
+
+- Remove 0001-Fix-Makefile.patch and replace it with 
+  Makefile-Overrides.patch
+
+ 
+
+---

Old:

  0001-Fix-Makefile.patch
  sawfish-pager-0.90.3.tar.xz

New:

  Makefile-Overrides.patch
  sawfish-pager_0.90.4.tar.xz



Other differences:
--
++ sawfish-pager.spec ++
--- /var/tmp/diff_new_pack.MxzVWG/_old  2014-09-03 21:08:02.0 +0200
+++ /var/tmp/diff_new_pack.MxzVWG/_new  2014-09-03 21:08:02.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   sawfish-pager
-Version:0.90.3
+Version:0.90.4
 Release:0
 Summary:Pager for Sawfish window manager
 License:GPL-2.0
@@ -26,23 +26,20 @@
 %else
 Group:  System/GUI/Other
 %endif
-Source0:
http://download.tuxfamily.org/sawfishpager/%name-%version.tar.xz
+Source0:
http://download.tuxfamily.org/sawfishpager/%{name}_%{version}.tar.xz
 # PATCH-FIX-UPSTREAM sawfish-pager-makefilefix --tog...@opensuse.org
-Patch0: 0001-Fix-Makefile.patch
+Patch0: Makefile-Overrides.patch
 Url:http://sawfish.wikia.com/
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  autoconf
-BuildRequires:  automake
 BuildRequires:  bc
 BuildRequires:  gmp-devel
-BuildRequires:  libtool
 BuildRequires:  pkg-config
 BuildRequires:  pkgconfig(gdk-pixbuf-2.0) = 2.12.0
 BuildRequires:  pkgconfig(gtk+-2.0) = 2.12.0
 BuildRequires:  pkgconfig(librep)
 BuildRequires:  pkgconfig(rep-gtk)
 BuildRequires:  pkgconfig(sawfish) = 1.9.1
-BuildRequires:  sawfish-lisp = 1.9.1
+#BuildRequires:  sawfish-lisp = 1.9.1
 
 %if 0%{?suse_version} == 1210
 BuildRequires:  xz
@@ -65,11 +62,11 @@
 Check README from this package documentation how to activate.
 
 %prep
-%setup -q
+%setup -q -n %{name}_%{version}
 %patch0 -p1
 
 %build
-autoreconf -fi
+#autoreconf -fi
 %configure
 make %{?_smp_mflags} 
 

++ Makefile-Overrides.patch ++
---
 Makefile.in |4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

--- a/Makefile.in
+++ b/Makefile.in
@@ -23,10 +23,12 @@
 # along with sawfish-pager; see the file COPYING.   If not, write to
 # the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
 
-override CFLAGS += @GTK_CFLAGS@ @IMAGE_LOADER_CFLAGS@ @SAWFISH_CFLAGS@ 
-DG_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DGDK_PIXBUF_DISABLE_DEPRECATED 
-DGTK_DISABLE_DEPRECATED
+override CFLAGS += @GTK_CFLAGS@ @IMAGE_LOADER_CFLAGS@ @SAWFISH_CFLAGS@
 LDFLAGS = -Wl,-rpath @SAWFISH_CLIENT_LIB_DIR@
 LDLIBS = @SAWFISH_CLIENT_LIB_DIR@/client.so @GTK_LIBS@ @SAWFISH_LIBS@ 
@IMAGE_LOADER_LIBS@
 
+
+
 all: sawfishpager pager.jlc
 
 %.jlc: %.jl
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit sbcl for openSUSE:Factory

2014-09-03 Thread h_root
Hello community,

here is the log from the commit of package sbcl for openSUSE:Factory checked in 
at 2014-09-03 18:22:36

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


Package is sbcl

Changes:

--- /work/SRC/openSUSE:Factory/sbcl/sbcl.changes2014-08-13 
17:08:20.0 +0200
+++ /work/SRC/openSUSE:Factory/.sbcl.new/sbcl.changes   2014-09-03 
21:08:10.0 +0200
@@ -1,0 +2,29 @@
+Sun Aug 31 18:24:15 UTC 2014 - tog...@opensuse.org
+
+- Update to version 1.2.3
+
+  * Enhancement:
++ DOCUMENTATION works on instances of FUNCALLABLE-STANDARD-CLASS
++ ASSERT reports arguments of calls to lexical functions in
+  additional to global functions.
++ ASDF updated to 3.1.3
++ UIOP can be loaded without ASDF.
+  * Bug Fix:
++ Some methods on CHANGE-CLASS did not finalize the new class
+  before accessing its class-precedence list.
++ CHANGE-CLASS no longer fails on unbound slots in the source
+  object.
++ CHANGE-CLASS signals an appropriate error when the destination
+  class is a FORWARD-REFERENCED-CLASS.
++ CHANGE-CLASS no longer signals bogus TYPE-ERRORs for slots for
+  which initargs have been supplied.
++ saving cores on ARM was broken since the introduction of GENCGC.
+  (lp#1349795)
++ macroexpanding a backquoted expression involving ,. outside
+  of the compiler failed. (lp#1354623)
+
+- Backported from git for arm builds
+  0002-Fix-array-bound-checking-with-negative-indexes-on-AR.patch
+
+
+---

Old:

  sbcl-1.2.2-source.tar.bz2

New:

  0002-Fix-array-bound-checking-with-negative-indexes-on-AR.patch
  sbcl-1.2.3-source.tar.bz2



Other differences:
--
++ sbcl.spec ++
--- /var/tmp/diff_new_pack.qh4RSZ/_old  2014-09-03 21:08:12.0 +0200
+++ /var/tmp/diff_new_pack.qh4RSZ/_new  2014-09-03 21:08:12.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   sbcl
-Version:1.2.2
+Version:1.2.3
 Release:0
 Summary:Steel Bank Common Lisp
 License:SUSE-Public-Domain and BSD-3-Clause
@@ -65,6 +65,8 @@
 Patch6: sbcl-cast.patch
 # PATCH-FIX-OPENSUSE  disable localport bsd sockets tests broken in kvm builds 
for some tog...@opensuse.org
 Patch7: disable-localport-bsd-sockets-test.patch
+#PATCH-FIX-UPSTREAM backported from git
+Patch8:  
0002-Fix-array-bound-checking-with-negative-indexes-on-AR.patch
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
@@ -88,6 +90,10 @@
 %patch7 -p1 -b sockets
 %endif
 
+%ifarch %arm
+%patch8 -p1 -b arm
+%endif
+
 cp %{S:1} .
 cp %{S:2} .
 cp %{S:3} .

++ 0002-Fix-array-bound-checking-with-negative-indexes-on-AR.patch ++
From 5e7d58ea89324d9c9d852fba2fb168b58b215f1a Mon Sep 17 00:00:00 2001
From: Stas Boukarev stass...@gmail.com
Date: Sat, 30 Aug 2014 20:51:10 +0400
Subject: [PATCH 2/6] Fix array bound checking with negative indexes on ARM.

Need to use an unsigned comparison, not a signed one, to weed out the
negative numbers.

Patch by Wendall Marvel.

Signed-off-by: Togan Muftuoglu tog...@opensuse.org
---
 src/compiler/arm/array.lisp |  2 +-
 tests/vector.pure.lisp  | 10 ++
 2 files changed, 11 insertions(+), 1 deletion(-)

diff --git a/src/compiler/arm/array.lisp b/src/compiler/arm/array.lisp
index 6d652b4..7fc6622 100644
--- a/src/compiler/arm/array.lisp
+++ b/src/compiler/arm/array.lisp
@@ -73,7 +73,7 @@
   (:generator 5
 (let ((error (generate-error-code vop 'invalid-array-index-error array 
bound index)))
   (inst cmp index bound)
-  (inst b :ge error)
+  (inst b :hs error)
   (move result index
 
  Accessors/Setters
diff --git a/tests/vector.pure.lisp b/tests/vector.pure.lisp
index 30c349e..004a3b1 100644
--- a/tests/vector.pure.lisp
+++ b/tests/vector.pure.lisp
@@ -54,3 +54,13 @@
   (compile nil `(lambda (a)
   (declare ((vector undefined-type) a))
   (setf (svref a 0) 10
+
+(with-test (:name :svref-negative-index)
+  (let ((vector #(1)))
+(flet ((test (index)
+ (funcall (compile nil `(lambda (vector index)
+  (svref vector index)))
+  vector index)))
+  (assert-error (test -1))
+  (assert (= (test 0) 1))
+  (assert-error (test 1)
-- 
2.1.0

++ sbcl-1.2.2-source.tar.bz2 - sbcl-1.2.3-source.tar.bz2 ++
 31263 lines of diff (skipped)

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



commit shorewall for openSUSE:Factory

2014-09-03 Thread h_root
Hello community,

here is the log from the commit of package shorewall for openSUSE:Factory 
checked in at 2014-09-03 18:22:34

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


Package is shorewall

Changes:

--- /work/SRC/openSUSE:Factory/shorewall/shorewall.changes  2014-08-15 
09:56:20.0 +0200
+++ /work/SRC/openSUSE:Factory/.shorewall.new/shorewall.changes 2014-09-03 
21:09:38.0 +0200
@@ -1,0 +2,23 @@
+Sun Aug 31 17:24:13 UTC 2014 - tog...@opensuse.org
+
+- Update to version 4.6.3.1 For more details see changelog.txt and
+  releasenotes.tx
+  * The DNSAmp action released in 4.6.3 matched more packets than it
+should have. That has now been corrected.
+  * The handling of REJECT in IP[6]TABLES rules has been clarified
+inthe shorewall-rules(5) and shorewall6-rules(5) manpages.
+  * The following misleading error message has now been corrected:
+
+  ERROR: The xxx TARGET is now allowed in the filter table
+
+The message now reads:
+
+  ERROR: The xxx TARGET is not allowed in the filter table 
+
+- Spec fixes
+
+  * Fixed shorewall-init requires so it needs shoreline-firewall
+which is an alias for shorewall shorewall6 shorewall-lite and
+shorewall6-lite packages
+  * shorewall-init package was missing a rc link 
+---

Old:

  shorewall-4.6.2.5.tar.bz2
  shorewall-core-4.6.2.5.tar.bz2
  shorewall-docs-html-4.6.2.5.tar.bz2
  shorewall-init-4.6.2.5.tar.bz2
  shorewall-lite-4.6.2.5.tar.bz2
  shorewall6-4.6.2.5.tar.bz2
  shorewall6-lite-4.6.2.5.tar.bz2

New:

  shorewall-4.6.3.1.tar.bz2
  shorewall-core-4.6.3.1.tar.bz2
  shorewall-docs-html-4.6.3.1.tar.bz2
  shorewall-init-4.6.3.1.tar.bz2
  shorewall-lite-4.6.3.1.tar.bz2
  shorewall6-4.6.3.1.tar.bz2
  shorewall6-lite-4.6.3.1.tar.bz2



Other differences:
--
++ shorewall.spec ++
--- /var/tmp/diff_new_pack.YNKUe7/_old  2014-09-03 21:09:40.0 +0200
+++ /var/tmp/diff_new_pack.YNKUe7/_new  2014-09-03 21:09:40.0 +0200
@@ -20,19 +20,19 @@
 %define have_systemd 1
 
 Name:   shorewall
-Version:4.6.2.5
+Version:4.6.3.1
 Release:0
 Summary:Shoreline Firewall is an iptables-based firewall for Linux 
systems
 License:GPL-2.0
 Group:  Productivity/Networking/Security
 Url:http://www.shorewall.net/
-Source: 
http://www.shorewall.net/pub/shorewall/4.6/shorewall-4.6.2/%name-%version.tar.bz2
-Source1:
http://www.shorewall.net/pub/shorewall/4.6/shorewall-4.6.2/%name-core-%version.tar.bz2
-Source2:
http://www.shorewall.net/pub/shorewall/4.6/shorewall-4.6.2/%name-lite-%version.tar.bz2
-Source3:
http://www.shorewall.net/pub/shorewall/4.6/shorewall-4.6.2/%name-init-%version.tar.bz2
-Source4:
http://www.shorewall.net/pub/shorewall/4.6/shorewall-4.6.2/%{name}6-lite-%version.tar.bz2
-Source5:
http://www.shorewall.net/pub/shorewall/4.6/shorewall-4.6.2/%{name}6-%version.tar.bz2
-Source6:
http://www.shorewall.net/pub/shorewall/4.6/shorewall-4.6.2/%name-docs-html-%version.tar.bz2
+Source: 
http://www.shorewall.net/pub/shorewall/4.6/shorewall-4.6.3/%name-%version.tar.bz2
+Source1:
http://www.shorewall.net/pub/shorewall/4.6/shorewall-4.6.3/%name-core-%version.tar.bz2
+Source2:
http://www.shorewall.net/pub/shorewall/4.6/shorewall-4.6.3/%name-lite-%version.tar.bz2
+Source3:
http://www.shorewall.net/pub/shorewall/4.6/shorewall-4.6.3/%name-init-%version.tar.bz2
+Source4:
http://www.shorewall.net/pub/shorewall/4.6/shorewall-4.6.3/%{name}6-lite-%version.tar.bz2
+Source5:
http://www.shorewall.net/pub/shorewall/4.6/shorewall-4.6.3/%{name}6-%version.tar.bz2
+Source6:
http://www.shorewall.net/pub/shorewall/4.6/shorewall-4.6.3/%name-docs-html-%version.tar.bz2
 Source7:%name-4.4.22.rpmlintrc
 Source8:README.openSUSE
 # PATCH-FIX-UPSTREAM tog...@opensuse.org Shorewall-lite init.suse.sh Required 
Stop
@@ -61,6 +61,8 @@
 Requires:   iptables
 Requires:   logrotate
 Requires:   xtables-addons
+Provides:   shoreline_firewall = %{version}-%{release}
+
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildArch:  noarch
 BuildRequires:  bash = 4
@@ -135,6 +137,7 @@
 Requires:   iproute2
 Requires:   iptables
 Requires:   logrotate
+Provides:   shoreline_firewall = %{version}-%{release}
 %if 0%{?suse_version}
 Conflicts:  SuSEfirewall2
 %endif
@@ -175,7 +178,7 @@
 Requires(preun):  systemd-units
 Requires(postun): systemd-units
 %endif
-
+Provides:   shoreline_firewall = %{version}-%{release}
 Requires:   %name  4.5.0-0
 

commit splix for openSUSE:Factory

2014-09-03 Thread h_root
Hello community,

here is the log from the commit of package splix for openSUSE:Factory checked 
in at 2014-09-03 18:22:43

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


Package is splix

Changes:

--- /work/SRC/openSUSE:Factory/splix/splix.changes  2014-06-25 
10:49:15.0 +0200
+++ /work/SRC/openSUSE:Factory/.splix.new/splix.changes 2014-09-03 
21:11:06.0 +0200
@@ -1,0 +2,6 @@
+Mon Aug 25 11:03:47 CEST 2014 - jsm...@suse.de
+
+- splix-add-debuginfo.patch (from lpecha...@suse.cz) lets build
+  make also the missing debuginfo packages (bnc#890843).
+
+---

New:

  splix-add-debuginfo.patch



Other differences:
--
++ splix.spec ++
--- /var/tmp/diff_new_pack.2pbxj7/_old  2014-09-03 21:11:07.0 +0200
+++ /var/tmp/diff_new_pack.2pbxj7/_new  2014-09-03 21:11:07.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package splix (Version 2.0.0)
+# spec file for package splix
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,22 +15,22 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 %bcond_with jbigkit
 
 Name:   splix
 Summary:Driver for Samsung Printer Language printers
-Version:2.0.0
-Release:4
 License:GPL-2.0
 Group:  Hardware/Printing
+Version:2.0.0
+Release:0
 Url:http://splix.ap2c.org/
 Source0:
http://downloads.sourceforge.net/project/splix/splix/%{version}/%{name}-%{version}.tar.bz2
 Source1:http://splix.ap2c.org/samsung_cms.tar.bz2
 Source2:README.SUSE
 Patch0: %name-2.0.0-gcc45.patch
 Patch1: %name-libs.patch
+Patch2: %name-add-debuginfo.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  cups-devel
 BuildRequires:  fdupes
@@ -70,6 +70,7 @@
 %setup -q
 %patch0 -p1
 %patch1 -p1
+%patch2 -p1
 %__cp %SOURCE2 .
 
 %build

++ splix-add-debuginfo.patch ++
SLE needs debugging information even for optimized binaries.

Signed-off-by: Libor Pechacek lpecha...@suse.cz
Index: splix-2.0.0/Makefile
===
--- splix-2.0.0.orig/Makefile
+++ splix-2.0.0/Makefile
@@ -74,8 +74,8 @@ comma   := ,
 
 DEBUG_CFLAGS:= -O0 -g
 DEBUG_CXXFLAGS  := -O0 -g
-OPTIM_CFLAGS   := -O2
-OPTIM_CXXFLAGS := -O2
+OPTIM_CFLAGS   := -O2 -g
+OPTIM_CXXFLAGS := -O2 -g
 
 ARCHI   := $(shell uname -s)
 
Index: splix-2.0.0/rules.mk
===
--- splix-2.0.0.orig/rules.mk
+++ splix-2.0.0/rules.mk
@@ -21,9 +21,9 @@ cmd_install_cms   = INSTALL   col
 install: $(rastertoqpdl_TARGET) $(pstoqpdl_TARGET)
$(Q)mkdir -p $(DESTDIR)${CUPSFILTER}
$(call printCmd, $(cmd_install_raster))
-   $(Q)install -m 755 -s $(rastertoqpdl_TARGET) $(DESTDIR)${CUPSFILTER}
+   $(Q)install -m 755 $(rastertoqpdl_TARGET) $(DESTDIR)${CUPSFILTER}
$(call printCmd, $(cmd_install_ps))
-   $(Q)install -m 755 -s $(pstoqpdl_TARGET) $(DESTDIR)${CUPSFILTER}
+   $(Q)install -m 755 $(pstoqpdl_TARGET) $(DESTDIR)${CUPSFILTER}
$(Q)$(MAKE) --no-print-directory -C ppd install Q=$(Q) \
DESTDIR=$(abspath $(DESTDIR)) DISABLE_JBIG=$(DISABLE_JBIG)
@echo 
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit spec-cleaner for openSUSE:Factory

2014-09-03 Thread h_root
Hello community,

here is the log from the commit of package spec-cleaner for openSUSE:Factory 
checked in at 2014-09-03 18:22:18

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


Package is spec-cleaner

Changes:

--- /work/SRC/openSUSE:Factory/spec-cleaner/spec-cleaner.changes
2014-07-08 16:59:10.0 +0200
+++ /work/SRC/openSUSE:Factory/.spec-cleaner.new/spec-cleaner.changes   
2014-09-03 21:10:55.0 +0200
@@ -1,0 +2,18 @@
+Fri Aug 29 10:46:17 UTC 2014 - tchva...@suse.com
+
+- py3 include arpgarse itself.
+
+---
+Wed Aug 13 12:28:45 UTC 2014 - tchva...@suse.com
+
+- Version bump to 0.6.1:
+  * Fixup release with working spec-cleaner script executable
+
+---
+Wed Aug 13 12:09:35 UTC 2014 - tchva...@suse.com
+
+- Version bump to 0.6.0:
+  * Use setuptools and nosetests for buildingtesting
+  * Various bugfixes as found by java icedtea cleaning
+
+---

Old:

  spec-cleaner-0.5.9.tar.gz

New:

  spec-cleaner-0.6.1.tar.gz



Other differences:
--
++ spec-cleaner.spec ++
--- /var/tmp/diff_new_pack.F19LTI/_old  2014-09-03 21:10:57.0 +0200
+++ /var/tmp/diff_new_pack.F19LTI/_new  2014-09-03 21:10:57.0 +0200
@@ -18,23 +18,18 @@
 
 
 Name:   spec-cleaner
-Version:0.5.9
+Version:0.6.1
 Release:0
 Summary:.spec file cleaner
 License:BSD-3-Clause
 Group:  Development/Tools/Other
 Url:http://github.com/openSUSE/spec-cleaner
 Source0:
https://github.com/openSUSE/%{name}/archive/%{name}-%{version}.tar.gz
-BuildRequires:  python
-Requires:   python-argparse
+BuildRequires:  python3-mock
+BuildRequires:  python3-nose
+BuildRequires:  python3-setuptools
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildArch:  noarch
-# This is just for tests
-# It is conditional so we built on older distros too
-# Drop after 12.2 and older are not targeted here
-%if 0%{?suse_version}  01220
-BuildRequires:  python3
-%endif
 
 %description
 This script cleans spec file according to some arbitrary style guide. The
@@ -45,15 +40,13 @@
 %setup -q -n %{name}-%{name}-%{version}
 
 %build
+python3 setup.py build
 
 %check
-make check -j1
+python3 setup.py test
 
 %install
-make DESTDIR=%{buildroot} install %{?_smp_mflags} \
-   LIBEXECDIR=%{_libexecdir} \
-   LIBDIR=%{_libdir} \
-   SITEDIR=%{python_sitelib}
+python3 setup.py install --root=%{buildroot}
 
 %files
 %defattr(-, root, root)
@@ -62,23 +55,25 @@
 %dir %{_libexecdir}/obs/service/
 %{_libexecdir}/obs/service/clean_spec_file
 %{_libexecdir}/obs/service/clean_spec_file.service
-%dir %{python_sitelib}/spec_cleaner/
-%{python_sitelib}/spec_cleaner/__init__.py*
-%{python_sitelib}/spec_cleaner/fileutils.py*
-%{python_sitelib}/spec_cleaner/rpmbuild.py*
-%{python_sitelib}/spec_cleaner/rpmcheck.py*
-%{python_sitelib}/spec_cleaner/rpmcleaner.py*
-%{python_sitelib}/spec_cleaner/rpmcopyright.py*
-%{python_sitelib}/spec_cleaner/rpmdescription.py*
-%{python_sitelib}/spec_cleaner/rpmexception.py*
-%{python_sitelib}/spec_cleaner/rpmfiles.py*
-%{python_sitelib}/spec_cleaner/rpminstall.py*
-%{python_sitelib}/spec_cleaner/rpmpreamble.py*
-%{python_sitelib}/spec_cleaner/rpmprep.py*
-%{python_sitelib}/spec_cleaner/rpmprune.py*
-%{python_sitelib}/spec_cleaner/rpmregexp.py*
-%{python_sitelib}/spec_cleaner/rpmscriplets.py*
-%{python_sitelib}/spec_cleaner/rpmsection.py*
+%dir %{python3_sitelib}/spec_cleaner/
+%{python3_sitelib}/spec_cleaner/__init__.py
+%{python3_sitelib}/spec_cleaner/fileutils.py
+%{python3_sitelib}/spec_cleaner/rpmbuild.py
+%{python3_sitelib}/spec_cleaner/rpmcheck.py
+%{python3_sitelib}/spec_cleaner/rpmcleaner.py
+%{python3_sitelib}/spec_cleaner/rpmcopyright.py
+%{python3_sitelib}/spec_cleaner/rpmdescription.py
+%{python3_sitelib}/spec_cleaner/rpmexception.py
+%{python3_sitelib}/spec_cleaner/rpmfiles.py
+%{python3_sitelib}/spec_cleaner/rpminstall.py
+%{python3_sitelib}/spec_cleaner/rpmpreamble.py
+%{python3_sitelib}/spec_cleaner/rpmprep.py
+%{python3_sitelib}/spec_cleaner/rpmprune.py
+%{python3_sitelib}/spec_cleaner/rpmregexp.py
+%{python3_sitelib}/spec_cleaner/rpmscriplets.py
+%{python3_sitelib}/spec_cleaner/rpmsection.py
+%{python3_sitelib}/spec_cleaner/__pycache__
+%{python3_sitelib}/spec_cleaner-%{version}-py%{py3_ver}.egg-info
 %dir %{_datadir}/%{name}/
 %{_datadir}/%{name}/excludes-bracketing.txt
 %{_datadir}/%{name}/licenses_changes.txt

++ spec-cleaner-0.5.9.tar.gz - spec-cleaner-0.6.1.tar.gz ++
diff -urN '--exclude=CVS' 

commit suse-build-key for openSUSE:Factory

2014-09-03 Thread h_root
Hello community,

here is the log from the commit of package suse-build-key for openSUSE:Factory 
checked in at 2014-09-03 18:23:10

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


Package is suse-build-key

Changes:

--- /work/SRC/openSUSE:Factory/suse-build-key/suse-build-key.changes
2014-01-14 13:55:20.0 +0100
+++ /work/SRC/openSUSE:Factory/.suse-build-key.new/suse-build-key.changes   
2014-09-03 21:11:58.0 +0200
@@ -1,0 +2,7 @@
+Fri Aug 29 08:28:03 UTC 2014 - meiss...@suse.com
+
+- Went to new method again.
+  - suse-build-key.gpg blob dropped
+  - ship seperate files
+
+---

Old:

  suse-build-key.gpg



Other differences:
--
++ suse-build-key.spec ++
--- /var/tmp/diff_new_pack.8jnina/_old  2014-09-03 21:12:00.0 +0200
+++ /var/tmp/diff_new_pack.8jnina/_new  2014-09-03 21:12:00.0 +0200
@@ -26,20 +26,16 @@
 Group:  System/Packages
 Version:12.0
 Release:0
-Source0:suse-build-key.gpg
-Source1:dumpsigs
-
 # pub  2048R/39DB7C82 2013-01-31 SuSE Package Signing Key bu...@suse.de
 # The main package signing key.
-Source2:gpg-pubkey-39db7c82-510a966b.asc
+Source0:gpg-pubkey-39db7c82-510a966b.asc
 # pub  2048R/50A3DD1C 2013-01-14 SuSE Package Signing Key (reserve key) 
bu...@suse.de
 # Fallback key if main key gets lost.
-Source3:gpg-pubkey-50a3dd1c-50f35137.asc
+Source1:gpg-pubkey-50a3dd1c-50f35137.asc
 
 # pub  1024R/307E3D54 2006-03-21 SuSE Package Signing Key bu...@suse.de
-# SLE11 bu...@suse.de key, 1024 bit
-Source4:gpg-pubkey-307e3d54-4be01a65.asc
-
+# SLES 10 key.
+Source2:gpg-pubkey-307e3d54-4be01a65.asc
 # pub  1024D/B37B98A9 2005-05-11 SUSE PTF Signing Key supp...@suse.com
 # SUSE supplied PTF (program temporary fixes) are signed by this key.
 # supplied to be not imported by default
@@ -50,13 +46,10 @@
 # Only used for E-Mail encryption and signing to/from secur...@suse.de.
 Source99:   security_at_suse_de.asc
 
+Source100:  dumpsigs
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildArch:  noarch
 %define keydir  %{_prefix}/lib/rpm/gnupg/keys
-
-%define pubring  usr/lib/rpm/gnupg/pubring.gpg
-%define susering usr/lib/rpm/gnupg/suse-build-key.gpg
-
 PreReq: sh-utils gpg fileutils mktemp
 
 %description
@@ -75,76 +68,24 @@
 
 %install
 rm -rf $RPM_BUILD_ROOT
-mkdir -p $RPM_BUILD_ROOT/usr/lib/rpm/gnupg
-install %{SOURCE0} $RPM_BUILD_ROOT/%{susering}
-install -m 755 %{SOURCE1} $RPM_BUILD_ROOT/usr/lib/rpm/gnupg
-mkdir keys
-cd keys
-$RPM_BUILD_ROOT/usr/lib/rpm/gnupg/dumpsigs $RPM_BUILD_ROOT/%{susering}
-cd ..
-cp -a keys $RPM_BUILD_ROOT/usr/lib/rpm/gnupg
-
-touch $RPM_BUILD_ROOT/%{pubring}
-touch $RPM_BUILD_ROOT/%{pubring}~
+mkdir -p $RPM_BUILD_ROOT%{keydir}
+for i in %sources; do
+case $i in
+*/gpg-pubkey-*.asc)
+install -m 644 $i $RPM_BUILD_ROOT%{keydir}
+;;
+esac
+done
+install -m 755 %{SOURCE100} $RPM_BUILD_ROOT/usr/lib/rpm/gnupg
 
 %files
 %defattr(644,root,root)
-%attr(755,root,root) %dir /usr/lib/rpm/gnupg
-%attr(755,root,root) /usr/lib/rpm/gnupg/dumpsigs
-/usr/lib/rpm/gnupg/keys
-%config /%{susering}
-%ghost /%{pubring}
-%ghost /%{pubring}~
-
-%post
-if [ ! -f %{pubring} ]; then
-touch %{pubring}
-fi
-echo -n importing SuSE build key to rpm keyring... 
-TF=`mktemp /tmp/gpg.XX`
-if [ -z $TF ]; then
-  echo suse-build-key::post: cannot make temporary file. Fatal error.
-  exit 20
-fi
-if [ -z $HOME ]; then
-  HOME=/root
-  export HOME
-fi
-if [ ! -d $HOME ]; then
-  mkdir $HOME
-fi
-gpg -q --batch --no-options  /dev/null  /dev/null 21 || true
-# no kidding... gpg won't initialize correctly without being called twice.
-gpg  /dev/null  /dev/null 21 || true
-gpg  /dev/null  /dev/null 21 || true
-gpg -q --batch --no-options --no-default-keyring --no-permission-warning \
- --keyring %{susering}--export -a  $TF 
-a=$?
-gpg -q --batch --no-options --no-default-keyring --no-permission-warning \
- --keyring %{pubring}   --import  $TF
-b=$?
-rm -f $TF
-if [ $a = 0 -a $b = 0 ]; then
-echo done.
-else
-echo importing the key from the file %{susering}
-echo returned an error. This should not happen. It may not be possible
-echo to properly verify the authenticity of rpm packages from SuSE 
sources.
-echo The keyring containing the SuSE rpm package signing key can be found
-echo in the root directory of the first CD (DVD) of your SuSE product.
-exit -1
-fi
-### import suse package build key to roots gpg keyring
-if test -f root/.gnupg/pubring.gpg ; then
-   chroot . usr/bin/gpg --export 

commit systemd for openSUSE:Factory

2014-09-03 Thread h_root
Hello community,

here is the log from the commit of package systemd for openSUSE:Factory checked 
in at 2014-09-03 18:21:43

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


Package is systemd

Changes:

--- /work/SRC/openSUSE:Factory/systemd/systemd-mini.changes 2014-08-29 
17:43:05.0 +0200
+++ /work/SRC/openSUSE:Factory/.systemd.new/systemd-mini.changes
2014-09-03 21:12:19.0 +0200
@@ -1,0 +2,29 @@
+Tue Sep  2 12:56:47 UTC 2014 - rmila...@suse.com
+
+- udev: add option to generate old 'buggy' serials (bnc#886852)
+  Add 1066-udev-add-compatibility-links-for-truncated-by-id-links.patch 
+
+---
+Tue Sep  2 09:14:03 UTC 2014 - wer...@suse.de
+
+- Add upstream patch
+  0001-login-simplify-controller-handling.patch 
+
+---
+Mon Sep  1 13:00:29 UTC 2014 - wer...@suse.de
+
+- Add upstream patches
+  0001-completion-filter-templates-from-restartable-units.patch
+  0002-systemd-fix-error-message.patch
+  0003-Quote-unit-names-in-suggested-systemctl-commandlines.patch
+  0004-config-parser-fix-mem-leak.patch
+  0005-login-fix-mem-leak.patch
+  1065-udev-bump-event-timeout-to-60-seconds.patch
+
+---
+Fri Aug 29 14:14:06 UTC 2014 - wer...@suse.de
+
+- Add upstream patch 0001-nspawn-fix-network-interface.patch to
+  make option network-interface of systemd-nspawn work 
+
+---
systemd.changes: same change

New:

  0001-completion-filter-templates-from-restartable-units.patch
  0001-login-simplify-controller-handling.patch
  0001-nspawn-fix-network-interface.patch
  0002-systemd-fix-error-message.patch
  0003-Quote-unit-names-in-suggested-systemctl-commandlines.patch
  0004-config-parser-fix-mem-leak.patch
  0005-login-fix-mem-leak.patch
  1065-udev-bump-event-timeout-to-60-seconds.patch
  1066-udev-add-compatibility-links-for-truncated-by-id-links.patch



Other differences:
--
++ systemd-mini.spec ++
--- /var/tmp/diff_new_pack.ndIGBV/_old  2014-09-03 21:12:23.0 +0200
+++ /var/tmp/diff_new_pack.ndIGBV/_new  2014-09-03 21:12:23.0 +0200
@@ -814,6 +814,20 @@
 Patch392:   0003-sd-journal-properly-convert-object-size-on-big-endia.patch
 # PATCH-FIX-UPSTREAM added at 2014/08/28
 Patch393:   0004-sd-journal-verify-that-object-start-with-the-field-n.patch
+# PATCH-FIX-UPSTREAM added at 2014/08/29
+Patch394:   0001-nspawn-fix-network-interface.patch
+# PATCH-FIX-UPSTREAM added at 2014/09/01
+Patch395:   0001-completion-filter-templates-from-restartable-units.patch
+# PATCH-FIX-UPSTREAM added at 2014/09/01
+Patch396:   0002-systemd-fix-error-message.patch
+# PATCH-FIX-UPSTREAM added at 2014/09/01
+Patch397:   0003-Quote-unit-names-in-suggested-systemctl-commandlines.patch
+# PATCH-FIX-UPSTREAM added at 2014/09/01
+Patch398:   0004-config-parser-fix-mem-leak.patch
+# PATCH-FIX-UPSTREAM added at 2014/09/01
+Patch399:   0005-login-fix-mem-leak.patch
+# PATCH-FIX-UPSTREAM added at 2014/09/02
+Patch400:   0001-login-simplify-controller-handling.patch
 
 # UDEV PATCHES
 # 
@@ -949,6 +963,10 @@
 Patch1063:  1063-udev-path_id-suppress-ID_PATH-for-devices-with-an-un.patch
 # PATCH-FIX-UPSTREAM 1064-udev-hwdb-do-not-look-at-usb_device-parents.patch
 Patch1064:  1064-udev-hwdb-do-not-look-at-usb_device-parents.patch
+# PATCH-FIX-UPSTREAM 1065-udev-bump-event-timeout-to-60-seconds.patch
+Patch1065:  1065-udev-bump-event-timeout-to-60-seconds.patch
+# PATCH-FIX-SUSE 
1066-udev-add-compatibility-links-for-truncated-by-id-links.patch (bnc#886852)
+Patch1066:  
1066-udev-add-compatibility-links-for-truncated-by-id-links.patch
 
 %description
 Systemd is a system and service manager, compatible with SysV and LSB
@@ -1501,6 +1519,13 @@
 %patch391 -p0
 %patch392 -p0
 %patch393 -p0
+%patch394 -p0
+%patch395 -p0
+%patch396 -p0
+%patch397 -p0
+%patch398 -p0
+%patch399 -p0
+%patch400 -p0
 
 # udev patches
 %patch1001 -p1
@@ -1588,6 +1613,8 @@
 %patch1062 -p1
 %patch1063 -p0
 %patch1064 -p0
+%patch1065 -p0
+%patch1066 -p1
 
 # remove patch backups
 find -name '*.orig' -exec rm -f '{}' \+

++ systemd.spec ++
--- /var/tmp/diff_new_pack.ndIGBV/_old  2014-09-03 21:12:23.0 +0200
+++ /var/tmp/diff_new_pack.ndIGBV/_new  2014-09-03 21:12:23.0 +0200
@@ -809,6 +809,20 @@
 Patch392:   0003-sd-journal-properly-convert-object-size-on-big-endia.patch
 # PATCH-FIX-UPSTREAM added at 2014/08/28
 Patch393:   0004-sd-journal-verify-that-object-start-with-the-field-n.patch
+# 

commit tcl-tktray for openSUSE:Factory

2014-09-03 Thread h_root
Hello community,

here is the log from the commit of package tcl-tktray for openSUSE:Factory 
checked in at 2014-09-03 18:22:50

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


Package is tcl-tktray

Changes:

--- /work/SRC/openSUSE:Factory/tcl-tktray/tcl-tktray.changes2012-06-25 
12:06:31.0 +0200
+++ /work/SRC/openSUSE:Factory/.tcl-tktray.new/tcl-tktray.changes   
2014-09-03 21:12:49.0 +0200
@@ -1,0 +2,5 @@
+Mon Sep  1 10:52:53 UTC 2014 - g...@opensuse.org
+
+- change license name to TCL again
+
+---



Other differences:
--
++ tcl-tktray.spec ++
--- /var/tmp/diff_new_pack.laRAFY/_old  2014-09-03 21:12:50.0 +0200
+++ /var/tmp/diff_new_pack.laRAFY/_new  2014-09-03 21:12:50.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package tcl-tktray
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 # Copyright (c) 2011 open-slx GmbH sascha.ma...@open-slx.de
 #
 # All modifications and additions to the file contributed by third parties
@@ -21,7 +21,7 @@
 Version:1.3.9
 Release:0
 Summary:System Tray Icon Support for Tk on X11
-License:SUSE-TCL
+License:TCL
 Group:  Development/Languages/Tcl
 Url:http://sw4me.com/wiki/Tktray
 Source: http://tktray.googlecode.com/files/tktray%{version}.tar.gz

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



commit texmaker for openSUSE:Factory

2014-09-03 Thread h_root
Hello community,

here is the log from the commit of package texmaker for openSUSE:Factory 
checked in at 2014-09-03 18:23:04

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


Package is texmaker

Changes:

--- /work/SRC/openSUSE:Factory/texmaker/texmaker.changes2014-05-05 
21:14:19.0 +0200
+++ /work/SRC/openSUSE:Factory/.texmaker.new/texmaker.changes   2014-09-03 
21:14:00.0 +0200
@@ -1,0 +2,21 @@
+Mon Sep  1 13:56:01 UTC 2014 - badshah...@gmail.com
+
+- Update to version 4.3:
+  + A visual diff view has been added to the source viewer
+(differences between the current files loaded in the editor
+and in the source viewer) based on jsdifflib from Chas
+Emerick (BSD license)
+  + When a command fails, the command is now displayed with the
+error message Could not start the command
+  + An reload all documents from file option has been added to
+the File menu
+  + If a completion.txt file is found in the same directory than
+texmaker.exe on windows, in the /usr/share/texmaker/ folder
+on linux and in the Resources subdirectory of the .app
+on macosx, all items from this file will be added
+automatically for the autocompletion
+  + An option to launch the Clean tool when exiting the program
+has been added
+  + The cs, el, es, hu and se translations have been updated.
+
+---

Old:

  texmaker-4.2.tar.bz2

New:

  texmaker-4.3.tar.bz2



Other differences:
--
++ texmaker.spec ++
--- /var/tmp/diff_new_pack.LXYxPU/_old  2014-09-03 21:14:02.0 +0200
+++ /var/tmp/diff_new_pack.LXYxPU/_new  2014-09-03 21:14:02.0 +0200
@@ -17,10 +17,10 @@
 
 
 Name:   texmaker
-Version:4.2
+Version:4.3
 Release:0
 Summary:Free cross-platform LaTeX editor
-License:GPL-2.0
+License:GPL-2.0 and BSD-3-Clause
 Group:  Productivity/Publishing/TeX/Frontends
 Url:http://www.xm1math.net/texmaker/
 Source: http://www.xm1math.net/texmaker/texmaker-%{version}.tar.bz2

++ texmaker-4.2.tar.bz2 - texmaker-4.3.tar.bz2 ++
/work/SRC/openSUSE:Factory/texmaker/texmaker-4.2.tar.bz2 
/work/SRC/openSUSE:Factory/.texmaker.new/texmaker-4.3.tar.bz2 differ: char 11, 
line 1

++ texmaker-correct-doc-location.patch ++
--- /var/tmp/diff_new_pack.LXYxPU/_old  2014-09-03 21:14:02.0 +0200
+++ /var/tmp/diff_new_pack.LXYxPU/_new  2014-09-03 21:14:02.0 +0200
@@ -1,7 +1,7 @@
-Index: texmaker-4.2/texmaker.pro
+Index: texmaker-4.3/texmaker.pro
 ===
 texmaker-4.2.orig/texmaker.pro
-+++ texmaker-4.2/texmaker.pro
+--- texmaker-4.3.orig/texmaker.pro
 texmaker-4.3/texmaker.pro
 @@ -387,9 +387,6 @@ utilities.files = doc/doc1.png \
atd/atd.css \
atd/csshttprequest.js \

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



commit vlgothic-fonts for openSUSE:Factory

2014-09-03 Thread h_root
Hello community,

here is the log from the commit of package vlgothic-fonts for openSUSE:Factory 
checked in at 2014-09-03 18:22:54

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


Package is vlgothic-fonts

Changes:

--- /work/SRC/openSUSE:Factory/vlgothic-fonts/vlgothic-fonts.changes
2012-09-14 12:41:45.0 +0200
+++ /work/SRC/openSUSE:Factory/.vlgothic-fonts.new/vlgothic-fonts.changes   
2014-09-03 21:17:30.0 +0200
@@ -1,0 +2,7 @@
+Mon Sep  1 14:19:08 UTC 2014 - ft...@geeko.jp
+
+- updated to version 20140801
+  * new glyphs including Unicode emoji
+  * update M+ part to the latest CVS HEAD
+
+---

Old:

  VLGothic-20120325.tar.bz2

New:

  VLGothic-20140801.tar.xz



Other differences:
--
++ vlgothic-fonts.spec ++
--- /var/tmp/diff_new_pack.bbWVeq/_old  2014-09-03 21:17:32.0 +0200
+++ /var/tmp/diff_new_pack.bbWVeq/_new  2014-09-03 21:17:32.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package vlgothic-fonts
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,13 +17,13 @@
 
 
 Name:   vlgothic-fonts
-Version:20120325
+Version:20140801
 Release:0
 Summary:VL-Gothic TrueType font family
 License:BSD-3-Clause and SUSE-mplus
 Group:  System/X11/Fonts
 Url:http://dicey.org/vlgothic/
-Source0:VLGothic-%{version}.tar.bz2
+Source0:VLGothic-%{version}.tar.xz
 BuildRequires:  fontpackages-devel
 Provides:   scalable-font-ja
 Provides:   vlgothic = %{version}
@@ -41,11 +41,6 @@
 %setup -q -n VLGothic
 
 %build
-for i in README_J.mplus LICENSE_J.mplus
-do
-iconv -feucjp -tutf-8  $i  $i.tmp
-mv $i.tmp $i
-done
 
 %install
 mkdir -p %{buildroot}%{_ttfontsdir}

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



commit vsftpd for openSUSE:Factory

2014-09-03 Thread h_root
Hello community,

here is the log from the commit of package vsftpd for openSUSE:Factory checked 
in at 2014-09-03 18:21:32

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


Package is vsftpd

Changes:

--- /work/SRC/openSUSE:Factory/vsftpd/vsftpd.changes2014-05-27 
12:03:21.0 +0200
+++ /work/SRC/openSUSE:Factory/.vsftpd.new/vsftpd.changes   2014-09-03 
21:17:40.0 +0200
@@ -1,0 +2,6 @@
+Thu Aug 21 14:21:51 UTC 2014 - jmate...@suse.com
+
+- force using fork() instead of clone() on s390 - fixes bnc#890469
+  * vsftpd-3.0.2-s390.patch
+
+---

New:

  vsftpd-3.0.2-s390.patch



Other differences:
--
++ vsftpd.spec ++
--- /var/tmp/diff_new_pack.NHnlkt/_old  2014-09-03 21:17:42.0 +0200
+++ /var/tmp/diff_new_pack.NHnlkt/_new  2014-09-03 21:17:42.0 +0200
@@ -56,6 +56,8 @@
 Patch16:vsftpd-root-squashed-chroot.patch
 #PATCH-FIX-UPSTREAM: bnc#870122
 Patch17:vsftpd-enable-gettimeofday-sec.patch
+#PATCH-FIX-UPSTREAM: bnc#890469 fix broken syscall on s390
+Patch18:vsftpd-3.0.2-s390.patch
 BuildRequires:  gpg-offline
 BuildRequires:  libcap-devel
 BuildRequires:  openssl-devel
@@ -97,6 +99,7 @@
 %patch15 -p1
 %patch16 -p1
 %patch17 -p1
+%patch18 -p1
 
 %build
 %define seccomp_opts -D_GNU_SOURCE -DUSE_SECCOMP

++ vsftpd-3.0.2-s390.patch ++
Index: vsftpd-3.0.2/sysdeputil.c
===
--- vsftpd-3.0.2.orig/sysdeputil.c  2014-08-21 16:12:59.845872489 +0200
+++ vsftpd-3.0.2/sysdeputil.c   2014-08-21 16:14:59.641431931 +0200
@@ -66,7 +66,7 @@
 #include utmpx.h
 
 /* BEGIN config */
-#if defined(__linux__)
+#if defined(__linux__)  !defined(__s390__)
   #include errno.h
   #include syscall.h
   #define VSF_SYSDEP_HAVE_LINUX_CLONE


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



commit wicked for openSUSE:Factory

2014-09-03 Thread h_root
Hello community,

here is the log from the commit of package wicked for openSUSE:Factory checked 
in at 2014-09-03 18:21:38

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


Package is wicked

Changes:

--- /work/SRC/openSUSE:Factory/wicked/wicked.changes2014-08-20 
17:53:45.0 +0200
+++ /work/SRC/openSUSE:Factory/.wicked.new/wicked.changes   2014-09-03 
21:18:11.0 +0200
@@ -1,0 +2,16 @@
+Mon Sep  1 19:25:47 UTC 2014 - m...@suse.de
+
+- version 0.6.3
+- client/nanny: lease handling/status fixes (partial bnc#891045),
+  do not fail when slave/port is missing (bnc#889666,bnc#890275)
+- ifstatus: Do not check for config files (bnc#889666,bnc#890275)
+- dhcp4: advance secs field for dhcpd min-secs (bnc#889314),
+  retransmit DHCP4 renewals enter reboot state with valid lease.
+- ifevent: increase netlink socket recv buffer size (bnc#884012)
+- ipv6: wait for addresses to become usable (bnc#882259)
+- fixed completed sit/gre/ipip tunnel support
+- dhcp6: initial defer handling and no-addr cleanup (bnc#891045)
+- dhcp: apply suse ifcfg dhcp options (bnc#866994)
+- ifup/reload: use default timeout if 0 (bnc#892486)
+
+---

Old:

  wicked-0.6.2.tar.bz2

New:

  wicked-0.6.3.tar.bz2



Other differences:
--
++ wicked.spec ++
--- /var/tmp/diff_new_pack.P73He2/_old  2014-09-03 21:18:13.0 +0200
+++ /var/tmp/diff_new_pack.P73He2/_new  2014-09-03 21:18:13.0 +0200
@@ -18,7 +18,7 @@
 
 %definerelease_prefix  %{?snapshot:%{snapshot}}%{!?snapshot:0}
 Name:   wicked
-Version:0.6.2
+Version:0.6.3
 Release:%{release_prefix}.0.0
 Summary:Network configuration infrastructure
 License:GPL-2.0

++ wicked-0.6.2.tar.bz2 - wicked-0.6.3.tar.bz2 ++
 6819 lines of diff (skipped)

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



commit xf86-video-ast for openSUSE:Factory

2014-09-03 Thread h_root
Hello community,

here is the log from the commit of package xf86-video-ast for openSUSE:Factory 
checked in at 2014-09-03 18:22:20

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


Package is xf86-video-ast

Changes:

--- /work/SRC/openSUSE:Factory/xf86-video-ast/xf86-video-ast.changes
2014-04-26 06:06:34.0 +0200
+++ /work/SRC/openSUSE:Factory/.xf86-video-ast.new/xf86-video-ast.changes   
2014-09-03 21:19:53.0 +0200
@@ -1,0 +2,24 @@
+Fri Aug 22 08:52:34 UTC 2014 - e...@suse.com
+
+- Update to Version 1.0.1:
+  This update essentially contains:
+  * my fixes (which get obsoleted):
+ u_01-Fix-compiler-warnings-get-rid-if-xf86PciInfo-h.patch
+ u_02-Fix-compiler-warnings-get-rid-of-deprecated-IOADDRESS.patch
+ u_03-Fix-compiler-warnings-add-DrawablePtr-argument-to-ASTPutImage.patch
+ u_04-Clean-up-namespace-in-ast_vgatools.c.patch
+ u_05-Clean-up-namespace-in-ast_2dtool.c.patch
+ u_06-Clean-up-namespace-in-ast_cursor.c.patch
+ u_07-Clean-up-namespace-in-ast_mode.c.patch
+ u_08-Clean-up-namespace-in-ast_accel.c.patch
+ u_09-Clean-up-namespace-in-ast_tool.c.patch
+ u_10-Include-local-headers-only-when-needed.patch
+ u_11-Fix-typo.patch
+ u_12-Fix-ABI-version-conflict-in-xf86UnclaimPciSlot.patch
+ u_13-Move-firmware-for-DP501-to-a-separate-file.patch
+ u_14-Add-_AST_H_-define-to-ast.h.patch
+  * Fix for bnc#892723:
+ Fixed-1600x900-cannot-display-properly.patch  
+  * An update for DP501 support
+
+---

Old:

  u_01-Fix-compiler-warnings-get-rid-if-xf86PciInfo-h.patch
  u_02-Fix-compiler-warnings-get-rid-of-deprecated-IOADDRESS.patch
  u_03-Fix-compiler-warnings-add-DrawablePtr-argument-to-ASTPutImage.patch
  u_04-Clean-up-namespace-in-ast_vgatools.c.patch
  u_05-Clean-up-namespace-in-ast_2dtool.c.patch
  u_06-Clean-up-namespace-in-ast_cursor.c.patch
  u_07-Clean-up-namespace-in-ast_mode.c.patch
  u_08-Clean-up-namespace-in-ast_accel.c.patch
  u_09-Clean-up-namespace-in-ast_tool.c.patch
  u_10-Include-local-headers-only-when-needed.patch
  u_11-Fix-typo.patch
  u_12-Fix-ABI-version-conflict-in-xf86UnclaimPciSlot.patch
  u_13-Move-firmware-for-DP501-to-a-separate-file.patch
  u_14-Add-_AST_H_-define-to-ast.h.patch
  xf86-video-ast-0.99.9.tar.bz2

New:

  xf86-video-ast-1.0.1.tar.bz2



Other differences:
--
++ xf86-video-ast.spec ++
--- /var/tmp/diff_new_pack.bw3Zmh/_old  2014-09-03 21:19:55.0 +0200
+++ /var/tmp/diff_new_pack.bw3Zmh/_new  2014-09-03 21:19:55.0 +0200
@@ -17,27 +17,13 @@
 
 
 Name:   xf86-video-ast
-Version:0.99.9
+Version:1.0.1
 Release:0
 Summary:ASpeed Technologies video driver for the Xorg X server
 License:MIT
 Group:  System/X11/Servers/XF86_4
 Url:http://xorg.freedesktop.org/
 Source0:
http://xorg.freedesktop.org/releases/individual/driver/%{name}-%{version}.tar.bz2
-Patch1: u_01-Fix-compiler-warnings-get-rid-if-xf86PciInfo-h.patch
-Patch2: 
u_02-Fix-compiler-warnings-get-rid-of-deprecated-IOADDRESS.patch
-Patch3: 
u_03-Fix-compiler-warnings-add-DrawablePtr-argument-to-ASTPutImage.patch
-Patch4: u_04-Clean-up-namespace-in-ast_vgatools.c.patch
-Patch5: u_05-Clean-up-namespace-in-ast_2dtool.c.patch
-Patch6: u_06-Clean-up-namespace-in-ast_cursor.c.patch
-Patch7: u_07-Clean-up-namespace-in-ast_mode.c.patch
-Patch8: u_08-Clean-up-namespace-in-ast_accel.c.patch
-Patch9: u_09-Clean-up-namespace-in-ast_tool.c.patch
-Patch10:u_10-Include-local-headers-only-when-needed.patch
-Patch11:u_11-Fix-typo.patch
-Patch12:u_12-Fix-ABI-version-conflict-in-xf86UnclaimPciSlot.patch
-Patch13:u_13-Move-firmware-for-DP501-to-a-separate-file.patch
-Patch14:u_14-Add-_AST_H_-define-to-ast.h.patch
 BuildRequires:  pkg-config
 BuildRequires:  pkgconfig(fontsproto)
 BuildRequires:  pkgconfig(pciaccess) = 0.8.0
@@ -60,20 +46,6 @@
 
 %prep
 %setup -q
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
-%patch4 -p1
-%patch5 -p1
-%patch6 -p1
-%patch7 -p1
-%patch8 -p1
-%patch9 -p1
-%patch10 -p1
-%patch11 -p1
-%patch12 -p1
-%patch13 -p1
-%patch14 -p1
 
 %build
 %configure

++ xf86-video-ast-0.99.9.tar.bz2 - xf86-video-ast-1.0.1.tar.bz2 ++
 17221 lines of diff (skipped)

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



commit xinetd for openSUSE:Factory

2014-09-03 Thread h_root
Hello community,

here is the log from the commit of package xinetd for openSUSE:Factory checked 
in at 2014-09-03 18:21:41

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


Package is xinetd

Changes:

--- /work/SRC/openSUSE:Factory/xinetd/xinetd.changes2014-06-19 
13:19:37.0 +0200
+++ /work/SRC/openSUSE:Factory/.xinetd.new/xinetd.changes   2014-09-03 
21:21:18.0 +0200
@@ -1,0 +2,5 @@
+Fri Aug 29 07:59:05 UTC 2014 - fcro...@suse.com
+
+- Update license tag to use SPDX 1.2.
+
+---



Other differences:
--
++ xinetd.spec ++
--- /var/tmp/diff_new_pack.5LCKwh/_old  2014-09-03 21:21:20.0 +0200
+++ /var/tmp/diff_new_pack.5LCKwh/_new  2014-09-03 21:21:20.0 +0200
@@ -21,7 +21,7 @@
 Release:0
 Url:http://www.xinetd.org/
 Summary:An 'inetd' with Expanded Functionality
-License:SUSE-xinetd
+License:xinetd
 Group:  Productivity/Networking/System
 Source0:http://www.xinetd.org/%{name}-%{version}.tar.gz
 Source1:xinetd.service

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



commit yast2-inetd for openSUSE:Factory

2014-09-03 Thread h_root
Hello community,

here is the log from the commit of package yast2-inetd for openSUSE:Factory 
checked in at 2014-09-03 18:21:25

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


Package is yast2-inetd

Changes:

--- /work/SRC/openSUSE:Factory/yast2-inetd/yast2-inetd.changes  2014-08-20 
17:52:50.0 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-inetd.new/yast2-inetd.changes 
2014-09-03 21:23:29.0 +0200
@@ -1,0 +2,6 @@
+Mon Sep  1 12:22:05 UTC 2014 - mvid...@suse.com
+
+- allow tested code to know it is being tested (bnc#893965)
+- 3.1.7
+
+---

Old:

  yast2-inetd-3.1.6.tar.bz2

New:

  yast2-inetd-3.1.7.tar.bz2



Other differences:
--
++ yast2-inetd.spec ++
--- /var/tmp/diff_new_pack.lnjbfu/_old  2014-09-03 21:23:30.0 +0200
+++ /var/tmp/diff_new_pack.lnjbfu/_new  2014-09-03 21:23:30.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-inetd
-Version:3.1.6
+Version:3.1.7
 Release:0
 Url:https://github.com/yast/yast-inetd
 

++ yast2-inetd-3.1.6.tar.bz2 - yast2-inetd-3.1.7.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-inetd-3.1.6/package/yast2-inetd.changes 
new/yast2-inetd-3.1.7/package/yast2-inetd.changes
--- old/yast2-inetd-3.1.6/package/yast2-inetd.changes   2014-08-15 
16:34:09.0 +0200
+++ new/yast2-inetd-3.1.7/package/yast2-inetd.changes   2014-09-01 
14:55:13.0 +0200
@@ -1,4 +1,10 @@
 ---
+Mon Sep  1 12:22:05 UTC 2014 - mvid...@suse.com
+
+- allow tested code to know it is being tested (bnc#893965)
+- 3.1.7
+
+---
 Fri Aug 15 15:43:33 CEST 2014 - loci...@suse.com
 
 - Fixed adjusting the xinetd service status (bnc#886420)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-inetd-3.1.6/package/yast2-inetd.spec 
new/yast2-inetd-3.1.7/package/yast2-inetd.spec
--- old/yast2-inetd-3.1.6/package/yast2-inetd.spec  2014-08-15 
16:34:09.0 +0200
+++ new/yast2-inetd-3.1.7/package/yast2-inetd.spec  2014-09-01 
14:55:13.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-inetd
-Version:3.1.6
+Version:3.1.7
 Release:0
 Url:https://github.com/yast/yast-inetd
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-inetd-3.1.6/testsuite/run/runtest-ag.sh 
new/yast2-inetd-3.1.7/testsuite/run/runtest-ag.sh
--- old/yast2-inetd-3.1.6/testsuite/run/runtest-ag.sh   2014-08-15 
16:34:09.0 +0200
+++ new/yast2-inetd-3.1.7/testsuite/run/runtest-ag.sh   2014-09-01 
14:55:13.0 +0200
@@ -9,6 +9,7 @@
 
 unset Y2DEBUG
 unset Y2DEBUGGER
+export Y2ALLGLOBAL=1
 
 shopt -s expand_aliases
 alias kick-nonerror-lines=grep -v -e ' [0-2] '

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



commit yast2 for openSUSE:Factory

2014-09-03 Thread h_root
Hello community,

here is the log from the commit of package yast2 for openSUSE:Factory checked 
in at 2014-09-03 18:21:23

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


Package is yast2

Changes:

--- /work/SRC/openSUSE:Factory/yast2/yast2.changes  2014-08-30 
16:04:16.0 +0200
+++ /work/SRC/openSUSE:Factory/.yast2.new/yast2.changes 2014-09-03 
21:23:09.0 +0200
@@ -1,0 +2,7 @@
+Thu Aug 28 11:17:16 UTC 2014 - jreidin...@suse.com
+
+- fix using changed root in netd agent so it can be used in
+  installation (bnc#893965)
+- 3.1.103
+
+---

Old:

  yast2-3.1.102.tar.bz2

New:

  yast2-3.1.103.tar.bz2



Other differences:
--
++ yast2.spec ++
--- /var/tmp/diff_new_pack.3aQZai/_old  2014-09-03 21:23:10.0 +0200
+++ /var/tmp/diff_new_pack.3aQZai/_new  2014-09-03 21:23:10.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2
-Version:3.1.102
+Version:3.1.103
 Release:0
 Url:https://github.com/yast/yast-yast2
 

++ yast2-3.1.102.tar.bz2 - yast2-3.1.103.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-3.1.102/library/general/src/servers_non_y2/ag_netd 
new/yast2-3.1.103/library/general/src/servers_non_y2/ag_netd
--- old/yast2-3.1.102/library/general/src/servers_non_y2/ag_netd
2014-08-27 14:27:18.0 +0200
+++ new/yast2-3.1.103/library/general/src/servers_non_y2/ag_netd
2014-09-01 14:52:08.0 +0200
@@ -7,6 +7,8 @@
 use ycp;
 use strict;
 use File::Basename;
+use File::Spec;
+
 
 my $debug = defined ($ARGV[0])  $ARGV[0] =~ ^-.*d;
 
@@ -19,8 +21,9 @@
 # Testsuite hack:
 # Automake invokes dejagnu with an absolute srcdir :(
 # This will replace the current directory in file names by ./
-# Turn it off by -n
-my $strip = ! (defined ($ARGV[0])  $ARGV[0] =~ ^-.*n);
+# Turn it on only in old testsuite
+# TODO remove all this stuff when we drop old testsuite in yast2-inetd
+my $strip = defined($ENV{'Y2ALLGLOBAL'})  ($ENV{'Y2ALLGLOBAL'} eq 1);
 my $pwd;
 if ($strip)
 {
@@ -478,12 +481,14 @@
{
if (/^\s*include\s+(\S+)/)
{
-   $class-parse_file ($1);
+my $ipath = $strip ? $1 : 
File::Spec-canonpath(File::Spec-catfile($main::root, $1));
+   $class-parse_file ($ipath);
$reclineno = 0;
}
elsif (/^\s*includedir\s+(\S+)/)
{
-   $class-include_dir ($1);
+my $ipath = $strip ? $1 : 
File::Spec-canonpath(File::Spec-catfile($main::root, $1));
+   $class-include_dir ($ipath);
# Bug 24270:
# the include directive must not belong
# to the following service
@@ -675,6 +680,7 @@
 my $netd;
 # if reading fails, defaulting to no services
 @services = ();
+our $root = /;
 
 while ( STDIN )
 {
@@ -687,6 +693,17 @@
 }
 
 my ($command, @arguments) = ycp::ParseTerm ($_);
+if ($command eq SetRoot)
+{
+  ycp::Return(undef);
+  $root = shift @arguments;
+  y2milestone(Set root to '$root');
+  my $fn = shift @arguments || /etc/$netd.conf;
+  $fn = File::Spec-canonpath(File::Spec-catfile($root, $fn)) unless 
$strip;
+
+  $base_file = strip_pwd ($fn);
+  next;
+}
 if ($command =~ Netd|Inetd|Xinetd)
 {
# reply to the client (this actually gets eaten by the ScriptingAgent)
@@ -694,6 +711,7 @@
print \n;
$netd = ($command eq Xinetd)? xinetd: inetd;
my $fn = shift @arguments || /etc/$netd.conf;
+$fn = File::Spec-canonpath(File::Spec-catfile($root, $fn)) unless 
$strip;
 
$base_file = strip_pwd ($fn);
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-3.1.102/package/yast2.changes 
new/yast2-3.1.103/package/yast2.changes
--- old/yast2-3.1.102/package/yast2.changes 2014-08-27 14:27:18.0 
+0200
+++ new/yast2-3.1.103/package/yast2.changes 2014-09-01 14:52:08.0 
+0200
@@ -1,4 +1,11 @@
 ---
+Thu Aug 28 11:17:16 UTC 2014 - jreidin...@suse.com
+
+- fix using changed root in netd agent so it can be used in
+  installation (bnc#893965)
+- 3.1.103
+
+---
 Wed Aug 27 13:24:34 CEST 2014 - loci...@suse.com
 
 - Lazy-loading SuSEfirewall2 services - some new services can be
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 

commit yast2-packager for openSUSE:Factory

2014-09-03 Thread h_root
Hello community,

here is the log from the commit of package yast2-packager for openSUSE:Factory 
checked in at 2014-09-03 18:21:46

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


Package is yast2-packager

Changes:

--- /work/SRC/openSUSE:Factory/yast2-packager/yast2-packager.changes
2014-08-20 17:54:21.0 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-packager.new/yast2-packager.changes   
2014-09-03 21:23:48.0 +0200
@@ -1,0 +2,13 @@
+Tue Sep  2 11:59:32 UTC 2014 - an...@suse.com
+
+- Use DM device for encrypted partitions during test mount
+  (bnc#889334)
+- 3.1.44
+
+---
+Mon Sep  1 14:16:27 UTC 2014 - an...@suse.com
+
+- Use options from partitioner during test mount (bnc#873180)
+- 3.1.43
+
+---

Old:

  yast2-packager-3.1.42.tar.bz2

New:

  yast2-packager-3.1.44.tar.bz2



Other differences:
--
++ yast2-packager.spec ++
--- /var/tmp/diff_new_pack.Ef0UxX/_old  2014-09-03 21:23:49.0 +0200
+++ /var/tmp/diff_new_pack.Ef0UxX/_new  2014-09-03 21:23:49.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-packager
-Version:3.1.42
+Version:3.1.44
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-packager-3.1.42.tar.bz2 - yast2-packager-3.1.44.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-packager-3.1.42/package/yast2-packager.changes 
new/yast2-packager-3.1.44/package/yast2-packager.changes
--- old/yast2-packager-3.1.42/package/yast2-packager.changes2014-08-18 
16:14:14.0 +0200
+++ new/yast2-packager-3.1.44/package/yast2-packager.changes2014-09-03 
14:04:10.0 +0200
@@ -1,4 +1,17 @@
 ---
+Tue Sep  2 11:59:32 UTC 2014 - an...@suse.com
+
+- Use DM device for encrypted partitions during test mount
+  (bnc#889334)
+- 3.1.44
+
+---
+Mon Sep  1 14:16:27 UTC 2014 - an...@suse.com
+
+- Use options from partitioner during test mount (bnc#873180)
+- 3.1.43
+
+---
 Mon Aug 18 12:57:01 UTC 2014 - lsle...@suse.cz
 
 - fixed adding of new SLP and CD/DVD repositories
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-packager-3.1.42/package/yast2-packager.spec 
new/yast2-packager-3.1.44/package/yast2-packager.spec
--- old/yast2-packager-3.1.42/package/yast2-packager.spec   2014-08-18 
16:14:14.0 +0200
+++ new/yast2-packager-3.1.44/package/yast2-packager.spec   2014-09-03 
14:04:10.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-packager
-Version:3.1.42
+Version:3.1.44
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-packager-3.1.42/src/modules/SpaceCalculation.rb 
new/yast2-packager-3.1.44/src/modules/SpaceCalculation.rb
--- old/yast2-packager-3.1.42/src/modules/SpaceCalculation.rb   2014-08-18 
16:14:14.0 +0200
+++ new/yast2-packager-3.1.44/src/modules/SpaceCalculation.rb   2014-09-03 
14:04:10.0 +0200
@@ -653,8 +653,14 @@
 end
 
 used = 0
-if !(Ops.get_boolean(part, create, false) ||
-Ops.get_boolean(part, format, false))
+# If reusing a previously existent filesystem
+if !(part[create] || part[format])
+
+  # Mount the filesystem to check the available space.
+  # FIXME: libstorage provides functions to query free
+  # information for devices (even caching the information).
+  # This part should be refactored to rely on libstorage.
+
   tmpdir = Convert.to_string(SCR.Read(path(.target.tmpdir)))
   tmpdir = Ops.add(tmpdir, /diskspace_mount)
   SCR.Execute(
@@ -662,8 +668,11 @@
 Builtins.sformat(test -d %1 || mkdir -p %1, tmpdir)
   )
 
+  # mount options determined by partitioner
+  mount_options = (part[fstopt] || ).split(,)
+
   # mount in read-only mode (safer)
-  mount_options = [ro]
+  mount_options  ro
 
   # add nolock if it's a NFS share (bnc#433893)
   if used_fs == :nfs
@@ -672,12 +681,16 @@
  

commit yast2-ntp-client for openSUSE:Factory

2014-09-03 Thread h_root
Hello community,

here is the log from the commit of package yast2-ntp-client for 
openSUSE:Factory checked in at 2014-09-03 18:21:44

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


Package is yast2-ntp-client

Changes:

--- /work/SRC/openSUSE:Factory/yast2-ntp-client/yast2-ntp-client.changes
2014-08-27 16:53:04.0 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-ntp-client.new/yast2-ntp-client.changes   
2014-09-03 21:23:44.0 +0200
@@ -1,0 +2,15 @@
+Tue Sep  2 10:00:18 UTC 2014 - c...@suse.com
+
+- Using Report.Error to be autoyast-proof
+- Fixed variable replacement int gettext string;
+- Added linebreaks in too long popup content (bnc#894573)
+- 3.1.12
+
+---
+Mon Sep  1 15:34:23 UTC 2014 - c...@suse.com
+
+- Aligned Synchronize now button and NTP Server Address box (bnc#893065)
+- Fixed checking of return value of sntp -s (bnc#893094)
+- 3.1.11
+
+---

Old:

  yast2-ntp-client-3.1.10.tar.bz2

New:

  yast2-ntp-client-3.1.12.tar.bz2



Other differences:
--
++ yast2-ntp-client.spec ++
--- /var/tmp/diff_new_pack.d3vuT4/_old  2014-09-03 21:23:45.0 +0200
+++ /var/tmp/diff_new_pack.d3vuT4/_new  2014-09-03 21:23:45.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-ntp-client
-Version:3.1.10
+Version:3.1.12
 Release:0
 Summary:YaST2 - NTP Client Configuration
 License:GPL-2.0+

++ yast2-ntp-client-3.1.10.tar.bz2 - yast2-ntp-client-3.1.12.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-ntp-client-3.1.10/package/yast2-ntp-client.changes 
new/yast2-ntp-client-3.1.12/package/yast2-ntp-client.changes
--- old/yast2-ntp-client-3.1.10/package/yast2-ntp-client.changes
2014-08-20 16:51:18.0 +0200
+++ new/yast2-ntp-client-3.1.12/package/yast2-ntp-client.changes
2014-09-02 16:16:06.0 +0200
@@ -1,4 +1,19 @@
 ---
+Tue Sep  2 10:00:18 UTC 2014 - c...@suse.com
+
+- Using Report.Error to be autoyast-proof
+- Fixed variable replacement int gettext string;
+- Added linebreaks in too long popup content (bnc#894573)
+- 3.1.12
+
+---
+Mon Sep  1 15:34:23 UTC 2014 - c...@suse.com
+
+- Aligned Synchronize now button and NTP Server Address box (bnc#893065)
+- Fixed checking of return value of sntp -s (bnc#893094)
+- 3.1.11
+
+---
 Wed Aug 20 16:27:49 CEST 2014 - sch...@suse.de
 
 - Autoyast cloning: Do not show error popup if ntp server has not
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-ntp-client-3.1.10/package/yast2-ntp-client.spec 
new/yast2-ntp-client-3.1.12/package/yast2-ntp-client.spec
--- old/yast2-ntp-client-3.1.10/package/yast2-ntp-client.spec   2014-08-20 
16:51:18.0 +0200
+++ new/yast2-ntp-client-3.1.12/package/yast2-ntp-client.spec   2014-09-02 
16:16:06.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-ntp-client
-Version:3.1.10
+Version:3.1.12
 Release:0
 Summary:YaST2 - NTP Client Configuration
 License:GPL-2.0+
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-ntp-client-3.1.10/src/clients/ntp-client_proposal.rb 
new/yast2-ntp-client-3.1.12/src/clients/ntp-client_proposal.rb
--- old/yast2-ntp-client-3.1.10/src/clients/ntp-client_proposal.rb  
2014-08-20 16:51:18.0 +0200
+++ new/yast2-ntp-client-3.1.12/src/clients/ntp-client_proposal.rb  
2014-09-02 16:16:06.0 +0200
@@ -231,6 +231,7 @@
   HWeight(
 1,
 VBox(
+  VSpacing(0.5),
   Left(
 ComboBox(
   Id(:ntp_address),
@@ -264,7 +265,6 @@
 1,
 VBox(
   Label(),
-  VSpacing(0.3), # try to line up the widgets horizontally
   # push button label
   Left(PushButton(Id(:ntp_now), _(Synchronize now))),
   VSpacing(0.3),
@@ -350,23 +350,21 @@
 # return:
 #   `success, `invalid_hostname or `ntpdate_failed
 def Write(param)
-  param = deep_copy(param)
-  ret = nil
-  ntp_servers = Ops.get_list(param, servers, [])
-  ntp_server = Ops.get_string(param, server, )
-  run_service = Ops.get_boolean(param, run_service, true)
+  ntp_servers = param[servers] || []
+  

commit yast2-iscsi-lio-server for openSUSE:Factory

2014-09-03 Thread h_root
Hello community,

here is the log from the commit of package yast2-iscsi-lio-server for 
openSUSE:Factory checked in at 2014-09-03 18:29:50

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


Package is yast2-iscsi-lio-server

Changes:

--- 
/work/SRC/openSUSE:Factory/yast2-iscsi-lio-server/yast2-iscsi-lio-server.changes
2014-09-02 08:22:30.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.yast2-iscsi-lio-server.new/yast2-iscsi-lio-server.changes
   2014-09-03 21:23:33.0 +0200
@@ -1,0 +2,6 @@
+Wed Sep  3 12:01:01 CEST 2014 - g...@suse.de
+
+- don't log user/password info (additional bug-fix for bnc #893362)
+- 3.1.10
+
+---

Old:

  yast2-iscsi-lio-server-3.1.9.tar.bz2

New:

  yast2-iscsi-lio-server-3.1.10.tar.bz2



Other differences:
--
++ yast2-iscsi-lio-server.spec ++
--- /var/tmp/diff_new_pack.bFpI30/_old  2014-09-03 21:23:34.0 +0200
+++ /var/tmp/diff_new_pack.bFpI30/_new  2014-09-03 21:23:34.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-iscsi-lio-server
-Version:3.1.9
+Version:3.1.10
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-iscsi-lio-server-3.1.9.tar.bz2 - 
yast2-iscsi-lio-server-3.1.10.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-iscsi-lio-server-3.1.9/package/yast2-iscsi-lio-server.changes 
new/yast2-iscsi-lio-server-3.1.10/package/yast2-iscsi-lio-server.changes
--- old/yast2-iscsi-lio-server-3.1.9/package/yast2-iscsi-lio-server.changes 
2014-09-01 16:25:10.0 +0200
+++ new/yast2-iscsi-lio-server-3.1.10/package/yast2-iscsi-lio-server.changes
2014-09-03 17:00:07.0 +0200
@@ -1,4 +1,10 @@
 ---
+Wed Sep  3 12:01:01 CEST 2014 - g...@suse.de
+
+- don't log user/password info (additional bug-fix for bnc #893362)
+- 3.1.10
+
+---
 Wed Aug 27 12:26:10 CEST 2014 - g...@suse.de
 
 - do not write user/password info to YaST log-file (bnc #893362)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-iscsi-lio-server-3.1.9/package/yast2-iscsi-lio-server.spec 
new/yast2-iscsi-lio-server-3.1.10/package/yast2-iscsi-lio-server.spec
--- old/yast2-iscsi-lio-server-3.1.9/package/yast2-iscsi-lio-server.spec
2014-09-01 16:25:10.0 +0200
+++ new/yast2-iscsi-lio-server-3.1.10/package/yast2-iscsi-lio-server.spec   
2014-09-03 17:00:07.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-iscsi-lio-server
-Version:3.1.9
+Version:3.1.10
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-iscsi-lio-server-3.1.9/src/modules/IscsiLioData.rb 
new/yast2-iscsi-lio-server-3.1.10/src/modules/IscsiLioData.rb
--- old/yast2-iscsi-lio-server-3.1.9/src/modules/IscsiLioData.rb
2014-09-01 16:25:10.0 +0200
+++ new/yast2-iscsi-lio-server-3.1.10/src/modules/IscsiLioData.rb   
2014-09-03 17:00:07.0 +0200
@@ -1318,10 +1318,11 @@
 def SetTpgAuth(tgt, tpg, value)
   ret = true
   tgt_auth_info = GetTgt(@data, tgt, tpg)
-  Builtins.y2milestone(SetTpgAuth tgt:%1 tpg:%2 value:%3 auth_info:%4,
-   tgt, tpg, value, tgt_auth_info)
+  current_value = tgt_auth_info.fetch(auth, false)
+  Builtins.y2milestone(SetTpgAuth tgt:%1 tpg:%2 auth:%3 current auth:%4,
+   tgt, tpg, value, current_value)
 
-  value_changed = value != tgt_auth_info.fetch(auth, false)
+  value_changed = value != current_value
   if value_changed || tgt_auth_info.empty?
 auth = value ? --enableauth : --disableauth
 cmd = lio_node #{auth} #{tgt} #{tpg}

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



commit bluedevil for openSUSE:Factory

2014-09-03 Thread h_root
Hello community,

here is the log from the commit of package bluedevil for openSUSE:Factory 
checked in at 2014-09-04 07:55:46

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


Package is bluedevil

Changes:

--- /work/SRC/openSUSE:Factory/bluedevil/bluedevil.changes  2013-12-23 
12:33:25.0 +0100
+++ /work/SRC/openSUSE:Factory/.bluedevil.new/bluedevil.changes 2014-09-04 
07:55:48.0 +0200
@@ -5,0 +6,2 @@
+- Drop remove-unused-bluedevilaction-link-target.patch: it's not
+  needed with new tarball

Old:

  remove-unused-bluedevilaction-link-target.patch



Other differences:
--
++ bluedevil.spec ++
--- /var/tmp/diff_new_pack.DyDv3H/_old  2014-09-04 07:55:49.0 +0200
+++ /var/tmp/diff_new_pack.DyDv3H/_new  2014-09-04 07:55:49.0 +0200
@@ -31,8 +31,6 @@
 Source0:%{name}-%{rversion}.tar.xz
 Source1:preferences-system-bluetooth.png
 Patch0: typo2.diff
-# PATCH-FIX-UPSTREAM remove-unused-bluedevilaction-link-target.patch -- 
bluedevilaction was forgotten, so linker can't find it
-Patch1: remove-unused-bluedevilaction-link-target.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 BuildRequires:  libbluedevil-devel = 2.0~rc1
@@ -62,7 +60,6 @@
 %prep
 %setup -q -n %{name}-%{rversion}
 %patch0 -p1
-%patch1 -p1
 
 %build
 %cmake_kde4 -d build

++ bluedevil-2.0-rc1.tar.xz ++
 41325 lines of diff (skipped)


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



commit kdump for openSUSE:Factory

2014-09-03 Thread h_root
Hello community,

here is the log from the commit of package kdump for openSUSE:Factory checked 
in at 2014-09-04 07:55:44

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


Package is kdump

Changes:

--- /work/SRC/openSUSE:Factory/kdump/kdump.changes  2014-08-20 
17:51:52.0 +0200
+++ /work/SRC/openSUSE:Factory/.kdump.new/kdump.changes 2014-09-04 
07:55:47.0 +0200
@@ -1,0 +2,7 @@
+Mon Sep  1 14:21:38 UTC 2014 - juw...@suse.com
+
+- Write proper regex into multipath.conf to prevent syntax error there
+  (bnc#883883)
+  Add: 0001-multipath-Write-proper-regex-into-multipath-conf.patch
+
+---

New:

  0001-multipath-Write-proper-regex-into-multipath-conf.patch



Other differences:
--
++ kdump.spec ++
--- /var/tmp/diff_new_pack.9LSvXr/_old  2014-09-04 07:55:48.0 +0200
+++ /var/tmp/diff_new_pack.9LSvXr/_new  2014-09-04 07:55:48.0 +0200
@@ -64,6 +64,7 @@
 Source: %{name}-%{version}.tar.bz2
 Source2:%{name}-rpmlintrc
 Source3:kdump.service
+Patch0: 0001-multipath-Write-proper-regex-into-multipath-conf.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 # rename kdump-helpers (10.3) - kdump (11.0/SP2)
 Provides:   kdump-helpers = %{version}
@@ -101,6 +102,7 @@
 
 %prep
 %setup
+%patch0 -p1
 
 %build
 export CFLAGS=%optflags

++ 0001-multipath-Write-proper-regex-into-multipath-conf.patch ++
From 4ce21a05fdfa91cb894d140c1962b29fb4b1431a Mon Sep 17 00:00:00 2001
From: Julian Wolf juw...@suse.de
Date: Mon, 1 Sep 2014 15:46:21 +0200
Subject: multipath: Write proper regex into multipath.conf

Signed-off-by: Julian Wolf juw...@suse.de
---
 kdumptool/multipath.cc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/kdumptool/multipath.cc b/kdumptool/multipath.cc
index 4ffe493..a9acafc 100644
--- a/kdumptool/multipath.cc
+++ b/kdumptool/multipath.cc
@@ -206,7 +206,7 @@ void AddBlacklistHandler::outputLine(const string raw)
 // 
-
 void AddBlacklistHandler::doBlacklist(lineHandler handler)
 {
-(this-*handler)(\twwid \*\\n);
+(this-*handler)(\twwid \.*\\n);
 m_blacklist_done = true;
 }
 
-- 
1.8.1.4

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



commit libgcrypt for openSUSE:Factory

2014-09-03 Thread h_root


binfDEOjm5Gds.bin
Description: Binary data


commit e2fsprogs for openSUSE:Factory

2014-09-03 Thread h_root
Hello community,

here is the log from the commit of package e2fsprogs for openSUSE:Factory 
checked in at 2014-09-04 07:55:47

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


Package is e2fsprogs

Changes:

--- /work/SRC/openSUSE:Factory/e2fsprogs/e2fsprogs.changes  2014-07-16 
16:37:24.0 +0200
+++ /work/SRC/openSUSE:Factory/.e2fsprogs.new/e2fsprogs.changes 2014-09-04 
07:55:50.0 +0200
@@ -1,0 +2,9 @@
+Tue Sep  2 13:39:35 UTC 2014 - j...@suse.cz
+
+- Update to 1.42.12
+  * fix e2fsck bugs when repairing bigalloc filesystems
+  * fix rare e2fsck bugs discovered by fs fuzzing
+  * resize2fs will use less memory when resizing large filesystems
+  ...
+
+---

Old:

  e2fsprogs-1.42.11.tar.gz

New:

  e2fsprogs-1.42.12.tar.gz



Other differences:
--
++ e2fsprogs.spec ++
--- /var/tmp/diff_new_pack.lQXNZH/_old  2014-09-04 07:55:52.0 +0200
+++ /var/tmp/diff_new_pack.lQXNZH/_new  2014-09-04 07:55:52.0 +0200
@@ -61,7 +61,7 @@
 Conflicts:  libcom_err-mini-devel
 %endif
 #
-Version:1.42.11
+Version:1.42.12
 Release:0
 Summary:Utilities for the Second Extended File System
 License:GPL-2.0

++ e2fsprogs-1.41.1-splash_support.patch ++
--- /var/tmp/diff_new_pack.lQXNZH/_old  2014-09-04 07:55:52.0 +0200
+++ /var/tmp/diff_new_pack.lQXNZH/_new  2014-09-04 07:55:52.0 +0200
@@ -167,7 +167,7 @@
blk64_t orig_superblock;
struct problem_context pctx;
 +  struct splash_ops *sops;
-   int flags, run_result;
+   int flags, run_result, was_changed;
int journal_size;
int sysval, sys_page_size = 4096;
 @@ -1215,6 +1217,7 @@ int main (int argc, char *argv[])

++ e2fsprogs-1.42.11.tar.gz - e2fsprogs-1.42.12.tar.gz ++
/work/SRC/openSUSE:Factory/e2fsprogs/e2fsprogs-1.42.11.tar.gz 
/work/SRC/openSUSE:Factory/.e2fsprogs.new/e2fsprogs-1.42.12.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 cups for openSUSE:Factory

2014-09-03 Thread h_root
Hello community,

here is the log from the commit of package cups for openSUSE:Factory checked in 
at 2014-09-04 07:55:50

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


Package is cups

Changes:

--- /work/SRC/openSUSE:Factory/cups/cups.changes2014-05-27 
07:09:12.0 +0200
+++ /work/SRC/openSUSE:Factory/.cups.new/cups.changes   2014-09-04 
07:55:53.0 +0200
@@ -1,0 +2,19 @@
+Tue Sep  2 15:48:23 CEST 2014 - jsm...@suse.de
+
+- Let fdupes only create symlinks in /usr/share/cups/templates/ to
+  avoid a symlink /usr/share/cups/webcontent/images/cups-icon.png
+  because the cupsd web server does no longer follow symlinks
+  to avoid the security issues mentioned in the previous entry
+  below (fixes bnc#892587 a regression of bnc#887240).
+
+---
+Tue Sep  2 15:26:36 CEST 2014 - jsm...@suse.de
+
+- 
str4450.CVE-2014-3537.str4455.CVE-2014-5029.CVE-2014-5030.CVE-2014-5031.CUPS-1.5.4.patch
+  fixes that the web interface incorrectly served symlinked files
+  and files that were not world-readable, potentially leading to
+  a disclosure of information (CVE-2014-3537 STR #4450 plus the
+  subsequent CVE-2014-5029 CVE-2014-5030 CVE-2014-5031 STR #4455
+  all in bnc#887240).
+
+---

New:

  
str4450.CVE-2014-3537.str4455.CVE-2014-5029.CVE-2014-5030.CVE-2014-5031.CUPS-1.5.4.patch



Other differences:
--
++ cups.spec ++
--- /var/tmp/diff_new_pack.75vzNd/_old  2014-09-04 07:55:54.0 +0200
+++ /var/tmp/diff_new_pack.75vzNd/_new  2014-09-04 07:55:54.0 +0200
@@ -222,6 +222,11 @@
 Patch114:   str4351.patch
 # Patch115 fixes STR #4388: no or malformed output from lpstat in charset 
other than utf-8
 Patch115:   cups-1.5.4-strftime.patch
+# Patch116 fixes that the web interface incorrectly served symlinked files
+# and files that were not world-readable, potentially leading to
+# a disclosure of information (CVE-2014-3537 STR #4450 bnc#887240
+# plus the subsequent CVE-2014-5029 CVE-2014-5030 CVE-2014-5031 STR #4455):
+Patch116:   
str4450.CVE-2014-3537.str4455.CVE-2014-5029.CVE-2014-5030.CVE-2014-5031.CUPS-1.5.4.patch
 # Install into this non-root directory (required when norootforbuild is used):
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
@@ -386,6 +391,11 @@
 %patch114
 # Patch115 fixes STR #4388: no or malformed output from lpstat in charset 
other than utf-8
 %patch115 -p1
+# Patch116 fixes that the web interface incorrectly served symlinked files
+# and files that were not world-readable, potentially leading to
+# a disclosure of information (CVE-2014-3537 STR #4450 bnc#887240
+# plus the subsequent CVE-2014-5029 CVE-2014-5030 CVE-2014-5031 STR #4455):
+%patch116
 
 %build
 # Disable SILENT run of make so that make runs verbose as usual:
@@ -576,8 +586,14 @@
 # compare https://bugzilla.novell.com/show_bug.cgi?id=784869
 # so that fdupes can only run for specific directories where linking files is 
safe.
 # Using fdupes -s, which will create symlinks that are easier to grasp for rpm 
and
-# rpmlint will give a dangling symlink error if the file and link ended up 
in different packages:
-%fdupes -s %{buildroot}/%{_datadir}/cups
+# rpmlint will give a dangling symlink error if the file and link ended up 
in different packages.
+# All symlinks created by fdupes are in /usr/share/cups/templates/
+# except /usr/share/cups/webcontent/images/cups-icon.png - 
/usr/share/cups/webcontent/images/cups.png
+# but that one must not be a symlink because since CUPS 1.7.4/1.7.5 the cupsd 
web server does no longer
+# follow symlink to avoid security issues (see bnc#892587 and bnc#887240 and 
and the upstream
+# issues http://www.cups.org/str.php?L4450 and 
https://www.cups.org/str.php?L4455)
+# so that fdupes should only create symlinks in /usr/share/cups/templates/:
+%fdupes -s %{buildroot}/%{_datadir}/cups/templates
 
 %pre
 # Use a real bash script with an explicit exit 0 at the end to be by default 
fail safe




++ 
str4450.CVE-2014-3537.str4455.CVE-2014-5029.CVE-2014-5030.CVE-2014-5031.CUPS-1.5.4.patch
 ++
--- scheduler/client.c.orig 2014-09-02 11:26:57.0 +0200
+++ scheduler/client.c  2014-09-02 12:35:05.0 +0200
@@ -3672,51 +3672,72 @@ get_file(cupsd_client_t *con,   /* I  - C
   if ((ptr = strchr(filename, '?')) != NULL)
 *ptr = '\0';
 
  /*
   * Grab the status for this language; if there isn't a language-specific file
   * then fallback to the default one...
   */
 
-  if ((status = stat(filename, filestats)) != 0  language[0] 
+  if ((status = lstat(filename, filestats)) != 0  language[0] 
   

commit MozillaFirefox for openSUSE:Factory

2014-09-03 Thread h_root
Hello community,

here is the log from the commit of package MozillaFirefox for openSUSE:Factory 
checked in at 2014-09-04 07:55:56

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


Package is MozillaFirefox

Changes:

--- /work/SRC/openSUSE:Factory/MozillaFirefox/MozillaFirefox.changes
2014-07-25 12:27:19.0 +0200
+++ /work/SRC/openSUSE:Factory/.MozillaFirefox.new/MozillaFirefox.changes   
2014-09-04 07:55:58.0 +0200
@@ -1,0 +2,25 @@
+Fri Aug 29 16:39:43 UTC 2014 - w...@rosenauer.org
+
+- update to Firefox 31.1.0esr (bnc#894370)
+  * MFSA 2014-67/CVE-2014-1553/CVE-2014-1562
+Miscellaneous memory safety hazards
+  * MFSA 2014-68/CVE-2014-1563 (bmo#1018524)
+Use-after-free during DOM interactions with SVG
+  * MFSA 2014-69/CVE-2014-1564 (bmo#1045977)
+Uninitialized memory use during GIF rendering
+  * MFSA 2014-70/CVE-2014-1565 (bmo#1047831)
+Out-of-bounds read in Web Audio audio timeline
+  * MFSA 2014-72/CVE-2014-1567 (bmo#1037641)
+Use-after-free setting text directionality
+- changes to support compilation on 11.4
+  * explicit xz BuildRequires
+  * mozilla-nullptr-gcc45.patch
+  * remove unresolved makeinfo BuildRequires
+
+---
+Wed Aug 20 13:50:58 CEST 2014 - behl...@suse.de
+
+- adapted _constraints, used more than 3900MB on s390x during
+  last build
+
+---

Old:

  firefox-31.0-source.tar.xz
  l10n-31.0.tar.xz

New:

  firefox-31.1.0-source.tar.xz
  l10n-31.1.0.tar.xz
  mozilla-nullptr-gcc45.patch



Other differences:
--
++ MozillaFirefox.spec ++
--- /var/tmp/diff_new_pack.6bE7MD/_old  2014-09-04 07:56:10.0 +0200
+++ /var/tmp/diff_new_pack.6bE7MD/_new  2014-09-04 07:56:10.0 +0200
@@ -18,8 +18,8 @@
 
 
 %define major 31
-%define mainver %major.0
-%define update_channel release
+%define mainver %major.1.0
+%define update_channel esr31
 
 %if %suse_version  1210
 %if %suse_version  1310
@@ -40,12 +40,15 @@
 BuildRequires:  libgnomeui-devel
 BuildRequires:  libidl-devel
 BuildRequires:  libnotify-devel
+%if %suse_version  1140
 BuildRequires:  makeinfo
+%endif
 BuildRequires:  python-devel
 BuildRequires:  startup-notification-devel
 BuildRequires:  unzip
 BuildRequires:  update-desktop-files
 BuildRequires:  xorg-x11-libXt-devel
+BuildRequires:  xz
 BuildRequires:  yasm
 BuildRequires:  zip
 %if %suse_version  1110
@@ -74,7 +77,7 @@
 %endif
 Version:%{mainver}
 Release:0
-%define releasedate 2014072000
+%define releasedate 2014082900
 Provides:   firefox = %{mainver}
 Provides:   firefox = %{version}-%{release}
 Provides:   web_browser
@@ -117,6 +120,7 @@
 Patch12:mozilla-arm-disable-edsp.patch
 Patch13:mozilla-ppc.patch
 Patch14:mozilla-libproxy-compat.patch
+Patch15:mozilla-nullptr-gcc45.patch
 # Gecko/Toolkit AArch64 Porting
 Patch30:mozilla-aarch64-bmo-810631.patch
 
@@ -259,6 +263,7 @@
 %patch12 -p1
 %patch13 -p1
 %patch14 -p1
+%patch15 -p1
 %patch30 -p1
 
 # Firefox

++ _constraints ++
--- /var/tmp/diff_new_pack.6bE7MD/_old  2014-09-04 07:56:10.0 +0200
+++ /var/tmp/diff_new_pack.6bE7MD/_new  2014-09-04 07:56:10.0 +0200
@@ -5,7 +5,7 @@
   size unit=G9/size
 /disk
 memory
-  size unit=M3800/size
+  size unit=M4500/size
 /memory
   /hardware
 /constraints

++ compare-locales.tar.xz ++

++ create-tar.sh ++
--- /var/tmp/diff_new_pack.6bE7MD/_old  2014-09-04 07:56:10.0 +0200
+++ /var/tmp/diff_new_pack.6bE7MD/_new  2014-09-04 07:56:10.0 +0200
@@ -1,9 +1,9 @@
 #!/bin/bash
 
-CHANNEL=release
+CHANNEL=esr31
 BRANCH=releases/mozilla-$CHANNEL
-RELEASE_TAG=FIREFOX_31_0_RELEASE
-VERSION=31.0
+RELEASE_TAG=FIREFOX_31_1_0esr_RELEASE
+VERSION=31.1.0
 
 # mozilla
 if [ -d mozilla ]; then
@@ -47,7 +47,7 @@
   ;;
 *)
   echo fetching $locale ...
-  hg clone http://hg.mozilla.org/releases/l10n/mozilla-$CHANNEL/$locale 
l10n/$locale
+  hg clone http://hg.mozilla.org/releases/l10n/mozilla-release/$locale 
l10n/$locale
   [ $RELEASE_TAG == default ] || hg -R l10n/$locale up -C -r 
$RELEASE_TAG
   ;;
   esac

++ firefox-31.0-source.tar.xz - firefox-31.1.0-source.tar.xz ++
/work/SRC/openSUSE:Factory/MozillaFirefox/firefox-31.0-source.tar.xz 
/work/SRC/openSUSE:Factory/.MozillaFirefox.new/firefox-31.1.0-source.tar.xz 
differ: char 26, line 1


++ l10n-31.0.tar.xz - l10n-31.1.0.tar.xz ++
/work/SRC/openSUSE:Factory/MozillaFirefox/l10n-31.0.tar.xz 
/work/SRC/openSUSE:Factory/.MozillaFirefox.new/l10n-31.1.0.tar.xz 

commit crmsh for openSUSE:Factory

2014-09-03 Thread h_root
Hello community,

here is the log from the commit of package crmsh for openSUSE:Factory checked 
in at 2014-09-04 07:56:07

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


Package is crmsh

Changes:

--- /work/SRC/openSUSE:Factory/crmsh/crmsh.changes  2014-08-28 
21:05:54.0 +0200
+++ /work/SRC/openSUSE:Factory/.crmsh.new/crmsh.changes 2014-09-04 
07:56:26.0 +0200
@@ -1,0 +2,9 @@
+Wed Sep  3 17:27:45 UTC 2014 - kgronl...@suse.com
+
+- high: scripts: Handle corosync.conf without nodelist in add-node (bnc#862577)
+- medium: cibconfig: Add set command
+- doc: Rename asciidoc files to .adoc
+- high: parse: split shortcuts into valid rules
+- upstream: 2.1.0-48-gc9e9d74
+
+---



Other differences:
--
++ crmsh.spec ++
--- /var/tmp/diff_new_pack.e4rfiP/_old  2014-09-04 07:56:27.0 +0200
+++ /var/tmp/diff_new_pack.e4rfiP/_new  2014-09-04 07:56:27.0 +0200
@@ -41,7 +41,7 @@
 Summary:High Availability cluster command-line interface
 License:GPL-2.0+
 Group:  %{pkg_group}
-Version:2.1+git38
+Version:2.1+git48
 Release:%{?crmsh_release}%{?dist}
 Url:http://crmsh.github.io
 Source0:crmsh.tar.bz2

++ crmsh.tar.bz2 ++
 29046 lines of diff (skipped)

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



  1   2   >