commit alsa-firmware for openSUSE:Factory

2014-02-11 Thread h_root
Hello community,

here is the log from the commit of package alsa-firmware for openSUSE:Factory 
checked in at 2014-02-11 10:22:03

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


Package is "alsa-firmware"

Changes:

--- /work/SRC/openSUSE:Factory/alsa-firmware/alsa-firmware.changes  
2013-04-14 10:11:15.0 +0200
+++ /work/SRC/openSUSE:Factory/.alsa-firmware.new/alsa-firmware.changes 
2014-02-11 10:22:04.0 +0100
@@ -1,0 +2,7 @@
+Thu Feb  6 15:31:02 CET 2014 - ti...@suse.de
+
+- 0001-Add-cs46xx-entry-to-the-main-configure-and-Makefile..patch:
+  Add firmware files for cs46xx that have been cut since 3.13
+  kernel
+
+---

New:

  0001-Add-cs46xx-entry-to-the-main-configure-and-Makefile..patch
  cs46xx.tar.bz2



Other differences:
--
++ alsa-firmware.spec ++
--- /var/tmp/diff_new_pack.0w5VyD/_old  2014-02-11 10:22:05.0 +0100
+++ /var/tmp/diff_new_pack.0w5VyD/_new  2014-02-11 10:22:05.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package alsa-firmware
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -32,6 +32,8 @@
 Source: 
ftp://ftp.alsa-project.org/pub/firmware/alsa-firmware-%{package_version}.tar.bz2
 Source1:usx2yaudio.rules
 Source2:usx2yaudio-old.rules
+Source3:cs46xx.tar.bz2
+Patch1: 0001-Add-cs46xx-entry-to-the-main-configure-and-Makefile..patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildArch:  noarch
 Requires:   alsa
@@ -45,7 +47,8 @@
 Various firmware data files for ALSA drivers.
 
 %prep
-%setup -q -n %{name}-%{package_version}
+%setup -q -n %{name}-%{package_version} -a 3
+%patch1 -p1
 
 %build
 autoreconf -fi

++ 0001-Add-cs46xx-entry-to-the-main-configure-and-Makefile..patch ++
>From f21a82fabbc9124ae8ed1e1a2138bac0892250b0 Mon Sep 17 00:00:00 2001
From: Takashi Iwai 
Date: Thu, 6 Feb 2014 15:28:46 +0100
Subject: [PATCH] Add cs46xx entry to the main configure and Makefile.am

Signed-off-by: Takashi Iwai 
---
 Makefile.am  | 2 +-
 configure.in | 1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/Makefile.am b/Makefile.am
index ec46a1af64c4..9f616f10eea6 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -2,7 +2,7 @@ AUTOMAKE_OPTIONS = 1.3 foreign
 
 SUBDIRS = hdsploader mixartloader pcxhrloader usx2yloader vxloader echoaudio \
  asihpi emu korg1212 maestro3 multisound sb16 wavefront \
- ymfpci aica ca0132
+ ymfpci aica ca0132 cs46xx
 
 EXTRA_DIST = depcomp
 
diff --git a/configure.in b/configure.in
index 2f37e27d67d1..e99fb097219e 100644
--- a/configure.in
+++ b/configure.in
@@ -68,4 +68,5 @@ AC_OUTPUT(Makefile \
  ymfpci/Makefile \
  aica/Makefile \
  ca0132/Makefile \
+ cs46xx/Makefile \
 )
-- 
1.8.5.2

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



commit corebird for openSUSE:Factory

2014-02-11 Thread h_root
Hello community,

here is the log from the commit of package corebird for openSUSE:Factory 
checked in at 2014-02-11 10:22:14

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


Package is "corebird"

Changes:

--- /work/SRC/openSUSE:Factory/corebird/corebird.changes2013-12-28 
09:05:52.0 +0100
+++ /work/SRC/openSUSE:Factory/.corebird.new/corebird.changes   2014-02-11 
10:22:15.0 +0100
@@ -1,0 +2,33 @@
+Thu Feb  6 21:12:31 UTC 2014 - malcolmle...@opensuse.org
+
+- Updated to version 0.6.1:
+  + Always show the settings dialog on startup if no startup
+accounts are set. Previously, this broke the very first start
+where org.baedert.corebird.startup-account either contained
+only one empty item or no item at all.
+- Changes from version 0.6.0:
+  + Support for Twitter Lists added.
+  + Updated icons.
+  + The last tweet that was selected in a list of tweets (e.g. the
+Main timeline or Replies) is now remembered when switching back
+and forth between pages.
+  + The user can now set the maximum inline media size by
+Megabytes.
+  + The Corebird sidebar can now be hidden.
+  + The keyboard shortcuts for hiding/showing the toolbar, and
+composing a new tweet are now stored in GNOME gsettings.
+  + Buttons are now aligned at the top of a tweet and will not
+obscure the tweet.
+  + Shortcuts have been changed to require a double press of the
+key.
+  + The User Profiles page now displays if the user is following
+you.
+  + The User Profiles page now displays if the user is a verified
+user on twitter.
+  + The position of corebird main windows is now persistent.
+  + Accessibility in corebird is now improved. Notable improvements
+include fixes for uses utilizing screen readers. Special thanks
+to Peter Vágner for contributing these improvements.
+  + Many other bugfixes and enhancements.
+
+---

Old:

  corebird-0.5.tar.gz

New:

  corebird-0.6.1.tar.gz



Other differences:
--
++ corebird.spec ++
--- /var/tmp/diff_new_pack.Q5BgYK/_old  2014-02-11 10:22:15.0 +0100
+++ /var/tmp/diff_new_pack.Q5BgYK/_new  2014-02-11 10:22:15.0 +0100
@@ -1,6 +1,7 @@
 #
 # spec file for package corebird
 #
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 # Copyright (c) 2013 Dominique Leuenberger, Amsterdam, The Netherlands.
 #
 # All modifications and additions to the file contributed by third parties
@@ -15,14 +16,15 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   corebird
-Version:0.5
+Version:0.6.1
 Release:0
-License:GPL-3.0+
 Summary:A lightweight Twitter Client
-Url:http://corebird.baedert.org/
+License:GPL-3.0+
 Group:  Productivity/Networking/Other
-#Source:https://github.com/baedert/corebird/archive/%{version}.tar.gz
+Url:http://corebird.baedert.org/
+#Source:https://github.com/baedert/corebird/archive/%%{version}.tar.gz
 Source0:%{name}-%{version}.tar.gz
 BuildRequires:  cmake
 BuildRequires:  intltool

++ corebird-0.5.tar.gz -> corebird-0.6.1.tar.gz ++
 9556 lines of diff (skipped)

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



commit appmenu-qt5 for openSUSE:Factory

2014-02-11 Thread h_root
Hello community,

here is the log from the commit of package appmenu-qt5 for openSUSE:Factory 
checked in at 2014-02-11 10:22:08

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


Package is "appmenu-qt5"

Changes:

--- /work/SRC/openSUSE:Factory/appmenu-qt5/appmenu-qt5.changes  2014-01-23 
15:39:47.0 +0100
+++ /work/SRC/openSUSE:Factory/.appmenu-qt5.new/appmenu-qt5.changes 
2014-02-11 10:22:09.0 +0100
@@ -1,0 +2,5 @@
+Thu Feb  6 02:51:24 UTC 2014 - hrvoje.sen...@gmail.com
+
+- Make appmenu-qt5 also own %{_libqt5_plugindir}
+
+---



Other differences:
--
++ appmenu-qt5.spec ++
--- /var/tmp/diff_new_pack.U1gWl8/_old  2014-02-11 10:22:10.0 +0100
+++ /var/tmp/diff_new_pack.U1gWl8/_new  2014-02-11 10:22:10.0 +0100
@@ -59,6 +59,7 @@
 %files
 %defattr(-,root,root,-)
 %doc COPYING* LGPL_EXCEPTION.txt NEWS README
+%dir %{_libqt5_plugindir}
 %dir %{_libqt5_plugindir}/menubar
 %{_libqt5_plugindir}/menubar/libappmenu-qt.so
 

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



commit dolphin-plugins for openSUSE:Factory

2014-02-11 Thread h_root
Hello community,

here is the log from the commit of package dolphin-plugins for openSUSE:Factory 
checked in at 2014-02-11 10:22:24

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


Package is "dolphin-plugins"

Changes:

--- /work/SRC/openSUSE:Factory/dolphin-plugins/dolphin-plugins.changes  
2014-01-27 11:19:26.0 +0100
+++ /work/SRC/openSUSE:Factory/.dolphin-plugins.new/dolphin-plugins.changes 
2014-02-11 10:22:24.0 +0100
@@ -1,0 +2,7 @@
+Sat Feb  1 10:42:26 UTC 2014 - tittiatc...@gmail.com
+
+- Update to 4.12.2
+   * KDE 4.12.2  release
+   * See http://www.kde.org/announcements/announce-4.12.2.php
+
+---

Old:

  dolphin-plugins-4.12.1.tar.xz

New:

  dolphin-plugins-4.12.2.tar.xz



Other differences:
--
++ dolphin-plugins.spec ++
--- /var/tmp/diff_new_pack.ReKlGN/_old  2014-02-11 10:22:25.0 +0100
+++ /var/tmp/diff_new_pack.ReKlGN/_new  2014-02-11 10:22:25.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   dolphin-plugins
-Version:4.12.1
+Version:4.12.2
 Release:0
 Summary:Version control plugins for Dolphin
 License:GPL-2.0+

++ dolphin-plugins-4.12.1.tar.xz -> dolphin-plugins-4.12.2.tar.xz ++

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



commit dracut for openSUSE:Factory

2014-02-11 Thread h_root
Hello community,

here is the log from the commit of package dracut for openSUSE:Factory checked 
in at 2014-02-11 10:27:05

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


Package is "dracut"

Changes:

--- /work/SRC/openSUSE:Factory/dracut/dracut.changes2014-01-14 
16:35:21.0 +0100
+++ /work/SRC/openSUSE:Factory/.dracut.new/dracut.changes   2014-02-11 
10:27:07.0 +0100
@@ -1,0 +2,21 @@
+Sun Feb  9 12:41:01 UTC 2014 - tchva...@suse.com
+
+- Cleanup with spec-cleaner.
+
+---
+Sun Feb  9 12:38:52 UTC 2014 - tchva...@suse.com
+
+- Version bump to 036 removing the need for patching from git.
+
+- removed patch:
+  * dracut_git_v034_to_head.patch
+
+---
+Fri Jan 31 13:49:27 UTC 2014 - tr...@suse.de
+
+- Do not show usage error when no kernel was found.
+  This may happen several times at package installation time and floods
+  the logs.
+  Modify dracut_do_not_update_booloader_if_no_kernel_is_found.patch
+
+---

Old:

  dracut-034.tar.xz
  dracut_git_v034_to_head.patch

New:

  dracut-036.tar.xz



Other differences:
--
++ dracut.spec ++
--- /var/tmp/diff_new_pack.5Mv66U/_old  2014-02-11 10:27:07.0 +0100
+++ /var/tmp/diff_new_pack.5Mv66U/_new  2014-02-11 10:27:07.0 +0100
@@ -16,12 +16,10 @@
 #
 
 
-%define dracutlibdir %{_prefix}/lib/dracut
-
+%define dracutlibdir %{_libexecdir}/dracut
 Name:   dracut
-Version:034
+Version:036
 Release:0
-
 Summary:Initramfs generator using udev
 License:GPL-2.0+ and LGPL-2.1+
 Group:  System/Base
@@ -34,23 +32,15 @@
 Source3:mkinitrd_setup_dummy
 Source4:purge-kernels
 Source5:purge-kernels.service
-
-Patch1: dracut_git_v034_to_head.patch
 Patch10:0006-Install-bin-mount.patch
 Patch11:0013-Correct-paths-for-openSUSE.patch
 Patch12:0014-Check-for-plymouth-lib-directories.patch
 Patch13:dracut_do_not_update_booloader_if_no_kernel_is_found.patch
-BuildRequires:  bash
-
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-
 BuildRequires:  asciidoc
+BuildRequires:  bash
 BuildRequires:  docbook-xsl-stylesheets
 BuildRequires:  libxslt
 BuildRequires:  pkgconfig(systemd) >= 199
-Obsoletes:  mkinitrd < 2.8.2
-Provides:   mkinitrd = 2.8.2
-
 Requires:   bash
 Requires:   coreutils
 Requires:   cpio
@@ -60,17 +50,19 @@
 Requires:   grep
 Requires:   hardlink
 Requires:   modutils
+Requires:   pigz
 Requires:   sed
 Requires:   systemd >= 200
+# systemd-sysvinit provides: poweroff, reboot, halt
+Requires:   systemd-sysvinit
 Requires:   udev > 166
 Requires:   util-linux >= 2.21
 Requires:   xz
-# systemd-sysvinit provides: poweroff, reboot, halt
-Requires:   systemd-sysvinit
 Recommends: binutils
 Recommends: logrotate
-Requires:   pigz
-
+Obsoletes:  mkinitrd < 2.8.2
+Provides:   mkinitrd = 2.8.2
+BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %{?systemd_requires}
 
 %description
@@ -111,7 +103,6 @@
 
 %prep
 %setup -q
-%patch1 -p1
 %patch10 -p1
 %patch11 -p1
 %patch12 -p1
@@ -125,7 +116,7 @@
 make all -e CFLAGS="%{optflags}" %{?_smp_mflags}
 
 %install
-make %{?_smp_mflags} install DESTDIR=%{buildroot}
+make DESTDIR=%{buildroot} install %{?_smp_mflags}
 
 echo -e "#!/bin/bash\nDRACUT_VERSION=%{version}-%{release}" > 
%{buildroot}/%{dracutlibdir}/dracut-version.sh
 
@@ -137,8 +128,8 @@
 
 # add suse cmline conversion
 mkdir -p %{buildroot}%{dracutlibdir}/modules.d/99suse
-install -m 0755 %{S:1} 
%{buildroot}%{dracutlibdir}/modules.d/99suse/module-setup.sh
-install -m 0755 %{S:2} 
%{buildroot}%{dracutlibdir}/modules.d/99suse/parse-suse-initrd.sh
+install -m 0755 %{SOURCE1} 
%{buildroot}%{dracutlibdir}/modules.d/99suse/module-setup.sh
+install -m 0755 %{SOURCE2} 
%{buildroot}%{dracutlibdir}/modules.d/99suse/parse-suse-initrd.sh
 
 # remove gentoo specific modules
 rm -fr %{buildroot}%{dracutlibdir}/modules.d/50gensplash
@@ -167,16 +158,13 @@
 mkdir -p %{buildroot}/sbin
 install -m 0755 mkinitrd-suse.sh %{buildroot}/sbin/mkinitrd
 mv %{buildroot}%{_mandir}/man8/mkinitrd-suse.8 
%{buildroot}%{_mandir}/man8/mkinitrd.8
-install -m 0755 %{S:3} %{buildroot}/sbin/mkinitrd_setup
+install -m 0755 %{SOURCE3} %{buildroot}/sbin/mkinitrd_setup
 
 mkdir -p %{buildroot}%{_sysconfdir}/logrotate.d
 install -m 0644 dracut.logrotate %{buildroot}%{_sysconfdir}/logrotate.d/dracut
 
 install -D -m 0755 %{SOURCE4} %{buildroot}/sbin/purge-kernels
-install -m 644 

commit gupnp-igd for openSUSE:Factory

2014-02-11 Thread h_root
Hello community,

here is the log from the commit of package gupnp-igd for openSUSE:Factory 
checked in at 2014-02-11 10:27:45

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


Package is "gupnp-igd"

Changes:

--- /work/SRC/openSUSE:Factory/gupnp-igd/gupnp-igd.changes  2012-12-14 
08:00:18.0 +0100
+++ /work/SRC/openSUSE:Factory/.gupnp-igd.new/gupnp-igd.changes 2014-02-11 
10:27:47.0 +0100
@@ -1,0 +2,10 @@
+Thu Feb  6 21:11:58 UTC 2014 - dims...@opensuse.org
+
+- Update to version 0.2.3:
+  + Emit errors as boxed types.
+  + Various build improvements.
+  + Make tests less racy.
+- Pass --enable-python to configure in order to ensure the python
+  bindings to be built.
+
+---

Old:

  gupnp-igd-0.2.2.tar.xz

New:

  gupnp-igd-0.2.3.tar.xz



Other differences:
--
++ gupnp-igd.spec ++
--- /var/tmp/diff_new_pack.XWSPSV/_old  2014-02-11 10:27:47.0 +0100
+++ /var/tmp/diff_new_pack.XWSPSV/_new  2014-02-11 10:27:47.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gupnp-igd
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   gupnp-igd
-Version:0.2.2
+Version:0.2.3
 Release:0
 Summary:Library to handle UPnP IGD port mapping
 License:LGPL-2.1+
@@ -79,7 +79,8 @@
 %setup -q
 
 %build
-%configure --disable-static
+%configure --disable-static \
+--enable-python
 %__make %{?_smp_mflags}
 
 %install

++ gupnp-igd-0.2.2.tar.xz -> gupnp-igd-0.2.3.tar.xz ++
 29030 lines of diff (skipped)

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



commit gnome-settings-daemon for openSUSE:Factory

2014-02-11 Thread h_root
Hello community,

here is the log from the commit of package gnome-settings-daemon for 
openSUSE:Factory checked in at 2014-02-11 10:27:18

Comparing /work/SRC/openSUSE:Factory/gnome-settings-daemon (Old)
 and  /work/SRC/openSUSE:Factory/.gnome-settings-daemon.new (New)


Package is "gnome-settings-daemon"

Changes:

--- 
/work/SRC/openSUSE:Factory/gnome-settings-daemon/gnome-settings-daemon.changes  
2014-01-27 11:23:47.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.gnome-settings-daemon.new/gnome-settings-daemon.changes
 2014-02-11 10:27:19.0 +0100
@@ -1,0 +2,7 @@
+Thu Feb  6 15:03:34 UTC 2014 - lpecha...@suse.cz
+
+- Add gnome-settings-daemon-upower-fix.patch: avoid immediate
+  hibernation/poweroff caused by GSD power plugin not being able to
+  determine battery charge (bnc#861365).
+
+---

New:

  gnome-settings-daemon-upower-fix.patch



Other differences:
--
++ gnome-settings-daemon.spec ++
--- /var/tmp/diff_new_pack.ZF3aqp/_old  2014-02-11 10:27:20.0 +0100
+++ /var/tmp/diff_new_pack.ZF3aqp/_new  2014-02-11 10:27:20.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gnome-settings-daemon
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -51,8 +51,10 @@
 Patch19:gnome-settings-daemon-notify-idle-resumed.patch
 # PATCH-FIX-UPSTREAM 
gnome-settings-daemon-export-Gtk_ShellShowsDesktop-setting.patch bgo#712302 
zai...@opensuse.org -- Stop showing desktopfolder in nautilus sidebar when 
using gnome-shell.
 Patch20:
gnome-settings-daemon-export-Gtk_ShellShowsDesktop-setting.patch
-# PATCH-FEATURE-UPSTREAM  gnome-settings-daemon-upower-backport.patch 
mgo...@suse.com -- Update for libupower-glib API changes.
+# PATCH-FEATURE-OPENSUSE  gnome-settings-daemon-upower-backport.patch 
mgo...@suse.com -- Update for libupower-glib API changes.
 Patch21:gnome-settings-daemon-upower-backport.patch
+# PATCH-FIX-OPENSUSE gnome-settings-daemon-upower-fix.patch bnc#861365 
lpecha...@suse.cz -- Fixup gnome-settings-daemon-upower-backport.patch
+Patch22:gnome-settings-daemon-upower-fix.patch
 BuildRequires:  cups-devel
 BuildRequires:  fdupes
 BuildRequires:  gnome-common
@@ -148,6 +150,7 @@
 %patch19 -p1
 %patch20 -p1
 %patch21 -p1
+%patch22 -p1
 
 %build
 autoreconf -f -i

++ gnome-settings-daemon-upower-fix.patch ++
Index: gnome-settings-daemon-3.10.2/plugins/power/gsd-power-manager.c
===
--- gnome-settings-daemon-3.10.2.orig/plugins/power/gsd-power-manager.c
+++ gnome-settings-daemon-3.10.2/plugins/power/gsd-power-manager.c
@@ -909,7 +909,7 @@ device_perhaps_recall (GsdPowerManager *
 static void
 engine_device_add (GsdPowerManager *manager, UpDevice *device)
 {
-gboolean recall_notice;
+gboolean recall_notice = FALSE;
 GsdPowerManagerWarning warning;
 UpDeviceState state;
 UpDeviceKind kind;
@@ -936,6 +936,7 @@ engine_device_add (GsdPowerManager *mana
 
 if (kind == UP_DEVICE_KIND_BATTERY) {
 g_debug ("updating because we added a device");
+g_ptr_array_add (manager->priv->devices_array, g_object_ref 
(device));
 engine_update_composite_device (manager);
 
 /* reset those values for the composite device */
@@ -1014,8 +1015,6 @@ engine_coldplug (GsdPowerManager *manage
 static void
 engine_device_added_cb (UpClient *client, UpDevice *device, GsdPowerManager 
*manager)
 {
-/* add to list */
-g_ptr_array_add (manager->priv->devices_array, g_object_ref (device));
 engine_device_add (manager, device);
 engine_check_recall (manager, device);
 
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit irssi for openSUSE:Factory

2014-02-11 Thread h_root
Hello community,

here is the log from the commit of package irssi for openSUSE:Factory checked 
in at 2014-02-11 10:28:09

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


Package is "irssi"

Changes:

--- /work/SRC/openSUSE:Factory/irssi/irssi.changes  2013-09-27 
17:37:35.0 +0200
+++ /work/SRC/openSUSE:Factory/.irssi.new/irssi.changes 2014-02-11 
10:28:10.0 +0100
@@ -1,0 +2,9 @@
+Wed Jan 22 17:50:40 UTC 2014 - mrueck...@suse.de
+
+- added irssi-0.8.16_missing_prototype_warnings.patch:
+  Fixes a compiler warning about missing prototype for SOCKSinit
+- added -DGLIB_DISABLE_DEPRECATION_WARNINGS to reduce the noise
+- added dante-devel as requires to irssi-devel so plugins can be
+  compiled again
+
+---

New:

  irssi-0.8.16_missing_prototype_warnings.patch



Other differences:
--
++ irssi.spec ++
--- /var/tmp/diff_new_pack.cbQx9S/_old  2014-02-11 10:28:11.0 +0100
+++ /var/tmp/diff_new_pack.cbQx9S/_new  2014-02-11 10:28:11.0 +0100
@@ -47,6 +47,8 @@
 Patch:  irssi-0.8.15_ssl_proxy.patch
 # PATCH-FIX-OPENSUSE irssi-0.8.15-ssl-passphrase.patch bnc#842532
 Patch1: irssi-0.8.15-ssl-passphrase.patch
+# PATCH-FIX-OPENSUSE irssi-0.8.16_missing_prototype_warnings.patch
+Patch2: irssi-0.8.16_missing_prototype_warnings.patch
 #
 Summary:Modular, Secure, and Well Designed IRC Client
 License:GPL-2.0+
@@ -77,6 +79,7 @@
 
 %package devel
 Requires:   %{pkg_name} = %{version}
+Requires:   dante-devel
 #
 Summary:Development package for irssi
 Group:  Development/Languages/C and C++
@@ -95,6 +98,7 @@
 %setup -q
 #patch
 %patch1 -p1
+%patch2
 
 %build
 # cp curses.m4 acinclude.m4
@@ -103,7 +107,7 @@
 %if 0%{?sles_version} == 9
 export PKG_CONFIG_PATH="/opt/gnome/%{_lib}/pkgconfig:$PKG_CONFIG_PATH"
 %endif
-export CFLAGS="%{optflags} -fno-strict-aliasing"
+export CFLAGS="%{optflags} -fno-strict-aliasing 
-DGLIB_DISABLE_DEPRECATION_WARNINGS"
 %configure  \
--enable-ipv6   \
--with-bot  \

++ irssi-0.8.16_missing_prototype_warnings.patch ++
Index: src/fe-none/irssi.c
===
--- src/fe-none/irssi.c.orig
+++ src/fe-none/irssi.c
@@ -24,6 +24,8 @@
 #include "args.h"
 #include "signals.h"
 #include "core.h"
+/* needed for SOCKSinit prototype */
+#include "core/network.h"
 
 #ifdef HAVE_STATIC_PERL
 void perl_core_init(void);
Index: src/fe-text/irssi.c
===
--- src/fe-text/irssi.c.orig
+++ src/fe-text/irssi.c
@@ -25,6 +25,8 @@
 #include "signals.h"
 #include "levels.h"
 #include "core.h"
+/* needed for SOCKSinit prototype */
+#include "core/network.h"
 #include "settings.h"
 #include "session.h"
 

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



commit keepassx for openSUSE:Factory

2014-02-11 Thread h_root
Hello community,

here is the log from the commit of package keepassx for openSUSE:Factory 
checked in at 2014-02-11 10:28:16

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


Package is "keepassx"

Changes:

--- /work/SRC/openSUSE:Factory/keepassx/keepassx.changes2014-01-07 
14:51:40.0 +0100
+++ /work/SRC/openSUSE:Factory/.keepassx.new/keepassx.changes   2014-02-11 
10:28:17.0 +0100
@@ -1,0 +2,19 @@
+Fri Feb  7 20:35:19 UTC 2014 - dims...@opensuse.org
+
+- Update to version 2.0-alpha5:
+  + Support copying entries and groups using drag’n'drop [#74].
+  + Open last used databases on startup [#36].
+  + Made the kdbx file parser more robust.
+  + Only edit entries on doubleclick (not single) or with enter
+key.
+  + Allow removing multiple entries.
+  + Added option to minimize window when copying data to
+clipboard.
+  + Save password generator settings.
+  + Fixed auto-type producing wrong chars in some keyboard
+configurations [#116].
+  + Added some more actions to the toolbar.
+- Drop keepassx-2.0-alpha4-fix_lib64.patch: fixed upstream.
+- Add keepassx-gcrypt-1.6.patch: Fix build with libgcrypt 1.6.0.
+
+---

Old:

  keepassx-2.0-alpha4-fix_lib64.patch
  keepassx-2.0-alpha4.tar.bz2

New:

  keepassx-2.0-alpha5.tar.gz
  keepassx-gcrypt-1.6.patch



Other differences:
--
++ keepassx.spec ++
--- /var/tmp/diff_new_pack.dhQxkM/_old  2014-02-11 10:28:17.0 +0100
+++ /var/tmp/diff_new_pack.dhQxkM/_new  2014-02-11 10:28:17.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package keepassx
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,17 +15,17 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   keepassx
-# Real version 2.0.alpha4
-Version:1.9.73
+Version:2.0~alpha5
 Release:0
-License:GPL-2.0 and LGPL-2.1 and LGPL-3.0+
 Summary:Cross Platform Password Manager
-Url:http://www.keepassx.org/
+License:GPL-2.0 and LGPL-2.1 and LGPL-3.0+
 Group:  Productivity/Security
-Source: keepassx-2.0-alpha4.tar.bz2
-# PATCH-MISSING-TAG -- See 
http://wiki.opensuse.org/openSUSE:Packaging_Patches_guidelines
-Patch0: keepassx-2.0-alpha4-fix_lib64.patch
+Url:http://www.keepassx.org/
+Source: 
http://www.keepassx.org/dev/attachments/download/56/keepassx-2.0-alpha5.tar.gz
+# PATCH-FIX-UPSTREAM keepassx-gcrypt-1.6.patch dims...@opensuse.org -- Fix 
build with libgcrypt 1.6.0; taken from upstream git
+Patch0: keepassx-gcrypt-1.6.patch
 BuildRequires:  cmake
 BuildRequires:  fdupes
 BuildRequires:  libgcrypt-devel
@@ -42,11 +42,8 @@
 encryption algorithms currently known (AES and Twofish).
 
 %prep
-%setup -q -n keepassx-2.0-alpha4
-
-%if %{_lib} == "lib64"
+%setup -q -n keepassx-2.0-alpha5
 %patch0 -p1
-%endif
 
 %build
 mkdir -p build
@@ -68,6 +65,7 @@
 %install
 pushd build
 %make_install
+%suse_update_desktop_file %{name} X-SuSE-DesktopUtility
 
 %fdupes %buildroot/%_prefix
 
@@ -79,8 +77,9 @@
 %defattr(-,root,root)
 %doc COPYING LICENSE*
 %{_bindir}/%{name}
-%{_datadir}/%{name}
-%{_libdir}/%{name}
+%{_datadir}/%{name}/
+%{_datadir}/applications/keepassx.desktop
+%{_libdir}/%{name}/
 %{_datadir}/icons/hicolor
 
 %changelog

++ keepassx-gcrypt-1.6.patch ++
commit 8c7e6552742d11b13bc381fb39c00f9d57ce70ba
Author: Felix Geyer 
Date:   Sun Jan 12 12:39:39 2014 +0100

Add compatibility with libgcrypt 1.6.

Closes #129

diff --git a/src/crypto/Crypto.cpp b/src/crypto/Crypto.cpp
index 6ad7fb0..1e28002 100644
--- a/src/crypto/Crypto.cpp
+++ b/src/crypto/Crypto.cpp
@@ -23,6 +23,7 @@
 
 bool Crypto::m_initalized(false);
 
+#if !defined(GCRYPT_VERSION_NUMBER) || (GCRYPT_VERSION_NUMBER < 0x010600)
 static int gcry_qt_mutex_init(void** p_sys)
 {
 *p_sys = new QMutex();
@@ -57,6 +58,7 @@ static const struct gcry_thread_cbs gcry_threads_qt =
 gcry_qt_mutex_unlock,
 0, 0, 0, 0, 0, 0, 0, 0
 };
+#endif
 
 Crypto::Crypto()
 {
@@ -69,7 +71,10 @@ void Crypto::init()
 return;
 }
 
+// libgcrypt >= 1.6 doesn't allow custom thread callbacks anymore.
+#if !defined(GCRYPT_VERSION_NUMBER) || (GCRYPT_VERSION_NUMBER < 0x010600)
 gcry_control(GCRYCTL_SET_THREAD_CBS, &gcry_threads_qt);
+#endif
 gcry_check_version(0);
 gcry_control(GCRYCTL_INITIALIZATION_FINISHED, 0);
 
-- 
To unsubscri

commit kvm for openSUSE:Factory

2014-02-11 Thread h_root
Hello community,

here is the log from the commit of package kvm for openSUSE:Factory checked in 
at 2014-02-11 10:28:23

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


Package is "kvm"

Changes:

--- /work/SRC/openSUSE:Factory/kvm/kvm.changes  2013-08-13 13:51:57.0 
+0200
+++ /work/SRC/openSUSE:Factory/.kvm.new/kvm.changes 2014-02-11 
10:28:25.0 +0100
@@ -1,0 +2,6 @@
+Thu Feb  6 20:27:42 UTC 2014 - brog...@suse.com
+
+- reload rules in post script to process ones just installed
+  (bnc#860275)
+
+---



Other differences:
--
++ kvm.spec ++
--- /var/tmp/diff_new_pack.w4oYkm/_old  2014-02-11 10:28:25.0 +0100
+++ /var/tmp/diff_new_pack.w4oYkm/_new  2014-02-11 10:28:25.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kvm
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -81,6 +81,12 @@
 %clean
 rm -rf $RPM_BUILD_ROOT
 
+%post
+if [ "$(readlink -f /proc/1/root)" = "/" ]; then
+  /sbin/udevadm control --reload-rules  || :
+  /sbin/udevadm trigger || :
+fi
+
 %files
 %defattr(-,root,root)
 %_bindir/qemu-kvm


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



commit libchamplain for openSUSE:Factory

2014-02-11 Thread h_root
Hello community,

here is the log from the commit of package libchamplain for openSUSE:Factory 
checked in at 2014-02-11 10:29:49

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


Package is "libchamplain"

Changes:

--- /work/SRC/openSUSE:Factory/libchamplain/libchamplain.changes
2014-02-06 06:50:05.0 +0100
+++ /work/SRC/openSUSE:Factory/.libchamplain.new/libchamplain.changes   
2014-02-11 10:29:50.0 +0100
@@ -1,0 +2,6 @@
+Thu Feb  6 22:00:52 UTC 2014 - dims...@opensuse.org
+
+- Update to version 0.12.7:
+  + Use correct LIBRARY_VERSION string.
+
+---

Old:

  libchamplain-0.12.6.tar.xz

New:

  libchamplain-0.12.7.tar.xz



Other differences:
--
++ libchamplain.spec ++
--- /var/tmp/diff_new_pack.2zRqxh/_old  2014-02-11 10:29:51.0 +0100
+++ /var/tmp/diff_new_pack.2zRqxh/_new  2014-02-11 10:29:51.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   libchamplain
-Version:0.12.6
+Version:0.12.7
 Release:0
 Summary:Library to display maps
 License:LGPL-2.1+

++ libchamplain-0.12.6.tar.xz -> libchamplain-0.12.7.tar.xz ++
 16708 lines of diff (skipped)

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



commit libdbi-drivers for openSUSE:Factory

2014-02-11 Thread h_root
Hello community,

here is the log from the commit of package libdbi-drivers for openSUSE:Factory 
checked in at 2014-02-11 10:30:14

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


Package is "libdbi-drivers"

Changes:

--- /work/SRC/openSUSE:Factory/libdbi-drivers/libdbi-drivers.changes
2013-09-12 18:19:27.0 +0200
+++ /work/SRC/openSUSE:Factory/.libdbi-drivers.new/libdbi-drivers.changes   
2014-02-11 10:30:15.0 +0100
@@ -1,0 +2,5 @@
+Thu Feb  6 11:50:13 UTC 2014 - fcro...@suse.com
+
+- Add COPYING to generated package.
+
+---



Other differences:
--
++ libdbi-drivers.spec ++
--- /var/tmp/diff_new_pack.jDneZQ/_old  2014-02-11 10:30:16.0 +0100
+++ /var/tmp/diff_new_pack.jDneZQ/_new  2014-02-11 10:30:16.0 +0100
@@ -83,6 +83,9 @@
 %setup -q
 %patch -P 1 -P 2 -P 3 -p1
 
+#ensure license doesn't have a executable permission
+chmod 644 COPYING
+
 # Fake the __DATE__ so we do not needelessly rebuild
 FAKE_BUILDDATE=$(LC_ALL=C date -u -r %{_sourcedir}/%{name}.changes '+%%b %%e 
%%Y')
 sed -i "s/__DATE__/\"$FAKE_BUILDDATE\"/" drivers/*/*.c
@@ -108,16 +111,19 @@
 
 %files dbd-mysql
 %defattr(-,root,root)
+%doc COPYING
 %dir %{_libdir}/dbd
 %{_libdir}/dbd/libdbdmysql.so
 
 %files dbd-pgsql
 %defattr(-,root,root)
+%doc COPYING
 %dir %{_libdir}/dbd
 %{_libdir}/dbd/libdbdpgsql.so
 
 %files dbd-sqlite3
 %defattr(-,root,root)
+%doc COPYING
 %dir %{_libdir}/dbd
 %{_libdir}/dbd/libdbdsqlite3.so
 

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



commit libdbusmenu-qt5 for openSUSE:Factory

2014-02-11 Thread h_root
Hello community,

here is the log from the commit of package libdbusmenu-qt5 for openSUSE:Factory 
checked in at 2014-02-11 10:30:22

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


Package is "libdbusmenu-qt5"

Changes:

--- /work/SRC/openSUSE:Factory/libdbusmenu-qt5/libdbusmenu-qt5.changes  
2013-12-19 12:14:12.0 +0100
+++ /work/SRC/openSUSE:Factory/.libdbusmenu-qt5.new/libdbusmenu-qt5.changes 
2014-02-11 10:30:23.0 +0100
@@ -1,0 +2,7 @@
+Thu Feb  6 02:49:00 UTC 2014 - hrvoje.sen...@gmail.com
+
+- Be more explicit about needed BuildRequires (added pkgconfig(Qt5DBus)
+  and pkgconfig(Qt5Widgets) -- fixes build with latest Qt5 packaging
+  changes)
+
+---



Other differences:
--
++ libdbusmenu-qt5.spec ++
--- /var/tmp/diff_new_pack.p9lCPE/_old  2014-02-11 10:30:23.0 +0100
+++ /var/tmp/diff_new_pack.p9lCPE/_new  2014-02-11 10:30:23.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libdbusmenu-qt5
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -37,6 +37,8 @@
 BuildRequires:  gcc-c++
 BuildRequires:  pkg-config
 BuildRequires:  pkgconfig(Qt5Core)
+BuildRequires:  pkgconfig(Qt5DBus)
+BuildRequires:  pkgconfig(Qt5Widgets)
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description

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



commit libqt5-qtdoc for openSUSE:Factory

2014-02-11 Thread h_root
Hello community,

here is the log from the commit of package libqt5-qtdoc for openSUSE:Factory 
checked in at 2014-02-11 10:32:57

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


Package is "libqt5-qtdoc"

Changes:

--- /work/SRC/openSUSE:Factory/libqt5-qtdoc/libqt5-qtdoc.changes
2013-12-30 10:08:58.0 +0100
+++ /work/SRC/openSUSE:Factory/.libqt5-qtdoc.new/libqt5-qtdoc.changes   
2014-02-11 10:32:58.0 +0100
@@ -1,0 +2,5 @@
+Mon Feb 10 11:28:59 UTC 2014 - m...@suse.com
+
+- Install LICENSE files to %doc
+
+---



Other differences:
--
++ libqt5-qtdoc.spec ++
--- /var/tmp/diff_new_pack.uWqMAU/_old  2014-02-11 10:33:00.0 +0100
+++ /var/tmp/diff_new_pack.uWqMAU/_new  2014-02-11 10:33:00.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libqt5-qtdoc
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -62,6 +62,7 @@
 
 %files
 %defattr(-,root,root,755)
+%doc LGPL_EXCEPTION.txt LICENSE.FDL LICENSE.GPL LICENSE.LGPL
 %{_libqt5_docdir}
 
 %changelog

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



commit libqt5-qtgraphicaleffects for openSUSE:Factory

2014-02-11 Thread h_root
Hello community,

here is the log from the commit of package libqt5-qtgraphicaleffects for 
openSUSE:Factory checked in at 2014-02-11 10:34:36

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


Package is "libqt5-qtgraphicaleffects"

Changes:

--- 
/work/SRC/openSUSE:Factory/libqt5-qtgraphicaleffects/libqt5-qtgraphicaleffects.changes
  2013-12-17 06:52:52.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.libqt5-qtgraphicaleffects.new/libqt5-qtgraphicaleffects.changes
 2014-02-11 10:34:36.0 +0100
@@ -1,0 +2,12 @@
+Mon Feb 10 11:27:57 UTC 2014 - m...@suse.com
+
+- Install LICENSE files to %doc
+
+---
+Wed Feb  5 17:07:24 UTC 2014 - hrvoje.sen...@gmail.com
+
+- Update to 5.2.1:
+  * For more details please see:
+http://blog.qt.digia.com/blog/2014/02/05/qt-5-2-1-released/
+
+---

Old:

  qtgraphicaleffects-opensource-src-5.2.0.tar.xz

New:

  qtgraphicaleffects-opensource-src-5.2.1.tar.xz



Other differences:
--
++ libqt5-qtgraphicaleffects.spec ++
--- /var/tmp/diff_new_pack.5W9rtU/_old  2014-02-11 10:34:38.0 +0100
+++ /var/tmp/diff_new_pack.5W9rtU/_new  2014-02-11 10:34:38.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libqt5-qtgraphicaleffects
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,19 +16,29 @@
 #
 
 
+%define qt5_snapshot 0
+
 Name:   libqt5-qtgraphicaleffects
-Version:5.2.0
+Version:5.2.1
 Release:0
 Summary:Qt 5 Graphical Effects
 License:BSD-3-Clause and (SUSE-LGPL-2.1-with-digia-exception-1.1 or 
GPL-3.0)
 Group:  Development/Libraries/X11
 Url:http://qt.digia.com
-Source: %{tar_version}.tar.xz
 %define base_name libqt5
-%define real_version 5.2.0
-%define so_version 5.2.0
+%define real_version 5.2.1
+%define so_version 5.2.1
+%if %qt5_snapshot
+%define tar_version qtgraphicaleffects-%{real_version}
+%else
 %define tar_version qtgraphicaleffects-opensource-src-%{real_version}
-BuildRequires:  libQt5Quick-devel >= %{version}
+%endif
+Source: %{tar_version}.tar.xz
+BuildRequires:  libqt5-qtdeclarative-devel >= %{version}
+%if %qt5_snapshot
+#to create the forwarding headers
+BuildRequires:  perl
+%endif
 BuildRequires:  xz
 Requires:   libQtQuick5
 
@@ -41,9 +51,17 @@
 handling.
 
 %prep
+%if %qt5_snapshot
+%setup -q -n qtgraphicaleffects-%{real_version}
+%else
 %setup -q -n qtgraphicaleffects-opensource-src-%{real_version}
+%endif
 
 %build
+%if %qt5_snapshot
+#force the configure script to generate the forwarding headers (it checks 
whether .git directory exists)
+mkdir .git
+%endif
 %qmake5
 %make_jobs
 
@@ -52,6 +70,7 @@
 
 %files
 %defattr(-,root,root,755)
+%doc LGPL_EXCEPTION.txt LICENSE.FDL LICENSE.GPL LICENSE.LGPL
 %{_libqt5_archdatadir}/qml/QtGraphicalEffects
 
 %changelog

++ qtgraphicaleffects-opensource-src-5.2.0.tar.xz -> 
qtgraphicaleffects-opensource-src-5.2.1.tar.xz ++
/work/SRC/openSUSE:Factory/libqt5-qtgraphicaleffects/qtgraphicaleffects-opensource-src-5.2.0.tar.xz
 
/work/SRC/openSUSE:Factory/.libqt5-qtgraphicaleffects.new/qtgraphicaleffects-opensource-src-5.2.1.tar.xz
 differ: char 27, line 1

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



commit libqt5-qttools for openSUSE:Factory

2014-02-11 Thread h_root
Hello community,

here is the log from the commit of package libqt5-qttools for openSUSE:Factory 
checked in at 2014-02-11 10:35:04

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


Package is "libqt5-qttools"

Changes:

--- /work/SRC/openSUSE:Factory/libqt5-qttools/libqt5-qttools.changes
2013-12-19 12:46:14.0 +0100
+++ /work/SRC/openSUSE:Factory/.libqt5-qttools.new/libqt5-qttools.changes   
2014-02-11 10:35:05.0 +0100
@@ -1,0 +2,13 @@
+Mon Feb 10 11:17:47 UTC 2014 - m...@suse.com
+
+- Update LICENSE files in %doc
+
+---
+Wed Feb  5 17:07:24 UTC 2014 - hrvoje.sen...@gmail.com
+
+- Update to 5.2.1:
+  * For more details please see:
+http://blog.qt.digia.com/blog/2014/02/05/qt-5-2-1-released/
+- Remove libtool archives from packages
+
+---

Old:

  qttools-opensource-src-5.2.0.tar.xz

New:

  qttools-opensource-src-5.2.1.tar.xz



Other differences:
--
++ libqt5-qttools.spec ++
--- /var/tmp/diff_new_pack.8F9GnJ/_old  2014-02-11 10:35:06.0 +0100
+++ /var/tmp/diff_new_pack.8F9GnJ/_new  2014-02-11 10:35:06.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libqt5-qttools
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,13 +16,23 @@
 #
 
 
+%define qt5_snapshot 0
+
 Name:   libqt5-qttools
-Version:5.2.0
+Version:5.2.1
 Release:0
 Summary:Qt 5 QtTools Module
 License:SUSE-LGPL-2.1-with-digia-exception-1.1 or GPL-3.0
 Group:  Development/Libraries/X11
 Url:http://qt.digia.com
+%define base_name libqt5
+%define real_version 5.2.1
+%define so_version 5.2.1
+%if %qt5_snapshot
+%define tar_version qttools-%{real_version}
+%else
+%define tar_version qttools-opensource-src-%{real_version}
+%endif
 Source: %{tar_version}.tar.xz
 Source11:   designer5.desktop
 Source12:   linguist5.desktop
@@ -31,14 +41,16 @@
 Source15:   designer5.png
 Source16:   linguist5.png
 BuildRequires:  fdupes
-%define base_name libqt5
-%define real_version 5.2.0
-%define so_version 5.2.0
-%define tar_version qttools-opensource-src-%{real_version}
-BuildRequires:  libqt5-qtdeclarative-private-headers-devel >= %{version}
 BuildRequires:  libQt5WebKitWidgets-devel >= %{version}
+BuildRequires:  libqt5-qtbase-devel >= %{version}
+BuildRequires:  libqt5-qtbase-private-headers-devel >= %{version}
+BuildRequires:  libqt5-qtdeclarative-private-headers-devel >= %{version}
 BuildRequires:  libxslt-devel
 BuildRequires:  update-desktop-files
+%if %qt5_snapshot
+#to create the forwarding headers
+BuildRequires:  perl
+%endif
 BuildRequires:  xz
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -49,7 +61,11 @@
 This package contains base tools, like string, xml, and network handling.
 
 %prep
+%if %qt5_snapshot
+%setup -q -n qttools-%{real_version}
+%else
 %setup -q -n qttools-opensource-src-%{real_version}
+%endif
 
 %package devel
 Summary:Qt Development Kit
@@ -59,8 +75,6 @@
 Requires:   libQt5Designer5 = %{version}
 Requires:   libQt5DesignerComponents5 = %{version}
 Requires:   libQt5Help5 = %{version}
-Requires:   libqt5-qtdeclarative-devel >= %{version}
-Requires:   libQt5WebKitWidgets-devel >= %{version}
 Requires:   libxslt-devel
 
 %description devel
@@ -70,7 +84,6 @@
 Summary:Non-ABI stable experimental API
 Group:  Development/Libraries/C and C++
 Requires:   %{name}-devel = %{version}
-Requires:   libqt5-qtdeclarative-private-headers-devel >= %{version}
 
 %description private-headers-devel
 This package provides private headers of libqt5-qttools that are normally
@@ -127,6 +140,10 @@
 %postun -n libQt5Help5 -p /sbin/ldconfig
 
 %build
+%if %qt5_snapshot
+#force the configure script to generate the forwarding headers (it checks 
whether .git directory exists)
+mkdir .git
+%endif
 %qmake5
 %make_jobs
 
@@ -134,15 +151,26 @@
 %qmake5_install
 find %{buildroot}/%{_libdir} -type f -name '*la' -print -exec perl -pi -e 's, 
-L%{_builddir}/\S+,,g' {} \;
 find %{buildroot}/%{_libdir} -type f -name '*pc' -print -exec perl -pi -e "s, 
-L$RPM_BUILD_DIR/?\S+,,g" {} \; -exec sed -i -e 
"s,^moc_location=.*,moc_location=%{_libqt5_bindir}/moc," -e 
"s,uic_location=.*,uic_location=%{_libqt5_bindir}/uic," {} \;
-%fdupes %{buildroot}/%{_libqt5_includedir}
+%fdupes -s %{bu

commit libqt5-qttranslations for openSUSE:Factory

2014-02-11 Thread h_root
Hello community,

here is the log from the commit of package libqt5-qttranslations for 
openSUSE:Factory checked in at 2014-02-11 10:35:10

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


Package is "libqt5-qttranslations"

Changes:

--- 
/work/SRC/openSUSE:Factory/libqt5-qttranslations/libqt5-qttranslations.changes  
2013-12-17 07:09:35.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.libqt5-qttranslations.new/libqt5-qttranslations.changes
 2014-02-11 10:35:11.0 +0100
@@ -1,0 +2,7 @@
+Wed Feb  5 17:07:24 UTC 2014 - hrvoje.sen...@gmail.com
+
+- Update to 5.2.1:
+  * For more details please see:
+http://blog.qt.digia.com/blog/2014/02/05/qt-5-2-1-released/
+
+---

Old:

  qttranslations-opensource-src-5.2.0.tar.xz

New:

  qttranslations-opensource-src-5.2.1.tar.xz



Other differences:
--
++ libqt5-qttranslations.spec ++
--- /var/tmp/diff_new_pack.GhUUtD/_old  2014-02-11 10:35:11.0 +0100
+++ /var/tmp/diff_new_pack.GhUUtD/_new  2014-02-11 10:35:11.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libqt5-qttranslations
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,17 +17,17 @@
 
 
 Name:   libqt5-qttranslations
-Version:5.2.0
+Version:5.2.1
 Release:0
 Summary:Qt 5 Graphical Effects
 License:BSD-3-Clause and (SUSE-LGPL-2.1-with-digia-exception-1.1 or 
GPL-3.0)
 Group:  Development/Libraries/X11
 Url:http://qt.digia.com
-Source: %{tar_version}.tar.xz
 %define base_name libqt5
-%define real_version 5.2.0
-%define so_version 5.2.0
+%define real_version 5.2.1
+%define so_version 5.2.1
 %define tar_version qttranslations-opensource-src-%{real_version}
+Source: %{tar_version}.tar.xz
 BuildRequires:  libqt5-qttools-devel >= %{version}
 BuildRequires:  xz
 

++ qttranslations-opensource-src-5.2.0.tar.xz -> 
qttranslations-opensource-src-5.2.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qttranslations-opensource-src-5.2.0/.qmake.conf 
new/qttranslations-opensource-src-5.2.1/.qmake.conf
--- old/qttranslations-opensource-src-5.2.0/.qmake.conf 2013-12-08 
18:09:56.0 +0100
+++ new/qttranslations-opensource-src-5.2.1/.qmake.conf 2014-02-01 
21:37:39.0 +0100
@@ -1,3 +1,3 @@
 load(qt_build_config)
 
-MODULE_VERSION = 5.2.0
+MODULE_VERSION = 5.2.1
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qttranslations-opensource-src-5.2.0/.tag 
new/qttranslations-opensource-src-5.2.1/.tag
--- old/qttranslations-opensource-src-5.2.0/.tag2013-12-08 
18:09:56.0 +0100
+++ new/qttranslations-opensource-src-5.2.1/.tag2014-02-01 
21:37:39.0 +0100
@@ -1 +1 @@
-46718cc2c6933e1bb02033fb96960e753fc6cec0
+f0283f70a343a8d1013fc60902ce1292a4c9c770

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



commit libqt5-qtsvg for openSUSE:Factory

2014-02-11 Thread h_root
Hello community,

here is the log from the commit of package libqt5-qtsvg for openSUSE:Factory 
checked in at 2014-02-11 10:35:00

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


Package is "libqt5-qtsvg"

Changes:

--- /work/SRC/openSUSE:Factory/libqt5-qtsvg/libqt5-qtsvg.changes
2013-12-19 12:44:31.0 +0100
+++ /work/SRC/openSUSE:Factory/.libqt5-qtsvg.new/libqt5-qtsvg.changes   
2014-02-11 10:35:01.0 +0100
@@ -1,0 +2,12 @@
+Mon Feb 10 11:19:39 UTC 2014 - m...@suse.com
+
+- Install LICENSE files to %doc
+
+---
+Wed Feb  5 17:07:24 UTC 2014 - hrvoje.sen...@gmail.com
+
+- Update to 5.2.1:
+  * For more details please see:
+http://blog.qt.digia.com/blog/2014/02/05/qt-5-2-1-released/
+
+---

Old:

  qtsvg-opensource-src-5.2.0.tar.xz

New:

  qtsvg-opensource-src-5.2.1.tar.xz



Other differences:
--
++ libqt5-qtsvg.spec ++
--- /var/tmp/diff_new_pack.5tbTw8/_old  2014-02-11 10:35:01.0 +0100
+++ /var/tmp/diff_new_pack.5tbTw8/_new  2014-02-11 10:35:01.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libqt5-qtsvg
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,22 +16,38 @@
 #
 
 
+%define qt5_snapshot 0
+
 %define libname libQt5Svg5
 
 Name:   libqt5-qtsvg
-Version:5.2.0
+Version:5.2.1
 Release:0
 Summary:Qt 5 SVG Library
 License:SUSE-LGPL-2.1-with-digia-exception-1.1 or GPL-3.0
 Group:  Development/Libraries/X11
 Url:http://qt.digia.com
-Source: %{tar_version}.tar.xz
 %define base_name libqt5
-%define real_version 5.2.0
-%define so_version 5.2.0
+%define real_version 5.2.1
+%define so_version 5.2.1
+%if %qt5_snapshot
+%define tar_version qtsvg-%{real_version}
+%else
 %define tar_version qtsvg-opensource-src-%{real_version}
-BuildRequires:  libqt5-qtbase-devel >= %{version}
-BuildRequires:  libqt5-qtbase-private-headers-devel >= %{version}
+%endif
+Source: %{tar_version}.tar.xz
+BuildRequires:  libQt5Core-private-headers-devel >= %{version}
+BuildRequires:  libQt5Gui-private-headers-devel >= %{version}
+BuildRequires:  libQt5Widgets-private-headers-devel >= %{version}
+BuildRequires:  pkgconfig(Qt5Core) >= %{version}
+BuildRequires:  pkgconfig(Qt5Gui) >= %{version}
+BuildRequires:  pkgconfig(Qt5Widgets) >= %{version}
+BuildRequires:  pkgconfig(Qt5Xml) >= %{version}
+BuildRequires:  pkgconfig(zlib)
+%if %qt5_snapshot
+#to create the forwarding headers
+BuildRequires:  perl
+%endif
 BuildRequires:  xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
@@ -42,7 +58,11 @@
 handling.
 
 %prep
+%if %qt5_snapshot
+%setup -q -n qtsvg-%{real_version}
+%else
 %setup -q -n qtsvg-opensource-src-%{real_version}
+%endif
 
 %package -n %libname
 Summary:Qt 5 SVG Library
@@ -58,10 +78,8 @@
 Summary:Qt Development Kit
 Group:  Development/Libraries/X11
 Requires:   %libname = %{version}
-Requires:   libqt5-qtbase-devel >= %{version}
 Provides:   libQt5Svg-devel = %{version}
-# TODO: change to < on 5.2.1 update
-Obsoletes:  libQt5Svg-devel <= %{version}
+Obsoletes:  libQt5Svg-devel < %{version}
 
 %description devel
 You need this package, if you want to compile programs with QtSvg.
@@ -70,10 +88,8 @@
 Summary:Non-ABI stable experimental API
 Group:  Development/Libraries/C and C++
 Requires:   %{name}-devel = %{version}
-Requires:   libqt5-qtbase-private-headers-devel >= %{version}
 Provides:   libQt5Svg-private-headers-devel = %{version}
-# TODO: change to < on 5.2.1 update
-Obsoletes:  libQt5Svg-private-headers-devel <= %{version}
+Obsoletes:  libQt5Svg-private-headers-devel < %{version}
 
 %description private-headers-devel
 This package provides private headers of libqt5-qtsvg that are normally
@@ -86,29 +102,38 @@
 %postun -n %libname -p /sbin/ldconfig
 
 %build
+%if %qt5_snapshot
+#force the configure script to generate the forwarding headers (it checks 
whether .git directory exists)
+mkdir .git
+%endif
 %qmake5
 %make_jobs
 
 %install
 %qmake5_install
+# kill .la files
+rm -f %{buildroot}%{_libqt5_libdir}/lib*.la
 
 %files -n %libname
 %defattr(-,root,root,755)
+%doc LGPL_EXCEPTION.txt LICENSE.FDL LICENSE.GPL LICENSE.LGPL
 %{_libqt5_libdir}/libQt5Svg.so.*
+%dir %{_libqt5_plugindir}
 %{_libqt5_plugindir}/imageformats/li

commit libqt5-qtx11extras for openSUSE:Factory

2014-02-11 Thread h_root
Hello community,

here is the log from the commit of package libqt5-qtx11extras for 
openSUSE:Factory checked in at 2014-02-11 10:35:19

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


Package is "libqt5-qtx11extras"

Changes:

--- /work/SRC/openSUSE:Factory/libqt5-qtx11extras/libqt5-qtx11extras.changes
2013-12-19 12:47:23.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.libqt5-qtx11extras.new/libqt5-qtx11extras.changes   
2014-02-11 10:35:20.0 +0100
@@ -1,0 +2,13 @@
+Mon Feb 10 11:13:16 UTC 2014 - m...@suse.com
+
+- Install LICENSE files to %doc
+
+---
+Wed Feb  5 17:07:24 UTC 2014 - hrvoje.sen...@gmail.com
+
+- Update to 5.2.1:
+  * For more details please see:
+http://blog.qt.digia.com/blog/2014/02/05/qt-5-2-1-released/
+- Remove libtool archives from packages
+
+---

Old:

  qtx11extras-opensource-src-5.2.0.tar.xz

New:

  qtx11extras-opensource-src-5.2.1.tar.xz



Other differences:
--
++ libqt5-qtx11extras.spec ++
--- /var/tmp/diff_new_pack.kzKJFT/_old  2014-02-11 10:35:20.0 +0100
+++ /var/tmp/diff_new_pack.kzKJFT/_new  2014-02-11 10:35:20.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libqt5-qtx11extras
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,23 +16,34 @@
 #
 
 
+%define qt5_snapshot 0
+
 %define libname libQt5X11Extras5
 
 Name:   libqt5-qtx11extras
-BuildRequires:  fdupes
-Version:5.2.0
+Version:5.2.1
 Release:0
 %define base_name libqt5
-%define real_version 5.2.0
-%define so_version 5.2.0
+%define real_version 5.2.1
+%define so_version 5.2.1
+%if %qt5_snapshot
+%define tar_version qtx11extras-%{real_version}
+%else
 %define tar_version qtx11extras-opensource-src-%{real_version}
-BuildRequires:  libqt5-qtbase-private-headers-devel >= %{version}
+%endif
+Source: %{tar_version}.tar.xz
+BuildRequires:  fdupes
+BuildRequires:  libQt5Gui-private-headers-devel
+BuildRequires:  pkgconfig(Qt5Widgets) >= %{version}
+%if %qt5_snapshot
+#to create the forwarding headers
+BuildRequires:  perl
+%endif
 BuildRequires:  xz
 Url:http://qt.digia.com
 Summary:Qt 5 X11 Extras Addon
 License:SUSE-LGPL-2.1-with-digia-exception-1.1 or GPL-3.0
 Group:  Development/Libraries/X11
-Source: %{tar_version}.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -41,10 +52,12 @@
 This package contains base tools, like string, xml, and network
 handling.
 
-
-
 %prep
+%if %qt5_snapshot
+%setup -q -n qtx11extras-%{real_version}
+%else
 %setup -q -n qtx11extras-opensource-src-%{real_version}
+%endif
 
 %package -n %libname
 Summary:Qt 5 X11 Extras Addon
@@ -60,10 +73,8 @@
 Summary:Qt Development Kit
 Group:  Development/Libraries/X11
 Requires:   %libname = %version
-Requires:   libqt5-qtbase-private-headers-devel >= %{version}
 Provides:   libQt5X11Extras-devel = %{version}
-# TODO: change to < on 5.2.1 update
-Obsoletes:  libQt5X11Extras-devel <= %{version}
+Obsoletes:  libQt5X11Extras-devel < %{version}
 
 %description devel
 You need this package, if you want to compile programs with qtx11extras.
@@ -73,21 +84,28 @@
 %postun -n %libname -p /sbin/ldconfig
 
 %build
+%if %qt5_snapshot
+#force the configure script to generate the forwarding headers (it checks 
whether .git directory exists)
+mkdir .git
+%endif
 %qmake5
 %make_jobs
 
 %install
 %qmake5_install
+# kill .la files
+rm -f %{buildroot}%{_libqt5_libdir}/lib*.la
 
 %files -n %libname
 %defattr(-,root,root,755)
+%doc LGPL_EXCEPTION.txt LICENSE.FDL LICENSE.GPL LICENSE.LGPL
 %{_libqt5_libdir}/libQt5X11Extras.so.*
 
 %files devel
 %defattr(-,root,root,755)
+%doc LGPL_EXCEPTION.txt LICENSE.FDL LICENSE.GPL LICENSE.LGPL
 %{_libqt5_includedir}/QtX11Extras
 %{_libqt5_libdir}/cmake/Qt5X11Extras
-%{_libqt5_libdir}/libQt5X11Extras.la
 %{_libqt5_libdir}/libQt5X11Extras.prl
 %{_libqt5_libdir}/libQt5X11Extras.so
 %{_libqt5_libdir}/pkgconfig/Qt5X11Extras.pc

++ qtx11extras-opensource-src-5.2.0.tar.xz -> 
qtx11extras-opensource-src-5.2.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/qtx11extras-opensource-src-5.2.0/.qmake.conf 
new/qtx11extras-opensource-src-5.2.1/.qmake.conf
--- old/qtx11extras-opensource-src-5.2.0/.q

commit libserf for openSUSE:Factory

2014-02-11 Thread h_root
Hello community,

here is the log from the commit of package libserf for openSUSE:Factory checked 
in at 2014-02-11 10:36:47

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


Package is "libserf"

Changes:

--- /work/SRC/openSUSE:Factory/libserf/libserf.changes  2013-12-10 
17:43:41.0 +0100
+++ /work/SRC/openSUSE:Factory/.libserf.new/libserf.changes 2014-02-11 
10:36:48.0 +0100
@@ -1,0 +2,11 @@
+Sun Feb  9 10:57:25 UTC 2014 - andreas.stie...@gmx.de
+
+- Serf 1.3.4
+  This release fixes a race condition during OpenSSL initialisation
+  and two ssl tunnel setup failures
+  * Endless loop during ssl tunnel setup with Negotiate authn
+  * Can't setup ssl tunnel which sends Connection close header
+  * race condition when initializing OpenSSL from multiple threads
+  * Incorrect pkg-config file when GSSAPI isn't configured
+
+---

Old:

  serf-1.3.3.tar.bz2

New:

  serf-1.3.4.tar.bz2



Other differences:
--
++ libserf.spec ++
--- /var/tmp/diff_new_pack.riXUTW/_old  2014-02-11 10:36:48.0 +0100
+++ /var/tmp/diff_new_pack.riXUTW/_new  2014-02-11 10:36:48.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libserf
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -24,12 +24,12 @@
 %define major  1
 %define minor  3
 %define SHLIBVER %major.%minor.0
-Version:1.3.3
+Version:1.3.4
 Release:0
 Summary:High-Performance Asynchronous HTTP Client Library
 License:Apache-2.0
 Group:  System/Libraries
-Source: https://serf.googlecode.com/files/serf-%{version}.tar.bz2
+Source: 
https://serf.googlecode.com/svn/src_releases/serf-%version.tar.bz2
 Url:https://serf.googlecode.com
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  gcc

++ serf-1.3.3.tar.bz2 -> serf-1.3.4.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/serf-1.3.3/CHANGES new/serf-1.3.4/CHANGES
--- old/serf-1.3.3/CHANGES  2013-12-09 20:43:10.0 +0100
+++ new/serf-1.3.4/CHANGES  2014-02-08 20:56:40.0 +0100
@@ -1,4 +1,11 @@
-Serf 1.3.3 [2013-12-09, from /tags/1.3.3, r]
+Serf 1.3.4 [2014-02-08, from /tags/1.3.4, r]
+  Fix issue #119: Endless loop during ssl tunnel setup with Negotiate authn
+  Fix issue #123: Can't setup ssl tunnel which sends Connection close header
+  Fix a race condition when initializing OpenSSL from multiple threads (r2263)
+  Fix issue #138: Incorrect pkg-config file when GSSAPI isn't configured
+
+
+Serf 1.3.3 [2013-12-09, from /tags/1.3.3, r2242]
   Fix issue 129: Try more addresses of multihomed servers
   Handle X509_V_ERR_UNABLE_TO_VERIFY_LEAF_SIGNATURE correctly (r2225)
   Return APR_TIMEUP from poll() to enable detecting connection timeouts (r2183)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/serf-1.3.3/SConstruct new/serf-1.3.4/SConstruct
--- old/serf-1.3.3/SConstruct   2013-10-04 17:11:04.0 +0200
+++ new/serf-1.3.4/SConstruct   2014-02-04 21:11:10.0 +0100
@@ -382,7 +382,7 @@
'@INCLUDE_SUBDIR@': 'serf-%d' % (MAJOR,),
'@VERSION@': '%d.%d.%d' % (MAJOR, MINOR, PATCH),
'@LIBS@': '%s %s %s -lz' % (apu_libs, apr_libs,
-   env.get('GSSAPI_LIBS')),
+   env.get('GSSAPI_LIBS', 
'')),
})
 
 env.Default(lib_static, lib_shared, pkgconfig)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/serf-1.3.3/auth/auth_spnego.c 
new/serf-1.3.4/auth/auth_spnego.c
--- old/serf-1.3.3/auth/auth_spnego.c   2013-08-15 11:00:57.0 +0200
+++ new/serf-1.3.4/auth/auth_spnego.c   2014-02-04 21:01:07.0 +0100
@@ -181,7 +181,8 @@
claim to be. The session key can only be used with the HTTP service
on the target host. */
 static apr_status_t
-gss_api_get_credentials(char *token, apr_size_t token_len,
+gss_api_get_credentials(serf_connection_t *conn,
+char *token, apr_size_t token_len,
 const char *hostname,
 const char **buf, apr_size_t *buf_len,
 gss_authn_info_t *gss_info)
@@ -202,6 +203,7 @@
 
 /*

commit mc for openSUSE:Factory

2014-02-11 Thread h_root
Hello community,

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

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


Package is "mc"

Changes:

--- /work/SRC/openSUSE:Factory/mc/mc.changes2014-01-13 10:55:28.0 
+0100
+++ /work/SRC/openSUSE:Factory/.mc.new/mc.changes   2014-02-11 
10:38:15.0 +0100
@@ -1,0 +2,6 @@
+Thu Jan 30 21:47:13 UTC 2014 - jeng...@inai.de
+
+- Spec metadata update, remove redundant %clean section,
+  do parallel build with %_smp_mflags
+
+---



Other differences:
--
++ mc.spec ++
--- /var/tmp/diff_new_pack.ODabLP/_old  2014-02-11 10:38:15.0 +0100
+++ /var/tmp/diff_new_pack.ODabLP/_new  2014-02-11 10:38:15.0 +0100
@@ -20,9 +20,11 @@
 Summary:Midnight Commander
 License:GPL-3.0+
 Group:  Productivity/File utilities
-Url:http://www.midnight-commander.org/
+Url:http://midnight-commander.org/
 Version:4.8.11
-Release:0.0
+Release:0
+
+#Git-Clone:git://github.com/MidnightCommander/mc
 Source: http://ftp.midnight-commander.org/mc-%{version}.tar.xz
 Source1:x11_browser
 Source2:%{name}.desktop
@@ -137,7 +139,7 @@
 --enable-vfs-smb --with-smb-configdir=%{_sysconfdir}/samba \
 --disable-vfs-fish
 
-make %{?jobs:-j%{jobs}} V=1
+make %{?_smp_mflags} V=1
 
 %install
 make DESTDIR=%{buildroot} install
@@ -161,9 +163,6 @@
 
 %fdupes -s %{buildroot}%{_prefix}
 
-%clean
-rm -rf %{buildroot}
-
 %post
 %if 0%{?suse_version} >= 1140
 %set_permissions %{_libexecdir}/mc/cons.saver


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



commit obs-service-refresh_patches for openSUSE:Factory

2014-02-11 Thread h_root
Hello community,

here is the log from the commit of package obs-service-refresh_patches for 
openSUSE:Factory checked in at 2014-02-11 10:40:08

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


Package is "obs-service-refresh_patches"

Changes:

--- 
/work/SRC/openSUSE:Factory/obs-service-refresh_patches/obs-service-refresh_patches.changes
  2014-01-23 15:50:11.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.obs-service-refresh_patches.new/obs-service-refresh_patches.changes
 2014-02-11 10:40:09.0 +0100
@@ -1,0 +2,6 @@
+Mon Feb 10 14:09:13 UTC 2014 - speili...@suse.com
+
+- Update to version 0.3.6+git.1392041308.272e6ab:
+  + Adjust changes message for refreshed patches
+
+---

Old:

  obs-service-refresh_patches-0.3.6+git.1389964042.5343549.tar.gz

New:

  obs-service-refresh_patches-0.3.6+git.1392041308.272e6ab.tar.gz



Other differences:
--
++ obs-service-refresh_patches.spec ++
--- /var/tmp/diff_new_pack.zwY3Gk/_old  2014-02-11 10:40:10.0 +0100
+++ /var/tmp/diff_new_pack.zwY3Gk/_new  2014-02-11 10:40:10.0 +0100
@@ -19,7 +19,7 @@
 %define service refresh_patches
 
 Name:   obs-service-%{service}
-Version:0.3.6+git.1389964042.5343549
+Version:0.3.6+git.1392041308.272e6ab
 Release:0
 Summary:An OBS source service: Refreshs local patches
 License:Apache-2.0

++ _servicedata ++
--- /var/tmp/diff_new_pack.zwY3Gk/_old  2014-02-11 10:40:10.0 +0100
+++ /var/tmp/diff_new_pack.zwY3Gk/_new  2014-02-11 10:40:10.0 +0100
@@ -1,6 +1,6 @@
 
   
 https://github.com/openSUSE/obs-service-refresh_patches.git
-5343549f89
+272e6abfe8
   
 
\ No newline at end of file

++ obs-service-refresh_patches-0.3.6+git.1389964042.5343549.tar.gz -> 
obs-service-refresh_patches-0.3.6+git.1392041308.272e6ab.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/obs-service-refresh_patches-0.3.6+git.1389964042.5343549/refresh_patches 
new/obs-service-refresh_patches-0.3.6+git.1392041308.272e6ab/refresh_patches
--- 
old/obs-service-refresh_patches-0.3.6+git.1389964042.5343549/refresh_patches
2014-01-17 14:08:47.0 +0100
+++ 
new/obs-service-refresh_patches-0.3.6+git.1392041308.272e6ab/refresh_patches
2014-02-10 15:09:12.0 +0100
@@ -90,7 +90,8 @@
 if refreshed_patches:
 write_changes = True
 for patch in refreshed_patches:
-changes += "  + {0} (only offset)\n".format(patch)
+if args.ignorefuzz:
+changes += "  + {0} (offset / fuzz)\n".format(patch)
 
 if dropped_patches:
 write_changes = True

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



commit openstack-cinder for openSUSE:Factory

2014-02-11 Thread h_root
Hello community,

here is the log from the commit of package openstack-cinder for 
openSUSE:Factory checked in at 2014-02-11 10:40:16

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


Package is "openstack-cinder"

Changes:

--- /work/SRC/openSUSE:Factory/openstack-cinder/openstack-cinder.changes
2014-01-30 17:42:14.0 +0100
+++ /work/SRC/openSUSE:Factory/.openstack-cinder.new/openstack-cinder.changes   
2014-02-11 10:40:17.0 +0100
@@ -1,0 +2,17 @@
+Thu Feb  6 14:48:37 UTC 2014 - dmuel...@suse.com
+
+- fix typo in logrotate 
+
+---
+Mon Feb  3 00:43:03 UTC 2014 - opensuse-cl...@opensuse.org
+
+- Update to version 2013.2.2.dev21.g240c81d:
+  + hanges I8686a1be,I4a9ea40d into stable/havan
+  + GlusterFS: Use correct base argument when deleting attached snaps
+
+---
+Thu Jan 30 15:09:12 UTC 2014 - dmuel...@suse.com
+
+- move lock_path to /var/run
+
+---

New:

  openstack-cinder.conf



Other differences:
--
++ openstack-cinder-doc.spec ++
--- /var/tmp/diff_new_pack.NtS2Rk/_old  2014-02-11 10:40:18.0 +0100
+++ /var/tmp/diff_new_pack.NtS2Rk/_new  2014-02-11 10:40:18.0 +0100
@@ -19,7 +19,7 @@
 %define component cinder
 
 Name:   openstack-%{component}-doc
-Version:2013.2.2.dev16.g77fade5
+Version:2013.2.2.dev21.g240c81d
 Release:0
 Summary:OpenStack Block Storage (Cinder) - Documentation
 License:Apache-2.0
@@ -62,7 +62,7 @@
 This package contains documentation files for %{name}.
 
 %prep
-%setup -q -n cinder-2013.2.2.dev16.g77fade5
+%setup -q -n cinder-2013.2.2.dev21.g240c81d
 %openstack_cleanup_prep
 
 %build

++ openstack-cinder.spec ++
--- /var/tmp/diff_new_pack.NtS2Rk/_old  2014-02-11 10:40:18.0 +0100
+++ /var/tmp/diff_new_pack.NtS2Rk/_new  2014-02-11 10:40:18.0 +0100
@@ -21,7 +21,7 @@
 %define username openstack-%{component}
 
 Name:   openstack-%{component}
-Version:2013.2.2.dev16.g77fade5
+Version:2013.2.2.dev21.g240c81d
 Release:0
 Summary:OpenStack Block Storage (Cinder)
 License:Apache-2.0
@@ -31,6 +31,10 @@
 Source1:%{name}.init
 Source2:%{name}.logrotate
 Source3:cinder-sudoers
+%if 0%{?suse_version} > 1230
+Source10:   %name.conf
+BuildRequires:  systemd
+%endif
 Patch0: 0001-Avoid-using-GREENDNS-due-to-dnspython.patch
 Patch1: 0001-Set-useful-vendor-product-id-in-Cinder-ISCSI-exports.patch
 Patch2: 0001-Robustify-skipactivation-detection.patch
@@ -188,7 +192,7 @@
 functionality of OpenStack Cinder.
 
 %prep
-%setup -q -n cinder-2013.2.2.dev16.g77fade5
+%setup -q -n cinder-2013.2.2.dev21.g240c81d
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
@@ -205,7 +209,11 @@
 
 ### directories
 install -d -m 755 %{buildroot}%{_localstatedir}/{lib,log}/%{component}
-install -d -m 750 %{buildroot}%{_localstatedir}/{lock,cache,run}/%{component}
+install -d -m 750 %{buildroot}%{_localstatedir}/cache/%{component}
+install -d -m 700 %{buildroot}%{_localstatedir}/run/%{component}
+%if 0%{?suse_version} > 1230
+install -D -m 644 %{SOURCE10} %{buildroot}/%_tmpfilesdir/%name.conf
+%endif
 install -d -m 755 %{buildroot}%{_sysconfdir}/%{component}
 
 ### configuration files
@@ -258,7 +266,7 @@
 #NOTE(saschpe): Can't hurt to set the default volume_group, only the LVM 
driver has a it otherwise:
 crudini --set %{cinder_conf} DEFAULT volume_group cinder-volumes
 crudini --set %{cinder_conf} keystone_authtoken signing_dir 
/var/cache/%component/keystone-signing
-crudini --set %{cinder_conf} DEFAULT lock_path /var/lock/%component
+crudini --set %{cinder_conf} DEFAULT lock_path /var/run/%component
 
 %pre
 getent group %{groupname} >/dev/null || groupadd -r %{groupname}
@@ -309,9 +317,13 @@
 %doc LICENSE README.rst
 %dir %attr(0755, %{username}, %{groupname}) %{_localstatedir}/lib/%{component}
 %dir %attr(0750, %{username}, %{groupname}) 
%{_localstatedir}/cache/%{component}
-%dir %attr(0750, %{username}, %{groupname}) %{_localstatedir}/lock/%{component}
 %dir %attr(0750, %{username}, %{groupname}) %{_localstatedir}/log/%{component}
-%ghost %dir %attr(0750, %{username}, %{groupname}) 
%{_localstatedir}/run/%{component}
+%if 0%{?suse_version} > 1230
+%ghost %dir %attr(700,%{username},%{groupname}) 
%{_localstatedir}/run/%{component}
+%_tmpfilesdir/%name.conf
+%else
+%dir %attr(0700, %{username}, %{groupname}) %{_localstatedir}/run/%{component}
+%endif
 %dir %{_sysconfdir}/%{component}
 %dir %{_sysconfdir}/%{component

commit openstack-glance for openSUSE:Factory

2014-02-11 Thread h_root
Hello community,

here is the log from the commit of package openstack-glance for 
openSUSE:Factory checked in at 2014-02-11 10:41:26

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


Package is "openstack-glance"

Changes:

--- /work/SRC/openSUSE:Factory/openstack-glance/openstack-glance.changes
2014-01-30 17:43:31.0 +0100
+++ /work/SRC/openSUSE:Factory/.openstack-glance.new/openstack-glance.changes   
2014-02-11 10:41:27.0 +0100
@@ -1,0 +2,21 @@
+Thu Feb  6 16:12:25 UTC 2014 - speili...@suse.com
+
+- Fix 0001-RBD-add-now-returns-correct-size-if-given-zero.patch
+
+---
+Thu Feb  6 14:48:19 UTC 2014 - dmuel...@suse.com
+
+- fix typo in logrotate 
+
+---
+Sun Feb  2 01:28:31 UTC 2014 - opensuse-cl...@opensuse.org
+
+- Update to version 2013.2.2.dev2.g1a9e0e9:
+  + Check first matching rule for protected properties
+
+---
+Thu Jan 30 15:09:12 UTC 2014 - dmuel...@suse.com
+
+- move lock_path to /var/run
+
+---

New:

  openstack-glance.conf



Other differences:
--
++ openstack-glance-doc.spec ++
--- /var/tmp/diff_new_pack.DPw5Hj/_old  2014-02-11 10:41:28.0 +0100
+++ /var/tmp/diff_new_pack.DPw5Hj/_new  2014-02-11 10:41:28.0 +0100
@@ -19,7 +19,7 @@
 %define component glance
 
 Name:   openstack-%{component}-doc
-Version:2013.2.2.dev1.g5cd7a22
+Version:2013.2.2.dev2.g1a9e0e9
 Release:0
 Summary:OpenStack Image Service (Glance) - Documentation
 License:Apache-2.0
@@ -48,7 +48,7 @@
 This package contains documentation files for openstack-glance.
 
 %prep
-%setup -q -n glance-2013.2.2.dev1.g5cd7a22
+%setup -q -n glance-2013.2.2.dev2.g1a9e0e9
 %openstack_cleanup_prep
 
 %build

++ openstack-glance.spec ++
--- /var/tmp/diff_new_pack.DPw5Hj/_old  2014-02-11 10:41:28.0 +0100
+++ /var/tmp/diff_new_pack.DPw5Hj/_new  2014-02-11 10:41:28.0 +0100
@@ -22,7 +22,7 @@
 %define username openstack-%{component}
 
 Name:   openstack-%{component}
-Version:2013.2.2.dev1.g5cd7a22
+Version:2013.2.2.dev2.g1a9e0e9
 Release:0
 Summary:OpenStack Image Service (Glance)
 License:Apache-2.0
@@ -31,6 +31,10 @@
 Source0:glance-stable-havana.tar.gz
 Source1:openstack-glance.init
 Source5:%{name}.logrotate
+%if 0%{?suse_version} > 1230
+Source10:   %name.conf
+BuildRequires:  systemd
+%endif
 # PATCH-FIX-OPENSUSE: speili...@suse.com -- Don't test qpid functionality, we 
have no packages
 Patch2: glance-dont-test-qpid.patch
 # https://review.openstack.org/#/c/59079/ 
https://bugs.launchpad.net/glance/+bug/1256044
@@ -139,7 +143,7 @@
 of OpenStack Glance.
 
 %prep
-%setup -q -n glance-2013.2.2.dev1.g5cd7a22
+%setup -q -n glance-2013.2.2.dev2.g1a9e0e9
 %patch2 -p1
 %patch3 -p1
 %openstack_cleanup_prep
@@ -159,8 +163,10 @@
 install -d -m 755 %{buildroot}%{_localstatedir}/lib/glance
 install -d -m 755 %{buildroot}%{_localstatedir}/lib/glance/images
 install -d -m 755 %{buildroot}%{_localstatedir}/log/glance
-install -d -m 755 %{buildroot}%{_localstatedir}/lock/glance
-install -d -m 755 %{buildroot}%{_localstatedir}/run/glance
+install -d -m 700 %{buildroot}%{_localstatedir}/run/%{component}
+%if 0%{?suse_version} > 1230
+install -D -m 644 %{SOURCE10} %{buildroot}/%_tmpfilesdir/%name.conf
+%endif
 
 ### configuration files
 install -d -m 0755 %{buildroot}%{_sysconfdir}/glance
@@ -196,9 +202,9 @@
 done
 #NOTE(saschpe): Needed for (at least) ceilometer to collect image counters 
stats:
 crudini --set %{buildroot}%{_sysconfdir}/glance/glance-api.conf DEFAULT 
notifier_strategy rabbit
-crudini --set %{buildroot}%{_sysconfdir}/glance/glance-api.conf DEFAULT 
lock_path /var/lock/glance
+crudini --set %{buildroot}%{_sysconfdir}/glance/glance-api.conf DEFAULT 
lock_path /var/run/glance
 crudini --set %{buildroot}%{_sysconfdir}/glance/glance-api.conf 
keystone_authtoken signing_dir /var/cache/%component/keystone-signing
-crudini --set %{buildroot}%{_sysconfdir}/glance/glance-scrubber.conf DEFAULT 
lock_path /var/lock/glance
+crudini --set %{buildroot}%{_sysconfdir}/glance/glance-scrubber.conf DEFAULT 
lock_path /var/run/glance
 
 ### authentication cache dir
 mkdir -p %{buildroot}%{_localstatedir}/cache/glance/api
@@ -237,8 +243,12 @@
 %dir %attr(0755, %{username}, %{groupname}) %{_localstatedir}/lib/glance
 %dir %attr(0755, %{username}, %{groupname}) %{_localstatedir}/lib/glance/images
 %dir 

commit openstack-nova for openSUSE:Factory

2014-02-11 Thread h_root
Hello community,

here is the log from the commit of package openstack-nova for openSUSE:Factory 
checked in at 2014-02-11 10:41:42

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


Package is "openstack-nova"

Changes:

--- /work/SRC/openSUSE:Factory/openstack-nova/openstack-nova.changes
2014-01-30 17:44:44.0 +0100
+++ /work/SRC/openSUSE:Factory/.openstack-nova.new/openstack-nova.changes   
2014-02-11 10:41:43.0 +0100
@@ -1,0 +2,46 @@
+Mon Feb 03 01:17:12 UTC 2014 - cloud-de...@suse.de
+
+- Rebased patches:
+  + nova-vmware-hypervisor-version.patch (only offset)
+  + neutron-performance.patch (only offset)
+
+---
+Mon Feb  3 01:17:08 UTC 2014 - opensuse-cl...@opensuse.org
+
+- Update to version 2013.2.2.dev46.g2c44ed7+git.1391390228.2c44ed7:
+  + Fix interface-attach removes existing interfaces from db
+  + VMware: fix bug when more than one datacenter exists
+
+---
+Sun Feb  2 01:18:34 UTC 2014 - opensuse-cl...@opensuse.org
+
+- Update to version 2013.2.2.dev42.gc09a51c+git.1391303914.c09a51c:
+  + libvirt: Allow delete to complete when a volume disconnect fails
+  + Setup destination disk from virt_disk_size
+
+---
+Fri Jan 31 08:12:29 UTC 2014 - cloud-de...@suse.de
+
+- Rebased patches:
+  + nova-vmware-hypervisor-version.patch (only offset)
+  + neutron-performance.patch (only offset)
+
+---
+Fri Jan 31 08:12:25 UTC 2014 - opensuse-cl...@opensuse.org
+
+- Update to version 2013.2.2.dev38.g4f947f5+git.1391155945.4f947f5:
+  + VMware: unnecessary session reconnection
+  + Fix a lazy-load exception in security_group_update()
+  + libvirt: Fix infinite loop waiting for block job
+  + Add log_handler to implement the publish_errors config option
+  + libvirt: Fix root disk leak in live mig
+  + Fix performance of Server List with Neutron for Admins
+  + Fix bug for neutron network-name
+
+---
+Thu Jan 30 15:09:12 UTC 2014 - dmuel...@suse.com
+
+- move lock_path to /var/run
+- remove 0001-Setup-destination-disk-from-virt_disk_size.patch
+
+---

Old:

  0001-Setup-destination-disk-from-virt_disk_size.patch

New:

  openstack-nova.conf



Other differences:
--
++ openstack-nova-doc.spec ++
--- /var/tmp/diff_new_pack.BRTis7/_old  2014-02-11 10:41:44.0 +0100
+++ /var/tmp/diff_new_pack.BRTis7/_new  2014-02-11 10:41:44.0 +0100
@@ -20,7 +20,7 @@
 %define majorversion 2012.2.3
 
 Name:   openstack-%{component}-doc
-Version:2013.2.2.dev24.g05dfdb9+git.1391042783.05dfdb9
+Version:2013.2.2.dev46.g2c44ed7+git.1391390228.2c44ed7
 Release:0
 Summary:OpenStack Compute (Nova) - Documentation
 License:Apache-2.0
@@ -60,7 +60,7 @@
 This package contains documentation files for openstack-nova.
 
 %prep
-%setup -q -n nova-2013.2.2.dev24.g05dfdb9
+%setup -q -n nova-2013.2.2.dev46.g2c44ed7
 %openstack_cleanup_prep
 
 %build

++ openstack-nova.spec ++
--- /var/tmp/diff_new_pack.BRTis7/_old  2014-02-11 10:41:44.0 +0100
+++ /var/tmp/diff_new_pack.BRTis7/_new  2014-02-11 10:41:44.0 +0100
@@ -22,7 +22,7 @@
 %define username openstack-%{component}
 
 Name:   openstack-%{component}
-Version:2013.2.2.dev24.g05dfdb9+git.1391042783.05dfdb9
+Version:2013.2.2.dev46.g2c44ed7+git.1391390228.2c44ed7
 Release:0
 Summary:OpenStack Compute (Nova)
 License:Apache-2.0
@@ -35,7 +35,12 @@
 Source6:openstack-nova-vncproxy.init
 Source8:openstack-nova-network-init-bnc777488.patch
 Source9:org.openstack.nova.compute.pkla
-Source10:   openstack-nova-novncproxy.init
+%if 0%{?suse_version} > 1230
+Source10:   %name.conf
+BuildRequires:  systemd
+%endif
+
+Source11:   openstack-nova-novncproxy.init
 Source12:   nova-sudoers
 Source13:   openstack-nova-polkit.rules
 #TODO/FIXME(saschpe,dirk): I think we want to get rid of this again and only 
use openstack-utils:
@@ -53,7 +58,6 @@
 # https://review.openstack.org/#/c/34685
 Patch11:nova-vmware-hypervisor-version.patch
 Patch12:0001-Further-harden-boto-version-checking-in-EC2-tests.patch
-Patch13:0001-Setup-destination-disk-from-virt_disk_size.patch
 # Backports of several patches: https://review.openstack.org/#/c/52954/ 
https://review.openstack.org/#/c/56075/ https://review.openstack.

commit perl-CGI-FormBuilder for openSUSE:Factory

2014-02-11 Thread h_root
Hello community,

here is the log from the commit of package perl-CGI-FormBuilder for 
openSUSE:Factory checked in at 2014-02-11 10:43:18

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


Package is "perl-CGI-FormBuilder"

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-CGI-FormBuilder/perl-CGI-FormBuilder.changes
2013-09-25 15:19:51.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-CGI-FormBuilder.new/perl-CGI-FormBuilder.changes
   2014-02-11 10:43:19.0 +0100
@@ -1,0 +2,5 @@
+Sun Feb  9 13:34:37 UTC 2014 - co...@suse.com
+
+- updated to 3.09 (empty changes file - *shrug*)
+
+---

Old:

  CGI-FormBuilder-3.08.tgz

New:

  CGI-FormBuilder-3.09.tgz



Other differences:
--
++ perl-CGI-FormBuilder.spec ++
--- /var/tmp/diff_new_pack.BNi8AD/_old  2014-02-11 10:43:19.0 +0100
+++ /var/tmp/diff_new_pack.BNi8AD/_new  2014-02-11 10:43:19.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-CGI-FormBuilder
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -21,11 +21,10 @@
 Summary:Easily generate and process stateful forms
 License:Artistic-1.0 or GPL-1.0+
 Group:  Development/Libraries/Perl
-Version:3.08
+Version:3.09
 Release:0
 Url:http://search.cpan.org/dist/CGI-FormBuilder/
-#Url:http://www.formbuilder.org/
-Source: %{cpan_name}-%{version}.tgz
+Source: 
http://www.cpan.org/authors/id/N/NW/NWIGER/%{cpan_name}-%{version}.tgz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %{perl_requires}
 BuildRequires:  perl

++ CGI-FormBuilder-3.08.tgz -> CGI-FormBuilder-3.09.tgz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CGI-FormBuilder-3.08/Changes 
new/CGI-FormBuilder-3.09/Changes
--- old/CGI-FormBuilder-3.08/Changes2011-09-16 21:20:27.0 +0200
+++ new/CGI-FormBuilder-3.09/Changes2013-11-30 04:06:36.0 +0100
@@ -378,8 +378,8 @@
 styleclass => 'myFB',   # default is "fb_"
 stylesheet => 1,# turn on style
);
-
-print $form->render;
+
+print $form->render;
 
 # HTML will include
 #   
@@ -451,7 +451,7 @@
 overdue.
 
 AUTHOR
-Copyright (c) Nate Wiger. All Rights Reserved.
+Copyright (c) Nate Wiger . All Rights Reserved.
 
 This module is free software; you may copy this under the terms of the
 GNU General Public License, or the Artistic License, copies of which
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CGI-FormBuilder-3.08/INSTALL 
new/CGI-FormBuilder-3.09/INSTALL
--- old/CGI-FormBuilder-3.08/INSTALL2011-09-16 21:20:27.0 +0200
+++ new/CGI-FormBuilder-3.09/INSTALL2013-11-30 04:06:36.0 +0100
@@ -23,7 +23,7 @@
 Note: This is true for CPAN modules and is not specific to FormBuilder.
 
 AUTHOR
-Copyright (c) Nate Wiger. All Rights Reserved.
+Copyright (c) Nate Wiger . All Rights Reserved.
 
 This module is free software; you may copy this under the terms of the
 GNU General Public License, or the Artistic License, copies of which
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CGI-FormBuilder-3.08/README 
new/CGI-FormBuilder-3.09/README
--- old/CGI-FormBuilder-3.08/README 2011-09-16 21:20:27.0 +0200
+++ new/CGI-FormBuilder-3.09/README 2013-11-30 04:06:36.0 +0100
@@ -106,7 +106,7 @@
 For details on installation, please read the file "INSTALL".
 
 AUTHOR
-Copyright (c) Nate Wiger. All Rights Reserved.
+Copyright (c) Nate Wiger . All Rights Reserved.
 
 This module is free software; you may copy this under the terms of the
 GNU General Public License, or the Artistic License, copies of which
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/CGI-FormBuilder-3.08/lib/CGI/FormBuilder/Field/button.pm 
new/CGI-FormBuilder-3.09/lib/CGI/FormBuilder/Field/button.pm
--- old/CGI-FormBuilder-3.08/lib/CGI/FormBuilder/Field/button.pm
2011-09-16 21:12:53.0 +0200
+++ new/CGI-FormBuilder-3.09/lib/CGI/FormBuilder/Field/button.pm
20

commit perl-Archive-Zip for openSUSE:Factory

2014-02-11 Thread h_root
Hello community,

here is the log from the commit of package perl-Archive-Zip for 
openSUSE:Factory checked in at 2014-02-11 10:43:12

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


Package is "perl-Archive-Zip"

Changes:

--- /work/SRC/openSUSE:Factory/perl-Archive-Zip/perl-Archive-Zip.changes
2013-12-12 11:19:03.0 +0100
+++ /work/SRC/openSUSE:Factory/.perl-Archive-Zip.new/perl-Archive-Zip.changes   
2014-02-11 10:43:14.0 +0100
@@ -1,0 +2,8 @@
+Sun Feb  9 13:31:40 UTC 2014 - co...@suse.com
+
+- updated to 1.37
+- Need newer Test::More to support done_testing() [thaljef]
+- Fix error in version update with 1.35 [RT #91744]
+- fallback on copy if move gives permission denied [github.com/plicease]
+
+---

Old:

  Archive-Zip-1.34.tar.gz

New:

  Archive-Zip-1.37.tar.gz



Other differences:
--
++ perl-Archive-Zip.spec ++
--- /var/tmp/diff_new_pack.S7xSSj/_old  2014-02-11 10:43:14.0 +0100
+++ /var/tmp/diff_new_pack.S7xSSj/_new  2014-02-11 10:43:14.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Archive-Zip
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Archive-Zip
-Version:1.34
+Version:1.37
 Release:0
 %define cpan_name Archive-Zip
 Summary:Provide an interface to ZIP archive files.
@@ -30,20 +30,8 @@
 BuildRequires:  perl
 BuildRequires:  perl-macros
 BuildRequires:  perl(Compress::Raw::Zlib) >= 2.017
-#BuildRequires: perl(Archive::Zip)
-#BuildRequires: perl(Archive::Zip::Archive)
-#BuildRequires: perl(Archive::Zip::BufferedFileHandle)
-#BuildRequires: perl(Archive::Zip::DirectoryMember)
-#BuildRequires: perl(Archive::Zip::FileMember)
-#BuildRequires: perl(Archive::Zip::Member)
-#BuildRequires: perl(Archive::Zip::MemberRead)
-#BuildRequires: perl(Archive::Zip::MockFileHandle)
-#BuildRequires: perl(Archive::Zip::NewFileMember)
-#BuildRequires: perl(Archive::Zip::StringMember)
-#BuildRequires: perl(Archive::Zip::ZipFileMember)
-#BuildRequires: perl(IO::Scalar)
-#BuildRequires: perl(IO::String)
-#BuildRequires: perl(MIME::Entity)
+BuildRequires:  perl(Test::More) >= 0.88
+
 Requires:   perl(Compress::Raw::Zlib) >= 2.017
 %{perl_requires}
 

++ Archive-Zip-1.34.tar.gz -> Archive-Zip-1.37.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Archive-Zip-1.34/Changes new/Archive-Zip-1.37/Changes
--- old/Archive-Zip-1.34/Changes2013-12-02 23:10:14.0 +0100
+++ new/Archive-Zip-1.37/Changes2014-01-08 20:00:33.0 +0100
@@ -1,5 +1,13 @@
 Revision history for Perl extension Archive-Zip
 
+1.37 Wed 08 Jan 2014
+- Need newer Test::More to support done_testing() [thaljef]
+
+1.36 Mon 30 Dec 2013
+- Fix error in version update with 1.35 [RT #91744]
+
+1.35 Mon 30 Dec 2013
+- fallback on copy if move gives permission denied [github.com/plicease]
 
 1.34 Mon 2 Dec 2013
 - Restore svn history from svn.ali.as (thanks H. Merijn Brand)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Archive-Zip-1.34/META.json 
new/Archive-Zip-1.37/META.json
--- old/Archive-Zip-1.34/META.json  2013-12-02 23:12:13.0 +0100
+++ new/Archive-Zip-1.37/META.json  2014-01-08 20:01:45.0 +0100
@@ -22,7 +22,7 @@
"prereqs" : {
   "build" : {
  "requires" : {
-"Test::More" : "0.42"
+"Test::More" : "0.88"
  }
   },
   "configure" : {
@@ -53,5 +53,5 @@
  "url" : "https://github.com/redhotpenguin/perl-Archive-Zip-svn";
   }
},
-   "version" : "1.34"
+   "version" : "1.37"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Archive-Zip-1.34/META.yml 
new/Archive-Zip-1.37/META.yml
--- old/Archive-Zip-1.34/META.yml   2013-12-02 23:12:13.0 +0100
+++ new/Archive-Zip-1.37/META.yml   2014-01-08 20:01:45.0 +0100
@@ -3,7 +3,7 @@
 author:
   - 'Ned Konz '
 build_requires:
-  Test::More: 0.42
+  Test::More: 0.88
 configure_requires:
   ExtUtils::MakeMaker: 0
 dynamic_config: 1
@@ -32,4 +32,4 @@
   perl: 5.006
 resources:
   repository: https://github.com/redhotpenguin/perl-Archive-Zip-svn
-version: 1.34
+version: 1.37
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclud

commit perl-AnyEvent for openSUSE:Factory

2014-02-11 Thread h_root
Hello community,

here is the log from the commit of package perl-AnyEvent for openSUSE:Factory 
checked in at 2014-02-11 10:42:17

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


Package is "perl-AnyEvent"

Changes:

--- /work/SRC/openSUSE:Factory/perl-AnyEvent/perl-AnyEvent.changes  
2013-10-06 14:52:57.0 +0200
+++ /work/SRC/openSUSE:Factory/.perl-AnyEvent.new/perl-AnyEvent.changes 
2014-02-11 10:42:18.0 +0100
@@ -1,0 +2,25 @@
+Sun Feb  9 13:32:23 UTC 2014 - co...@suse.com
+
+- updated to 7.07
+  - the documentation for custom tls verify schemes was wrong. make it 
agree
+ with the code (reported by Maxime Soulé).
+  - added cbor read and write types to AnyEvent::Handle (using CBOR::XS).
+   - work around an API change in openssl that could cause wrong tls 
connection
+ aborts, likely on windows only (analyzed by sten).
+   - calling AnyEvent->now_update with AnyEvent::Impl::Perl caused an
+ endless loop (reported by Dietrich Rebmann).
+   - add tlsv1_1 and tlsv1_2 protocols to AnyEvent::TLS
+ (patch by Maxime Soulé).
+   - document AnyEvent::Impl::IOAsync::set_loop and
+ $AnyEvent::Impl::IOAsync::LOOP. Though only documented now, this
+ functionality has _always_ been available.
+  - force a toplevel domain name in t/81_hosts.t (analyzed by
+ David Jack Wange Olrik).
+   - document that AnyEvent::Log uses AnyEvent::IO.
+   - warn about AnyEvent::Filesys::Notify performance.
+   - praise the joys of AnyEvent::Fork::*.
+   - time for an =encoding directive.
+   - do no longer use JSON to create a default json coder, use
+ JSON::XS or JSON::PP directly.
+
+---

Old:

  AnyEvent-7.05.tar.gz

New:

  AnyEvent-7.07.tar.gz



Other differences:
--
++ perl-AnyEvent.spec ++
--- /var/tmp/diff_new_pack.Yr3wQP/_old  2014-02-11 10:42:18.0 +0100
+++ /var/tmp/diff_new_pack.Yr3wQP/_new  2014-02-11 10:42:18.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-AnyEvent
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   perl-AnyEvent
-Version:7.05
+Version:7.07
 Release:0
 %define cpan_name AnyEvent
 Summary:the DBI of event loop programming

++ AnyEvent-7.05.tar.gz -> AnyEvent-7.07.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/AnyEvent-7.05/Changes new/AnyEvent-7.07/Changes
--- old/AnyEvent-7.05/Changes   2013-08-21 10:38:11.0 +0200
+++ new/AnyEvent-7.07/Changes   2013-12-17 17:45:05.0 +0100
@@ -9,6 +9,28 @@
 TODO: invalid. and localhost. specialcasing inside AEDNS and not AESocket 
(rfc6761)
 TODO: maybe implement env variable to give hosts precedence
 
+7.07 Tue Dec 17 17:45:02 CET 2013
+   - the documentation for custom tls verify schemes was wrong. make it 
agree
+  with the code (reported by Maxime Soulé).
+   - added cbor read and write types to AnyEvent::Handle (using CBOR::XS).
+- work around an API change in openssl that could cause wrong tls 
connection
+  aborts, likely on windows only (analyzed by sten).
+- calling AnyEvent->now_update with AnyEvent::Impl::Perl caused an
+  endless loop (reported by Dietrich Rebmann).
+- add tlsv1_1 and tlsv1_2 protocols to AnyEvent::TLS
+  (patch by Maxime Soulé).
+- document AnyEvent::Impl::IOAsync::set_loop and
+  $AnyEvent::Impl::IOAsync::LOOP. Though only documented now, this
+  functionality has _always_ been available.
+   - force a toplevel domain name in t/81_hosts.t (analyzed by
+  David Jack Wange Olrik).
+- document that AnyEvent::Log uses AnyEvent::IO.
+- warn about AnyEvent::Filesys::Notify performance.
+- praise the joys of AnyEvent::Fork::*.
+- time for an =encoding directive.
+- do no longer use JSON to create a default json coder, use
+  JSON::XS or JSON::PP directly.
+
 7.05 Wed Aug 21 10:38:08 CEST 2013
- uts46data.pl couldn't be found due to wrong naming of the file
   (reported by Fulko Hew).
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/AnyEvent-7.05/META.json new/AnyEvent-7.07/META.json
--- old/AnyEvent-7.05/META.json 2013-

commit perl-App-Nopaste for openSUSE:Factory

2014-02-11 Thread h_root
Hello community,

here is the log from the commit of package perl-App-Nopaste for 
openSUSE:Factory checked in at 2014-02-11 10:42:28

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


Package is "perl-App-Nopaste"

Changes:

--- /work/SRC/openSUSE:Factory/perl-App-Nopaste/perl-App-Nopaste.changes
2013-05-16 11:22:59.0 +0200
+++ /work/SRC/openSUSE:Factory/.perl-App-Nopaste.new/perl-App-Nopaste.changes   
2014-02-11 10:42:29.0 +0100
@@ -1,0 +2,12 @@
+Sun Feb  9 13:31:34 UTC 2014 - co...@suse.com
+
+- updated to 0.96
+   - added missing prereqs
+   - bumped the minimum version needed for the (optional) prerequisite
+ WWW::Pastebin::PastebinCom::Create, to avoid errors in previous
+ versions (thanks, Zoffix!)
+   - updated and fixed debian and ubuntu language mappings (haarg, PR#1)
+   - packaging converted to Dist::Zilla; handling of optional features
+ fixed (see RT#91053)
+
+---

Old:

  App-Nopaste-0.92.tar.gz

New:

  App-Nopaste-0.96.tar.gz



Other differences:
--
++ perl-App-Nopaste.spec ++
--- /var/tmp/diff_new_pack.pdWAnX/_old  2014-02-11 10:42:29.0 +0100
+++ /var/tmp/diff_new_pack.pdWAnX/_new  2014-02-11 10:42:29.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-App-Nopaste
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,54 +17,40 @@
 
 
 Name:   perl-App-Nopaste
-Version:0.92
+Version:0.96
 Release:0
 %define cpan_name App-Nopaste
 Summary:easy access to any pastebin
 License:Artistic-1.0 or GPL-1.0+
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/App-Nopaste/
-Source: 
http://www.cpan.org/authors/id/S/SA/SARTAK/%{cpan_name}-%{version}.tar.gz
+Source: 
http://www.cpan.org/authors/id/E/ET/ETHER/%{cpan_name}-%{version}.tar.gz
 # MANUAL
 Source1:SusePaste.pm
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
-BuildRequires:  perl(Browser::Open)
 BuildRequires:  perl(Class::Load)
-BuildRequires:  perl(Clipboard)
-BuildRequires:  perl(Getopt::Long::Descriptive) >= 0.090
+BuildRequires:  perl(Getopt::Long::Descriptive)
 BuildRequires:  perl(JSON)
+BuildRequires:  perl(LWP::Protocol)
+BuildRequires:  perl(Module::Build::Tiny) >= 0.034
 BuildRequires:  perl(Module::Pluggable)
+BuildRequires:  perl(Module::Runtime)
 BuildRequires:  perl(URI::Escape)
 BuildRequires:  perl(WWW::Mechanize)
-BuildRequires:  perl(WWW::Pastebin::PastebinCom::Create)
-#BuildRequires: perl(App::Nopaste)
-#BuildRequires: perl(App::Nopaste::Command)
-#BuildRequires: perl(App::Nopaste::Service)
-#BuildRequires: perl(CPANPLUS::Backend)
-#BuildRequires: perl(HTTP::Request::Common)
-#BuildRequires: perl(inc::Module::Install)
-#BuildRequires: perl(LWP::Protocol)
-#BuildRequires: perl(LWP::Simple)
-#BuildRequires: perl(Module::AutoInstall)
-#BuildRequires: perl(Module::Build)
-#BuildRequires: perl(Module::Install::AutoManifest)
-#BuildRequires: perl(Module::Install::Base)
-#BuildRequires: perl(Module::Install::GithubMeta)
-#BuildRequires: perl(Module::Install::ManifestSkip)
-#BuildRequires: perl(Parse::CPAN::Meta)
-#BuildRequires: perl(YAML::Tiny)
-Requires:   perl(Browser::Open)
+BuildRequires:  perl(version)
 Requires:   perl(Class::Load)
-Requires:   perl(Clipboard)
-Requires:   perl(Getopt::Long::Descriptive) >= 0.090
+Requires:   perl(Getopt::Long::Descriptive)
 Requires:   perl(JSON)
 Requires:   perl(Module::Pluggable)
+Requires:   perl(Module::Runtime)
 Requires:   perl(URI::Escape)
 Requires:   perl(WWW::Mechanize)
-Requires:   perl(WWW::Pastebin::PastebinCom::Create)
+Recommends: perl(Browser::Open)
+Recommends: perl(Clipboard)
+Recommends: perl(WWW::Pastebin::PastebinCom::Create) >= 1.003
 %{perl_requires}
 
 %description
@@ -115,19 +101,18 @@
 find . -type f -print0 | xargs -0 chmod 644
 
 %build
-%{__perl} Makefile.PL INSTALLDIRS=vendor
-%{__make} %{?_smp_mflags}
+%{__perl} Build.PL --installdirs=vendor
+./Build build --flags=%{?_smp_mflags}
 
 %check
-%{__make} test
+./Build test
 
 %install
-%perl_make_install
-%perl_process_packlist
+./Build install --destdir=%{buildroot} --create_packlist=0
 %perl_gen_filelist
 
 %files -f %{name}.files
 %defattr(-,root,root,

commit perl-Class-MethodMaker for openSUSE:Factory

2014-02-11 Thread h_root
Hello community,

here is the log from the commit of package perl-Class-MethodMaker for 
openSUSE:Factory checked in at 2014-02-11 10:43:39

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


Package is "perl-Class-MethodMaker"

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-Class-MethodMaker/perl-Class-MethodMaker.changes
2011-09-23 12:36:25.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Class-MethodMaker.new/perl-Class-MethodMaker.changes
   2014-02-11 10:43:40.0 +0100
@@ -1,0 +2,14 @@
+Sun Feb  9 13:31:44 UTC 2014 - co...@suse.com
+
+- updated to 2.20
+ - drop t/v1*.t unit tests due to license issue
+   https://github.com/renormalist/class-methodmaker/issues/2
+
+---
+Wed Dec 18 10:37:48 UTC 2013 - co...@suse.com
+
+- updated to 2.19
+  - Fix 5.19 incompatibility - RT#88934 (Zefram)
+  - small distro polishing
+
+---

Old:

  Class-MethodMaker-2.18.tar.gz

New:

  Class-MethodMaker-2.20.tar.gz



Other differences:
--
++ perl-Class-MethodMaker.spec ++
--- /var/tmp/diff_new_pack.ej8SoE/_old  2014-02-11 10:43:41.0 +0100
+++ /var/tmp/diff_new_pack.ej8SoE/_new  2014-02-11 10:43:41.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Class-MethodMaker
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,20 +16,18 @@
 #
 
 
-
 Name:   perl-Class-MethodMaker
-Version:2.18
-Release:1
-License:GPL-1.0+ or Artistic-1.0
+Version:2.20
+Release:0
 %define cpan_name Class-MethodMaker
 Summary:Create generic methods for OO Perl
-Url:http://search.cpan.org/dist/Class-MethodMaker/
+License:Artistic-1.0 or GPL-1.0+
 Group:  Development/Libraries/Perl
-Source: 
http://www.cpan.org/authors/id/S/SC/SCHWIGON/%{cpan_name}-%{version}.tar.gz
+Url:http://search.cpan.org/dist/Class-MethodMaker/
+Source: 
http://www.cpan.org/authors/id/S/SC/SCHWIGON/class-methodmaker/%{cpan_name}-%{version}.tar.gz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
-BuildRequires:  perl(ExtUtils::MakeMaker)
 %{perl_requires}
 
 %description
@@ -47,6 +45,7 @@
 
 %prep
 %setup -q -n %{cpan_name}-%{version}
+find . -type f -print0 | xargs -0 chmod 644
 
 %build
 %{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}"
@@ -60,9 +59,6 @@
 %perl_process_packlist
 %perl_gen_filelist
 
-%clean
-%{__rm} -rf %{buildroot}
-
 %files -f %{name}.files
 %defattr(-,root,root,755)
 %doc Changes examples README TODO

++ Class-MethodMaker-2.18.tar.gz -> Class-MethodMaker-2.20.tar.gz ++
 2553 lines of diff (skipped)

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



commit perl-Data-Dump-Streamer for openSUSE:Factory

2014-02-11 Thread h_root
Hello community,

here is the log from the commit of package perl-Data-Dump-Streamer for 
openSUSE:Factory checked in at 2014-02-11 10:44:09

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


Package is "perl-Data-Dump-Streamer"

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-Data-Dump-Streamer/perl-Data-Dump-Streamer.changes
  2013-06-28 11:51:57.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Data-Dump-Streamer.new/perl-Data-Dump-Streamer.changes
 2014-02-11 10:44:09.0 +0100
@@ -1,0 +2,14 @@
+Mon Feb 10 11:29:33 UTC 2014 - co...@suse.com
+
+- updated to 2.37
+  Various changes. See github log for changes.
+- fixes build in factory
+  
+---
+Fri Oct  4 09:15:27 UTC 2013 - co...@suse.com
+
+- updated to 2.36
+  Should work on 5.18 now.
+- obsoleting rt_79127.diff and rt_82958.diff
+
+---

Old:

  Data-Dump-Streamer-2.34.tar.gz
  rt_79127.diff
  rt_82958.diff

New:

  Data-Dump-Streamer-2.37.tar.gz



Other differences:
--
++ perl-Data-Dump-Streamer.spec ++
--- /var/tmp/diff_new_pack.tIiC5e/_old  2014-02-11 10:44:10.0 +0100
+++ /var/tmp/diff_new_pack.tIiC5e/_new  2014-02-11 10:44:10.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Data-Dump-Streamer
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Data-Dump-Streamer
-Version:2.34
+Version:2.37
 Release:0
 %define cpan_name Data-Dump-Streamer
 Summary:Accurately serialize a data structure as Perl code
@@ -25,8 +25,6 @@
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/Data-Dump-Streamer/
 Source: 
http://www.cpan.org/authors/id/Y/YV/YVES/%{cpan_name}-%{version}.tar.gz
-Patch0: rt_79127.diff
-Patch1: rt_82958.diff
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
@@ -34,14 +32,10 @@
 BuildRequires:  perl(ExtUtils::CBuilder)
 BuildRequires:  perl(ExtUtils::Depends)
 BuildRequires:  perl(Module::Build)
-#BuildRequires: perl(Compress::Zlib)
-#BuildRequires: perl(Data::Dump::Streamer)
-#BuildRequires: perl(Data::Dump::Streamer::_::Printers)
-#BuildRequires: perl(My::Builder)
 Requires:   perl(B::Utils)
 Recommends: perl(Algorithm::Diff)
 Recommends: perl(Compress::Zlib)
-BuildRequires:  perl(JSON::XS)
+Recommends: perl(JSON::XS)
 Recommends: perl(PadWalker) >= 0.99
 %{perl_requires}
 
@@ -68,8 +62,6 @@
 
 %prep
 %setup -q -n %{cpan_name}-%{version}
-%patch0 -p1
-%patch1 -p1
 
 %build
 %{__perl} Build.PL installdirs=vendor optimize="%{optflags}"

++ Data-Dump-Streamer-2.34.tar.gz -> Data-Dump-Streamer-2.37.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Data-Dump-Streamer-2.34/.gitignore 
new/Data-Dump-Streamer-2.37/.gitignore
--- old/Data-Dump-Streamer-2.34/.gitignore  2012-06-06 11:47:31.0 
+0200
+++ new/Data-Dump-Streamer-2.37/.gitignore  2014-01-29 17:17:28.0 
+0100
@@ -2,6 +2,7 @@
 .answer
 Build
 MYMETA.yml
+MYMETA.json
 _build/
 build/
 blib/
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Data-Dump-Streamer-2.34/Build.PL 
new/Data-Dump-Streamer-2.37/Build.PL
--- old/Data-Dump-Streamer-2.34/Build.PL2012-06-06 11:47:31.0 
+0200
+++ new/Data-Dump-Streamer-2.37/Build.PL2014-01-29 17:17:28.0 
+0100
@@ -8,6 +8,7 @@
 
 my $build = My::Builder->new(
 module_name => 'Data::Dump::Streamer',
+dist_author => 'Yves Orton , Joshua ben Jore 
',
 license => 'perl',
 configure_requires => {
 'perl' => '5.006',
@@ -79,5 +80,10 @@
 # optional for testing
 'JSON::XS'   => 0,
 },
+meta_merge => {
+resources => {
+repository => 'https://github.com/demerphq/Data-Dump-Streamer'
+}
+},
 );
 $build->create_build_script();
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Data-Dump-Streamer-2.34/Changes 
new/Data-Dump-Streamer-2.37/Changes
--- old/Data-Dump-Streamer-2.34/Changes 2012-06-06 11:47:31.0 +0200
+++ new/Data-Dump-Streamer-2.37/Changes 2014-01-29 17:17:28.0 +0100
@@ -1,3 +1,20 @@
+2.37
+
+Various changes. See 

commit perl-CPAN-Uploader for openSUSE:Factory

2014-02-11 Thread h_root
Hello community,

here is the log from the commit of package perl-CPAN-Uploader for 
openSUSE:Factory checked in at 2014-02-11 10:43:50

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


Package is "perl-CPAN-Uploader"

Changes:

--- /work/SRC/openSUSE:Factory/perl-CPAN-Uploader/perl-CPAN-Uploader.changes
2013-06-05 17:50:34.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-CPAN-Uploader.new/perl-CPAN-Uploader.changes   
2014-02-11 10:43:51.0 +0100
@@ -1,0 +2,8 @@
+Sun Feb  9 13:33:36 UTC 2014 - co...@suse.com
+
+- updated to 0.103006
+  update bugtracker and repo metadata
+  Use Config::Identity to permit GPG-encrypting on-disk credentials
+  (thanks, Mike Doherty)
+
+---

Old:

  CPAN-Uploader-0.103004.tar.gz

New:

  CPAN-Uploader-0.103006.tar.gz



Other differences:
--
++ perl-CPAN-Uploader.spec ++
--- /var/tmp/diff_new_pack.Dg6AQH/_old  2014-02-11 10:43:52.0 +0100
+++ /var/tmp/diff_new_pack.Dg6AQH/_new  2014-02-11 10:43:52.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-CPAN-Uploader
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   perl-CPAN-Uploader
-Version:0.103004
+Version:0.103006
 Release:0
 %define cpan_name CPAN-Uploader
 Summary:upload things to the CPAN
@@ -37,7 +37,6 @@
 BuildRequires:  perl(LWP::UserAgent)
 BuildRequires:  perl(Term::ReadKey)
 BuildRequires:  perl(Test::More) >= 0.96
-#BuildRequires: perl(CPAN::Uploader)
 Requires:   perl(File::HomeDir)
 Requires:   perl(Getopt::Long::Descriptive) >= 0.084
 Requires:   perl(HTTP::Request::Common)

++ CPAN-Uploader-0.103004.tar.gz -> CPAN-Uploader-0.103006.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CPAN-Uploader-0.103004/Changes 
new/CPAN-Uploader-0.103006/Changes
--- old/CPAN-Uploader-0.103004/Changes  2013-03-12 20:51:46.0 +0100
+++ new/CPAN-Uploader-0.103006/Changes  2013-12-13 14:18:39.0 +0100
@@ -1,5 +1,12 @@
 Revision history for CPAN-Uploader
 
+0.103006  2013-12-13 08:18:36 America/New_York
+  update bugtracker and repo metadata
+
+0.103005  2013-07-01 19:01:17 America/New_York
+  Use Config::Identity to permit GPG-encrypting on-disk credentials
+  (thanks, Mike Doherty)
+
 0.103004  2013-03-12 15:51:43 America/New_York
   like 0.103003, but a production release
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CPAN-Uploader-0.103004/MANIFEST 
new/CPAN-Uploader-0.103006/MANIFEST
--- old/CPAN-Uploader-0.103004/MANIFEST 2013-03-12 20:51:46.0 +0100
+++ new/CPAN-Uploader-0.103006/MANIFEST 2013-12-13 14:18:39.0 +0100
@@ -8,7 +8,6 @@
 bin/cpan-upload
 dist.ini
 lib/CPAN/Uploader.pm
-t/00-compile.t
 t/00-load.t
 t/000-report-versions-tiny.t
 xt/release/changes_has_content.t
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CPAN-Uploader-0.103004/META.json 
new/CPAN-Uploader-0.103006/META.json
--- old/CPAN-Uploader-0.103004/META.json2013-03-12 20:51:46.0 
+0100
+++ new/CPAN-Uploader-0.103006/META.json2013-12-13 14:18:39.0 
+0100
@@ -4,7 +4,7 @@
   "Ricardo SIGNES "
],
"dynamic_config" : 0,
-   "generated_by" : "Dist::Zilla version 4.300030, CPAN::Meta::Converter 
version 2.120921",
+   "generated_by" : "Dist::Zilla version 5.006, CPAN::Meta::Converter version 
2.132830",
"license" : [
   "perl_5"
],
@@ -44,8 +44,6 @@
   },
   "test" : {
  "requires" : {
-"File::Find" : "0",
-"File::Temp" : "0",
 "Test::More" : "0.96"
  }
   }
@@ -53,125 +51,155 @@
"release_status" : "stable",
"resources" : {
   "bugtracker" : {
- "web" : "https://github.com/rjbs/cpan-uploader/issues";
+ "web" : "https://github.com/rjbs/CPAN-Uploader/issues";
   },
-  "homepage" : "https://github.com/rjbs/cpan-uploader";,
+  "homepage" : "https://github.com/rjbs/CPAN-Uploader";,
   "repository" : {
  "type" : "git",
- "url" : "https://github.com/rjbs/cpan-uploader.git";,
- "web" : "https://github.com/rjbs/cpan-uploader";
+ "url" : "https://github.com/rjbs/CPAN-Uploader.git";,
+ 

commit perl-CPAN-Mini for openSUSE:Factory

2014-02-11 Thread h_root
Hello community,

here is the log from the commit of package perl-CPAN-Mini for openSUSE:Factory 
checked in at 2014-02-11 10:43:43

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


Package is "perl-CPAN-Mini"

Changes:

--- /work/SRC/openSUSE:Factory/perl-CPAN-Mini/perl-CPAN-Mini.changes
2013-11-26 19:24:56.0 +0100
+++ /work/SRC/openSUSE:Factory/.perl-CPAN-Mini.new/perl-CPAN-Mini.changes   
2014-02-11 10:43:44.0 +0100
@@ -1,0 +2,6 @@
+Sun Feb  9 13:31:00 UTC 2014 - co...@suse.com
+
+- updated to 1.111015
+   update repo and bugtracker
+
+---

Old:

  CPAN-Mini-1.111014.tar.gz

New:

  CPAN-Mini-1.111015.tar.gz



Other differences:
--
++ perl-CPAN-Mini.spec ++
--- /var/tmp/diff_new_pack.iU4k5f/_old  2014-02-11 10:43:44.0 +0100
+++ /var/tmp/diff_new_pack.iU4k5f/_new  2014-02-11 10:43:44.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-CPAN-Mini
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   perl-CPAN-Mini
-Version:1.111014
+Version:1.111015
 Release:0
 %define cpan_name CPAN-Mini
 Summary:create a minimal mirror of CPAN
@@ -35,10 +35,6 @@
 BuildRequires:  perl(LWP::UserAgent) >= 5
 BuildRequires:  perl(Test::More) >= 0.96
 BuildRequires:  perl(URI) >= 1
-#BuildRequires: perl(CPAN::Mini)
-#BuildRequires: perl(CPAN::Mini::App)
-#BuildRequires: perl(CPANPLUS::Backend)
-#BuildRequires: perl(File::Find::Rule)
 Requires:   perl(Compress::Zlib) >= 1.20
 Requires:   perl(File::HomeDir) >= 0.57
 Requires:   perl(File::Path) >= 2.04

++ CPAN-Mini-1.111014.tar.gz -> CPAN-Mini-1.111015.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CPAN-Mini-1.111014/Changes 
new/CPAN-Mini-1.111015/Changes
--- old/CPAN-Mini-1.111014/Changes  2013-11-16 01:17:43.0 +0100
+++ new/CPAN-Mini-1.111015/Changes  2013-12-13 14:17:06.0 +0100
@@ -1,5 +1,8 @@
 Revision history for CPAN-Mini
 
+1.111015  2013-12-13 08:17:02 America/New_York
+  update repo and bugtracker
+
 1.111014  2013-11-15 19:17:39 America/New_York
   prune overly-aggressively-set prereqs; we do not require CPANPLUS!
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/CPAN-Mini-1.111014/META.json 
new/CPAN-Mini-1.111015/META.json
--- old/CPAN-Mini-1.111014/META.json2013-11-16 01:17:43.0 +0100
+++ new/CPAN-Mini-1.111015/META.json2013-12-13 14:17:06.0 +0100
@@ -55,25 +55,25 @@
"release_status" : "stable",
"resources" : {
   "bugtracker" : {
- "web" : "https://github.com/rjbs/cpan-mini/issues";
+ "web" : "https://github.com/rjbs/CPAN-Mini/issues";
   },
-  "homepage" : "https://github.com/rjbs/cpan-mini";,
+  "homepage" : "https://github.com/rjbs/CPAN-Mini";,
   "repository" : {
  "type" : "git",
- "url" : "https://github.com/rjbs/cpan-mini.git";,
- "web" : "https://github.com/rjbs/cpan-mini";
+ "url" : "https://github.com/rjbs/CPAN-Mini.git";,
+ "web" : "https://github.com/rjbs/CPAN-Mini";
   }
},
-   "version" : "1.111014",
+   "version" : "1.111015",
"x_Dist_Zilla" : {
   "perl" : {
- "version" : "5.019005"
+ "version" : "5.018001"
   },
   "plugins" : [
  {
 "class" : "Dist::Zilla::Plugin::Git::GatherDir",
 "name" : "@RJBS/Git::GatherDir",
-"version" : "2.017"
+"version" : "2.019"
  },
  {
 "class" : "Dist::Zilla::Plugin::CheckPrereqsIndexed",
@@ -87,13 +87,33 @@
  },
  {
 "class" : "Dist::Zilla::Plugin::PromptIfStale",
+"config" : {
+   "Dist::Zilla::Plugin::PromptIfStale" : {
+  "check_all_plugins" : 0,
+  "check_all_prereqs" : 0,
+  "modules" : [
+ "Dist::Zilla::PluginBundle::RJBS"
+  ],
+  "phase" : "build",
+  "skip" : []
+   }
+},
 "name" : "@RJBS/RJBS-Outdated",
-"version" : "0.013"
+"version" : "0.015"
  },
  {
 "class" : "Dist::Zilla::Plugin::PromptIfStale",
+"config" : {
+  

commit perl-Data-ShowTable for openSUSE:Factory

2014-02-11 Thread h_root
Hello community,

here is the log from the commit of package perl-Data-ShowTable for 
openSUSE:Factory checked in at 2014-02-11 10:44:17

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


Package is "perl-Data-ShowTable"

Changes:

--- /work/SRC/openSUSE:Factory/perl-Data-ShowTable/perl-Data-ShowTable.changes  
2013-11-26 19:25:05.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-Data-ShowTable.new/perl-Data-ShowTable.changes 
2014-02-11 10:44:19.0 +0100
@@ -1,0 +2,7 @@
+Sun Feb  9 13:33:36 UTC 2014 - co...@suse.com
+
+- updated to 4.6 - most likely the only perl module without changelog
+  (see https://rt.cpan.org/Public/Bug/Display.html?id=92137)
+- really remove Data-ShowTable-3.3.dif :)
+
+---

Old:

  Data-ShowTable-3.3.dif
  Data-ShowTable-4.5.tar.gz

New:

  Data-ShowTable-4.6.tar.gz



Other differences:
--
++ perl-Data-ShowTable.spec ++
--- /var/tmp/diff_new_pack.qqn6i6/_old  2014-02-11 10:44:19.0 +0100
+++ /var/tmp/diff_new_pack.qqn6i6/_new  2014-02-11 10:44:19.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Data-ShowTable
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Data-ShowTable
-Version:4.5
+Version:4.6
 Release:0
 %define cpan_name Data-ShowTable
 Summary:routines to display tabular data in several formats.
@@ -29,8 +29,6 @@
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
-#BuildRequires: perl(Data::ShowTable)
-#BuildRequires: perl(Sys::OutPut)
 %{perl_requires}
 
 %description

++ Data-ShowTable-4.5.tar.gz -> Data-ShowTable-4.6.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Data-ShowTable-4.5/MANIFEST 
new/Data-ShowTable-4.6/MANIFEST
--- old/Data-ShowTable-4.5/MANIFEST 2013-10-25 09:26:27.0 +0200
+++ new/Data-ShowTable-4.6/MANIFEST 2014-01-03 22:27:30.0 +0100
@@ -6,8 +6,6 @@
 GNU-LICENSE
 Makefile.PL
 MANIFEST
-MYMETA.json
-MYMETA.yml
 pm_to_blib
 README
 showtable
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Data-ShowTable-4.5/META.json 
new/Data-ShowTable-4.6/META.json
--- old/Data-ShowTable-4.5/META.json2013-10-25 09:26:27.0 +0200
+++ new/Data-ShowTable-4.6/META.json2014-01-03 22:27:30.0 +0100
@@ -35,5 +35,5 @@
   }
},
"release_status" : "stable",
-   "version" : "4.5"
+   "version" : "4.6"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Data-ShowTable-4.5/META.yml 
new/Data-ShowTable-4.6/META.yml
--- old/Data-ShowTable-4.5/META.yml 2013-10-25 09:26:27.0 +0200
+++ new/Data-ShowTable-4.6/META.yml 2014-01-03 22:27:30.0 +0100
@@ -18,4 +18,4 @@
 - t
 - inc
 requires: {}
-version: 4.5
+version: 4.6
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Data-ShowTable-4.5/MYMETA.json 
new/Data-ShowTable-4.6/MYMETA.json
--- old/Data-ShowTable-4.5/MYMETA.json  2013-10-25 09:23:01.0 +0200
+++ new/Data-ShowTable-4.6/MYMETA.json  1970-01-01 01:00:00.0 +0100
@@ -1,39 +0,0 @@
-{
-   "abstract" : "Perl module to automatically format columnar data.",
-   "author" : [
-  "Alan Stebbens "
-   ],
-   "dynamic_config" : 0,
-   "generated_by" : "ExtUtils::MakeMaker version 6.68, CPAN::Meta::Converter 
version 2.131560",
-   "license" : [
-  "open_source"
-   ],
-   "meta-spec" : {
-  "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec";,
-  "version" : "2"
-   },
-   "name" : "Data-ShowTable",
-   "no_index" : {
-  "directory" : [
- "t",
- "inc"
-  ]
-   },
-   "prereqs" : {
-  "build" : {
- "requires" : {
-"ExtUtils::MakeMaker" : "0"
- }
-  },
-  "configure" : {
- "requires" : {
-"ExtUtils::MakeMaker" : "0"
- }
-  },
-  "runtime" : {
- "requires" : {}
-  }
-   },
-   "release_status" : "stable",
-   "version" : "4.5"
-}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Data-ShowTable-4.5/MYMETA.yml 
new/Data-ShowTable-4.6/MYMETA.yml
--- old/Data-ShowTable-4.5/MYMETA.yml   2013-10-25 09:23:01.0 +0200
+++ new/Data-

commit perl-NetAddr-IP for openSUSE:Factory

2014-02-11 Thread h_root
Hello community,

here is the log from the commit of package perl-NetAddr-IP for openSUSE:Factory 
checked in at 2014-02-11 10:44:55

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


Package is "perl-NetAddr-IP"

Changes:

--- /work/SRC/openSUSE:Factory/perl-NetAddr-IP/perl-NetAddr-IP.changes  
2013-11-27 15:31:05.0 +0100
+++ /work/SRC/openSUSE:Factory/.perl-NetAddr-IP.new/perl-NetAddr-IP.changes 
2014-02-11 10:44:57.0 +0100
@@ -1,0 +2,6 @@
+Sun Feb  9 13:33:36 UTC 2014 - co...@suse.com
+
+- updated to 4.072
+  modify Makefile.PL to bypass missing 'pod2text'
+
+---

Old:

  NetAddr-IP-4.071.tar.gz

New:

  NetAddr-IP-4.072.tar.gz



Other differences:
--
++ perl-NetAddr-IP.spec ++
--- /var/tmp/diff_new_pack.5PtvHy/_old  2014-02-11 10:44:57.0 +0100
+++ /var/tmp/diff_new_pack.5PtvHy/_new  2014-02-11 10:44:57.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-NetAddr-IP
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   perl-NetAddr-IP
-Version:4.071
+Version:4.072
 Release:0
 %define cpan_name NetAddr-IP
 Summary:Manages IPv4 and IPv6 addresses and subnets
@@ -28,13 +28,6 @@
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
-#BuildRequires: perl(NetAddr::IP)
-#BuildRequires: perl(NetAddr::IP::InetBase)
-#BuildRequires: perl(NetAddr::IP::Lite) >= 1.51
-#BuildRequires: perl(NetAddr::IP::Util) >= 1.50
-#BuildRequires: perl(NetAddr::IP::Util_IS)
-#BuildRequires: perl(NetAddr::IP::UtilPP)
-#BuildRequires: perl(Socket6)
 %{perl_requires}
 
 %description

++ NetAddr-IP-4.071.tar.gz -> NetAddr-IP-4.072.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/NetAddr-IP-4.071/Changes new/NetAddr-IP-4.072/Changes
--- old/NetAddr-IP-4.071/Changes2013-09-30 22:41:32.0 +0200
+++ new/NetAddr-IP-4.072/Changes2014-01-27 23:28:30.0 +0100
@@ -1,5 +1,8 @@
 Revision history for Perl extension NetAddr::IP
 
+4.072 Mon Jan 27 11:59:58 PST 2014
+modify Makefile.PL to bypass missing 'pod2text'
+
 4.071 Mon Sep 30 13:41:03 PDT 2013
add method "canon" by request from 
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/NetAddr-IP-4.071/IP.pm new/NetAddr-IP-4.072/IP.pm
--- old/NetAddr-IP-4.071/IP.pm  2013-09-30 22:40:41.0 +0200
+++ new/NetAddr-IP-4.072/IP.pm  2014-01-27 23:29:07.0 +0100
@@ -37,7 +37,7 @@
 
 @ISA = qw(Exporter NetAddr::IP::Lite);
 
-$VERSION = do { sprintf " %d.%03d", (q$Revision: 4.71 $ =~ /\d+/g) };
+$VERSION = do { sprintf " %d.%03d", (q$Revision: 4.72 $ =~ /\d+/g) };
 
 $rfc3021 = 0;
 
@@ -1581,7 +1581,7 @@
 =head1 COPYRIGHT
 
 This software is (c) Luis E. Muñoz, 1999 - 2007, and (c) Michael
-Robinton, 2006 - 2012.
+Robinton, 2006 - 2014.
 
 All rights reserved.
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/NetAddr-IP-4.071/Lite/Changes 
new/NetAddr-IP-4.072/Lite/Changes
--- old/NetAddr-IP-4.071/Lite/Changes   2013-09-12 21:55:24.0 +0200
+++ new/NetAddr-IP-4.072/Lite/Changes   2014-01-27 23:30:21.0 +0100
@@ -1,5 +1,8 @@
 Revision history for Perl extension NetAddr::IP::Lite
 
+1.52  Mon Jan 27 11:59:58 PST 2014
+modify Makefile.PL to bypass missing 'pod2text'
+
 1.51  Thu Sep 12 12:54:22 PDT 2013
add new6, RFC4291 compliant ipv4->ipV6 new
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/NetAddr-IP-4.071/Lite/Lite.pm 
new/NetAddr-IP-4.072/Lite/Lite.pm
--- old/NetAddr-IP-4.071/Lite/Lite.pm   2013-09-12 21:51:53.0 +0200
+++ new/NetAddr-IP-4.072/Lite/Lite.pm   2014-01-27 23:30:39.0 +0100
@@ -32,7 +32,7 @@
 
 use vars qw(@ISA @EXPORT_OK $VERSION $Accept_Binary_IP $Old_nth $AUTOLOAD 
*Zero);
 
-$VERSION = do { my @r = (q$Revision: 1.51 $ =~ /\d+/g); sprintf "%d."."%02d" x 
$#r, @r };
+$VERSION = do { my @r = (q$Revision: 1.52 $ =~ /\d+/g); sprintf "%d."."%02d" x 
$#r, @r };
 
 require Exporter;
 
@@ -1600,7 +1600,7 @@
 =head1 COPYRIGHT
 
  This software is (c) Luis E. Muñoz, 1999 - 2005
- and (c) Michael Robinton, 2006 - 2012.
+ and (c) Michael Robinton, 2006 - 2014.
 
 All rights reserved.
 
diff -urN '--exclude=CVS' '--excl

commit perl-ExtUtils-MakeMaker for openSUSE:Factory

2014-02-11 Thread h_root
Hello community,

here is the log from the commit of package perl-ExtUtils-MakeMaker for 
openSUSE:Factory checked in at 2014-02-11 10:44:34

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


Package is "perl-ExtUtils-MakeMaker"

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-ExtUtils-MakeMaker/perl-ExtUtils-MakeMaker.changes
  2013-12-06 14:42:55.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-ExtUtils-MakeMaker.new/perl-ExtUtils-MakeMaker.changes
 2014-02-11 10:44:36.0 +0100
@@ -1,0 +2,34 @@
+Sat Feb  8 10:54:51 UTC 2014 - l...@linux-schulserver.de
+
+- update to 6.88:
+Misc:
+* disable make parallelism for pure_all target
+* Enable bootstrapping to work on v5.10.x again
+Bug fixes:
+* Don't recurse into stale dist dirs
+* RT#90780 fix Macro `BOOTSTRAP' redefined warnings
+* Only enable automatic OBJECT generation if MAGICXS is true
+* harden xsubpp locating loop in MM_Unix
+* RT#91540 PREREQ_FATAL not recognised on command line
+* Export 'configure' section of prereqs when meta-spec version 2
+* Explicitly require dynaloader before using mod2fname
+* Expanded test coverage for metafiles
+* Get rid of unused printf arguments in dir_target
+* Get rid of unused printf arguments in dynamic_bs
+* On Android, pass PERL_LIB through rel2abs().
+* Synchronisation with blead to remove old cross-compilation model
+New Features:
+* OBJECT can now be specified as an array
+* build C_FILES/O_FILES/OBJECT automatically from XS
+* Added MAGICXS attribute to explicitly enable automagic
+  XS building.
+* Added PPM_UNINSTALL_EXEC and PPM_UNINSTALL_SCRIPT options
+  to PPD generation
+Doc fixes:
+* Correct the documentation for MAGICXS
+* Document BUILD_REQUIRES defaults
+* Documentation expanded to mention JSON metafiles
+* mention that TEST_REQUIRES is in v6.64 and above
+* Update documentation for LICENSE attribute.
+
+---

Old:

  ExtUtils-MakeMaker-6.82.tar.gz

New:

  ExtUtils-MakeMaker-6.88.tar.gz



Other differences:
--
++ perl-ExtUtils-MakeMaker.spec ++
--- /var/tmp/diff_new_pack.gElF8Y/_old  2014-02-11 10:44:36.0 +0100
+++ /var/tmp/diff_new_pack.gElF8Y/_new  2014-02-11 10:44:36.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-ExtUtils-MakeMaker
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   perl-ExtUtils-MakeMaker
-Version:6.82
+Version:6.88
 Release:0
 %define cpan_name ExtUtils-MakeMaker
 Summary:Create a module Makefile

++ ExtUtils-MakeMaker-6.82.tar.gz -> ExtUtils-MakeMaker-6.88.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ExtUtils-MakeMaker-6.82/Changes 
new/ExtUtils-MakeMaker-6.88/Changes
--- old/ExtUtils-MakeMaker-6.82/Changes 2013-11-04 20:20:56.0 +0100
+++ new/ExtUtils-MakeMaker-6.88/Changes 2014-01-31 21:50:06.0 +0100
@@ -1,3 +1,103 @@
+6.88 Fri Jan 31 20:49:13 GMT 2014
+
+No changes from 6.87_05
+
+6.87_05 Tue Jan 28 13:54:21 GMT 2014
+Bug fixes:
+* Synchronisation with blead to remove old cross-compilation model
+
+6.87_04 Sun Jan 26 19:29:05 GMT 2014
+Bug fixes:
+* On Android, pass PERL_LIB through rel2abs().
+
+6.87_03 Sun Jan 19 17:49:43 GMT 2014
+Bug fixes:
+* Get rid of unused printf arguments in dynamic_bs
+
+6.87_02 Sat Jan 18 13:00:36 GMT 2014
+Doc fixes:
+* Update documentation for LICENSE attribute.
+
+Bug fixes:
+* Get rid of unused printf arguments in dir_target
+
+6.87_01 Sun Jan 12 10:31:41 GMT 2014
+Doc fixes:
+* mention that TEST_REQUIRES is in v6.64 and above
+
+6.86 Sat Jan  4 12:17:53 GMT 2014
+
+No changes from 6.85_07
+
+6.85_07 Wed Jan  1 18:55:22 GMT 2014
+Bug fixes:
+* Expanded test coverage for metafiles
+
+Doc fixes:
+* Documentation expanded to mention JSON metafiles
+
+6.85_06 Mon Dec 30 23:14:37 GMT 2013
+Bug fixes:
+* Explicitly require dynaloader before using mod2fname
+
+6.85_05 Sun Dec 29 11:25:00 GMT 2013
+Bug fixes:
+* Export 'configure' section of prereqs when meta-spec version 2
+
+Doc fixes:
+* Document BUILD_REQUIRES defaults
+
+6.85_04 Mon Dec 23 15:00:14 GMT 2013
+
+No changes since v6.85_03 fixing repo tags
+

commit perl-File-Temp for openSUSE:Factory

2014-02-11 Thread h_root
Hello community,

here is the log from the commit of package perl-File-Temp for openSUSE:Factory 
checked in at 2014-02-11 10:44:39

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


Package is "perl-File-Temp"

Changes:

--- /work/SRC/openSUSE:Factory/perl-File-Temp/perl-File-Temp.changes
2014-01-23 15:51:38.0 +0100
+++ /work/SRC/openSUSE:Factory/.perl-File-Temp.new/perl-File-Temp.changes   
2014-02-11 10:44:40.0 +0100
@@ -10 +10 @@
-- fix build on SLE_11 (use vendorlib for Test::More)
+- fix build on SLE_11 (use vendorlib for Test::More and File::Path)



Other differences:
--
++ perl-File-Temp.spec ++
--- /var/tmp/diff_new_pack.3kqYAd/_old  2014-02-11 10:44:40.0 +0100
+++ /var/tmp/diff_new_pack.3kqYAd/_new  2014-02-11 10:44:40.0 +0100
@@ -71,6 +71,7 @@
 for i in `find t -type f` ; do
 sed -i -e "s@^\s*use\s\s*Test::More@use lib '%{perl_vendorlib}';\nuse 
Test::More@" $i
 done
+sed -i -e "s|package File::Temp;|package File::Temp;\nuse lib 
'%{perl_vendorlib}';|" lib/File/Temp.pm 
 %endif
 # MANUAL END
 

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



commit python-qt5 for openSUSE:Factory

2014-02-11 Thread h_root
Hello community,

here is the log from the commit of package python-qt5 for openSUSE:Factory 
checked in at 2014-02-11 10:45:08

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


Package is "python-qt5"

Changes:

--- /work/SRC/openSUSE:Factory/python-qt5/python-qt5.changes2014-01-14 
15:09:16.0 +0100
+++ /work/SRC/openSUSE:Factory/.python-qt5.new/python-qt5.changes   
2014-02-11 10:45:10.0 +0100
@@ -1,0 +2,5 @@
+Thu Feb  6 20:51:47 UTC 2014 - hrvoje.sen...@gmail.com
+
+- Added fix_qreal_check.diff, fixes build on arm
+
+---
python3-qt5.changes: same change

New:

  fix_qreal_check.diff



Other differences:
--
++ python-qt5.spec ++
--- /var/tmp/diff_new_pack.ttJL0Y/_old  2014-02-11 10:45:11.0 +0100
+++ /var/tmp/diff_new_pack.ttJL0Y/_new  2014-02-11 10:45:11.0 +0100
@@ -29,6 +29,8 @@
 Patch1: build-compare.diff
 # PATCH-FIX-OPENSUSE: DIsable RPATH
 Patch2: disable-rpaths.diff
+# PATCH-FIX-UPSTREAM: fix_qreal_check.diff -- check if qreal is double based 
on sizeof
+Patch3: fix_qreal_check.diff
 BuildRequires:  dbus-1-python-devel
 BuildRequires:  fdupes
 BuildRequires:  gdb
@@ -104,6 +106,7 @@
 %patch1
 #PATCH-FIX-OPENSUSE: Disable RPATH when building PyQt5.
 %patch2
+%patch3 -p1
 
 %build
 export CXXFLAGS="%{optflags}"

python3-qt5.spec: same change
++ fix_qreal_check.diff ++
Description: check if qreal is double based on sizeof
Author: Dmitry Shachnev 
Forwarded: no
Last-Update: 2014-01-29

--- a/configure.py
+++ b/configure.py
@@ -481,10 +481,8 @@
 out << "PyQt_Desktop_OpenGL\\n";
 #endif
 
-// This is the test used in qglobal.h.
-#if defined(QT_NO_FPU) || defined(Q_PROCESSOR_ARM) || defined(Q_OS_WINCE)
-out << "PyQt_qreal_double\\n";
-#endif
+if (sizeof (qreal) != sizeof (double))
+out << "PyQt_qreal_double\\n";
 
 return 0;
 }

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



commit qemu for openSUSE:Factory

2014-02-11 Thread h_root
Hello community,

here is the log from the commit of package qemu for openSUSE:Factory checked in 
at 2014-02-11 10:45:14

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


Package is "qemu"

Changes:

--- /work/SRC/openSUSE:Factory/qemu/qemu-linux-user.changes 2014-01-23 
15:55:24.0 +0100
+++ /work/SRC/openSUSE:Factory/.qemu.new/qemu-linux-user.changes
2014-02-11 10:45:15.0 +0100
@@ -1,0 +2,6 @@
+Fri Jan 24 11:20:52 UTC 2014 - afaer...@suse.de
+
+- Synchronize syscall numbers from Linux v3.13
+  0041-linux-user-sync-syscall-numbers-upt.patch
+
+---
--- /work/SRC/openSUSE:Factory/qemu/qemu.changes2014-01-23 
15:55:24.0 +0100
+++ /work/SRC/openSUSE:Factory/.qemu.new/qemu.changes   2014-02-11 
10:45:15.0 +0100
@@ -1,0 +2,12 @@
+Mon Feb  3 15:54:06 UTC 2014 - afaer...@suse.de
+
+- Implement discard support for xen_disk (olh) (fate#316071)
+  0042-xen_disk-add-discard-support.patch.patch
+
+---
+Fri Jan 24 11:03:58 UTC 2014 - afaer...@suse.de
+
+- Simplified VMDK SCSI support handling (backport from 13.1/v1.6.2)
+* Increases the number of heads for SCSI from 16 to 255
+
+---

New:

  0041-linux-user-sync-syscall-numbers-upt.patch
  0042-xen_disk-add-discard-support.patch.patch



Other differences:
--
++ qemu-linux-user.spec ++
--- /var/tmp/diff_new_pack.8AZZlD/_old  2014-02-11 10:45:16.0 +0100
+++ /var/tmp/diff_new_pack.8AZZlD/_new  2014-02-11 10:45:16.0 +0100
@@ -65,6 +65,8 @@
 Patch0038:  0038-roms-Build-vgabios.bin.patch.patch
 Patch0039:  0039-configure-Enable-PIE-for-ppc-and-pp.patch
 Patch0040:  0040-linux-user-Implement-BLKPG-ioctl.pa.patch
+Patch0041:  0041-linux-user-sync-syscall-numbers-upt.patch
+Patch0042:  0042-xen_disk-add-discard-support.patch.patch
 # Please do not add patches manually here, run update_git.sh.
 # this is to make lint happy
 Source300:  rpmlintrc
@@ -157,6 +159,8 @@
 %patch0038 -p1
 %patch0039 -p1
 %patch0040 -p1
+%patch0041 -p1
+%patch0042 -p1
 
 %build
 ./configure --prefix=%_prefix --sysconfdir=%_sysconfdir \

++ qemu.spec ++
--- /var/tmp/diff_new_pack.8AZZlD/_old  2014-02-11 10:45:16.0 +0100
+++ /var/tmp/diff_new_pack.8AZZlD/_new  2014-02-11 10:45:16.0 +0100
@@ -72,6 +72,8 @@
 Patch0038:  0038-roms-Build-vgabios.bin.patch.patch
 Patch0039:  0039-configure-Enable-PIE-for-ppc-and-pp.patch
 Patch0040:  0040-linux-user-Implement-BLKPG-ioctl.pa.patch
+Patch0041:  0041-linux-user-sync-syscall-numbers-upt.patch
+Patch0042:  0042-xen_disk-add-discard-support.patch.patch
 # Please do not add patches manually here, run update_git.sh.
 
 # roms/ipxe patches
@@ -305,6 +307,8 @@
 %patch0038 -p1
 %patch0039 -p1
 %patch0040 -p1
+%patch0041 -p1
+%patch0042 -p1
 
 %patch1000 -p1
 %patch1001 -p1

++ 0010-block-vmdk-Support-creation-of-SCSI.patch ++
--- /var/tmp/diff_new_pack.8AZZlD/_old  2014-02-11 10:45:16.0 +0100
+++ /var/tmp/diff_new_pack.8AZZlD/_new  2014-02-11 10:45:16.0 +0100
@@ -1,4 +1,4 @@
-From d45da9e89458d0641e80fac80699f847a18714b5 Mon Sep 17 00:00:00 2001
+From d281dbef7cffee850d5445357affb5e0420ceffe Mon Sep 17 00:00:00 2001
 From: Ulrich Hecht 
 Date: Tue, 14 Apr 2009 16:37:42 +0200
 Subject: [PATCH] block/vmdk: Support creation of SCSI VMDK images in qemu-img
@@ -10,6 +10,7 @@
 [AF: Changed BLOCK_FLAG_SCSI from 8 to 16 for v1.2]
 [AF: Rebased onto upstream VMDK SCSI support]
 [AF: Rebased onto skipping of image creation in v1.7]
+[AF: Simplified in preparation for v1.7.1/v2.0]
 Signed-off-by: Andreas Färber 
 ---
  block.c   | 6 +-
@@ -43,10 +44,10 @@
  }
  ret = bdrv_create(drv, filename, param, &local_err);
 diff --git a/block/vmdk.c b/block/vmdk.c
-index a7ebd0f..c047a52 100644
+index a7ebd0f..818f7a0 100644
 --- a/block/vmdk.c
 +++ b/block/vmdk.c
-@@ -1641,6 +1641,8 @@ static int vmdk_create(const char *filename, 
QEMUOptionParameter *options,
+@@ -1641,11 +1641,13 @@ static int vmdk_create(const char *filename, 
QEMUOptionParameter *options,
  fmt = options->value.s;
  } else if (!strcmp(options->name, BLOCK_OPT_ZEROED_GRAIN)) {
  zeroed_grain |= options->value.n;
@@ -55,15 +56,12 @@
  }
  options++;
  }
-@@ -1748,7 +1750,7 @@ static int vmdk_create(const char *filename, 
QEMUOptionParameter *options,
- ext_desc_lines,
- (flags & BLOCK_FLAG_COMPAT6 ? 6 : 4),
- total_size / (int64_t)(63 * number_heads * 512), numb

commit perl-Hash-Util-FieldHash-Compat for openSUSE:Factory

2014-02-11 Thread h_root
Hello community,

here is the log from the commit of package perl-Hash-Util-FieldHash-Compat for 
openSUSE:Factory checked in at 2014-02-11 10:44:45

Comparing /work/SRC/openSUSE:Factory/perl-Hash-Util-FieldHash-Compat (Old)
 and  /work/SRC/openSUSE:Factory/.perl-Hash-Util-FieldHash-Compat.new (New)


Package is "perl-Hash-Util-FieldHash-Compat"

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-Hash-Util-FieldHash-Compat/perl-Hash-Util-FieldHash-Compat.changes
  2011-09-23 12:37:27.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Hash-Util-FieldHash-Compat.new/perl-Hash-Util-FieldHash-Compat.changes
 2014-02-11 10:44:46.0 +0100
@@ -1,0 +2,6 @@
+Mon Feb  3 08:12:51 UTC 2014 - l...@linux-schulserver.de
+
+- update to 0.04:
+  + RT#83667: localize $SIG{__DIE__} before an eval
+
+---

Old:

  Hash-Util-FieldHash-Compat-0.03.tar.gz

New:

  Hash-Util-FieldHash-Compat-0.04.tar.gz



Other differences:
--
++ perl-Hash-Util-FieldHash-Compat.spec ++
--- /var/tmp/diff_new_pack.QiQ9rP/_old  2014-02-11 10:44:46.0 +0100
+++ /var/tmp/diff_new_pack.QiQ9rP/_new  2014-02-11 10:44:46.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Hash-Util-FieldHash-Compat
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,16 +16,15 @@
 #
 
 
-
 Name:   perl-Hash-Util-FieldHash-Compat
-Version:0.03
-Release:1
-License:GPL-1.0+ or Artistic-1.0
+Version:0.04
+Release:0
 %define cpan_name Hash-Util-FieldHash-Compat
 Summary:Use L or ties, depending
-Url:http://search.cpan.org/dist/Hash-Util-FieldHash-Compat/
+License:GPL-1.0+ or Artistic-1.0
 Group:  Development/Libraries/Perl
-Source: 
http://www.cpan.org/authors/id/N/NU/NUFFIN/%{cpan_name}-%{version}.tar.gz
+Url:http://search.cpan.org/dist/Hash-Util-FieldHash-Compat/
+Source: %{cpan_name}-%{version}.tar.gz
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl

++ Hash-Util-FieldHash-Compat-0.03.tar.gz -> 
Hash-Util-FieldHash-Compat-0.04.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Hash-Util-FieldHash-Compat-0.03/Changes 
new/Hash-Util-FieldHash-Compat-0.04/Changes
--- old/Hash-Util-FieldHash-Compat-0.03/Changes 1970-01-01 01:00:00.0 
+0100
+++ new/Hash-Util-FieldHash-Compat-0.04/Changes 2014-02-02 06:02:35.0 
+0100
@@ -0,0 +1,12 @@
+0.04
+- RT#83667: localize $SIG{__DIE__} before an eval
+
+0.03
+   - Work around the strangeness of if.pm trying to use ":all.pm". WTF?
+
+0.02
+   - Tie::RefHash related dependencies changed
+   - ::Compat imports all of Hash::Util::FielDhash on 5.10 so that fully 
qualified calls work
+
+0.01
+   - Initial release
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Hash-Util-FieldHash-Compat-0.03/MANIFEST 
new/Hash-Util-FieldHash-Compat-0.04/MANIFEST
--- old/Hash-Util-FieldHash-Compat-0.03/MANIFEST2008-05-16 
04:44:53.0 +0200
+++ new/Hash-Util-FieldHash-Compat-0.04/MANIFEST2014-02-02 
06:10:43.0 +0100
@@ -1,8 +1,10 @@
+Changes
 lib/Hash/Util/FieldHash/Compat.pm
 lib/Hash/Util/FieldHash/Compat/Heavy.pm
 Makefile.PL
 MANIFEST   This list of files
 MANIFEST.SKIP
 t/01_basic.t
-META.yml Module meta-data (added by MakeMaker)
+META.yml Module YAML meta-data (added by 
MakeMaker)
+META.jsonModule JSON meta-data (added by 
MakeMaker)
 SIGNATUREPublic-key signature (added by 
MakeMaker)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Hash-Util-FieldHash-Compat-0.03/MANIFEST.SKIP 
new/Hash-Util-FieldHash-Compat-0.04/MANIFEST.SKIP
--- old/Hash-Util-FieldHash-Compat-0.03/MANIFEST.SKIP   2008-01-16 
16:03:26.0 +0100
+++ new/Hash-Util-FieldHash-Compat-0.04/MANIFEST.SKIP   2014-02-02 
06:09:54.0 +0100
@@ -1,10 +1,20 @@
+
+#!start included 
/Users/ether/perl5/perlbrew/perls/19.7/lib/5.19.7/ExtUtils/MANIFEST.SKIP
 # Avoid version control files.
 \bRCS\b
 \bCVS\b
 \bSCCS\b
 ,v$
 \B\.svn\b
+\B\.git\b
+\B\.gitignore\b
 \b_darcs\b
+\B\.cvsignore$
+
+# Avoid VMS specific MakeMaker generated files
+\bDescrip.MMS$
+\bDESCRIP.MMS$
+\bdescrip.mms

commit perl-Set-Object for openSUSE:Factory

2014-02-11 Thread h_root
Hello community,

here is the log from the commit of package perl-Set-Object for openSUSE:Factory 
checked in at 2014-02-11 10:45:02

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


Package is "perl-Set-Object"

Changes:

--- /work/SRC/openSUSE:Factory/perl-Set-Object/perl-Set-Object.changes  
2013-06-05 13:06:58.0 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Set-Object.new/perl-Set-Object.changes 
2014-02-11 10:45:03.0 +0100
@@ -1,0 +2,5 @@
+Sun Feb  9 13:32:10 UTC 2014 - co...@suse.com
+
+- updated to 1.34, no changelog
+
+---

Old:

  Set-Object-1.31.tar.gz

New:

  Set-Object-1.34.tar.gz



Other differences:
--
++ perl-Set-Object.spec ++
--- /var/tmp/diff_new_pack.reO1fj/_old  2014-02-11 10:45:03.0 +0100
+++ /var/tmp/diff_new_pack.reO1fj/_new  2014-02-11 10:45:03.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Set-Object
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Set-Object
-Version:1.31
+Version:1.34
 Release:0
 %define cpan_name Set-Object
 Summary:Unordered collections (sets) of Perl Objects

++ Set-Object-1.31.tar.gz -> Set-Object-1.34.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Set-Object-1.31/Changes.pod 
new/Set-Object-1.34/Changes.pod
--- old/Set-Object-1.31/Changes.pod 2013-05-13 22:34:02.0 +0200
+++ new/Set-Object-1.34/Changes.pod 2013-12-26 02:54:52.0 +0100
@@ -1,11 +1,45 @@
 
 =encoding utf8
 
-=
-
 =head1 NAME
 
-Set::Object - REVISION HISTORY
+REVISION HISTORY - Set::Object
+
+=head1 1.34, 2013-12-25
+
+=over
+
+=item *
+
+Make synopsis examples work (tadzik)
+
+=back
+
+=head1 1.33, 2013-12-13
+
+=over
+
+=item *
+
+Fix RT #90070: Improve pod for sorted @$set in list context vs 
+unsorted ->elements (ftobin)
+
+=item *
+
+Fix RT #87658: Typo in pod (dsteinbrunner)
+
+=back
+
+=head1 1.32, 2013-05-15 rurban (released 2013-12-13)
+
+=over
+
+=item *
+
+Reverts Changes.pod patch RT#85244 as it conflicts with the Set::Object pod on 
metacpan.
+Also RT #85246
+
+=back
 
 =head1 1.31, 2013-05-13 rurban
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Set-Object-1.31/META.json 
new/Set-Object-1.34/META.json
--- old/Set-Object-1.31/META.json   2013-05-13 22:34:20.0 +0200
+++ new/Set-Object-1.34/META.json   2013-12-26 02:55:43.0 +0100
@@ -4,7 +4,7 @@
   "Jean-Louis Leroy and Sam Vilain"
],
"dynamic_config" : 1,
-   "generated_by" : "ExtUtils::MakeMaker version 6.64, CPAN::Meta::Converter 
version 2.130880",
+   "generated_by" : "ExtUtils::MakeMaker version 6.82, CPAN::Meta::Converter 
version 2.132140",
"license" : [
   "artistic_1"
],
@@ -50,5 +50,5 @@
  "url" : "git://github.com/rurban/Set-Object.git"
   }
},
-   "version" : "1.31"
+   "version" : "1.34"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Set-Object-1.31/META.yml new/Set-Object-1.34/META.yml
--- old/Set-Object-1.31/META.yml2013-05-13 22:34:20.0 +0200
+++ new/Set-Object-1.34/META.yml2013-12-26 02:55:43.0 +0100
@@ -7,7 +7,7 @@
 configure_requires:
   ExtUtils::MakeMaker: 0
 dynamic_config: 1
-generated_by: 'ExtUtils::MakeMaker version 6.64, CPAN::Meta::Converter version 
2.130880'
+generated_by: 'ExtUtils::MakeMaker version 6.82, CPAN::Meta::Converter version 
2.132140'
 license: artistic
 meta-spec:
   url: http://module-build.sourceforge.net/META-spec-v1.4.html
@@ -26,4 +26,4 @@
 resources:
   license: http://dev.perl.org/licenses/
   repository: git://github.com/rurban/Set-Object.git
-version: 1.31
+version: 1.34
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Set-Object-1.31/SIGNATURE 
new/Set-Object-1.34/SIGNATURE
--- old/Set-Object-1.31/SIGNATURE   2013-05-13 22:34:23.0 +0200
+++ new/Set-Object-1.34/SIGNATURE   2013-12-26 02:55:46.0 +0100
@@ -1,5 +1,5 @@
 This file contains message digests of all files listed in MANIFEST,
-signed via the Module::Signature module, version 0.70.
+signed via the Module::Signature module, version 0.73.
 
 To verify the content in this distribution, first make sure you have
 Module::Signature installe

commit perl-Digest-JHash for openSUSE:Factory

2014-02-11 Thread h_root
Hello community,

here is the log from the commit of package perl-Digest-JHash for 
openSUSE:Factory checked in at 2014-02-11 10:44:26

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


Package is "perl-Digest-JHash"

Changes:

--- /work/SRC/openSUSE:Factory/perl-Digest-JHash/perl-Digest-JHash.changes  
2011-09-23 12:36:53.0 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Digest-JHash.new/perl-Digest-JHash.changes 
2014-02-11 10:44:27.0 +0100
@@ -1,0 +2,9 @@
+Sun Feb  9 13:33:36 UTC 2014 - co...@suse.com
+
+- updated to 0.08
+   - Add a minimal version on perl-5.8.0.
+   - For CPANTS Kwalitee.
+   - Add t/cpan-changes.t
+   - Add a LICENSE file (for CPANTS Kwalitee).
+
+---

Old:

  Digest-JHash-0.07.tar.gz

New:

  Digest-JHash-0.08.tar.gz



Other differences:
--
++ perl-Digest-JHash.spec ++
--- /var/tmp/diff_new_pack.NZFMmC/_old  2014-02-11 10:44:28.0 +0100
+++ /var/tmp/diff_new_pack.NZFMmC/_new  2014-02-11 10:44:28.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Digest-JHash
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,15 +16,14 @@
 #
 
 
-
 Name:   perl-Digest-JHash
-Version:0.07
-Release:1
-License:Artistic-2.0
+Version:0.08
+Release:0
 %define cpan_name Digest-JHash
 Summary:Perl extension for 32 bit Jenkins Hashing Algorithm
-Url:http://search.cpan.org/dist/Digest-JHash/
+License:Artistic-2.0
 Group:  Development/Libraries/Perl
+Url:http://search.cpan.org/dist/Digest-JHash/
 Source: 
http://www.cpan.org/authors/id/S/SH/SHLOMIF/%{cpan_name}-%{version}.tar.gz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
@@ -58,11 +57,8 @@
 %perl_process_packlist
 %perl_gen_filelist
 
-%clean
-%{__rm} -rf %{buildroot}
-
 %files -f %{name}.files
 %defattr(-,root,root,755)
-%doc Changes examples README
+%doc Changes examples LICENSE README
 
 %changelog

++ Digest-JHash-0.07.tar.gz -> Digest-JHash-0.08.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Digest-JHash-0.07/Changes 
new/Digest-JHash-0.08/Changes
--- old/Digest-JHash-0.07/Changes   2010-09-04 13:39:32.0 +0200
+++ new/Digest-JHash-0.08/Changes   2014-01-27 11:09:10.0 +0100
@@ -1,10 +1,30 @@
 Revision history for Perl extension Digest::JHash.
 
-0.01  Sun Apr  6 19:10:33 2003
-- original version; created by h2xs 1.21 with options
--An Digest::JHash
+0.082014-01-27
+- Add a minimal version on perl-5.8.0.
+- For CPANTS Kwalitee.
+- Add t/cpan-changes.t
+- Add a LICENSE file (for CPANTS Kwalitee).
+
+0.072010-09-04
+- Got rid of the SIGNATURE file which was out-of-date.
+- https://rt.cpan.org/Ticket/Display.html?id=61053
+
+0.062010-07-26
+- Reuploading to get rid of the world-writable files and directories
+in the archive.
+
+0.052008-06-06
+- Patched to make algorithm compatible with unwanted 64 bit int in U32
+
+0.042008-06-04
+- Moved developer only tests kwalitee.t and spelling.t to misc/ to
+  stop kwalitee from demanding they be listed as build pre-reqs in META.yml
+
+0.032008-06-04
+- Repackaged into Kwalitee compliant package
 
-0.02  Mon Apr 7 2003
+0.022003-04-07
 - Changed untar dir structure to standard one
 - Modified JHash.pm @EXPORT_OK so jhash() function can be exported on 
demand
 - A small clean up to handle undef and null string input cases
@@ -15,21 +35,7 @@
   with coding conventions of PHB
 - Cleaned up Makefile.PL to minimal case
 
-0.03 Wed Jun 04 2008
-- Repackaged into Kwalitee compliant package
-
-0.04 Wed Jun 04 2008
-- Moved developer only tests kwalitee.t and spelling.t to misc/ to
-  stop kwalitee from demanding they be listed as build pre-reqs in META.yml
-
-0.05 Friday Jun 06 2008
-- Patched to make algorithm compatible with unwanted 64 bit int in U32
-
-0.06 Mon Jul 26 2010
-- Reuploading to get rid of the world-writable files and directories
-in the archive.
-
-0.07 Sat Sep 04 2010
+0.012003-04-06
+- original version; created by h2xs 1.21 with options
+-An Digest::JHash
 
-- Got rid of the SIGNATURE file which was out-of-date.
-- https://rt.cpan.org/Ticket/Display

commit perl-Digest-Perl-MD5 for openSUSE:Factory

2014-02-11 Thread h_root
Hello community,

here is the log from the commit of package perl-Digest-Perl-MD5 for 
openSUSE:Factory checked in at 2014-02-11 10:44:30

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


Package is "perl-Digest-Perl-MD5"

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-Digest-Perl-MD5/perl-Digest-Perl-MD5.changes
2011-12-07 14:38:54.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-Digest-Perl-MD5.new/perl-Digest-Perl-MD5.changes
   2014-02-11 10:44:31.0 +0100
@@ -1,0 +2,5 @@
+Sun Feb  9 13:33:36 UTC 2014 - co...@suse.com
+
+- updated to 1.9, no changelog
+
+---

Old:

  Digest-Perl-MD5-1.8.tar.gz

New:

  Digest-Perl-MD5-1.9.tar.gz



Other differences:
--
++ perl-Digest-Perl-MD5.spec ++
--- /var/tmp/diff_new_pack.C9PVaN/_old  2014-02-11 10:44:31.0 +0100
+++ /var/tmp/diff_new_pack.C9PVaN/_new  2014-02-11 10:44:31.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Digest-Perl-MD5
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,11 +17,11 @@
 
 
 Name:   perl-Digest-Perl-MD5
-Version:1.8
+Version:1.9
 Release:0
 %define cpan_name Digest-Perl-MD5
 Summary:Perl implementation of Ron Rivests MD5 Algorithm
-License:Artistic-1.0 or GPL-1.0+
+License:GPL-1.0+ or Artistic-1.0
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/Digest-Perl-MD5/
 Source: 
http://www.cpan.org/authors/id/D/DE/DELTA/%{cpan_name}-%{version}.tar.gz
@@ -71,11 +71,8 @@
 %perl_process_packlist
 %perl_gen_filelist
 
-%clean
-%{__rm} -rf %{buildroot}
-
 %files -f %{name}.files
 %defattr(-,root,root,755)
-%doc CHANGES rand.f README
+%doc CHANGES rand.f
 
 %changelog

++ Digest-Perl-MD5-1.8.tar.gz -> Digest-Perl-MD5-1.9.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Digest-Perl-MD5-1.8/MANIFEST 
new/Digest-Perl-MD5-1.9/MANIFEST
--- old/Digest-Perl-MD5-1.8/MANIFEST2004-06-02 00:06:34.0 +0200
+++ new/Digest-Perl-MD5-1.9/MANIFEST2013-12-14 14:08:23.0 +0100
@@ -10,3 +10,4 @@
 INSTALLHow to install
 rand.f Random binary data for testing
 META.yml Module meta-data (added by MakeMaker)
+META.jsonModule JSON meta-data (added by 
MakeMaker)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Digest-Perl-MD5-1.8/META.json 
new/Digest-Perl-MD5-1.9/META.json
--- old/Digest-Perl-MD5-1.8/META.json   1970-01-01 01:00:00.0 +0100
+++ new/Digest-Perl-MD5-1.9/META.json   2013-12-14 14:08:22.0 +0100
@@ -0,0 +1,41 @@
+{
+   "abstract" : "Perl Implementation of Rivest's MD5 algorithm",
+   "author" : [
+  "Christian Lackas "
+   ],
+   "dynamic_config" : 1,
+   "generated_by" : "ExtUtils::MakeMaker version 6.72, CPAN::Meta::Converter 
version 2.120351",
+   "license" : [
+  "unknown"
+   ],
+   "meta-spec" : {
+  "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec";,
+  "version" : "2"
+   },
+   "name" : "Digest-Perl-MD5",
+   "no_index" : {
+  "directory" : [
+ "t",
+ "inc"
+  ]
+   },
+   "prereqs" : {
+  "build" : {
+ "requires" : {
+"ExtUtils::MakeMaker" : "0"
+ }
+  },
+  "configure" : {
+ "requires" : {
+"ExtUtils::MakeMaker" : "0"
+ }
+  },
+  "runtime" : {
+ "requires" : {
+"Exporter" : "0"
+ }
+  }
+   },
+   "release_status" : "stable",
+   "version" : "1.9"
+}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Digest-Perl-MD5-1.8/META.yml 
new/Digest-Perl-MD5-1.9/META.yml
--- old/Digest-Perl-MD5-1.8/META.yml2004-08-27 22:29:00.0 +0200
+++ new/Digest-Perl-MD5-1.9/META.yml2013-12-14 14:08:22.0 +0100
@@ -1,11 +1,22 @@
-# http://module-build.sourceforge.net/META-spec.html
-#XXX This is a prototype!!!  It will change in the future!!! X#
-name: Digest-Perl-MD5
-version:  1.8
-version_from: ./lib/Digest/Perl/MD5.pm
-installdirs:  site
+---
+abstract: "Perl Implementation of Rivest's MD5 algorithm"
+author:
+  - 'Christian Lackas '
+build_requires:
+  ExtUtils::MakeMaker: 0
+configure_requires:
+  ExtUtils::MakeM

commit yast2-theme for openSUSE:Factory

2014-02-11 Thread h_root
Hello community,

here is the log from the commit of package yast2-theme for openSUSE:Factory 
checked in at 2014-02-11 10:45:55

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


Package is "yast2-theme"

Changes:

--- /work/SRC/openSUSE:Factory/yast2-theme/yast2-theme.changes  2014-01-27 
11:23:54.0 +0100
+++ /work/SRC/openSUSE:Factory/.yast2-theme.new/yast2-theme.changes 
2014-02-11 10:45:56.0 +0100
@@ -1,0 +2,21 @@
+Fri Feb  7 14:54:07 UTC 2014 - lsle...@suse.cz
+
+- updated SLE installation theme (by Ken Wimer)
+- 3.1.3
+
+---
+Fri Feb  7 14:38:53 UTC 2014 - vmora...@suse.com
+
+- Removed unused icons: yast-cdrom yast-create-new-vm yast-dirinstallr
+  yast-dumpdevice yast-fax yast-fingerprint yast-groups yast-idedma
+  yast-irda yast-modem yast-pci_id yast-power-management
+  yast-profile-manager yast-ramdisk yast-repair yast-vm-management
+  yast-casa yast-mascot yast-hdd yast-xen-dirinstall yast-floppy
+  yast-search-linux-partition yast-LDAP-user apparmor_update_wizard
+  yast-NIS-user yast-update-possibility yast-webpin yast-support-query
+  yast-ipsec yast-hdd-controller yast-firewire yast-usb 
apparmor_creation_wizard
+  yast-system-files yast-system-profile apparmor_control_panel 
yast-package-manager
+  linux-user-mgmt answering-machine yast-autofs yast-bootfloppy
+  yast-bootmsg yast-casa-ats
+
+---

Old:

  yast2-theme-3.1.2.tar.bz2

New:

  yast2-theme-3.1.3.tar.bz2



Other differences:
--
++ yast2-theme.spec ++
--- /var/tmp/diff_new_pack.T5TSF3/_old  2014-02-11 10:45:56.0 +0100
+++ /var/tmp/diff_new_pack.T5TSF3/_new  2014-02-11 10:45:56.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-theme
-Version:3.1.2
+Version:3.1.3
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-theme-3.1.2.tar.bz2 -> yast2-theme-3.1.3.tar.bz2 ++
/work/SRC/openSUSE:Factory/yast2-theme/yast2-theme-3.1.2.tar.bz2 
/work/SRC/openSUSE:Factory/.yast2-theme.new/yast2-theme-3.1.3.tar.bz2 differ: 
char 11, line 1

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



commit seamonkey for openSUSE:Factory

2014-02-11 Thread h_root
Hello community,

here is the log from the commit of package seamonkey for openSUSE:Factory 
checked in at 2014-02-11 10:45:30

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


Package is "seamonkey"

Changes:

--- /work/SRC/openSUSE:Factory/seamonkey/seamonkey.changes  2014-02-05 
16:35:03.0 +0100
+++ /work/SRC/openSUSE:Factory/.seamonkey.new/seamonkey.changes 2014-02-11 
10:45:31.0 +0100
@@ -1,0 +2,6 @@
+Sat Feb  8 08:21:01 UTC 2014 - w...@rosenauer.org
+
+- replaced locale source archive because the old one was broken
+  by wrong upstream tagging (bnc#862831)
+
+---



Other differences:
--

++ l10n-2.24.tar.bz2 ++
/work/SRC/openSUSE:Factory/seamonkey/l10n-2.24.tar.bz2 
/work/SRC/openSUSE:Factory/.seamonkey.new/l10n-2.24.tar.bz2 differ: char 11, 
line 1

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



commit xosview for openSUSE:Factory

2014-02-11 Thread h_root
Hello community,

here is the log from the commit of package xosview for openSUSE:Factory checked 
in at 2014-02-11 10:45:50

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


Package is "xosview"

Changes:

--- /work/SRC/openSUSE:Factory/xosview/xosview.changes  2013-05-02 
12:05:49.0 +0200
+++ /work/SRC/openSUSE:Factory/.xosview.new/xosview.changes 2014-02-11 
10:45:51.0 +0100
@@ -1,0 +2,5 @@
+Sun Feb  9 22:03:02 UTC 2014 - dmuel...@suse.com
+
+- update xosview-1.14-serial.patch: Fix build for aarch64 
+
+---



Other differences:
--
++ xosview.spec ++
--- /var/tmp/diff_new_pack.HCtGIz/_old  2014-02-11 10:45:51.0 +0100
+++ /var/tmp/diff_new_pack.HCtGIz/_new  2014-02-11 10:45:51.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package xosview
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed

++ xosview-1.14-serial.patch ++
--- /var/tmp/diff_new_pack.HCtGIz/_old  2014-02-11 10:45:51.0 +0100
+++ /var/tmp/diff_new_pack.HCtGIz/_new  2014-02-11 10:45:51.0 +0100
@@ -1,5 +1,7 @@
 linux/MeterMaker.cc
-+++ linux/MeterMaker.cc2013-04-09 00:00:00.0 +
+Index: linux/MeterMaker.cc
+===
+--- linux/MeterMaker.cc.orig
 linux/MeterMaker.cc
 @@ -111,7 +111,7 @@ void MeterMaker::makeMeters(void){
  
  
@@ -9,3 +11,20 @@
/* these architectures have no ioperm() */
  #else
for (int i = 0 ; i < SerialMeter::numDevices() ; i++)
+Index: linux/serialmeter.cc
+===
+--- linux/serialmeter.cc.orig
 linux/serialmeter.cc
+@@ -29,10 +29,10 @@ typedef unsigned long long u64;
+ 
+ #include 
+ #if defined(GNULIBC) || defined(__GLIBC__)
+-#if !defined(__powerpc__) && !defined(__hppa__) && !defined(__mips__) && 
!defined(__sparc__) && !defined(__sh__) && !defined(__s390__) && 
!defined(__s390x__) && !defined(__m68k__)
++#if !defined(__aarch64__) && !defined(__powerpc__) && !defined(__hppa__) && 
!defined(__mips__) && !defined(__sparc__) && !defined(__sh__) && 
!defined(__s390__) && !defined(__s390x__) && !defined(__m68k__)
+ #include 
+ #endif
+-#if !defined(__alpha__) && !defined(__sparc__) && !defined(__powerpc__) && 
!defined(__ia64__) && !defined(__hppa__) && !defined(__arm__) && 
!defined(__mips__) && !defined(__sh__) && !defined(__s390__) && !defined 
(__s390x__) && !defined(__m68k__)
++#if !defined(__aarch64__) && !defined(__alpha__) && !defined(__sparc__) && 
!defined(__powerpc__) && !defined(__ia64__) && !defined(__hppa__) && 
!defined(__arm__) && !defined(__mips__) && !defined(__sh__) && 
!defined(__s390__) && !defined (__s390x__) && !defined(__m68k__)
+ #include 
+ #define HAVE_IOPERM
+ #endif


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



commit subversion for openSUSE:Factory

2014-02-11 Thread h_root
Hello community,

here is the log from the commit of package subversion for openSUSE:Factory 
checked in at 2014-02-11 10:45:39

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


Package is "subversion"

Changes:

--- /work/SRC/openSUSE:Factory/subversion/subversion.changes2013-12-09 
17:01:48.0 +0100
+++ /work/SRC/openSUSE:Factory/.subversion.new/subversion.changes   
2014-02-11 10:45:40.0 +0100
@@ -1,0 +2,9 @@
+Sun Feb  9 22:30:22 UTC 2014 - andreas.stie...@gmx.de
+
+- fix a remotely triggerable segfault in mod_dav_svn when svn is
+  handling the server root and SVNListParentPath is on
+  [bnc#862459] CVE-2014-0032
+- added patches:
+  * subversion-CVE-2014-0032.patch
+
+---

New:

  subversion-CVE-2014-0032.patch



Other differences:
--
++ subversion.spec ++
--- /var/tmp/diff_new_pack.MIDpCv/_old  2014-02-11 10:45:41.0 +0100
+++ /var/tmp/diff_new_pack.MIDpCv/_new  2014-02-11 10:45:41.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package subversion
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 # Copyright (c) 2013 Andreas Stieger 
 # Copyright (c) 2009-2010 Pascal Bleser 
 #
@@ -180,6 +180,7 @@
 Patch37:subversion-no-build-date.patch
 Patch38:subversion-1.8.x-fix-ppc-tests.patch
 Patch39:subversion-1.8.x-SQLite-3.8.patch
+Patch40:subversion-CVE-2014-0032.patch
 #
 %if %with_ruby
 %define rb_arch %(echo "%{_host_cpu}-%{_os}" | sed -e "s/i686/i586/" -e 
"s/armv5tel/armv4l/" -e "s/hppa2.0/hppa/")
@@ -346,6 +347,7 @@
 %patch37 -p1
 %patch38 -p1
 %patch39 -p1
+%patch40 -p1
 
 SQLITE_RECOMMENDED_VER=$(grep -E '^SQLITE_RECOMMENDED_VER=' configure.ac|cut 
-f2 -d=|cut -f2 -d\")
 #"



++ subversion-CVE-2014-0032.patch ++
From: Ben Reser 
Subject: [PATCH] Disallow methods other than GET/HEAD for the parentpath list.
Date: Sat, 11 Jan 2014 07:19:54 +
References: bnc#862459 CVE-2014-0032 
http://svn.apache.org/viewvc?view=revision&revision=r1557320
Upstream: committed


r1557320 | breser | 2014-01-11 07:19:54 + (Sat, 11 Jan 2014) | 13 lines
Changed paths:
   M /subversion/trunk/subversion/mod_dav_svn/repos.c

Disallow methods other than GET/HEAD for the parentpath list.

Fixes the segfault for `svn ls http://svn.example.com` when SVN is handling
the server root and SVNListParentPath is on.

CVE-2014-0032

* subversion/mod_dav_svn/repos.c
  (get_resource): Return an error when we try to get a parentpath list
resource and the method isn't GET.

Found by: lgo


---
 subversion/mod_dav_svn/repos.c |   19 +++
 1 file changed, 19 insertions(+)

Index: subversion-1.8.5/subversion/mod_dav_svn/repos.c
===
--- subversion-1.8.5.orig/subversion/mod_dav_svn/repos.c2013-11-14 
21:02:26.0 +
+++ subversion-1.8.5/subversion/mod_dav_svn/repos.c 2014-02-09 
22:25:05.0 +
@@ -1971,6 +1971,25 @@ get_resource(request_rec *r,
  of private resource, iff the SVNListParentPath directive is 'on'. */
   if (dav_svn__is_parentpath_list(r))
 {
+  /* Only allow GET and HEAD on the parentpath resource
+   * httpd uses the same method_number for HEAD as GET */
+  if (r->method_number != M_GET)
+{
+  int status;
+
+  /* Marshall the error back to the client by generating by
+   * way of the dav_svn__error_response_tag trick. */
+  err = dav_svn__new_error(r->pool, HTTP_METHOD_NOT_ALLOWED,
+   SVN_ERR_APMOD_MALFORMED_URI,
+   "The URI does not contain the name "
+   "of a repository.");
+  /* can't use r->allowed since the default handler isn't called */
+  apr_table_setn(r->headers_out, "Allow", "GET,HEAD");
+  status = dav_svn__error_response_tag(r, err);
+
+  return dav_push_error(r->pool, status, err->error_id, NULL, err);
+}
+
   err = get_parentpath_resource(r, resource);
   if (err)
 return err;
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit rpmlint-tests for openSUSE:Factory

2014-02-11 Thread h_root
Hello community,

here is the log from the commit of package rpmlint-tests for openSUSE:Factory 
checked in at 2014-02-11 10:45:23

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


Package is "rpmlint-tests"

Changes:

--- /work/SRC/openSUSE:Factory/rpmlint-tests/rpmlint-tests.changes  
2014-01-30 17:45:34.0 +0100
+++ /work/SRC/openSUSE:Factory/.rpmlint-tests.new/rpmlint-tests.changes 
2014-02-11 10:45:24.0 +0100
@@ -1,0 +2,5 @@
+Wed Feb  5 12:25:52 UTC 2014 - lnus...@suse.de
+
+- fix reference output for non-ghost* tests
+
+---



Other differences:
--
++ rpmlint-tests-1.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/rpmlint-tests-1/tests/varrun.ref 
new/rpmlint-tests-1/tests/varrun.ref
--- old/rpmlint-tests-1/tests/varrun.ref2014-01-30 10:25:03.0 
+0100
+++ new/rpmlint-tests-1/tests/varrun.ref2014-02-05 13:25:28.0 
+0100
@@ -1,3 +1,3 @@
-varrun: E: non-ghost-in-var-run (Badness: 1000) /var/run/bar
-varrun: E: non-ghost-in-var-lock (Badness: 1000) /var/lock/foo
+varrun: E: non-ghost-in-var-run (Badness: 1) /var/run/bar
+varrun: E: non-ghost-in-var-lock (Badness: 1) /var/lock/foo
 1 packages and 0 specfiles checked; 2 errors, 0 warnings.

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



commit shotwell for openSUSE:Factory

2014-02-11 Thread h_root
Hello community,

here is the log from the commit of package shotwell for openSUSE:Factory 
checked in at 2014-02-11 10:45:34

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


Package is "shotwell"

Changes:

--- /work/SRC/openSUSE:Factory/shotwell/shotwell.changes2013-11-27 
15:33:14.0 +0100
+++ /work/SRC/openSUSE:Factory/.shotwell.new/shotwell.changes   2014-02-11 
10:45:35.0 +0100
@@ -1,0 +2,9 @@
+Wed Feb  5 12:23:34 UTC 2014 - dims...@opensuse.org
+
+- Update to version 0.17.0:
+  + Include parent folder names for keyword search.
+  + Tumblr publishing fixed.
+  + Bug fixes.
+  + Updated translations.
+
+---

Old:

  shotwell-0.15.1.tar.xz

New:

  shotwell-0.17.0.tar.xz



Other differences:
--
++ shotwell.spec ++
--- /var/tmp/diff_new_pack.gNRlub/_old  2014-02-11 10:45:36.0 +0100
+++ /var/tmp/diff_new_pack.gNRlub/_new  2014-02-11 10:45:36.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package shotwell
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,13 +17,13 @@
 
 
 Name:   shotwell
-Version:0.15.1
+Version:0.17.0
 Release:0
 Summary:Photo Manager for GNOME
 License:LGPL-2.1+
 Group:  Productivity/Graphics/Viewers
 Url:http://yorba.org/shotwell/
-Source: 
http://yorba.org/download/shotwell/0.15/%{name}-%{version}.tar.xz
+Source: 
http://download.gnome.org/sources/shotwell/0.17/%{name}-%{version}.tar.xz
 BuildRequires:  libraw-devel-static
 BuildRequires:  update-desktop-files
 BuildRequires:  vala >= 0.17.2
@@ -78,7 +78,6 @@
 %install
 %makeinstall
 %find_lang %{name} %{?no_lang_C}
-%find_lang shotwell-extras shotwell.lang %{no_lang_C}
 %suse_update_desktop_file shotwell
 %suse_update_desktop_file shotwell-viewer
 
@@ -107,8 +106,8 @@
 %{_datadir}/appdata/shotwell.appdata.xml
 %{_datadir}/applications/shotwell*.desktop
 %{_datadir}/GConf/gsettings/shotwell.convert
-%{_datadir}/glib-2.0/schemas/org.yorba.shotwell-extras.gschema.xml
 %{_datadir}/glib-2.0/schemas/org.yorba.shotwell.gschema.xml
+%{_datadir}/glib-2.0/schemas/org.yorba.shotwell-extras.gschema.xml
 %{_datadir}/icons/hicolor/*/apps/shotwell.svg
 %{_datadir}/shotwell/
 %{_libdir}/shotwell/

++ shotwell-0.15.1.tar.xz -> shotwell-0.17.0.tar.xz ++
 570831 lines of diff (skipped)

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



commit systemd-rpm-macros for openSUSE:Factory

2014-02-11 Thread h_root
Hello community,

here is the log from the commit of package systemd-rpm-macros for 
openSUSE:Factory checked in at 2014-02-11 10:46:34

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


Package is "systemd-rpm-macros"

Changes:

--- /work/SRC/openSUSE:Factory/systemd-rpm-macros/systemd-rpm-macros.changes
2014-02-07 14:56:44.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.systemd-rpm-macros.new/systemd-rpm-macros.changes   
2014-02-11 10:46:34.0 +0100
@@ -1,0 +2,6 @@
+Fri Feb  7 12:43:13 UTC 2014 - wer...@suse.de
+
+- Make systemd rpm macros package a separate to avoid rebuild of
+  the full package tree if systemd package change 
+
+---

Old:

  0001-Fix-bad-assert-in-show_pid_array.patch
  0001-Never-call-qsort-on-potentially-NULL-arrays.patch
  0001-On_s390_con3270_disable_ANSI_colour_esc.patch
  0001-acpi-fptd-fix-memory-leak-in-acpi_get_boot_usec.patch
  0001-add-hdflush-for-reboot-or-hddown-for-poweroff.patch
  0001-analyze-set-text-on-side-with-most-space.patch
  0001-analyze-set-white-background.patch
  0001-core-introduce-new-KillMode-mixed-which-sends-SIGTER.patch
  0001-core-replace-OnFailureIsolate-setting-by-a-more-gene.patch
  0001-core-unify-the-way-we-denote-serialization-attribute.patch
  0001-dbus-common-avoid-leak-in-error-path.patch
  0001-do-not-accept-garbage-from-acpi-firmware-performance.patch
  0001-drop-ins-check-return-value.patch
  0001-gpt-auto-generator-exit-immediately-if-in-container.patch
  0001-journald-fix-minor-memory-leak.patch
  0001-journald-remove-rotated-file-from-hashmap-when-rotat.patch
  0001-login-fix-invalid-free-in-sd_session_get_vt.patch
  0001-login-make-sd_session_get_vt-actually-work.patch
  0001-logind-fix-bus-introspection-data-for-TakeControl.patch
  0001-logind-garbage-collect-stale-users.patch
  0001-manager-when-verifying-whether-clients-may-change-en.patch
  0001-mount-check-for-NULL-before-reading-pm-what.patch
  0001-shared-util-Fix-glob_extend-argument.patch
  0001-shared-util-fix-off-by-one-error-in-tag_to_udev_node.patch
  0001-systemd-order-remote-mounts-from-mountinfo-before-re.patch
  0001-systemd-serialize-deserialize-forbid_restart-value.patch
  0001-upstream-systemctl-halt-reboot-error-handling.patch
  0002-fix-lingering-references-to-var-lib-backlight-random.patch
  0002-service-allow-KillMode-mixed-in-conjunction-with-PAM.patch
  0003-acpi-make-sure-we-never-free-an-uninitialized-pointe.patch
  0003-core-make-sure-to-always-go-through-both-SIGTERM-and.patch
  0004-systemctl-fix-name-mangling-for-sysv-units.patch
  0005-cryptsetup-fix-OOM-handling-when-parsing-mount-optio.patch
  0006-journald-add-missing-error-check.patch
  0007-bus-fix-potentially-uninitialized-memory-access.patch
  0008-dbus-fix-return-value-of-dispatch_rqueue.patch
  0009-modules-load-fix-error-handling.patch
  0010-efi-never-call-qsort-on-potentially-NULL-arrays.patch
  0011-strv-don-t-access-potentially-NULL-string-arrays.patch
  0012-mkdir-pass-a-proper-function-pointer-to-mkdir_safe_i.patch
  0014-tmpfiles.d-include-setgid-perms-for-run-log-journal.patch
  1001-re-enable-by_path-links-for-ata-devices.patch
  1002-rules-create-by-id-scsi-links-for-ATA-devices.patch
  1003-udev-netlink-null-rules.patch
  1005-create-default-links-for-primary-cd_dvd-drive.patch
  1006-udev-always-rename-network.patch
  1007-physical-hotplug-cpu-and-memory.patch
  1008-add-msft-compability-rules.patch
  1009-make-xsltproc-use-correct-ROFF-links.patch
  1010-do-not-install-sulogin-unit-with-poweroff.patch
  1011-check-4-valid-kmsg-device.patch
  1012-pam_systemd_do_override_XDG_RUNTIME_DIR_of_the_original_user.patch
  1014-journald-with-journaling-FS.patch
  1016-support-powerfail-with-powerstatus.patch
  1017-skip-native-unit-handling-if-sysv-already-handled.patch
  1018-Make-LSB-Skripts-know-about-Required-and-Should.patch
  1019-make-completion-smart-to-be-able-to-redirect.patch
  Fix-run-lock-directories-permissions-to-follow-openSUSE-po.patch
  Forward-suspend-hibernate-calls-to-pm-utils.patch
  Revert-service-drop-support-for-SysV-scripts-for-the-early.patch
  U_logind_revert_lazy_session_activation_on_non_vt_seats.patch
  after-local.service
  allow-multiple-sulogin-to-be-started.patch
  analyze-fix-crash-in-command-line-parsing.patch
  apply-ACL-for-nvidia-device-nodes.patch
  avoid-assertion-if-invalid-address-familily-is-passed-to-g.patch
  baselibs.conf
  boot.udev
  build-sys-make-multi-seat-x-optional.patch
  delay-fsck-cryptsetup-after-md-dmraid-lvm-are-started.patch
  disable-nss-myhostname-warning-bnc-783841.patch
  ensure-DM-and-LVM-are-started-before-local-fs-pre-target.patch
  ensure-ask-password-wall-starts-after-getty-tty1.patch
  ensure-shortname-is-s

commit systemd for openSUSE:Factory

2014-02-11 Thread h_root
Hello community,

here is the log from the commit of package systemd for openSUSE:Factory checked 
in at 2014-02-11 10:47:10

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


Package is "systemd"

Changes:

systemd-rpm-macros.changes: same change
systemd.changes: same change

Old:

  systemd-rpm-macros.spec



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



commit freeradius-server for openSUSE:Factory

2014-02-11 Thread h_root
Hello community,

here is the log from the commit of package freeradius-server for 
openSUSE:Factory checked in at 2014-02-11 10:55:08

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


Package is "freeradius-server"

Changes:

--- /work/SRC/openSUSE:Factory/freeradius-server/freeradius-server.changes  
2013-10-22 14:51:19.0 +0200
+++ /work/SRC/openSUSE:Factory/.freeradius-server.new/freeradius-server.changes 
2014-02-11 10:55:09.0 +0100
@@ -1,0 +2,89 @@
+Sat Jan 25 14:44:31 UTC 2014 - mar...@gmx.de
+
+- update to 3.0.1
+Feature improvements
+* Add "timeout" to exec, and "ntlm_auth_timeout" to mschap.
+  So that run-away child processes are caught earlier.
+* Allow TLS clients to use "proto = tls", in which case
+  TLS is required.  The shared secret is then set to "radsec".
+* More documentation in the tls virtual server.
+* Add "date" module for date formatting.
+  See raddb/mods-available/date.
+* Added unit test suite for internal server functionality
+* When loading "update" sections, check if the RHS is a literal
+  value.  If so, syntax check it immediately.
+* Update LDAP module documentation and functionality.
+  The generic attribute can now update lists.
+* Updated dictionary.extreme.
+* Update sqlippool to do clears as a separate transaction,
+  and at most once per second.  This should help MySQL.
+* Respect control:Response-Packet-Type for all types of
+  requests.
+* Add support for SSL encryption to the MySQL driver.
+* Allow arbitrary connection parameters to be used with the
+  PostgreSQL driver.
+* Changes to the OpenLDAP schema to fully expose functionality
+  of the new LDAP module.
+* Update debian packaging to include a freeradius-config
+  package. This package may be provided as a site local
+  package to avoid fighting with the preinstalled config
+  files.
+Bug fixes
+* Use correct field for ARP setting in DHCP.
+* Fix crash on debug condition (#454).
+* Fix a number of minor issues caught by the clang
+  analyzer.
+* Set WARNING messages to yellow instead of normal text.
+* Correct debug colorise logic.  Patch from Phil Mayers.
+* Encode attributes of type "ethernet".  No one uses them,
+  but it makes sense.
+* Work around regex initialization issues.
+* Fix build when linking against OpenSSL.
+* Print IDs as positive numbers, which helps for large DHCP
+  XIDs.
+* Fix issue with sql_ippool.
+* sqlcounter now uses 64-bit counters, to deal with 4G overflow.
+* Fix issues with DHCP subsystem.
+* Don't build / install disabled modules, or their config
+  files.
+* Fix build for OSX Mavericks, which hid the header files
+  in a magical place.
+* Fix LEAP buffer issue.  You should still avoid LEAP.
+* Mark "unknown" WiMAX attributes as being WiMAX.
+* Fix typo in packet decoder for fragmented extended attrs
+* RPM spec fixes.
+* Fix rlm_perl build issues when not using threads.
+* Enable %{Response-Packet-Type} again.
+* Update configuration file parser to handle "bool"
+  consistently.
+* Update declarations of global boolean variables to use
+  "bool" consistently. This fixes an issue where some
+  modules were instantiated in "config check" mode and
+  did not work correctly.
+* Make more messages debug instead of info, to avoid
+  polluting the logs with messages that can't be fixed.
+* Set operator in internal unlang code to suppress spurious
+  warning messages.
+* Fix debian packaging.
+* Added "status" to Debian init script.
+* Fix "update outer.request" to update the outer request.
+* Don't print TLS debugging messages when not in debug mode.
+* Correctly manage counters for "limit" sections of TCP / TLS
+  "listen" sockets.
+* Fix libldap debug output.
+* Fix rlm_ldap tls functionality.
+* Initialise OpenSSL globals early to avoid issues with the
+  PostgreSQL library.
+* Fix typo in sqlcounter expansion code.  Fixes #463
+* Overwrite previous instances of SQL-User-Name when adding
+  it to the request.
+* Work around bugs in both MIT and heimdal versions of
+  krb5_copy_context(), which caused segfaults in
+  multithreaded mode.
+* Provide meaningful error messages if Heimdal krb5 is used.
+* Fix attribute supression in rlm_detail.
+* Exit with error code if child fails to complete server
+  initialisation after forking.  This allows init scripts to
+  correctly report whether the server started ok.
+
+---

Old:

  freeradius-ser

commit grub2 for openSUSE:Factory

2014-02-11 Thread h_root
Hello community,

here is the log from the commit of package grub2 for openSUSE:Factory checked 
in at 2014-02-11 10:55:19

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


Package is "grub2"

Changes:

--- /work/SRC/openSUSE:Factory/grub2/grub2.changes  2014-02-06 
09:17:08.0 +0100
+++ /work/SRC/openSUSE:Factory/.grub2.new/grub2.changes 2014-02-11 
10:55:20.0 +0100
@@ -1,0 +2,10 @@
+Wed Feb  5 04:33:55 UTC 2014 - mch...@suse.com
+
+- add grub2-snapper-plugin.sh (fate#316232)
+  * grub2's snapper plugin for advanced btrfs snapshot menu management
+  * package as grub2-snapper-plugin.noarch
+- refresh 0002-script-create-menus-for-btrfs-snapshot.patch
+  * when booting btrfs snapshots disabled, deleting snapshot master config
+if it's not customized
+
+---

New:

  grub2-snapper-plugin.sh



Other differences:
--
++ grub2.spec ++
--- /var/tmp/diff_new_pack.aAOK6c/_old  2014-02-11 10:55:21.0 +0100
+++ /var/tmp/diff_new_pack.aAOK6c/_new  2014-02-11 10:55:21.0 +0100
@@ -113,6 +113,7 @@
 Source7:20_memtest86+
 Source10:   openSUSE-UEFI-CA-Certificate.crt
 Source11:   SLES-UEFI-CA-Certificate.crt
+Source12:   grub2-snapper-plugin.sh
 Source1000: PATCH_POLICY
 Patch1: rename-grub-info-file-to-grub2.patch
 Patch2: grub2-linux.patch
@@ -233,6 +234,17 @@
 
 %endif
 
+%package snapper-plugin
+
+Summary:Grub2's snapper plugin
+Group:  System/Fhs
+Requires:   %{name} = %{version}-%{release}
+Requires:   libxml2-tools
+BuildArch:  noarch
+
+%description snapper-plugin
+Grub2's snapper plugin for advanced btrfs snapshot boot menu management
+
 %prep
 # We create (if we build for efi) two copies of the sources in the Builddir
 %setup -q -n grub-%{version} -a 5
@@ -458,6 +470,7 @@
 # Defaults
 install -m 644 -D %{SOURCE2} $RPM_BUILD_ROOT%{_sysconfdir}/default/grub
 install -m 755 -D %{SOURCE6} $RPM_BUILD_ROOT%{_sbindir}/grub2-once
+install -m 755 -D %{SOURCE12} $RPM_BUILD_ROOT%{_libdir}/snapper/plugins/grub
 
 %find_lang %{name}
 %fdupes %buildroot%{_bindir}
@@ -726,4 +739,10 @@
 %endif
 %endif
 
+%files snapper-plugin
+%defattr(-,root,root,-)
+%dir %{_libdir}/snapper
+%dir %{_libdir}/snapper/plugins
+%{_libdir}/snapper/plugins/grub
+
 %changelog

++ 0002-script-create-menus-for-btrfs-snapshot.patch ++
--- /var/tmp/diff_new_pack.aAOK6c/_old  2014-02-11 10:55:21.0 +0100
+++ /var/tmp/diff_new_pack.aAOK6c/_new  2014-02-11 10:55:21.0 +0100
@@ -20,6 +20,10 @@
 * Create missing slave config in /.snapshots//
 * Prefix with SUSE_ for related options
 
+v3:
+* When booting btrfs snapshots disabled, deleting snapshot master config
+  if it's not customized
+
 Signed-off-by: Michael Chang 
 
 Index: grub-2.02~beta2/Makefile.util.def
@@ -60,7 +64,7 @@
 ===
 --- /dev/null
 +++ grub-2.02~beta2/util/grub.d/80_btrfs_snapshot.in
-@@ -0,0 +1,171 @@
+@@ -0,0 +1,174 @@
 +#! /bin/sh
 +set -e
 +
@@ -122,7 +126,10 @@
 +# specify SUSE_DISABLE_BOOTING_SNAPSHOT=false the update the config
 +if [ "x${SUSE_DISABLE_BOOTING_SNAPSHOT}" != "xfalse" ]; then
 +  rm -f "/${slave_cfg}"
-+  rm -f "${master_snapshot_cfg}"
++# Delete snapshot master config if not customized
++  if [ "x${SUSE_ENABLE_CUSTOM_SNAPSHOT_SUBMENU}" != "xtrue" ]; then
++rm -f "${master_snapshot_cfg}"
++  fi
 +  exit 0
 +fi
 +

++ grub2-snapper-plugin.sh ++
#!/bin/sh
set -e

# Copyright (C) 2006,2007,2008,2009,2010  Free Software Foundation, Inc.
#
# GRUB is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
#
# GRUB is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with GRUB.  If not, see .

grub_mkconfig="/usr/sbin/grub2-mkconfig"
grub_mkrelpath="/usr/bin/grub2-mkrelpath"
grub_setting="/etc/default/grub"
grub_cfg="/boot/grub2/grub.cfg"
grub_snapshot_cfg="/boot/grub2/snapshot_submenu.cfg"

snapshot_submenu_name="snapshot_submenu.cfg"
snapshot_menuentry_name="snapshot_menuentry.cfg"
snapshot_menuentry_cfg="boot/grub2/${snapshot_menuentry_name}"

rel_root=`"$grub_mkrelpath" /`

snapshot_submenu_refresh () {

for s_dir in /.snapshots/*; do

  snapshot="${s_dir}/snaps

commit ding-libs for openSUSE:Factory

2014-02-11 Thread h_root
Hello community,

here is the log from the commit of package ding-libs for openSUSE:Factory 
checked in at 2014-02-11 10:55:02

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


Package is "ding-libs"

Changes:

--- /work/SRC/openSUSE:Factory/ding-libs/ding-libs.changes  2013-12-31 
10:03:21.0 +0100
+++ /work/SRC/openSUSE:Factory/.ding-libs.new/ding-libs.changes 2014-02-11 
10:55:03.0 +0100
@@ -1,0 +2,6 @@
+Fri Feb  7 12:29:15 UTC 2014 - ckornac...@suse.com
+
+- remove pkgconfig-deps.diff since it's obsoleted by
+  0001-build-add-missing-Requires-to-pkgconfig-file.patch
+
+---

Old:

  pkgconfig-deps.diff



Other differences:
--
++ ding-libs.spec ++
--- /var/tmp/diff_new_pack.hYomoz/_old  2014-02-11 10:55:04.0 +0100
+++ /var/tmp/diff_new_pack.hYomoz/_new  2014-02-11 10:55:04.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ding-libs
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -93,7 +93,7 @@
 Summary:Filesystem Path Utilities
 License:LGPL-3.0+
 Group:  System/Libraries
-Version:%{path_utils_version}
+Version:%path_utils_version
 Release:0
 
 %description -n libpath_utils1
@@ -103,8 +103,8 @@
 Summary:Development files for libpath_utils
 License:LGPL-3.0+
 Group:  Development/Libraries/C and C++
-Requires:   libpath_utils1 = %{path_utils_version}
-Version:%{path_utils_version}
+Requires:   libpath_utils1 = %path_utils_version
+Version:%path_utils_version
 Release:0
 
 %description -n libpath_utils-devel
@@ -116,14 +116,14 @@
 
 %files -n libpath_utils1
 %defattr(-,root,root,-)
-%{_libdir}/libpath_utils.so.1*
+%_libdir/libpath_utils.so.1*
 
 %files -n libpath_utils-devel
 %defattr(-,root,root,-)
 %doc COPYING COPYING.LESSER
-%{_includedir}/path_utils.h
-%{_libdir}/libpath_utils.so
-%{_libdir}/pkgconfig/path_utils.pc
+%_includedir/path_utils.h
+%_libdir/libpath_utils.so
+%_libdir/pkgconfig/path_utils.pc
 %doc path_utils/README.path_utils
 %doc path_utils/doc/html/
 
@@ -135,7 +135,7 @@
 Summary:Dynamic hash table
 License:LGPL-3.0+
 Group:  System/Libraries
-Version:%{dhash_version}
+Version:%dhash_version
 Release:0
 
 %description -n libdhash1
@@ -146,8 +146,8 @@
 Summary:Development files for libdhash
 License:LGPL-3.0+
 Group:  Development/Libraries/C and C++
-Requires:   libdhash1 = %{dhash_version}
-Version:%{dhash_version}
+Requires:   libdhash1 = %dhash_version
+Version:%dhash_version
 Release:0
 
 %description -n libdhash-devel
@@ -160,14 +160,14 @@
 
 %files -n libdhash1
 %defattr(-,root,root,-)
-%{_libdir}/libdhash.so.1*
+%_libdir/libdhash.so.1*
 
 %files -n libdhash-devel
 %defattr(-,root,root,-)
 %doc COPYING COPYING.LESSER
-%{_includedir}/dhash.h
-%{_libdir}/libdhash.so
-%{_libdir}/pkgconfig/dhash.pc
+%_includedir/dhash.h
+%_libdir/libdhash.so
+%_libdir/pkgconfig/dhash.pc
 %doc dhash/README.dhash
 %doc dhash/examples/
 
@@ -179,7 +179,7 @@
 Summary:Collection data-type for C
 License:LGPL-3.0+
 Group:  System/Libraries
-Version:%{collection_version}
+Version:%collection_version
 Release:0
 
 %description -n libcollection2
@@ -190,8 +190,8 @@
 Summary:Development files for libcollection
 License:LGPL-3.0+
 Group:  Development/Libraries/C and C++
-Requires:   libcollection2 = %{collection_version}
-Version:%{collection_version}
+Requires:   libcollection2 = %collection_version
+Version:%collection_version
 Release:0
 
 %description -n libcollection-devel
@@ -204,17 +204,17 @@
 
 %files -n libcollection2
 %defattr(-,root,root,-)
-%{_libdir}/libcollection.so.2*
+%_libdir/libcollection.so.2*
 
 %files -n libcollection-devel
 %defattr(-,root,root,-)
 %doc COPYING COPYING.LESSER
-%{_includedir}/collection.h
-%{_includedir}/collection_tools.h
-%{_includedir}/collection_queue.h
-%{_includedir}/collection_stack.h
-%{_libdir}/libcollection.so
-%{_libdir}/pkgconfig/collection.pc
+%_includedir/collection.h
+%_includedir/collection_tools.h
+%_includedir/collection_queue.h
+%_includedir/collection_stack.h
+%_libdir/libcollection.so
+%_libdir/pkgconfig/collection.pc
 %doc collection/doc/html/
 
 #

commit java-1_7_0-openjdk for openSUSE:Factory

2014-02-11 Thread h_root
Hello community,

here is the log from the commit of package java-1_7_0-openjdk for 
openSUSE:Factory checked in at 2014-02-11 10:55:55

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


Package is "java-1_7_0-openjdk"

Changes:

--- /work/SRC/openSUSE:Factory/java-1_7_0-openjdk/java-1_7_0-openjdk.changes
2014-02-03 16:41:52.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.java-1_7_0-openjdk.new/java-1_7_0-openjdk.changes   
2014-02-11 10:55:56.0 +0100
@@ -1,0 +2,8 @@
+Thu Feb  6 16:35:56 UTC 2014 - sch...@suse.de
+
+- Remove upstreamed patches:
+  * java-1.7.0-openjdk-ppc-zero-hotspot.patch
+  * java-1.7.0-openjdk-ppc-zero-jdk.patch
+  * java-1_7_0-openjdk-ppc-stackoverflow.patch
+
+---

Old:

  java-1.7.0-openjdk-ppc-zero-hotspot.patch
  java-1.7.0-openjdk-ppc-zero-jdk.patch
  java-1_7_0-openjdk-ppc-stackoverflow.patch



Other differences:
--
++ java-1_7_0-openjdk.spec ++
--- /var/tmp/diff_new_pack.GR5wxp/_old  2014-02-11 10:55:58.0 +0100
+++ /var/tmp/diff_new_pack.GR5wxp/_new  2014-02-11 10:55:58.0 +0100
@@ -182,12 +182,7 @@
 # OpenJDK specific patches
 #
 
-# Patch for PPC/PPC64
-Patch104:   java-1.7.0-openjdk-ppc-zero-jdk.patch
-Patch105:   java-1.7.0-openjdk-ppc-zero-hotspot.patch
-
 Patch106:   java-1.7.0-openjdk-freetype-check-fix.patch
-Patch110:   java-1_7_0-openjdk-ppc-stackoverflow.patch
 
 # Patches for AArch64
 Patch108:   java-1.7.0-openjdk-zero-arch.patch
@@ -628,13 +623,6 @@
 qpatch -p0 %{PATCH106}
 qpatch -p0 %{PATCH200}
 
-%ifarch ppc ppc64 ppc64le
-# PPC fixes
-qpatch -p0 %{PATCH104}
-qpatch -p0 %{PATCH105}
-qpatch -p1 %{PATCH110}
-%endif
-
 # AArch64 fixes
 qpatch -p0 %{PATCH108}
 


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



commit perl-Class-Load for openSUSE:Factory

2014-02-11 Thread h_root
Hello community,

here is the log from the commit of package perl-Class-Load for openSUSE:Factory 
checked in at 2014-02-11 10:56:15

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


Package is "perl-Class-Load"

Changes:

--- /work/SRC/openSUSE:Factory/perl-Class-Load/perl-Class-Load.changes  
2013-06-13 17:31:31.0 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Class-Load.new/perl-Class-Load.changes 
2014-02-11 10:56:16.0 +0100
@@ -1,0 +2,6 @@
+Sun Feb  9 13:33:37 UTC 2014 - co...@suse.com
+
+- updated to 0.21
+  - repository moved to the github moose organization
+
+---

Old:

  Class-Load-0.20.tar.gz

New:

  Class-Load-0.21.tar.gz



Other differences:
--
++ perl-Class-Load.spec ++
--- /var/tmp/diff_new_pack.8c62Mp/_old  2014-02-11 10:56:16.0 +0100
+++ /var/tmp/diff_new_pack.8c62Mp/_new  2014-02-11 10:56:16.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Class-Load
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,19 +17,20 @@
 
 
 Name:   perl-Class-Load
-Version:0.20
+Version:0.21
 Release:0
 %define cpan_name Class-Load
 Summary:a working (require "Class::Name") and more
 License:Artistic-1.0 or GPL-1.0+
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/Class-Load/
-Source: 
http://www.cpan.org/authors/id/D/DR/DROLSKY/%{cpan_name}-%{version}.tar.gz
+Source: 
http://www.cpan.org/authors/id/E/ET/ETHER/%{cpan_name}-%{version}.tar.gz
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
 BuildRequires:  perl(Data::OptList)
+BuildRequires:  perl(Module::Build::Tiny) >= 0.034
 BuildRequires:  perl(Module::Implementation) >= 0.04
 BuildRequires:  perl(Module::Runtime) >= 0.012
 BuildRequires:  perl(Package::Stash) >= 0.14
@@ -38,12 +39,7 @@
 BuildRequires:  perl(Test::Requires)
 BuildRequires:  perl(Try::Tiny)
 BuildRequires:  perl(version)
-#BuildRequires: perl(Class::Load)
-#BuildRequires: perl(Class::Load::PP)
-#BuildRequires: perl(Class::Load::VersionCheck)
-#BuildRequires: perl(Test::Class::Load)
-#BuildRequires: perl(Test::Spelling)
-#BuildRequires: perl(Test::Without::Module)
+
 Requires:   perl(Data::OptList)
 Requires:   perl(Module::Implementation) >= 0.04
 Requires:   perl(Module::Runtime) >= 0.012
@@ -69,19 +65,18 @@
 %setup -q -n %{cpan_name}-%{version}
 
 %build
-%{__perl} Makefile.PL INSTALLDIRS=vendor
-%{__make} %{?_smp_mflags}
+%{__perl} Build.PL --installdirs=vendor
+./Build build --flags=%{?_smp_mflags}
 
 %check
-%{__make} test
+./Build test
 
 %install
-%perl_make_install
-%perl_process_packlist
+./Build install --destdir=%{buildroot} --create_packlist=0
 %perl_gen_filelist
 
 %files -f %{name}.files
 %defattr(-,root,root,755)
-%doc Changes LICENSE README
+%doc Changes CONTRIBUTING LICENSE README README.md
 
 %changelog

++ Class-Load-0.20.tar.gz -> Class-Load-0.21.tar.gz ++
 2709 lines of diff (skipped)

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



commit libjpeg-turbo for openSUSE:Factory

2014-02-11 Thread h_root
Hello community,

here is the log from the commit of package libjpeg-turbo for openSUSE:Factory 
checked in at 2014-02-11 10:56:08

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


Package is "libjpeg-turbo"

Changes:

--- /work/SRC/openSUSE:Factory/libjpeg-turbo/libjpeg-turbo.changes  
2013-12-19 12:41:01.0 +0100
+++ /work/SRC/openSUSE:Factory/.libjpeg-turbo.new/libjpeg-turbo.changes 
2014-02-11 10:56:10.0 +0100
@@ -1,0 +2,6 @@
+Fri Feb  7 13:55:46 UTC 2014 - tchva...@suse.com
+
+- Require libturbojpeg in the devel package.
+  Otherwise we just have dangling symlink there.
+
+---



Other differences:
--
++ libjpeg-turbo.spec ++
--- /var/tmp/diff_new_pack.6qyJo6/_old  2014-02-11 10:56:10.0 +0100
+++ /var/tmp/diff_new_pack.6qyJo6/_new  2014-02-11 10:56:10.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libjpeg-turbo
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -85,6 +85,7 @@
 Summary:Development Tools for applications which will use the Libjpeg 
Library
 Group:  Development/Libraries/C and C++
 Requires:   libjpeg%{major} = %{version}
+Requires:   libturbojpeg%{tmajor} = %{version}
 Provides:   libjpeg-devel = %{version}
 Obsoletes:  libjpeg-devel < %{version}
 Conflicts:  otherproviders(libjpeg-devel)

++ libjpeg62-turbo.spec ++
--- /var/tmp/diff_new_pack.6qyJo6/_old  2014-02-11 10:56:10.0 +0100
+++ /var/tmp/diff_new_pack.6qyJo6/_new  2014-02-11 10:56:10.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libjpeg62-turbo
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed

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



commit perl-Gtk2-ImageView for openSUSE:Factory

2014-02-11 Thread h_root
Hello community,

here is the log from the commit of package perl-Gtk2-ImageView for 
openSUSE:Factory checked in at 2014-02-11 10:56:34

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


Package is "perl-Gtk2-ImageView"

Changes:

--- /work/SRC/openSUSE:Factory/perl-Gtk2-ImageView/perl-Gtk2-ImageView.changes  
2011-09-23 12:37:17.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Gtk2-ImageView.new/perl-Gtk2-ImageView.changes 
2014-02-11 10:56:34.0 +0100
@@ -1,0 +2,11 @@
+Sat Feb  8 05:37:59 UTC 2014 - co...@suse.com
+
+- regenerate with cpanspec
+- fix the license
+
+---
+Fri Feb  7 21:51:56 UTC 2014 - zai...@opensuse.org
+
+- Own some dirs on 13.2 and newer, needed due to new perl version.
+
+---



Other differences:
--
++ perl-Gtk2-ImageView.spec ++
--- /var/tmp/diff_new_pack.xuifjo/_old  2014-02-11 10:56:35.0 +0100
+++ /var/tmp/diff_new_pack.xuifjo/_new  2014-02-11 10:56:35.0 +0100
@@ -1,8 +1,7 @@
 #
 # spec file for package perl-Gtk2-ImageView
 # 
-# Copyright (c) 7/2011 - now  open-slx GmbH 
-# Copyright (c) 2010 - 7/2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,54 +16,56 @@
 #
 
 
-
 Name:   perl-Gtk2-ImageView
-# List of additional build dependencies
-BuildRequires:  libgtkimageview-devel perl-Gtk2
-BuildRequires:  perl-macros
-Requires:   perl-Gtk2, libgtkimageview0
 Version:0.05
-Release:1
-License:Artistic-1.0
-Source: Gtk2-ImageView-%{version}.tar.gz
-Group:  Development/Libraries/Perl
+Release:0
+%define cpan_name Gtk2-ImageView
 Summary:Perl bindings to the GtkImageView image viewer widget
-URL:   http://search.cpan.org/~ratcliffe/Gtk2-ImageView-0.05/
+License:LGPL-3.0
+Group:  Development/Libraries/Perl
+Url:http://search.cpan.org/dist/Gtk2-ImageView/
+Source: 
http://www.cpan.org/authors/id/R/RA/RATCLIFFE/%{cpan_name}-%{version}.tar.gz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+BuildRequires:  perl
+BuildRequires:  perl-macros
+BuildRequires:  perl(ExtUtils::Depends) >= 0.2
+BuildRequires:  perl(ExtUtils::PkgConfig) >= 1.03
+BuildRequires:  perl(Glib) >= 1.140
+BuildRequires:  perl(Gtk2) >= 1.140
+Requires:   perl(ExtUtils::Depends) >= 0.2
+Requires:   perl(ExtUtils::PkgConfig) >= 1.03
+Requires:   perl(Glib) >= 1.140
+Requires:   perl(Gtk2) >= 1.140
 %{perl_requires}
+# MANUAL
+BuildRequires:  libgtkimageview-devel
 
 %description
-Perl bindings to the GtkImageView image viewer widget. Needs perl-GTK2
+The Gtk2::ImageView module allows a Perl developer to use the GtkImageView
+image viewer widget. Find out more about GtkImageView at
+http://trac.bjourne.webfactional.com/.
 
+To discuss Gtk2::ImageView or gtk2-perl, ask questions and flame/praise the
+authors, join gtk-perl-l...@gnome.org at lists.gnome.org.
 
 %prep
-%setup -q -n Gtk2-ImageView-%version
+%setup -q -n %{cpan_name}-%{version}
 
 %build
+%{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}"
+%{__make} %{?_smp_mflags}
 
-perl Makefile.PL
-make
+%check
+# MANUAL - requires Display
+# %{__make} test
 
 %install
-
-make DESTDIR=%buildroot install_vendor
+%perl_make_install
 %perl_process_packlist
+%perl_gen_filelist
 
-# Write a proper %%files section and remove these two commands and
-# the '-f filelist' option to %%files
-echo '%%defattr(-,root,root)' >filelist
-find %buildroot -type f -printf '/%%P*\n' >>filelist
-
-%clean
-rm -rf %buildroot
-
-%files -f filelist
-%defattr(-,root,root)
-%dir %{perl_vendorarch}/Gtk2/Gdk/Pixbuf
-%dir %{perl_vendorarch}/Gtk2/Gdk/Pixbuf/Draw
-%dir %{perl_vendorarch}/Gtk2/ImageView
-%dir %{perl_vendorarch}/Gtk2/ImageView/Tool
-%dir %{perl_vendorarch}/auto/Gtk2/ImageView
-%dir %{perl_vendorarch}/Gtk2/ImageView/Install
+%files -f %{name}.files
+%defattr(-,root,root,755)
+%doc AUTHORS COPYING.LESSER examples maps README style.css
 
 %changelog

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



commit perl-Glib for openSUSE:Factory

2014-02-11 Thread h_root
Hello community,

here is the log from the commit of package perl-Glib for openSUSE:Factory 
checked in at 2014-02-11 10:56:20

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


Package is "perl-Glib"

Changes:

--- /work/SRC/openSUSE:Factory/perl-Glib/perl-Glib.changes  2013-12-10 
17:44:26.0 +0100
+++ /work/SRC/openSUSE:Factory/.perl-Glib.new/perl-Glib.changes 2014-02-11 
10:56:21.0 +0100
@@ -1,0 +2,6 @@
+Sun Feb  9 13:21:14 UTC 2014 - co...@suse.com
+
+- updated to 1.304
+ * Fix compilation against glib < 2.34.0.
+
+---

Old:

  Glib-1.303.tar.gz

New:

  Glib-1.304.tar.gz



Other differences:
--
++ perl-Glib.spec ++
--- /var/tmp/diff_new_pack.MidHTK/_old  2014-02-11 10:56:21.0 +0100
+++ /var/tmp/diff_new_pack.MidHTK/_new  2014-02-11 10:56:21.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Glib
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Glib
-Version:1.303
+Version:1.304
 Release:0
 %define cpan_name Glib
 Summary:Perl wrappers for the GLib utility and Object libraries
@@ -30,9 +30,6 @@
 BuildRequires:  perl-macros
 BuildRequires:  perl(ExtUtils::Depends) >= 0.300
 BuildRequires:  perl(ExtUtils::PkgConfig) >= 1.000
-#BuildRequires: perl(Glib)
-#BuildRequires: perl(Glib::Object::Subclass)
-#BuildRequires: perl(Gtk2)
 Requires:   perl(ExtUtils::Depends) >= 0.300
 Requires:   perl(ExtUtils::PkgConfig) >= 1.000
 %{perl_requires}

++ Glib-1.303.tar.gz -> Glib-1.304.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Glib-1.303/META.json new/Glib-1.304/META.json
--- old/Glib-1.303/META.json2013-12-09 00:29:29.0 +0100
+++ new/Glib-1.304/META.json2013-12-31 06:52:04.0 +0100
@@ -4,7 +4,7 @@
   "gtk2-perl Team "
],
"dynamic_config" : 1,
-   "generated_by" : "ExtUtils::MakeMaker version 6.68, CPAN::Meta::Converter 
version 2.131560",
+   "generated_by" : "ExtUtils::MakeMaker version 6.66, CPAN::Meta::Converter 
version 2.132830",
"license" : [
   "lgpl_2_1"
],
@@ -44,22 +44,11 @@
   ]
},
"prereqs" : {
-  "build" : {
- "requires" : {
-"ExtUtils::MakeMaker" : "0"
- }
-  },
   "configure" : {
  "requires" : {
 "ExtUtils::Depends" : "0.300",
 "ExtUtils::PkgConfig" : "1.000"
  }
-  },
-  "runtime" : {
- "requires" : {
-"ExtUtils::Depends" : "0.300",
-"ExtUtils::PkgConfig" : "1.000"
- }
   }
},
"release_status" : "stable",
@@ -79,5 +68,5 @@
   },
   "x_MailingList" : "https://mail.gnome.org/mailman/listinfo/gtk-perl-list";
},
-   "version" : "1.303"
+   "version" : "1.304"
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Glib-1.303/META.yml new/Glib-1.304/META.yml
--- old/Glib-1.303/META.yml 2013-12-09 00:29:28.0 +0100
+++ new/Glib-1.304/META.yml 2013-12-31 06:52:04.0 +0100
@@ -2,13 +2,12 @@
 abstract: 'Perl wrappers for the GLib utility and Object libraries'
 author:
   - 'gtk2-perl Team '
-build_requires:
-  ExtUtils::MakeMaker: 0
+build_requires: {}
 configure_requires:
   ExtUtils::Depends: 0.300
   ExtUtils::PkgConfig: 1.000
 dynamic_config: 1
-generated_by: 'ExtUtils::MakeMaker version 6.68, CPAN::Meta::Converter version 
2.131560'
+generated_by: 'ExtUtils::MakeMaker version 6.66, CPAN::Meta::Converter version 
2.132830'
 license: lgpl
 meta-spec:
   url: http://module-build.sourceforge.net/META-spec-v1.4.html
@@ -40,13 +39,10 @@
 - xsapi.pod.foot
   package:
 - MY
-requires:
-  ExtUtils::Depends: 0.300
-  ExtUtils::PkgConfig: 1.000
 resources:
   MailingList: https://mail.gnome.org/mailman/listinfo/gtk-perl-list
   bugtracker: http://rt.cpan.org/Public/Dist/Display.html?Name=Glib
   homepage: http://gtk2-perl.sourceforge.net
   license: http://www.gnu.org/licenses/lgpl-2.1.html
   repository: git://git.gnome.org/perl-Glib
-version: 1.303
+version: 1.304
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Glib-1.303/NEWS new/Glib-1.304/NEWS
--- old/Glib-1.303/NEWS 2013-12-09 00:21:25.0 +0100
+++ new/Glib-1.304/NEWS 2013-12-31 06:50:09.0 +0100
@@ -1,3 +1,8 @@
+Overv

commit pkg-config for openSUSE:Factory

2014-02-11 Thread h_root
Hello community,

here is the log from the commit of package pkg-config for openSUSE:Factory 
checked in at 2014-02-11 10:56:45

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


Package is "pkg-config"

Changes:

--- /work/SRC/openSUSE:Factory/pkg-config/pkg-config.changes2013-06-29 
19:43:15.0 +0200
+++ /work/SRC/openSUSE:Factory/.pkg-config.new/pkg-config.changes   
2014-02-11 10:56:47.0 +0100
@@ -1,0 +2,5 @@
+Wed Feb  5 14:37:21 CET 2014 - r...@suse.de
+
+- Fix filelist for s390 (it is ibm-linux there).
+
+---



Other differences:
--
++ pkg-config.spec ++
--- /var/tmp/diff_new_pack.Ugc4UW/_old  2014-02-11 10:56:47.0 +0100
+++ /var/tmp/diff_new_pack.Ugc4UW/_new  2014-02-11 10:56:47.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package pkg-config
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -59,7 +59,11 @@
 %defattr(-,root,root)
 %doc AUTHORS COPYING NEWS README ChangeLog pkg-config-guide.html
 %{_bindir}/pkg-config
+%ifarch s390 s390x
+%{_bindir}/*-ibm-linux-gnu*-pkg-config
+%else
 %{_bindir}/*-suse-linux-gnu*-pkg-config
+%endif
 %dir %{_datadir}/aclocal
 %{_datadir}/aclocal/pkg.m4
 %doc %{_mandir}/man1/pkg-config.*

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



commit python-apache-libcloud for openSUSE:Factory

2014-02-11 Thread h_root
Hello community,

here is the log from the commit of package python-apache-libcloud for 
openSUSE:Factory checked in at 2014-02-11 10:57:51

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


Package is "python-apache-libcloud"

Changes:

--- 
/work/SRC/openSUSE:Factory/python-apache-libcloud/python-apache-libcloud.changes
2014-01-29 07:16:46.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-apache-libcloud.new/python-apache-libcloud.changes
   2014-02-11 10:57:52.0 +0100
@@ -1,0 +2,26 @@
+Sun Feb  9 08:22:46 UTC 2014 - abo...@gmail.com
+
+- Changes with Apache Libcloud 0.14.1
+- Compute:
+  - Add new m3.medium and m3.large instance information to the EC2 driver. 
[Tomaz Muraus]
+  - Add a new driver for CloudSigma API v2.0. [Tomaz Muraus]
+  - Add “volume_id” attribute to the Node “extra” dictionary in the EC2 
driver. Also fix the value of the “device” extra attribute in the StorageVolume 
object. (LIBCLOUD-501) [Oleg Suharev]
+  - Add the following extension methods to the OpenStack driver: 
ex_pause_node, ex_unpause_node, ex_suspend_node, ex_resume_node. (LIBCLOUD-505, 
GITHUB-238) [Chris DeRamus]
+  - Add ex_limits method to the CloudStack driver. (LIBCLOUD-507, GITHUB-240) 
[Chris DeRamus]
+  - Add “extra” dictionary to the CloudStackNode object and include more 
attributes in the “extra” dictionary of the network and volume object. 
(LIBCLOUD-506, GITHUB-239) [Chris DeRamus]
+  - Add ex_register_image method to the EC2 driver. (LIBCLOUD-508, GITHUB-241) 
[Chris DeRamus]
+  - Add methods for managing volume snapshots to the OpenStack driver. 
(LIBCLOUD-512, GITHUB-245) [Chris DeRamus]
+- Load Balancer:
+  - Fix a bug in the ex_targetpool_add_node and ex_targetpool_remove_node 
method in the GCE driver. [Rick Wright]
+- Storage:
+  - Allow user to use an internal endpoint in the CloudFiles driver by passing 
“use_internal_url” argument to the driver constructor. (GITHUB-229, GITHUB-231) 
[John Obelenus]
+- DNS:
+  - Add PTR to the supported record types in the Rackspace driver. [Tomaz 
Muraus]
+  - Fix Zerigo driver to set Record.name attribute for records which refer to 
the bare domain to “None” instead of an empty string. [Tomaz Muraus]
+  - For consistency with other drivers, update Rackspace driver to set 
Record.name attribute for the records which refer to the bare domain to “None” 
instead of setting them to FQDN. [Tomaz Muraus]
+  - Update Rackspace driver to support paginating through zones and records. 
(GITHUB-230) [Roy Wellington]
+  - Update Route53 driver so it supports handling records with multiple values 
(e.g. MX). (LIBCLOUD-504, GITHUB-237) [Chris DeRamus]
+  - Update Route53 driver to better handle SRV records. [Tomaz Muraus]
+  - Update Route53 driver, make sure “ttl” attribute in the Record extra 
dictionary is always an int. [Tomaz Muraus]
+
+---

Old:

  apache-libcloud-0.14.0.tar.bz2

New:

  apache-libcloud-0.14.1.tar.bz2



Other differences:
--
++ python-apache-libcloud.spec ++
--- /var/tmp/diff_new_pack.WYXwvU/_old  2014-02-11 10:57:52.0 +0100
+++ /var/tmp/diff_new_pack.WYXwvU/_new  2014-02-11 10:57:52.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   python-apache-libcloud
-Version:0.14.0
+Version:0.14.1
 Release:0
 Summary:Abstract away differences among multiple cloud provider APIs
 License:Apache-2.0

++ apache-libcloud-0.14.0.tar.bz2 -> apache-libcloud-0.14.1.tar.bz2 ++
 10070 lines of diff (skipped)

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



commit sysvinit for openSUSE:Factory

2014-02-11 Thread h_root
Hello community,

here is the log from the commit of package sysvinit for openSUSE:Factory 
checked in at 2014-02-11 10:59:15

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


Package is "sysvinit"

Changes:

--- /work/SRC/openSUSE:Factory/sysvinit/sysvinit.changes2014-01-29 
07:17:27.0 +0100
+++ /work/SRC/openSUSE:Factory/.sysvinit.new/sysvinit.changes   2014-02-11 
10:59:16.0 +0100
@@ -1,0 +2,6 @@
+Fri Feb  7 15:42:34 UTC 2014 - wer...@suse.de
+
+- Add patch sysvinit-2.88+dsf-xen.patch to enable sulogin to find
+  suitable console device even if first is not usable (bnc#862078)
+
+---

New:

  sysvinit-2.88+dsf-xen.patch



Other differences:
--
++ sysvinit.spec ++
--- /var/tmp/diff_new_pack.M186av/_old  2014-02-11 10:59:16.0 +0100
+++ /var/tmp/diff_new_pack.M186av/_new  2014-02-11 10:59:16.0 +0100
@@ -70,6 +70,8 @@
 Patch11:%{name}-%{version}dsf-dostat.patch
 # PATCH-FIX-UPSTREAM -- killall5: handle strange names of executables
 Patch12:%{name}-%{version}dsf-sulogin.diff
+# PATCH-FIX-SUSE -- sulogin: find suitable console device even if first is not 
usable
+Patch13:%{name}-%{version}dsf-xen.patch
 Patch30:killproc-%{KPVER}.dif
 Patch40:showconsole-%{SCVER}.dif
 Patch41:showconsole-1.16-deadlock.diff
@@ -134,6 +136,7 @@
 %patch10 -p0 -b .env
 %patch11 -p0 -b .dostat
 %patch12 -p0 -b .ka5
+%patch13 -p0 -b .xen
 %patch
 pushd doc
   mkdir killproc showconsole

++ sysvinit-2.88+dsf-xen.patch ++
--- src/consoles.c
+++ src/consoles.c  2014-02-07 15:33:15.786235493 +
@@ -313,16 +313,19 @@ console:
 */
if ((fc = fopen("/proc/consoles", "re"))) {
char fbuf[16];
-   int maj, min;
+   int maj, min, matches;
DIR *dir;
dir = opendir("/dev");
if (!dir) {
fclose(fc);
goto fallback;
}
-   while ((fscanf(fc, "%*s %*s (%[^)]) %d:%d", &fbuf[0], &maj, 
&min) == 3)) {
+   while ((matches = fscanf(fc, "%*s %*s (%[^)]) %d:%d", &fbuf[0], 
&maj, &min)) >= 1) {
char * name;
 
+   if (matches != 3)
+   continue;
+
if (!strchr(fbuf, 'E'))
continue;
comparedev = makedev(maj, min);
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit xfig for openSUSE:Factory

2014-02-11 Thread h_root
Hello community,

here is the log from the commit of package xfig for openSUSE:Factory checked in 
at 2014-02-11 10:59:24

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


Package is "xfig"

Changes:

--- /work/SRC/openSUSE:Factory/xfig/xfig.changes2013-12-11 
16:25:01.0 +0100
+++ /work/SRC/openSUSE:Factory/.xfig.new/xfig.changes   2014-02-11 
10:59:26.0 +0100
@@ -1,0 +2,6 @@
+Tue Feb 11 08:17:58 UTC 2014 - wer...@suse.de
+
+- Add upstream patch to patch tar ball to fix Xfig crash on
+  dash-dotted lines (bnc#860322)
+
+---



Other differences:
--
++ xfig.spec ++
--- /var/tmp/diff_new_pack.AWdHL9/_old  2014-02-11 10:59:27.0 +0100
+++ /var/tmp/diff_new_pack.AWdHL9/_new  2014-02-11 10:59:27.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package xfig
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed

++ xfig.3.2.5c-patches.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/patches/01_dash-dotted.patch 
new/patches/01_dash-dotted.patch
--- old/patches/01_dash-dotted.patch1970-01-01 01:00:00.0 +0100
+++ new/patches/01_dash-dotted.patch2014-02-11 09:17:06.0 +0100
@@ -0,0 +1,37 @@
+From: Upstream Xfig
+Subject: BNC#860322 - Xfig crashes on dash-dotted lines (gcc bug?)
+
+--- a/w_drawprim.c
 b/w_drawprim.c 2014-02-11 07:42:56.0 +
+@@ -1292,14 +1292,23 @@
+ }
+ 
+ 
+-static unsigned char dash_list[16][2] = {{255, 255}, {255, 255},
+-  {255, 255}, {255, 255},
+-  {255, 255}, {255, 255},
+-  {255, 255}, {255, 255},
+-  {255, 255}, {255, 255},
+-  {255, 255}, {255, 255},
+-  {255, 255}, {255, 255},
+-  {255, 255}, {255, 255}};
++static unsigned char dash_list[16][8] = {
++  {255, 255, 255, 255, 255, 255, 255, 255},
++  {255, 255, 255, 255, 255, 255, 255, 255},
++  {255, 255, 255, 255, 255, 255, 255, 255},
++  {255, 255, 255, 255, 255, 255, 255, 255},
++  {255, 255, 255, 255, 255, 255, 255, 255},
++  {255, 255, 255, 255, 255, 255, 255, 255},
++  {255, 255, 255, 255, 255, 255, 255, 255},
++  {255, 255, 255, 255, 255, 255, 255, 255},
++  {255, 255, 255, 255, 255, 255, 255, 255},
++  {255, 255, 255, 255, 255, 255, 255, 255},
++  {255, 255, 255, 255, 255, 255, 255, 255},
++  {255, 255, 255, 255, 255, 255, 255, 255},
++  {255, 255, 255, 255, 255, 255, 255, 255},
++  {255, 255, 255, 255, 255, 255, 255, 255},
++  {255, 255, 255, 255, 255, 255, 255, 255},
++  {255, 255, 255, 255, 255, 255, 255, 255}};
+ 
+ static int join_styles[3] = { JoinMiter, JoinRound, JoinBevel };
+ static int cap_styles[3] = { CapButt, CapRound, CapProjecting };

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



commit xorg-x11-server for openSUSE:Factory

2014-02-11 Thread h_root
Hello community,

here is the log from the commit of package xorg-x11-server for openSUSE:Factory 
checked in at 2014-02-11 10:59:30

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  
2014-01-31 16:47:11.0 +0100
+++ /work/SRC/openSUSE:Factory/.xorg-x11-server.new/xorg-x11-server.changes 
2014-02-11 10:59:31.0 +0100
@@ -1,0 +2,5 @@
+Fri Feb  7 17:31:29 UTC 2014 - e...@suse.com
+
+- remove creation of libxf86config which was once used bu SaX2.
+
+---



Other differences:
--
++ xorg-x11-server.spec ++
--- /var/tmp/diff_new_pack.kc5jW5/_old  2014-02-11 10:59:32.0 +0100
+++ /var/tmp/diff_new_pack.kc5jW5/_new  2014-02-11 10:59:32.0 +0100
@@ -215,7 +215,6 @@
 autoreconf -fi
 %configure CFLAGS="%{optflags} -fno-strict-aliasing" \
--sysconfdir=/etc \
---enable-install-libxf86config \
 --enable-xdmcp \
 --enable-xdm-auth-1 \
 --enable-dri \
@@ -295,13 +294,6 @@
  %{buildroot}%{_includedir}/xorg
 install -m 644 include/list.h \
  %{buildroot}%{_includedir}/xorg
-if [ -f hw/xfree86/parser/.libs/libxf86config.a ] ; then
-install -m 644 hw/xfree86/parser/.libs/libxf86config.a \
- %{buildroot}//usr/%{_lib}
-else
-install -m 644 hw/xfree86/parser/libxf86config.a \
- %{buildroot}//usr/%{_lib}
-fi
 %endif
 %ifnarch s390 s390x
 mkdir -p %{buildroot}%{_localstatedir}/adm/fillup-templates
@@ -392,9 +384,7 @@
 %files sdk
 %defattr(-,root,root)
 %{_includedir}/xorg/
-%{_libdir}/*.a
 %ifnarch s390 s390x
-%exclude %{_libdir}/libxf86config.la
 %{_libdir}/pkgconfig/*.pc
 %{_datadir}/aclocal/*.m4
 %endif

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



commit crmsh for openSUSE:Factory

2014-02-11 Thread h_root
Hello community,

here is the log from the commit of package crmsh for openSUSE:Factory checked 
in at 2014-02-11 11:03:14

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


Package is "crmsh"

Changes:

--- /work/SRC/openSUSE:Factory/crmsh/crmsh.changes  2014-02-03 
16:12:05.0 +0100
+++ /work/SRC/openSUSE:Factory/.crmsh.new/crmsh.changes 2014-02-11 
11:03:15.0 +0100
@@ -1,0 +2,18 @@
+Mon Feb 10 08:16:12 UTC 2014 - kgronl...@suse.com
+
+- tests: run CIB tests with regression test suite
+- upstream cs: 49572fb0f7bb
+
+---
+Thu Feb  6 14:34:20 UTC 2014 - kgronl...@suse.com
+
+- high: parse: Fix sequential=true for resource sets (bnc#862334)
+- medium: corosync: Allow tabs in corosync.conf (bnc#862577)
+- low: cibconfig: fencing_topology warning with stonith templates 
(savannah#41414)
+- spec: update description of crmsh package
+- tests: split regression tests into separate -test package
+- tests: use python-nose as unit test runner
+- tests: improved unit test coverage
+- upstream cs: cc52dc69ceb1 
+
+---



Other differences:
--
++ crmsh.spec ++
--- /var/tmp/diff_new_pack.5KHNen/_old  2014-02-11 11:03:15.0 +0100
+++ /var/tmp/diff_new_pack.5KHNen/_new  2014-02-11 11:03:15.0 +0100
@@ -38,7 +38,7 @@
 %{!?py_sitedir: %{expand: %%global py_sitedir  
%%{expand:{py_libdir}/site-packages}}}
 
 Name:   crmsh
-Summary:Pacemaker command line interface
+Summary:High Availability cluster command-line interface
 License:GPL-2.0+
 Group:  %{pkg_group}
 Version:2.0
@@ -86,20 +86,32 @@
 BuildRequires:  libxslt-tools
 %endif
 
+%description
+The crm shell is a command-line interface for High-Availability
+cluster management on GNU/Linux systems. It simplifies the
+configuration, management and troubleshooting of Pacemaker-based
+clusters, by providing a powerful and intuitive set of features.
+
+Authors: Dejan Muhamedagic  and many others
+
+%package test
+Summary:Test package for crmsh
+Group:  %{pkg_group}
+Requires:   crmsh
 %if 0%{?with_regression_tests}
 BuildRequires:  corosync
 BuildRequires:  procps
 BuildRequires:  python-dateutil
+BuildRequires:  python-nose
 BuildRequires:  vim
 Requires:   pacemaker
 Requires:   pssh
 %endif
-
-%description
-crm shell, a Pacemaker command line interface.
-
-Pacemaker is an advanced, scalable High-Availability cluster resource
-manager for Heartbeat and/or Corosync.
+%description test
+The crm shell is a command-line interface for High-Availability
+cluster management on GNU/Linux systems. It simplifies the
+configuration, management and troubleshooting of Pacemaker-based
+clusters, by providing a powerful and intuitive set of features.
 
 Authors: Dejan Muhamedagic  and many others
 
@@ -140,8 +152,9 @@
 make %{_smp_mflags} docdir=%{crmsh_docdir}
 
 %if 0%{?with_regression_tests}
-if ! test/unittests/testrunner.py ; then
-echo "Shell unit tests failed."
+   ./test/unit-tests.sh --quiet
+if [ ! $? ]; then
+echo "Unit tests failed."
 exit 1
 fi
 %endif
@@ -159,14 +172,19 @@
 # Run regression tests after installing the package
 # NB: this is called twice by OBS, that's why we touch the file
 %if 0%{?with_regression_tests}
-%post
+%post test
 if [ ! -e /tmp/.crmsh_regression_tests_ran ]; then
 touch /tmp/.crmsh_regression_tests_ran
 if ! %{_datadir}/%{name}/tests/regression.sh ; then
-echo "Shell tests failed."
+echo "Regression tests failed."
 cat crmtestout/regression.out
 exit 1
 fi
+   cd %{_datadir}/%{name}/tests
+   if ! ./cib-tests.sh ; then
+   echo "CIB tests failed."
+   exit 1
+   fi
 fi
 %endif
 
@@ -178,6 +196,7 @@
 %{py_sitedir}/crmsh
 
 %{_datadir}/%{name}
+%exclude %{_datadir}/%{name}/tests
 
 %doc %{_mandir}/man8/*
 %{crmsh_docdir}/COPYING
@@ -195,4 +214,8 @@
 %dir %attr (770, %{uname}, %{gname}) %{_var}/cache/crm
 %config %{_sysconfdir}/bash_completion.d/crm.sh
 
+%files test
+%defattr(-,root,root)
+%{_datadir}/%{name}/tests
+
 %changelog

++ crmsh.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/crmsh/.hg_archival.txt new/crmsh/.hg_archival.txt
--- old/crmsh/.hg_archival.txt  2014-02-01 00:11:56.0 +0100
+++ new/crmsh/.hg_archival.txt  2014-02-10 08:37:44.0 +0100
@@ -1,5 +1,5 @@
 repo: 13c3bd69e935090cd25213c474cafc3f01b5910b
-node: 170f0ff108dfe5d186092d023f389bf813490bfe
+node: 49572fb0f7bbf6fce9cf3df967799c2132f109bb
 branch: de

commit python-py2pack for openSUSE:Factory

2014-02-11 Thread h_root
Hello community,

here is the log from the commit of package python-py2pack for openSUSE:Factory 
checked in at 2014-02-11 11:03:31

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


Package is "python-py2pack"

Changes:

--- /work/SRC/openSUSE:Factory/python-py2pack/python-py2pack.changes
2013-06-25 14:44:58.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-py2pack.new/python-py2pack.changes   
2014-02-11 11:03:32.0 +0100
@@ -1,0 +2,11 @@
+Mon Feb 10 10:03:53 UTC 2014 - speili...@suse.com
+
+- Update to version 0.4.9:
+  + Fix coverage report source
+  + Add cssselect setup_requires
+  + Update SPDX license map
+  + Change 'flake8' to 'pep8' target
+  + Fix recursive-include for doc
+  ...
+
+---

Old:

  py2pack-0.4.4.tar.gz

New:

  py2pack-0.4.9.tar.gz



Other differences:
--
++ python-py2pack.spec ++
--- /var/tmp/diff_new_pack.QuRbdv/_old  2014-02-11 11:03:32.0 +0100
+++ /var/tmp/diff_new_pack.QuRbdv/_new  2014-02-11 11:03:32.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-py2pack
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,8 +15,9 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   python-py2pack
-Version:0.4.4
+Version:0.4.9
 Release:0
 Url:http://github.com/saschpe/py2pack
 Summary:Generate distribution packages from Python packages on PyPI
@@ -24,9 +25,9 @@
 Group:  Development/Languages/Python
 Source: 
http://pypi.python.org/packages/source/p/py2pack/py2pack-%{version}.tar.gz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+BuildRequires:  python-Jinja2
 BuildRequires:  python-argparse
 BuildRequires:  python-devel
-BuildRequires:  python-Jinja2
 Requires:   python-Jinja2
 %if 0%{?suse_version} && 0%{?suse_version} <= 1110
 Requires:   python-argparse
@@ -43,7 +44,7 @@
 
 %prep
 %setup -q -n py2pack-%{version}
-sed -i "1d" py2pack/py2pack.py # Fix non-executable script
+#sed -i "1d" py2pack/py2pack.py # Fix non-executable script
 
 %build
 python setup.py build
@@ -58,9 +59,10 @@
 
 %files
 %defattr(-,root,root,-)
-%{_docdir}/%{name}
-%{_mandir}/man?/py2pack.*
 %{_bindir}/py2pack
-%{python_sitelib}/*
+%{_mandir}/man1/py2pack.1*
+%{_docdir}/%{name}
+%{python_sitelib}/py2pack-%{version}-py%{py_ver}.egg-info
+%{python_sitelib}/py2pack
 
 %changelog

++ py2pack-0.4.4.tar.gz -> py2pack-0.4.9.tar.gz ++
 5711 lines of diff (skipped)

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



commit the_silver_searcher for openSUSE:Factory

2014-02-11 Thread h_root
Hello community,

here is the log from the commit of package the_silver_searcher for 
openSUSE:Factory checked in at 2014-02-11 11:03:39

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


Package is "the_silver_searcher"

Changes:

--- /work/SRC/openSUSE:Factory/the_silver_searcher/the_silver_searcher.changes  
2014-02-02 22:24:10.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.the_silver_searcher.new/the_silver_searcher.changes 
2014-02-11 11:03:40.0 +0100
@@ -1,0 +2,16 @@
+Fri Jan 31 14:54:11 UTC 2014 - fcro...@suse.com
+
+- Update to version 0.19.2:
+  + Improve output
+- Changes from 0.19.1:
+  + Don't print two slashes at the start of a path
+- Changes from 0.19.0:
+- Changes from 0.18.1:
+  + performance fixes
+  + fix infinite loop in EOF detection
+  + Handle '-i' before '-g' or '-G' properly
+  + fix build without lzma
+- Switch to .tar.gz as they are generated directly by github.
+- Replace %{_prefix}/data by %{_datadir} in specfile.
+
+---

Old:

  the_silver_searcher-0.18.tar.bz2

New:

  the_silver_searcher-0.19.2.tar.gz



Other differences:
--
++ the_silver_searcher.spec ++
--- /var/tmp/diff_new_pack.R7GZ7W/_old  2014-02-11 11:03:41.0 +0100
+++ /var/tmp/diff_new_pack.R7GZ7W/_new  2014-02-11 11:03:41.0 +0100
@@ -16,13 +16,14 @@
 #
 
 Name:   the_silver_searcher
-Version:0.18
+Version:0.19.2
 Release:0
 License:Apache-2.0
 Summary:A code-searching tool similar to ack, but faster
 Url:https://github.com/ggreer/the_silver_searcher
 Group:  Productivity/File utilities
-Source: %{name}-%{version}.tar.bz2
+# url is 
https://github.com/ggreer/the_silver_searcher/archive/%{version}.tar.gz
+Source: %{name}-%{version}.tar.gz
 BuildRequires:  automake
 BuildRequires:  pcre-devel
 BuildRequires:  pkg-config
@@ -51,7 +52,7 @@
 %defattr(-,root,root)
 %{_bindir}/ag
 %{_mandir}/man1/ag.1.gz
-%{_prefix}/share/the_silver_searcher
+%{_datadir}/the_silver_searcher
 %doc LICENSE NOTICE README.md
 
 %changelog

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



commit tvbrowser for openSUSE:Factory

2014-02-11 Thread h_root
Hello community,

here is the log from the commit of package tvbrowser for openSUSE:Factory 
checked in at 2014-02-11 11:03:52

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


Package is "tvbrowser"

Changes:

--- /work/SRC/openSUSE:Factory/tvbrowser/tvbrowser.changes  2013-11-23 
08:18:19.0 +0100
+++ /work/SRC/openSUSE:Factory/.tvbrowser.new/tvbrowser.changes 2014-02-11 
11:03:53.0 +0100
@@ -1,0 +2,5 @@
+Sat Feb  8 16:39:25 UTC 2014 - mailaen...@opensuse.org
+
+- actually build from source
+
+---

Old:

  tvbrowser_3.3.3_bin.tar.gz

New:

  NewsPlugin.jar
  tvbrowser_3.3.3_src.zip



Other differences:
--
++ tvbrowser.spec ++
--- /var/tmp/diff_new_pack.Equzo0/_old  2014-02-11 11:03:55.0 +0100
+++ /var/tmp/diff_new_pack.Equzo0/_new  2014-02-11 11:03:55.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package tvbrowser
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -24,12 +24,19 @@
 Release:0
 Requires:   java >= 1.6
 Url:http://tv-browser.org
-Source0:
http://downloads.sourceforge.net/project/tvbrowser/TV-Browser%20Releases%20%28Java%206%20and%20higher%29/%{version}/%{name}_%{version}_bin.tar.gz
+Source: 
http://downloads.sourceforge.net/project/tvbrowser/TV-Browser%20Releases%20%28Java%206%20and%20higher%29/%{version}/%{name}_%{version}_src.zip
+# TODO build from source, too
+Source2:
http://www.tvbrowser.org/data/uploads/1372016422809_543/NewsPlugin.jar
+BuildRequires:  ant
+BuildRequires:  ant-junit
 BuildRequires:  dos2unix
+BuildRequires:  fdupes
+BuildRequires:  hicolor-icon-theme
+BuildRequires:  java-devel
+BuildRequires:  jpackage-utils
 BuildRequires:  optipng
+BuildRequires:  unzip
 BuildRequires:  update-desktop-files
-# needed for expanding %%icon_theme_cache_post in %%post/un
-BuildRequires:  gtk3-tools
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildArch:  noarch
 
@@ -37,23 +44,25 @@
 TV-Browser is Plugin based digital TV guide. Plugins can be installed with
 the download function of TV-Browser.
 
-
 %prep
+cp %{S:2} .
 %setup -q
-dos2unix LICENSE.txt
+dos2unix src/LICENSE.txt
 find -name "*.png" | while read a; do
 optipng -o 5 "$a" || optipng -o 5 -fix "$a"
 done
 
 %build
+%ant runtime-linux -Dnewsplugin.url=file:///%{_sourcedir}/NewsPlugin.jar
+
 cat >tvbrowser <<'EOF'
 #!/bin/sh
 
-cd %{_datadir}/%{name} && \
+cd %{_javadir}/%{name}/ && \
 exec %{_bindir}/java \
 -Xms16m \
 -Xmx128m \
--Djava.library.path=%{_datadir}/%{name} \
+-Djava.library.path=%{_javadir}/%{name} \
 -Dpropertiesfile=linux.properties \
 -jar tvbrowser.jar \
 "$@"
@@ -61,21 +70,31 @@
 
 %install
 export NO_BRP_CHECK_BYTECODE_VERSION="true"
+
 install -D -p -m 755 tvbrowser %{buildroot}%{_bindir}/tvbrowser
-for file in tvbrowser.jar; do
-install -D -p -m 644 ${file} %{buildroot}%{_datadir}/%{name}/${file}
-done
-find hyphen icons imgs personas plugins themepacks -depth -print | \
-cpio -p -d -m %{buildroot}%{_datadir}/%{name}
+
+mkdir -p %{buildroot}%{_javadir}/%{name}/
+cp -r runtime/tvbrowser_linux/* %{buildroot}%{_javadir}/%{name}/
+
 for size in 16 32 48 128; do
 (
 install -d %{buildroot}%{_datadir}/icons/hicolor/${size}x${size}/apps/
 cd %{buildroot}%{_datadir}/icons/hicolor/${size}x${size}/apps/
-ln -s ../../../../tvbrowser/imgs/tvbrowser${size}.png tvbrowser.png
+ln -s %{_javadir}/%{name}/imgs/tvbrowser${size}.png tvbrowser.png
 )
 done
+
 %suse_update_desktop_file -c tvbrowser TV-Browser 'Digital TV Guide' tvbrowser 
tvbrowser AudioVideo TV Java
 
+%fdupes %{buildroot}%{_javadir}
+
+# TODO: JUnit is causing trouble
+#%check
+#%ant test
+
+%clean
+%ant clean
+
 %post
 %desktop_database_post
 %icon_theme_cache_post
@@ -86,9 +105,9 @@
 
 %files
 %defattr(-,root,root,-)
-%doc COPYRIGHT.txt LICENSE.txt
+%doc ChangeLog.txt
 %{_bindir}/tvbrowser
-%{_datadir}/%{name}
+%{_javadir}/%{name}
 %{_datadir}/applications/tvbrowser.desktop
 %{_datadir}/icons/hicolor/*/apps/tvbrowser.png
 

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



commit obs-service-set_version for openSUSE:Factory

2014-02-11 Thread h_root
Hello community,

here is the log from the commit of package obs-service-set_version for 
openSUSE:Factory checked in at 2014-02-11 11:03:27

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


Package is "obs-service-set_version"

Changes:

--- 
/work/SRC/openSUSE:Factory/obs-service-set_version/obs-service-set_version.changes
  2013-10-30 15:47:49.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.obs-service-set_version.new/obs-service-set_version.changes
 2014-02-11 11:03:28.0 +0100
@@ -1,0 +2,7 @@
+Mon Feb 10 09:53:00 UTC 2014 - speili...@suse.com
+
+- Update to version 0.3.1:
+  + Check tarball content's root-dir for version
+  + Use a for-loop for different endings
+
+---

Old:

  obs-service-set_version-0.3.tar.gz

New:

  _servicedata
  obs-service-set_version-0.3.1.tar.gz



Other differences:
--
++ obs-service-set_version.spec ++
--- /var/tmp/diff_new_pack.Kc0eHq/_old  2014-02-11 11:03:28.0 +0100
+++ /var/tmp/diff_new_pack.Kc0eHq/_new  2014-02-11 11:03:28.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package obs-service-set_version
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
 %define service set_version
 
 Name:   obs-service-%{service}
-Version:0.3
+Version:0.3.1
 Release:0
 Summary:An OBS source service: Update spec file version
 License:GPL-2.0+

++ _service ++
--- /var/tmp/diff_new_pack.Kc0eHq/_old  2014-02-11 11:03:28.0 +0100
+++ /var/tmp/diff_new_pack.Kc0eHq/_new  2014-02-11 11:03:28.0 +0100
@@ -6,7 +6,7 @@
 git-master
 @PARENT_TAG@
 master
-faa5a4fd7a531eeab0ab43bbe1c5ccc909b607dd
+enable
   
 
   

++ _servicedata ++

  
g...@github.com:openSUSE/obs-service-set_version.git
79883d84e2
  

++ obs-service-set_version-0.3.tar.gz -> 
obs-service-set_version-0.3.1.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/obs-service-set_version-0.3/set_version 
new/obs-service-set_version-0.3.1/set_version
--- old/obs-service-set_version-0.3/set_version 2013-10-29 14:38:27.0 
+0100
+++ new/obs-service-set_version-0.3.1/set_version   2014-02-10 
10:52:59.0 +0100
@@ -27,7 +27,7 @@
   shift
 ;;
 *-basename)
-  BASENAME="^$2"
+  BASENAME="$2"
   shift
 ;;
 *-outdir)
@@ -44,20 +44,24 @@
 done
 
 get_version_from_file () {
+  # Search for tarball filenames including a version
+  for ending in "tar.*" "tgz$" "tbz2$" "zip$" ; do
+if [ -z "$MYVERSION" ]; then
+  MYVERSION=`ls -1t | sed -n 
"s,^$BASENAME.*[-_]\([0123456789].*\).${ending},\1,p" | head -n 1`
+else
+  break;
+fi
+  done
+  # Search for a version in the root-directory name of the content's file list:
+  for gz_ending in "tar.gz" "tgz" "tar.bz2" "tbz2" ; do
+if [ -z "$MYVERSION" ]; then
+  MYVERSION=`tar tf $BASENAME*.${gz_ending} | sed -e 's,/.*,,' | uniq | 
sed -n "s,$BASENAME.*[-_]\([0123456789].*\),\1,p"`
+else
+  break;
+fi
+  done
+  # Take version number (and optional revision) from Debian changelog
   if [ -z "$MYVERSION" ]; then
-MYVERSION=`ls -1t | sed -n 
"s,$BASENAME.*[-_]\([0123456789].*\).tar.*,\1,p" | head -n 1`
-  fi
-  if [ -z "$MYVERSION" ]; then
-MYVERSION=`ls -1t | sed -n "s,$BASENAME.*[-_]\([0123456789].*\).tgz$,\1,p" 
| head -n 1`
-  fi
-  if [ -z "$MYVERSION" ]; then
-MYVERSION=`ls -1t | sed -n 
"s,$BASENAME.*[-_]\([0123456789].*\).tbz2$,\1,p" | head -n 1`
-  fi
-  if [ -z "$MYVERSION" ]; then
-MYVERSION=`ls -1t | sed -n "s,$BASENAME.*[-_]\([0123456789].*\).zip$,\1,p" 
| head -n 1`
-  fi
-  if [ -z "$MYVERSION" ]; then
-# take version number (and optional revision) from Debian changelog
 MYVERSION=`head -n 1 *debian.changelog 2>/dev/null | sed -ne 
's/.*(\(.*\)).*/\1/p'`
   fi
   if [ -z "$MYVERSION" ]; then

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



commit ibus for openSUSE:Factory

2014-02-11 Thread h_root
Hello community,

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

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


Package is "ibus"

Changes:

--- /work/SRC/openSUSE:Factory/ibus/ibus.changes2014-01-30 
11:26:26.0 +0100
+++ /work/SRC/openSUSE:Factory/.ibus.new/ibus.changes   2014-02-11 
11:03:24.0 +0100
@@ -1,0 +2,6 @@
+Mon Feb 10 09:48:56 UTC 2014 - fcro...@suse.com
+
+- Do not requires gobject-introspection, it is not needed to run
+  ibus, python-gobject is enough.
+
+---



Other differences:
--
++ ibus.spec ++
--- /var/tmp/diff_new_pack.87NYrY/_old  2014-02-11 11:03:25.0 +0100
+++ /var/tmp/diff_new_pack.87NYrY/_new  2014-02-11 11:03:25.0 +0100
@@ -76,7 +76,6 @@
 BuildRequires:  pkgconfig(vapigen) >= 0.16
 Requires:   dbus-1-python
 Requires:   dconf
-Requires:   gobject-introspection
 Requires:   iso-codes
 Requires:   libibus-1_0-5 = %{version}
 Requires:   notification-daemon

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



commit eric5 for openSUSE:Factory

2014-02-11 Thread h_root
Hello community,

here is the log from the commit of package eric5 for openSUSE:Factory checked 
in at 2014-02-11 11:19:27

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


Package is "eric5"

Changes:

--- /work/SRC/openSUSE:Factory/eric5/eric5.changes  2014-01-08 
20:06:02.0 +0100
+++ /work/SRC/openSUSE:Factory/.eric5.new/eric5.changes 2014-02-11 
11:19:28.0 +0100
@@ -1,0 +2,6 @@
+Tue Feb 11 01:10:15 UTC 2014 - ter...@gmail.com
+
+- Update to version 5.4.1
+  - bug fixes
+
+---

Old:

  eric5-5.4.0.tar.gz
  eric5-i18n-cs-5.4.0.tar.gz
  eric5-i18n-de-5.4.0.tar.gz
  eric5-i18n-en-5.4.0.tar.gz
  eric5-i18n-es-5.4.0.tar.gz
  eric5-i18n-fr-5.4.0.tar.gz
  eric5-i18n-it-5.4.0.tar.gz
  eric5-i18n-ru-5.4.0.tar.gz
  eric5-i18n-tr-5.4.0.tar.gz
  eric5-i18n-zh_CN.GB2312-5.4.0.tar.gz

New:

  eric5-5.4.1.tar.gz
  eric5-i18n-cs-5.4.1.tar.gz
  eric5-i18n-de-5.4.1.tar.gz
  eric5-i18n-en-5.4.1.tar.gz
  eric5-i18n-es-5.4.1.tar.gz
  eric5-i18n-fr-5.4.1.tar.gz
  eric5-i18n-it-5.4.1.tar.gz
  eric5-i18n-ru-5.4.1.tar.gz
  eric5-i18n-tr-5.4.1.tar.gz
  eric5-i18n-zh_CN.GB2312-5.4.1.tar.gz



Other differences:
--
++ eric5.spec ++
--- /var/tmp/diff_new_pack.u56aBj/_old  2014-02-11 11:19:30.0 +0100
+++ /var/tmp/diff_new_pack.u56aBj/_new  2014-02-11 11:19:30.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   eric5
-Version:5.4.0
+Version:5.4.1
 Release:0
 Summary:Python IDE based on Qt4
 License:GPL-3.0+

++ eric5-5.4.0.tar.gz -> eric5-5.4.1.tar.gz ++
/work/SRC/openSUSE:Factory/eric5/eric5-5.4.0.tar.gz 
/work/SRC/openSUSE:Factory/.eric5.new/eric5-5.4.1.tar.gz differ: char 5, line 1

++ eric5-i18n-cs-5.4.0.tar.gz -> eric5-i18n-cs-5.4.1.tar.gz ++

++ eric5-i18n-de-5.4.0.tar.gz -> eric5-i18n-de-5.4.1.tar.gz ++

++ eric5-i18n-en-5.4.0.tar.gz -> eric5-i18n-en-5.4.1.tar.gz ++

++ eric5-i18n-es-5.4.0.tar.gz -> eric5-i18n-es-5.4.1.tar.gz ++

++ eric5-i18n-fr-5.4.0.tar.gz -> eric5-i18n-fr-5.4.1.tar.gz ++

++ eric5-i18n-it-5.4.0.tar.gz -> eric5-i18n-it-5.4.1.tar.gz ++

++ eric5-i18n-ru-5.4.0.tar.gz -> eric5-i18n-ru-5.4.1.tar.gz ++

++ eric5-i18n-tr-5.4.0.tar.gz -> eric5-i18n-tr-5.4.1.tar.gz ++

++ eric5-i18n-zh_CN.GB2312-5.4.0.tar.gz -> 
eric5-i18n-zh_CN.GB2312-5.4.1.tar.gz ++

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



commit gromacs for openSUSE:Factory

2014-02-11 Thread h_root
Hello community,

here is the log from the commit of package gromacs for openSUSE:Factory checked 
in at 2014-02-11 11:19:37

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


Package is "gromacs"

Changes:

--- /work/SRC/openSUSE:Factory/gromacs/gromacs.changes  2013-03-06 
09:36:01.0 +0100
+++ /work/SRC/openSUSE:Factory/.gromacs.new/gromacs.changes 2014-02-11 
11:19:38.0 +0100
@@ -1,0 +2,13 @@
+Mon Feb 10 16:47:31 UTC 2014 - jungh...@votca.org
+
+- added %check
+
+---
+Sun Feb  9 16:23:45 UTC 2014 - jungh...@votca.org
+
+- version bumped to 4.5.6
+- fix GMX_CPU_ACCELERATION to SSE2 for older i386 machines
+- added openmpi package
+- split doc, bash-completion into separate packages
+
+---

Old:

  gromacs-4.6.1.tar.bz2

New:

  gromacs-4.6.5.tar.gz
  manual-4.6.5.pdf
  regressiontests-4.6.5.tar.gz



Other differences:
--
++ gromacs.spec ++
--- /var/tmp/diff_new_pack.WJpow6/_old  2014-02-11 11:19:41.0 +0100
+++ /var/tmp/diff_new_pack.WJpow6/_new  2014-02-11 11:19:41.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gromacs
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013,2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,106 +15,197 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-
 Name:   gromacs
-Version:4.6.1
+Version:4.6.5
 Release:0
-%define srcversion 4.6.1
 Summary:Molecular Dynamics Package
 License:GPL-2.0+
 Group:  Productivity/Scientific/Chemistry
 Url:http://www.gromacs.org
-Source0:gromacs-%{srcversion}.tar.bz2
+Source0:ftp://ftp.gromacs.org/pub/gromacs/gromacs-%{version}.tar.gz
+Source1:ftp://ftp.gromacs.org/pub/manual/manual-%{version}.pdf
+Source2:
https://gromacs.googlecode.com/files/regressiontests-%{version}.tar.gz
 BuildRequires:  cmake
 BuildRequires:  fdupes
-BuildRequires:  fftw3-devel
-BuildRequires:  gcc-c++
-BuildRequires:  libstdc++-devel
-BuildRequires:  libxml2-devel
-BuildRequires:  xorg-x11-devel
+BuildRequires:  openmpi-devel
+%if %{defined fedora}
+BuildRequires:  pkgconfig
+%else
+BuildRequires:  pkg-config
+%endif
+BuildRequires:  pkgconfig(fftw3)
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
 GROMACS is a versatile and extremely well optimized package to perform
-molecular dynamics computer simulations and subsequent trajectory
-analysis. It is developed for biomolecules like proteins, but the
-extremely high performance means it is used also in several other field
-like polymer chemistry and solid state physics. This version has the
-dynamic libs and executables; to hack new utility programs you also
-need the headers and static libs in gromacs-dev. Linux kernel 2.4 or
-later is STRONGLY recommended on Pentium III and later processors since
-GROMACS then can use assembly loops with SSE instructions.
-
+molecular dynamics computer simulations and subsequent trajectory analysis.
+It is developed for biomolecules like proteins, but the extremely high
+performance means it is used also in several other field like polymer chemistry
+and solid state physics.
 
 %package devel
 Summary:Molecular dynamics package
-Group:  Productivity/Scientific/Chemistry
+Group:  Development/Libraries/C and C++
 Requires:   %{name} = %{version}
-Requires:   fftw3-devel
-Requires:   glibc-devel
-Requires:   xorg-x11-devel
 
 %description devel
 GROMACS is a versatile and extremely well optimized package to perform
-molecular dynamics computer simulations and subsequent trajectory
-analysis. It is developed for biomolecules like proteins, but the
-extremely high performance means it is used also in several other field
-like polymer chemistry and solid state physics. This version has the
-dynamic libs and executables; to hack new utility programs you also
-need the headers and static libs in gromacs-dev. Linux kernel 2.4 or
-later is STRONGLY recommended on Pentium III and later processors since
-GROMACS then can use assembly loops with SSE instructions.
+molecular dynamics computer simulations and subsequent trajectory analysis.
+It is developed for biomolecules like proteins, but the extremely high
+performance means it is used also in several other field like polymer chemistry
+and solid state physics.
+
+This package contains dev

commit libhugetlbfs for openSUSE:Factory

2014-02-11 Thread h_root
Hello community,

here is the log from the commit of package libhugetlbfs for openSUSE:Factory 
checked in at 2014-02-11 11:19:56

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


Package is "libhugetlbfs"

Changes:

--- /work/SRC/openSUSE:Factory/libhugetlbfs/libhugetlbfs.changes
2014-01-14 19:52:17.0 +0100
+++ /work/SRC/openSUSE:Factory/.libhugetlbfs.new/libhugetlbfs.changes   
2014-02-11 11:19:57.0 +0100
@@ -1,0 +2,13 @@
+Tue Feb 11 08:09:11 UTC 2014 - tr...@suse.de
+
+- Tests compile fine for s390(x), also include them in the package, the same
+  way it is done for other archs as well.
+
+---
+Mon Feb 10 15:56:31 UTC 2014 - tr...@suse.de
+
+- There are no tests installed in s390(x) case, therefore there are no
+  files in %{_libdir}/libhugetlbfs
+  Remove the directory from the file list to fix package build for s390(x)
+
+---



Other differences:
--
++ libhugetlbfs.spec ++
--- /var/tmp/diff_new_pack.Pp9sBb/_old  2014-02-11 11:19:58.0 +0100
+++ /var/tmp/diff_new_pack.Pp9sBb/_new  2014-02-11 11:19:58.0 +0100
@@ -16,6 +16,7 @@
 #
 
 
+
 Name:   libhugetlbfs
 
 %if 0%{?suse_version} > 1140
@@ -78,11 +79,8 @@
 make %{my_make_flags}
 
 %install
-tests=
-%ifarch ppc ppc64 ppc64le %ix86 x86_64
 tests=install-tests
 make %{my_make_flags} install $tests
-%endif
 make \
 %ifarch sparc sparcv9
CC32="gcc" CC64="" NATIVEONLY=1 \

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



commit libt3widget for openSUSE:Factory

2014-02-11 Thread h_root
Hello community,

here is the log from the commit of package libt3widget for openSUSE:Factory 
checked in at 2014-02-11 11:28:10

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


Package is "libt3widget"

Changes:

--- /work/SRC/openSUSE:Factory/libt3widget/libt3widget.changes  2013-08-12 
10:15:01.0 +0200
+++ /work/SRC/openSUSE:Factory/.libt3widget.new/libt3widget.changes 
2014-02-11 11:28:11.0 +0100
@@ -1,0 +2,9 @@
+Mon Feb  3 19:03:35 UTC 2014 - jeng...@inai.de
+
+- Update to new upstream release 0.4.4
+* This release fixes the drawing of the last line when text
+  wrapping is enabled, and fixes problems with X11 copy/paste and
+  handles trailing slashes and double slashes in directory names
+  in the file dialog properly.
+
+---

Old:

  libt3widget-0.4.2.tar.bz2

New:

  libt3widget-0.4.4.tar.bz2



Other differences:
--
++ libt3widget.spec ++
--- /var/tmp/diff_new_pack.RUuwMe/_old  2014-02-11 11:28:12.0 +0100
+++ /var/tmp/diff_new_pack.RUuwMe/_new  2014-02-11 11:28:12.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libt3widget
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
 
 Name:   libt3widget
 %define lname  libt3widget1
-Version:0.4.2
+Version:0.4.4
 Release:0
 Summary:The Tilde terminal dialog toolkit
 License:GPL-3.0

++ libt3widget-0.4.2.tar.bz2 -> libt3widget-0.4.4.tar.bz2 ++
 38062 lines of diff (skipped)

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



commit nlopt for openSUSE:Factory

2014-02-11 Thread h_root
Hello community,

here is the log from the commit of package nlopt for openSUSE:Factory checked 
in at 2014-02-11 11:30:14

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


Package is "nlopt"

Changes:

--- /work/SRC/openSUSE:Factory/nlopt/nlopt.changes  2013-09-11 
12:57:04.0 +0200
+++ /work/SRC/openSUSE:Factory/.nlopt.new/nlopt.changes 2014-02-11 
11:30:15.0 +0100
@@ -1,0 +2,22 @@
+Tue Feb 11 00:37:32 UTC 2014 - badshah...@gmail.com
+
+- Update to version 2.4.1
+  - No Linux relevant changes from version 2.4.0 
+- Changes from version 2.4.0:
+  + New genetic algorithm ESCH
+  + Fix swig dir for VPATH builds
+  + Use python-config program in the configure script to find the
+include directories for Python, if possible (may be overridden
+by PYTHON_CONFIG environment variable)
+  + Bugfix in copy constructor for C++ and Python interfaces
+  + Bugfix in return value for setting min/max objective
+  + Handle negative rescalings in COBYLA and BOBYQA
+  + Plugin installation honors the configure --prefix, if any
+  + Various compilation fixes for compatibility with recent
+software
+- Packaging changes:
+  + Minor rebase of pythondir.patch
+  + Drop nlopt-2.3-no-return-in-nonvoid-function.patch: corrected
+upstream.
+
+---

Old:

  nlopt-2.3-no-return-in-nonvoid-function.patch
  nlopt-2.3.tar.gz

New:

  nlopt-2.4.1.tar.gz



Other differences:
--
++ nlopt.spec ++
--- /var/tmp/diff_new_pack.GcVABP/_old  2014-02-11 11:30:16.0 +0100
+++ /var/tmp/diff_new_pack.GcVABP/_new  2014-02-11 11:30:16.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package nlopt
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,17 +17,16 @@
 
 
 Name:   nlopt
-Version:2.3
+Version:2.4.1
 Release:0
 Summary:A library for nonlinear optimization
 License:LGPL-2.0
 Group:  Development/Libraries/C and C++
 Url:http://ab-initio.mit.edu/wiki/index.php/NLopt
 Source0:http://ab-initio.mit.edu/nlopt/%{name}-%{version}.tar.gz
-# PATCH-FIX-UPSTREAM nlopt-2.3-no-return-in-nonvoid-function.patch
-Patch0: nlopt-2.3-no-return-in-nonvoid-function.patch
 # PATCH-FIX-UPSTREAM nlopt-2.3-pkgconfig.patch
 Patch1: nlopt-2.3-pkgconfig.patch
+# PATCH-FIX-UPSTREAM pythondir.patch
 Patch2: pythondir.patch
 BuildRequires:  gcc-c++
 BuildRequires:  hdf5-devel
@@ -91,7 +90,6 @@
 
 %prep
 %setup -q
-%patch0 -p1
 %patch1
 %patch2 -p1
 

++ nlopt-2.3.tar.gz -> nlopt-2.4.1.tar.gz ++
 20151 lines of diff (skipped)

++ pythondir.patch ++
--- /var/tmp/diff_new_pack.GcVABP/_old  2014-02-11 11:30:16.0 +0100
+++ /var/tmp/diff_new_pack.GcVABP/_new  2014-02-11 11:30:16.0 +0100
@@ -1,8 +1,8 @@
-Index: nlopt-2.3/swig/Makefile.in
+Index: nlopt-2.4.1/swig/Makefile.in
 ===
 nlopt-2.3.orig/swig/Makefile.in
-+++ nlopt-2.3/swig/Makefile.in
-@@ -492,12 +492,12 @@ install-pythonPYTHON: $(python_PYTHON)
+--- nlopt-2.4.1.orig/swig/Makefile.in
 nlopt-2.4.1/swig/Makefile.in
+@@ -570,12 +570,12 @@ install-pythonPYTHON: $(python_PYTHON)
done; \
for file in $$list2; do echo $$file; done | $(am__base_list) | \
while read files; do \

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



commit mumble for openSUSE:Factory

2014-02-11 Thread h_root
Hello community,

here is the log from the commit of package mumble for openSUSE:Factory checked 
in at 2014-02-11 11:30:05

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


Package is "mumble"

Changes:

--- /work/SRC/openSUSE:Factory/mumble/mumble.changes2014-01-23 
15:49:49.0 +0100
+++ /work/SRC/openSUSE:Factory/.mumble.new/mumble.changes   2014-02-11 
11:30:06.0 +0100
@@ -1,0 +2,6 @@
+Thu Feb  6 13:30:52 UTC 2014 - lnus...@suse.de
+
+- new version 1.2.5 fixes security issues (CVE-2014-0044, CVE-2014-0045,
+  bnc#862527)
+
+---

Old:

  mumble-1.2.4.tar.gz
  mumble-1.2.4.tar.gz.sig

New:

  mumble-1.2.5.tar.gz
  mumble-1.2.5.tar.gz.sig



Other differences:
--
++ mumble.spec ++
--- /var/tmp/diff_new_pack.xrgmKO/_old  2014-02-11 11:30:07.0 +0100
+++ /var/tmp/diff_new_pack.xrgmKO/_new  2014-02-11 11:30:07.0 +0100
@@ -102,7 +102,7 @@
 %if %{with pulseaudio}
 BuildRequires:  pulseaudio-devel
 %endif
-Version:1.2.4%{?snapshot:_%snapshot}
+Version:1.2.5%{?snapshot:_%snapshot}
 Release:0
 %if 0%{!?snapshot:1}
 Source: 
http://downloads.sourceforge.net/project/mumble/Mumble/%{version}/mumble-%{version}.tar.gz

++ mumble-1.2.4.tar.gz -> mumble-1.2.5.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mumble-1.2.4/CHANGES new/mumble-1.2.5/CHANGES
--- old/mumble-1.2.4/CHANGES2013-06-01 23:16:29.0 +0200
+++ new/mumble-1.2.5/CHANGES2014-02-01 00:01:49.0 +0100
@@ -1,3 +1,13 @@
+2014-01-31
+  Mikkel Krautz 
+269e93e  mumble: fix Mumble-SA-2014-002 (CVE-2014-0045).
+7e31c32  mumble: fix Mumble-SA-2014-001 (CVE-2014-0044).
+f5ebe9d  Bump version to 1.2.5
+
+2013-06-01
+  Stefan Hacker 
+5ff038e  Update changelog
+
 2013-05-31
   Mikkel Krautz 
 aab9cdc  Server::sendMessage: encode the source IP of outgoing UDP
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mumble-1.2.4/g15helper/g15helper.plist 
new/mumble-1.2.5/g15helper/g15helper.plist
--- old/mumble-1.2.4/g15helper/g15helper.plist  2013-06-01 23:16:30.0 
+0200
+++ new/mumble-1.2.5/g15helper/g15helper.plist  2014-02-01 00:01:49.0 
+0100
@@ -13,7 +13,7 @@
CFBundleSignature
G15H
CFBundleVersion
-   1.2.4
+   1.2.5
NSHumanReadableCopyright
Copyright (c) 2009 Mikkel Krautz 

 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mumble-1.2.4/g15helper/g15helper.rc 
new/mumble-1.2.5/g15helper/g15helper.rc
--- old/mumble-1.2.4/g15helper/g15helper.rc 2013-06-01 23:16:30.0 
+0200
+++ new/mumble-1.2.5/g15helper/g15helper.rc 2014-02-01 00:01:49.0 
+0100
@@ -15,8 +15,8 @@
 #endif
 
 VS_VERSION_INFO VERSIONINFO
-   FILEVERSION 1,2,4,0
-   PRODUCTVERSION  1,2,4,0
+   FILEVERSION 1,2,5,0
+   PRODUCTVERSION  1,2,5,0
FILEFLAGSMASK   VS_FFI_FILEFLAGSMASK
FILEFLAGS   (VER_DEBUG|VER_RELEASE)
FILEOS  VOS_NT_WINDOWS32
@@ -29,8 +29,8 @@
BEGIN
VALUE "CompanyName", "Mikkel Krautz"
VALUE "FileDescription", "Mumble G15 LCD Helper"
-   VALUE "FileVersion", "1.2.4"
-   VALUE "ProductVersion", "1.2.4"
+   VALUE "FileVersion", "1.2.5"
+   VALUE "ProductVersion", "1.2.5"
VALUE "LegalCopyright", "Copyright (C) 
2008-2011, Mikkel Krautz "
VALUE "OriginalFilename", 
"mumble-g15-helper.exe"
VALUE "ProductName", "Mumble G15 LCD Helper"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mumble-1.2.4/macx/common.pri 
new/mumble-1.2.5/macx/common.pri
--- old/mumble-1.2.4/macx/common.pri2013-06-01 23:16:30.0 +0200
+++ new/mumble-1.2.5/macx/common.pri2014-02-01 00:01:49.0 +0100
@@ -1,6 +1,6 @@
 # Common OSX overlay settings.
 
-VERSION = 1.2.4
+VERSION = 1.2.5
 
 DEFINES *= VERSION=\\\"$$VERSION\\\"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mumble-1.2.4/macx/osax/osax.plist 
new/mumble-1.2.5/macx/osax/osax.plist
--- old/mumble-1.2.4/macx/osax/osax.plist   2013-06-01 23:16:30.0 
+0200
+++ new/mumble-1.2.5/macx/osax/osax.plist   2014-02-01 00:01:49.0 
+0

commit taskwarrior for openSUSE:Factory

2014-02-11 Thread h_root
Hello community,

here is the log from the commit of package taskwarrior for openSUSE:Factory 
checked in at 2014-02-11 11:30:26

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  2013-04-17 
23:18:14.0 +0200
+++ /work/SRC/openSUSE:Factory/.taskwarrior.new/taskwarrior.changes 
2014-02-11 11:30:27.0 +0100
@@ -1,0 +2,16 @@
+Sun Feb  9 12:39:33 UTC 2014 - sleep_wal...@suse.cz
+
+- bump 2.3.0
+  - New Taskserver sync capabilities.
+  - New shell (tasksh) with Readline support replaces old 'task shell' command.
+  - The 'dateformat' settings now default to the ISO-8601 standard of 'Y-M-D'.
+  - Italian translation.
+  - French translation has begun.
+  - UDA fields now allow default values.
+  - Now requires libuuid.
+  - New virtual tags: WEEK, MONTH, YEAR, PARENT.
+  - New 'remaining' format for date columns.
+  - New '_get' DOM accessor helper command.
+  - New task-sync(5) man page.
+
+---

Old:

  task-2.2.0.tar.gz

New:

  task-2.3.0.tar.gz



Other differences:
--
++ taskwarrior.spec ++
--- /var/tmp/diff_new_pack.YNdtRZ/_old  2014-02-11 11:30:28.0 +0100
+++ /var/tmp/diff_new_pack.YNdtRZ/_new  2014-02-11 11:30:28.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package taskwarrior
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   taskwarrior
-Version:2.2.0
+Version:2.3.0
 Release:0
 Summary:Command-line todo list manager
 License:MIT
@@ -94,7 +94,7 @@
 %files
 %defattr(-,root,root)
 %doc %{_defaultdocdir}/task
-%{_bindir}/task
+%{_bindir}/task*
 %{_datadir}/man/man1/task*
 %{_datadir}/man/man5/task*
 %config %{_sysconfdir}/bash_completion.d/task.sh

++ task-2.2.0.tar.gz -> task-2.3.0.tar.gz ++
 19384 lines of diff (skipped)

++ task-skip-INSTALL.patch ++
--- /var/tmp/diff_new_pack.YNdtRZ/_old  2014-02-11 11:30:28.0 +0100
+++ /var/tmp/diff_new_pack.YNdtRZ/_new  2014-02-11 11:30:28.0 +0100
@@ -1,8 +1,8 @@
-Index: task-2.2.0/CMakeLists.txt
+Index: task-2.3.0/CMakeLists.txt
 ===
 task-2.2.0.orig/CMakeLists.txt
-+++ task-2.2.0/CMakeLists.txt
-@@ -113,7 +113,7 @@ if (EXISTS performance)
+--- task-2.3.0.orig/CMakeLists.txt
 task-2.3.0/CMakeLists.txt
+@@ -153,7 +153,7 @@ if (EXISTS performance)
add_subdirectory (performance EXCLUDE_FROM_ALL)
  endif (EXISTS performance)
  

++ taskwarrior-gcc47.patch ++
--- /var/tmp/diff_new_pack.YNdtRZ/_old  2014-02-11 11:30:28.0 +0100
+++ /var/tmp/diff_new_pack.YNdtRZ/_new  2014-02-11 11:30:28.0 +0100
@@ -1,7 +1,7 @@
-Index: task-2.0.0/src/commands/CmdEdit.cpp
+Index: task-2.3.0/src/commands/CmdEdit.cpp
 ===
 task-2.0.0.orig/src/commands/CmdEdit.cpp   2012-03-17 21:57:58.0 
+0100
-+++ task-2.0.0/src/commands/CmdEdit.cpp2012-04-02 11:19:43.110252379 
+0200
+--- task-2.3.0.orig/src/commands/CmdEdit.cpp
 task-2.3.0/src/commands/CmdEdit.cpp
 @@ -39,6 +39,7 @@
  #include 
  #include 

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



commit virt-manager for openSUSE:Factory

2014-02-11 Thread h_root
Hello community,

here is the log from the commit of package virt-manager for openSUSE:Factory 
checked in at 2014-02-11 11:31:47

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


Package is "virt-manager"

Changes:

--- /work/SRC/openSUSE:Factory/virt-manager/virt-manager.changes
2014-01-28 12:03:54.0 +0100
+++ /work/SRC/openSUSE:Factory/.virt-manager.new/virt-manager.changes   
2014-02-11 11:31:48.0 +0100
@@ -1,0 +2,7 @@
+Mon Feb  3 13:36:52 MST 2014 - carn...@suse.com
+
+- Fix patch using util.is_error_nosupport (0.10.1) when it should
+  be using support.is_error_nosupport (0.10.0)
+  added Base-mem-statistics-on-virDomainMemoryStats-if-avail.patch
+
+---



Other differences:
--
++ virt-manager.spec ++
--- /var/tmp/diff_new_pack.Mljf0P/_old  2014-02-11 11:31:49.0 +0100
+++ /var/tmp/diff_new_pack.Mljf0P/_new  2014-02-11 11:31:49.0 +0100
@@ -71,9 +71,9 @@
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %define verrel %{version}-%{release}
-Requires:   virt-manager-common = %{verrel}
 Requires:   gtk3
 Requires:   python-gconf
+Requires:   virt-manager-common = %{verrel}
 Requires:   vm-install >= 0.5.6
 
 # Libvirt-glib
@@ -88,11 +88,11 @@
 Requires:   gtk-vnc2
 Requires:   libspice-client-glib-2_0-8
 Requires:   libspice-client-gtk-3_0-4
-Requires:   typelib-1_0-SpiceClientGlib-2_0
-Requires:   typelib-1_0-SpiceClientGtk-3_0
-Requires:   typelib-1_0-Gtk-3_0
 Requires:   typelib-1_0-GVnc-1_0
+Requires:   typelib-1_0-Gtk-3_0
 Requires:   typelib-1_0-GtkVnc-2_0
+Requires:   typelib-1_0-SpiceClientGlib-2_0
+Requires:   typelib-1_0-SpiceClientGtk-3_0
 Recommends: python-SpiceClientGtk
 
 Requires:   virt-install
@@ -121,8 +121,8 @@
 # This version not strictly required: virt-manager should work with older,
 # however varying amounts of functionality will not be enabled.
 Requires:   libvirt-python >= 0.7.0
-Requires:   python-urlgrabber
 Requires:   python-ipaddr
+Requires:   python-urlgrabber
 
 %description common
 Common files used by the different virt-manager interfaces, as well as
@@ -135,10 +135,10 @@
 
 Requires:   virt-manager-common = %{verrel}
 
+Provides:   python-virtinst
 Provides:   virt-clone
-Provides:   virt-image
 Provides:   virt-convert
-Provides:   python-virtinst
+Provides:   virt-image
 Obsoletes:  python-virtinst <= 0.600.4
 
 %description -n virt-install

++ Base-mem-statistics-on-virDomainMemoryStats-if-avail.patch ++
--- /var/tmp/diff_new_pack.Mljf0P/_old  2014-02-11 11:31:49.0 +0100
+++ /var/tmp/diff_new_pack.Mljf0P/_new  2014-02-11 11:31:49.0 +0100
@@ -44,7 +44,7 @@
 +curmem = stats['rss']
 +totalmem = stats['actual']
 +except libvirt.libvirtError, err:
-+if util.is_error_nosupport(err):
++if support.is_error_nosupport(err):
 +logging.debug("Mem stats not supported: %s", err)
 +self._mem_stats_supported = False
 +else:

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



commit boost for openSUSE:Factory

2014-02-11 Thread h_root
Hello community,

here is the log from the commit of package boost for openSUSE:Factory checked 
in at 2014-02-11 11:39:22

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


Package is "boost"

Changes:

--- /work/SRC/openSUSE:Factory/boost/boost.changes  2014-01-07 
17:19:00.0 +0100
+++ /work/SRC/openSUSE:Factory/.boost.new/boost.changes 2014-02-11 
11:39:24.0 +0100
@@ -1,0 +2,10 @@
+Sat Feb  8 18:06:12 CET 2014 - p...@suse.de
+
+- Add post and postun sections for libboost_graph_parallel.
+
+---
+Wed Feb  5 13:58:30 CET 2014 - r...@suse.de
+
+- enable build_mpi on s390/s390x 
+
+---



Other differences:
--
++ boost.spec ++
--- /var/tmp/diff_new_pack.JIYdIU/_old  2014-02-11 11:39:26.0 +0100
+++ /var/tmp/diff_new_pack.JIYdIU/_new  2014-02-11 11:39:26.0 +0100
@@ -30,7 +30,7 @@
 # Just hardcode build_mpi to 1 as soon as openmpi builds on all
 # named architectures.
 
-%ifarch s390 s390x ia64 hppa
+%ifarch ia64 hppa
 %define build_mpi 0
 %else
 %define build_mpi 1
@@ -606,6 +606,7 @@
 %post -n libboost_chrono%{lib_appendix} -p /sbin/ldconfig
 %post -n libboost_locale%{lib_appendix} -p /sbin/ldconfig
 %post -n libboost_timer%{lib_appendix} -p /sbin/ldconfig
+%post -n libboost_graph_parallel%{lib_appendix} -p /sbin/ldconfig
 
 %postun -n libboost_atomic%{lib_appendix} -p /sbin/ldconfig
 %postun -n libboost_context%{lib_appendix} -p /sbin/ldconfig
@@ -633,6 +634,7 @@
 %postun -n libboost_chrono%{lib_appendix} -p /sbin/ldconfig
 %postun -n libboost_locale%{lib_appendix} -p /sbin/ldconfig
 %postun -n libboost_timer%{lib_appendix} -p /sbin/ldconfig
+%postun -n libboost_graph_parallel%{lib_appendix} -p /sbin/ldconfig
 
 %files -n boost-license%{lib_appendix}
 %defattr(-, root, root, -)


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



commit gsoap for openSUSE:Factory

2014-02-11 Thread h_root
Hello community,

here is the log from the commit of package gsoap for openSUSE:Factory checked 
in at 2014-02-11 11:39:27

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


Package is "gsoap"

Changes:

--- /work/SRC/openSUSE:Factory/gsoap/gsoap.changes  2013-07-04 
17:58:29.0 +0200
+++ /work/SRC/openSUSE:Factory/.gsoap.new/gsoap.changes 2014-02-11 
11:39:28.0 +0100
@@ -1,0 +2,17 @@
+Wed Jan 15 19:35:58 UTC 2014 - jeng...@inai.de
+
+- Update to new upstream release 2.8.17
+* Improved WCF interop duplex messaging requiring ChannelInstances.
+* Fixed complexType restriction of schema types with redefined
+  attributes in wsdl2h output.
+* Fixed wcf/WS/DualHttp example (wrong use of send_X() replaced by X()
+  for client-side operations X, to allow HTTP keep-alive to be used).
+* Fixed use of sprintf's that trigger Valgrind and Fortify warnings.
+* Fixed parsing character strings from CDATA sections ending in ']'.
+* Fixed DOM output for SOAP_XML_CANONICAL c14n normalization of
+  xmlns namespace bindings.
+* Added WS-RM message queueing option for WS-RM NoDiscard.
+* Added wsdl2h option -r for authorized web access and proxy access.
+- Remove gsoap-04-strerror.diff (merged upstream)
+
+---

Old:

  gsoap-04-strerror.diff
  gsoap-2.8.15.tar.xz

New:

  gsoap-2.8.17.tar.xz



Other differences:
--
++ gsoap.spec ++
--- /var/tmp/diff_new_pack.6ohAz1/_old  2014-02-11 11:39:29.0 +0100
+++ /var/tmp/diff_new_pack.6ohAz1/_new  2014-02-11 11:39:29.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gsoap
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -21,17 +21,16 @@
 Summary:Toolkit for C/C++ server and client web service applications
 License:SUSE-GPL-2.0+-with-openssl-exception
 Group:  Development/Libraries/C and C++
-Version:2.8.15
+Version:2.8.17
 Release:0
 Url:http://gsoap2.sf.net/
 
-#DL-URL:   http://downloads.sf.net/gsoap2/gsoap_2.8.15.zip
+#DL-URL:   http://downloads.sf.net/gsoap2/gsoap_2.8.17.zip
 Source: gsoap-%version.tar.xz
 Source2:sanitize_source.sh
 Patch0: gsoap-automake1_13.diff
 Patch1: gsoap-01-sharedlibs.diff
 Patch2: gsoap-02-typepuns.diff
-Patch4: gsoap-04-strerror.diff
 Patch5: gsoap-05-ipv6.diff
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  autoconf
@@ -111,7 +110,7 @@
 tar -xf "%{S:0}" --use=xz;
 %setup -DTq
 %endif
-%patch -P 0 -P 1 -P 2 -P 4 -P 5 -p1
+%patch -P 0 -P 1 -P 2 -P 5 -p1
 
 %build
 # Rebuild configure - fix that utterly long mktime test.

++ gsoap-01-sharedlibs.diff ++
--- /var/tmp/diff_new_pack.6ohAz1/_old  2014-02-11 11:39:29.0 +0100
+++ /var/tmp/diff_new_pack.6ohAz1/_new  2014-02-11 11:39:29.0 +0100
@@ -10,11 +10,11 @@
  gsoap/samples/databinding/Makefile.am |2 +-
  4 files changed, 25 insertions(+), 20 deletions(-)
 
-Index: gsoap-2.8.14/configure.in
+Index: gsoap-2.8.17/configure.in
 ===
 gsoap-2.8.14.orig/configure.in
-+++ gsoap-2.8.14/configure.in
-@@ -16,8 +16,7 @@ AM_PROG_CC_C_O
+--- gsoap-2.8.17.orig/configure.in
 gsoap-2.8.17/configure.in
+@@ -15,8 +15,7 @@ AM_PROG_CC_C_O
  AM_PROG_LEX
  AC_PROG_YACC
  AC_PROG_CPP
@@ -24,7 +24,7 @@
  AC_PROG_LN_S
  AC_PROG_AWK
  AC_PROG_INSTALL
-@@ -226,13 +225,13 @@ if test "x$with_openssl" = "xyes"; then
+@@ -234,7 +233,7 @@ if test "x$with_openssl" = "xyes"; then
  WSDL2H_EXTRA_FLAGS="-DWITH_GNUTLS -DWITH_GZIP"
  WSDL2H_EXTRA_LIBS="-lgnutls -lgcrypt -lgpg-error -lz"
  SAMPLE_SSL_LIBS="-lgnutls -lgcrypt -lgpg-error -lz"
@@ -33,14 +33,16 @@
else
  AC_MSG_RESULT(no)
  WSDL2H_EXTRA_FLAGS="-DWITH_OPENSSL -DWITH_GZIP"
- WSDL2H_EXTRA_LIBS="-lssl -lcrypto -lz"
+@@ -242,7 +241,7 @@ if test "x$with_openssl" = "xyes"; then
+ # compile with wsdl2h when OPENSSL is available
+ WSDL2H_EXTRA_LIBS="../plugin/httpda.c ../plugin/md5evp.c -lssl -lcrypto 
-lz"
  SAMPLE_SSL_LIBS="-lssl -lcrypto -lz"
 -WSDL2H_SOAP_CPP_LIB="libgsoapssl++.a"
 +WSDL2H_SOAP_CPP_LIB="libgsoapssl++.la"
fi
if test -n "$OPENSSL"; then
  WSDL2H_EXTRA_FLAGS="-I${OPENSSL}/include ${WSDL2H_EXTRA_FLAGS}"
-@@ -244,7 +243,7 @@ else
+@@ -254,7 +253,7 @@ else
WSDL2H_EXTRA_FLAGS=
WSDL2H_EXTRA_LIBS=
SAMPLE_SSL_LIBS=
@@ -49,10

commit kexec-tools for openSUSE:Factory

2014-02-11 Thread h_root
Hello community,

here is the log from the commit of package kexec-tools for openSUSE:Factory 
checked in at 2014-02-11 11:39:32

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


Package is "kexec-tools"

Changes:

--- /work/SRC/openSUSE:Factory/kexec-tools/kexec-tools.changes  2014-01-15 
19:35:50.0 +0100
+++ /work/SRC/openSUSE:Factory/.kexec-tools.new/kexec-tools.changes 
2014-02-11 11:39:33.0 +0100
@@ -1,0 +2,31 @@
+Wed Feb  5 17:53:56 UTC 2014 - to...@suse.com
+
+- Update to version 2.0.5
+  Drop patch 'device-tree-buffer-overflows.patch' (upstream)
+  Drop patch '0001-kexec-fs2dt-fix-endianess-conversion.patch' (upstream)
+- Rename aarch64 patch to 'kexec-tools-enable-aarch64.patch' and rebase to 
+  version from Linaro git.
+- Add 'kexec-tools-enable-aarch64-fixup.patch' to solve arm libfdt breakage
+  with Linaro patch.
+- Enable ppc64le
+- Refresh patches for context.
+- Add following patches (pending upstream):
+  'kexec-tools-i386-bzimage_efi.patch' to fix i386 breakage.
+  'kexec-tools-xen-e820-redefinition.patch' to fix xen/820 breakage.
+
+---
+Tue Feb  4 13:00:37 UTC 2014 - dmuel...@suse.com
+
+- add 0001-kexec-fs2dt-fix-endianess-conversion.patch:
+  * fix ppc64 and arm
+- refresh device-tree-buffer-overflows.patch with the version
+  that went upstream
+
+---
+Mon Feb  3 14:17:09 UTC 2014 - dmuel...@suse.com
+
+- enable build for arm / aarch64 
+- add kexec-aarch64.patch
+- add device-tree-buffer-overflows.patch
+
+---

Old:

  kexec-tools-2.0.4-rpmlintrc
  kexec-tools-2.0.4.tar.bz2

New:

  kexec-tools-2.0.5.tar.xz
  kexec-tools-enable-aarch64-fixup.patch
  kexec-tools-enable-aarch64.patch
  kexec-tools-i386-bzimage_efi.patch
  kexec-tools-rpmlintrc
  kexec-tools-xen-e820-redefinition.patch



Other differences:
--
++ kexec-tools.spec ++
--- /var/tmp/diff_new_pack.67kXbX/_old  2014-02-11 11:39:34.0 +0100
+++ /var/tmp/diff_new_pack.67kXbX/_new  2014-02-11 11:39:34.0 +0100
@@ -26,16 +26,20 @@
 Summary:Tools for fast kernel loading
 License:GPL-2.0+
 Group:  System/Kernel
-Version:2.0.4
+Version:2.0.5
 Release:0
-Source: 
ftp://kernel.org/pub/linux/utils/kernel/kexec/%{name}-%{version}.tar.bz2
+Source: 
ftp://kernel.org/pub/linux/utils/kernel/kexec/%{name}-%{version}.tar.xz
 Source1:kexec-bootloader
 Source2:kexec-bootloader.8.txt
 Source3:kexec.init
-Source4:%{name}-%{version}-rpmlintrc
+Source4:%{name}-rpmlintrc
 Patch1: %{name}-xen-static.patch
 Patch2: %{name}-xen-balloon-up.patch
 Patch3: %{name}-disable-test.patch
+Patch4: %{name}-enable-aarch64.patch
+Patch5: %{name}-xen-e820-redefinition.patch
+Patch6: %{name}-enable-aarch64-fixup.patch
+Patch7: %{name}-i386-bzimage_efi.patch
 Url:
ftp://kernel.org/pub/linux/utils/kernel/kexec/%{name}-%{version}.tar.bz2
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 #!BuildIgnore:  fop
@@ -48,7 +52,7 @@
 %ifarch x86_64
 BuildRequires:  xen-devel
 %endif
-ExclusiveArch:  %ix86 x86_64 ia64 ppc ppc64 s390 s390x arm sh mips mipsel
+ExclusiveArch:  ppc64le aarch64 %ix86 x86_64 ia64 ppc ppc64 s390 s390x %arm sh 
mips mipsel
 
 %description
 Kexec is a user space utility for loading another kernel and asking the
@@ -61,6 +65,10 @@
 %patch1 -p1
 %patch2 -p1
 %patch3 -p1
+%patch4 -p1
+%patch5 -p1
+%patch6 -p1
+%patch7 -p1
 
 %build
 # disable as-needed
@@ -71,14 +79,12 @@
 %endif
 autoreconf -f
 CFLAGS=$RPM_OPT_FLAGS BUILD_CFLAGS=$RPM_OPT_FLAGS \
-%configure \
 %ifarch ppc
---host=powerpc64-suse-linux \
---build=powerpc64-suse-linux \
+%configure --host=powerpc64-suse-linux --build=powerpc64-suse-linux 
+%else
+%configure
 %endif
-#  --libdir=/%_lib || true
 make
-# manpage
 cp %{S:1} .
 cp %{S:2} .
 cp %{S:3} .
@@ -111,7 +117,6 @@
 %{fillup_and_insserv -n kexec kexec}
 %endif
 #
-#%preun
 
 %postun
 %if 0%{?suse_version} >= 1110

++ kexec-tools-enable-aarch64-fixup.patch ++
From: Tony Jones 
Subject: fixup aarch64 libfdt
Upstream: no

LIBS change had global scope,  fix.

---
 kexec/arch/arm64/Makefile |9 ++---
 1 file changed, 6 insertions(+), 3 deletions(-)

--- a/kexec/arch/arm64/Makefile
+++ b/kexec/arch/arm64/Makefile
@@ -2,9 +2,14 @@
 arm64_FS2DT += kexec/fs2dt.c
 arm64_FS2DT_INCLUDE += -include $(srcdir)/kexec/arch/arm64/kexec-arm64.h
 
+libfdt_SRCS += $(LIBFDT_SRCS:%=kexec/libfdt/%)
+
 arm64

commit liblogging for openSUSE:Factory

2014-02-11 Thread h_root
Hello community,

here is the log from the commit of package liblogging for openSUSE:Factory 
checked in at 2014-02-11 11:39:45

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


Package is "liblogging"

Changes:

--- /work/SRC/openSUSE:Factory/liblogging/liblogging.changes2014-02-02 
22:20:41.0 +0100
+++ /work/SRC/openSUSE:Factory/.liblogging.new/liblogging.changes   
2014-02-11 11:39:46.0 +0100
@@ -1,0 +2,10 @@
+Mon Feb 10 19:55:39 UTC 2014 - andreas.stie...@gmx.de
+
+- update to liblogging 1.0.1:
+- rfc3195 component now 2-clause BSD licensed
+  This means the complete liblogging is now under 2-clause BSD
+- new component names:
+  * liblogging-stdlog
+  * liblogging-rfc3195
+
+---

Old:

  liblogging-1.0.0.tar.gz

New:

  liblogging-1.0.1.tar.gz



Other differences:
--
++ liblogging.spec ++
--- /var/tmp/diff_new_pack.i5TeE3/_old  2014-02-11 11:39:46.0 +0100
+++ /var/tmp/diff_new_pack.i5TeE3/_new  2014-02-11 11:39:46.0 +0100
@@ -19,10 +19,10 @@
 %define sover 0
 
 Name:   liblogging
-Version:1.0.0
+Version:1.0.1
 Release:0
 Summary:An easy to use logging library
-License:BSD-3-Clause
+License:BSD-2-Clause
 Group:  System Environment/Libraries
 Url:http://www.liblogging.org/
 Source0:
http://download.rsyslog.com/liblogging/%{name}-%{version}.tar.gz
@@ -70,10 +70,10 @@
 
 %install
 %makeinstall
-%{__rm} -v %{buildroot}/%{_libdir}/liblogging.la
-%{__rm} -v %{buildroot}/%{_libdir}/libstdlog.la
-chrpath -d %{buildroot}/%{_libdir}/libstdlog.so.0.0.0
-%{__rm} -v doc/html/Makefile*
+%{__rm} -v %{buildroot}/%{_libdir}/liblogging-rfc3195.la
+%{__rm} -v %{buildroot}/%{_libdir}/liblogging-stdlog.la
+chrpath -d %{buildroot}/%{_libdir}/liblogging-stdlog.so.0.0.0
+%{__rm} -v rfc3195/doc/html/Makefile*
 
 %post -n %name%sover -p /sbin/ldconfig
 
@@ -82,17 +82,18 @@
 %files -n %name%sover
 %defattr(-,root,root)
 %doc COPYING
-%{_libdir}/liblogging.so.*
-%{_libdir}/libstdlog.so.*
+%{_libdir}/liblogging-rfc3195.so.*
+%{_libdir}/liblogging-stdlog.so.*
 
 %files devel
 %defattr(-,root,root)
-%doc AUTHORS ChangeLog COPYING README
-%doc doc/html
-%{_libdir}/liblogging.so
-%{_libdir}/libstdlog.so
+%doc ChangeLog COPYING README
+%doc rfc3195/doc/html
+%{_libdir}/liblogging-rfc3195.so
+%{_libdir}/liblogging-stdlog.so
 %dir %{_includedir}/%{name}
 %{_includedir}/liblogging/*.h
-%{_libdir}/pkgconfig/libstdlog.pc
+%{_libdir}/pkgconfig/liblogging-rfc3195.pc
+%{_libdir}/pkgconfig/liblogging-stdlog.pc
 
 %changelog

++ liblogging-1.0.0.tar.gz -> liblogging-1.0.1.tar.gz ++
 52601 lines of diff (skipped)

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



commit libqb for openSUSE:Factory

2014-02-11 Thread h_root
Hello community,

here is the log from the commit of package libqb for openSUSE:Factory checked 
in at 2014-02-11 11:41:36

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


Package is "libqb"

Changes:

--- /work/SRC/openSUSE:Factory/libqb/libqb.changes  2014-01-30 
14:56:01.0 +0100
+++ /work/SRC/openSUSE:Factory/.libqb.new/libqb.changes 2014-02-11 
11:41:37.0 +0100
@@ -1,0 +2,6 @@
+Sat Feb  8 15:23:07 UTC 2014 - y...@suse.com
+
+- ipcs: Prevent ipc server use after free.
+- Upstream version cs: 29bbe615b5fe6da17db3d6774df557960ae78bbb
+
+---

Old:

  libqb-0.16.0+git20140116.d9706f7.tar.bz2

New:

  libqb-0.16.0+git20140205.29bbe61.tar.bz2



Other differences:
--
++ libqb.spec ++
--- /var/tmp/diff_new_pack.I2BV2g/_old  2014-02-11 11:41:38.0 +0100
+++ /var/tmp/diff_new_pack.I2BV2g/_new  2014-02-11 11:41:38.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   libqb
-Version:0.16.0+git20140116.d9706f7
+Version:0.16.0+git20140205.29bbe61
 Release:0
 Summary:An IPC library for high performance servers
 License:LGPL-2.1+

++ _service ++
--- /var/tmp/diff_new_pack.I2BV2g/_old  2014-02-11 11:41:38.0 +0100
+++ /var/tmp/diff_new_pack.I2BV2g/_new  2014-02-11 11:41:38.0 +0100
@@ -11,7 +11,7 @@
 0.16.0
 -->
 0.16.0+git%cd.%h
-d9706f75619976e334a109d0dbfdeac3b1074fe4
+29bbe615b5fe6da17db3d6774df557960ae78bbb
   
 
   

++ libqb-0.16.0+git20140116.d9706f7.tar.bz2 -> 
libqb-0.16.0+git20140205.29bbe61.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libqb-0.16.0+git20140116.d9706f7/lib/ipc_setup.c 
new/libqb-0.16.0+git20140205.29bbe61/lib/ipc_setup.c
--- old/libqb-0.16.0+git20140116.d9706f7/lib/ipc_setup.c2014-01-17 
14:22:13.0 +0100
+++ new/libqb-0.16.0+git20140205.29bbe61/lib/ipc_setup.c2014-02-08 
16:13:56.0 +0100
@@ -431,6 +431,7 @@
 qb_ipcs_us_withdraw(struct qb_ipcs_service * s)
 {
qb_util_log(LOG_INFO, "withdrawing server sockets");
+   (void)s->poll_fns.dispatch_del(s->server_sock);
shutdown(s->server_sock, SHUT_RDWR);
close(s->server_sock);
return 0;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/libqb-0.16.0+git20140116.d9706f7/tests/file_change_bytes.c 
new/libqb-0.16.0+git20140205.29bbe61/tests/file_change_bytes.c
--- old/libqb-0.16.0+git20140116.d9706f7/tests/file_change_bytes.c  
2014-01-17 14:22:13.0 +0100
+++ new/libqb-0.16.0+git20140205.29bbe61/tests/file_change_bytes.c  
2014-02-08 16:13:56.0 +0100
@@ -51,8 +51,8 @@
 {
FILE *fi, *fo;
int i;
-   char *input_file_name;
-   char *output_file_name;
+   const char *input_file_name;
+   const char *output_file_name;
int no_bytes;
char *ep;
int ch;

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



commit mikachan-fonts for openSUSE:Factory:NonFree

2014-02-11 Thread h_root
Hello community,

here is the log from the commit of package mikachan-fonts for 
openSUSE:Factory:NonFree checked in at 2014-02-11 11:41:40

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


Package is "mikachan-fonts"

Changes:

--- /work/SRC/openSUSE:Factory:NonFree/mikachan-fonts/mikachan-fonts.changes
2012-09-27 13:42:23.0 +0200
+++ 
/work/SRC/openSUSE:Factory:NonFree/.mikachan-fonts.new/mikachan-fonts.changes   
2014-02-11 11:41:41.0 +0100
@@ -1,0 +2,7 @@
+Wed Feb  5 20:49:16 UTC 2014 - cfarr...@suse.com
+
+- license update: SUSE-NonFree
+  The license is not really permissive - it is very unclear. Can these be
+  dropped altogether?
+
+---



Other differences:
--
++ mikachan-fonts.spec ++
--- /var/tmp/diff_new_pack.XutLPX/_old  2014-02-11 11:41:42.0 +0100
+++ /var/tmp/diff_new_pack.XutLPX/_new  2014-02-11 11:41:42.0 +0100
@@ -20,7 +20,7 @@
 Version:9.1.2006.08.09
 Release:0
 Summary:Free Japanese Fonts in "Handwriting" Style by Mika-Chan
-License:SUSE-Permissive
+License:SUSE-NonFree
 Group:  System/X11/Fonts
 Url:http://mikachan-font.com/
 # Original source is in separate .lzh files, using bzip2 here saves 0.5 MB

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



commit netcdf for openSUSE:Factory

2014-02-11 Thread h_root
Hello community,

here is the log from the commit of package netcdf for openSUSE:Factory checked 
in at 2014-02-11 11:42:00

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


Package is "netcdf"

Changes:

--- /work/SRC/openSUSE:Factory/netcdf/netcdf.changes2013-10-24 
14:10:09.0 +0200
+++ /work/SRC/openSUSE:Factory/.netcdf.new/netcdf.changes   2014-02-11 
11:42:01.0 +0100
@@ -1,0 +2,102 @@
+Mon Feb 10 16:31:45 UTC 2014 - opens...@dstoecker.de
+
+- update to 4.3.1.1
+  * Corrected a DAP issue reported by Jeff Whitaker related to
+non-conforming servers.
+  * Corrected an issue with DAP tests failing in a 64-bit Cygwin
+environment. NCF-286
+  * Add an extended format inquiry method to the netcdf API:
+nc_inq_format_extended. NC_HAVE_INQ_FORMAT_EXTENDED is defined
+in netcdf.h NCF-273
+  * Fixed fill value handling for string types in nc4_get_vara().
+  * Corrected behavior of nc_inq_unlimdim and nv_inq_unlimdims to
+report dimids in same order as nc_inq_dimids.
+  * A number of previously-disabled unit tests were reviewed and
+made active.
+  * When opening a netCDF-4 file, streamline the iteration over
+objects in the underlying HDF5 file.
+  * Fixed netCDF-4 failure when renaming a dimension and renaming
+a variable using that dimension, in either order. NCF-177
+  * When compiling with hdf4 support, both autotools and cmake-based
+builds now properly look for the libjpeg dependency and will link
+against it when found (or complain if it's not). Also added
+ENABLE_HDF4_FILE_TESTS option to CMake-based builds.
+  * Fixed bug in ncgen; it was not properly filling empty string
+constants ("") to be the proper length. NCF-279
+  * Fixed bug in ncgen where it was interpreting int64 constants as
+uint64 constants. NCF-278
+  * Fixed bug in handling Http Basic Authorization. The code was
+actually there but was not being executed. NCF-277
+  * Added hack to the DAP code to address a problem with the
+Columbia.edu server. That server does not serve up proper DAP2 DDS
+replies. The Dataset {...} name changes depending on if the request
+has certain kinds of constraints. NCF-276
+  * Fixed bugs with ncdump annotation of values, using -b or -f
+options. NCF-275
+  * Added better documentation about accessing ESG datasets. See
+http://www.unidata.ucar.edu/software/netcdf/docs/esg.html.
+  * Corrected an issue with CMake-based builds enabling HDF4 support
+where the HDF4 libraries were in a non-standard location.
+  * Fix bug introduced by NCF-267 where octal constants above '\177'
+were not recognized as proper octal constants. NCF-271
+  * Fixed an issue where the netcdf.3 man page was not being installed
+by CMake-based builds. Github
+  * Modify ncgen to support NUL characters in character array
+constants. NCF-267
+  * Modify ncgen to support disambiguating references to an enum
+constant in a data list. NCF-265
+  * Corrected bug in netCDF-4 dimension ID ordering assumptions,
+resulting in access that works locally but fails through DAP
+server. NCF-166
+  * Ensure netCDF-4 compiles with OpenMPI as an alternative to
+MPICH2. NCF-160
+  * Addressed issue with hanging Parallel netCDF-4 using HDF5 1.8.10.
+NCF-240
+  * Removed deprecated directories:
+librpc/
+udunits/
+libcf/
+libcdmr/
+  * Added configure and accompanying configuration files/templates to
+release repository. These will only be added to tagged releases
+on GitHub.
+  * Integrated a fix by Quincey Koziol which addressed a variation of
+NCF-250, Fix issue of netCDF-4 parallel independent access with
+unlimited dimension hanging.
+  * Integrated change contributed by Orion Poplawski which integrated
+GNUInstallDirs into the netCDF-C CMake system; this will permit
+systems that install into lib64 (such as Fedora) to make install
+without problem.
+  * Corrected an error with the CMake config files that resulted in the
+netcdf.3 manpage not being built or installed.
+  * Added nc_rename_grp to allow for group renaming in netCDF-4 files. NCF-204
+  * Added a NC_HAVE_RENAME_GRP macro to netcdf.h, as per a request by
+Charlie Zender. This will allow software compiling against netcdf
+to easily query whether or not nc_rename_grp() is available.
+  * Added Greg Sjaardema's contributed optimization for the nc4_find_dim_len
+function in libsrc4/nc4internal.c. The patch eliminates several
+malloc/free calls that exist in the original coding.
+  * Added support for dynamic loading, to compliment the dynamic loading
+support introduced in hdf 1.8.11. Dynamic loading support depends on
+libdl, and is enabled as follows: NCF-258
+

commit mtree for openSUSE:Factory

2014-02-11 Thread h_root
Hello community,

here is the log from the commit of package mtree for openSUSE:Factory checked 
in at 2014-02-11 11:41:44

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


Package is "mtree"

Changes:

--- /work/SRC/openSUSE:Factory/mtree/mtree.changes  2013-05-28 
07:41:11.0 +0200
+++ /work/SRC/openSUSE:Factory/.mtree.new/mtree.changes 2014-02-11 
11:41:45.0 +0100
@@ -1,0 +2,6 @@
+Sat Feb  8 18:39:09 UTC 2014 - arc...@dellroad.org
+
+- Update to release 1.0.2 
+  + Fixed bug where `-I' flag was unrecognized (issue #2)
+
+---
@@ -5,3 +11,3 @@
-  * Fixed potential crash when SHA256 enabled
-  * Added `-I' flag
-  * Portability fixes
+  + Fixed potential crash when SHA256 enabled
+  + Added `-I' flag
+  + Portability fixes

Old:

  mtree-1.0.1.tar.gz

New:

  mtree-1.0.2.tar.gz



Other differences:
--
++ mtree.spec ++
--- /var/tmp/diff_new_pack.Ym7hGA/_old  2014-02-11 11:41:46.0 +0100
+++ /var/tmp/diff_new_pack.Ym7hGA/_new  2014-02-11 11:41:46.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package mtree
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 # Copyright 2010 Archie L. Cobbs.
 #
 # All modifications and additions to the file contributed by third parties
@@ -18,7 +18,7 @@
 
 
 Name:   mtree
-Version:1.0.1
+Version:1.0.2
 Release:0
 Summary:Tool for creating and verifying file hierarchies
 License:BSD-3-Clause

++ mtree-1.0.1.tar.gz -> mtree-1.0.2.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mtree-1.0.1/CHANGES new/mtree-1.0.2/CHANGES
--- old/mtree-1.0.1/CHANGES 2013-05-23 19:10:51.0 +0200
+++ new/mtree-1.0.2/CHANGES 2014-02-08 16:42:54.0 +0100
@@ -1,4 +1,8 @@
 
+Version 1.0.2 (r17) released 8 Feb 2014
+
+- Fixed bug where `-I' flag was unrecognized (issue #2)
+
 Version 1.0.1 (r13) released 23 May 2013
 
 - Fixed potential crash when SHA256 enabled
@@ -9,4 +13,4 @@
 
 - Initial release
 
-$Id: CHANGES 13 2013-05-23 17:10:49Z archie.cobbs $
+$Id: CHANGES 17 2014-02-08 15:42:54Z archie.cobbs $
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mtree-1.0.1/configure new/mtree-1.0.2/configure
--- old/mtree-1.0.1/configure   2013-05-23 19:11:17.0 +0200
+++ new/mtree-1.0.2/configure   2014-02-08 16:44:06.0 +0100
@@ -1,7 +1,7 @@
 #! /bin/sh
-# From configure.ac Id: configure.ac 13 2013-05-23 17:10:49Z archie.cobbs .
+# From configure.ac Id: configure.ac 15 2013-05-30 15:29:35Z archie.cobbs .
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for mtree Utility for creating and verifying 
file hierarchies 1.0.1.
+# Generated by GNU Autoconf 2.69 for mtree Utility for creating and verifying 
file hierarchies 1.0.2.
 #
 # Report bugs to .
 #
@@ -581,8 +581,8 @@
 # Identity of this package.
 PACKAGE_NAME='mtree Utility for creating and verifying file hierarchies'
 PACKAGE_TARNAME='mtree'
-PACKAGE_VERSION='1.0.1'
-PACKAGE_STRING='mtree Utility for creating and verifying file hierarchies 
1.0.1'
+PACKAGE_VERSION='1.0.2'
+PACKAGE_STRING='mtree Utility for creating and verifying file hierarchies 
1.0.2'
 PACKAGE_BUGREPORT='http://www.freebsd.org/'
 PACKAGE_URL=''
 
@@ -1263,7 +1263,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures mtree Utility for creating and verifying file 
hierarchies 1.0.1 to adapt to many kinds of systems.
+\`configure' configures mtree Utility for creating and verifying file 
hierarchies 1.0.2 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1329,7 +1329,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
- short | recursive ) echo "Configuration of mtree Utility for creating and 
verifying file hierarchies 1.0.1:";;
+ short | recursive ) echo "Configuration of mtree Utility for creating and 
verifying file hierarchies 1.0.2:";;
esac
   cat <<\_ACEOF
 
@@ -1419,7 +1419,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-mtree Utility for creating and verifying file hierarchies configure 1.0.1
+mtree Utility for creating and verifying file hierarchies configure 1.0.2
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1788,7 +1788,7 @@
 This file cont

commit withlock for openSUSE:Factory

2014-02-11 Thread h_root
Hello community,

here is the log from the commit of package withlock for openSUSE:Factory 
checked in at 2014-02-11 11:46:45

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


Package is "withlock"

Changes:

--- /work/SRC/openSUSE:Factory/withlock/withlock.changes2012-08-27 
17:48:11.0 +0200
+++ /work/SRC/openSUSE:Factory/.withlock.new/withlock.changes   2014-02-11 
11:46:46.0 +0100
@@ -1,0 +2,7 @@
+Mon Feb 10 21:49:18 UTC 2014 - po...@cmdline.net
+
+- withlock is now distributed as a tarball, which is generally 
+  easier for packaging on some platforms (at least Solaris). The 
+  only other change: updated copyright year.
+
+---

Old:

  withlock

New:

  withlock-0.2.tar.gz



Other differences:
--
++ withlock.spec ++
--- /var/tmp/diff_new_pack.S6NzmT/_old  2014-02-11 11:46:47.0 +0100
+++ /var/tmp/diff_new_pack.S6NzmT/_new  2014-02-11 11:46:47.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package withlock
 #
-# Copyright (c) 2009-2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,15 +15,16 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   withlock
 Version:0.2
-Release:1
-License:Apache-2.0
+Release:0
 Summary:A locking wrapper script
-Url:http://code.google.com/p/withlock/
+License:Apache-2.0
 Group:  System/Management
+Url:http://code.google.com/p/withlock/
 Requires:   python
-Source0:%{name}
+Source0:http://mirrorbrain.org/files/releases/%{name}-%{version}.tar.gz
 Source1:%name-README.SuSE
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildArch:  noarch
@@ -38,11 +39,12 @@
 to use, and much better than implementing half-hearted locking within scripts.
 
 %prep
+%setup
 #
 %build
 #
 %install
-install -Dm755 %{SOURCE0} %{buildroot}%{_bindir}/%{name}
+install -Dm755 withlock %{buildroot}%{_bindir}/%{name}
 install -Dm644 %{SOURCE1} %{buildroot}%{_defaultdocdir}/%{name}/README.SuSE
 sed -i "s|/usr/bin/env python|%{_bindir}/python|g" 
%{buildroot}%{_bindir}/%{name}
 

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



commit pacemaker for openSUSE:Factory

2014-02-11 Thread h_root
Hello community,

here is the log from the commit of package pacemaker for openSUSE:Factory 
checked in at 2014-02-11 11:46:40

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


Package is "pacemaker"

Changes:

--- /work/SRC/openSUSE:Factory/pacemaker/pacemaker.changes  2014-01-30 
14:59:25.0 +0100
+++ /work/SRC/openSUSE:Factory/.pacemaker.new/pacemaker.changes 2014-02-11 
11:46:41.0 +0100
@@ -1,0 +2,29 @@
+Sat Feb  8 14:00:23 UTC 2014 - y...@suse.com
+
+- ipc: Convince clang that our casting is intended (bnc#845525)
+  * Drop pacemaker-Wno-cast-align.patch which has been merged upstream
+- cib: Use the correctly typed enum value during initialization
+- Build: Add dbus as an rpm dependancy
+- Fix: Bug rhbz#1057697 - Use native DBus library for systemd async support to 
avoid problematic use of threads
+- remote: Fail remote-node connection rsc monitor ops early on unexpected 
disconnect
+- tools: Return error when attempting to delete an unspecified attribute
+- remote: Allow baremetal remote-node connection resources to migrate
+- lrmd: Send event alerting estabilished clients that a new client connection 
is created.
+- Fix: Bug rhbz#1057697 - Use native DBus library for systemd support to avoid 
problematic use of threads
+- xml: Fix segfault in find_entity()
+- Upstream version cs: 6290953f2b035a92a8f093973b94c5cf38b79cd9
+
+---
+Tue Jan 28 04:00:43 UTC 2014 - y...@suse.com
+
+- pengine: Free memory allocated by find_actions()
+- cib: Fix remote cib based on TLS
+- Upstream version cs: f3eeaf49d1fb7bca713ecbbc819aef51650d26ef
+
+---
+Tue Jan 28 03:47:02 UTC 2014 - y...@suse.com
+
+- stonith: Drop the severity of log for recoverable condition (bnc#857779)
+  * Update bug-812269_pacemaker-fencing-device-register-messages.patch
+
+---

Old:

  pacemaker-1.1.10+git20140124.96cd194.tar.bz2
  pacemaker-Wno-cast-align.patch

New:

  pacemaker-1.1.10+git20140207.6290953.tar.bz2



Other differences:
--
++ pacemaker.spec ++
--- /var/tmp/diff_new_pack.j8JZ9O/_old  2014-02-11 11:46:42.0 +0100
+++ /var/tmp/diff_new_pack.j8JZ9O/_new  2014-02-11 11:46:42.0 +0100
@@ -95,7 +95,7 @@
 Summary:Scalable High-Availability cluster resource manager
 License:GPL-2.0+ and LGPL-2.1+
 Group:  Productivity/Clustering/HA
-Version:1.1.10+git20140124.96cd194
+Version:1.1.10+git20140207.6290953
 Release:0
 #Release:%{pcmk_release}%{?dist}
 Url:http://www.clusterlabs.org
@@ -112,9 +112,8 @@
 Patch6: pacemaker-cibsecret-tool-temp-disabled.patch
 Patch7: pacemaker-nagios-plugin-dir.patch
 Patch8: bug-812269_pacemaker-fencing-device-register-messages.patch
-Patch9: pacemaker-Wno-cast-align.patch
-Patch10:pacemaker-display-pending-ops.patch
-Patch11:pacemaker-crm_mon-brief.patch
+Patch9: pacemaker-display-pending-ops.patch
+Patch10:pacemaker-crm_mon-brief.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Provides:   pacemaker-ticket-support = 2.0
 Conflicts:  heartbeat < 3.0
@@ -173,6 +172,7 @@
 # Enables optional functionality
 BuildRequires:  bison
 BuildRequires:  byacc
+BuildRequires:  dbus-1-devel
 
 %if 0%{?suse_version} > 1100
 BuildRequires:  docbook-xsl-stylesheets
@@ -401,7 +401,6 @@
 %patch8 -p1
 %patch9 -p1
 %patch10 -p1
-%patch11 -p1
 
 # Force the local time
 #

++ _service ++
--- /var/tmp/diff_new_pack.j8JZ9O/_old  2014-02-11 11:46:42.0 +0100
+++ /var/tmp/diff_new_pack.j8JZ9O/_new  2014-02-11 11:46:42.0 +0100
@@ -11,7 +11,7 @@
 1.1.10
 -->
 1.1.10+git%cd.%h
-96cd1941308be48fdf1e827b88ebd9410cf2010a
+6290953f2b035a92a8f093973b94c5cf38b79cd9
   
 
   

++ bug-812269_pacemaker-fencing-device-register-messages.patch ++
--- /var/tmp/diff_new_pack.j8JZ9O/_old  2014-02-11 11:46:42.0 +0100
+++ /var/tmp/diff_new_pack.j8JZ9O/_new  2014-02-11 11:46:42.0 +0100
@@ -8,7 +8,7 @@
 ===
 --- pacemaker.orig/fencing/commands.c
 +++ pacemaker/fencing/commands.c
-@@ -816,7 +816,7 @@ stonith_device_register(xmlNode * msg, c
+@@ -817,7 +817,7 @@ stonith_device_register(xmlNode * msg, c
  
  dup = device_has_duplicate(device);
  if (dup) {
@@ -17,7 +17,7 @@
 g_hash_table_size(device_list));
  free_device(device);
  device = dup;
-@@ -839,7 +839,7 @@ stonith_device_register(xmlNode * msg, c
+@@

commit converseen for openSUSE:Factory

2014-02-11 Thread h_root
Hello community,

here is the log from the commit of package converseen for openSUSE:Factory 
checked in at 2014-02-11 11:57:08

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


Package is "converseen"

Changes:

--- /work/SRC/openSUSE:Factory/converseen/converseen.changes2013-11-24 
11:25:33.0 +0100
+++ /work/SRC/openSUSE:Factory/.converseen.new/converseen.changes   
2014-02-11 11:57:10.0 +0100
@@ -1,0 +2,11 @@
+Wed Feb  5 18:01:06 UTC 2014 - lazy.k...@opensuse.org
+
+- Update to 0.6.7.
+  * Now is possible to resize a bunch of pictures with different
+size keeping the aspect ratio.
+  * Added a menu item for bug signalation.
+  * Various code improvements.
+- Improve description.
+- Add BuildRequires: pkgconfig(QtNetwork)
+
+---

Old:

  converseen-0.6.6.tar.bz2

New:

  converseen-0.6.7.tar.bz2



Other differences:
--
++ converseen.spec ++
--- /var/tmp/diff_new_pack.IGL5aI/_old  2014-02-11 11:57:11.0 +0100
+++ /var/tmp/diff_new_pack.IGL5aI/_new  2014-02-11 11:57:11.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package converseen
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   converseen
-Version:0.6.6
+Version:0.6.7
 Release:0
 Summary:Batch Image Conversion Tool
 License:GPL-3.0+
@@ -33,6 +33,7 @@
 BuildRequires:  pkgconfig(MagickWand)
 BuildRequires:  pkgconfig(QtCore)
 BuildRequires:  pkgconfig(QtGui)
+BuildRequires:  pkgconfig(QtNetwork)
 Recommends: %{name}-lang
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
@@ -44,6 +45,9 @@
 - Carry out a single or a multiple conversion.
 - Resize one or more images.
 - Compress images for your web pages.
+- Rotate and flip images.
+- Rename a bunch of images using a progressive number or a prefix/suffix.
+- Selecting a resampling filter to resize images.
 
 %lang_package
 

++ converseen-0.6.6.tar.bz2 -> converseen-0.6.7.tar.bz2 ++
 5345 lines of diff (skipped)

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



commit icinga for openSUSE:Factory

2014-02-11 Thread h_root
Hello community,

here is the log from the commit of package icinga for openSUSE:Factory checked 
in at 2014-02-11 11:58:02

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


Package is "icinga"

Changes:

--- /work/SRC/openSUSE:Factory/icinga/icinga.changes2014-01-23 
15:45:22.0 +0100
+++ /work/SRC/openSUSE:Factory/.icinga.new/icinga.changes   2014-02-11 
11:58:04.0 +0100
@@ -1,0 +2,5 @@
+Tue Feb  4 12:37:59 UTC 2014 - thard...@suse.com
+
+- added 0001-classic-ui-fix-CVE-2013-7107.patch - fixed vulnerability against 
CSRF attacks CVE-2013-7107 (bnc#859424)
+
+---

New:

  0001-classic-ui-fix-CVE-2013-7107.patch



Other differences:
--
++ icinga.spec ++
--- /var/tmp/diff_new_pack.VCmpk5/_old  2014-02-11 11:58:05.0 +0100
+++ /var/tmp/diff_new_pack.VCmpk5/_new  2014-02-11 11:58:05.0 +0100
@@ -46,6 +46,8 @@
 Patch0: icinga-add-ifdefine-to-apache.patch
 # PATCH-FIX-OPENSUSE icinga-fix-create-mysql-script.patch
 Patch1: icinga-fix-create-mysql-script.patch
+# PATCH-FIX-UPSTREAM 0001-classic-ui-fix-CVE-2013-7107.patch bnc#859424
+Patch2: 0001-classic-ui-fix-CVE-2013-7107.patch
 Provides:   monitoring_daemon
 BuildRequires:  apache2-devel
 BuildRequires:  nagios-rpm-macros >= 0.08
@@ -254,6 +256,7 @@
 %setup -q
 %patch0 -p1
 %patch1 -p1
+%patch2 -p1
 
 # remove GPLv3+ source files which are not needed for this package
 rm "t-tap/"*.c

++ 0001-classic-ui-fix-CVE-2013-7107.patch ++
>From 9e9b6a5f26dfcf255fb63bf2326e23a40796f982 Mon Sep 17 00:00:00 2001
From: Ricardo Bartels 
Date: Mon, 23 Dec 2013 17:22:10 +0100
Subject: [PATCH] classic-ui: fix vulnerability against CSRF attacks
 CVE-2013-7107 #5346

This is the fix for CVE-2013-7107. From now on the HTTP referer gets
checked if the request of cmd.cgi actually comes from cmd.cgi.
Otherwise the request will be rejected and the user be notified if
possible. Also a new cgi.cfg option "disable_cmd_cgi_csrf_protection"
got added to disable the protection and allow external programs to
submit commands.

backported to 1.10.2

refs: #5346
---
 cgi/cgiutils.c  |  4 
 cgi/cmd.c   | 17 +
 sample-config/cgi.cfg.in| 12 
 .../updates/cgi.cfg_added_1.10.2_to_1.10.2p1.cfg| 17 +
 4 files changed, 50 insertions(+)
 create mode 100644 sample-config/updates/cgi.cfg_added_1.10.2_to_1.10.2p1.cfg

diff --git a/cgi/cgiutils.c b/cgi/cgiutils.c
index 2cc5908..e909336 100644
--- a/cgi/cgiutils.c
+++ b/cgi/cgiutils.c
@@ -184,6 +184,7 @@ int add_notif_num_hard = 0;
 intadd_notif_num_soft = 0;
 intenforce_comments_on_actions = FALSE;
 intweek_starts_on_monday = FALSE;
+intdisable_cmd_cgi_csrf_protection = FALSE;
 
 intshow_partial_hostgroups = FALSE;
 intshow_partial_servicegroups = FALSE;
@@ -691,6 +692,9 @@ int read_cgi_config_file(char *filename) {
else if (!strcmp(var, "display_status_totals"))
display_status_totals = (atoi(val) > 0) ? TRUE : FALSE;
 
+   else if (!strcmp(var, "disable_cmd_cgi_csrf_protection"))
+   disable_cmd_cgi_csrf_protection = (atoi(val) > 0) ? 
TRUE : FALSE;
+
else if (!strcmp(var, "authorization_config_file")) {
authorization_config_file = strdup(val);
strip(authorization_config_file);
diff --git a/cgi/cmd.c b/cgi/cmd.c
index e8b3e41..cce3581 100644
--- a/cgi/cmd.c
+++ b/cgi/cmd.c
@@ -38,6 +38,7 @@
 #include "../include/cgiutils.h"
 #include "../include/cgiauth.h"
 #include "../include/getcgi.h"
+#include "../include/locations.h"
 
 /** @name External vars
 @{ **/
@@ -57,6 +58,7 @@ extern int  send_ack_notifications;
 extern int  default_expiring_acknowledgement_duration;
 extern int  set_expire_ack_by_default;
 extern int  default_expiring_disabled_notifications_duration;
+extern int  disable_cmd_cgi_csrf_protection;
 
 extern int  display_header;
 extern int  daemon_check;
@@ -2070,6 +2072,9 @@ void commit_command_data(int cmd) {
scheduled_downtime *temp_downtime;
servicegroup *temp_servicegroup = NULL;
contact *temp_contact = NULL;
+   char *referer;
+   char *referer_check;
+   char *buffer;
int x = 0;
int e = 0;
short error_found = FALSE;
@@ -2079,6 +2084,18 @@ void commit_command_data(int cmd) {
/* get authentication information */
get_authentication_informati

commit irqd for openSUSE:Factory

2014-02-11 Thread h_root
Hello community,

here is the log from the commit of package irqd for openSUSE:Factory checked in 
at 2014-02-11 11:58:47

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


Package is "irqd"

Changes:

--- /work/SRC/openSUSE:Factory/irqd/irqd.changes2013-06-06 
12:07:58.0 +0200
+++ /work/SRC/openSUSE:Factory/.irqd.new/irqd.changes   2014-02-11 
11:58:48.0 +0100
@@ -1,0 +2,11 @@
+Thu Jan 30 14:43:05 UTC 2014 - jeng...@inai.de
+
+- Update to new snapshot 0.7.0.g41
+* support for Atheros queue names
+* support for bnx2 queue names
+* support TX-RX queues that are on different IRQs
+  (e.g. Intel 82574L)
+* resolve odd queue association for some 10GbE hardware
+- Only ship init script for RHEL5,6
+
+---

Old:

  irqd-0.7.0.g14.tar.xz

New:

  irqd-0.7.0.g41.tar.xz



Other differences:
--
++ irqd.spec ++
--- /var/tmp/diff_new_pack.uCDxLH/_old  2014-02-11 11:58:48.0 +0100
+++ /var/tmp/diff_new_pack.uCDxLH/_new  2014-02-11 11:58:48.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package irqd
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   irqd
-Version:0.7.0.g14
+Version:0.7.0.g41
 Release:0
 Summary:Multiqueue and RPS-aware IRQ affinity balancer
 License:GPL-2.0
@@ -66,8 +66,10 @@
 %install
 b="%buildroot";
 make install DESTDIR="$b";
+%if 0%{?rhel_version}
 mkdir -p "$b/%_initrddir";
 install -pm0755 "%{S:2}" "$b/%_initrddir/irqd";
+%endif
 %if 0%{?_unitdir:1}
 mkdir -p "$b/%_unitdir";
 install -pm0644 "%{S:3}" "$b/%_unitdir/irqd.service";
@@ -96,7 +98,9 @@
 
 %files
 %defattr(-,root,root)
+%if 0%{?rhel_version}
 %_initrddir/irqd
+%endif
 %if 0%{?_unitdir:1}
 %_unitdir
 %endif

++ irqd-0.7.0.g14.tar.xz -> irqd-0.7.0.g41.tar.xz ++
 1651 lines of diff (skipped)

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



commit rosegarden for openSUSE:Factory

2014-02-11 Thread h_root
Hello community,

here is the log from the commit of package rosegarden for openSUSE:Factory 
checked in at 2014-02-11 12:00:02

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


Package is "rosegarden"

Changes:

--- /work/SRC/openSUSE:Factory/rosegarden/rosegarden.changes2013-04-29 
14:18:17.0 +0200
+++ /work/SRC/openSUSE:Factory/.rosegarden.new/rosegarden.changes   
2014-02-11 12:00:03.0 +0100
@@ -1,0 +2,105 @@
+Sun Dec 22 21:34:10 UTC 2013 - zai...@opensuse.org
+
+- Update to version 13.10:
+  + Bugs Fixed:
+- Pitch Bend Sequence Dialog, number of steps must be positive.
+- Fix disconnected move up staff / move down staff commands.
+- Fix sysex import dialog black-on-black problem.
+- Fix for #1372 Rests of new segments don't adapt to time
+  signature changes.
+- Fix a refresh bug introduced in r13273 and present in 13.06
+  involving deleting contemporaneous segments on a track. This
+  may have broken CompositionView refresh in other cases as
+  well.
+- Fix UTF8 in track and segment names.
+- Fix the update of notation editors when a track name is
+  changed.
+- Fix a "No such key" bug in the key signature dialog.
+- Fix MIDI thru latency issue when recording.
+- Fix repeating segments so they function when overlapping on
+  one track.
+- Fix tuplet numbers drawing in black when they should be other
+  colors.
+- Fix several interconnected bugs related to MIDI export that
+  were causing a variety of problems due to issues with bad
+  event ordering and the introduction of spurious controllers.
+- Fix problems when recording past the end of the composition.
+- Fix various crashes when pasting.
+- Fix crash when attempting to import programs from .sfArk
+  files (format not supported).
+  + New Features:
+- Selection event filter can select rests.
+- Selection event filter can select either performance or
+  notation duration.
+- LilyPond export converts a ''(c)'' or a ''(C)'' in the
+  copyright header to a proper symbol automatically.
+- New interpretation toolbar for the notation editor
+  streamlines the ''**Adjust -> Interpret**'' process.
+- New option to allow LilyPond to export fingerings inside the
+  staff (can improve collision resolution).
+- New option to instruct Rosegarden not to start JACK
+  automatically at startup, allowing you to control this
+  behavior without having to put garbage in your ~/.jackdrc
+  file.
+- Support LilyPond 2.14.
+- Added a appdata file.
+- Changes from version 13.06:
+  + Bugs Fixed:
+- Fix disappearing ties in notation editor.
+- Program changes are now sent on channels for tracks that are
+  armed when going into record.
+- CPU usage reduced by almost 50% when recording MIDI.
+- The range editing commands no longer mess up markers.
+- Fixed an internal leak in the channel allocator.
+- Fixed a crash on paste bug, while revealing other related
+  problems that remain to be fixed.
+- Fixed latency compensation in subgroups through a mysterious
+  mechanism that seems to work.
+- Fixed a subtle bug involving the drawing of track dividers
+  and vertical scrolling. 
+- Changing note durations works correctly across barlines. So
+  does adding dots to notes.
+- Menu items have a somewhat more consistent style.
+- Certain crashes related to Paste commands shouldn't happen
+  any more.
+- The tempo dialog now defaults more sensibly to replacing the
+  most recent tempo.
+- Now when you change staffs in the notation editor (with Next
+  Staff Down, etc) Rosegarden chooses the next staff more
+  sensibly.
+- When you open multiple segments in the notation editor,
+  Rosegarden chooses a starting staff more sensibly.
+- Range commands such as edit -> Cut Range now don't split
+  segments. Previously only Insert Range kept segments intact.
+- Range commands also try to keep linked segments linked
+  together when possible.
+  + New Features:
+- Additional work and improvements on the pitchbend sequence
+  dialog.
+- Controllers are now easier to place and arrange thru the
+  Notation -> Adjust -> controllers -> Insert Controller
+  Sequence... menu. The dialog isn't new but it is clearer than
+  before and gives you more control over what is placed.
+- "Move to Staff Above" and "Move to Staff Below" now have
+  variants that ask what type of pasting to do; formerly it was
+  always notation-style pasting.
+- It is now easier to create beat tracks, ie tracks that have a
+  note on each beat for use with FitToBeatsComma

commit openCryptoki for openSUSE:Factory

2014-02-11 Thread h_root
Hello community,

here is the log from the commit of package openCryptoki for openSUSE:Factory 
checked in at 2014-02-11 11:59:56

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


Package is "openCryptoki"

Changes:

--- /work/SRC/openSUSE:Factory/openCryptoki/openCryptoki.changes
2013-12-13 11:59:50.0 +0100
+++ /work/SRC/openSUSE:Factory/.openCryptoki.new/openCryptoki.changes   
2014-02-11 11:59:57.0 +0100
@@ -1,0 +2,37 @@
+Mon Feb  4 17:16:25 UTC 2014 - jjo...@suse.com
+
+- Updated to openCryptoki v3.1: See ChangeLog for complete details
+  (FATE#315426)
+  - opencryptoki-3.1
+- New ep11 token to support IBM Crypto Express adpaters
+  (starting with Crypto Express 4S adapters) configured with
+  Enterprise PKCS#11(EP11) firmware. (FATE#315330)
+  - opencryptoki-3.0
+- New opencryptoki.conf file to replace pk_config_data and
+  pkcs11_starup.  The opencryptoki.conf contains slot entry
+  information for tokens.
+- Removed pkcs_slot and pkcs11_startup shell scripts.
+- ICA token supports CKM_DES_OFB64, CKM_DES_CFB8, CKM_DES_CFB6
+  mechanisms using 3DES keys. (FATE#315323)
+- ICA token supports CKM_DES3_MAC and CKM_DES3_MAC_GENERAL
+  mechanisms. (FATE#315323)
+- ICA token supports CKM_AES_OFB, CKM_AES_CFB8, CKM_AES_CFB64,
+  CKM_AES_CFB128, CKM_AES_MAC, and CKM_AES_MAC_GENERAL
+  mechanisms. (FATE#315323)
+  - opencryptoki-2.4.1 (21 Feb 2012)
+- SHA256 support added for CCA token (FATE#315289)
+- Using insserv macros in %post, %preun and %postun sections
+- Cleaned up spec file
+- removed patches:
+  - ocki-2.2.6-PIN-backspace.patch
+- added patches:
+  - ocki-3.1-fix-implicit-decl.patch
+  - ocki-3.1-remove-make-install-chgrp-chmod.patch
+  - ocki-3.1-fix-init_d-path.patch
+
+---
+Tue Feb  4 13:22:49 CET 2014 - r...@suse.de
+
+- add aarch64 to 64bit archs 
+
+---

Old:

  ocki-2.2.6-PIN-backspace.patch
  opencryptoki-2.2.6.tar.bz2

New:

  ocki-3.1-fix-implicit-decl.patch
  ocki-3.1-fix-init_d-path.patch
  ocki-3.1-remove-make-install-chgrp-chmod.patch
  opencryptoki-v3.1.tar.bz2



Other differences:
--
++ openCryptoki.spec ++
--- /var/tmp/diff_new_pack.v8NJ60/_old  2014-02-11 11:59:58.0 +0100
+++ /var/tmp/diff_new_pack.v8NJ60/_new  2014-02-11 11:59:58.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package openCryptoki
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,32 +19,37 @@
 %define openCryptoki_32bit_arch %ix86 s390 ppc %arm
 # support in the workings for: ppc64
 # no support in sight for: ia64
-%define openCryptoki_64bit_arch s390x ppc64 ppc64le x86_64
+%define openCryptoki_64bit_arch s390x ppc64 ppc64le x86_64 aarch64
 # autobuild:/work/cd/lib/misc/group
 #   openCryptokipkcs11:x:64:
 %define pkcs11_group_id 64
-%define oc_cvs_tag opencryptoki-%{version}
+%define oc_cvs_tag opencryptoki
 
 Name:   openCryptoki
+BuildRequires:  bison
+BuildRequires:  flex
 BuildRequires:  gcc-c++
 BuildRequires:  libica
 BuildRequires:  libtool
 BuildRequires:  openssl-devel
 BuildRequires:  pwdutils
+BuildRequires:  trousers-devel
 Summary:An Implementation of PKCS#11 (Cryptoki) v2.11 for IBM 
Cryptographic Hardware
 License:IPL-1.0
 Group:  Productivity/Security
-Version:2.2.6
+Version:3.1
 Release:0
 # :pserver:anonym...@cvs.sourceforge.net:/cvsroot/opencryptoki
 # cvs co -r openCryptoki-2-1-5 -d openCryptoki-2-1-5 .
-Source: %{oc_cvs_tag}.tar.bz2
+Source: %{oc_cvs_tag}-v%{version}.tar.bz2
 Source1:openCryptoki.pkcsslotd
 Source2:openCryptoki-TFAQ.html
-Patch1: ocki-2.2.6-PIN-backspace.patch
+Patch1: ocki-3.1-remove-make-install-chgrp-chmod.patch
+Patch2: ocki-3.1-fix-init_d-path.patch
+Patch3: ocki-3.1-fix-implicit-decl.patch
 Url:
http://oss.software.ibm.com/developerworks/opensource/opencryptoki
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-PreReq: /usr/sbin/groupadd /usr/bin/id /usr/sbin/usermod /bin/sed
+PreReq: /usr/sbin/groupadd /usr/bin/id /usr/sbin/usermod /bin/sed 
%insserv_prereq
 # IBM maintains openCryptoki on these architectures:
 ExclusiveArch:  %openCryptoki_32bit_arch %openCryptoki_64bit_arch
 #
@@ -119,12 +124,14 @@
 
 %prep
 %setup -q -n %{oc_cvs_

commit SDL_Pango for openSUSE:Factory

2014-02-11 Thread h_root
Hello community,

here is the log from the commit of package SDL_Pango for openSUSE:Factory 
checked in at 2014-02-11 12:00:12

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


Package is "SDL_Pango"

Changes:

--- /work/SRC/openSUSE:Factory/SDL_Pango/SDL_Pango.changes  2013-11-12 
15:23:03.0 +0100
+++ /work/SRC/openSUSE:Factory/.SDL_Pango.new/SDL_Pango.changes 2014-02-11 
12:00:13.0 +0100
@@ -1,0 +2,6 @@
+Thu Jan 30 14:29:07 UTC 2014 - jeng...@inai.de
+
+- Some metadata spruce-up: add current URLs, softer wildcarding
+  in the files list, more robust make install call
+
+---



Other differences:
--
++ SDL_Pango.spec ++
--- /var/tmp/diff_new_pack.3IfiPP/_old  2014-02-11 12:00:14.0 +0100
+++ /var/tmp/diff_new_pack.3IfiPP/_new  2014-02-11 12:00:14.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package SDL_Pango
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,6 +17,7 @@
 
 
 Name:   SDL_Pango
+%define lname  libSDL_Pango1
 Version:0.1.2
 Release:0
 Summary:Programming Pango via SDL
@@ -24,6 +25,7 @@
 Group:  Development/Libraries/X11
 Url:http://sdlpango.sourceforge.net/
 
+#CVS-Clone:
-d:pserver:anonym...@sdlpango.cvs.sourceforge.net:/cvsroot/sdlpango co -P 
SDL_Pango
 Source: %{name}-%{version}.tar.bz2
 Source2:baselibs.conf
 # PATCH-MISSING-TAG -- See 
http://wiki.opensuse.org/openSUSE:Packaging_Patches_guidelines
@@ -38,21 +40,21 @@
 Pango is the text rendering engine of GNOME 2.x. SDL_Pango connects the
 engine to SDL.
 
-%package -n libSDL_Pango1
+%package -n %lname
 Summary:Programming Pango via SDL
 Group:  System/Libraries
 Provides:   SDL_Pango = %{version}
 Obsoletes:  SDL_Pango <= %{version}
 
-%description -n libSDL_Pango1
+%description -n %lname
 Pango is the text rendering engine of GNOME 2.x. SDL_Pango connects the
 engine to SDL.
 
 %package -n libSDL_Pango-devel
-Summary:Include Files and Libraries mandatory for Development
+Summary:Include Files and Libraries for SDL_Pango development
 Group:  Development/Libraries/X11
+Requires:   %lname = %version
 Requires:   libSDL-devel
-Requires:   libSDL_Pango1 = %{version}
 Requires:   pkgconfig
 Provides:   SDL_Pango-devel = %{version}
 Obsoletes:  SDL_Pango-devel <= %{version}
@@ -71,22 +73,22 @@
 make %{?_smp_mflags}
 
 %install
-%make_install
+make install DESTDIR="%buildroot"
 rm -f %{buildroot}%{_libdir}/*.la
 
-%post -n libSDL_Pango1 -p /sbin/ldconfig
+%post -n %lname -p /sbin/ldconfig
 
-%postun -n libSDL_Pango1 -p /sbin/ldconfig
+%postun -n %lname -p /sbin/ldconfig
 
-%files -n libSDL_Pango1
+%files -n %lname
 %defattr(-,root,root)
 %doc AUTHORS COPYING README
-%{_libdir}/*.so.*
+%{_libdir}/libSDL_Pango.so.*
 
 %files -n libSDL_Pango-devel
 %defattr(-,root,root)
-%{_includedir}/*
+%{_includedir}/SDL_Pango.h
 %{_libdir}/pkgconfig/SDL_Pango.pc
-%{_libdir}/*.so
+%{_libdir}/libSDL_Pango.so
 
 %changelog

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



commit xfig for openSUSE:Factory

2014-02-11 Thread h_root
Hello community,

here is the log from the commit of package xfig for openSUSE:Factory checked in 
at 2014-02-11 13:15:37

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


Package is "xfig"

Changes:

--- /work/SRC/openSUSE:Factory/xfig/xfig.changes2014-02-11 
10:59:26.0 +0100
+++ /work/SRC/openSUSE:Factory/.xfig.new/xfig.changes   2014-02-11 
13:15:38.0 +0100
@@ -1,0 +2,10 @@
+Tue Feb 11 10:26:27 UTC 2014 - wer...@suse.de
+
+- Provide a pkgconfig file for older Xaw3d package 
+
+---
+Tue Feb 11 09:34:13 UTC 2014 - wer...@suse.de
+
+- Make if build for oS 13.1 
+
+---



Other differences:
--
++ xfig.spec ++
--- /var/tmp/diff_new_pack.P3M2jm/_old  2014-02-11 13:15:39.0 +0100
+++ /var/tmp/diff_new_pack.P3M2jm/_new  2014-02-11 13:15:39.0 +0100
@@ -20,7 +20,11 @@
 BuildRequires:  dos2unix
 BuildRequires:  flex
 BuildRequires:  freetype2-devel
+%if 0%{suse_version} > 1310
 BuildRequires:  libXaw3d-devel
+%else
+BuildRequires:  xaw3d-devel
+%endif
 BuildRequires:  libjpeg-devel
 BuildRequires:  netpbm
 BuildRequires:  update-desktop-files
@@ -128,6 +132,23 @@
 test ! -e Libraries/Examples/aircraft.fig || { echo forbidden file found 1>&2; 
exit 1; }
 
 %build
+%if 0%{suse_version} <= 1310
+cat > xaw3d.pc <<-'EOF'
+   prefix=/usr
+   exec_prefix=/usr
+   libdir=/usr/lib
+   includedir=/usr/include
+   Name: Xaw3d
+   Description: X 3D Athena Widgets Library
+   Version: 1.5E
+   Requires: xproto xmu xt
+   Requires.private: x11 xext
+   Cflags: -I${includedir}  -DXAW_INTERNATIONALIZATION 
-DXAW_MULTIPLANE_PIXMAPS -DXAW_GRAY_BLKWHT_STIPPLES -DXAW_ARROW_SCROLLBARS
+   Libs: -L${libdir} -lXaw3d
+EOF
+PKG_CONFIG_PATH=/usr/share/pkgconfig:/usr/lib/pkgconfig:${PWD}
+export PKG_CONFIG_PATH
+%endif
 xmkmf -a -D_DATA='%{_data}' -DStandardDefines=''
 CCOPTIONS="$RPM_OPT_FLAGS -fno-strict-aliasing -w -D_GNU_SOURCE -std=gnu99"
 CCOPTIONS="$CCOPTIONS -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64"

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



commit cloop.2549 for openSUSE:13.1:Update

2014-02-11 Thread h_root
Hello community,

here is the log from the commit of package cloop.2549 for openSUSE:13.1:Update 
checked in at 2014-02-11 14:39:49

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


Package is "cloop.2549"

Changes:

New Changes file:

--- /dev/null   2013-11-25 01:44:08.036031256 +0100
+++ /work/SRC/openSUSE:13.1:Update/.cloop.2549.new/cloop.changes
2014-02-11 14:39:50.0 +0100
@@ -0,0 +1,33 @@
+---
+Wed May 15 16:42:32 UTC 2013 - jeng...@inai.de
+
+- Add cloop-3.9.diff to make cloop compile with Linux 3.9
+
+---
+Thu Dec 15 07:00:30 UTC 2011 - co...@suse.com
+
+- fix license to be in spdx.org format
+
+---
+Tue Jul 19 20:19:26 UTC 2011 - jeng...@medozas.de
+
+- Update to cloop-2.6.39 to fix compile error in openSUSE:Factory
+* support for Linux 2.6.39/3.0
+
+---
+Sat Apr 16 16:19:27 UTC 2011 - jeng...@medozas.de
+
+- Update to cloop-2.637
+- obsolete fp37.diff, warnings.diff, remove bp33.diff
+
+---
+Wed Jan 12 14:21:16 UTC 2011 - jeng...@medozas.de
+
+- Forward port to 2.6.37
+
+---
+Sat Sep  4 16:56:19 UTC 2010 - jeng...@medozas.de
+
+- Fix group name - rpmlint complaint
+- Add module-init-tools as BuildRequires to calculate Supplements
+- Update to new upstream release 2.634

New:

  cloop-3.9.diff
  cloop-kmod-install.diff
  cloop-preamble
  cloop.changes
  cloop.spec
  cloop_2.639-2.tar.xz



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

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


Name:   cloop
Version:2.639
Release:0
Summary:Compressed loop block device
License:GPL-2.0
Group:  System/Filesystems
Url:http://debian-knoppix.alioth.debian.org/packages/cloop/

Source: cloop_%version-2.tar.xz
Source2:%name-preamble
Patch1: cloop-kmod-install.diff
Patch2: cloop-3.9.diff
BuildRoot:  %{_tmppath}/%{name}-%{version}-build
BuildRequires:  gcc-c++
BuildRequires:  kernel-syms
BuildRequires:  module-init-tools
BuildRequires:  xz
BuildRequires:  zlib-devel

%kernel_module_package -p %name-preamble

%description
The compressed loopback device or cloop is a module for the Linux
kernel. It adds support for transparently decompressed, read-only
block devices. It is not a compressed file system in itself.

%package KMP
Summary:Kernel modules for cloop
Group:  System/Filesystems

%description KMP
The compressed loopback device or cloop is a module for the Linux
kernel. It adds support for transparently decompressed, read-only
block devices. It is not a compressed file system in itself.

%prep
%setup -q
%patch -P 1 -P 2 -p1

%build
# Setting CFLAGS is required here since it is not done implicitly
# when not using %%configure
export CFLAGS="%optflags";
export CXXFLAGS="%optflags";
make %{?_smp_mflags} utils cloop_suspend;
unset CFLAGS CXXFLAGS;
cd ../;

for flavor in %flavors_to_build; do
cp -a %name-%version "obj-$flavor";
pushd "obj-$flavor";
make KERNEL_DIR="/usr/src/linux-obj/%_target_cpu/$flavor" \
%{?_smp_mflags} cloop.ko;
popd;
done;

%install
b="%buildroot";
mkdir -p "$b/%_bindir";
install -pm0755 cloop_suspend create_compressed_fs \
extract_compressed_fs "$b/%_bindir/";
export INSTALL_MOD_PATH="$b";

for flavor in %flavors_to_build; do
pushd "../obj-$flavor/";
make KERNEL_DIR="/usr/src/linux-obj/%_target_cpu/$flavor" 
modules_install;
popd;
done;

%files
%defattr(-,root,root)
%_bindir/*

%changelog
++ cloop-3.9.diff ++
From: Jan Engelhardt 
Date: 2013-05-15 18:41:38.085994028 +0200

cloop: resolve build failure with Linux 3.9

In Linux kernel

commit openvswitch for openSUSE:13.1:Update

2014-02-11 Thread h_root
Hello community,

here is the log from the commit of package openvswitch for openSUSE:13.1:Update 
checked in at 2014-02-11 14:40:03

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


Package is "openvswitch"

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.UXByOl/_old  2014-02-11 14:40:04.0 +0100
+++ /var/tmp/diff_new_pack.UXByOl/_new  2014-02-11 14:40:04.0 +0100
@@ -1 +1 @@
-
+

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



commit virtualbox for openSUSE:13.1:Update

2014-02-11 Thread h_root
Hello community,

here is the log from the commit of package virtualbox for openSUSE:13.1:Update 
checked in at 2014-02-11 14:40:12

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


Package is "virtualbox"

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.98Uw3S/_old  2014-02-11 14:40:16.0 +0100
+++ /var/tmp/diff_new_pack.98Uw3S/_new  2014-02-11 14:40:16.0 +0100
@@ -1 +1 @@
-
+

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



commit pcfclock.2549 for openSUSE:13.1:Update

2014-02-11 Thread h_root
Hello community,

here is the log from the commit of package pcfclock.2549 for 
openSUSE:13.1:Update checked in at 2014-02-11 14:40:04

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


Package is "pcfclock.2549"

Changes:

New Changes file:

--- /dev/null   2013-11-25 01:44:08.036031256 +0100
+++ /work/SRC/openSUSE:13.1:Update/.pcfclock.2549.new/pcfclock.changes  
2014-02-11 14:40:05.0 +0100
@@ -0,0 +1,61 @@
+---
+Mon Oct  8 13:15:53 UTC 2012 - a...@suse.de
+
+- Run through spec-cleaner.
+- Use tmpfiles.d instead of /lib/udev/devices for device creation.
+
+---
+Mon Mar  9 21:32:41 CET 2009 - mma...@suse.cz
+
+- renamed modprobe config to /etc/modprobe.d/50-pcfclock.conf
+  (required by new module-init-tools).
+
+---
+Fri Aug 22 01:25:51 CEST 2008 - r...@suse.de
+
+- fix build with 2.6.27 
+
+---
+Wed Oct 24 01:08:45 CEST 2007 - r...@suse.de
+
+- revert last change, instead
+- add alias char-major-181 pcfclock to /etc/modprobe.d/pcfclock
+- add device nodes to /lib/udev/devices
+
+---
+Fri Oct 19 15:31:06 CEST 2007 - r...@suse.de
+
+- add udev rule to create device nodes (#335108,#276510) 
+
+---
+Fri May 11 12:31:58 CEST 2007 - r...@suse.de
+
+- fix build with current kernel sources
+- use optflags for pcfdate
+
+---
+Wed Apr  4 22:10:04 CEST 2007 - lr...@suse.de
+
+- added module-init-tools to BuildRequires
+
+---
+Mon Aug 21 16:29:13 CEST 2006 - r...@suse.de
+
+- devfs has been removed from 2.6.18, make kernel driver compile 
+
+---
+Mon Apr 10 18:48:27 CEST 2006 - agr...@suse.de
+
+- Add preamble `Enhances: kernel-$flavor' workaround to KMP
+  sub-packages (156513).
+
+---
+Mon Apr  3 00:52:19 CEST 2006 - r...@suse.de
+
+- change MODULE_PARM to module_param 
+
+---
+Thu Feb 23 00:14:10 CET 2006 - r...@suse.de
+
+- created package with KMP (version 0.44) 
+

New:

  Makefile
  pcfclock-0.44.tar.gz
  pcfclock-include.patch
  pcfclock-module_param.patch
  pcfclock-no_devfs.patch
  pcfclock-nomodule.patch
  pcfclock.changes
  pcfclock.conf
  pcfclock.spec
  preamble



Other differences:
--
++ pcfclock.spec ++
#
# spec file for package pcfclock
#
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# 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:   pcfclock
Version:0.44
Release:0
Summary:Pcfclock kernel driver
License:GPL-2.0+
Group:  System/Kernel
Url:http://www-stud.ims.uni-stuttgart.de/~voegelas/pcf.html
Source: pcfclock-%{version}.tar.gz
Source1:Makefile
Source2:preamble
Source3:pcfclock.conf
Patch0: pcfclock-nomodule.patch
Patch1: pcfclock-module_param.patch
Patch2: pcfclock-no_devfs.patch
Patch3: pcfclock-include.patch
BuildRequires:  kernel-source
BuildRequires:  kernel-syms
BuildRequires:  module-init-tools
Requires:   pcfclock-kmp
# systemd-tmpfiles
Requires(post): systemd
BuildRoot:  %{_tmppath}/%{name}-%{version}-build
ExcludeArch:s390 s390x
%suse_kernel_module_package -p %_sourcedir/preamble kdump um xen xenpae 
iseries64

%description
The pcfclock(4) driver for GNU/Linux supports the parallel port radio
clock sold by Conrad Electronic under order number 967602. The radio
clock, which is put between your parallel port and your printer,
receives the legal German time, i.e. CET or CEST, from the DCF77
transmitter and uses it to set its internal quartz c

commit xen for openSUSE:13.1:Update

2014-02-11 Thread h_root
Hello community,

here is the log from the commit of package xen for openSUSE:13.1:Update checked 
in at 2014-02-11 14:40:14

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


Package is "xen"

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.u0QSP3/_old  2014-02-11 14:40:21.0 +0100
+++ /var/tmp/diff_new_pack.u0QSP3/_new  2014-02-11 14:40:21.0 +0100
@@ -1 +1 @@
-
+

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



  1   2   >