commit dbus-1 for openSUSE:Factory

2015-06-01 Thread h_root
Hello community,

here is the log from the commit of package dbus-1 for openSUSE:Factory checked 
in at 2015-06-01 09:33:00

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


Package is dbus-1

Changes:

--- /work/SRC/openSUSE:Factory/dbus-1/dbus-1-x11.changes2015-05-20 
23:28:01.0 +0200
+++ /work/SRC/openSUSE:Factory/.dbus-1.new/dbus-1-x11.changes   2015-06-01 
09:33:01.0 +0200
@@ -1,0 +2,7 @@
+Wed May 27 17:00:54 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Move common-begin sections around to make pre_checkin work again
+- Unconditionally build with systemd features, there are no cycles
+  now, systemd no longer buildrequires dbus-1-devel
+
+---
dbus-1.changes: same change



Other differences:
--
++ dbus-1-x11.spec ++
--- /var/tmp/diff_new_pack.Xe0VBV/_old  2015-06-01 09:33:02.0 +0200
+++ /var/tmp/diff_new_pack.Xe0VBV/_new  2015-06-01 09:33:02.0 +0200
@@ -16,24 +16,19 @@
 #
 
 
-%define with_systemd 1
 %define _name   dbus
 %define _libname libdbus-1-3
 %bcond_without docs
 %bcond_without selinux
-# COMMON1-BEGIN
-# COMMON1-BEGIN
-%if ! %{with_systemd}
-%define _unitdir %{_libexecdir}/systemd/system
-%endif
 Name:   dbus-1-x11
-Version:1.8.18
-Release:0
 Summary:D-Bus Message Bus System
 License:GPL-2.0+ or AFL-2.1
 Group:  System/Daemons
 Url:http://dbus.freedesktop.org/
-#
+# COMMON1-BEGIN
+# COMMON1-BEGIN
+Version:1.8.18
+Release:0
 Source0:
http://dbus.freedesktop.org/releases/dbus/%{_name}-%{version}.tar.gz
 Source2:dbus-1.desktop
 Source3:dbus_at_console.ck
@@ -41,25 +36,23 @@
 Patch0: dbus-log-deny.patch
 # PATCH-FIX-OPENSUSE co...@suse.de -- force a feature configure won't accept 
without x11 in buildrequires
 Patch1: dbus-do-autolaunch.patch
-BuildRequires:  audit-devel
-BuildRequires:  doxygen
 BuildRequires:  libcap-ng-devel
 BuildRequires:  libexpat-devel
 BuildRequires:  libtool
 BuildRequires:  pkg-config
-BuildRequires:  update-desktop-files
-BuildRequires:  xmlto
-BuildRequires:  pkgconfig(x11)
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-%if %{with_systemd}
 BuildRequires:  pkgconfig(libsystemd-daemon)
 BuildRequires:  pkgconfig(libsystemd-login)
-%endif
 %if %{with selinux}
 BuildRequires:  libselinux-devel
 %endif
 # COMMON1-END
 # COMMON1-END
+BuildRequires:  audit-devel
+BuildRequires:  doxygen
+BuildRequires:  update-desktop-files
+BuildRequires:  xmlto
+BuildRequires:  pkgconfig(x11)
 
 %description
 D-Bus contains some tools that require Xlib to be installed, those are
@@ -130,9 +123,7 @@
 %if %{with selinux}
 --enable-selinux   \
 %endif
-%if %{with_systemd}
 --enable-systemd   \
-%endif
 --enable-libaudit  \
 %if 0%{?suse_version} = 1315
 --with-console-auth-dir=/var/run/dbus/at_console/  \
@@ -154,7 +145,7 @@
 %install
 # COMMON2-END
 # COMMON2-END
-make DESTDIR=%{buildroot} install %{?_smp_mflags}
+make DESTDIR=%{buildroot} install
 mkdir -p %{buildroot}/%{_bindir}
 mkdir -p %{buildroot}/%{_mandir}/man1
 mkdir -p %{buildroot}%{_prefix}/sbin
@@ -259,10 +250,6 @@
 %ghost /run/dbus
 %endif
 %ghost %{_localstatedir}/lib/dbus/machine-id
-%if ! %{with_systemd}
-%dir %{_libexecdir}/systemd
-%dir %{_unitdir}
-%endif
 %{_unitdir}/dbus.service
 %{_unitdir}/dbus.socket
 %dir %{_unitdir}/dbus.target.wants

++ dbus-1.spec ++
--- /var/tmp/diff_new_pack.Xe0VBV/_old  2015-06-01 09:33:02.0 +0200
+++ /var/tmp/diff_new_pack.Xe0VBV/_new  2015-06-01 09:33:02.0 +0200
@@ -16,23 +16,20 @@
 #
 
 
-%define with_systemd 0
+%define with_systemd 1
 %define _name   dbus
 %define _libname libdbus-1-3
 %bcond_with docs
 %bcond_without selinux
-# COMMON1-BEGIN
-%if ! %{with_systemd}
-%define _unitdir %{_libexecdir}/systemd/system
-%endif
 Name:   dbus-1
-Version:1.8.18
-Release:0
 Summary:D-Bus Message Bus System
 License:GPL-2.0+ or AFL-2.1
 Group:  System/Daemons
 Url:http://dbus.freedesktop.org/
-#
+# WARNING don't use cosmetic beautifiers. it will break the specs after 
calling pre_checkin script. we don't need to be pretty, but efficient
+# COMMON1-BEGIN
+Version:1.8.18
+Release:0
 Source0:
http://dbus.freedesktop.org/releases/dbus/%{_name}-%{version}.tar.gz
 Source2:dbus-1.desktop
 Source3:dbus_at_console.ck
@@ -45,10 +42,8 @@
 BuildRequires:  libtool
 BuildRequires:  pkg-config
 

commit kernel-source for openSUSE:Factory

2015-06-01 Thread h_root
Hello community,

here is the log from the commit of package kernel-source for openSUSE:Factory 
checked in at 2015-06-01 09:46:15

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


Package is kernel-source

Changes:

--- /work/SRC/openSUSE:Factory/kernel-source/kernel-debug.changes   
2015-05-24 19:26:59.0 +0200
+++ /work/SRC/openSUSE:Factory/.kernel-source.new/kernel-debug.changes  
2015-06-01 09:46:16.0 +0200
@@ -1,0 +2,13 @@
+Thu May 28 15:46:14 CEST 2015 - jsl...@suse.cz
+
+- drm/radeon: retry dcpd fetch (bnc#931580).
+- commit ad54361
+
+---
+Mon May 25 10:05:13 CEST 2015 - ti...@suse.de
+
+- drm/nouveau/bios: fix fetching from acpi on certain systems
+  (boo#932184).
+- commit e14fcc2
+
+---
kernel-default.changes: same change
kernel-desktop.changes: same change
kernel-docs.changes: same change
kernel-ec2.changes: same change
kernel-lpae.changes: same change
kernel-obs-build.changes: same change
kernel-obs-qa-xen.changes: same change
kernel-obs-qa.changes: same change
kernel-pae.changes: same change
kernel-pv.changes: same change
kernel-source.changes: same change
kernel-syms.changes: same change
kernel-vanilla.changes: same change
kernel-xen.changes: same change



Other differences:
--
++ kernel-debug.spec ++
--- /var/tmp/diff_new_pack.mgcGul/_old  2015-06-01 09:46:23.0 +0200
+++ /var/tmp/diff_new_pack.mgcGul/_new  2015-06-01 09:46:23.0 +0200
@@ -61,7 +61,7 @@
 Group:  System/Kernel
 Version:4.0.4
 %if 0%{?is_kotd}
-Release:RELEASE.g4f5e0d5
+Release:RELEASE.gad54361
 %else
 Release:0
 %endif

kernel-default.spec: same change
kernel-desktop.spec: same change
++ kernel-docs.spec ++
--- /var/tmp/diff_new_pack.mgcGul/_old  2015-06-01 09:46:23.0 +0200
+++ /var/tmp/diff_new_pack.mgcGul/_new  2015-06-01 09:46:23.0 +0200
@@ -29,7 +29,7 @@
 Group:  Documentation/Man
 Version:4.0.4
 %if 0%{?is_kotd}
-Release:RELEASE.g4f5e0d5
+Release:RELEASE.gad54361
 %else
 Release:0
 %endif

++ kernel-ec2.spec ++
--- /var/tmp/diff_new_pack.mgcGul/_old  2015-06-01 09:46:23.0 +0200
+++ /var/tmp/diff_new_pack.mgcGul/_new  2015-06-01 09:46:23.0 +0200
@@ -61,7 +61,7 @@
 Group:  System/Kernel
 Version:4.0.4
 %if 0%{?is_kotd}
-Release:RELEASE.g4f5e0d5
+Release:RELEASE.gad54361
 %else
 Release:0
 %endif

kernel-lpae.spec: same change
++ kernel-obs-build.spec ++
--- /var/tmp/diff_new_pack.mgcGul/_old  2015-06-01 09:46:23.0 +0200
+++ /var/tmp/diff_new_pack.mgcGul/_new  2015-06-01 09:46:23.0 +0200
@@ -47,7 +47,7 @@
 Group:  SLES
 Version:4.0.4
 %if 0%{?is_kotd}
-Release:RELEASE.g4f5e0d5
+Release:RELEASE.gad54361
 %else
 Release:0
 %endif

kernel-obs-qa-xen.spec: same change
kernel-obs-qa.spec: same change
++ kernel-pae.spec ++
--- /var/tmp/diff_new_pack.mgcGul/_old  2015-06-01 09:46:23.0 +0200
+++ /var/tmp/diff_new_pack.mgcGul/_new  2015-06-01 09:46:23.0 +0200
@@ -61,7 +61,7 @@
 Group:  System/Kernel
 Version:4.0.4
 %if 0%{?is_kotd}
-Release:RELEASE.g4f5e0d5
+Release:RELEASE.gad54361
 %else
 Release:0
 %endif

kernel-pv.spec: same change
++ kernel-source.spec ++
--- /var/tmp/diff_new_pack.mgcGul/_old  2015-06-01 09:46:23.0 +0200
+++ /var/tmp/diff_new_pack.mgcGul/_new  2015-06-01 09:46:23.0 +0200
@@ -32,7 +32,7 @@
 Group:  Development/Sources
 Version:4.0.4
 %if 0%{?is_kotd}
-Release:RELEASE.g4f5e0d5
+Release:RELEASE.gad54361
 %else
 Release:0
 %endif

++ kernel-syms.spec ++
--- /var/tmp/diff_new_pack.mgcGul/_old  2015-06-01 09:46:23.0 +0200
+++ /var/tmp/diff_new_pack.mgcGul/_new  2015-06-01 09:46:23.0 +0200
@@ -27,7 +27,7 @@
 Version:4.0.4
 %if %using_buildservice
 %if 0%{?is_kotd}
-Release:RELEASE.g4f5e0d5
+Release:RELEASE.gad54361
 %else
 Release:0
 %endif

++ kernel-vanilla.spec ++
--- /var/tmp/diff_new_pack.mgcGul/_old  2015-06-01 09:46:24.0 +0200
+++ /var/tmp/diff_new_pack.mgcGul/_new  2015-06-01 09:46:24.0 +0200
@@ -61,7 +61,7 @@
 Group:  System/Kernel
 Version:4.0.4
 %if 0%{?is_kotd}
-Release:RELEASE.g4f5e0d5
+Release:RELEASE.gad54361
 %else
 Release:0
 %endif

kernel-xen.spec: same change
++ patches.fixes.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' 

commit harfbuzz for openSUSE:Factory

2015-06-01 Thread h_root
Hello community,

here is the log from the commit of package harfbuzz for openSUSE:Factory 
checked in at 2015-06-01 10:09:34

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


Package is harfbuzz

Changes:

--- /work/SRC/openSUSE:Factory/harfbuzz/harfbuzz.changes2015-05-05 
00:55:23.0 +0200
+++ /work/SRC/openSUSE:Factory/.harfbuzz.new/harfbuzz.changes   2015-06-01 
10:09:34.0 +0200
@@ -1,0 +2,6 @@
+Tue May  5 08:28:46 UTC 2015 - fst...@suse.com
+
+- Revert the introduction of harfbuzz-bootstrap: it did not help to
+  work around the cycle.
+
+---

Old:

  harfbuzz-bootstrap-rpmlintrc
  harfbuzz-bootstrap.changes
  harfbuzz-bootstrap.spec
  pre_checkin.sh



Other differences:
--
++ harfbuzz.spec ++
--- /var/tmp/diff_new_pack.1gTSqP/_old  2015-06-01 10:09:35.0 +0200
+++ /var/tmp/diff_new_pack.1gTSqP/_new  2015-06-01 10:09:35.0 +0200
@@ -16,7 +16,6 @@
 #
 
 
-%global build_bootstrap 0
 Name:   harfbuzz
 Version:0.9.40
 Release:0
@@ -28,14 +27,6 @@
 Source99:   baselibs.conf
 BuildRequires:  gcc-c++
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-%if %{build_bootstrap}
-Source1000: harfbuzz-bootstrap-rpmlintrc
-# Generation of pkgconfig(foo) provides for the bootstrap package
-BuildRequires:  pkg-config
-# The bootstrap package is not supposed to be used by end users
-Requires:   this-is-only-for-build-envs
-%else
-BuildRequires:  harfbuzz-bootstrap
 BuildRequires:  pkgconfig(cairo) = 1.8.0
 BuildRequires:  pkgconfig(cairo-ft)
 BuildRequires:  pkgconfig(freetype2) = 12.0.6
@@ -45,17 +36,13 @@
 BuildRequires:  pkgconfig(gthread-2.0)
 BuildRequires:  pkgconfig(icu-le)
 BuildRequires:  pkgconfig(icu-uc)
-#!BuildIgnore:  libharfbuzz0
-%endif
 
 %description
 HarfBuzz is an OpenType text shaping engine.
 
-%if ! %{build_bootstrap}
 %package -n libharfbuzz0
 Summary:An OpenType text shaping engine
 Group:  System/Libraries
-Obsoletes:  harfbuzz-bootstrap = %{version}
 
 %description -n libharfbuzz0
 HarfBuzz is an OpenType text shaping engine.
@@ -74,18 +61,11 @@
 %description tools
 HarfBuzz is an OpenType text shaping engine.
 
-%endif
-
 %package devel
 Summary:An OpenType text shaping engine -- Development Files
 Group:  Development/Libraries/C and C++
-%if %{build_bootstrap}
-Requires:   %{name} = %{version}
-Conflicts:  harfbuzz-devel
-%else
 Requires:   libharfbuzz-icu0 = %{version}
 Requires:   libharfbuzz0 = %{version}
-%endif
 
 %description devel
 HarfBuzz is an OpenType text shaping engine.
@@ -96,43 +76,18 @@
 %build
 %configure \
 --disable-static \
-%if %{build_bootstrap}
---without-glib \
---without-gobject \
---without-freetype \
---without-cairo \
---without-icu \
---without-graphite2 \
---disable-instrospection
-%else
 --with-glib \
 --with-freetype \
 --with-cairo \
 --with-icu \
 --with-graphite2
-%endif
 make %{?_smp_mflags}
 
 %install
 %make_install
 
-%if %{build_bootstrap}
-
-install src/*.h %{buildroot}%{_includedir}/harfbuzz/
-install src/*.hh %{buildroot}%{_includedir}/harfbuzz/
-find %{buildroot}%{_includedir}/harfbuzz/ -type f | xargs chmod -x
-rm -rf %{buildroot}%{_datadir}/gtk-doc
-
-%endif
-
 find %{buildroot} -type f -name *.la -delete -print
 
-%if %{build_bootstrap}
-%post -p /sbin/ldconfig
-
-%postun -p /sbin/ldconfig
-
-%else
 %post -n libharfbuzz0 -p /sbin/ldconfig
 
 %post -n libharfbuzz-icu0 -p /sbin/ldconfig
@@ -141,19 +96,11 @@
 
 %postun -n libharfbuzz-icu0 -p /sbin/ldconfig
 
-%endif
-
-%if %{build_bootstrap}
-%files
-%defattr(-,root,root)
-%else
 %files -n libharfbuzz0
 %defattr(-,root,root)
-%endif
 %doc AUTHORS COPYING NEWS README THANKS
 %{_libdir}/libharfbuzz.so.0*
 
-%if ! %{build_bootstrap}
 %files -n libharfbuzz-icu0
 %defattr(-,root,root)
 %{_libdir}/libharfbuzz-icu.so.0*
@@ -164,17 +111,13 @@
 %{_bindir}/hb-shape
 %{_bindir}/hb-view
 
-%endif
-
 %files devel
 %defattr(-,root,root)
 %{_includedir}/harfbuzz/
 %{_libdir}/*.so
 %{_libdir}/pkgconfig/harfbuzz.pc
-%if ! %{build_bootstrap}
 %docdir %{_datadir}/gtk-doc
 %{_datadir}/gtk-doc/html/harfbuzz/
 %{_libdir}/pkgconfig/harfbuzz-icu.pc
-%endif
 
 %changelog




commit folks for openSUSE:Factory

2015-06-01 Thread h_root
Hello community,

here is the log from the commit of package folks for openSUSE:Factory checked 
in at 2015-06-01 09:28:40

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


Package is folks

Changes:

--- /work/SRC/openSUSE:Factory/folks/folks.changes  2015-03-30 
19:13:43.0 +0200
+++ /work/SRC/openSUSE:Factory/.folks.new/folks.changes 2015-06-01 
09:28:41.0 +0200
@@ -1,0 +2,10 @@
+Tue May 26 16:05:37 UTC 2015 - zai...@opensuse.org
+
+- Update to version 0.11.1:
+  + Usability fixes in folks-inspect.
+  + Various EDS unit test fixes.
+  + A few race condition fixes in the EDS backend.
+  + Bugs fixed: bgo#646808.
+  + Updated translations.
+
+---

Old:

  folks-0.11.0.tar.xz

New:

  folks-0.11.1.tar.xz



Other differences:
--
++ folks.spec ++
--- /var/tmp/diff_new_pack.LVnDX4/_old  2015-06-01 09:28:42.0 +0200
+++ /var/tmp/diff_new_pack.LVnDX4/_new  2015-06-01 09:28:42.0 +0200
@@ -27,7 +27,7 @@
 %endif
 
 Name:   folks
-Version:0.11.0
+Version:0.11.1
 Release:0
 Summary:Library to create metacontacts from multiple sources
 License:LGPL-2.1+

++ folks-0.11.0.tar.xz - folks-0.11.1.tar.xz ++
 113186 lines of diff (skipped)




commit plasma5-workspace for openSUSE:Factory

2015-06-01 Thread h_root
Hello community,

here is the log from the commit of package plasma5-workspace for 
openSUSE:Factory checked in at 2015-06-01 09:39:42

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


Package is plasma5-workspace

Changes:

--- /work/SRC/openSUSE:Factory/plasma5-workspace/plasma5-workspace.changes  
2015-05-29 10:28:45.0 +0200
+++ /work/SRC/openSUSE:Factory/.plasma5-workspace.new/plasma5-workspace.changes 
2015-06-01 09:39:43.0 +0200
@@ -1,0 +2,14 @@
+Thu May 28 23:05:36 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Added patches from upstream:
+  0001-Bugzilla-Integration-Look-for-the-mappings-file-in-t.patch
+  0002-Reuse-the-existing-Notify-method-for-Notification-s-.patch
+  (kde#342605)
+  0003-notifications-Make-sure-the-Open.-button-on-finished.patch
+  0004-notifications-Optimize-sending-the-notification-data.patch
+  0005-Fix-launcher-sorting-the-by-activity-sorting-strateg.patch
+  (kde#348324)
+  0001-Unbreak-Undo-notifications-on-Plasmoid-removal.patch
+  (kde#345149)
+
+---

New:

  0001-Bugzilla-Integration-Look-for-the-mappings-file-in-t.patch
  0001-Unbreak-Undo-notifications-on-Plasmoid-removal.patch
  0002-Reuse-the-existing-Notify-method-for-Notification-s-.patch
  0003-notifications-Make-sure-the-Open.-button-on-finished.patch
  0004-notifications-Optimize-sending-the-notification-data.patch
  0005-Fix-launcher-sorting-the-by-activity-sorting-strateg.patch



Other differences:
--
++ plasma5-workspace.spec ++
--- /var/tmp/diff_new_pack.BH1ZnI/_old  2015-06-01 09:39:44.0 +0200
+++ /var/tmp/diff_new_pack.BH1ZnI/_new  2015-06-01 09:39:44.0 +0200
@@ -34,6 +34,12 @@
 # PATCH-FIX_OPENSUSE 0003-Remove-export-of-QT_PLUGIN_PATH.patch -- we install 
plugins to directory known to Qt5, so export just pollutes both Qt4 and Qt5 
plugins
 Patch2: 0003-Remove-export-of-QT_PLUGIN_PATH.patch
 # PATCHES 100-200 and above are from upstream 5.3 branch
+Patch100:   0001-Bugzilla-Integration-Look-for-the-mappings-file-in-t.patch
+Patch101:   0002-Reuse-the-existing-Notify-method-for-Notification-s-.patch
+Patch102:   0003-notifications-Make-sure-the-Open.-button-on-finished.patch
+Patch103:   0004-notifications-Optimize-sending-the-notification-data.patch
+Patch104:   0005-Fix-launcher-sorting-the-by-activity-sorting-strateg.patch
+Patch105:   0001-Unbreak-Undo-notifications-on-Plasmoid-removal.patch
 # PATCHES 201-300 and above are from upstream master/5.4 branch
 BuildRequires:  alsa-devel
 BuildRequires:  baloo5-devel = %{version}
@@ -190,6 +196,12 @@
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
+%patch100 -p1
+%patch101 -p1
+%patch102 -p1
+%patch103 -p1
+%patch104 -p1
+%patch105 -p1
 
 %build
   %cmake_kf5 -d build -- -DKDE4_COMMON_PAM_SERVICE=xdm 
-DKDE_DEFAULT_HOME=.kde4 -DCMAKE_INSTALL_LOCALEDIR=share/locale/kf5

++ 0001-Bugzilla-Integration-Look-for-the-mappings-file-in-t.patch ++
From 660eb9412a274e28ce13b7091b0e6e7620e5d68b Mon Sep 17 00:00:00 2001
From: Vishesh Handa m...@vhanda.in
Date: Thu, 28 May 2015 16:37:44 +0200
Subject: [PATCH 1/5] Bugzilla Integration: Look for the mappings file in the
 correct location

The mappings file is not installed in the 'GenericDataLocation', it is
installed under the drkonqi prefix in /usr/share/. We should look for it
in the correct place.

Reviewed-By: Aleix Pol

Cherry-picked from b67f43013426
---
 drkonqi/bugzillaintegration/productmapping.cpp | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/drkonqi/bugzillaintegration/productmapping.cpp 
b/drkonqi/bugzillaintegration/productmapping.cpp
index 
96cac5fbceb05168e7a57ed00a94e3c6d4c6bfec..2dcbf7bbfa52dc66fc1f4374a1eadd73ee46add9
 100644
--- a/drkonqi/bugzillaintegration/productmapping.cpp
+++ b/drkonqi/bugzillaintegration/productmapping.cpp
@@ -57,7 +57,7 @@ void ProductMapping::map(const QString  appName)
 
 void ProductMapping::mapUsingInternalFile(const QString  appName)
 {
-KConfig mappingsFile(QString::fromLatin1(mappings), KConfig::NoGlobals, 
QStandardPaths::GenericDataLocation);
+KConfig mappingsFile(QString::fromLatin1(mappings), KConfig::NoGlobals, 
QStandardPaths::DataLocation);
 const KConfigGroup mappings = mappingsFile.group(Mappings);
 if (mappings.hasKey(appName)) {
 QString mappingString = mappings.readEntry(appName);
@@ -82,7 +82,7 @@ void 
ProductMapping::getRelatedProductsUsingInternalFile(const QString  bugzill
 //ProductGroup -  kontact=kdepim
 //Groups - kdepim=kontact|kmail|korganizer|akonadi|pimlibs..etc
 
-KConfig mappingsFile(QString::fromLatin1(mappings), KConfig::NoGlobals, 

commit python3-tornado for openSUSE:Factory

2015-06-01 Thread h_root
Hello community,

here is the log from the commit of package python3-tornado for openSUSE:Factory 
checked in at 2015-06-01 09:51:38

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


Package is python3-tornado

Changes:

--- /work/SRC/openSUSE:Factory/python3-tornado/python3-tornado.changes  
2015-02-11 16:44:41.0 +0100
+++ /work/SRC/openSUSE:Factory/.python3-tornado.new/python3-tornado.changes 
2015-06-01 09:51:39.0 +0200
@@ -1,0 +2,132 @@
+Sat May 30 02:19:32 UTC 2015 - a...@gmx.de
+
+- update to version 4.2:
+  * Backwards-compatibility notes
+- SSLIOStream.connect and .IOStream.start_tls now validate
+  certificates by default.
+- Certificate validation will now use the system CA root
+  certificates instead of certifi when possible (i.e. Python
+  2.7.9+ or 3.4+). This includes .IOStream and
+  simple_httpclient, but not curl_httpclient.
+- The default SSL configuration has become stricter, using
+  ssl.create_default_context where available on the client side.
+  (On the server side, applications are encouraged to migrate from
+  the ssl_options dict-based API to pass an ssl.SSLContext
+  instead).
+- The deprecated classes in the tornado.auth module,
+  GoogleMixin, FacebookMixin, and FriendFeedMixin have been
+  removed.
+  * New modules: tornado.locks and tornado.queues
+- These modules provide classes for coordinating coroutines,
+  merged from Toro http://toro.readthedocs.org
+  (See http://www.tornadoweb.org/en/stable/releases/v4.2.0.html for more 
details)
+  * tornado.autoreload
+- Improved compatibility with Windows.
+- Fixed a bug in Python 3 if a module was imported during a reload
+  check.
+  * tornado.concurrent
+- .run_on_executor now accepts arguments to control which
+  attributes it uses to find the .IOLoop and executor.
+  * tornado.curl_httpclient
+- Fixed a bug that would cause the client to stop processing
+  requests if an exception occurred in certain places while there
+  is a queue.
+  * tornado.escape
+- .xhtml_escape now supports numeric character references in hex
+  format (#x20;)
+  * tornado.gen
+- .WaitIterator no longer uses weak references, which fixes
+  several garbage-collection-related bugs.
+- tornado.gen.Multi and tornado.gen.multi_future (which are used
+  when yielding a list or dict in a coroutine) now log any
+  exceptions after the first if more than one .Future fails
+  (previously they would be logged when the .Future was
+  garbage-collected, but this is more reliable).  Both have a new
+  keyword argument quiet_exceptions to suppress logging of
+  certain exception types; to use this argument you must call
+  Multi or multi_future directly instead of simply yielding a
+  list.
+- .multi_future now works when given multiple copies of the same
+  .Future.
+- On Python 3, catching an exception in a coroutine no longer
+  leads to leaks via Exception.__context__.
+  * tornado.httpclient
+- The raise_error argument now works correctly with the
+  synchronous .HTTPClient.
+- The synchronous .HTTPClient no longer interferes with
+  .IOLoop.current().
+  * tornado.httpserver
+- .HTTPServer is now a subclass of tornado.util.Configurable.
+  * tornado.httputil
+- .HTTPHeaders can now be copied with copy.copy and copy.deepcopy.
+  * tornado.ioloop
+- The .IOLoop constructor now has a make_current keyword
+  argument to control whether the new .IOLoop becomes
+  .IOLoop.current().
+- Third-party implementations of .IOLoop should accept **kwargs
+  in their ~.IOLoop.initialize methods and pass them to the
+  superclass implementation.
+- .PeriodicCallback is now more efficient when the clock jumps
+  forward by a large amount.
+  * tornado.iostream
+- SSLIOStream.connect and .IOStream.start_tls now validate
+  certificates by default.
+- New method .SSLIOStream.wait_for_handshake allows server-side
+  applications to wait for the handshake to complete in order to
+  verify client certificates or use NPN/ALPN.
+- The .Future returned by SSLIOStream.connect now resolves after
+  the handshake is complete instead of as soon as the TCP
+  connection is established.
+- Reduced logging of SSL errors.
+- .BaseIOStream.read_until_close now works correctly when a
+  streaming_callback is given but callback is None (i.e. when
+  it returns a .Future)
+  * tornado.locale
+- New method .GettextLocale.pgettext allows additional context to be
+  supplied for gettext translations.
+  * tornado.log
+- .define_logging_options now works correctly when given a

commit rubygem-hiera-eyaml for openSUSE:Factory

2015-06-01 Thread h_root
Hello community,

here is the log from the commit of package rubygem-hiera-eyaml for 
openSUSE:Factory checked in at 2015-06-01 09:51:05

Comparing /work/SRC/openSUSE:Factory/rubygem-hiera-eyaml (Old)
 and  /work/SRC/openSUSE:Factory/.rubygem-hiera-eyaml.new (New)


Package is rubygem-hiera-eyaml

Changes:

New Changes file:

--- /dev/null   2015-05-15 19:41:08.266053825 +0200
+++ 
/work/SRC/openSUSE:Factory/.rubygem-hiera-eyaml.new/rubygem-hiera-eyaml.changes 
2015-06-01 09:51:07.0 +0200
@@ -0,0 +1,5 @@
+---
+Sat Apr 18 14:08:11 UTC 2015 - tampak...@opensuse.org
+
+- Initial commit
+

New:

  hiera-eyaml-2.0.8.gem
  rubygem-hiera-eyaml.changes
  rubygem-hiera-eyaml.spec



Other differences:
--
++ rubygem-hiera-eyaml.spec ++
#
# spec file for package rubygem-hiera-eyaml
#
# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An Open Source License is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

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

Name:   rubygem-hiera-eyaml
Version:2.0.8
Release:0
%define mod_name hiera-eyaml
%define mod_full_name %{mod_name}-%{version}
BuildRoot:  %{_tmppath}/%{name}-%{version}-build
BuildRequires:  ruby-macros = 5
BuildRequires:  %{ruby}
BuildRequires:  %{rubygem gem2rpm}
BuildRequires:  update-alternatives
Url:http://github.com/TomPoulton/hiera-eyaml
Source: http://rubygems.org/gems/%{mod_full_name}.gem
Summary:OpenSSL Encryption backend for Hiera
License:MIT
Group:  Development/Languages/Ruby
PreReq: update-alternatives

%description
Hiera backend for decrypting encrypted yaml properties.

%prep

%build

%install
%gem_install \
  --symlink-binaries \
  --doc-files=CHANGES.md LICENSE.txt README.md \
  -f

%gem_packages

%changelog



commit cloud-init for openSUSE:Factory

2015-06-01 Thread h_root
Hello community,

here is the log from the commit of package cloud-init for openSUSE:Factory 
checked in at 2015-06-01 09:51:22

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


Package is cloud-init

Changes:

--- /work/SRC/openSUSE:Factory/cloud-init/cloud-init.changes2015-05-06 
07:49:05.0 +0200
+++ /work/SRC/openSUSE:Factory/.cloud-init.new/cloud-init.changes   
2015-06-01 09:51:23.0 +0200
@@ -1,0 +2,8 @@
+Wed May 20 18:27:02 UTC 2015 - rjsch...@suse.com
+
+- Properly write the routes file for static networks (bnc#920190)
+  + modify suseIntegratedHandler.patch
+- Remove suseSetInitCmd.patch
+  + is now integrated with suseIntegratedHandler.patch
+
+---

Old:

  suseSetInitCmd.patch



Other differences:
--
++ cloud-init.spec ++
--- /var/tmp/diff_new_pack.VX5jIy/_old  2015-06-01 09:51:24.0 +0200
+++ /var/tmp/diff_new_pack.VX5jIy/_new  2015-06-01 09:51:24.0 +0200
@@ -35,8 +35,6 @@
 Patch5: openSUSEhostsTemplate.diff
 # FIXME dynamicInitCmd.patch proposed for upstream merge
 Patch6: dynamicInitCmd.diff
-# FIXME suseSetInitCmd.patch send upstream once the SUSE handlers are accepted
-Patch7: suseSetInitCmd.patch
 Patch9: cloud-init-no-dmidecode-on-ppc64.patch
 Patch10:cloud-init-no-user-lock-if-already-locked.patch
 Patch11:dataSourceOpenNebula.patch
@@ -134,7 +132,6 @@
 %patch3 -p1
 %patch5
 %patch6
-%patch7
 %patch9 -p1
 %patch10 -p1
 %patch11 -p2

++ suseIntegratedHandler.patch ++
--- /var/tmp/diff_new_pack.VX5jIy/_old  2015-06-01 09:51:24.0 +0200
+++ /var/tmp/diff_new_pack.VX5jIy/_new  2015-06-01 09:51:24.0 +0200
@@ -1,6 +1,6 @@
 --- /dev/null
 +++ cloudinit/distros/opensuse.py
-@@ -0,0 +1,209 @@
+@@ -0,0 +1,221 @@
 +# vi: ts=4 expandtab
 +#
 +#Copyright (C) 2014 SUSE LLC
@@ -42,8 +42,10 @@
 +locale_conf_fn = '/etc/sysconfig/language'
 +network_conf_fn = '/etc/sysconfig/network'
 +hostname_conf_fn = '/etc/HOSTNAME'
++init_cmd = ['service']
 +network_script_tpl = '/etc/sysconfig/network/ifcfg-%s'
 +resolve_conf_fn = '/etc/resolv.conf'
++route_conf_tpl = '/etc/sysconfig/network/ifroute-%s'
 +tz_local_fn = '/etc/localtime'
 +systemd_locale_conf_fn = '/etc/locale.conf'
 +
@@ -53,9 +55,13 @@
 +# calls from repeatly happening (when they
 +# should only happen say once per instance...)
 +self._runner = helpers.Runners(paths)
++cfg['ssh_svcname'] = 'sshd'
 +self.osfamily = 'suse'
 +self.systemdDist = util.which('systemctl')
-+
++if self.systemdDist:
++self.init_cmd = ['systemctl']
++cfg['ssh_svcname'] = 'sshd.service'
++
 +def apply_locale(self, locale, out_fn=None):
 +if self.systemdDist:
 +if not out_fn:
@@ -176,15 +182,18 @@
 +dev_names = entries.keys()
 +for (dev, info) in entries.iteritems():
 +net_fn = self.network_script_tpl % (dev)
++route_fn = self.route_conf_tpl % (dev)
 +mode = None
 +if info.get('auto', None):
 +mode = 'auto'
 +else:
 +mode = 'manual'
++bootproto = info.get('bootproto', None)
++gateway = info.get('gateway', None)
 +net_cfg = {
-+'BOOTPROTO': info.get('bootproto'),
++'BOOTPROTO': bootproto,
 +'BROADCAST': info.get('broadcast'),
-+'GATEWAY': info.get('gateway'),
++'GATEWAY': gateway,
 +'IPADDR': info.get('address'),
 +'LLADDR': info.get('hwaddress'),
 +'NETMASK': info.get('netmask'),
@@ -196,6 +205,9 @@
 +else:
 +net_cfg['FIREWALL'] = 'no'
 +rhutil.update_sysconfig_file(net_fn, net_cfg, True)
++if gateway and bootproto == 'static':
++default_route = 'default%s' %gateway
++util.write_file(route_fn, default_route, 0644)
 +if 'dns-nameservers' in info:
 +nameservers.extend(info['dns-nameservers'])
 +if 'dns-search' in info:




commit filesystem for openSUSE:Factory

2015-06-01 Thread h_root
Hello community,

here is the log from the commit of package filesystem for openSUSE:Factory 
checked in at 2015-06-01 09:24:06

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


Package is filesystem

Changes:

--- /work/SRC/openSUSE:Factory/filesystem/filesystem.changes2014-09-15 
17:39:54.0 +0200
+++ /work/SRC/openSUSE:Factory/.filesystem.new/filesystem.changes   
2015-06-01 09:24:06.0 +0200
@@ -1,0 +2,6 @@
+Fri May 29 10:16:37 UTC 2015 - dims...@opensuse.org
+
+- Add /usr/lib/tmpfiles.d, which can well be considered a base
+  system directory by now.
+
+---



Other differences:
--
++ filesystem.spec ++
--- /var/tmp/diff_new_pack.CDpvKR/_old  2015-06-01 09:24:07.0 +0200
+++ /var/tmp/diff_new_pack.CDpvKR/_new  2015-06-01 09:24:07.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package filesystem
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed

++ directory.list ++
--- /var/tmp/diff_new_pack.CDpvKR/_old  2015-06-01 09:24:07.0 +0200
+++ /var/tmp/diff_new_pack.CDpvKR/_new  2015-06-01 09:24:07.0 +0200
@@ -91,6 +91,7 @@
 0755 root root /usr/lib/sysctl.d
 0755 root root /usr/lib/systemd
 0755 root root /usr/lib/systemd/system
+0755 root root /usr/lib/tmpfiles.d
 0755 root root /usr/local
 0755 root root /usr/local/bin
 0755 root root /usr/local/games




commit qoauth for openSUSE:Factory

2015-06-01 Thread h_root
Hello community,

here is the log from the commit of package qoauth for openSUSE:Factory checked 
in at 2015-06-01 09:36:26

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


Package is qoauth

Changes:

--- /work/SRC/openSUSE:Factory/qoauth/qoauth.changes2013-12-19 
13:14:52.0 +0100
+++ /work/SRC/openSUSE:Factory/.qoauth.new/qoauth.changes   2015-06-01 
09:36:28.0 +0200
@@ -1,0 +2,5 @@
+Thu May 28 17:41:15 CEST 2015 - r...@suse.de
+
+- expand qoauth-ppc64-libdir.patch for s390x 
+
+---



Other differences:
--
++ qoauth.spec ++
--- /var/tmp/diff_new_pack.l4nYbH/_old  2015-06-01 09:36:29.0 +0200
+++ /var/tmp/diff_new_pack.l4nYbH/_new  2015-06-01 09:36:29.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package qoauth
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed

++ qoauth-ppc64-libdir.patch ++
--- /var/tmp/diff_new_pack.l4nYbH/_old  2015-06-01 09:36:29.0 +0200
+++ /var/tmp/diff_new_pack.l4nYbH/_new  2015-06-01 09:36:29.0 +0200
@@ -1,8 +1,8 @@
 Index: qoauth-1.0.1/src/src.pro
-===
 qoauth-1.0.1.orig/src/src.pro
+
+--- qoauth-1.0.1/src/src.pro
 +++ qoauth-1.0.1/src/src.pro
-@@ -67,6 +67,15 @@ else:unix {
+@@ -67,6 +67,18 @@
  } else {
target.path = $${INSTALL_PREFIX}/lib
  }
@@ -15,6 +15,9 @@
 +contains(QMAKE_HOST.arch, aarch64) {
 +  target.path = $${INSTALL_PREFIX}/lib64
 +}
++contains(QMAKE_HOST.arch, s390x) {
++  target.path = $${INSTALL_PREFIX}/lib64
++}
  
  headers.path = $${INSTALL_PREFIX}/include/QtOAuth
  docs.path = $${INSTALL_PREFIX}/share/doc/$${TARGET}-$${VERSION}/html




commit mono-core for openSUSE:Factory

2015-06-01 Thread h_root
Hello community,

here is the log from the commit of package mono-core for openSUSE:Factory 
checked in at 2015-06-01 09:37:32

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


Package is mono-core

Changes:

--- /work/SRC/openSUSE:Factory/mono-core/mono-core.changes  2015-05-22 
16:31:30.0 +0200
+++ /work/SRC/openSUSE:Factory/.mono-core.new/mono-core.changes 2015-06-01 
09:37:37.0 +0200
@@ -1,0 +2,7 @@
+Thu May 28 18:00:00 UTC 2015 - fwdsbs.to.1...@xoxy.net
+
+- Update to version 4.0.1.44:
+  * fixed bug: 30171
+- Removed mono-bug-30171.patch (fix included in 4.0.1.44 release)
+
+---

Old:

  mono-4.0.1.43.tar.bz2
  mono-bug-30171.patch

New:

  mono-4.0.1.44.tar.bz2



Other differences:
--
++ mono-core.spec ++
--- /var/tmp/diff_new_pack.7Fpvp3/_old  2015-06-01 09:37:40.0 +0200
+++ /var/tmp/diff_new_pack.7Fpvp3/_new  2015-06-01 09:37:40.0 +0200
@@ -21,7 +21,7 @@
 %define sgen yes
 
 Name:   mono-core
-Version:4.0.1.43
+Version:4.0.1.44
 Release:0
 Summary:Cross-platform, Open Source, .NET development framework
 License:LGPL-2.1 and MIT and MS-PL
@@ -38,8 +38,6 @@
 Patch1: mono-3.x-keyboards.resources-cp_r.patch
 # PATCH-FIX-UPSTREAM https://github.com/mono/mono/commit/bcb651
 Patch2: mono-bug-28777.patch
-# PATCH-FIX-UPSTREAM 
https://github.com/mono/mono/commit/ed1d3ec5260b613849b9af27c9dbcb6566c1637c.patch
-Patch3: mono-bug-30171.patch
 BuildRequires:  autoconf
 BuildRequires:  automake
 BuildRequires:  bison
@@ -113,7 +111,6 @@
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
-%patch3 -p1
 
 %build
 NOCONFIGURE=yes ./autogen.sh

++ mono-4.0.1.43.tar.bz2 - mono-4.0.1.44.tar.bz2 ++
/work/SRC/openSUSE:Factory/mono-core/mono-4.0.1.43.tar.bz2 
/work/SRC/openSUSE:Factory/.mono-core.new/mono-4.0.1.44.tar.bz2 differ: char 
11, line 1




commit dialog for openSUSE:Factory

2015-06-01 Thread h_root
Hello community,

here is the log from the commit of package dialog for openSUSE:Factory checked 
in at 2015-06-01 09:49:44

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


Package is dialog

Changes:

--- /work/SRC/openSUSE:Factory/dialog/dialog.changes2015-03-09 
10:04:00.0 +0100
+++ /work/SRC/openSUSE:Factory/.dialog.new/dialog.changes   2015-06-01 
09:49:46.0 +0200
@@ -1,0 +2,27 @@
+Fri May 22 07:29:30 UTC 2015 - mplus...@suse.com
+
+- Add gpg signature
+- Update to 1-2-20150513
+  + add configure option --with-install-prefix, like ncurses.
+  + add --with-screen and related configure options from ncurses-examples
+to allow building with ncurses6 test-packages.
+  + update configure macros for improved coding style from lynx changes.
+  + updated ro.po from
+  http://translationproject.org/latest/dialog/
+  + update config.guess, config.sub
+   patches by Florent Rougon:
+  + fix two bugs in the --file option.
++ When the number of arguments read from the included file is 0, the
+  code used to just skip over '--file' and its argument instead of
+  removing them from the argument list, causing Error:  Unknown
+  option --file later on.
++ In the alternative case (at least one argument read from the file),
+  the previous code used to do '--j;' in order to force rescan of
+  the inserted arguments.  However, control then flowed to outer
+  blocks where a '++j;' counteracted this measure, causing Error:
+  Unknown option --msgbox (for instance) later on.
+  + modify escaping in argv.c to be more uniform, whether or not the
+backslash is found within a parameter.
+
+
+---

Old:

  dialog-1.2-20150225.tgz

New:

  dialog-1.2-20150513.tgz
  dialog-1.2-20150513.tgz.asc
  dialog.keyring



Other differences:
--
++ dialog.spec ++
--- /var/tmp/diff_new_pack.PqjbG4/_old  2015-06-01 09:49:48.0 +0200
+++ /var/tmp/diff_new_pack.PqjbG4/_new  2015-06-01 09:49:48.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package dialog
 #
-# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,25 +16,28 @@
 #
 
 
+%define src_date 20150513
+%define somajor 12
 Name:   dialog
-Url:http://invisible-island.net/dialog/
 Version:1.2
 Release:0
-%define src_date 20150225
-%define somajor 12
 Summary:Menus and Input Boxes for Shell Scripts
 License:LGPL-2.1
 Group:  Development/Tools/Other
-Source: 
ftp://invisible-island.net/dialog/%{name}-%{version}-%{src_date}.tgz
-Source1:dialog.rc
-Source2:dialog.ko.po.bz2
+Url:http://invisible-island.net/dialog/
+Source0:
ftp://invisible-island.net/dialog/%{name}-%{version}-%{src_date}.tgz
+Source1:
ftp://invisible-island.net/dialog/%{name}-%{version}-%{src_date}.tgz.asc
+Source2:%{name}.keyring
+Source3:dialog.rc
+Source4:dialog.ko.po.bz2
 # PATCH-FIX-OPENSUSE : fix shadow during resizing terminal
 Patch0: dialog-1.2-20121230.dif
 Patch2: dialog-gcc-warnings.patch
-Requires:   terminfo-base
-Suggests:   terminfo
 BuildRequires:  libtool
 BuildRequires:  ncurses-devel
+BuildRequires:  pkg-config
+Requires:   terminfo-base
+Suggests:   terminfo
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -65,15 +68,15 @@
 Examples of using menus and dialog boxes in shell scripts.
 
 %prep
-%setup -n %{name}-%{version}-%{src_date}
-bzcat %{S:2}  po/ko.po
-%patch0 -p0
+%setup -q -n %{name}-%{version}-%{src_date}
+bzcat %{SOURCE4}  po/ko.po
+%patch0
 %patch2 -p1
 
 %build
 CC=gcc
 LIBS=
-CFLAGS=$RPM_OPT_FLAGS -pipe -Wall
+CFLAGS=%{optflags} -pipe -Wall
 for ncurses_conf in ncursesw6-config ncurstesw5-config ; do
ncurses_conf=$(type -p $ncurses_conf 2 /dev/null) || continue
LIBS=${LIBS:+$LIBS }$($ncurses_conf --libs)
@@ -100,26 +103,27 @@
 %install
 # libtool seems to be broken in shell function func_lalib_unsafe_p()
 exec 0/dev/null
-make DESTDIR=%{buildroot} install
+make DESTDIR=%{buildroot} install %{?_smp_mflags}
 
-find %{buildroot}%{_libdir} -name '*.la' -type f -delete -print
+rm -rf %{buildroot}%{_libdir}/.libs
+find %{buildroot}%{_libdir} -type f -name *.la -delete -print
 find %{buildroot}%{_libdir} -name '*.a' -type f -delete -print
 
 rm -rf %{buildroot}%{_datadir}/locale/mg/ # Malagasy 

commit fcitx-qt5 for openSUSE:Factory

2015-06-01 Thread h_root
Hello community,

here is the log from the commit of package fcitx-qt5 for openSUSE:Factory 
checked in at 2015-06-01 09:56:10

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


Package is fcitx-qt5

Changes:

--- /work/SRC/openSUSE:Factory/fcitx-qt5/fcitx-qt5.changes  2015-04-13 
20:31:05.0 +0200
+++ /work/SRC/openSUSE:Factory/.fcitx-qt5.new/fcitx-qt5.changes 2015-06-01 
09:56:11.0 +0200
@@ -1,0 +2,10 @@
+Sat May 30 16:11:57 UTC 2015 - i...@marguerite.su
+
+- update version 1.0.2
+  * fix google code issue 748
+  * fix dependency check
+  * fix leak
+  * use xkbcommon for compose
+  * install to lib instead of data
+
+---

Old:

  fcitx-qt5-1.0.1.tar.xz

New:

  fcitx-qt5-1.0.2.tar.xz



Other differences:
--
++ fcitx-qt5.spec ++
--- /var/tmp/diff_new_pack.NrtuZk/_old  2015-06-01 09:56:11.0 +0200
+++ /var/tmp/diff_new_pack.NrtuZk/_new  2015-06-01 09:56:11.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   fcitx-qt5
-Version:1.0.1
+Version:1.0.2
 Release:0
 Summary:Fcitx QT5 Input Context
 License:GPL-2.0+
@@ -32,6 +32,7 @@
 BuildRequires:  libicu-devel
 BuildRequires:  libqt5-qtbase-devel
 BuildRequires:  libqt5-qtbase-private-headers-devel
+BuildRequires:  libxkbcommon-devel
 BuildRequires:  xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 # fcitx-qt5 is using private QPA API, which can, and does break BC even in 
point releases,
@@ -75,6 +76,6 @@
 %defattr(-,root,root)
 %{_includedir}/FcitxQt5
 %{_libdir}/libFcitxQt5*Addons.so
-%{_datadir}/cmake/FcitxQt5*Addons/
+%{_libdir}/cmake/FcitxQt5*Addons/
 
 %changelog

++ fcitx-qt5-1.0.1.tar.xz - fcitx-qt5-1.0.2.tar.xz ++
 4984 lines of diff (skipped)




commit libverto for openSUSE:Factory

2015-06-01 Thread h_root
Hello community,

here is the log from the commit of package libverto for openSUSE:Factory 
checked in at 2015-06-01 09:56:26

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


Package is libverto

Changes:

--- /work/SRC/openSUSE:Factory/libverto/libverto.changes2015-05-29 
11:43:19.0 +0200
+++ /work/SRC/openSUSE:Factory/.libverto.new/libverto.changes   2015-06-01 
09:56:27.0 +0200
@@ -1,0 +2,6 @@
+Sat May 30 13:12:32 UTC 2015 - sor.ale...@meowr.ru
+
+- Add baselibs.conf to enable multilib.
+- Spec cleanup.
+
+---

New:

  baselibs.conf



Other differences:
--
++ libverto.spec ++
--- /var/tmp/diff_new_pack.UhlUpV/_old  2015-06-01 09:56:27.0 +0200
+++ /var/tmp/diff_new_pack.UhlUpV/_new  2015-06-01 09:56:27.0 +0200
@@ -16,24 +16,25 @@
 #
 
 
+%define sover   1
 Name:   libverto
 Version:0.2.6
 Release:0
 Summary:Main loop abstraction library
 License:MIT
 Group:  Development/Libraries/C and C++
-Url:https://fedorahosted.org/libverto/
-Source0:
http://fedorahosted.org/releases/l/i/%{name}/%{name}-%{version}.tar.gz
-
-BuildRequires:  glib2-devel
-BuildRequires:  libev-devel
-BuildRequires:  libtevent-devel
-%global lib_version 1
-
-%description -n libverto
-libverto provides a way for libraries to expose asynchronous interfaces
-without having to choose a particular event loop, offloading this
-decision to the end application which consumes the library.
+Url:https://fedorahosted.org/libverto
+Source: 
http://fedorahosted.org/releases/l/i/%{name}/%{name}-%{version}.tar.gz
+Source1:baselibs.conf
+BuildRequires:  pkgconfig(glib-2.0)
+BuildRequires:  pkgconfig(libev)
+BuildRequires:  pkgconfig(tevent)
+
+%description
+libverto provides a way for libraries to expose asynchronous
+interfaces without having to choose a particular event loop,
+offloading this decision to the end application which consumes the
+library.
 
 If you are packaging an application, not library, based on libverto,
 you should depend either on a specific implementation module or you
@@ -43,14 +44,15 @@
 that does not provide these three because it lacks signal. However,
 glib will support signal in the future.
 
-%package -n libverto%{lib_version}
+%package -n %{name}%{sover}
 Summary:Runtime libraries for libverto
-Group:  System/Libraries
+Group:  Development/Libraries/C and C++
 
-%description -n libverto%{lib_version}
-libverto provides a way for libraries to expose asynchronous interfaces
-without having to choose a particular event loop, offloading this
-decision to the end application which consumes the library.
+%description -n %{name}%{sover}
+libverto provides a way for libraries to expose asynchronous
+interfaces without having to choose a particular event loop,
+offloading this decision to the end application which consumes the
+library.
 
 If you are packaging an application, not library, based on libverto,
 you should depend either on a specific implementation module or you
@@ -61,78 +63,74 @@
 glib will support signal in the future.
 
 %packagedevel
-Summary:Development files for %{name}
+Summary:Development files for libverto
 Group:  Development/Libraries/C and C++
-Requires:   %{name}%{lib_version} = %{version}
-Requires:   pkgconfig
+Requires:   %{name}%{sover} = %{version}
 
 %descriptiondevel
-The %{name}-devel package contains libraries and header files for
-developing applications that use %{name}.
+The libverto-devel package contains libraries and header files
+for developing applications that use libverto.
 
-%packageglib%{lib_version}
-Summary:Backend module for %{name} - glib
+%packageglib%{sover}
+Summary:Backend module for libverto -- glib
 Group:  Development/Libraries/C and C++
 
-%descriptionglib%{lib_version}
-Module for %{name} which provides integration with glib.
+%descriptionglib%{sover}
+Module for libverto which provides integration with glib.
 
-This package does NOT yet provide %{name}-module-base.
+This package does NOT yet provide libverto-module-base.
 
 %packageglib-devel
-Summary:Development files for %{name}-glib%{lib_version}
+Summary:Development files for libverto-glib%{sover}
 Group:  Development/Libraries/C and C++
-Requires:   %{name}-devel%{?_isa} = %{version}-%{release}
-Requires:   %{name}-glib%{lib_version}%{?_isa} = %{version}-%{release}
+Requires:   %{name}-devel%{?_isa} = %{version}
+Requires:   

commit libpfm for openSUSE:Factory

2015-06-01 Thread h_root
Hello community,

here is the log from the commit of package libpfm for openSUSE:Factory checked 
in at 2015-06-01 09:55:52

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


Package is libpfm

Changes:

--- /work/SRC/openSUSE:Factory/libpfm/libpfm.changes2015-03-16 
09:42:27.0 +0100
+++ /work/SRC/openSUSE:Factory/.libpfm.new/libpfm.changes   2015-06-01 
09:55:53.0 +0200
@@ -4 +4 @@
-- Version bump to 4.6.0:
+- Version bump to 4.6.0 fate#318068:
@@ -13,0 +14,2 @@
+- Drop obsolete patch:
+  * libpfm-add-ibm-power8-support.patch
@@ -31,0 +34,5 @@
+
+---
+Thu Jan  9 18:28:09 UTC 2014 - to...@suse.com
+
+- Add Power8 support (libpfm-add-ibm-power8-support.patch) FATE#315274



Other differences:
--



commit gnote for openSUSE:Factory

2015-06-01 Thread h_root
Hello community,

here is the log from the commit of package gnote for openSUSE:Factory checked 
in at 2015-06-01 09:55:35

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


Package is gnote

Changes:

--- /work/SRC/openSUSE:Factory/gnote/gnote.changes  2015-04-05 
02:04:12.0 +0200
+++ /work/SRC/openSUSE:Factory/.gnote.new/gnote.changes 2015-06-01 
09:55:37.0 +0200
@@ -1,0 +2,9 @@
+Sat May 30 10:45:49 UTC 2015 - zai...@opensuse.org
+
+- Update to version 3.16.1:
+  + Use client side window decorations only in Gnome (bgo#748121).
+  + Do not lose identation on first item when double (bgo#749658).
+  + Fix typos in documentation.
+  + Update translations.
+
+---

Old:

  gnote-3.16.0.tar.xz

New:

  gnote-3.16.1.tar.xz



Other differences:
--
++ gnote.spec ++
--- /var/tmp/diff_new_pack.VJLstk/_old  2015-06-01 09:55:39.0 +0200
+++ /var/tmp/diff_new_pack.VJLstk/_new  2015-06-01 09:55:39.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   gnote
-Version:3.16.0
+Version:3.16.1
 Release:0
 Summary:A Port of Tomboy to C++
 License:GPL-3.0+

++ gnote-3.16.0.tar.xz - gnote-3.16.1.tar.xz ++
 6675 lines of diff (skipped)




commit python3-simplejson for openSUSE:Factory

2015-06-01 Thread h_root
Hello community,

here is the log from the commit of package python3-simplejson for 
openSUSE:Factory checked in at 2015-06-01 09:55:18

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


Package is python3-simplejson

Changes:

--- /work/SRC/openSUSE:Factory/python3-simplejson/python3-simplejson.changes
2014-12-01 14:01:14.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.python3-simplejson.new/python3-simplejson.changes   
2015-06-01 09:55:19.0 +0200
@@ -1,0 +2,20 @@
+Sat May 30 17:54:55 UTC 2015 - a...@gmx.de
+
+- specfile:
+  * update copyright year
+
+- update to version 3.7.2:
+  * Do not cache Decimal class in encoder, only reference the decimal
+ module.  This may make reload work in more common scenarios.
+
+- changes from Version 3.7.1:
+  * Fix compilation with MSVC
+https://github.com/simplejson/simplejson/pull/119
+
+- changes from Version 3.7.0:
+  * simplejson no longer trusts custom str/repr methods for int, long,
+float subclasses. These instances are now formatted as if they
+were exact instances of those types.
+https://github.com/simplejson/simplejson/issues/118
+
+---

Old:

  simplejson-3.6.5.tar.gz

New:

  simplejson-3.7.2.tar.gz



Other differences:
--
++ python3-simplejson.spec ++
--- /var/tmp/diff_new_pack.aLx473/_old  2015-06-01 09:55:20.0 +0200
+++ /var/tmp/diff_new_pack.aLx473/_new  2015-06-01 09:55:20.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python3-simplejson
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX 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:   python3-simplejson
-Version:3.6.5
+Version:3.7.2
 Release:0
 Url:http://github.com/simplejson/simplejson
 Summary:Simple, fast, extensible JSON encoder/decoder for Python

++ simplejson-3.6.5.tar.gz - simplejson-3.7.2.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/simplejson-3.6.5/CHANGES.txt 
new/simplejson-3.7.2/CHANGES.txt
--- old/simplejson-3.6.5/CHANGES.txt2014-10-24 17:13:39.0 +0200
+++ new/simplejson-3.7.2/CHANGES.txt2015-05-22 18:26:24.0 +0200
@@ -1,3 +1,20 @@
+Version 3.7.2 released 2015-05-22
+
+* Do not cache Decimal class in encoder, only reference the decimal module.
+  This may make reload work in more common scenarios.
+
+Version 3.7.1 released 2015-05-18
+
+* Fix compilation with MSVC
+  https://github.com/simplejson/simplejson/pull/119
+
+Version 3.7.0 released 2015-05-18
+
+* simplejson no longer trusts custom str/repr methods for int, long, float
+  subclasses. These instances are now formatted as if they were exact
+  instances of those types.
+  https://github.com/simplejson/simplejson/issues/118
+
 Version 3.6.5 released 2014-10-24
 
 * Importing bug fix for reference leak when an error occurs during
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/simplejson-3.6.5/PKG-INFO 
new/simplejson-3.7.2/PKG-INFO
--- old/simplejson-3.6.5/PKG-INFO   2014-10-24 17:18:17.0 +0200
+++ new/simplejson-3.7.2/PKG-INFO   2015-05-22 18:34:43.0 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: simplejson
-Version: 3.6.5
+Version: 3.7.2
 Summary: Simple, fast, extensible JSON encoder/decoder for Python
 Home-page: http://github.com/simplejson/simplejson
 Author: Bob Ippolito
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/simplejson-3.6.5/conf.py new/simplejson-3.7.2/conf.py
--- old/simplejson-3.6.5/conf.py2014-10-24 17:14:03.0 +0200
+++ new/simplejson-3.7.2/conf.py2015-05-22 18:23:16.0 +0200
@@ -36,15 +36,15 @@
 
 # General substitutions.
 project = 'simplejson'
-copyright = '2014, Bob Ippolito'
+copyright = '2015, Bob Ippolito'
 
 # The default replacements for |version| and |release|, also used in various
 # other places throughout the built documents.
 #
 # The short X.Y version.
-version = '3.6'
+version = '3.7'
 # The full version, including alpha/beta/rc tags.
-release = '3.6.5'
+release = '3.7.2'
 
 # There are two options for replacing |today|: either, you set today to some
 # non-false value, then it is used:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/simplejson-3.6.5/index.rst 
new/simplejson-3.7.2/index.rst
--- 

commit taskwarrior for openSUSE:Factory

2015-06-01 Thread h_root
Hello community,

here is the log from the commit of package taskwarrior for openSUSE:Factory 
checked in at 2015-06-01 09:55:01

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


Package is taskwarrior

Changes:

--- /work/SRC/openSUSE:Factory/taskwarrior/taskwarrior.changes  2015-02-22 
17:26:44.0 +0100
+++ /work/SRC/openSUSE:Factory/.taskwarrior.new/taskwarrior.changes 
2015-06-01 09:55:02.0 +0200
@@ -1,0 +2,6 @@
+Fri May 29 06:48:58 UTC 2015 - mvysko...@opensuse.org
+
+- Update to 2.4.4 bugfix release
+- Drop taskwarrior-no-return.patch
+
+---

Old:

  task-2.4.0.tar.gz
  taskwarrior-no-return.patch

New:

  task-2.4.4.tar.gz



Other differences:
--
++ taskwarrior.spec ++
--- /var/tmp/diff_new_pack.vmGG7d/_old  2015-06-01 09:55:03.0 +0200
+++ /var/tmp/diff_new_pack.vmGG7d/_new  2015-06-01 09:55:03.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package taskwarrior
 #
-# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX 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:   taskwarrior
-Version:2.4.0
+Version:2.4.4
 Release:0
 Summary:Command-line todo list manager
 License:MIT
@@ -26,10 +26,8 @@
 Source0:http://www.taskwarrior.org/download/task-%{version}.tar.gz
 #PATCH-FIX-OPENSUSE: skip the INSTALL from files intended for the installation
 Patch0: task-skip-INSTALL.patch
-#PATCH-FIX-OPENSUSE: shut up compiler
-Patch1: taskwarrior-no-return.patch
 # PATCH-FIX-UPSTREAM taskwarrior-gcc47.patch dims...@opensuse.org -- Fix build 
with gcc 4.7
-Patch2: taskwarrior-gcc47.patch
+Patch1: taskwarrior-gcc47.patch
 BuildRequires:  awk
 BuildRequires:  cmake = 2.8
 BuildRequires:  coreutils
@@ -60,7 +58,6 @@
 %setup -q -n task-%{version}
 %patch0 -p1
 %patch1 -p1
-%patch2 -p1
 
 # replace __TIME__/__DATE__ with values from source code tarball
 DATE=$(/bin/date -r %{SOURCE0} | awk '{print $2 $3 $6}')

++ task-2.4.0.tar.gz - task-2.4.4.tar.gz ++
 16774 lines of diff (skipped)




commit yast2-snapper for openSUSE:Factory

2015-06-01 Thread h_root
Hello community,

here is the log from the commit of package yast2-snapper for openSUSE:Factory 
checked in at 2015-06-01 09:34:16

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


Package is yast2-snapper

Changes:

--- /work/SRC/openSUSE:Factory/yast2-snapper/yast2-snapper.changes  
2015-02-22 17:23:39.0 +0100
+++ /work/SRC/openSUSE:Factory/.yast2-snapper.new/yast2-snapper.changes 
2015-06-01 09:34:18.0 +0200
@@ -1,0 +2,10 @@
+Tue May 12 12:44:42 CEST 2015 - aschn...@suse.de
+
+- use DBus interface instead of libsnapper (fate#316647)
+- tagged RPM as noarch
+- use status icons from yast2-branding
+- delete pre and post snapshot when selecting delete for a pre post
+  pair
+- 3.1.7
+
+---

Old:

  yast2-snapper-3.1.6.tar.bz2

New:

  yast2-snapper-3.1.7.tar.bz2



Other differences:
--
++ yast2-snapper.spec ++
--- /var/tmp/diff_new_pack.5zO928/_old  2015-06-01 09:34:18.0 +0200
+++ /var/tmp/diff_new_pack.5zO928/_new  2015-06-01 09:34:18.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package yast2-snapper
 #
-# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX 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,22 +17,20 @@
 
 
 Name:   yast2-snapper
-Version:3.1.6
+Version:3.1.7
 Release:0
 
+BuildArch:  noarch
+
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Source0:%{name}-%{version}.tar.bz2
 
 BuildRequires:  doxygen
-BuildRequires:  gcc-c++
-BuildRequires:  libbtrfs-devel
-BuildRequires:  libsnapper-devel = 0.2.6
-BuildRequires:  libtool
 BuildRequires:  update-desktop-files
 BuildRequires:  yast2
-BuildRequires:  yast2-core-devel = 2.23.1
 BuildRequires:  yast2-devtools = 3.1.10
-BuildRequires:  yast2-testsuite
+BuildRequires:  rubygem(rspec)
+BuildRequires:  rubygem(ruby-dbus)
 
 Requires:   yast2 = 2.21.22
 Requires:   yast2-ruby-bindings = 1.0.0
@@ -47,7 +45,7 @@
 Url:http://github.com/yast/yast-snapper/
 
 %description
-YaST module for accessing and managing btrfs system snapshots
+YaST module for accessing and managing file-system snapshots
 
 %prep
 %setup -n %{name}-%{version}
@@ -63,10 +61,9 @@
 %dir %{yast_yncludedir}/snapper
 %{yast_yncludedir}/snapper/*
 %{yast_clientdir}/snapper.rb
-%{yast_moduledir}/Snapper.*
+%{yast_moduledir}/Snapper.rb
+%{yast_moduledir}/SnapperDbus.rb
 %{yast_desktopdir}/snapper.desktop
-%{yast_scrconfdir}/*.scr
-%{yast_plugindir}/libpy2ag_snapper*
 %doc %{yast_docdir}
 
 %changelog

++ yast2-snapper-3.1.6.tar.bz2 - yast2-snapper-3.1.7.tar.bz2 ++
 3795 lines of diff (skipped)




commit python3-setuptools for openSUSE:Factory

2015-06-01 Thread h_root
Hello community,

here is the log from the commit of package python3-setuptools for 
openSUSE:Factory checked in at 2015-06-01 09:44:05

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


Package is python3-setuptools

Changes:

--- /work/SRC/openSUSE:Factory/python3-setuptools/python3-setuptools.changes
2015-05-25 23:10:58.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.python3-setuptools.new/python3-setuptools.changes   
2015-06-01 09:44:06.0 +0200
@@ -1,0 +2,9 @@
+Sat May 30 03:16:35 UTC 2015 - a...@gmx.de
+
+- update to version 17.0:
+  * Issue #378: Do not use internal importlib._bootstrap module.
+  * Issue #390: Disallow console scripts with path separators in
+the name. Removes unintended functionality and brings behavior
+into parity with pip.
+
+---

Old:

  setuptools-16.0.tar.gz

New:

  setuptools-17.0.tar.gz



Other differences:
--
++ python3-setuptools.spec ++
--- /var/tmp/diff_new_pack.hN3u6g/_old  2015-06-01 09:44:07.0 +0200
+++ /var/tmp/diff_new_pack.hN3u6g/_new  2015-06-01 09:44:07.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   python3-setuptools
-Version:16.0
+Version:17.0
 Release:0
 Url:http://pypi.python.org/pypi/setuptools
 Summary:Easily download, build, install, upgrade, and uninstall Python 
packages

++ setuptools-16.0.tar.gz - setuptools-17.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/setuptools-16.0/CHANGES.txt 
new/setuptools-17.0/CHANGES.txt
--- old/setuptools-16.0/CHANGES.txt 2015-05-18 09:03:29.0 +0200
+++ new/setuptools-17.0/CHANGES.txt 2015-05-28 23:53:55.0 +0200
@@ -3,6 +3,15 @@
 ===
 
 
+17.0
+
+
+* Issue #378: Do not use internal importlib._bootstrap module.
+* Issue #390: Disallow console scripts with path separators in
+  the name. Removes unintended functionality and brings behavior
+  into parity with pip.
+
+
 16.0
 
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/setuptools-16.0/PKG-INFO new/setuptools-17.0/PKG-INFO
--- old/setuptools-16.0/PKG-INFO2015-05-18 09:08:34.0 +0200
+++ new/setuptools-17.0/PKG-INFO2015-05-29 04:22:34.0 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: setuptools
-Version: 16.0
+Version: 17.0
 Summary: Easily download, build, install, upgrade, and uninstall Python 
packages
 Home-page: https://bitbucket.org/pypa/setuptools
 Author: Python Packaging Authority
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/setuptools-16.0/ez_setup.py 
new/setuptools-17.0/ez_setup.py
--- old/setuptools-16.0/ez_setup.py 2015-05-18 09:07:22.0 +0200
+++ new/setuptools-17.0/ez_setup.py 2015-05-28 23:54:28.0 +0200
@@ -30,7 +30,7 @@
 except ImportError:
 USER_SITE = None
 
-DEFAULT_VERSION = 16.0
+DEFAULT_VERSION = 17.0
 DEFAULT_URL = https://pypi.python.org/packages/source/s/setuptools/;
 DEFAULT_SAVE_DIR = os.curdir
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/setuptools-16.0/pkg_resources/__init__.py 
new/setuptools-17.0/pkg_resources/__init__.py
--- old/setuptools-16.0/pkg_resources/__init__.py   2015-05-10 
00:36:35.0 +0200
+++ new/setuptools-17.0/pkg_resources/__init__.py   2015-05-28 
23:53:38.0 +0200
@@ -69,9 +69,9 @@
 
 # Avoid try/except due to potential problems with delayed import mechanisms.
 if sys.version_info = (3, 3) and sys.implementation.name == cpython:
-import importlib._bootstrap as importlib_bootstrap
+import importlib.machinery as importlib_machinery
 else:
-importlib_bootstrap = None
+importlib_machinery = None
 
 try:
 import parser
@@ -1720,8 +1720,8 @@
 
 register_loader_type(type(None), DefaultProvider)
 
-if importlib_bootstrap is not None:
-register_loader_type(importlib_bootstrap.SourceFileLoader, DefaultProvider)
+if importlib_machinery is not None:
+register_loader_type(importlib_machinery.SourceFileLoader, DefaultProvider)
 
 
 class EmptyProvider(NullProvider):
@@ -2128,8 +2128,8 @@
 break
 register_finder(pkgutil.ImpImporter, find_on_path)
 
-if importlib_bootstrap is not None:
-register_finder(importlib_bootstrap.FileFinder, find_on_path)
+if importlib_machinery is not None:
+register_finder(importlib_machinery.FileFinder, find_on_path)
 
 _declare_state('dict', _namespace_handlers={})
 _declare_state('dict', _namespace_packages={})
@@ -2237,8 +2237,8 

commit git for openSUSE:Factory

2015-06-01 Thread h_root
Hello community,

here is the log from the commit of package git for openSUSE:Factory checked in 
at 2015-06-01 09:29:46

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


Package is git

Changes:

--- /work/SRC/openSUSE:Factory/git/git.changes  2015-05-15 09:55:26.0 
+0200
+++ /work/SRC/openSUSE:Factory/.git.new/git.changes 2015-06-01 
09:29:47.0 +0200
@@ -1,0 +2,24 @@
+Wed May 27 18:21:16 UTC 2015 - astie...@suse.com
+
+- git 2.4.2:
+ * git rev-list --objects $old --not --all to see if everything that
+   is reachable from $old is already connected to the existing refs
+   was very inefficient.
+ * hash-object --literally introduced in v2.2 was not prepared to
+   take a really long object type name.
+ * git rebase --quiet was not quite quiet when there is nothing to
+   do.
+ * The completion for log --decorate= parameter value was incorrect.
+ * filter-branch corrupted commit log message that ends with an
+   incomplete line on platforms with some sed implementations that
+   munge such a line.  Work it around by avoiding to use sed.
+ * git daemon fails to build from the source under NO_IPV6
+   configuration (regression in 2.4).
+ * git stash pop/apply forgot to make sure that not just the working
+   tree is clean but also the index is clean. The latter is important
+   as a stash application can conflict and the index will be used for
+   conflict resolution.
+ * No longer prepend $GIT_EXEC_PATH and install path to path of
+   executed subprograms and hooks.
+
+---

Old:

  git-2.4.1.tar.sign
  git-2.4.1.tar.xz

New:

  git-2.4.2.tar.sign
  git-2.4.2.tar.xz



Other differences:
--
++ git.spec ++
--- /var/tmp/diff_new_pack.Nhs67s/_old  2015-06-01 09:29:48.0 +0200
+++ /var/tmp/diff_new_pack.Nhs67s/_new  2015-06-01 09:29:48.0 +0200
@@ -26,7 +26,7 @@
 %endif
 
 Name:   git
-Version:2.4.1
+Version:2.4.2
 Release:0
 Summary:Fast, scalable, distributed revision control system
 License:GPL-2.0

++ git-2.4.1.tar.xz - git-2.4.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/git-2.4.1/Documentation/RelNotes/2.4.2.txt 
new/git-2.4.2/Documentation/RelNotes/2.4.2.txt
--- old/git-2.4.1/Documentation/RelNotes/2.4.2.txt  1970-01-01 
01:00:00.0 +0100
+++ new/git-2.4.2/Documentation/RelNotes/2.4.2.txt  2015-05-26 
22:58:38.0 +0200
@@ -0,0 +1,45 @@
+Git v2.4.2 Release Notes
+
+
+Fixes since v2.4.1
+--
+
+ * git rev-list --objects $old --not --all to see if everything that
+   is reachable from $old is already connected to the existing refs
+   was very inefficient.
+
+ * hash-object --literally introduced in v2.2 was not prepared to
+   take a really long object type name.
+
+ * git rebase --quiet was not quite quiet when there is nothing to
+   do.
+
+ * The completion for log --decorate= parameter value was incorrect.
+
+ * filter-branch corrupted commit log message that ends with an
+   incomplete line on platforms with some sed implementations that
+   munge such a line.  Work it around by avoiding to use sed.
+
+ * git daemon fails to build from the source under NO_IPV6
+   configuration (regression in 2.4).
+
+ * git stash pop/apply forgot to make sure that not just the working
+   tree is clean but also the index is clean. The latter is important
+   as a stash application can conflict and the index will be used for
+   conflict resolution.
+
+ * We have prepended $GIT_EXEC_PATH and the path git is installed in
+   (typically /usr/bin) to $PATH when invoking subprograms and hooks
+   for almost eternity, but the original use case the latter tried to
+   support was semi-bogus (i.e. install git to /opt/foo/git and run it
+   without having /opt/foo on $PATH), and more importantly it has
+   become less and less relevant as Git grew more mainstream (i.e. the
+   users would _want_ to have it on their $PATH).  Stop prepending the
+   path in which git is installed to users' $PATH, as that would
+   interfere the command search order people depend on (e.g. they may
+   not like versions of programs that are unrelated to Git in /usr/bin
+   and want to override them by having different ones in /usr/local/bin
+   and have the latter directory earlier in their $PATH).
+
+Also contains typofixes, documentation updates and trivial code
+clean-ups.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/git-2.4.1/Documentation/git-hash-object.txt 
new/git-2.4.2/Documentation/git-hash-object.txt
--- 

commit mozilla-nss for openSUSE:Factory

2015-06-01 Thread h_root
Hello community,

here is the log from the commit of package mozilla-nss for openSUSE:Factory 
checked in at 2015-06-01 09:48:39

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


Package is mozilla-nss

Changes:

--- /work/SRC/openSUSE:Factory/mozilla-nss/mozilla-nss.changes  2015-04-25 
16:47:28.0 +0200
+++ /work/SRC/openSUSE:Factory/.mozilla-nss.new/mozilla-nss.changes 
2015-06-01 09:48:40.0 +0200
@@ -1,0 +2,23 @@
+Sat May 23 07:36:27 UTC 2015 - w...@rosenauer.org
+
+- update to 3.19
+  * Firefox target release 39
+  New functionality:
+  * For some certificates, such as root CA certificates, that don't
+embed any constraints, NSS might impose additional constraints,
+such as name constraints. A new API has been added that allows
+to lookup imposed constraints.
+  * It is possible to override the directory in which the NSS build
+system will look for the sqlite library.
+  New Functions:
+  * CERT_GetImposedNameConstraints
+  Notable Changes:
+  * The SSL 3 protocol has been disabled by default.
+  * NSS now more strictly validates TLS extensions and will fail a
+handshake that contains malformed extensions.
+  * Fixed a bug related to the ordering of TLS handshake messages.
+  * In TLS 1.2 handshakes, NSS advertises support for the SHA512
+hash algorithm, in order to be compatible with TLS servers
+that use certificates with a SHA512 signature.
+
+---

Old:

  nss-3.18.1.tar.gz

New:

  nss-3.19.tar.gz



Other differences:
--
++ mozilla-nss.spec ++
--- /var/tmp/diff_new_pack.ntVBBL/_old  2015-06-01 09:48:42.0 +0200
+++ /var/tmp/diff_new_pack.ntVBBL/_new  2015-06-01 09:48:42.0 +0200
@@ -17,7 +17,7 @@
 #
 
 
-%global nss_softokn_fips_version 3.12.4
+%global nss_softokn_fips_version 3.18
 
 Name:   mozilla-nss
 BuildRequires:  gcc-c++
@@ -25,7 +25,7 @@
 BuildRequires:  pkg-config
 BuildRequires:  sqlite-devel
 BuildRequires:  zlib-devel
-Version:3.18.1
+Version:3.19
 Release:0
 # bug437293
 %ifarch ppc64
@@ -36,8 +36,8 @@
 License:MPL-2.0
 Group:  System/Libraries
 Url:http://www.mozilla.org/projects/security/pki/nss/
-Source: 
https://ftp.mozilla.org/pub/mozilla.org/security/nss/releases/NSS_3_18_1_RTM/src/nss-%{version}.tar.gz
-# hg clone https://hg.mozilla.org/projects/nss nss-3.18.1/nss ; cd 
nss-3.18.1/nss ; hg up NSS_3_18_1_RTM
+Source: 
https://ftp.mozilla.org/pub/mozilla.org/security/nss/releases/NSS_3_19_RTM/src/nss-%{version}.tar.gz
+# hg clone https://hg.mozilla.org/projects/nss nss-3.19/nss ; cd nss-3.19/nss 
; hg up NSS_3_19_RTM
 #Source: nss-%{version}.tar.gz
 Source1:nss.pc.in
 Source3:nss-config.in



++ nss-3.18.1.tar.gz - nss-3.19.tar.gz ++
/work/SRC/openSUSE:Factory/mozilla-nss/nss-3.18.1.tar.gz 
/work/SRC/openSUSE:Factory/.mozilla-nss.new/nss-3.19.tar.gz differ: char 5, 
line 1




commit libosinfo for openSUSE:Factory

2015-06-01 Thread h_root
Hello community,

here is the log from the commit of package libosinfo for openSUSE:Factory 
checked in at 2015-06-01 09:31:56

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


Package is libosinfo

Changes:

--- /work/SRC/openSUSE:Factory/libosinfo/libosinfo.changes  2014-08-25 
11:54:29.0 +0200
+++ /work/SRC/openSUSE:Factory/.libosinfo.new/libosinfo.changes 2015-06-01 
09:31:57.0 +0200
@@ -1,0 +2,30 @@
+Thu May 28 08:00:18 UTC 2015 - zai...@opensuse.org
+
+- Update to version 0.2.12:
+  + Add API to get/set ISO9660 volume size of media.
+  + Make use of volume size of ISO files for detection. This
+enables us to differentiate between DVD and netiso of Fedora,
+for example.
+  + Allow install trees to be associated with specific variants of
+the OS.
+  + Use direct HTTPS URLs to drivers.
+  + Install scripts:
+- Add API to generate script against a particular media.
+- Fix Fedora script to work with netiso.
+- Bigger /boot partition for Fedora and RHEL.
+- Don't specify network interface for Fedora and RHEL.
+  + Add/improve/fix data on:
+- Debian 8.0.
+- Fedora (all versions).
+- GNOME 3.14.
+- Microsoft Windows Vista, 7 and 8.1.
+- OpenBSD 5.6.
+- openSUSE.
+- RHEL 5.9-11, 6.6 and Atomic 7.0.
+- SUSE.
+- Ubuntu 14.04 and 15.04.
+  + Fix some leaks.
+  + Fix and add some API documentation.
+  + Many build fixes.
+
+---

Old:

  libosinfo-0.2.11.tar.gz

New:

  libosinfo-0.2.12.tar.gz



Other differences:
--
++ libosinfo.spec ++
--- /var/tmp/diff_new_pack.5NHHdw/_old  2015-06-01 09:31:58.0 +0200
+++ /var/tmp/diff_new_pack.5NHHdw/_new  2015-06-01 09:31:58.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libosinfo
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2011 Dominique Leuenberger, Amsterdam, The Netherlands.
 #
 # All modifications and additions to the file contributed by third parties
@@ -20,7 +20,7 @@
 %define with_lang 1
 
 Name:   libosinfo
-Version:0.2.11
+Version:0.2.12
 Release:0
 Summary:Manage information about operating systems and hypervisors
 License:LGPL-2.1+ and GPL-2.0+

++ libosinfo-0.2.11.tar.gz - libosinfo-0.2.12.tar.gz ++
 250134 lines of diff (skipped)




commit kdebase4 for openSUSE:Factory

2015-06-01 Thread h_root
Hello community,

here is the log from the commit of package kdebase4 for openSUSE:Factory 
checked in at 2015-06-01 09:43:00

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


Package is kdebase4

Changes:

--- /work/SRC/openSUSE:Factory/kdebase4/kdebase4.changes2015-05-25 
11:11:14.0 +0200
+++ /work/SRC/openSUSE:Factory/.kdebase4.new/kdebase4.changes   2015-06-01 
09:43:02.0 +0200
@@ -1,0 +2,7 @@
+Fri May 29 15:09:34 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Add install-templates-to-xdg-location.patch -- Install file
+  templates directly , instead of symlinking, brp-25-symlink cramps
+  the links
+
+---

New:

  install-templates-to-xdg-location.patch



Other differences:
--
++ kdebase4.spec ++
--- /var/tmp/diff_new_pack.K2W0HU/_old  2015-06-01 09:43:03.0 +0200
+++ /var/tmp/diff_new_pack.K2W0HU/_new  2015-06-01 09:43:03.0 +0200
@@ -30,6 +30,8 @@
 Patch1: dolphin-go_up.diff
 # PATCH-FIX-OPENSUSE folderview_align_to_grid_true.diff (created by Christian 
Trippe to make icon set to align the default in folderview bnc#327502)
 Patch2: folderview_align_to_grid_true.diff
+# PATCH-FIX-OPENSUSE install-templates-to-xdg-location.patch -- Install file 
templates into place known to Plasma 5, they are used by folder widget  
kfiledialog and there is no ETA for frameworks based kde-baseapps release
+Patch3: install-templates-to-xdg-location.patch
 BuildRequires:  baloo-devel
 BuildRequires:  fdupes
 BuildRequires:  libbaloowidgets-devel
@@ -49,6 +51,7 @@
 %setup -q -n kde-baseapps-%{version}
 %patch1 -p1
 %patch2 -p1
+%patch3 -p1
 
 %build
   %cmake_kde4 -d build
@@ -77,20 +80,6 @@
   %fdupes -s %{buildroot}
   %kde_post_install
 
-# symlink file templates into place known to Plasma 5, remove once 
kde-baseapps is KF5-based
-mkdir -p %{buildroot}%{_datadir}/templates
-mkdir -p %{buildroot}%{_datadir}/templates/.source
-pushd %{buildroot}%{_kde4_sharedir}/templates
-for i in *.desktop; do
-ln -s $i %{buildroot}%{_datadir}/templates/
-done
-popd
-pushd %{buildroot}%{_kde4_sharedir}/templates/.source
-for i in *.desktop; do
-ln -s $i %{buildroot}%{_datadir}/templates/.source/
-done
-popd
-
 %package -n dolphin
 Summary:KDE File Manager
 Group:  Productivity/File utilities

++ install-templates-to-xdg-location.patch ++
diff --git a/lib/konq/Templates/CMakeLists.txt 
b/lib/konq/Templates/CMakeLists.txt
index 809e324..7afb066 100644
--- a/lib/konq/Templates/CMakeLists.txt
+++ b/lib/konq/Templates/CMakeLists.txt
@@ -1,6 +1,6 @@
 ### install files ###
 
-install( FILES
+set( templates
  linkProgram.desktop
  linkURL.desktop
  linkPath.desktop
@@ -15,11 +15,12 @@ install( FILES
  linkCAMERA.desktop
  linkNFS.desktop
  linkCDWRITER.desktop
- linkMO.desktop
-DESTINATION  ${TEMPLATES_INSTALL_DIR} )
+ linkMO.desktop )
+install( FILES ${templates} DESTINATION  ${TEMPLATES_INSTALL_DIR} )
+install( FILES ${templates} DESTINATION  ${SHARE_INSTALL_PREFIX}/templates )
 
 
-install( FILES
+set( templates_sources
  Program.desktop
  URL.desktop
  Floppy.desktop
@@ -32,5 +33,6 @@ install( FILES
  CAMERA-Device.desktop
  NFS.desktop
  CDWRITER-Device.desktop
- MO-Device.desktop
-DESTINATION  ${TEMPLATES_INSTALL_DIR}/.source )
+ MO-Device.desktop )
+install( FILES ${templates_sources} DESTINATION  
${TEMPLATES_INSTALL_DIR}/.source )
+install( FILES ${templates_sources} DESTINATION  
${SHARE_INSTALL_PREFIX}/templates/.source )
\ No newline at end of file



commit fcitx-skk for openSUSE:Factory

2015-06-01 Thread h_root
Hello community,

here is the log from the commit of package fcitx-skk for openSUSE:Factory 
checked in at 2015-06-01 09:54:45

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


Package is fcitx-skk

Changes:

--- /work/SRC/openSUSE:Factory/fcitx-skk/fcitx-skk.changes  2014-06-10 
14:39:03.0 +0200
+++ /work/SRC/openSUSE:Factory/.fcitx-skk.new/fcitx-skk.changes 2015-06-01 
09:54:46.0 +0200
@@ -1,0 +2,6 @@
+Sat May 30 16:33:21 UTC 2015 - i...@marguerite.su
+
+- update version 0.1.2
+  * candidate selection key config
+
+---

Old:

  fcitx-skk-0.1.1.tar.xz

New:

  fcitx-skk-0.1.2.tar.xz



Other differences:
--
++ fcitx-skk.spec ++
--- /var/tmp/diff_new_pack.1X2lkV/_old  2015-06-01 09:54:47.0 +0200
+++ /var/tmp/diff_new_pack.1X2lkV/_new  2015-06-01 09:54:47.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package fcitx-skk
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX 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:   fcitx-skk
-Version:0.1.1
+Version:0.1.2
 Release:0
 Summary:Japanese SKK IME Wrapper for Fcitx
 License:GPL-3.0+

++ fcitx-skk-0.1.1.tar.xz - fcitx-skk-0.1.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/fcitx-skk-0.1.1/README.md 
new/fcitx-skk-0.1.2/README.md
--- old/fcitx-skk-0.1.1/README.md   2014-02-04 14:17:26.0 +0100
+++ new/fcitx-skk-0.1.2/README.md   2014-12-13 08:39:45.0 +0100
@@ -2,15 +2,37 @@
 
 fcitx-skk is an input method engine for Fcitx, which uses libskk as its 
backend.
 
-Requirements:
+## Requirements:
+
  - libskk
  - Qt4 (optional), for rule and dictionary configuration UI.
  - fcitx 4.2.8
  - skk-jisyo
 
-Build dependency:
+### For Ubuntu User
+
+Please install this packages before build this Program.
+
+ - libskk-dev
+ - libqt4-dev
+ - fcitx-libs-dev
+ - skkdic
+
+$ sudo aptitude install libskk-dev libqt4-dev fcitx-libs-dev skkdic
+
+
+## Build dependency:
+
  - cmake
+ - C++ Compiler(g++)
 
 You can specify the skk dictionary path by -DSKK_DEFAULT_PATH=path_you_want
 
 By default it's /usr/share/skk/SKK-JISYO.L
+
+## Installation 
+
+git clone https://github.com/fcitx/fcitx-skk.git
+cd fcitx-skk
+cmake .
+sudo make install
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/fcitx-skk-0.1.1/po/de.po new/fcitx-skk-0.1.2/po/de.po
--- old/fcitx-skk-0.1.1/po/de.po2014-02-04 14:17:26.0 +0100
+++ new/fcitx-skk-0.1.2/po/de.po2014-12-13 08:39:45.0 +0100
@@ -3,14 +3,15 @@
 # This file is distributed under the same license as the PACKAGE package.
 #
 # Translators:
-# mar well marwell.1...@freenet.de, 2013
+# mar well m.wellend...@gmx.de, 2013
+# mar well m.wellend...@gmx.de, 2014
 msgid 
 msgstr 
 Project-Id-Version: fcitx\n
 Report-Msgid-Bugs-To: fcitx-...@googlegroups.com\n
-POT-Creation-Date: 2013-10-31 06:03-0400\n
-PO-Revision-Date: 2013-10-31 05:48+\n
-Last-Translator: mar well marwell.1...@freenet.de\n
+POT-Creation-Date: 2014-12-09 12:02+0100\n
+PO-Revision-Date: 2014-12-09 09:44+\n
+Last-Translator: mar well m.wellend...@gmx.de\n
 Language-Team: German (http://www.transifex.com/projects/p/fcitx/language/;
 de/)\n
 Language: de\n
@@ -39,6 +40,10 @@
 msgid Type:
 msgstr Typ:
 
+#: src/fcitx-skk.desc:60
+msgid ABC (a,b,c,...)
+msgstr ABC (a,b,c,...)
+
 #: src/fcitx-skk.desc:36
 msgid Candidate List Layout
 msgstr Layout der Kandidatenliste
@@ -51,13 +56,17 @@
 msgid Dictionary and Rule
 msgstr Wörterbücher und Regeln
 
+#: src/fcitx-skk.desc:59
+msgid Digit (0,1,2,...)
+msgstr Ziffer (0,1,2,...)
+
 #: src/fcitx-skk.desc:19
 msgid Direct input
 msgstr Direkte Eingabe
 
 #: src/fcitx-skk.desc:1 src/fcitx-skk.desc:11 src/fcitx-skk.desc:22
 #: src/fcitx-skk.desc:29 src/fcitx-skk.desc:34 src/fcitx-skk.desc:43
-#: src/fcitx-skk.desc:50
+#: src/fcitx-skk.desc:50 src/fcitx-skk.desc:55
 msgid General
 msgstr Allgemein
 
@@ -93,6 +102,10 @@
 msgid Katakana
 msgstr Katakana
 
+#: src/fcitx-skk.desc:57
+msgid Keys to Select from Candidate Window
+msgstr Auswahltaste für die Kandidaten
+
 #: src/skk.c:98 src/fcitx-skk.desc:7
 msgid Latin
 msgstr Latin
@@ -109,6 +122,10 @@
 msgid Punctuation Style
 msgstr Stil der Interpunktion
 
+#: src/fcitx-skk.desc:61
+msgid Qwerty Center Row (a,s,d,...)
+msgstr Mittlere Reihe der QWERTY Tastatur 

commit libqt5-qtct for openSUSE:Factory

2015-06-01 Thread h_root
Hello community,

here is the log from the commit of package libqt5-qtct for openSUSE:Factory 
checked in at 2015-06-01 09:54:28

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


Package is libqt5-qtct

Changes:

--- /work/SRC/openSUSE:Factory/libqt5-qtct/libqt5-qtct.changes  2015-05-15 
07:44:22.0 +0200
+++ /work/SRC/openSUSE:Factory/.libqt5-qtct.new/libqt5-qtct.changes 
2015-06-01 09:54:30.0 +0200
@@ -1,0 +2,7 @@
+Sat May 30 12:21:42 UTC 2015 - sor.ale...@meowr.ru
+
+- Update to 0.12:
+  * Fix infinite loop in the icon theme parser.
+  * Add Chinese Simplified translation.
+
+---

Old:

  qt5ct-0.11.tar.bz2

New:

  qt5ct-0.12.tar.bz2



Other differences:
--
++ libqt5-qtct.spec ++
--- /var/tmp/diff_new_pack.aH1L4O/_old  2015-06-01 09:54:31.0 +0200
+++ /var/tmp/diff_new_pack.aH1L4O/_new  2015-06-01 09:54:31.0 +0200
@@ -18,7 +18,7 @@
 
 %define _name   qt5ct
 Name:   libqt5-qtct
-Version:0.11
+Version:0.12
 Release:0
 Summary:Qt5 Configuration Tool
 License:BSD-2-Clause

++ qt5ct-0.11.tar.bz2 - qt5ct-0.12.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qt5ct-0.11/AUTHORS new/qt5ct-0.12/AUTHORS
--- old/qt5ct-0.11/AUTHORS  2015-05-12 20:09:55.0 +0200
+++ new/qt5ct-0.12/AUTHORS  2015-05-21 10:00:04.0 +0200
@@ -5,6 +5,7 @@
 Translators:
 
   Bulgarian - Kiril Kirilov
+  Chinese (Simplified) - Cary Tian
   Chinese (Taiwan) - Jeff Huang
   Czech - fri
   Greek - Dimitrios Glentadakis
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qt5ct-0.11/ChangeLog new/qt5ct-0.12/ChangeLog
--- old/qt5ct-0.11/ChangeLog2015-05-12 20:09:55.0 +0200
+++ new/qt5ct-0.12/ChangeLog2015-05-21 10:00:04.0 +0200
@@ -69,3 +69,7 @@
 * fixed fonts.conf generation
 * fixed segmentation fault on widget-less applications
 * updated German translation (Ettore Atalan)
+
+Version 0.12
+* added Chinese Simplified translation (Cary Tian)
+* fixed infinite loop in the icon theme parser (Sergey A. Sukiyazov)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qt5ct-0.11/ChangeLog.svn new/qt5ct-0.12/ChangeLog.svn
--- old/qt5ct-0.11/ChangeLog.svn2015-05-12 20:09:55.0 +0200
+++ new/qt5ct-0.12/ChangeLog.svn2015-05-21 10:00:04.0 +0200
@@ -1,4 +1,37 @@
 
+r168 | trialuser02 | 2015-05-21 10:58:21 +0300 (Чт., 21 мая 2015) | 1 line
+
+updated .ts files
+
+r167 | trialuser02 | 2015-05-21 10:56:51 +0300 (Чт., 21 мая 2015) | 1 line
+
+fixed changelog
+
+r166 | trialuser02 | 2015-05-20 23:02:25 +0300 (Ср., 20 мая 2015) | 1 line
+
+fixed qt5ct.desktop
+
+r165 | trialuser02 | 2015-05-20 22:59:32 +0300 (Ср., 20 мая 2015) | 1 line
+
+updated AUTHORS
+
+r164 | trialuser02 | 2015-05-20 22:56:29 +0300 (Ср., 20 мая 2015) | 1 line
+
+added Chinese Simplified translation (Cary Tian)
+
+r163 | trialuser02 | 2015-05-16 21:18:08 +0300 (Сб., 16 мая 2015) | 2 lines
+
+fixed regression
+
+
+r162 | trialuser02 | 2015-05-16 10:33:58 +0300 (Сб., 16 мая 2015) | 1 line
+
+fixed problem in the  the IconThemePage::findIcon(..) method (patch by  Sergey 
A. Sukiyazov) (#3)
+
+r161 | trialuser02 | 2015-05-12 21:15:43 +0300 (Вт., 12 мая 2015) | 1 line
+
+version bump
+
 r157 | trialuser02 | 2015-05-12 21:03:34 +0300 (Вт., 12 мая 2015) | 1 line
 
 fixed typo
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/qt5ct-0.11/src/qt5ct/desktop-translations/qt5ct_zh_CN.desktop.in 
new/qt5ct-0.12/src/qt5ct/desktop-translations/qt5ct_zh_CN.desktop.in
--- old/qt5ct-0.11/src/qt5ct/desktop-translations/qt5ct_zh_CN.desktop.in
1970-01-01 01:00:00.0 +0100
+++ new/qt5ct-0.12/src/qt5ct/desktop-translations/qt5ct_zh_CN.desktop.in
2015-05-21 10:00:04.0 +0200
@@ -0,0 +1,22 @@
+[Desktop Entry]

commit blueberry for openSUSE:Factory

2015-06-01 Thread h_root
Hello community,

here is the log from the commit of package blueberry for openSUSE:Factory 
checked in at 2015-06-01 09:54:11

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


Package is blueberry

Changes:

--- /work/SRC/openSUSE:Factory/blueberry/blueberry.changes  2015-04-02 
16:03:43.0 +0200
+++ /work/SRC/openSUSE:Factory/.blueberry.new/blueberry.changes 2015-06-01 
09:54:12.0 +0200
@@ -1,0 +2,6 @@
+Fri May 29 23:12:49 UTC 2015 - sor.ale...@meowr.ru
+
+- Update to 1.0.7 (changes since 1.0.4):
+  * List rfkill dependency.
+
+---

Old:

  blueberry-1.0.4.tar.gz

New:

  blueberry-1.0.7.tar.gz



Other differences:
--
++ blueberry.spec ++
--- /var/tmp/diff_new_pack.Wyugfj/_old  2015-06-01 09:54:13.0 +0200
+++ /var/tmp/diff_new_pack.Wyugfj/_new  2015-06-01 09:54:13.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   blueberry
-Version:1.0.4
+Version:1.0.7
 Release:0
 Summary:A configuration tool for Bluetooth
 License:GPL-3.0+
@@ -30,6 +30,7 @@
 BuildRequires:  python = 2.4
 BuildRequires:  update-desktop-files
 Requires:   gnome-bluetooth = 3.14
+Requires:   rfkill
 Requires:   wmctrl
 Recommends: %{name}-lang = %{version}
 BuildArch:  noarch

++ blueberry-1.0.4.tar.gz - blueberry-1.0.7.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/blueberry-1.0.4/debian/changelog 
new/blueberry-1.0.7/debian/changelog
--- old/blueberry-1.0.4/debian/changelog2015-03-31 12:20:30.0 
+0200
+++ new/blueberry-1.0.7/debian/changelog2015-05-29 10:12:16.0 
+0200
@@ -1,3 +1,22 @@
+blueberry (1.0.7) betsy; urgency=medium
+
+  [ monsta ]
+  * add rfkill dependency
+
+ -- Clement Lefebvre r...@linuxmint.com  Fri, 29 May 2015 10:11:45 +0200
+
+blueberry (1.0.6) betsy; urgency=medium
+
+  * Packaging: Replaces cinnamon-bluetooth
+
+ -- Clement Lefebvre r...@linuxmint.com  Thu, 07 May 2015 16:21:48 +0200
+
+blueberry (1.0.5) betsy; urgency=medium
+
+  * Packaging: Break cinnamon-bluetooth
+
+ -- Clement Lefebvre r...@linuxmint.com  Thu, 07 May 2015 15:53:15 +0200
+
 blueberry (1.0.4) betsy; urgency=medium
 
   [ Michael Webster ]
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/blueberry-1.0.4/debian/control 
new/blueberry-1.0.7/debian/control
--- old/blueberry-1.0.4/debian/control  2015-03-31 12:20:30.0 +0200
+++ new/blueberry-1.0.7/debian/control  2015-05-29 10:12:16.0 +0200
@@ -7,6 +7,8 @@
 
 Package: blueberry
 Architecture: all
-Depends: python (= 2.4), python ( 3), gnome-bluetooth, 
gir1.2-gnomebluetooth-1.0, wmctrl
+Depends: python (= 2.4), python ( 3), gnome-bluetooth, 
gir1.2-gnomebluetooth-1.0, rfkill, wmctrl
+Breaks: cinnamon-bluetooth
+Replaces: cinnamon-bluetooth
 Description: A configuration tool for Bluetooth
  Configure Bluetooth devices.




commit man for openSUSE:Factory

2015-06-01 Thread h_root
Hello community,

here is the log from the commit of package man for openSUSE:Factory checked in 
at 2015-06-01 09:25:10

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


Package is man

Changes:

--- /work/SRC/openSUSE:Factory/man/man.changes  2014-07-31 21:49:59.0 
+0200
+++ /work/SRC/openSUSE:Factory/.man.new/man.changes 2015-06-01 
09:25:12.0 +0200
@@ -1,0 +2,66 @@
+Fri May 29 10:34:37 UTC 2015 - wer...@suse.de
+
+- Own /usr/lib/tmpfiles.d if not owned by package filesystem
+
+---
+Thu May 28 12:55:34 UTC 2015 - wer...@suse.de
+
+- Update to version 2.7.1
+  For the first time since version 2.4.0, the database format has
+  changed slightly, so you will need to run 'mandb --create' after
+  installing the new version to rebuild your databases from scratch.
+- Fixes
+  * Various portability fixes for Solaris, contributed by Peter Bray.
+  * man now runs correctly when its current working directory has been
+deleted.  (As a result of this fix, man-db now requires
+libpipeline = 1.4.0.)
+  * 'man -a' sends its prompts to /dev/tty rather than to stderr, and
+likewise reads replies from /dev/tty rather than from stdin.
+  * Be more careful to avoid using or double-closing closed database
+handles.  Fixes test suite failures on some systems.
+  * Patch the fdutimens function imported from Gnulib to work around a
+libc bug in GNU/Hurd.
+  * Fix test suite in the case where the system supports
+high-precision timestamps but the file system containing the build
+directory does not.
+  * lexgrog now filters terminal escape sequences out of cat pages
+before trying to parse them.
+  * Tools that consider the terminal line length now prioritise the
+COLUMNS environment variable above the TIOCGWINSZ ioctl.
+  * Manpath elements are no longer canonicalised before being inserted
+into the search path; this caused the use of incorrect catpaths in
+some cases.  This was broken by the LANGUAGE-handling fixes in
+2.5.4.
+  * Remove test suite dependency on realpath(1).
+  * Fix a test failure when configured with --enable-undoc.
+  * Run the pager in man's original working directory rather than in
+the manual hierarchy.  (As a result of this fix, man-db now
+requires libpipeline = 1.3.0.)
+  * mandb only creates a cache directory tag if the catpath is
+different from the manpath, since it should only be created in
+directories that consist entirely of cached information.
+- Improvements
+  * Ship a systemd tmpfiles snippet to clean up old cat files after a
+week.
+  * The modification time of manual databases is now simply stored in
+the mtime of the database files themselves, rather than using a
+special row.  This makes databases reproducible between
+otherwise-identical installations, as long as the underlying
+database has predictable behaviour.  As a bonus, man-db now uses
+high-precision timestamps to determine whether it needs to update
+databases.
+  * Timestamps of manual pages are also now stored in the database
+with high precision and compared accordingly.
+  * Files are now ordered by first physical extent before reading
+them, for substantial performance improvements in operations such
+as mandb and 'man -K'.
+  * 'man -H' shows a better error message if no browser is configured.
+  * zsoelim is now installed in $pkglibexecdir, to avoid clashes with
+other packages.
+- Rename patches
+  man-db-2.6.5-firefox.dif becomes man-db-2.7.1-firefox.dif
+  man-db-2.6.5-security4.dif becomes man-db-2.7.1-security4.dif
+  man-db-2.6.5-zio.dif becomes man-db-2.7.1-zio.dif
+  man-db-2.6.5.dif becomes man-db-2.7.1.dif
+
+---

Old:

  man-db-2.6.5-firefox.dif
  man-db-2.6.5-security4.dif
  man-db-2.6.5-zio.dif
  man-db-2.6.5.dif
  man-db-2.6.6.tar.xz

New:

  man-db-2.7.1-firefox.dif
  man-db-2.7.1-security4.dif
  man-db-2.7.1-zio.dif
  man-db-2.7.1.dif
  man-db-2.7.1.tar.xz



Other differences:
--
++ man.spec ++
--- /var/tmp/diff_new_pack.hm7oUb/_old  2015-06-01 09:25:13.0 +0200
+++ /var/tmp/diff_new_pack.hm7oUb/_new  2015-06-01 09:25:13.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package man
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -31,7 +31,7 @@
 BuildRequires:  po4a
 BuildRequires:  xz-devel
 BuildRequires:  

commit util-linux for openSUSE:Factory

2015-06-01 Thread h_root
Hello community,

here is the log from the commit of package util-linux for openSUSE:Factory 
checked in at 2015-06-01 09:26:15

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


Package is util-linux

Changes:

--- /work/SRC/openSUSE:Factory/util-linux/python-libmount.changes   
2015-05-10 10:43:51.0 +0200
+++ /work/SRC/openSUSE:Factory/.util-linux.new/python-libmount.changes  
2015-06-01 09:26:16.0 +0200
@@ -1,0 +2,8 @@
+Mon May 25 16:26:01 UTC 2015 - crrodrig...@opensuse.org
+
+- Build with --enable-libmount-force-mountinfo the rationale is
+ identical to the following commit message -- http://bit.ly/1eqf5GO
+ The default behaviour is undesirable and fragile when using
+ systemd.
+
+---
util-linux-systemd.changes: same change
util-linux.changes: same change



Other differences:
--
++ python-libmount.spec ++
--- /var/tmp/diff_new_pack.fHLnTS/_old  2015-06-01 09:26:17.0 +0200
+++ /var/tmp/diff_new_pack.fHLnTS/_new  2015-06-01 09:26:17.0 +0200
@@ -76,7 +76,7 @@
 %endif
 Summary:%main_summary
 License:GPL-2.0+
-Group:  %main_group
+Group:  %group_pl
 BuildRequires:  audit-devel
 BuildRequires:  bc
 BuildRequires:  binutils-devel
@@ -388,6 +388,7 @@
 %if %build_util_linux
 %package -n python-libmount
 Summary:%summary_pl
+License:GPL-2.0+
 Group:  %group_pl
 
 %description -n python-libmount
@@ -591,6 +592,8 @@
 %else
   --without-python \
 %endif
+  --enable-libmount-force-mountinfo \
+
 #
 # Safety check: HAVE_UUIDD should be always 1:
 grep -q 'HAVE_UUIDD 1' config.h

++ util-linux-systemd.spec ++
--- /var/tmp/diff_new_pack.fHLnTS/_old  2015-06-01 09:26:18.0 +0200
+++ /var/tmp/diff_new_pack.fHLnTS/_new  2015-06-01 09:26:18.0 +0200
@@ -591,6 +591,8 @@
 %else
   --without-python \
 %endif
+  --enable-libmount-force-mountinfo \
+
 #
 # Safety check: HAVE_UUIDD should be always 1:
 grep -q 'HAVE_UUIDD 1' config.h

util-linux.spec: same change




commit samba for openSUSE:Factory

2015-06-01 Thread h_root
Hello community,

here is the log from the commit of package samba for openSUSE:Factory checked 
in at 2015-06-01 09:40:50

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


Package is samba

Changes:

--- /work/SRC/openSUSE:Factory/samba/samba.changes  2015-05-16 
20:07:57.0 +0200
+++ /work/SRC/openSUSE:Factory/.samba.new/samba.changes 2015-06-01 
09:40:52.0 +0200
@@ -1,0 +2,57 @@
+Fri May 29 12:23:07 UTC 2015 - lmue...@suse.com
+
+- Update to 4.2.2.
+  + s3:smbXsrv: refactor duplicate code into
+smbXsrv_session_clear_and_logoff(); (bso#11182).
+  + gencache: don't fail gencache_stabilize if there were records to delete;
+(bso#11260).
+  + s3: libsmbclient: After getting attribute server, ensure main srv pointer
+is still valid; (bso#11186).
+  + s4: rpc: Refactor dcesrv_alter() function into setup and send steps;
+(bso#11236).
+  + s3: smbd: Incorrect file size returned in the response of
+FILE_SUPERSEDE Create; (bso#11240).
+  + Mangled names do not work with acl_xattr; (bso#11249).
+  + nmbd rewrites browse.dat when not required; (bso#11254).
+  + vfs_fruit: add option nfs_aces that controls the NFS ACEs stuff;
+(bso#11213).
+  + s3:smbd: Add missing tevent_req_nterror; (bso#11224).
+  + vfs: kernel_flock and named streams; (bso#11243).
+  + vfs_gpfs: Error code path doesn't call END_PROFILE; (bso#11244).
+  + s4: libcli/finddcs_cldap: continue processing CLDAP until all addresses
+are used; (bso#11284).
+  + ctdb: check for talloc_asprintf() failure; (bso#11201).
+  + spoolss: purge the printer name cache on name change; (bso#11210);
+(bnc#901813).
+  + CTDB statd-callout does not scale; (bso#11204).
+  + vfs_fruit: also map characters below 0x20; (bso#11221).
+  + ctdb: Coverity fix for CID 1291643; (bso#11201).
+  + Multiplexed RPC connections are not handled by DCERPC server; (bso#11225).
+  + Fix terminate connection behavior for asynchronous endpoint with PUSH
+notification flavors; (bso#11226).
+  + ctdb-scripts: Fix bashism in ctdbd_wrapper script; (bso#11007).
+  + ctdb: Fix CIDs 1125615, 1125634, 1125613, 1288201 and 1125553; (bso#11201).
+  + SMB2 should cancel pending NOTIFY calls with DELETE_PENDING if the
+directory is deleted; (bso#11257).
+  + s3:winbindd: make sure we remove pending io requests before closing client
+sockets; (bso#11141); (bnc#931854).
+  + Fix panic triggered by smbd_smb2_request_notify_done() -
+smbXsrv_session_find_channel() in smbd; (bso#11182).
+  + 'sharesec' output no longer matches input format; (bso#11237).
+  + waf: Fix systemd detection; (bso#11200).
+  + CTDB: Fix portability issues; (bso#11202).
+  + CTDB: Fix some IPv6-related issues; (bso#11203).
+  + CTDB statd-callout does not scale; (bso#11204).
+  + 'net ads dns gethostbyname' crashes with an error in TALLOC_FREE if you
+enter invalid values; (bso#11234).
+  + libads: record service ticket endtime for sealed ldap connections;
+(bso#11267).
+  + lib/util: Include DEBUG macro in internal header files before samba_util.h;
+(bso#11033).
+
+---
+Fri May 22 09:49:01 UTC 2015 - lmue...@suse.com
+
+- Avoid a crash inside the tevent epoll backend; (bso#11141); (bnc#931854).
+
+---

Old:

  samba-4.2.1.tar.asc
  samba-4.2.1.tar.gz

New:

  samba-4.2.2.tar.asc
  samba-4.2.2.tar.gz



Other differences:
--
++ samba.spec ++
--- /var/tmp/diff_new_pack.yn8ryJ/_old  2015-06-01 09:40:53.0 +0200
+++ /var/tmp/diff_new_pack.yn8ryJ/_new  2015-06-01 09:40:53.0 +0200
@@ -121,7 +121,7 @@
 BuildRequires:  systemd
 BuildRequires:  systemd-devel
 %endif
-%definesamba_ver 4.2.1
+%definesamba_ver 4.2.2
 %definesamba_ver_suffix %nil
 %if %{samba_ver_suffix} == 
 %define samba_source_location 
http://ftp.samba.org/pub/samba/stable/samba-%{version}.tar.gz
@@ -143,11 +143,11 @@
 %else
 %definebuild_make_smp_mflags %{?jobs:-j%jobs}
 %endif
-%define SOURCE_TIMESTAMP 3406
+%define SOURCE_TIMESTAMP 3408
 %define BRANCH %{version}
 %global with_mitkrb5 1
 %global with_dc 0
-Version:4.2.1
+Version:4.2.2
 Release:0
 Url:http://www.samba.org/
 Provides:   samba-gplv3 = %{version}

++ patches.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/patches/samba.org/12c0b6bf4055b0466d0a2962d5ac34ac60357de3 
new/patches/samba.org/12c0b6bf4055b0466d0a2962d5ac34ac60357de3
--- old/patches/samba.org/12c0b6bf4055b0466d0a2962d5ac34ac60357de3  
2015-05-13 21:10:11.0 +0200
+++ 

commit fcitx-table-extra for openSUSE:Factory

2015-06-01 Thread h_root
Hello community,

here is the log from the commit of package fcitx-table-extra for 
openSUSE:Factory checked in at 2015-06-01 09:53:04

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


Package is fcitx-table-extra

Changes:

--- /work/SRC/openSUSE:Factory/fcitx-table-extra/fcitx-table-extra.changes  
2014-06-10 14:39:07.0 +0200
+++ /work/SRC/openSUSE:Factory/.fcitx-table-extra.new/fcitx-table-extra.changes 
2015-06-01 09:53:05.0 +0200
@@ -1,0 +2,6 @@
+Sat May 30 07:33:12 UTC 2015 - i...@marguerite.su
+
+- update version 0.3.7
+  * just add an gpl3 license
+
+---

Old:

  fcitx-table-extra-0.3.6.tar.xz

New:

  fcitx-table-extra-0.3.7.tar.xz



Other differences:
--
++ fcitx-table-extra.spec ++
--- /var/tmp/diff_new_pack.6xnzfr/_old  2015-06-01 09:53:06.0 +0200
+++ /var/tmp/diff_new_pack.6xnzfr/_new  2015-06-01 09:53:06.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package fcitx-table-extra
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX 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:   fcitx-table-extra
-Version:0.3.6
+Version:0.3.7
 Release:0
 Summary:Extra table for Fcitx
 License:GPL-2.0+

++ fcitx-table-extra-0.3.6.tar.xz - fcitx-table-extra-0.3.7.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/fcitx-table-extra-0.3.6/COPYING.GPL3 
new/fcitx-table-extra-0.3.7/COPYING.GPL3
--- old/fcitx-table-extra-0.3.6/COPYING.GPL31970-01-01 01:00:00.0 
+0100
+++ new/fcitx-table-extra-0.3.7/COPYING.GPL32014-09-18 02:25:16.0 
+0200
@@ -0,0 +1,674 @@
+GNU GENERAL PUBLIC LICENSE
+   Version 3, 29 June 2007
+
+ Copyright (C) 2007 Free Software Foundation, Inc. http://fsf.org/
+ Everyone is permitted to copy and distribute verbatim copies
+ of this license document, but changing it is not allowed.
+
+Preamble
+
+  The GNU General Public License is a free, copyleft license for
+software and other kinds of works.
+
+  The licenses for most software and other practical works are designed
+to take away your freedom to share and change the works.  By contrast,
+the GNU General Public License is intended to guarantee your freedom to
+share and change all versions of a program--to make sure it remains free
+software for all its users.  We, the Free Software Foundation, use the
+GNU General Public License for most of our software; it applies also to
+any other work released this way by its authors.  You can apply it to
+your programs, too.
+
+  When we speak of free software, we are referring to freedom, not
+price.  Our General Public Licenses are designed to make sure that you
+have the freedom to distribute copies of free software (and charge for
+them if you wish), that you receive source code or can get it if you
+want it, that you can change the software or use pieces of it in new
+free programs, and that you know you can do these things.
+
+  To protect your rights, we need to prevent others from denying you
+these rights or asking you to surrender the rights.  Therefore, you have
+certain responsibilities if you distribute copies of the software, or if
+you modify it: responsibilities to respect the freedom of others.
+
+  For example, if you distribute copies of such a program, whether
+gratis or for a fee, you must pass on to the recipients the same
+freedoms that you received.  You must make sure that they, too, receive
+or can get the source code.  And you must show them these terms so they
+know their rights.
+
+  Developers that use the GNU GPL protect your rights with two steps:
+(1) assert copyright on the software, and (2) offer you this License
+giving you legal permission to copy, distribute and/or modify it.
+
+  For the developers' and authors' protection, the GPL clearly explains
+that there is no warranty for this free software.  For both users' and
+authors' sake, the GPL requires that modified versions be marked as
+changed, so that their problems will not be attributed erroneously to
+authors of previous versions.
+
+  Some devices are designed to deny users access to install or run
+modified versions of the software inside them, although the manufacturer
+can do so.  This is fundamentally incompatible with the aim of
+protecting users' freedom to change the 

commit python3-py for openSUSE:Factory

2015-06-01 Thread h_root
Hello community,

here is the log from the commit of package python3-py for openSUSE:Factory 
checked in at 2015-06-01 09:51:55

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


Package is python3-py

Changes:

--- /work/SRC/openSUSE:Factory/python3-py/python3-py.changes2015-05-11 
19:49:11.0 +0200
+++ /work/SRC/openSUSE:Factory/.python3-py.new/python3-py.changes   
2015-06-01 09:51:56.0 +0200
@@ -1,0 +2,7 @@
+Sat May 30 02:32:54 UTC 2015 - a...@gmx.de
+
+- update to version 1.4.28:
+  * fix issue64 – dirpath regression when “abs=True” is passed. Thanks
+Gilles Dartiguelongue.
+
+---

Old:

  py-1.4.27.tar.gz

New:

  py-1.4.28.tar.gz



Other differences:
--
++ python3-py.spec ++
--- /var/tmp/diff_new_pack.CJpJOl/_old  2015-06-01 09:51:57.0 +0200
+++ /var/tmp/diff_new_pack.CJpJOl/_new  2015-06-01 09:51:57.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   python3-py
-Version:1.4.27
+Version:1.4.28
 Release:0
 Summary:Library with cross-python path, ini-parsing, io, code, log 
facilities
 License:MIT

++ py-1.4.27.tar.gz - py-1.4.28.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/py-1.4.27/CHANGELOG new/py-1.4.28/CHANGELOG
--- old/py-1.4.27/CHANGELOG 2015-05-07 11:36:24.0 +0200
+++ new/py-1.4.28/CHANGELOG 2015-05-22 08:30:55.0 +0200
@@ -1,3 +1,9 @@
+1.4.28
+==
+
+- fix issue64 -- dirpath regression when abs=True is passed.
+  Thanks Gilles Dartiguelongue.
+
 1.4.27
 ==
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/py-1.4.27/PKG-INFO new/py-1.4.28/PKG-INFO
--- old/py-1.4.27/PKG-INFO  2015-05-07 11:36:24.0 +0200
+++ new/py-1.4.28/PKG-INFO  2015-05-22 08:30:56.0 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: py
-Version: 1.4.27
+Version: 1.4.28
 Summary: library with cross-python path, ini-parsing, io, code, log facilities
 Home-page: http://pylib.readthedocs.org/
 Author: holger krekel, Ronny Pfannschmidt, Benjamin Peterson and others
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/py-1.4.27/py/__init__.py new/py-1.4.28/py/__init__.py
--- old/py-1.4.27/py/__init__.py2015-05-07 11:36:24.0 +0200
+++ new/py-1.4.28/py/__init__.py2015-05-22 08:30:55.0 +0200
@@ -8,7 +8,7 @@
 
 (c) Holger Krekel and others, 2004-2014
 
-__version__ = '1.4.27'
+__version__ = '1.4.28'
 
 from py import _apipkg
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/py-1.4.27/py/_path/local.py 
new/py-1.4.28/py/_path/local.py
--- old/py-1.4.27/py/_path/local.py 2015-05-07 11:36:24.0 +0200
+++ new/py-1.4.28/py/_path/local.py 2015-05-22 08:30:55.0 +0200
@@ -304,13 +304,15 @@
 raise ValueError(invalid part specification %r % 
name)
 return res
 
-def dirpath(self, *args):
+def dirpath(self, *args, **kwargs):
  return the directory path joined with any given path arguments.  

-path = object.__new__(self.__class__)
-path.strpath = dirname(self.strpath)
-if args:
-path = path.join(*args)
-return path
+if not kwargs:
+path = object.__new__(self.__class__)
+path.strpath = dirname(self.strpath)
+if args:
+path = path.join(*args)
+return path
+return super(LocalPath, self).dirpath(*args, **kwargs)
 
 def join(self, *args, **kwargs):
  return a new path by appending all 'args' as path
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/py-1.4.27/py.egg-info/PKG-INFO 
new/py-1.4.28/py.egg-info/PKG-INFO
--- old/py-1.4.27/py.egg-info/PKG-INFO  2015-05-07 11:36:24.0 +0200
+++ new/py-1.4.28/py.egg-info/PKG-INFO  2015-05-22 08:30:56.0 +0200
@@ -1,6 +1,6 @@
 Metadata-Version: 1.1
 Name: py
-Version: 1.4.27
+Version: 1.4.28
 Summary: library with cross-python path, ini-parsing, io, code, log facilities
 Home-page: http://pylib.readthedocs.org/
 Author: holger krekel, Ronny Pfannschmidt, Benjamin Peterson and others
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/py-1.4.27/setup.py new/py-1.4.28/setup.py
--- old/py-1.4.27/setup.py  2015-05-07 11:36:24.0 +0200
+++ new/py-1.4.28/setup.py  2015-05-22 

commit fcitx-kkc for openSUSE:Factory

2015-06-01 Thread h_root
Hello community,

here is the log from the commit of package fcitx-kkc for openSUSE:Factory 
checked in at 2015-06-01 09:52:48

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


Package is fcitx-kkc

Changes:

--- /work/SRC/openSUSE:Factory/fcitx-kkc/fcitx-kkc.changes  2014-06-10 
14:39:12.0 +0200
+++ /work/SRC/openSUSE:Factory/.fcitx-kkc.new/fcitx-kkc.changes 2015-06-01 
09:52:49.0 +0200
@@ -1,0 +2,6 @@
+Sat May 30 07:23:36 UTC 2015 - i...@marguerite.su
+
+- update version 0.1.2
+  * add more skk dictionaries
+
+---

Old:

  fcitx-kkc-0.1.1.tar.xz

New:

  fcitx-kkc-0.1.2.tar.xz



Other differences:
--
++ fcitx-kkc.spec ++
--- /var/tmp/diff_new_pack.RV5VaT/_old  2015-06-01 09:52:49.0 +0200
+++ /var/tmp/diff_new_pack.RV5VaT/_new  2015-06-01 09:52:49.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package fcitx-kkc
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX 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:   fcitx-kkc
-Version:0.1.1
+Version:0.1.2
 Release:0
 Summary:Japanese KKC IME Wrapper for Fcitx
 License:GPL-3.0+

++ fcitx-kkc-0.1.1.tar.xz - fcitx-kkc-0.1.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/fcitx-kkc-0.1.1/CMakeLists.txt 
new/fcitx-kkc-0.1.2/CMakeLists.txt
--- old/fcitx-kkc-0.1.1/CMakeLists.txt  2014-05-16 03:59:59.0 +0200
+++ new/fcitx-kkc-0.1.2/CMakeLists.txt  2015-05-18 17:47:33.0 +0200
@@ -15,7 +15,7 @@
 endif ()
 
 if (NOT SKK_DEFAULT_PATH)
-set(SKK_DEFAULT_PATH /usr/share/skk/SKK-JISYO.L)
+set(SKK_DEFAULT_PATH /usr/share/skk/)
 endif ()
 
 # This will add a uninstall target. Comment out this line if other cmake 
packages
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/fcitx-kkc-0.1.1/po/ja.po new/fcitx-kkc-0.1.2/po/ja.po
--- old/fcitx-kkc-0.1.1/po/ja.po2014-05-16 03:59:59.0 +0200
+++ new/fcitx-kkc-0.1.2/po/ja.po2015-05-18 17:47:33.0 +0200
@@ -4,16 +4,17 @@
 #
 # Translators:
 # しろう, 2013
-# しろう, 2013
+# WAKAYAMA Shirou shirou@gmail.com, 2013
+# AWASHIRO Ikuya iku...@gmail.com, 2014-2015
 # Masaharu IWAI iwaim@gmail.com, 2013
-# しろう, 2013
+# WAKAYAMA Shirou shirou@gmail.com, 2013
 msgid 
 msgstr 
 Project-Id-Version: fcitx\n
 Report-Msgid-Bugs-To: fcitx-...@googlegroups.com\n
-POT-Creation-Date: 2013-11-07 18:02-0500\n
-PO-Revision-Date: 2013-11-07 22:59+\n
-Last-Translator: Masaharu IWAI iwaim@gmail.com\n
+POT-Creation-Date: 2015-04-29 18:02+0200\n
+PO-Revision-Date: 2015-04-29 14:31+\n
+Last-Translator: AWASHIRO Ikuya iku...@gmail.com\n
 Language-Team: Japanese (http://www.transifex.com/projects/p/fcitx/language/;
 ja/)\n
 Language: ja\n
@@ -44,7 +45,7 @@
 
 #: gui/adddictdialog.cpp:35
 msgid Type:
-msgstr 
+msgstr 形式(T):
 
 #: src/fcitx-kkc.desc:47
 msgid Auto correct input sequence
@@ -95,7 +96,7 @@
 
 #: src/fcitx-kkc.desc:33
 msgid Global
-msgstr 全体
+msgstr 任せる
 
 #: gui/shortcutmodel.cpp:50 src/kkc.c:83 src/fcitx-kkc.desc:18
 msgid Half width Katakana
@@ -139,7 +140,7 @@
 
 #: gui/shortcutwidget.cpp:155
 msgid Key to add is conflict with existing shortcut.
-msgstr 追加したキーは存在するするショートカットキーと競合しています。
+msgstr 追加したキーは存在するショートカットキーと競合しています。
 
 #: src/fcitx-kkc.conf.in:3
 msgid Kkc Addon of Fcitx
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/fcitx-kkc-0.1.1/po/zh_TW.po 
new/fcitx-kkc-0.1.2/po/zh_TW.po
--- old/fcitx-kkc-0.1.1/po/zh_TW.po 2014-05-16 03:59:59.0 +0200
+++ new/fcitx-kkc-0.1.2/po/zh_TW.po 2015-05-18 17:47:33.0 +0200
@@ -3,14 +3,15 @@
 # This file is distributed under the same license as the PACKAGE package.
 #
 # Translators:
+# BrLi rainman59...@gmail.com, 2014
 # fhoshino f...@pinchia.com, 2014
 msgid 
 msgstr 
 Project-Id-Version: fcitx\n
 Report-Msgid-Bugs-To: fcitx-...@googlegroups.com\n
-POT-Creation-Date: 2014-04-10 07:02+0200\n
-PO-Revision-Date: 2014-04-10 04:43+\n
-Last-Translator: fhoshino f...@pinchia.com\n
+POT-Creation-Date: 2014-06-06 07:02+0200\n
+PO-Revision-Date: 2014-06-06 04:46+\n
+Last-Translator: BrLi rainman59...@gmail.com\n
 Language-Team: Chinese (Taiwan) (http://www.transifex.com/projects/p/fcitx/;
 language/zh_TW/)\n
 Language: zh_TW\n
@@ -41,7 +42,7 @@
 
 #: gui/adddictdialog.cpp:35
 msgid Type:
-msgstr 

commit gcin for openSUSE:Factory

2015-06-01 Thread h_root
Hello community,

here is the log from the commit of package gcin for openSUSE:Factory checked in 
at 2015-06-01 09:52:14

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


Package is gcin

Changes:

--- /work/SRC/openSUSE:Factory/gcin/gcin.changes2015-03-11 
09:57:27.0 +0100
+++ /work/SRC/openSUSE:Factory/.gcin.new/gcin.changes   2015-06-01 
09:52:15.0 +0200
@@ -1,0 +2,10 @@
+Wed May 27 18:12:40 UTC 2015 - rama...@gmail.com
+
+- Add qt5 immodule support.
+- Add qt5gui-header-path-fix.patch to fix build failure.
+- Add plasma5-dirty-fix.patch to fix plasma 5 black screen issue
+  during starting. The reason is unknown so far.
+  Refer to http://hyperrate.com/thread.php?tid=31194 for more
+  information.
+
+---

New:

  plasma5-dirty-fix.patch
  qt5gui-header-path-fix.patch



Other differences:
--
++ gcin.spec ++
--- /var/tmp/diff_new_pack.QYOl8A/_old  2015-06-01 09:52:16.0 +0200
+++ /var/tmp/diff_new_pack.QYOl8A/_new  2015-06-01 09:52:16.0 +0200
@@ -40,6 +40,10 @@
 Patch5: gcin-keep-debug-symbols.patch
 # PATCH-FIX-UPSTREAM g...@suse.com - fix the Makefile dependency for parallel 
compiling
 Patch7: gcin-parallel-compiling.patch
+# PATCH-FIX-UPSTREAM rama...@gmail.com - Fix incorrect search path of Qt5Gui 
header
+Patch8: qt5gui-header-path-fix.patch
+# PATCH-FIX-UPSTREAM rama...@gmail.com - Plasma 5 starting dirty fix
+Patch9: plasma5-dirty-fix.patch
 BuildRequires:  anthy-devel
 BuildRequires:  fdupes
 BuildRequires:  gtk2-devel
@@ -48,6 +52,11 @@
 BuildRequires:  pkg-config
 BuildRequires:  update-desktop-files
 BuildRequires: xz
+%if 0%{?suse_version}  1310
+BuildRequires:  libQt5Gui-private-headers-devel
+BuildRequires:  libQt5PlatformSupport-devel-static
+BuildRequires:  libqt5-qtbase-devel
+%endif
 Requires:   %{name}-branding
 Requires:   %{name}-gtk2-immodule = %{version}
 Requires:   %{name}-qt4-immodule = %{version}
@@ -96,6 +105,17 @@
 %description qt4-immodule
 gcin qt4 immodule, support Qt4-based applications
 
+%if 0%{?suse_version}  1310
+%package qt5-immodule
+Summary:Gcin qt5 immodule
+License:GPL-2.0
+Group:  System/I18n/Chinese
+Requires:   %{name} = %{version}
+
+%description qt5-immodule
+gcin qt5 immodule, support Qt5-based applications
+%endif
+
 %package anthy-module
 Summary:Gcin anthy module
 License:LGPL-2.1
@@ -125,6 +145,10 @@
 %patch4 -p1
 %patch5 -p1
 %patch7 -p1
+%if 0%{?suse_version}  1310
+%patch8 -p1
+%patch9 -p1
+%endif
 cp -r %{SOURCE2} .
 cp -r %{SOURCE3} .
 
@@ -224,6 +248,12 @@
 %defattr(-,root,root)
 %{_libdir}/qt4/plugins/inputmethods/im-gcin.so
 
+%if 0%{?suse_version}  1310
+%files qt5-immodule
+%defattr(-,root,root)
+%{_libdir}/qt5/plugins/platforminputcontexts/libgcinplatforminputcontextplugin.so
+%endif
+
 %files anthy-module
 %defattr(-,root,root)
 %{_libdir}/gcin/anthy-module.so

++ plasma5-dirty-fix.patch ++
Index: gcin-2.8.3/qt5-im/gcin-imcontext-qt5.cpp
===
--- gcin-2.8.3.orig/qt5-im/gcin-imcontext-qt5.cpp
+++ gcin-2.8.3/qt5-im/gcin-imcontext-qt5.cpp
@@ -57,7 +57,6 @@ QGcinPlatformInputContext::QGcinPlatform
 if(!native)
 return;
 Display *display = static_castDisplay 
*(native-nativeResourceForWindow(display, NULL));   
-printf(display %p\n, display);
 
   if (!(gcin_ch = gcin_im_client_open(display))) {
 perror(cannot open gcin_ch);
++ qt5gui-header-path-fix.patch ++
Index: gcin-2.8.3/qt5-im/Makefile
===
--- gcin-2.8.3.orig/qt5-im/Makefile
+++ gcin-2.8.3/qt5-im/Makefile
@@ -5,7 +5,7 @@ IMMODULES=$(libdir)/$(DEB_BUILD_MULTIARC
 
 INCS=-I../im-client -I/usr/include/X11 `pkg-config Qt5Core Qt5Gui 
Qt5PlatformSupport QtDBus --cflags`
 # dirty fix for ubuntu 14.04,  pkg-config Qt5Gui --cflags return 
-I/usr/include/qt5/QtGui, missing 5.2.1/QtGui
-INCS+=-I /usr/include/qt5/QtGui/5.2.1/QtGui
+INCS+=-I `pkg-config --variable=includedir Qt5Gui`/QtGui/`pkg-config 
--modversion Qt5Gui`/QtGui
 
 CXXFLAGS=$(OPTFLAGS) $(INCS) -Wall -D_REENTRANT -DUNIX=1 -fPIC  -DQT5 
-DQT_SHARED -DQT_IMMODULE -DPIC -DDEBUG=0$(GCIN_DEBUG)
 OBJS= moc_gcin-qt5.o gcin-qt5.o gcin-imcontext-qt5.o 
moc_qgcinplatforminputcontext.o



commit nut for openSUSE:Factory

2015-06-01 Thread h_root
Hello community,

here is the log from the commit of package nut for openSUSE:Factory checked in 
at 2015-06-01 09:53:37

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


Package is nut

Changes:

--- /work/SRC/openSUSE:Factory/nut/nut.changes  2014-11-12 00:22:15.0 
+0100
+++ /work/SRC/openSUSE:Factory/.nut.new/nut.changes 2015-06-01 
09:53:38.0 +0200
@@ -1,0 +2,17 @@
+Mon May 18 10:11:40 UTC 2015 - mvysko...@opensuse.org
+
+- fix https://github.com/networkupstools/nut/issues/200
+  * 0001-Restore-systemd-relationship-with-nut-driver-service.patch
+
+---
+Fri May 15 15:10:48 UTC 2015 - mvysko...@opensuse.org
+
+- update to 2.7.3 (bugfixes and new devices support)
+  see NEWS and UPGRADING in /usr/share/doc/packages/nut
+- refreshed patches:
+  * nut-notifyflag.patch: rename of upsmon.conf.sample.in
+  * nut-preconfig.patch: rename of upsmon.conf.sample.in
+  * nut-systemd-dirs.patch: refresh to 2.7.3
+- changed keyring to new key 55CA5976 (Arnaud Quette arnaud.que...@free.fr)
+
+---

Old:

  nut-2.7.2.tar.gz
  nut-2.7.2.tar.gz.sig

New:

  0001-Restore-systemd-relationship-with-nut-driver-service.patch
  nut-2.7.3.tar.gz
  nut-2.7.3.tar.gz.sig



Other differences:
--
++ nut.spec ++
--- /var/tmp/diff_new_pack.vfktHd/_old  2015-06-01 09:53:39.0 +0200
+++ /var/tmp/diff_new_pack.vfktHd/_new  2015-06-01 09:53:39.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package nut
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -59,7 +59,7 @@
 Summary:Network UPS Tools Core (Uninterruptible Power Supply 
Monitoring)
 License:GPL-2.0+
 Group:  Hardware/UPS
-Version:2.7.2
+Version:2.7.3
 Release:0
 Url:http://www.networkupstools.org/
 Source: 
http://www.networkupstools.org/source/2.7/%{name}-%{version}.tar.gz
@@ -80,6 +80,9 @@
 Patch6: nut-udev.patch
 # PATCH-FIX-UPSTREAM nut-systemd-dirs.patch sbra...@suse.cz -- Fix systemd 
targets.
 Patch7: nut-systemd-dirs.patch
+# PATCH-FIX-UPSTREAM: nut-server vs nut-drivers relation
+# 
https://github.com/networkupstools/nut/commit/c98fab9f5dec993aa9f5e0a3e79de53ae9ecd32b
+Patch8: 0001-Restore-systemd-relationship-with-nut-driver-service.patch
 Provides:   smartups = %version
 Obsoletes:  smartups  %version
 Conflicts:  apcupsd
@@ -212,14 +215,13 @@
 %if %suse_version  1030
 %patch6 -R
 %endif
-sed -i s/@UPSD_USER@/%{USER}/g upsd.init conf/upsmon.conf.sample
+sed -i s/@UPSD_USER@/%{USER}/g upsd.init
 %if %suse_version  1030
 sed -i 's:/usr/lib/pm-utils/functions:/etc/pm/functions:' nut.sleep
 %endif
 %patch7 -p1
+%patch8 -p1
 sed -i s:/usr/local/ups/bin:/bin: conf/upssched.conf.sample.in
-[ -f docs/nut-qa.txt ]
-dos2unix docs/nut-qa.txt
 
 %build
 autoreconf -f -i

++ 0001-Restore-systemd-relationship-with-nut-driver-service.patch ++
From c98fab9f5dec993aa9f5e0a3e79de53ae9ecd32b Mon Sep 17 00:00:00 2001
From: Arnaud Quette arnaud.que...@free.fr
Date: Thu, 7 May 2015 15:43:17 +0200
Subject: [PATCH 1/2] Restore systemd relationship with nut-driver service

The Requires directive from nut-server to nut-driver was previously
removed, since it was preventing upsd from starting whenever one or more
drivers, among several, was failing to start.
Use the Wants directive, a weaker version of Requires, which will start
upsd even if the nut-driver unit fails to start.

closes https://github.com/networkupstools/nut/issues/200
---
 scripts/systemd/nut-server.service.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/scripts/systemd/nut-server.service.in 
b/scripts/systemd/nut-server.service.in
index dada977..fe20145 100644
--- a/scripts/systemd/nut-server.service.in
+++ b/scripts/systemd/nut-server.service.in
@@ -4,7 +4,7 @@ After=local-fs.target network.target nut-driver.service
 # We don't Require drivers to be successfully started! This would be
 # a change of behavior compared to init SysV, and could prevent from
 # accessing successfully started, at least to audit a system.
-#Requires=nut-driver.service
+Wants=nut-driver.service
 Before=nut-monitor.service
 
 [Service]
-- 
2.1.4

++ nut-2.7.2.tar.gz - nut-2.7.3.tar.gz ++
 35398 lines of diff (skipped)

++ nut-notifyflag.patch ++
--- /var/tmp/diff_new_pack.vfktHd/_old  2015-06-01 

commit collectl for openSUSE:Factory

2015-06-01 Thread h_root
Hello community,

here is the log from the commit of package collectl for openSUSE:Factory 
checked in at 2015-06-01 09:53:53

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


Package is collectl

Changes:

--- /work/SRC/openSUSE:Factory/collectl/collectl.changes2015-04-25 
11:25:50.0 +0200
+++ /work/SRC/openSUSE:Factory/.collectl.new/collectl.changes   2015-06-01 
09:53:54.0 +0200
@@ -1,0 +2,13 @@
+Thu May 28 18:34:49 UTC 2015 - tabra...@suse.com
+
+- Update to 4.0.2
+  * add /bin/bash to list of 'known shells' excluded from output with
+--procopt k
+  * generalize ethernet network device name to include ALL names
+matching type 'p\dp' so we pick up p2p, p3p, p4p... [thanks Matt]
+  * collect nr_shmem so we can track shared memory, apparently something
+I thought of but never acted on [thanks Christian]
+  * do not include guest cpu metrics in totals since already accounted
+for in user time
+
+---

Old:

  collectl-4.0.0.src.tar.gz

New:

  collectl-4.0.2.src.tar.gz



Other differences:
--
++ collectl.spec ++
--- /var/tmp/diff_new_pack.6MBDHt/_old  2015-06-01 09:53:55.0 +0200
+++ /var/tmp/diff_new_pack.6MBDHt/_new  2015-06-01 09:53:55.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   collectl
-Version:4.0.0
+Version:4.0.2
 Release:0
 Summary:Collects data that describes the current system status
 License:Artistic-1.0 and GPL-2.0+

++ collectl-4.0.0.src.tar.gz - collectl-4.0.2.src.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/collectl-4.0.0/RELEASE-collectl 
new/collectl-4.0.2/RELEASE-collectl
--- old/collectl-4.0.0/RELEASE-collectl 2015-03-10 20:52:21.0 +0100
+++ new/collectl-4.0.2/RELEASE-collectl 2015-05-27 15:02:55.0 +0200
@@ -13,24 +13,13 @@
 
 Configure to start on boot
 
-In both cases, collectl will not be configured to start on boot
-but can easily be set to do so with the command:
+On RedHat based installations, collectl will not be configured to start
+on boot, but can easily be set to do so with the command:
 
 chkconfig collectl on
 
 KNOWN PROBLEMS/RESTRICTIONS
 
-  - There is a known problem with older perl Time::HiRes modules, newer
-versions of glibc and colletcl intervals of 1 second or greater (see
-http://collectl.sourceforge.net/HiResTime.html for more details) that
-can result in 'setitimer' messages being logged at system startup when
-collectl has been configured to run as a daemon.  these messages appear
-to benign, but be sure to let someone know if that proves not to be the
-case.  If collectl determines your system has this mismatch, it will 
-report it as a warning in collectl's message file in /var/log/collectl
-every time it starts as a daemon.  If you choose, you can easily turn 
-off the checking by editing the entry at the bottom of /etc/collectl.conf 
-named TimeHiResCheck and setting it to 0.
   - if system time is changed by more then the log rolling frequency after
 collectl starts, multiple log files will be created during the next polling
 cycle(s)
@@ -38,6 +27,31 @@
 
 COLLECTL CHANGES
 
+4.0.2   May 27, 2015
+  - add /bin/bash to list of 'known shells' excluded from output with
+--procopt k
+  - generalize ethernet network device name to include ALL names
+matching type 'p\dp' so we pick up p2p, p3p, p4p... [thanks Matt]
+  - collect nr_shmem so we can track shared memory, apparently something
+I thought of but never acted on [thanks Christian]
+  - do not include guest cpu metrics in totals since already accounted
+for in user time
+
+4.0.1
+  - change /usr/sbin to /usr/bin in init.d/collectl [thanks Ladislav]
+  - pattern match to exclude partitions from disk summary is WRONG and
+we need to make sure name doesn't match cciss disks like c0d0!
+[thanks, Laurent]
+  - changed help text for -retaddr to NOT use 'use' preceding -deb because
+rpmbuild gets confused ang tries to include '-deb' as a dependency
+[thanks dan]
+  - include 'en' network devices in summary data [thanks homerl]
+  - change buddyinfo to deal with less fields in /proc/buddyinfo as apparently
+there are not always 11 of them [thanks greg]
+  - remove lustre from --showsubsys
+  - removed 'known problem' with older versions of Time::HiRes in these
+release notes as that was quite a long time ago
+
 4.0.0  Mar 9, 2015
   - rare, but if selecting processes by parent pid or command name, it's
 possible when a new pid is seen that it's 

commit octave for openSUSE:Factory

2015-06-01 Thread h_root
Hello community,

here is the log from the commit of package octave for openSUSE:Factory checked 
in at 2015-06-01 09:53:20

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


Package is octave

Changes:

--- /work/SRC/openSUSE:Factory/octave/octave.changes2015-02-24 
13:07:16.0 +0100
+++ /work/SRC/openSUSE:Factory/.octave.new/octave.changes   2015-06-01 
09:53:22.0 +0200
@@ -1,0 +2,12 @@
+Fri May 29 22:08:34 UTC 2015 - dmitr...@opensuse.org
+
+- Update to version 4.0.0
+  * See icluded NEWS file for details
+- Drop obsolete patches:
+  * octave-3.8.0-llvm-3.4.patch
+  * octave-suitesparse-4.4.patch
+  * octave-unzip-info-in-gui.patch
+- Add RPM macros to octave-devel package
+  * octave.macros
+
+---

Old:

  octave-3.8.0-llvm-3.4.patch
  octave-3.8.2.tar.bz2
  octave-suitesparse-4.4.patch
  octave-unzip-info-in-gui.patch

New:

  octave-4.0.0.tar.xz
  octave.macros



Other differences:
--
++ octave.spec ++
--- /var/tmp/diff_new_pack.XUoMIB/_old  2015-06-01 09:53:24.0 +0200
+++ /var/tmp/diff_new_pack.XUoMIB/_new  2015-06-01 09:53:24.0 +0200
@@ -27,6 +27,8 @@
 # Image processing library
 # Default variant - GraphicsMagick
 %define with_imagemagick 0
+# Sound IO
+%define with_sound 1
 
 # SLE11
 %if 0%{?suse_version} == 1110
@@ -43,21 +45,18 @@
 %endif
 
 Name:   octave
-Version:3.8.2
+Version:4.0.0
 Release:0
+# Required for RC builds, in this case version contains ~rc, src_ver -rc
+%define src_ver %{version}
 Summary:A High Level Programming Language
 License:GPL-3.0+
 Group:  Productivity/Scientific/Math
-%define apiver  v49+
+%define apiver  v50+
 Url:http://www.octave.org/
-Source: ftp://ftp.gnu.org/gnu/octave/%{name}-%{version}.tar.bz2
+Source: ftp://ftp.gnu.org/gnu/octave/%{name}-%{src_ver}.tar.xz
 Source2:octave.pc.in
-# PATCH-FIX-UPSTREAM octave-3.8.0-llvm-3.4.patch -- 
https://savannah.gnu.org/bugs/?41061
-Patch1: octave-3.8.0-llvm-3.4.patch
-# PATCH-FIX-UPSTREAM octave-suitesparse-4.4.patch -- 
http://savannah.gnu.org/bugs/?43063
-Patch2: octave-suitesparse-4.4.patch
-# PATCH-FIX-UPSTREAM octave-unzip-info-in-gui.patch
-Patch3: octave-unzip-info-in-gui.patch
+Source3:octave.macros
 BuildRequires:  arpack-ng-devel
 BuildRequires:  bison
 BuildRequires:  blas-devel
@@ -73,9 +72,6 @@
 BuildRequires:  gnuplot
 BuildRequires:  gperf
 BuildRequires:  hdf5-devel
-%if 0%{?with_java}
-BuildRequires:  java-devel
-%endif
 BuildRequires:  lapack-devel
 %if 0%{?with_imagemagick}
 BuildRequires:  libMagick++-devel
@@ -84,13 +80,6 @@
 %endif
 BuildRequires:  libcurl-devel
 BuildRequires:  liblcms-devel
-%if 0%{?with_gui}
-BuildRequires:  libqscintilla-devel
-BuildRequires:  libqt4-devel
-%endif
-%if 0%{?with_jit}
-BuildRequires:  llvm-devel
-%endif
 BuildRequires:  pcre-devel
 BuildRequires:  pkg-config
 BuildRequires:  qhull-devel
@@ -103,12 +92,32 @@
 BuildRequires:  texlive-dvips
 %endif
 BuildRequires:  texlive-latex
-BuildRequires:  xorg-x11-libSM-devel
-BuildRequires:  xorg-x11-libX11-devel
-BuildRequires:  xorg-x11-libXext-devel
+BuildRequires:  xz
 BuildRequires:  zlib-devel
+# GUI build requires
+%if 0%{?with_gui}
+BuildRequires:  desktop-file-utils
+BuildRequires:  hicolor-icon-theme
+BuildRequires:  libqt4-devel
+BuildRequires:  qscintilla-devel
+Obsoletes:  octave-gui  4.0
+%endif
+# Sound IO build requires
+%if 0%{?with_sound}
+BuildRequires:  alsa-devel
+BuildRequires:  libsndfile-devel
+BuildRequires:  portaudio-devel
+%endif
+# JAVA functions build requires
+%if 0%{?with_java}
+BuildRequires:  java-devel
+%endif
+# JIT build requires
+%if 0%{?with_jit}
+BuildRequires:  llvm-devel
+%endif
+# Native graphics build requires
 %if 0%{?with_native_graphics}
-# for native graphics
 %if 0%{?suse_version}  1220
 BuildRequires:  glu-devel
 %endif
@@ -116,45 +125,55 @@
 BuildRequires:  fltk-devel
 BuildRequires:  fontconfig-devel
 BuildRequires:  xorg-x11-devel
+BuildRequires:  xorg-x11-libSM-devel
+BuildRequires:  xorg-x11-libX11-devel
+BuildRequires:  xorg-x11-libXext-devel
 %else
 Requires:   gnuplot
 %endif
-Requires:   makeinfo
-Recommends: blas-devel
-Recommends: fftw3-devel
-Recommends: fftw3-threads-devel
-Recommends: gcc
-Recommends: gcc-fortran
-Recommends: hdf5-devel
-Recommends: make
-Recommends: octave-devel = %{version}
-Recommends: octave-doc = %{version}
-%if 0%{?with_gui}
-Recommends: octave-gui = %{version}
-%endif
+# Tests build requires
+BuildRequires:  unzip
+BuildRequires:  zip
+Requires:   

commit fcitx-anthy for openSUSE:Factory

2015-06-01 Thread h_root
Hello community,

here is the log from the commit of package fcitx-anthy for openSUSE:Factory 
checked in at 2015-06-01 09:52:31

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


Package is fcitx-anthy

Changes:

--- /work/SRC/openSUSE:Factory/fcitx-anthy/fcitx-anthy.changes  2014-06-10 
14:38:55.0 +0200
+++ /work/SRC/openSUSE:Factory/.fcitx-anthy.new/fcitx-anthy.changes 
2015-06-01 09:52:32.0 +0200
@@ -1,0 +2,11 @@
+Sat May 30 06:45:43 UTC 2015 - i...@marguerite.su
+
+- update version 0.2.2
+  * fix some errors in 101kana.sty and tsuki-2-203-106.sty
+  * quick kana: shift modifiered keys produces voiced
+consonant kana
+  * add circle latin-hiragana mode
+  * [anthy]delete duplicate defined of UTF8 scancode
+  * fix unexpected clear key bindings when load_config().
+
+---

Old:

  fcitx-anthy-0.2.1.tar.xz

New:

  fcitx-anthy-0.2.2.tar.xz



Other differences:
--
++ fcitx-anthy.spec ++
--- /var/tmp/diff_new_pack.FXKfoS/_old  2015-06-01 09:52:32.0 +0200
+++ /var/tmp/diff_new_pack.FXKfoS/_new  2015-06-01 09:52:32.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package fcitx-anthy
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX 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:   fcitx-anthy
-Version:0.2.1
+Version:0.2.2
 Release:0
 Summary:Japanese Anthy IME Wrapper for Fcitx
 License:GPL-2.0+

++ fcitx-anthy-0.2.1.tar.xz - fcitx-anthy-0.2.2.tar.xz ++
 3632 lines of diff (skipped)




commit linuxrc for openSUSE:Factory

2015-06-01 Thread h_root
Hello community,

here is the log from the commit of package linuxrc for openSUSE:Factory checked 
in at 2015-06-01 09:30:50

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


Package is linuxrc

Changes:

--- /work/SRC/openSUSE:Factory/linuxrc/linuxrc.changes  2015-05-26 
13:29:25.0 +0200
+++ /work/SRC/openSUSE:Factory/.linuxrc.new/linuxrc.changes 2015-06-01 
09:30:51.0 +0200
@@ -1,0 +2,6 @@
+Thu May 28 09:15:56 CEST 2015 - snw...@suse.com
+
+- Update README.md
+- 5.0.43
+
+---

Old:

  linuxrc-5.0.42.tar.xz

New:

  linuxrc-5.0.43.tar.xz



Other differences:
--
++ linuxrc.spec ++
--- /var/tmp/diff_new_pack.MZITvv/_old  2015-06-01 09:30:52.0 +0200
+++ /var/tmp/diff_new_pack.MZITvv/_new  2015-06-01 09:30:52.0 +0200
@@ -25,7 +25,7 @@
 Summary:SUSE Installation Program
 License:GPL-3.0+
 Group:  System/Boot
-Version:5.0.42
+Version:5.0.43
 Release:0
 Source: %{name}-%{version}.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ linuxrc-5.0.42.tar.xz - linuxrc-5.0.43.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/linuxrc-5.0.42/README.md new/linuxrc-5.0.43/README.md
--- old/linuxrc-5.0.42/README.md2015-05-25 17:35:16.0 +0200
+++ new/linuxrc-5.0.43/README.md2015-05-28 09:11:50.0 +0200
@@ -50,3 +50,10 @@
 
 You may also use `mksusecd --micro` in case you only want to test Stage 1
 and not a full install.
+
+## openSUSE Development
+
+The package is automatically submitted from the `master` branch to
+[system:install:head](https://build.opensuse.org/package/show/system:install:head/linuxrc)
+OBS project. From that place it is forwarded to
+[openSUSE Factory](https://build.opensuse.org/project/show/openSUSE:Factory).
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/linuxrc-5.0.42/VERSION new/linuxrc-5.0.43/VERSION
--- old/linuxrc-5.0.42/VERSION  2015-05-25 17:35:16.0 +0200
+++ new/linuxrc-5.0.43/VERSION  2015-05-28 09:11:50.0 +0200
@@ -1 +1 @@
-5.0.42
+5.0.43
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/linuxrc-5.0.42/changelog new/linuxrc-5.0.43/changelog
--- old/linuxrc-5.0.42/changelog2015-05-25 17:35:16.0 +0200
+++ new/linuxrc-5.0.43/changelog2015-05-28 09:11:50.0 +0200
@@ -1,3 +1,6 @@
+2015-05-27:5.0.43
+   - Update README.md
+
 2015-05-25:5.0.42
- do not display an error message after aborting YaST (bsc #614829)
 




commit libusb-compat for openSUSE:Factory

2015-06-01 Thread h_root
Hello community,

here is the log from the commit of package libusb-compat for openSUSE:Factory 
checked in at 2015-06-01 09:38:37

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


Package is libusb-compat

Changes:

--- /work/SRC/openSUSE:Factory/libusb-compat/libusb-compat.changes  
2015-05-29 09:52:55.0 +0200
+++ /work/SRC/openSUSE:Factory/.libusb-compat.new/libusb-compat.changes 
2015-06-01 09:38:39.0 +0200
@@ -1,0 +2,5 @@
+Fri May 29 13:21:55 UTC 2015 - sch...@suse.de
+
+- Fix dependencies
+
+---



Other differences:
--
++ libusb-compat.spec ++
--- /var/tmp/diff_new_pack.ftOrhC/_old  2015-06-01 09:38:40.0 +0200
+++ /var/tmp/diff_new_pack.ftOrhC/_new  2015-06-01 09:38:40.0 +0200
@@ -61,7 +61,7 @@
 Provides:   libusb = 0.1.13
 Obsoletes:  libusb  0.1.13
 # libusb-compat-hide-libusb-1_0.patch hides this requirement
-%ifarch ia64 x86_64 s390x ppc ppc64 ppc64le
+%ifarch aarch64 ia64 x86_64 s390x ppc64 ppc64le
 Requires:   libusb-1.0.so.0()(64bit)
 %else
 Requires:   libusb-1.0.so.0




commit xorg-x11-server for openSUSE:Factory

2015-06-01 Thread h_root
Hello community,

here is the log from the commit of package xorg-x11-server for openSUSE:Factory 
checked in at 2015-06-01 09:45:10

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


Package is xorg-x11-server

Changes:

--- /work/SRC/openSUSE:Factory/xorg-x11-server/xorg-x11-server.changes  
2015-04-27 22:06:49.0 +0200
+++ /work/SRC/openSUSE:Factory/.xorg-x11-server.new/xorg-x11-server.changes 
2015-06-01 09:45:11.0 +0200
@@ -1,0 +2,7 @@
+Sat May 30 04:38:38 UTC 2015 - e...@suse.com
+
+- U_int10-Fix-error-check-for-pci_device_map_legacy.patch
+  * int10: Fix error check for pci_device_map_legacy
+pci_device_map_legacy returns 0 on success (bsc#932319).
+
+---

New:

  U_int10-Fix-error-check-for-pci_device_map_legacy.patch



Other differences:
--
++ xorg-x11-server.spec ++
--- /var/tmp/diff_new_pack.4LOsdX/_old  2015-06-01 09:45:13.0 +0200
+++ /var/tmp/diff_new_pack.4LOsdX/_new  2015-06-01 09:45:13.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package xorg-x11-server
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 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
@@ -167,6 +167,7 @@
 Patch115:   N_Force-swcursor-for-KMS-drivers-without-hw-cursor-sup.patch
 Patch116:   U_os-XDMCP-options-like-query-etc-should-imply-listen.patch
 Patch117:   xorg-x11-server-byte-order.patch
+Patch118:   U_int10-Fix-error-check-for-pci_device_map_legacy.patch
 
 Patch1000:  n_xserver-optimus-autoconfig-hack.patch
 
@@ -259,6 +260,7 @@
 %patch115 -p1
 %patch116 -p1
 %patch117 -p1
+%patch118 -p1
 
 %patch1000 -p1
 

++ U_int10-Fix-error-check-for-pci_device_map_legacy.patch ++
From: Jürg Billeter j...@bitron.ch
Date: Sat Feb 7 18:13:21 2015 +0100
Subject: [PATCH]int10: Fix error check for pci_device_map_legacy
Patch-mainline: Upstream
Git-commit: 0a78b599b34cc8b5fe6fe82f90e90234e8ab7a56
Git-repo: git://anongit.freedesktop.org/git/xorg/xserver
References: bsc#932319
Signed-off-by: Egbert Eich e...@suse.com

pci_device_map_legacy returns 0 on success.

Signed-off-by: Jürg Billeter j...@bitron.ch
Reviewed-by: Adam Jackson a...@redhat.com
Signed-off-by: Peter Hutterer peter.hutte...@who-t.net
---
 hw/xfree86/int10/generic.c| 2 +-
 hw/xfree86/os-support/linux/int10/linux.c | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/hw/xfree86/int10/generic.c b/hw/xfree86/int10/generic.c
index 012d194..8d5c4da 100644
--- a/hw/xfree86/int10/generic.c
+++ b/hw/xfree86/int10/generic.c
@@ -104,7 +104,7 @@ readIntVec(struct pci_device *dev, unsigned char *buf, int 
len)
 {
 void *map;
 
-if (!pci_device_map_legacy(dev, 0, len, 0, map))
+if (pci_device_map_legacy(dev, 0, len, 0, map))
 return FALSE;
 
 memcpy(buf, map, len);
diff --git a/hw/xfree86/os-support/linux/int10/linux.c 
b/hw/xfree86/os-support/linux/int10/linux.c
index 79b9a88..6ca118f 100644
--- a/hw/xfree86/os-support/linux/int10/linux.c
+++ b/hw/xfree86/os-support/linux/int10/linux.c
@@ -75,7 +75,7 @@ readLegacy(struct pci_device *dev, unsigned char *buf, int 
base, int len)
 {
 void *map;
 
-if (!pci_device_map_legacy(dev, base, len, 0, map))
+if (pci_device_map_legacy(dev, base, len, 0, map))
 return FALSE;
 
 memcpy(buf, map, len);