commit squidGuard for openSUSE:Factory

2014-09-25 Thread h_root
Hello community,

here is the log from the commit of package squidGuard for openSUSE:Factory 
checked in at 2014-09-25 08:43:18

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


Package is squidGuard

Changes:

--- /work/SRC/openSUSE:Factory/squidGuard/squidGuard.changes2011-09-23 
12:46:49.0 +0200
+++ /work/SRC/openSUSE:Factory/.squidGuard.new/squidGuard.changes   
2014-09-25 08:43:20.0 +0200
@@ -1,0 +2,5 @@
+Wed Sep 24 08:00:04 UTC 2014 - pgaj...@suse.com
+
+- SuSE - SUSE [bnc#889003]
+
+---

Old:

  README.SuSE

New:

  README.SUSE



Other differences:
--
++ squidGuard.spec ++
--- /var/tmp/diff_new_pack.mh1tIh/_old  2014-09-25 08:43:20.0 +0200
+++ /var/tmp/diff_new_pack.mh1tIh/_new  2014-09-25 08:43:20.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package squidGuard (Version 1.4)
+# spec file for package squidGuard
 #
-# 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,7 +15,6 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 %define sg_dbhome /var/lib/squidGuard/db
 %define sg_logdir /var/log/squidGuard
@@ -25,13 +24,13 @@
 
 Name:   squidGuard
 Summary:Filter plugin for squid
-Version:1.4
-Release:10
 License:GPL-2.0+
 Group:  Productivity/Networking/Web/Proxy
+Version:1.4
+Release:0
 Url:http://www.squidguard.org/
 Source0:%{name}-%{version}.tar.bz2
-Source1:README.SuSE
+Source1:README.SUSE
 Source2:squidGuard.logrotate
 Source3:blocked.gif
 Patch0: squidGuard-Makefile.patch
@@ -43,15 +42,21 @@
 Patch6: squidGuard-CVE-2009-3826.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 PreReq: http_proxy
-BuildRequires:  bison db-devel flex openldap2-devel
+BuildRequires:  bison
+BuildRequires:  db-devel
+BuildRequires:  flex
+BuildRequires:  gettext
+BuildRequires:  grep
 BuildRequires:  libmysqlclient-devel
-BuildRequires:  gettext grep libtool
+BuildRequires:  libtool
 BuildRequires:  lynx
+BuildRequires:  openldap2-devel
 Requires:   http_proxy
 %if 0%{?suse_version} = 1010
 Recommends: logrotate lynx
 %else
-Requires:   logrotate lynx
+Requires:   logrotate
+Requires:   lynx
 %endif
 
 %description
@@ -70,7 +75,6 @@
 %package doc
 Summary:Additional documentation and examples for %name
 Group:  Documentation/Other
-License:GPL-2.0+
 
 %description doc
 SquidGuard is a free (GPL), flexible and ultra-fast filter, redirector,

++ README.SUSE ++
Dear sysadmin,

If squidGuard does not enter into alarm status because it can not
read the default databases from /var/squidguard/db/blacklist, then
a creation is required. Do:
squidGuard -C database
e.g.
squidGuard -C /var/squidGuard/db/blacklist/domains
squidGuard -C /var/squidGuard/db/blacklist/expressions
squidGuard -C /var/squidGuard/db/blacklist/urls

This sympton can be read in the squidGuard log
(/var/squidGuard/logs/squidGuard.log). squidGuard is not blocking anything.

The latest blacklists can be found under:
http://www.squidguard.org/blacklist/

... Your SUSE team

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



commit Mesa for openSUSE:Factory

2014-09-25 Thread h_root
Hello community,

here is the log from the commit of package Mesa for openSUSE:Factory checked in 
at 2014-09-25 08:42:31

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


Package is Mesa

Changes:

--- /work/SRC/openSUSE:Factory/Mesa/Mesa.changes2014-09-01 
16:58:41.0 +0200
+++ /work/SRC/openSUSE:Factory/.Mesa.new/Mesa.changes   2014-09-25 
08:42:46.0 +0200
@@ -1,0 +2,34 @@
+Sat Sep 20 23:31:03 UTC 2014 - tobias.johannes.klausm...@mni.thm.de
+
+- Update to version 10.3.0 (10.3 Final):
+- New features:
+  + GL_ARB_ES3_compatibility on nv50, nvc0, r600, radeonsi, softpipe, llvmpipe
+  + GL_ARB_clear_texture on i965
+  + GL_ARB_compressed_texture_pixel_storage on all drivers
+  + GL_ARB_conditional_render_inverted on i965, nvc0, softpipe, llvmpipe
+  + GL_ARB_derivative_control on i965, nv50, nvc0, r600
+  + GL_ARB_draw_indirect on nvc0, radeonsi
+  + GL_ARB_explicit_uniform_location (all drivers that support GLSL)
+  + GL_ARB_fragment_layer_viewport on nv50, nvc0, llvmpipe, r600
+  + GL_ARB_gpu_shader5 on i965/gen7, nvc0
+  + GL_ARB_multi_draw_indirect on nvc0, radeonsi
+  + GL_ARB_sample_shading on radeonsi
+  + GL_ARB_seamless_cubemap_per_texture on i965, llvmpipe, nvc0, r600, 
radeonsi, softpipe
+  + GL_ARB_stencil_texturing on nv50, nvc0, r600, and radeonsi
+  + GL_ARB_texture_barrier on nv50, nvc0, r300, r600, radeonsi
+  + GL_ARB_texture_compression_bptc on i965/gen7+, nvc0, r600/evergreen+, 
radeonsi
+  + GL_ARB_texture_cube_map_array on radeonsi
+  + GL_ARB_texture_gather on r600, radeonsi
+  + GL_ARB_texture_query_levels on nv50, nvc0, llvmpipe, r600, radeonsi, 
softpipe
+  + GL_ARB_texture_query_lod on r600, radeonsi
+  + GL_ARB_viewport_array on nvc0
+  + GL_AMD_vertex_shader_viewport_index on i965/gen7+, r600
+  + GL_OES_compressed_ETC1_RGB8_texture on nv30, nv50, nvc0, r300, r600, 
radeonsi, softpipe, llvmpipe
+  + GLX_MESA_query_renderer on nv30, nv50, nvc0, r300, r600, radeonsi, 
softpipe, llvmpipe
+  + A new software rasterizer driver (kms_swrast_dri.so) that works with DRM 
drivers that don't have a full-fledged GEM (such as qxl or simpledrm)
+- Changes:
+  Building of gallium-pipe disabled for now by upstream, see:
+  
http://cgit.freedesktop.org/mesa/mesa/commit/?h=10.3id=07426ad1029c3505b809dc9eec104007fb623983
+  Nevertheless keep it around as it may get enabled again.
+
+---

Old:

  MesaLib-10.3.0-rc1.tar.bz2

New:

  MesaLib-10.3.0.tar.bz2



Other differences:
--
++ Mesa.spec ++
--- /var/tmp/diff_new_pack.6fvry2/_old  2014-09-25 08:42:47.0 +0200
+++ /var/tmp/diff_new_pack.6fvry2/_new  2014-09-25 08:42:47.0 +0200
@@ -58,7 +58,7 @@
 %endif
 
 %define _name_archive MesaLib
-%define _version 10.3.0-rc1
+%define _version 10.3.0
 
 Name:   Mesa
 Version:10.3.0
@@ -537,6 +537,7 @@
--enable-shared-glapi \
--enable-texture-float \
--enable-osmesa \
+   --enable-dri3 \
 %if %glamor
--enable-gbm \
--enable-glx-tls \
@@ -685,10 +686,10 @@
 %dir %_libdir/egl/
 %_libdir/egl/egl_gallium.so
 %endif
-%if %gallium_loader
-%dir %_libdir/gallium-pipe/
-%_libdir/gallium-pipe/pipe_*.so
-%endif
+#%if %gallium_loader
+#%dir %_libdir/gallium-pipe/
+#%_libdir/gallium-pipe/pipe_*.so
+#%endif
 
 %files -n Mesa-libEGL1
 %defattr(-,root,root)

++ MesaLib-10.3.0-rc1.tar.bz2 - MesaLib-10.3.0.tar.bz2 ++
/work/SRC/openSUSE:Factory/Mesa/MesaLib-10.3.0-rc1.tar.bz2 
/work/SRC/openSUSE:Factory/.Mesa.new/MesaLib-10.3.0.tar.bz2 differ: char 11, 
line 1

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



commit python-pecan for openSUSE:Factory

2014-09-25 Thread h_root
Hello community,

here is the log from the commit of package python-pecan for openSUSE:Factory 
checked in at 2014-09-25 08:43:05

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-09-03 20:55:08.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-pecan.new/python-pecan.changes   
2014-09-25 08:43:07.0 +0200
@@ -1,0 +2,19 @@
+Tue Sep 23 18:56:49 UTC 2014 - dmuel...@suse.com
+
+- update to 0.7.0:
+  * Fixed an edge case in RestController routing which should have
+  returned an HTTP 400 but was instead raising an exception
+  (and thus, HTTP 500).
+  * Fixed an incorrect root logger configuration for
+  quickstarted pecan projects.
+  * Added pecan.state.arguments, a new feature for inspecting
+  controller call arguments.
+  * Fixed an infinite recursion error in PecanHook application.
+  Subclassing both rest.RestController and hooks.HookController 
+  resulted in an infinite recursion error in hook application
+  (which prevented applications from starting).
+  * Pecan’s tests are now included in its source distribution.
+- remove-logutils.diff: drop, logutils is needed now
+- reenable testsuite run during build again
+
+---

Old:

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

New:

  pecan-0.7.0.tar.gz



Other differences:
--
++ python-pecan.spec ++
--- /var/tmp/diff_new_pack.TQML4g/_old  2014-09-25 08:43:08.0 +0200
+++ /var/tmp/diff_new_pack.TQML4g/_new  2014-09-25 08:43:08.0 +0200
@@ -17,14 +17,13 @@
 
 
 Name:   python-pecan
-Version:0.6.1
+Version:0.7.0
 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:
@@ -36,17 +35,16 @@
 BuildRequires:  python-SQLAlchemy
 BuildRequires:  python-WebTest = 1.3.1
 BuildRequires:  python-gunicorn
+BuildRequires:  python-logutils
 BuildRequires:  python-mock
 BuildRequires:  python-singledispatch
 BuildRequires:  python-virtualenv
 %endif
 BuildRequires:  python-six
-%if 0%{?suse_version}  0%{?suse_version} = 1110
-Requires:   python-logutils
-%endif
 Requires:   python-Mako = 0.4.0
 Requires:   python-WebOb = 1.2dev
 Requires:   python-WebTest = 1.3.1
+Requires:   python-logutils
 Requires:   python-singledispatch
 Requires:   python-six
 Suggests:   python-Jinja2
@@ -64,7 +62,6 @@
 
 %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
 
@@ -74,11 +71,10 @@
 %install
 python setup.py install --prefix=%{_prefix} --root=%{buildroot}
 
-# disable testsuite for now - upstream tarball doesn't include all needed files
-#%if 0%{?suse_version} = 1230
-#%check
-#python setup.py test
-#%endif
+%if 0%{?suse_version} = 1230
+%check
+python setup.py test
+%endif
 
 %files
 %defattr(-,root,root,-)

++ pecan-0.6.1.tar.gz - pecan-0.7.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pecan-0.6.1/MANIFEST.in new/pecan-0.7.0/MANIFEST.in
--- old/pecan-0.6.1/MANIFEST.in 2014-07-10 17:33:20.0 +0200
+++ new/pecan-0.7.0/MANIFEST.in 2014-08-29 14:51:05.0 +0200
@@ -4,3 +4,4 @@
 include pecan/scaffolds/rest-api/*
 include pecan/middleware/resources/*
 include LICENSE README.rst requirements.txt
+recursive-include pecan/tests *
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pecan-0.6.1/PKG-INFO new/pecan-0.7.0/PKG-INFO
--- old/pecan-0.6.1/PKG-INFO2014-07-10 17:33:30.0 +0200
+++ new/pecan-0.7.0/PKG-INFO2014-08-29 14:51:16.0 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: pecan
-Version: 0.6.1
+Version: 0.7.0
 Summary: A WSGI object-dispatching web framework, designed to be lean and 
fast, with few dependancies.
 Home-page: http://github.com/stackforge/pecan
 Author: Jonathan LaCour
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pecan-0.6.1/pecan/core.py 
new/pecan-0.7.0/pecan/core.py
--- old/pecan-0.6.1/pecan/core.py   2014-07-10 17:33:20.0 +0200
+++ new/pecan-0.7.0/pecan/core.py   2014-08-29 14:51:05.0 +0200
@@ 

commit perl-Business-ISBN-Data for openSUSE:Factory

2014-09-25 Thread h_root
Hello community,

here is the log from the commit of package perl-Business-ISBN-Data for 
openSUSE:Factory checked in at 2014-09-25 08:42:29

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


Package is perl-Business-ISBN-Data

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-Business-ISBN-Data/perl-Business-ISBN-Data.changes
  2013-06-13 17:31:21.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Business-ISBN-Data.new/perl-Business-ISBN-Data.changes
 2014-09-25 08:42:45.0 +0200
@@ -1,0 +2,7 @@
+Sun Sep 21 13:42:01 UTC 2014 - l...@linux-schulserver.de
+
+- updated to 20140910.001:
+  * Update to the latest data (2014-09-10)
+- fix perl path in make_data.pl
+
+---

Old:

  Business-ISBN-Data-20120719.001.tar.gz

New:

  Business-ISBN-Data-20140910.001.tar.gz



Other differences:
--
++ perl-Business-ISBN-Data.spec ++
--- /var/tmp/diff_new_pack.CWrpok/_old  2014-09-25 08:42:46.0 +0200
+++ /var/tmp/diff_new_pack.CWrpok/_new  2014-09-25 08:42:46.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Business-ISBN-Data
 #
-# 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,10 +17,10 @@
 
 
 Name:   perl-Business-ISBN-Data
-Version:20120719.001
+Version:20140910.001
 Release:0
 %define cpan_name Business-ISBN-Data
-Summary:data pack for Business::ISBN
+Summary:Data pack for Business::ISBN
 License:Artistic-1.0 or GPL-1.0+
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/Business-ISBN-Data/
@@ -30,8 +30,9 @@
 BuildRequires:  perl
 BuildRequires:  perl-macros
 BuildRequires:  perl(Test::More) = 0.95
-#BuildRequires: perl(LWP::Simple)
 Requires:   perl(Test::More) = 0.95
+#BuildRequires:  perl(Test::Pod)
+#BuildRequires:  perl(Test::Pod::Coverage)
 %{perl_requires}
 
 %description
@@ -54,12 +55,13 @@
 the module falls back to data included in _Data.pm_. However, that data is
 likely to be older data.
 
-The data are in '%Business::ISBN::country_data' (although the country
+The data are in 'Business::ISBN::country_data' (although the country
 part is historical). If you want to see where the data are from, check
 '$Business::ISBN::country_data{_source}'.
 
 %prep
 %setup -q -n %{cpan_name}-%{version}
+sed -i s|^#!/usr/local/bin/.*|%{_bindir}/perl|  make_data.pl
 
 %build
 %{__perl} Makefile.PL INSTALLDIRS=vendor

++ Business-ISBN-Data-20120719.001.tar.gz - 
Business-ISBN-Data-20140910.001.tar.gz ++
 1668 lines of diff (skipped)

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



commit gtypist for openSUSE:Factory

2014-09-25 Thread h_root
Hello community,

here is the log from the commit of package gtypist for openSUSE:Factory checked 
in at 2014-09-25 08:42:58

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


Package is gtypist

Changes:

--- /work/SRC/openSUSE:Factory/gtypist/gtypist.changes  2014-02-07 
10:25:57.0 +0100
+++ /work/SRC/openSUSE:Factory/.gtypist.new/gtypist.changes 2014-09-25 
08:42:59.0 +0200
@@ -1,0 +2,6 @@
+Tue Sep 23 15:37:45 UTC 2014 - jeng...@inai.de
+
+- Drop gpg-offline build-time requirement; this is now handled by
+  the local source validator
+
+---



Other differences:
--
++ gtypist.spec ++
--- /var/tmp/diff_new_pack.bNp11z/_old  2014-09-25 08:43:00.0 +0200
+++ /var/tmp/diff_new_pack.bNp11z/_new  2014-09-25 08:43:00.0 +0200
@@ -31,9 +31,6 @@
 BuildRequires:  bison
 BuildRequires:  ncurses-devel
 BuildRequires:  xz
-%if 0%{?suse_version} = 1230
-BuildRequires:  gpg-offline
-%endif
 PreReq: %install_info_prereq
 
 %description
@@ -69,7 +66,6 @@
 This subpackage contain the translations for the package gtypist.
 
 %prep
-%{?gpg_verify: %gpg_verify %{S:2}}
 %setup -q 
 
 %build 


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



commit ldapfuse for openSUSE:Factory

2014-09-25 Thread h_root
Hello community,

here is the log from the commit of package ldapfuse for openSUSE:Factory 
checked in at 2014-09-25 08:42:59

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


Package is ldapfuse

Changes:

--- /work/SRC/openSUSE:Factory/ldapfuse/ldapfuse.changes2012-12-14 
09:27:00.0 +0100
+++ /work/SRC/openSUSE:Factory/.ldapfuse.new/ldapfuse.changes   2014-09-25 
08:43:00.0 +0200
@@ -1,0 +2,6 @@
+Tue Sep 23 15:38:18 UTC 2014 - jeng...@inai.de
+
+- Drop gpg-offline build-time requirement; this is now handled by
+  the local source validator
+
+---



Other differences:
--
++ ldapfuse.spec ++
--- /var/tmp/diff_new_pack.BZgyNv/_old  2014-09-25 08:43:01.0 +0200
+++ /var/tmp/diff_new_pack.BZgyNv/_new  2014-09-25 08:43:01.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package ldapfuse
 #
-# 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
@@ -25,9 +25,8 @@
 Url:http://ldapfuse.sf.net/
 
 #Git-Clone:git://ldapfuse.git.sf.net/gitroot/ldapfuse/ldapfuse
-#DL-URL:   http://downloads.sf.net/ldapfuse/ldapfuse-1.0.tar.xz
-Source: %name-%version.tar.xz
-Source2:%name-%version.tar.xz.asc
+Source: http://downloads.sf.net/ldapfuse/%name-%version.tar.xz
+Source2:http://downloads.sf.net/ldapfuse/%name-%version.tar.xz.asc
 Source3:%name.keyring
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  openldap2-devel = 2.3
@@ -35,9 +34,6 @@
 BuildRequires:  xz
 BuildRequires:  pkgconfig(fuse) = 2.7
 BuildRequires:  pkgconfig(libHX) = 3.12
-%if 0%{?suse_version} = 1230
-BuildRequires:  gpg-offline
-%endif
 
 %description
 A virtual filesystem for FUSE that allows to navigate an LDAP tree.
@@ -47,7 +43,6 @@
Jan Engelhardt
 
 %prep
-%{?gpg_verify: %gpg_verify %{S:2}}
 %setup -q
 
 %build


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



commit yast2-samba-client for openSUSE:Factory

2014-09-25 Thread h_root
Hello community,

here is the log from the commit of package yast2-samba-client for 
openSUSE:Factory checked in at 2014-09-25 08:42:27

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


Package is yast2-samba-client

Changes:

--- /work/SRC/openSUSE:Factory/yast2-samba-client/yast2-samba-client.changes
2014-09-01 16:58:52.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.yast2-samba-client.new/yast2-samba-client.changes   
2014-09-25 08:42:41.0 +0200
@@ -1,0 +2,6 @@
+Mon Sep 22 15:01:33 UTC 2014 - dd...@suse.com
+
+- Ensure nmbd is restarted following nmbstatus lookup; (bnc#895319).
+- 3.1.13
+
+---

Old:

  yast2-samba-client-3.1.12.tar.bz2

New:

  yast2-samba-client-3.1.13.tar.bz2



Other differences:
--
++ yast2-samba-client.spec ++
--- /var/tmp/diff_new_pack.f9nApZ/_old  2014-09-25 08:42:42.0 +0200
+++ /var/tmp/diff_new_pack.f9nApZ/_new  2014-09-25 08:42:42.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-samba-client
-Version:3.1.12
+Version:3.1.13
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-samba-client-3.1.12.tar.bz2 - yast2-samba-client-3.1.13.tar.bz2 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-samba-client-3.1.12/package/yast2-samba-client.changes 
new/yast2-samba-client-3.1.13/package/yast2-samba-client.changes
--- old/yast2-samba-client-3.1.12/package/yast2-samba-client.changes
2014-08-28 19:03:08.0 +0200
+++ new/yast2-samba-client-3.1.13/package/yast2-samba-client.changes
2014-09-23 13:57:13.0 +0200
@@ -1,4 +1,10 @@
 ---
+Mon Sep 22 15:01:33 UTC 2014 - dd...@suse.com
+
+- Ensure nmbd is restarted following nmbstatus lookup; (bnc#895319).
+- 3.1.13
+
+---
 Thu Aug 28 13:20:17 UTC 2014 - dd...@suse.com
 
 - Support non-default ctdbd socket paths; (bnc#893154).
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-samba-client-3.1.12/package/yast2-samba-client.spec 
new/yast2-samba-client-3.1.13/package/yast2-samba-client.spec
--- old/yast2-samba-client-3.1.12/package/yast2-samba-client.spec   
2014-08-28 19:03:08.0 +0200
+++ new/yast2-samba-client-3.1.13/package/yast2-samba-client.spec   
2014-09-23 13:57:13.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-samba-client
-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-samba-client-3.1.12/src/modules/Samba.rb 
new/yast2-samba-client-3.1.13/src/modules/Samba.rb
--- old/yast2-samba-client-3.1.12/src/modules/Samba.rb  2014-08-28 
19:03:08.0 +0200
+++ new/yast2-samba-client-3.1.13/src/modules/Samba.rb  2014-09-23 
13:57:13.0 +0200
@@ -675,6 +675,9 @@
 
   ReadPAMMount()
 
+  # ensure nmbd is restarted if stopped for lookup
+  SambaNmbLookup.checkNmbstatus if !Mode.test
+
   # finished
   Progress.NextStage
   @globals_configured = true
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-samba-client-3.1.12/src/modules/SambaNmbLookup.pm 
new/yast2-samba-client-3.1.13/src/modules/SambaNmbLookup.pm
--- old/yast2-samba-client-3.1.12/src/modules/SambaNmbLookup.pm 2014-08-28 
19:03:08.0 +0200
+++ new/yast2-samba-client-3.1.13/src/modules/SambaNmbLookup.pm 2014-09-23 
13:57:13.0 +0200
@@ -99,6 +99,7 @@
 
 # Ensure that nmbstatus already finished. Then parse its output into 
nmbstatus_output
 our $wait = 120;
+BEGIN{$TYPEINFO{checkNmbstatus}=[function,void]}
 sub checkNmbstatus {
 if ($Nmbstatus_running) {
 

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



commit libcryptopp for openSUSE:Factory

2014-09-25 Thread h_root
Hello community,

here is the log from the commit of package libcryptopp for openSUSE:Factory 
checked in at 2014-09-25 08:43:20

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


Package is libcryptopp

Changes:

--- /work/SRC/openSUSE:Factory/libcryptopp/libcryptopp.changes  2014-04-04 
16:35:24.0 +0200
+++ /work/SRC/openSUSE:Factory/.libcryptopp.new/libcryptopp.changes 
2014-09-25 08:43:21.0 +0200
@@ -1,0 +2,7 @@
+Fri Aug 15 01:39:59 UTC 2014 - sfal...@opensuse.org
+
+- Added 0001-disable_os_rng_test.patch
+  Fixes buildfailure on openSUSE_Factory x86_64 within OBS environment,
+  due to OS supplied Random Number Generator taking too long to respond 
+
+---

New:

  0001-disable_os_rng_test.patch



Other differences:
--
++ libcryptopp.spec ++
--- /var/tmp/diff_new_pack.KdRGL9/_old  2014-09-25 08:43:22.0 +0200
+++ /var/tmp/diff_new_pack.KdRGL9/_new  2014-09-25 08:43:22.0 +0200
@@ -33,11 +33,14 @@
 Group:  Development/Libraries/C and C++
 Url:http://www.cryptopp.com
 Source: http://www.cryptopp.com/cryptopp%{pkg_version}.zip
+Source1:baselibs.conf
 Source2:cryptopp.pc
 # PATCH-FEATURE-OPENSUSE libcryptopp-shared.patch -- improve shared library 
creation
 Patch1: libcryptopp-shared.patch
 Patch2: libcryptopp-s390.patch
 Patch3: libcryptopp-m68k.patch
+# PATCH-BUILDFIX-OPENSUSE 0001-disable_os_rng_test.patch sfal...@opensuse.org 
-- disable OS Random Number Generator test
+Patch4: 0001-disable_os_rng_test.patch
 BuildRequires:  gcc-c++
 BuildRequires:  pkg-config
 BuildRequires:  unzip
@@ -74,6 +77,7 @@
 %patch1 -p1
 %patch2
 %patch3 -p1
+%patch4 -p1
 
 %build
 make %{?_smp_mflags} \

++ 0001-disable_os_rng_test.patch ++
Index: libcryptopp-5.6.2/test.cpp
===
--- libcryptopp-5.6.2.orig/test.cpp
+++ libcryptopp-5.6.2/test.cpp
@@ -774,7 +774,7 @@ bool Validate(int alg, bool thorough, co
{
case 0: result = ValidateAll(thorough); break;
case 1: result = TestSettings(); break;
-   case 2: result = TestOS_RNG(); break;
+// case 2: result = TestOS_RNG(); break;
case 3: result = ValidateMD5(); break;
case 4: result = ValidateSHA(); break;
case 5: result = ValidateDES(); break;
Index: libcryptopp-5.6.2/validat1.cpp
===
--- libcryptopp-5.6.2.orig/validat1.cpp
+++ libcryptopp-5.6.2/validat1.cpp
@@ -48,7 +48,9 @@ USING_NAMESPACE(std)
 bool ValidateAll(bool thorough)
 {
bool pass=TestSettings();
-   pass=TestOS_RNG()  pass;
+
+   // this does not work reliably in our kvm buildroots, they have not 
much randomness
+   // pass=TestOS_RNG()  pass;
 
pass=ValidateCRC32()  pass;
pass=ValidateAdler32()  pass;

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



commit parkverbot for openSUSE:Factory

2014-09-25 Thread h_root
Hello community,

here is the log from the commit of package parkverbot for openSUSE:Factory 
checked in at 2014-09-25 08:43:14

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


Package is parkverbot

Changes:

--- /work/SRC/openSUSE:Factory/parkverbot/parkverbot.changes2013-01-31 
14:54:35.0 +0100
+++ /work/SRC/openSUSE:Factory/.parkverbot.new/parkverbot.changes   
2014-09-25 08:43:15.0 +0200
@@ -1,0 +2,6 @@
+Tue Sep 23 16:54:21 UTC 2014 - jeng...@inai.de
+
+- Drop gpg-offline build-time requirement; this is now handled by
+  the local source validator
+
+---



Other differences:
--
++ parkverbot.spec ++
--- /var/tmp/diff_new_pack.xB8AGS/_old  2014-09-25 08:43:16.0 +0200
+++ /var/tmp/diff_new_pack.xB8AGS/_new  2014-09-25 08:43:16.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package parkverbot
 #
-# 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,18 +29,17 @@
 Source: %name-%version.tar.xz
 Source2:%name-%version.tar.xz.asc
 Source3:%name.keyring
-#BuildRequires:  autoconf = 2.60, automake = 1.10
-%if 0%{?suse_version}  1220
-BuildRequires:  gpg-offline
-%endif
 BuildRequires:  pkgconfig = 0.23
 BuildRequires:  xz
-%if 0%{?sles_version}
+%if 0%{?suse_version}  0%{?suse_version}  1130
 BuildRequires:  libHX-devel = 3.12
 %else
 BuildRequires:  pkgconfig(libHX) = 3.12
 %endif
-%if 0%{?suse_version} = 1220
+%if 0%{?suse_version} = 1310
+BuildRequires:  systemd-rpm-macros
+%endif
+%if 0%{?suse_version} = 1220  0%{?suse_version}  1310
 BuildRequires:  systemd
 %endif
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -57,9 +56,6 @@
 state.
 
 %prep
-%if 0%{?gpg_verify:1}
-%gpg_verify %{S:2}
-%endif
 %setup -q
 
 %build
@@ -76,7 +72,7 @@
 %defattr(-,root,root)
 %_sbindir/parkverbot
 %_mandir/man*/parkverbot*
-%if %{?_unitdir:1}
+%if 0%{?_unitdir:1}
 %_unitdir/parkverbot@.service
 %_unitdir/parkverbot.service
 %endif


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



commit libsodium for openSUSE:Factory

2014-09-25 Thread h_root
Hello community,

here is the log from the commit of package libsodium for openSUSE:Factory 
checked in at 2014-09-25 08:43:21

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


Package is libsodium

Changes:

--- /work/SRC/openSUSE:Factory/libsodium/libsodium.changes  2014-08-28 
21:05:55.0 +0200
+++ /work/SRC/openSUSE:Factory/.libsodium.new/libsodium.changes 2014-09-25 
08:43:22.0 +0200
@@ -1,0 +2,9 @@
+Wed Sep 24 19:45:03 UTC 2014 - idon...@suse.com
+
+- Update to version 1.0.0
+  * The API and ABI are now stable.
+  * crypto_sign() properly works with overlapping regions again.
+  * The test suite has been extended.
+
+
+---

Old:

  libsodium-0.7.0.tar.gz

New:

  libsodium-1.0.0.tar.gz



Other differences:
--
++ libsodium.spec ++
--- /var/tmp/diff_new_pack.b8l9Qw/_old  2014-09-25 08:43:23.0 +0200
+++ /var/tmp/diff_new_pack.b8l9Qw/_new  2014-09-25 08:43:23.0 +0200
@@ -18,7 +18,7 @@
 
 %define lname libsodium13
 Name:   libsodium
-Version:0.7.0
+Version:1.0.0
 Release:0
 Summary:Portable NaCl-based crypto library
 License:ISC

++ libsodium-0.7.0.tar.gz - libsodium-1.0.0.tar.gz ++
 5967 lines of diff (skipped)

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



commit tcd for openSUSE:Factory

2014-09-25 Thread h_root
Hello community,

here is the log from the commit of package tcd for openSUSE:Factory checked in 
at 2014-09-25 08:43:09

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


Package is tcd

Changes:

--- /work/SRC/openSUSE:Factory/tcd/tcd.changes  2013-03-27 19:33:32.0 
+0100
+++ /work/SRC/openSUSE:Factory/.tcd.new/tcd.changes 2014-09-25 
08:43:10.0 +0200
@@ -1,0 +2,6 @@
+Tue Sep 23 10:00:07 UTC 2014 - jeng...@inai.de
+
+- Drop gpg-offline build-time requirement; this is now handled by
+  the local source validator
+
+---



Other differences:
--
++ tcd.spec ++
--- /var/tmp/diff_new_pack.zbDq18/_old  2014-09-25 08:43:11.0 +0200
+++ /var/tmp/diff_new_pack.zbDq18/_new  2014-09-25 08:43:11.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package tcd
 #
-# 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
@@ -27,6 +27,7 @@
 #DL-URL:   http://download.savannah.gnu.org/releases/tcd/
 Source: 
http://download.savannah.gnu.org/releases/tcd/%name-%version.tar.bz2
 Source2:
http://download.savannah.gnu.org/releases/tcd/%name-%version.tar.bz2.sig
+Source3:%name.keyring
 Patch1: tcd-linkorder.diff
 Patch2:tcd-discid.diff
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -34,16 +35,12 @@
 BuildRequires:  automake
 BuildRequires:  libSDL-devel = 1.2.0
 BuildRequires:  ncurses-devel
-%if 0%{?suse_version} = 1230
-BuildRequires:  gpg-offline
-%endif
 
 %description
 tcd is a tiny cd player for a text terminal. It uses ncurses for
 drawing and SDL for playing audio CDs.
 
 %prep
-%{?gpg_verify: %gpg_verify %{S:2}}
 %setup -q
 %patch -P 1 -P 2 -p1
 


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



commit plplot for openSUSE:Factory

2014-09-25 Thread h_root
Hello community,

here is the log from the commit of package plplot for openSUSE:Factory checked 
in at 2014-09-25 08:43:17

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


Package is plplot

Changes:

--- /work/SRC/openSUSE:Factory/plplot/plplot.changes2014-07-24 
01:14:51.0 +0200
+++ /work/SRC/openSUSE:Factory/.plplot.new/plplot.changes   2014-09-25 
08:43:18.0 +0200
@@ -1,0 +2,8 @@
+Tue Sep 23 23:04:08 UTC 2014 - sfal...@opensuse.org
+
+- Added -fno-strict-aliasing to CFLAGS and CXXFLAGS to clear warning:
+  [  138s] I: Program is likely to break with new gcc. Try 
-fno-strict-aliasing.
+  [  138s] W: plplot strict-aliasing-punning 
/home/abuild/rpmbuild/BUILD/plplot-5.10.0/builddir/bindings/java/plplotjavacJAVA_wrap.c:2441,
 2454, 2467, 2480, 2493, 2506, 2519, 2532, 2545, 2558, 2571, 2597, 2610, 2623, 
2636, 2649, 2662, 2675, 2688, 2701, 2714, 2727, 2740, 2753, 2767, 2777, 10385
+ 
+
+---



Other differences:
--
++ plplot.spec ++
--- /var/tmp/diff_new_pack.SUO52I/_old  2014-09-25 08:43:19.0 +0200
+++ /var/tmp/diff_new_pack.SUO52I/_new  2014-09-25 08:43:19.0 +0200
@@ -501,11 +501,11 @@
 
 %build
 %if 0%{?suse_version} = 1310
-export CFLAGS=%{optflags} -DUSE_INTERP_RESULT
+export CFLAGS=%{optflags} -DUSE_INTERP_RESULT -fno-strict-aliasing
 %else
-export CFLAGS=%{optflags}
+export CFLAGS=%{optflags} -fno-strict-aliasing
 %endif
-export CXXFLAGS=%{optflags}
+export CXXFLAGS=%{optflags} -fno-strict-aliasing
 export FFLAGS=%{optflags}
 mkdir builddir
 pushd builddir

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



commit ghostscript for openSUSE:Factory

2014-09-25 Thread h_root
Hello community,

here is the log from the commit of package ghostscript for openSUSE:Factory 
checked in at 2014-09-25 08:42:28

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


Package is ghostscript

Changes:

--- /work/SRC/openSUSE:Factory/ghostscript/ghostscript-mini.changes 
2014-03-31 20:43:10.0 +0200
+++ /work/SRC/openSUSE:Factory/.ghostscript.new/ghostscript-mini.changes
2014-09-25 08:42:43.0 +0200
@@ -1,0 +2,49 @@
+Tue Sep 23 10:14:28 CEST 2014 - jsm...@suse.de
+
+- Version upgrade to 9.15. Primarily a maintenance release.
+  There are no recorded incompatible changes (as of this writing).
+  Highlights in this release include:
+  * Ghostscript now supports the PDF security handler revision 6.
+  * The pdfwrite and ps2write (and related) devices can now be
+forced to flatten glyphs into basic marking operations
+(rather than writing fonts to the output), by giving
+the -dNoOutputFonts command line option (defaults to false).
+  * PostScript programs can now use get_params or get_param to
+determine if a page contains color markings by reading the
+pageneutralcolor state from the device (so whether the page
+is color or mono). Note that this is only accurate when in
+clist mode, so -dMaxBitmap=0 and -dGrayDetection=true should
+both be used.
+  * The pdfwrite device now supports Link annotations with GoTo
+and GoToR actions.
+  * The pdfwrite device now supports BMC/BDC/EMC pdfmarks
+  * Regarding the new color management for the pdfwrite device
+introduced in the previous release, the proscription on using
+the new color management when producing PDF/A-1 compliant files
+is now lifted. To reiterate, also, with the new color
+management implementation, using the UseCIEColor option is
+strongly discouraged. For further information on the new
+pdfwrite color management, see in Ps2pdf.htm the
+Color Conversion and Management section.
+  * Plus the usual round of bug fixes, compatibility changes,
+and incremental improvements.
+  For details see the News.htm and History9.htm files.
+
+---
+Wed Sep 17 12:17:47 CEST 2014 - jsm...@suse.de
+
+- Version upgrade to 9.15rc2 (second release candidate for 9.15).
+  Ghostscript upstream QA highlighted a couple of issues
+  that they felt warranted a fresh release candidate.
+  For details see the History9.htm file.
+
+---
+Tue Sep  9 16:06:31 CEST 2014 - jsm...@suse.de
+
+- Version upgrade to 9.15rc1 (first release candidate for 9.15).
+  For details see the News.htm and History9.htm files.
+- ppc64le-support.patch is no longer needed because
+  it is fixed in the upstream sources.
+- Removed trailing whitespaces in spec file and changes file.
+
+---
--- /work/SRC/openSUSE:Factory/ghostscript/ghostscript.changes  2014-08-30 
16:03:41.0 +0200
+++ /work/SRC/openSUSE:Factory/.ghostscript.new/ghostscript.changes 
2014-09-25 08:42:43.0 +0200
@@ -1,0 +2,49 @@
+Tue Sep 23 10:14:28 CEST 2014 - jsm...@suse.de
+
+- Version upgrade to 9.15. Primarily a maintenance release.
+  There are no recorded incompatible changes (as of this writing).
+  Highlights in this release include:
+  * Ghostscript now supports the PDF security handler revision 6.
+  * The pdfwrite and ps2write (and related) devices can now be
+forced to flatten glyphs into basic marking operations
+(rather than writing fonts to the output), by giving
+the -dNoOutputFonts command line option (defaults to false).
+  * PostScript programs can now use get_params or get_param to
+determine if a page contains color markings by reading the
+pageneutralcolor state from the device (so whether the page
+is color or mono). Note that this is only accurate when in
+clist mode, so -dMaxBitmap=0 and -dGrayDetection=true should
+both be used.
+  * The pdfwrite device now supports Link annotations with GoTo
+and GoToR actions.
+  * The pdfwrite device now supports BMC/BDC/EMC pdfmarks
+  * Regarding the new color management for the pdfwrite device
+introduced in the previous release, the proscription on using
+the new color management when producing PDF/A-1 compliant files
+is now lifted. To reiterate, also, with the new color
+management implementation, using the UseCIEColor option is
+strongly discouraged. For further information on the new
+pdfwrite color management, see in Ps2pdf.htm the
+Color Conversion and Management section.
+  * Plus the usual round of bug fixes, compatibility changes,
+and incremental improvements.
+  For details 

commit perl-Business-ISBN for openSUSE:Factory

2014-09-25 Thread h_root
Hello community,

here is the log from the commit of package perl-Business-ISBN for 
openSUSE:Factory checked in at 2014-09-25 08:42:35

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


Package is perl-Business-ISBN

Changes:

--- /work/SRC/openSUSE:Factory/perl-Business-ISBN/perl-Business-ISBN.changes
2014-01-07 14:44:05.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-Business-ISBN.new/perl-Business-ISBN.changes   
2014-09-25 08:42:50.0 +0200
@@ -1,0 +2,11 @@
+Sun Sep 21 13:44:22 UTC 2014 - l...@linux-schulserver.de
+
+- update to 2.09:
+  * Break circular dependency on Test::ISBN
+  * Add increment and decrement to create new article numbers
+(Markus Spann)
+- require Business::ISBN::Data = 20140910
+- also build require perl(GD) and perl(GD::Barcode::EAN13) for 
+  Barcode testing
+
+---

Old:

  Business-ISBN-2.07.tar.gz

New:

  Business-ISBN-2.09.tar.gz



Other differences:
--
++ perl-Business-ISBN.spec ++
--- /var/tmp/diff_new_pack.ByrDuD/_old  2014-09-25 08:42:51.0 +0200
+++ /var/tmp/diff_new_pack.ByrDuD/_new  2014-09-25 08:42:51.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Business-ISBN
-Version:2.07
+Version:2.09
 Release:0
 %define cpan_name Business-ISBN
 Summary:Work with International Standard Book Numbers
@@ -29,14 +29,12 @@
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
-BuildRequires:  perl(Business::ISBN::Data) = 20081208
+BuildRequires:  perl(Business::ISBN::Data) = 20140910
+BuildRequires:  perl(GD)
+BuildRequires:  perl(GD::Barcode::EAN13)
 BuildRequires:  perl(URI)
-#BuildRequires: perl(Business::ISBN)
-#BuildRequires: perl(Business::ISBN10)
-#BuildRequires: perl(Business::ISBN13)
-#BuildRequires: perl(GD::Barcode::EAN13)
-#BuildRequires: perl(LWP::Simple)
-Requires:   perl(Business::ISBN::Data) = 20081208
+#BuildRequires:  perl(Test::Pod)
+Requires:   perl(Business::ISBN::Data) = 20140910
 Requires:   perl(URI)
 %{perl_requires}
 

++ Business-ISBN-2.07.tar.gz - Business-ISBN-2.09.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Business-ISBN-2.07/Changes 
new/Business-ISBN-2.09/Changes
--- old/Business-ISBN-2.07/Changes  2014-01-03 20:20:21.0 +0100
+++ new/Business-ISBN-2.09/Changes  2014-09-21 00:16:00.0 +0200
@@ -1,5 +1,12 @@
 Revision history for Perl extension Business::ISBN.
 
+2.09 - Sat Sep 20 18:15:37 2014
+   * Break circular dependency on Test::ISBN
+
+2.08 - Fri Sep 19 12:53:21 2014
+   * Add increment and decrement to create new article numbers
+   (Markus Spann)
+
 2.07 - Fri Jan  3 14:20:04 2014
* Get rid of MYMETA
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Business-ISBN-2.07/MANIFEST 
new/Business-ISBN-2.09/MANIFEST
--- old/Business-ISBN-2.07/MANIFEST 2014-01-03 20:20:22.0 +0100
+++ new/Business-ISBN-2.09/MANIFEST 2014-09-21 00:16:01.0 +0200
@@ -27,6 +27,7 @@
 t/rt/28843.t
 t/rt/29089.t
 t/rt/29292.t
+t/step.t
 t/test_manifest
 t/valid_isbn_checksum.t
 t/xisbn10.t
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Business-ISBN-2.07/META.json 
new/Business-ISBN-2.09/META.json
--- old/Business-ISBN-2.07/META.json2014-01-03 20:20:22.0 +0100
+++ new/Business-ISBN-2.09/META.json2014-09-21 00:16:01.0 +0200
@@ -4,7 +4,7 @@
   brian d foy bd...@cpan.org
],
dynamic_config : 1,
-   generated_by : ExtUtils::MakeMaker version 6.62, CPAN::Meta::Converter 
version 2.112150,
+   generated_by : ExtUtils::MakeMaker version 6.86, CPAN::Meta::Converter 
version 2.120921,
license : [
   perl_5
],
@@ -22,22 +22,33 @@
prereqs : {
   build : {
  requires : {
-ExtUtils::MakeMaker : 0
+ExtUtils::MakeMaker : 0
  }
   },
   configure : {
  requires : {
-ExtUtils::MakeMaker : 0
+ExtUtils::MakeMaker : 0
  }
   },
   runtime : {
  requires : {
-Business::ISBN::Data : 20081208,
-Test::More : 0,
-URI : 0
+Business::ISBN::Data : 20140910,
+URI : 0
+ }
+  },
+  test : {
+ requires : {
+Test::More : 0.95
  }
   }
},
release_status : stable,
-   version : 2.07
+   resources : {
+  repository : {
+ type : git,
+ url : 

commit lzlib for openSUSE:Factory

2014-09-25 Thread h_root
Hello community,

here is the log from the commit of package lzlib for openSUSE:Factory checked 
in at 2014-09-25 08:43:07

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


Package is lzlib

Changes:

--- /work/SRC/openSUSE:Factory/lzlib/lzlib.changes  2013-11-04 
07:07:53.0 +0100
+++ /work/SRC/openSUSE:Factory/.lzlib.new/lzlib.changes 2014-09-25 
08:43:08.0 +0200
@@ -1,0 +2,6 @@
+Tue Sep 23 16:49:09 UTC 2014 - jeng...@inai.de
+
+- Drop gpg-offline build-time requirement; this is now handled by
+  the local source validator
+
+---



Other differences:
--
++ lzlib.spec ++
--- /var/tmp/diff_new_pack.5JE17c/_old  2014-09-25 08:43:09.0 +0200
+++ /var/tmp/diff_new_pack.5JE17c/_new  2014-09-25 08:43:09.0 +0200
@@ -2,7 +2,7 @@
 #
 # spec file for package lzlib
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 # Copyright (c) 2012 Pascal Bleser pascal.ble...@opensuse.org
 #
 # All modifications and additions to the file contributed by third parties
@@ -36,9 +36,6 @@
 BuildRequires:  glibc-devel
 BuildRequires:  lzip
 BuildRequires:  make
-%if 0%{?suse_version} = 1230
-BuildRequires:  gpg-offline
-%endif
 PreReq: %install_info_prereq
 
 %description
@@ -74,7 +71,6 @@
 applications that want to make use of libcerror.
 
 %prep
-%{?gpg_verify: %gpg_verify %{S:2}}
 %if 0%{?__lzip:1}
 %setup -q
 %else



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



commit lhasa for openSUSE:Factory

2014-09-25 Thread h_root
Hello community,

here is the log from the commit of package lhasa for openSUSE:Factory checked 
in at 2014-09-25 08:43:00

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


Package is lhasa

Changes:

--- /work/SRC/openSUSE:Factory/lhasa/lhasa.changes  2013-08-10 
18:31:53.0 +0200
+++ /work/SRC/openSUSE:Factory/.lhasa.new/lhasa.changes 2014-09-25 
08:43:01.0 +0200
@@ -1,0 +2,6 @@
+Tue Sep 23 15:41:34 UTC 2014 - jeng...@inai.de
+
+- Drop gpg-offline build-time requirement; this is now handled by
+  the local source validator
+
+---



Other differences:
--
++ lhasa.spec ++
--- /var/tmp/diff_new_pack.jTCtx0/_old  2014-09-25 08:43:02.0 +0200
+++ /var/tmp/diff_new_pack.jTCtx0/_new  2014-09-25 08:43:02.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package lhasa
 #
-# 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
@@ -25,15 +25,11 @@
 Group:  Productivity/Archiving/Compression
 Url:http://fragglet.github.com/lhasa/
 
-#Freecode-URL: http://freecode.com/projects/lhasa
 #Git-Clone:git://github.com/fragglet/lhasa
 Source: http://www.soulsphere.org/projects/lhasa/lhasa-%version.tar.gz
 Source2:
http://www.soulsphere.org/projects/lhasa/lhasa-%version.tar.gz.asc
 Source3:%name.keyring
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-%if 0%{?suse_version} = 1230
-BuildRequires:  gpg-offline
-%endif
 BuildRequires:  pkgconfig
 BuildRequires:  xz
 
@@ -62,7 +58,6 @@
 in %lname.
 
 %prep
-%{?gpg_verify: %gpg_verify %{S:2}}
 %setup -q
 
 %build


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



commit f2fs-tools for openSUSE:Factory

2014-09-25 Thread h_root
Hello community,

here is the log from the commit of package f2fs-tools for openSUSE:Factory 
checked in at 2014-09-25 08:43:11

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


Package is f2fs-tools

Changes:

--- /work/SRC/openSUSE:Factory/f2fs-tools/f2fs-tools.changes2014-09-23 
10:43:22.0 +0200
+++ /work/SRC/openSUSE:Factory/.f2fs-tools.new/f2fs-tools.changes   
2014-09-25 08:43:11.0 +0200
@@ -1,0 +2,6 @@
+Tue Sep 23 09:09:23 UTC 2014 - jeng...@inai.de
+
+- Replace 0001-build-provide-definitions-for-byteswapping-on-big-en.patch
+  with official upstream version.
+
+---



Other differences:
--
++ 0001-build-provide-definitions-for-byteswapping-on-big-en.patch ++
--- /var/tmp/diff_new_pack.CF97YM/_old  2014-09-25 08:43:12.0 +0200
+++ /var/tmp/diff_new_pack.CF97YM/_new  2014-09-25 08:43:12.0 +0200
@@ -1,52 +1,94 @@
-From 96c932cab4eeeb54a18782fd903f199d6921 Mon Sep 17 00:00:00 2001
-From: Jan Engelhardt jeng...@inai.de
-Date: Tue, 23 Sep 2014 01:04:38 +0200
-Subject: [PATCH] build: provide definitions for byteswapping on big-endian
+From f3a1ea9c7af493b873641fa4263e1b2101fc277b Mon Sep 17 00:00:00 2001
+From: Jaegeuk Kim jaeg...@kernel.org
+Date: Mon, 22 Sep 2014 22:22:33 -0700
+Subject: [PATCH] f2fs-tools: fix for build big-endian processors
 
-[   31s] /bin/sh ../libtool  --tag=CC   --mode=link gcc -Wall 
-DWITH_BLKDISCARD -fmessage-length=0 -grecord-gcc-switches -O2 -Wall 
-D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables 
-fasynchronous-unwind-tables -g   -o mkfs.f2fs f2fs_format_main.o f2fs_format.o 
f2fs_format_utils.o -luuid  ../lib/libf2fs.la 
-[   31s] libtool: link: gcc -Wall -DWITH_BLKDISCARD -fmessage-length=0 
-grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector 
-funwind-tables -fasynchronous-unwind-tables -g -o .libs/mkfs.f2fs 
f2fs_format_main.o f2fs_format.o f2fs_format_utils.o  -luuid 
../lib/.libs/libf2fs.so
-[   31s] f2fs_format.o: In function `f2fs_prepare_super_block':
-[   31s] /home/abuild/rpmbuild/BUILD/f2fs-tools/mkfs/f2fs_format.c:108: 
undefined reference to `bswap_32'
-[   31s] /home/abuild/rpmbuild/BUILD/f2fs-tools/mkfs/f2fs_format.c:109: 
undefined reference to `bswap_16'
-[   31s] /home/abuild/rpmbuild/BUILD/f2fs-tools/mkfs/f2fs_format.c:110: 
undefined reference to `bswap_16'
+This patch fixes build failure on big-endian systems.
 
+Reported-and-Tested-by: Jan Engelhardt jeng...@inai.de
+Signed-off-by: Jaegeuk Kim jaeg...@kernel.org
 ---
- include/f2fs_fs.h | 22 ++
- 1 file changed, 22 insertions(+)
+ include/f2fs_fs.h | 60 +++
+ 1 file changed, 60 insertions(+)
 
 diff --git a/include/f2fs_fs.h b/include/f2fs_fs.h
-index 6367e05..da1d5c0 100644
+index 6367e05..df37cdf 100644
 --- a/include/f2fs_fs.h
 +++ b/include/f2fs_fs.h
-@@ -34,6 +34,28 @@ typedef unsigned long   pgoff_t;
- #define cpu_to_le32(x)((__u32)(x))
- #define cpu_to_le64(x)((__u64)(x))
- #elif __BYTE_ORDER == __BIG_ENDIAN
-+static inline uint16_t bswap_16(uint16_t x)
+@@ -5,6 +5,9 @@
+  * http://www.samsung.com/
+  *
+  * Dual licensed under the GPL or LGPL version 2 licenses.
++ *
++ * The byteswap codes are copied from:
++ *   samba_3_master/lib/ccan/endian/endian.h under LGPL 2.1
+  */
+ #ifndef __F2FS_FS_H__
+ #define __F2FS_FS_H__
+@@ -26,6 +29,63 @@ typedef u32 nid_t;
+ typedef u8bool;
+ typedef unsigned long pgoff_t;
+ 
++#if HAVE_BYTESWAP_H
++#include byteswap.h
++#else
++/**
++ * bswap_16 - reverse bytes in a uint16_t value.
++ * @val: value whose bytes to swap.
++ *
++ * Example:
++ *// Output contains 1024 is 4 as two bytes reversed
++ *printf(1024 is %u as two bytes reversed\n, bswap_16(1024));
++ */
++static inline uint16_t bswap_16(uint16_t val)
 +{
-+  return ((x  8)  0xff00) | ((x  8)  0x00ff);
++  return ((val  (uint16_t)0x00ffU)  8)
++  | ((val  (uint16_t)0xff00U)  8);
 +}
-+static inline uint32_t bswap_32(uint32_t x)
++
++/**
++ * bswap_32 - reverse bytes in a uint32_t value.
++ * @val: value whose bytes to swap.
++ *
++ * Example:
++ *// Output contains 1024 is 262144 as four bytes reversed
++ *printf(1024 is %u as four bytes reversed\n, bswap_32(1024));
++ */
++static inline uint32_t bswap_32(uint32_t val)
 +{
-+  return  ((x  24)  0xff00 ) |
-+  ((x   8)  0x00ff ) |
-+  ((x   8)  0xff00 ) |
-+  ((x  24)  0x00ff );
++  return ((val  (uint32_t)0x00ffUL)  24)
++  | ((val  (uint32_t)0xff00UL)   8)
++  | 

commit autoyast2 for openSUSE:Factory

2014-09-25 Thread h_root
Hello community,

here is the log from the commit of package autoyast2 for openSUSE:Factory 
checked in at 2014-09-25 08:42:34

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


Package is autoyast2

Changes:

--- /work/SRC/openSUSE:Factory/autoyast2/autoyast2.changes  2014-09-18 
07:12:32.0 +0200
+++ /work/SRC/openSUSE:Factory/.autoyast2.new/autoyast2.changes 2014-09-25 
08:42:49.0 +0200
@@ -1,0 +2,7 @@
+Tue Sep 23 15:51:13 CEST 2014 - sch...@suse.de
+
+- Finishing the autoyast-initscripts.service BEFORE the user can
+  login. (bnc#891144)
+- 3.1.61
+
+---

Old:

  autoyast2-3.1.60.tar.bz2

New:

  autoyast2-3.1.61.tar.bz2



Other differences:
--
++ autoyast2.spec ++
--- /var/tmp/diff_new_pack.lhswWZ/_old  2014-09-25 08:42:50.0 +0200
+++ /var/tmp/diff_new_pack.lhswWZ/_new  2014-09-25 08:42:50.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   autoyast2
-Version:3.1.60
+Version:3.1.61
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ autoyast2-3.1.60.tar.bz2 - autoyast2-3.1.61.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-3.1.60/package/autoyast2.changes 
new/autoyast2-3.1.61/package/autoyast2.changes
--- old/autoyast2-3.1.60/package/autoyast2.changes  2014-09-15 
17:09:12.0 +0200
+++ new/autoyast2-3.1.61/package/autoyast2.changes  2014-09-23 
16:39:11.0 +0200
@@ -1,4 +1,11 @@
 ---
+Tue Sep 23 15:51:13 CEST 2014 - sch...@suse.de
+
+- Finishing the autoyast-initscripts.service BEFORE the user can
+  login. (bnc#891144)
+- 3.1.61
+
+---
 Fri Sep 12 11:35:17 UTC 2014 - an...@suse.com
 
 - If keyboard tag is missing in profile, try to infer the layout
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-3.1.60/package/autoyast2.spec 
new/autoyast2-3.1.61/package/autoyast2.spec
--- old/autoyast2-3.1.60/package/autoyast2.spec 2014-09-15 17:09:12.0 
+0200
+++ new/autoyast2-3.1.61/package/autoyast2.spec 2014-09-23 16:39:11.0 
+0200
@@ -17,7 +17,7 @@
 
 
 Name:   autoyast2
-Version:3.1.60
+Version:3.1.61
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/autoyast2-3.1.60/scripts/autoyast-initscripts.service 
new/autoyast2-3.1.61/scripts/autoyast-initscripts.service
--- old/autoyast2-3.1.60/scripts/autoyast-initscripts.service   2014-09-15 
17:09:12.0 +0200
+++ new/autoyast2-3.1.61/scripts/autoyast-initscripts.service   2014-09-23 
16:39:11.0 +0200
@@ -1,6 +1,7 @@
 [Unit]
 Description=Autoyast2 Init Scripts
 After=remote-fs.target network.target time-sync.target 
mail-transfer-agent.target hwscan.service ypbind.service 
YaST2-Second-Stage.service
+Before=systemd-user-sessions.service
 
 [Service]
 Type=oneshot

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



commit xtrans for openSUSE:Factory

2014-09-25 Thread h_root


binxinI2usJNC.bin
Description: Binary data


commit openbox for openSUSE:Factory

2014-09-25 Thread h_root
Hello community,

here is the log from the commit of package openbox for openSUSE:Factory checked 
in at 2014-09-25 08:43:15

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


Package is openbox

Changes:

--- /work/SRC/openSUSE:Factory/openbox/openbox.changes  2014-09-17 
17:26:28.0 +0200
+++ /work/SRC/openSUSE:Factory/.openbox.new/openbox.changes 2014-09-25 
08:43:16.0 +0200
@@ -1,0 +2,8 @@
+Wed Sep 24 02:25:13 UTC 2014 - crrodrig...@opensuse.org
+
+- In the previous change I forgot to remove xorg-x11-devel 
+  from the -devel package requires. Remove *all* hardcoded
+  deps of that package and let pkgconfig dependency generator
+  pick the correct packages for us.
+
+---



Other differences:
--
++ openbox.spec ++
--- /var/tmp/diff_new_pack.XFnYFn/_old  2014-09-25 08:43:17.0 +0200
+++ /var/tmp/diff_new_pack.XFnYFn/_new  2014-09-25 08:43:17.0 +0200
@@ -93,10 +93,6 @@
 Summary:Includes and static libraries for openbox
 Group:  Development/Libraries/X11
 Requires:   %{name} = %{version}
-Requires:   glib2-devel
-Requires:   libxml2-devel
-Requires:   pango-devel
-Requires:   xorg-x11-devel
 
 %description devel
 Development Includes and static libraries for openbox.


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



commit kiwi for openSUSE:Factory

2014-09-25 Thread h_root
Hello community,

here is the log from the commit of package kiwi for openSUSE:Factory checked in 
at 2014-09-25 08:42:26

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


Package is kiwi

Changes:

--- /work/SRC/openSUSE:Factory/kiwi/kiwi.changes2014-09-23 
10:42:11.0 +0200
+++ /work/SRC/openSUSE:Factory/.kiwi.new/kiwi.changes   2014-09-25 
08:42:31.0 +0200
@@ -1,0 +2,14 @@
+Tue Sep 23 13:17:30 CEST 2014 - m...@suse.de
+
+- v5.06.164 released
+  
+---
+Tue Sep 23 13:10:03 CEST 2014 - m...@suse.de
+  
+- Added missing filesystem provides for the xfs filesystem (bnc #897935)
+  
+  With the kiwi-filesystem:xfs Provides the buildservice is able
+  to setup a build environment including the needed tools called
+  by kiwi when building inside this environment
+  
+---



Other differences:
--
++ kiwi.spec ++
--- /var/tmp/diff_new_pack.QZqq8O/_old  2014-09-25 08:42:33.0 +0200
+++ /var/tmp/diff_new_pack.QZqq8O/_new  2014-09-25 08:42:33.0 +0200
@@ -26,7 +26,7 @@
 Group:  System/Management
 Url:http://github.com/openSUSE/kiwi
 Name:   kiwi
-Version:5.06.163
+Version:5.06.164
 Release:0
 Provides:   kiwi-image:lxc
 Provides:   kiwi-image:tbz
@@ -199,6 +199,7 @@
 Provides:   kiwi-filesystem:ext3
 Provides:   kiwi-filesystem:ext4
 Provides:   kiwi-filesystem:squashfs
+Provides:   kiwi-filesystem:xfs
 Provides:   kiwi-image:docker
 Provides:   kiwi-image:tbz
 Provides:   kiwi-packagemanager:zypper

++ kiwi-docu.tar.bz2 ++

++ kiwi-repo.tar.bz2 ++

++ kiwi.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kiwi/.revision new/kiwi/.revision
--- old/kiwi/.revision  2014-09-17 16:25:06.0 +0200
+++ new/kiwi/.revision  2014-09-17 16:25:06.0 +0200
@@ -1 +1 @@
-bb88655a883172fb9cf5cdb43d01535c136df66c
+f4d771186d69107fa3962967635f028b541d3ade
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kiwi/modules/KIWIGlobals.pm 
new/kiwi/modules/KIWIGlobals.pm
--- old/kiwi/modules/KIWIGlobals.pm 2014-09-21 11:04:32.0 +0200
+++ new/kiwi/modules/KIWIGlobals.pm 2014-09-23 13:18:28.0 +0200
@@ -1832,7 +1832,7 @@
 # Globals (generic)
 #--
 my %data;
-$data{Version} = 5.06.163;
+$data{Version} = 5.06.164;
 $data{Publisher}   = SUSE LINUX GmbH;
 $data{Preparer}= KIWI - http://opensuse.github.com/kiwi;;
 $data{ConfigName}  = config.xml;

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



commit plzip for openSUSE:Factory

2014-09-25 Thread h_root
Hello community,

here is the log from the commit of package plzip for openSUSE:Factory checked 
in at 2014-09-25 08:43:08

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


Package is plzip

Changes:

--- /work/SRC/openSUSE:Factory/plzip/plzip.changes  2014-07-23 
22:06:26.0 +0200
+++ /work/SRC/openSUSE:Factory/.plzip.new/plzip.changes 2014-09-25 
08:43:09.0 +0200
@@ -1,0 +2,6 @@
+Tue Sep 23 16:55:53 UTC 2014 - jeng...@inai.de
+
+- Drop gpg-offline build-time requirement; this is now handled by
+  the local source validator
+
+---



Other differences:
--
++ plzip.spec ++
--- /var/tmp/diff_new_pack.AomAd9/_old  2014-09-25 08:43:10.0 +0200
+++ /var/tmp/diff_new_pack.AomAd9/_new  2014-09-25 08:43:10.0 +0200
@@ -1,4 +1,8 @@
 # vim: set ts=4 sw=4 et:
+#
+# spec file for package plzip
+#
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 # Copyright (c) 2012 Pascal Bleser pascal.ble...@opensuse.org
 #
 # All modifications and additions to the file contributed by third parties
@@ -11,25 +15,27 @@
 # published by the Open Source Initiative.
 
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
+#
+
 
 Name:   plzip
 Version:1.1
 Release:0
 Summary:Parallel LZMA Data Compressor
-URL:http://www.nongnu.org/lzip/plzip.html
-Group:  Productivity/Archiving/Compression
 License:GPL-3.0+
+Group:  Productivity/Archiving/Compression
+Url:http://www.nongnu.org/lzip/plzip.html
 
-#Freecode-URL: http://freecode.com/projects/plzip
 Source: 
http://download-mirror.savannah.gnu.org/releases/lzip/%name-%version.tar.lz
 Source2:
http://download-mirror.savannah.gnu.org/releases/lzip/%name-%version.tar.lz.sig
 Source3:%name.keyring
-BuildRoot:  %{_tmppath}/build-%{name}-%{version}
-BuildRequires:  lzlib-devel lzip
-BuildRequires:  gcc-c++ libstdc++-devel make glibc-devel
-%if 0%{?suse_version} = 1230
-BuildRequires:  gpg-offline
-%endif
+BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+BuildRequires:  gcc-c++
+BuildRequires:  glibc-devel
+BuildRequires:  libstdc++-devel
+BuildRequires:  lzip
+BuildRequires:  lzlib-devel
+BuildRequires:  make
 PreReq: %install_info_prereq
 
 %description
@@ -45,7 +51,6 @@
 distribution and data archiving.
 
 %prep
-%{?gpg_verify: %gpg_verify %{S:2}}
 %if 0%{?__lzip:1}
 %setup -q
 %else



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



commit kdebase4-workspace.3011 for openSUSE:13.1:Update

2014-09-25 Thread h_root
Hello community,

here is the log from the commit of package kdebase4-workspace.3011 for 
openSUSE:13.1:Update checked in at 2014-09-25 09:08:42

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


Package is kdebase4-workspace.3011

Changes:

New Changes file:

--- /dev/null   2014-09-24 19:41:01.464119138 +0200
+++ 
/work/SRC/openSUSE:13.1:Update/.kdebase4-workspace.3011.new/kdebase4-workspace.changes
  2014-09-25 09:08:44.0 +0200
@@ -0,0 +1,2951 @@
+---
+Tue Sep 16 20:53:08 UTC 2014 - hrvoje.sen...@gmail.com
+
+- Update to 4.11.12
+  * Bugfix release, includes fixes for: kde#329158, kde#317066,
+kde#327580, kde#336589 and kde#331761
+
+---
+Fri Jul 25 21:33:35 UTC 2014 - hrvoje.sen...@gmail.com
+
+- Update to 4.11.11
+  * Bugfix release, includes fixes for: kde#326279, kde#326941,
+kde#318061, kde#334309, kde#315346, kde#335023, kde#333275,
+kde#334273, kde#334391, kde#334152, kde#335043, kde#336128,
+kde#325944, kde#329537, kde#325707, kde#333012, kde#335617,
+kde#324728 
+- Drop fix-crash-when-DesktopNames-isnt-set.patch, upstreamed
+
+---
+Fri Apr 25 19:54:22 UTC 2014 - tittiatc...@gmail.com
+
+- Update to 4.11.9
+  * Bugfix release, includes fixes for kde#312947, bnc#756198,
+kde#327947, kde#329076, bnc#864305, kde#224200, bnc#809835
+- Remove upstreamed patches 
+  - screenlocker-always-show-password-dialog-when-needed.patch
+  - screenlocker-dont-leak-screensaver-processes.patch
+  - kdm-fix-resumption-from-console-mode.patch
+- Remove kde-workspace-4.11.0-kdm-logind-multiseat.patch and
+  remove_strigi.patch, these are meant to be used with newer SC and
+  disto versions
+- Added fix-crash-when-DesktopNames-isnt-set.patch, kde#334159
+
+---
+Thu Apr 10 12:09:26 UTC 2014 - wba...@tmo.at
+
+- Added kdm-fix-resumption-from-console-mode.patch:
+  * fix resumption from console mode when monotonic clock is in use 
+(kde#312947, bnc#756198)
+- Added screenlocker-always-show-password-dialog-when-needed.patch:
+  * password input dialog was not shown under certain circumstances
+(kde#327947, kde#329076, bnc#864305)
+- Added screenlocker-dont-leak-screensaver-processes.patch:
+  * screensaver processes might keep running in background when
+unlocking the screen (kde#224200, bnc#809835)
+
+---
+Sat Mar 29 08:13:34 UTC 2014 - tittiatc...@gmail.com
+
+- Update to 4.11.8
+   * KDE 4.12.4  release
+   * See http://www.kde.org/announcements/announce-4.12.4.php
+
+- Drop upstreamed patches:
+  - 0001-Add-the-full-name-of-completion-matches-to-history.patch
+  - 0002-Move-focus-to-search-field-upon-typing-from-result-l.patch
+  - 0003-Save-current-dialog-size-on-manual-resize.patch
+
+---
+Sun Mar 16 19:50:59 UTC 2014 - stefan.bru...@rwth-aachen.de
+
+- added patch kde-workspace-4.11.0-kdm-logind-multiseat.patch for 
+  servers without VT, i.e. multiseat with sharevts 
+- add support for dynamic multiseat
+
+---
+Fri Mar 14 21:15:44 UTC 2014 - hrvoje.sen...@gmail.com
+
+- Added patches from master (due to upstream 'LTS' policy not applied
+  to 4.11 branch)
+  0001-Add-the-full-name-of-completion-matches-to-history.patch and
+  0002-Move-focus-to-search-field-upon-typing-from-result-l.patch and
+  0003-Save-current-dialog-size-on-manual-resize.patch
+
+---
+Fri Mar  7 10:26:03 UTC 2014 - tittiatc...@gmail.com
+
+- Update to 4.11.7
+   * KDE 4.13 Beta1  release
+   * See http://www.kde.org/announcements/announce-4.13-beta1.php
+- Drop upstream patches:
+  * 0001-Explicitly-request-a-Window-drawable.patch
+  * 0004-align-zoomed-cursor-to-hotspot.patch
+  * 0005-be-more-aggressive-about-exiting-zoom-effect.patch
+  * 0006-spatial-present-windows-zoom-calculation.patch
+  * 0007-fix-frontbuffer-copying-swap-preference.patch
+  * 0008-fix-sendToScreen-for-QuickTiled-windows.patch
+  * 0009-reset-desktopChangedWhileRotating-on-activation.patch
+  * 0010-ensure-to-show-clients-that-need-sessionInteract.patch
+  * 0011-fix-off-by-1-on-multiscreen-toppanel-strutting.patch
+  * 0012-Perform-the-systemd-version-evaluation-through-a-reg.patch
+
+- Add patch  remove_strigi.patch to remove the dependency on strigi
+
+- Dropped 12.2 related lines in the spec-file as well the 
+  rcksysguard, as that this is since 12.3 a systemd 

commit kdebase4-workspace for openSUSE:13.1:Update

2014-09-25 Thread h_root
Hello community,

here is the log from the commit of package kdebase4-workspace for 
openSUSE:13.1:Update checked in at 2014-09-25 09:08:46

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


Package is kdebase4-workspace

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.nPaSop/_old  2014-09-25 09:08:48.0 +0200
+++ /var/tmp/diff_new_pack.nPaSop/_new  2014-09-25 09:08:48.0 +0200
@@ -1 +1 @@
-link package='kdebase4-workspace.2928' cicount='copy' /
+link package='kdebase4-workspace.3011' cicount='copy' /

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



commit zenity for openSUSE:13.1:Update

2014-09-25 Thread h_root
Hello community,

here is the log from the commit of package zenity for openSUSE:13.1:Update 
checked in at 2014-09-25 09:08:58

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


Package is zenity

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.BwimWP/_old  2014-09-25 09:08:59.0 +0200
+++ /var/tmp/diff_new_pack.BwimWP/_new  2014-09-25 09:08:59.0 +0200
@@ -1 +1 @@
-link package='zenity.2481' cicount='copy' /
+link package='zenity.3012' cicount='copy' /

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



commit libqt5-qtdeclarative for openSUSE:Factory

2014-09-25 Thread h_root
Hello community,

here is the log from the commit of package libqt5-qtdeclarative for 
openSUSE:Factory checked in at 2014-09-25 09:33:21

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


Package is libqt5-qtdeclarative

Changes:

--- 
/work/SRC/openSUSE:Factory/libqt5-qtdeclarative/libqt5-qtdeclarative.changes
2014-09-18 07:56:39.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.libqt5-qtdeclarative.new/libqt5-qtdeclarative.changes
   2014-09-25 09:33:22.0 +0200
@@ -1,0 +2,7 @@
+Mon Sep 22 18:11:03 UTC 2014 - hrvoje.sen...@gmail.com
+
+- Add sse2_nojit.patch: enable JIT and sse2 only on sse2 case
+- Build QtQML module twice on ix86, without and with sse2 (sse2
+  library is placed to %_libdir/sse2/ (bnc#897758)
+
+---

New:

  sse2_nojit.patch



Other differences:
--
++ libqt5-qtdeclarative.spec ++
--- /var/tmp/diff_new_pack.NClb0T/_old  2014-09-25 09:33:23.0 +0200
+++ /var/tmp/diff_new_pack.NClb0T/_new  2014-09-25 09:33:23.0 +0200
@@ -40,6 +40,8 @@
 Patch3: 0004-QML-parse-.js-files-as-JavaScript-not-QML.patch
 Patch4: 0005-Fix-crash-with-foreach-on-arguments-object.patch
 Patch5: 0006-Move-syncTimer-measurment-to-the-correct-place.patch
+# PATCH-FIX-OPENSUSE sse2_nojit.patch -- enable JIT and sse2 only on sse2 case
+Patch100:   sse2_nojit.patch
 BuildRequires:  fdupes
 BuildRequires:  libQt5Core-private-headers-devel = %{version}
 BuildRequires:  libQt5Gui-private-headers-devel = %{version}
@@ -75,6 +77,7 @@
 %patch3 -p1
 %patch4 -p1
 %patch5 -p1
+%patch100 -p1
 
 %package -n %libname
 Summary:Qt 5 Declarative Library
@@ -142,11 +145,33 @@
 #force the configure script to generate the forwarding headers (it checks 
whether .git directory exists)
 mkdir .git
 %endif
-%qmake5
-%make_jobs
+
+mkdir -p %{_target_platform}
+pushd %{_target_platform}
+%qmake5 ..
+popd
+
+%make_jobs -C %{_target_platform}
+
+%ifarch %ix86
+# build libQt5Qml with no_sse2
+mkdir -p %{_target_platform}-no_sse2
+pushd %{_target_platform}-no_sse2
+%qmake5 -config no_sse2 ..
+make sub-src-clean
+%make_jobs -C src/qml
+popd
+%endif
 
 %install
-%qmake5_install
+%qmake5_install -C %{_target_platform}
+
+%ifarch %ix86
+mkdir -p %{buildroot}%{_libqt5_libdir}//sse2
+mv %{buildroot}%{_libqt5_libdir}/libQt5Qml.so.5* 
%{buildroot}%{_libqt5_libdir}/sse2/
+%qmake5_install -C %{_target_platform}-no_sse2/src/qml
+%endif
+
 find %{buildroot}/%{_libdir} -type f -name '*la' -print -exec perl -pi -e 's, 
-L%{_builddir}/\S+,,g' {} \;
 find %{buildroot}/%{_libdir}/pkgconfig -type f -name '*pc' -print -exec perl 
-pi -e 's, -L%{_builddir}/\S+,,g' {} \;
 # kill .la files
@@ -177,6 +202,9 @@
 %defattr(-,root,root,755)
 %doc LGPL_EXCEPTION.txt LICENSE.FDL LICENSE.GPL LICENSE.LGPL
 %{_libqt5_libdir}/libQt5Q*.so.*
+%ifarch %ix86
+%{_libqt5_libdir}/sse2/libQt5Q*.so.*
+%endif
 %{_libqt5_archdatadir}/qml/QtQuick
 %{_libqt5_archdatadir}/qml/QtQuick.2
 %{_libqt5_archdatadir}/qml/QtQml/Models.2

++ sse2_nojit.patch ++
diff --git a/src/qml/jsruntime/jsruntime.pri b/src/qml/jsruntime/jsruntime.pri
index 72010d3..2bd5acb 100644
--- a/src/qml/jsruntime/jsruntime.pri
+++ b/src/qml/jsruntime/jsruntime.pri
@@ -107,7 +107,7 @@ SOURCES += \
 
 # Use SSE2 floating point math on 32 bit instead of the default
 # 387 to make test results pass on 32 and on 64 bit builds.
-linux-g++*:isEqual(QT_ARCH,i386) {
+linux-g++*:isEqual(QT_ARCH,i386):!no_sse2 {
 QMAKE_CFLAGS += -march=pentium4 -msse2 -mfpmath=sse
 QMAKE_CXXFLAGS += -march=pentium4 -msse2 -mfpmath=sse
 }
diff --git a/src/qml/jsruntime/qv4global_p.h b/src/qml/jsruntime/qv4global_p.h
index a00231c..2a8f5d3 100644
--- a/src/qml/jsruntime/qv4global_p.h
+++ b/src/qml/jsruntime/qv4global_p.h
@@ -75,7 +75,7 @@ inline double trunc(double d) { return d  0 ? floor(d) : 
ceil(d); }
 
 // White list architectures
 
-#if defined(Q_PROCESSOR_X86)
+#if defined(Q_PROCESSOR_X86)  defined(__SSE2__)
 #define V4_ENABLE_JIT
 #elif defined(Q_PROCESSOR_X86_64)
 #define V4_ENABLE_JIT
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit tdb for openSUSE:Factory

2014-09-25 Thread h_root
Hello community,

here is the log from the commit of package tdb for openSUSE:Factory checked in 
at 2014-09-25 09:33:36

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


Package is tdb

Changes:

--- /work/SRC/openSUSE:Factory/tdb/tdb.changes  2014-05-26 14:40:19.0 
+0200
+++ /work/SRC/openSUSE:Factory/.tdb.new/tdb.changes 2014-09-25 
09:33:38.0 +0200
@@ -1,0 +2,20 @@
+Tue Sep 23 17:02:44 UTC 2014 - lmue...@suse.com
+
+- Update to version 1.3.1.
+  + tools: fix a compiler warning
+  + defragment the freelist in tdb_allocate_from_freelist()
+  + add freelist_size sub-command to tdbtool
+  + use tdb_freelist_merge_adjacent in tdb_freelist_size()
+  + add tdb_freelist_merge_adjacent()
+  + add utility function check_merge_ptr_with_left_record()
+  + simplify tdb_free() using check_merge_with_left_record()
+  + add utility function check_merge_with_left_record()
+  + improve comments for tdb_free().
+  + factor merge_with_left_record() out of tdb_free()
+  + fix debug message in tdb_free()
+  + reduce indentation in tdb_free() for merging left
+  + increase readability of read_record_on_left()
+  + factor read_record_on_left() out of tdb_free()
+  + build: improve detection of srcdir.
+
+---

Old:

  tdb-1.3.0.tar.asc
  tdb-1.3.0.tar.gz

New:

  tdb-1.3.1.tar.asc
  tdb-1.3.1.tar.gz



Other differences:
--
++ tdb.spec ++
--- /var/tmp/diff_new_pack.c32GMM/_old  2014-09-25 09:33:39.0 +0200
+++ /var/tmp/diff_new_pack.c32GMM/_new  2014-09-25 09:33:39.0 +0200
@@ -37,7 +37,7 @@
 %endif
 BuildRequires:  python-devel
 Url:http://tdb.samba.org/
-Version:1.3.0
+Version:1.3.1
 Release:0
 Summary:Samba Trivial Database
 License:GPL-3.0+


++ tdb-1.3.0.tar.gz - tdb-1.3.1.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/tdb-1.3.0/ABI/tdb-1.3.1.sigs 
new/tdb-1.3.1/ABI/tdb-1.3.1.sigs
--- old/tdb-1.3.0/ABI/tdb-1.3.1.sigs1970-01-01 01:00:00.0 +0100
+++ new/tdb-1.3.1/ABI/tdb-1.3.1.sigs2014-09-16 20:04:31.0 +0200
@@ -0,0 +1,68 @@
+tdb_add_flags: void (struct tdb_context *, unsigned int)
+tdb_append: int (struct tdb_context *, TDB_DATA, TDB_DATA)
+tdb_chainlock: int (struct tdb_context *, TDB_DATA)
+tdb_chainlock_mark: int (struct tdb_context *, TDB_DATA)
+tdb_chainlock_nonblock: int (struct tdb_context *, TDB_DATA)
+tdb_chainlock_read: int (struct tdb_context *, TDB_DATA)
+tdb_chainlock_unmark: int (struct tdb_context *, TDB_DATA)
+tdb_chainunlock: int (struct tdb_context *, TDB_DATA)
+tdb_chainunlock_read: int (struct tdb_context *, TDB_DATA)
+tdb_check: int (struct tdb_context *, int (*)(TDB_DATA, TDB_DATA, void *), 
void *)
+tdb_close: int (struct tdb_context *)
+tdb_delete: int (struct tdb_context *, TDB_DATA)
+tdb_dump_all: void (struct tdb_context *)
+tdb_enable_seqnum: void (struct tdb_context *)
+tdb_error: enum TDB_ERROR (struct tdb_context *)
+tdb_errorstr: const char *(struct tdb_context *)
+tdb_exists: int (struct tdb_context *, TDB_DATA)
+tdb_fd: int (struct tdb_context *)
+tdb_fetch: TDB_DATA (struct tdb_context *, TDB_DATA)
+tdb_firstkey: TDB_DATA (struct tdb_context *)
+tdb_freelist_size: int (struct tdb_context *)
+tdb_get_flags: int (struct tdb_context *)
+tdb_get_logging_private: void *(struct tdb_context *)
+tdb_get_seqnum: int (struct tdb_context *)
+tdb_hash_size: int (struct tdb_context *)
+tdb_increment_seqnum_nonblock: void (struct tdb_context *)
+tdb_jenkins_hash: unsigned int (TDB_DATA *)
+tdb_lock_nonblock: int (struct tdb_context *, int, int)
+tdb_lockall: int (struct tdb_context *)
+tdb_lockall_mark: int (struct tdb_context *)
+tdb_lockall_nonblock: int (struct tdb_context *)
+tdb_lockall_read: int (struct tdb_context *)
+tdb_lockall_read_nonblock: int (struct tdb_context *)
+tdb_lockall_unmark: int (struct tdb_context *)
+tdb_log_fn: tdb_log_func (struct tdb_context *)
+tdb_map_size: size_t (struct tdb_context *)
+tdb_name: const char *(struct tdb_context *)
+tdb_nextkey: TDB_DATA (struct tdb_context *, TDB_DATA)
+tdb_null: dptr = 0x, dsize = 0
+tdb_open: struct tdb_context *(const char *, int, int, int, mode_t)
+tdb_open_ex: struct tdb_context *(const char *, int, int, int, mode_t, const 
struct tdb_logging_context *, tdb_hash_func)
+tdb_parse_record: int (struct tdb_context *, TDB_DATA, int (*)(TDB_DATA, 
TDB_DATA, void *), void *)
+tdb_printfreelist: int (struct tdb_context *)
+tdb_remove_flags: void (struct tdb_context *, unsigned int)
+tdb_reopen: int (struct tdb_context *)
+tdb_reopen_all: int (int)
+tdb_repack: int (struct tdb_context *)
+tdb_rescue: 

commit update-desktop-files for openSUSE:Factory

2014-09-25 Thread h_root
Hello community,

here is the log from the commit of package update-desktop-files for 
openSUSE:Factory checked in at 2014-09-25 09:33:31

Comparing /work/SRC/openSUSE:Factory/update-desktop-files (Old)
 and  /work/SRC/openSUSE:Factory/.update-desktop-files.new (New)


Package is update-desktop-files

Changes:

--- 
/work/SRC/openSUSE:Factory/update-desktop-files/update-desktop-files.changes
2014-07-26 11:27:54.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.update-desktop-files.new/update-desktop-files.changes
   2014-09-25 09:33:32.0 +0200
@@ -1,0 +2,5 @@
+Tue Sep 23 08:29:33 UTC 2014 - co...@suse.com
+
+- fix find call, type expects one char
+
+---



Other differences:
--
++ brp-trim-desktop.sh ++
--- /var/tmp/diff_new_pack.iLu5pc/_old  2014-09-25 09:33:33.0 +0200
+++ /var/tmp/diff_new_pack.iLu5pc/_new  2014-09-25 09:33:33.0 +0200
@@ -23,7 +23,7 @@
 fi
 
 find /$RPM_BUILD_ROOT/usr/share /$RPM_BUILD_ROOT/etc/xdg/autostart/ \
--type -f \( -name '*.desktop' -o -name .directory \) 2/dev/null | while 
read -r FILE; do
+-type f \( -name '*.desktop' -o -name .directory \) 2/dev/null | while 
read -r FILE; do
 
if grep -q ^X-SuSE-translate= $FILE; then
   echo DEBUG: $FILE contains X-SuSE-translate - skipping 2

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



commit cantarell-fonts for openSUSE:Factory

2014-09-25 Thread h_root
Hello community,

here is the log from the commit of package cantarell-fonts for openSUSE:Factory 
checked in at 2014-09-25 09:33:35

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


Package is cantarell-fonts

Changes:

--- /work/SRC/openSUSE:Factory/cantarell-fonts/cantarell-fonts.changes  
2013-10-01 08:09:15.0 +0200
+++ /work/SRC/openSUSE:Factory/.cantarell-fonts.new/cantarell-fonts.changes 
2014-09-25 09:33:37.0 +0200
@@ -1,0 +2,6 @@
+Tue Sep 23 10:11:34 UTC 2014 - dims...@opensuse.org
+
+- Update to version 0.0.16:
+  + Add space variations (bgo#735205).
+
+---

Old:

  cantarell-fonts-0.0.15.tar.xz

New:

  cantarell-fonts-0.0.16.tar.xz



Other differences:
--
++ cantarell-fonts.spec ++
--- /var/tmp/diff_new_pack.Qxd0QV/_old  2014-09-25 09:33:38.0 +0200
+++ /var/tmp/diff_new_pack.Qxd0QV/_new  2014-09-25 09:33:38.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package cantarell-fonts
 #
-# 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,7 +17,7 @@
 
 
 Name:   cantarell-fonts
-Version:0.0.15
+Version:0.0.16
 Release:0
 Summary:Contemporary Humanist Sans Serif Font
 License:OFL-1.1

++ cantarell-fonts-0.0.15.tar.xz - cantarell-fonts-0.0.16.tar.xz ++
 3413 lines of diff (skipped)

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



commit cdrtools for openSUSE:Factory

2014-09-25 Thread h_root
Hello community,

here is the log from the commit of package cdrtools for openSUSE:Factory 
checked in at 2014-09-25 09:33:27

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


Package is cdrtools

Changes:

--- /work/SRC/openSUSE:Factory/cdrtools/cdrtools.changes2014-05-13 
20:46:04.0 +0200
+++ /work/SRC/openSUSE:Factory/.cdrtools.new/cdrtools.changes   2014-09-25 
09:33:28.0 +0200
@@ -1,0 +2,6 @@
+Mon Sep 22 22:34:31 UTC 2014 - jeng...@inai.de
+
+- Update package metadata: new upstream URLs
+- Remove untracked old changes file
+
+---
schily-libs.changes: same change

Old:

  cdrtools.changes_old



Other differences:
--
++ cdrtools.spec ++
--- /var/tmp/diff_new_pack.bcBWxo/_old  2014-09-25 09:33:29.0 +0200
+++ /var/tmp/diff_new_pack.bcBWxo/_new  2014-09-25 09:33:29.0 +0200
@@ -24,9 +24,8 @@
 Summary:Tools for recording CD/DVD/BluRay media
 License:CDDL-1.0 and GPL-2.0 and GPL-2.0+ and BSD-2-Clause and 
BSD-3-Clause and HPND and ISC
 Group:  Productivity/Multimedia/CD/Record
-Url:http://cdrecord.berlios.de/private/cdrecord.html
+Url:http://cdrtools.sourceforge.net/private/cdrecord.html
 
-#Freecode-URL: http://freecode.com/projects/cdrtools
 Source: http://downloads.sf.net/cdrtools/cdrtools-3.01a24.tar.bz2
 Source1:cdrecord.easy
 Source2:cdrecord.secure

++ schily-libs.spec ++
--- /var/tmp/diff_new_pack.bcBWxo/_old  2014-09-25 09:33:29.0 +0200
+++ /var/tmp/diff_new_pack.bcBWxo/_new  2014-09-25 09:33:29.0 +0200
@@ -23,10 +23,8 @@
 Summary:A collection of libraries to support cdrtools
 License:CDDL-1.0 and GPL-2.0 and GPL-2.0+ and BSD-2-Clause and 
BSD-3-Clause and HPND and ISC
 Group:  Development/Libraries/C and C++
-Url:http://cdrecord.berlios.de/private/cdrecord.html
+Url:http://cdrtools.sourceforge.net/private/cdrecord.html
 
-#Freecode-URL: http://freecode.com/projects/schily
-#DL-URL:   ftp://ftp.berlios.de/pub/schily/
 Source: http://downloads.sf.net/cdrtools/cdrtools-3.01a24.tar.bz2
 Source7:pre_checkin.sh
 Patch1: gcc48wa.diff

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



commit btrfsprogs for openSUSE:Factory

2014-09-25 Thread h_root
Hello community,

here is the log from the commit of package btrfsprogs for openSUSE:Factory 
checked in at 2014-09-25 09:33:23

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


Package is btrfsprogs

Changes:

--- /work/SRC/openSUSE:Factory/btrfsprogs/btrfsprogs.changes2014-09-08 
21:28:19.0 +0200
+++ /work/SRC/openSUSE:Factory/.btrfsprogs.new/btrfsprogs.changes   
2014-09-25 09:33:25.0 +0200
@@ -1,0 +2,21 @@
+Mon Sep 22 23:01:01 CEST 2014 - dste...@suse.cz
+
+- version 3.16.1
+  - library version defines
+  - subvol list: -R to print received UUID
+  - fixed detection of multiple mounts on the same directory
+  - restore: misc fixes
+  - other fixes
+- Modified patches (sync with pending upstream versions):
+  * 0011-btrfs-progs-Enhance-the-command-btrfs-filesystem-df.patch
+  * 0012-btrfs-progs-Add-helpers-functions-to-handle-the-prin.patch
+  * 0013-btrfs-progs-Add-command-btrfs-filesystem-disk-usage.patch
+  * 0018-btrfs-progs-read-global-reserve-size-from-space-info.patch
+  * 0020-btrfs-progs-move-device-usage-to-cmds-device-more-cl.patch
+  * 0024-btrfs-progs-Print-more-info-about-device-sizes.patch
+  * 0025-btrfs-progs-compare-unallocated-space-against-the-co.patch
+  * 0028-btrfs-progs-extend-pretty-printers-with-unit-mode.patch
+  * 0029-btrfs-progs-replace-df_pretty_sizes-with-pretty_size.patch
+- Removed patch: library-version-defines.patch (upstream)
+
+---

Old:

  btrfs-progs-v3.16.tar.gz
  library-version-defines.patch

New:

  btrfs-progs-v3.16.1.tar.gz



Other differences:
--
++ btrfsprogs.spec ++
--- /var/tmp/diff_new_pack.LYX7Gg/_old  2014-09-25 09:33:26.0 +0200
+++ /var/tmp/diff_new_pack.LYX7Gg/_new  2014-09-25 09:33:26.0 +0200
@@ -16,17 +16,17 @@
 #
 
 
-%define tar_version v3.16
+%define tar_version v3.16.1
 Name:   btrfsprogs
-Version:3.16
+Version:3.16.1
 Release:0
 Summary:Utilities for the Btrfs filesystem
 License:GPL-2.0
 Group:  System/Filesystems
 Url:http://btrfs.wiki.kernel.org/index.php/Main_Page
-#Git-Web:  
http://git.kernel.org/cgit/linux/kernel/git/mason/btrfs-progs.git
-#Git-Clone:git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-progs
-Source: 
https://www.kernel.org/pub/linux/kernel/people/mason/btrfs-progs/btrfs-progs-%{tar_version}.tar.gz
+#Git-Web:  
http://git.kernel.org/cgit/linux/kernel/git/kdave/btrfs-progs.git
+#Git-Clone:git://git.kernel.org/pub/scm/linux/kernel/git/kdave/btrfs-progs
+Source: 
https://www.kernel.org/pub/linux/kernel/people/kdave/btrfs-progs/btrfs-progs-%{tar_version}.tar.gz
 Source1:boot-btrfs.sh
 Source4:setup-btrfs.sh
 
@@ -63,7 +63,6 @@
 Patch171:   0171-btrfs-progs-make-free-space-checker-work-on-non-4k-s.patch
 
 Patch1000:  local-version-override.patch
-Patch1001:  library-version-defines.patch
 
 BuildRequires:  asciidoc
 BuildRequires:  libacl-devel
@@ -132,7 +131,6 @@
 %patch169 -p1
 %patch171 -p1
 %patch1000 -p1
-%patch1001 -p1
 
 %build
 make %{?_smp_mflags} CFLAGS=%{optflags} all btrfs-convert \

++ 0011-btrfs-progs-Enhance-the-command-btrfs-filesystem-df.patch ++
--- /var/tmp/diff_new_pack.LYX7Gg/_old  2014-09-25 09:33:26.0 +0200
+++ /var/tmp/diff_new_pack.LYX7Gg/_new  2014-09-25 09:33:26.0 +0200
@@ -597,7 +597,7 @@
  #include list_sort.h
  #include disk-io.h
  
-@@ -112,50 +113,6 @@ static const char * const filesystem_cmd
+@@ -112,55 +113,6 @@ static const char * const filesystem_cmd_group_usage[] = {
NULL
  };
  
@@ -609,7 +609,10 @@
 -
 -static char *group_type_str(u64 flag)
 -{
--  switch (flag  BTRFS_BLOCK_GROUP_TYPE_MASK) {
+-  u64 mask = BTRFS_BLOCK_GROUP_TYPE_MASK |
+-  BTRFS_SPACE_INFO_GLOBAL_RSV;
+-
+-  switch (flag  mask) {
 -  case BTRFS_BLOCK_GROUP_DATA:
 -  return Data;
 -  case BTRFS_BLOCK_GROUP_SYSTEM:
@@ -618,6 +621,8 @@
 -  return Metadata;
 -  case BTRFS_BLOCK_GROUP_DATA|BTRFS_BLOCK_GROUP_METADATA:
 -  return Data+Metadata;
+-  case BTRFS_SPACE_INFO_GLOBAL_RSV:
+-  return GlobalReserve;
 -  default:
 -  return unknown;
 -  }
@@ -739,7 +744,7 @@
  #include kerncompat.h
  #include radix-tree.h
  #include ctree.h
-@@ -2436,3 +2438,13 @@ int test_isdir(const char *path)
+@@ -2439,3 +2441,13 @@ int test_isdir(const char *path)
  
return S_ISDIR(st.st_mode);
  }
@@ -753,15 +758,18 @@
 +  else
 +  return sfs.f_bsize * sfs.f_blocks;
 +}
-Index: btrfs-progs-v3.16/utils.h

commit gtkspell3 for openSUSE:Factory

2014-09-25 Thread h_root
Hello community,

here is the log from the commit of package gtkspell3 for openSUSE:Factory 
checked in at 2014-09-25 09:33:33

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


Package is gtkspell3

Changes:

--- /work/SRC/openSUSE:Factory/gtkspell3/gtkspell3.changes  2013-06-28 
11:49:56.0 +0200
+++ /work/SRC/openSUSE:Factory/.gtkspell3.new/gtkspell3.changes 2014-09-25 
09:33:34.0 +0200
@@ -1,0 +2,16 @@
+Mon Sep 22 15:57:24 UTC 2014 - zai...@opensuse.org
+
+- Update to version 3.0.6:
+  + Fix badly merged translations.
+  + Also recognize U+2019 as apostrophe.
+  + Updated translations.
+- Changes from version 3.0.5:
+  + Fix incorrect handling of single quotes.
+  + Buildsystem cleanups and tweaks.
+  + Updated translations.
+- Changes from version 3.0.4:
+  + Make decode-language-codes more robust.
+  + Don't use deprecated symbols when compiled against gtk3 = 3.9.
+  + Updated translations.
+
+---

Old:

  gtkspell3-3.0.3.tar.gz

New:

  gtkspell3-3.0.6.tar.gz



Other differences:
--
++ gtkspell3.spec ++
--- /var/tmp/diff_new_pack.7mF1VL/_old  2014-09-25 09:33:35.0 +0200
+++ /var/tmp/diff_new_pack.7mF1VL/_new  2014-09-25 09:33:35.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gtkspell3
 #
-# 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,7 +17,7 @@
 
 
 Name:   gtkspell3
-Version:3.0.3
+Version:3.0.6
 Release:0
 Summary:GTK3 Spell Checker Interface Library
 License:GPL-2.0+

++ gtkspell3-3.0.3.tar.gz - gtkspell3-3.0.6.tar.gz ++
 58798 lines of diff (skipped)

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



commit xen for openSUSE:Factory

2014-09-25 Thread h_root
Hello community,

here is the log from the commit of package xen for openSUSE:Factory checked in 
at 2014-09-25 09:33:42

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


Package is xen

Changes:

--- /work/SRC/openSUSE:Factory/xen/xen.changes  2014-09-06 12:17:50.0 
+0200
+++ /work/SRC/openSUSE:Factory/.xen.new/xen.changes 2014-09-25 
09:33:43.0 +0200
@@ -1,0 +2,36 @@
+Mon Sep 22 09:55:35 MDT 2014 - carn...@suse.com
+
+- bnc#897614 - Virtualization/xen: Bug `xen-tools` uninstallable;
+  grub2-x86_64-xen dependency not available
+  xen.spec
+
+---
+Wed Sep 17 16:21:22 MDT 2014 - jfeh...@suse.com
+
+- More cleanup of README.SUSE
+
+---
+Fri Sep 15 09:37:10 CST 2014 - cy...@suse.com
+
+- Update xen patch with upstream patch so that latest libvirt
+  patch can work. (bnc#896044)
+  + 53fcebab-xen-pass-kernel-initrd-to-qemu.patch
+  - xen-pass-kernel-initrd-to-qemu.patch
+
+---
+Wed Sep 10 09:15:39 MDT 2014 - carn...@suse.com
+
+- bnc#895804 - VUL-0: CVE-2014-6268: xen: XSA-107: Mishandling of
+  uninitialised FIFO-based event channel control blocks
+  xsa107.patch
+- bnc#895802 - VUL-0: xen: XSA-106: Missing privilege level checks
+  in x86 emulation of software interrupts
+  xsa106.patch
+- bnc#895799 - VUL-0: xen: XSA-105: Missing privilege level checks
+  in x86 HLT, LGDT, LIDT, and LMSW emulation
+  xsa105.patch
+- bnc#895798 - VUL-0: xen: XSA-104: Race condition in
+  HVMOP_track_dirty_vram
+  xsa104.patch
+
+---

Old:

  xen-pass-kernel-initrd-to-qemu.patch

New:

  53fcebab-xen-pass-kernel-initrd-to-qemu.patch
  xsa104.patch
  xsa105.patch
  xsa106.patch
  xsa107.patch



Other differences:
--
++ xen.spec ++
--- /var/tmp/diff_new_pack.M0pMmJ/_old  2014-09-25 09:33:47.0 +0200
+++ /var/tmp/diff_new_pack.M0pMmJ/_new  2014-09-25 09:33:47.0 +0200
@@ -153,7 +153,7 @@
 %endif
 %endif
 
-Version:4.4.1_04
+Version:4.4.1_06
 Release:0
 PreReq: %insserv_prereq %fillup_prereq
 Summary:Xen Virtualization: Hypervisor (aka VMM aka Microkernel)
@@ -229,12 +229,17 @@
 Patch15:53e8be5f-x86-vHPET-use-rwlock-instead-of-simple-one.patch
 Patch16:53f737b1-VMX-fix-DebugCtl-MSR-clearing.patch
 Patch17:53f7386d-x86-irq-process-softirqs-in-irq-keyhandlers.patch
-Patch18:53ff3659-x86-consolidate-boolean-inputs-in-hvm-and-p2m.patch
-Patch19:
53ff36ae-x86-hvm-treat-non-insn-fetch-NPF-also-as-read-violations.patch
-Patch20:
53ff36d5-x86-mem_event-deliver-gla-fault-EPT-violation-information.patch
-Patch21:
53ff3716-x86-ats-Disable-Address-Translation-Services-by-default.patch
-Patch22:
53ff3899-x86-NMI-allow-processing-unknown-NMIs-with-watchdog.patch
-Patch23:
54005472-EPT-utilize-GLA-GPA-translation-known-for-certain-faults.patch
+Patch18:53fcebab-xen-pass-kernel-initrd-to-qemu.patch
+Patch19:53ff3659-x86-consolidate-boolean-inputs-in-hvm-and-p2m.patch
+Patch20:
53ff36ae-x86-hvm-treat-non-insn-fetch-NPF-also-as-read-violations.patch
+Patch21:
53ff36d5-x86-mem_event-deliver-gla-fault-EPT-violation-information.patch
+Patch22:
53ff3716-x86-ats-Disable-Address-Translation-Services-by-default.patch
+Patch23:
53ff3899-x86-NMI-allow-processing-unknown-NMIs-with-watchdog.patch
+Patch24:
54005472-EPT-utilize-GLA-GPA-translation-known-for-certain-faults.patch
+Patch104:   xsa104.patch
+Patch105:   xsa105.patch
+Patch106:   xsa106.patch
+Patch107:   xsa107.patch
 # Upstream qemu
 Patch250:   VNC-Support-for-ExtendedKeyEvent-client-message.patch
 Patch251:   0001-net-move-the-tap-buffer-into-TAPState.patch
@@ -362,9 +367,8 @@
 Patch468:   
libxl.introduce-an-option-to-disable-the-non-O_DIRECT-workaround.patch
 Patch469:   libxl.add-option-to-disable-disk-cache-flushes-in-qdisk.patch
 Patch470:   qemu-xen-upstream-qdisk-cache-unsafe.patch
-Patch471:   xen-pass-kernel-initrd-to-qemu.patch
-Patch472:   qemu-support-xen-hvm-direct-kernel-boot.patch
-Patch473:   tigervnc-long-press.patch
+Patch471:   qemu-support-xen-hvm-direct-kernel-boot.patch
+Patch472:   tigervnc-long-press.patch
 # Hypervisor and PV driver Patches
 Patch501:   x86-ioapic-ack-default.patch
 Patch502:   x86-cpufreq-report.patch
@@ -459,7 +463,9 @@
 Summary:Xen Virtualization: Control tools for domain 0
 Group:  System/Kernel
 Requires:   

commit sysconfig for openSUSE:Factory

2014-09-25 Thread h_root
Hello community,

here is the log from the commit of package sysconfig for openSUSE:Factory 
checked in at 2014-09-25 09:33:44

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


Package is sysconfig

Changes:

--- /work/SRC/openSUSE:Factory/sysconfig/sysconfig.changes  2014-06-01 
18:54:50.0 +0200
+++ /work/SRC/openSUSE:Factory/.sysconfig.new/sysconfig.changes 2014-09-25 
09:33:48.0 +0200
@@ -1,0 +2,17 @@
+Wed Sep 24 06:14:38 UTC 2014 - m...@suse.de
+
+- rpm: fixed SUSE spelling in the spec file (bnc#889002)
+
+---
+Tue Sep 23 06:57:31 UTC 2014 - m...@suse.de
+
+- version 0.83.7
+- netconfig: create missed /var/run/ntp directory (bnc#892877)
+  When the directory does not exists yet, the ntp service is not
+  yet started/running and it is even more important to write the
+  servers so ntpd can pickup them at start.
+- config: changed NM_ONLINE_TIMEOUT to 30 (bnc#889175)
+- config: updated to list new variables in network/dhcp,
+  cleanup of ifcfg.template and network/config variables
+
+---

Old:

  sysconfig-0.83.6.tar.bz2

New:

  sysconfig-0.83.7.tar.bz2



Other differences:
--
++ sysconfig.spec ++
--- /var/tmp/diff_new_pack.ra4X3r/_old  2014-09-25 09:33:49.0 +0200
+++ /var/tmp/diff_new_pack.ra4X3r/_new  2014-09-25 09:33:49.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   sysconfig
-Version:0.83.6
+Version:0.83.7
 Release:0
 Summary:The sysconfig scheme for traditional network scripts
 License:GPL-2.0+
@@ -39,7 +39,7 @@
 Recommends: wicked-service
 
 %description
-This package provides the SuSE system configuration scheme for the
+This package provides the SUSE system configuration scheme for the
 traditional ifup alias netcontrol network scripts.
 
 Authors:
@@ -155,10 +155,13 @@
 sysconfig_remove_and_set network/config DEFAULT_BROADCAST
 sysconfig_remove_and_set network/config FORCE_PERSISTENT_NAMES
 sysconfig_remove_and_set network/config MANDATORY_DEVICES
+sysconfig_remove_and_set network/config USE_SYSLOG
 sysconfig_remove_and_set network/dhcp   DHCLIENT_BIN
 sysconfig_remove_and_set network/dhcp   DHCLIENT6_BIN
+sysconfig_remove_and_set network/dhcp   DHCLIENT_DEBUG
 sysconfig_remove_and_set network/dhcp   DHCLIENT_WAIT_LINK
 sysconfig_remove_and_set network/dhcp   DHCLIENT_USER_OPTIONS
+sysconfig_remove_and_set network/dhcp   DHCLIENT_PRIMARY_DEVICE
 sysconfig_remove_and_set network/dhcp   DHCLIENT6_USER_OPTIONS
 sysconfig_remove_and_set network/dhcp   DHCPCD_USER_OPTIONS
 sysconfig_remove_and_set network/dhcp   DHCP6C_USER_OPTIONS

++ sysconfig-0.83.6.tar.bz2 - sysconfig-0.83.7.tar.bz2 ++
 1611 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/sysconfig-0.83.6/ChangeLog new/sysconfig-0.83.7/ChangeLog
--- old/sysconfig-0.83.6/ChangeLog  2014-05-28 12:32:46.0 +0200
+++ new/sysconfig-0.83.7/ChangeLog  2014-09-23 09:18:32.0 +0200
@@ -1,4 +1,62 @@
-commit 381b54d18b1f26cf493a76a4b38799266bd9a069 (HEAD, tag: version-0.83.6, 
origin/master, master)
+commit 184c796f39be48293f1598bd61677f1e5da58d2d (HEAD, master)
+Author: Marius Tomaschewski m...@suse.com
+Date:   Tue Sep 23 09:17:33 2014 +0200
+
+version 0.83.7, updated changes
+
+commit 548e50e16d142aa0e08513f34a4c1b7a86176434
+Author: Marius Tomaschewski m...@suse.com
+Date:   Tue Sep 23 09:16:35 2014 +0200
+
+spec: updated obsolete variables removal list
+
+commit d75551e9385c6fbe5a96f9527c9f2fed8e95382f (origin/master)
+Author: Marius Tomaschewski m...@suse.com
+Date:   Tue Sep 23 08:55:31 2014 +0200
+
+config: network/config variable cleanup
+
+commit e47cc70c3352c6a69df73201d1fc6e2c77c6b437
+Author: Marius Tomaschewski m...@suse.com
+Date:   Tue Sep 23 08:52:39 2014 +0200
+
+config: ifcfg.template variable cleanup
+
+commit e9479304b0a2d39035a7d3436e598ac09e8dcd77
+Author: Marius Tomaschewski m...@suse.com
+Date:   Tue Sep 23 08:42:18 2014 +0200
+
+config: updated to list new variables in network/dhcp
+
+commit a2967c284586346a94e64bf13ac46193fc866339
+Author: Marius Tomaschewski m...@suse.com
+Date:   Mon Sep 22 14:17:31 2014 +0200
+
+config: refer to NetworkManager-wait-online.service
+
+commit f0a577a41850102f734a495ef3b522aece81f44f
+Author: Marius 

commit ruby2.1 for openSUSE:Factory

2014-09-25 Thread h_root
Hello community,

here is the log from the commit of package ruby2.1 for openSUSE:Factory checked 
in at 2014-09-25 09:33:29

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


Package is ruby2.1

Changes:

--- /work/SRC/openSUSE:Factory/ruby2.1/ruby2.1.changes  2014-09-20 
15:51:12.0 +0200
+++ /work/SRC/openSUSE:Factory/.ruby2.1.new/ruby2.1.changes 2014-09-25 
09:33:29.0 +0200
@@ -1,0 +2,6 @@
+Mon Sep 22 12:28:58 UTC 2014 - mrueck...@suse.de
+
+- conflict with $interpreter(abi) = %api_version to make the
+  upgrade path easier.
+
+---



Other differences:
--
++ ruby2.1.spec ++
--- /var/tmp/diff_new_pack.tHpUMP/_old  2014-09-25 09:33:30.0 +0200
+++ /var/tmp/diff_new_pack.tHpUMP/_new  2014-09-25 09:33:30.0 +0200
@@ -91,6 +91,7 @@
 %endif
 %endif
 Provides:   ruby(abi) = %{rb_ver}
+Conflicts:  ruby(abi) = %{rb_ver}
 %if %{with ruby_intree_common}
 Provides:   ruby-common = %{rpm_macros_version}
 Obsoletes:  ruby-common  %{rpm_macros_version}

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



commit makedumpfile for openSUSE:Factory

2014-09-25 Thread h_root
Hello community,

here is the log from the commit of package makedumpfile for openSUSE:Factory 
checked in at 2014-09-25 09:33:38

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


Package is makedumpfile

Changes:

--- /work/SRC/openSUSE:Factory/makedumpfile/makedumpfile.changes
2014-06-19 13:08:28.0 +0200
+++ /work/SRC/openSUSE:Factory/.makedumpfile.new/makedumpfile.changes   
2014-09-25 09:33:40.0 +0200
@@ -1,0 +2,22 @@
+Tue Sep 23 16:54:05 UTC 2014 - ptesa...@suse.cz
+
+- Switch to dynamic linking: Since most libraries are no longer
+  available for static link, the remaining space savings are
+  no longer worth the effort.
+
+---
+Tue Sep 23 16:40:58 UTC 2014 - ptesa...@suse.cz
+
+- upgrade to makedumpfile-1.5.7
+  o Show memory usage of the running kernel
+  o Hugepage filtering
+  o Support kernels up to 3.16
+
+- Drop following patches, which are now upstream:
+  o makedumpfile-generic-multi-page-excl.patch
+  o makedumpfile-remove-overrun-adj.patch
+  o makedumpfile-fix-free-bitmap_buffer_cyclic.patch
+  o makedumpfile-isCompoundHead.patch
+  o makedumpfile-exclude-compound-pages.patch
+
+---

Old:

  README.static
  makedumpfile-1.5.6.tar.bz2
  makedumpfile-exclude-compound-pages.patch
  makedumpfile-fix-free-bitmap_buffer_cyclic.patch
  makedumpfile-generic-multi-page-excl.patch
  makedumpfile-isCompoundHead.patch
  makedumpfile-remove-overrun-adj.patch

New:

  makedumpfile-1.5.7.tar.bz2



Other differences:
--
++ makedumpfile.spec ++
--- /var/tmp/diff_new_pack.BhZhkM/_old  2014-09-25 09:33:41.0 +0200
+++ /var/tmp/diff_new_pack.BhZhkM/_new  2014-09-25 09:33:41.0 +0200
@@ -39,20 +39,14 @@
 BuildRequires:  snappy-devel
 %endif
 BuildRequires:  xz-devel
-Version:1.5.6
+Version:1.5.7
 Release:0
 Summary:Partial kernel dump
 License:GPL-2.0
 Group:  System/Kernel
 Url:https://sourceforge.net/projects/makedumpfile/
 Source: %{name}-%{version}.tar.bz2
-Source1:README.static
 Patch0: %{name}-coptflags.diff
-Patch1: %{name}-generic-multi-page-excl.patch
-Patch2: %{name}-remove-overrun-adj.patch
-Patch3: %{name}-isCompoundHead.patch
-Patch4: %{name}-exclude-compound-pages.patch
-Patch5: %{name}-fix-free-bitmap_buffer_cyclic.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 ExclusiveArch:  %ix86 x86_64 ia64 ppc ppc64 ppc64le s390x %arm
 
@@ -71,39 +65,17 @@
 %prep
 %setup -q
 %patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
-%patch4 -p1
-%patch5 -p1
 
 %build
-LIBS_STATIC=
-LIBS_DYNAMIC=
-if nm -u -f posix %{_libdir}/libdw.a | grep '^BZ2_bzDecompress U'; then
-  if [ -e %{_libdir}/libbz2.a ]; then
-LIBS_STATIC=$LIBS_STATIC -lbz2
-  else
-LIBS_DYNAMIC=$LIBS_DYNAMIC -lbz2
-  fi
-fi
-if nm -u -f posix %{_libdir}/libdw.a | grep '^lzma_code U'; then
-  if [ -e %{_libdir}/liblzma.a ]; then
-LIBS_STATIC=$LIBS_STATIC -llzma
-  else
-LIBS_DYNAMIC=$LIBS_DYNAMIC -llzma
-  fi
-fi
-export LIBS_STATIC LIBS_DYNAMIC
 %if %{have_snappy}
 export USESNAPPY=on
 %endif
-make COPTFLAGS=$RPM_OPT_FLAGS USELZO=on
+make COPTFLAGS=$RPM_OPT_FLAGS USELZO=on LINKTYPE=dynamic
 
 %install
-mkdir -p $RPM_BUILD_ROOT/bin
-install -c -m 0755 makedumpfile $RPM_BUILD_ROOT/bin
-install -c -m 0755 makedumpfile-R.pl $RPM_BUILD_ROOT/bin
+mkdir -p $RPM_BUILD_ROOT%{_bindir}
+install -c -m 0755 makedumpfile $RPM_BUILD_ROOT%{_bindir}
+install -c -m 0755 makedumpfile-R.pl $RPM_BUILD_ROOT%{_bindir}
 mkdir -p $RPM_BUILD_ROOT%{_mandir}/man8
 mkdir -p $RPM_BUILD_ROOT%{_mandir}/man5
 install -c -m 0644 makedumpfile.8 $RPM_BUILD_ROOT%{_mandir}/man8
@@ -118,7 +90,7 @@
 %defattr(-,root,root)
 %doc README COPYING IMPLEMENTATION
 %doc %{_mandir}/man?/*
-/bin/*
+%{_bindir}/*
 %dir %{_datadir}/%{name}-%{version}
 %{_datadir}/%{name}-%{version}/eppic_scripts/
 

++ makedumpfile-1.5.6.tar.bz2 - makedumpfile-1.5.7.tar.bz2 ++
 2738 lines of diff (skipped)

++ makedumpfile-coptflags.diff ++
--- /var/tmp/diff_new_pack.BhZhkM/_old  2014-09-25 09:33:41.0 +0200
+++ /var/tmp/diff_new_pack.BhZhkM/_new  2014-09-25 09:33:41.0 +0200
@@ -17,15 +17,3 @@
-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE
  # LDFLAGS = -L/usr/local/lib -I/usr/local/include
  
-@@ -51,9 +51,9 @@ OBJ_PART=$(patsubst %.c,%.o,$(SRC_PART))
- SRC_ARCH = arch/arm.c arch/x86.c arch/x86_64.c arch/ia64.c arch/ppc64.c 
arch/s390x.c arch/ppc.c
- OBJ_ARCH=$(patsubst %.c,%.o,$(SRC_ARCH))
- 
--LIBS = -ldw -lbz2 -lebl -ldl -lelf