commit zypper for openSUSE:Factory

2014-12-28 Thread h_root
Hello community,

here is the log from the commit of package zypper for openSUSE:Factory checked 
in at 2014-12-29 00:34:21

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


Package is "zypper"

Changes:

--- /work/SRC/openSUSE:Factory/zypper/zypper.changes2014-12-21 
12:01:08.0 +0100
+++ /work/SRC/openSUSE:Factory/.zypper.new/zypper.changes   2014-12-29 
00:34:27.0 +0100
@@ -1,0 +2,5 @@
+Sun Dec 21 01:14:18 CET 2014 - m...@suse.de
+
+- Update zypper-po.tar.bz2
+
+---



Other differences:
--
++ zypper-1.11.19.tar.bz2 ++
/work/SRC/openSUSE:Factory/zypper/zypper-1.11.19.tar.bz2 
/work/SRC/openSUSE:Factory/.zypper.new/zypper-1.11.19.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 libvdpau for openSUSE:Factory

2014-12-28 Thread h_root
Hello community,

here is the log from the commit of package libvdpau for openSUSE:Factory 
checked in at 2014-12-29 00:34:14

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


Package is "libvdpau"

Changes:

--- /work/SRC/openSUSE:Factory/libvdpau/libvdpau.changes2014-07-10 
09:32:06.0 +0200
+++ /work/SRC/openSUSE:Factory/.libvdpau.new/libvdpau.changes   2014-12-29 
00:34:17.0 +0100
@@ -1,0 +2,53 @@
+Tue Dec 23 08:21:08 UTC 2014 - jweberho...@weberhofer.at
+
+- Update libvpaud to version 0.9
+  This release adds several new decoder profiles:
+- VDP_DECODER_PROFILE_H264_CONSTRAINED_BASELINE
+- VDP_DECODER_PROFILE_H264_EXTENDED
+- VDP_DECODER_PROFILE_H264_PROGRESSIVE_HIGH
+- VDP_DECODER_PROFILE_H264_CONSTRAINED_HIGH
+- VDP_DECODER_PROFILE_H264_HIGH_444_PREDICTIVE
+
+  In addition, this release includes a number of packaging and compiler warning
+  fixes and clarifies the ABI policy to include the size of the data structures
+  defined in vdpau.h.  It also fixes a race condition that could be triggered
+  when two threads call VdpDeviceCreateX11 simultaneously.
+
+  * vdpau_x11.h: update stale comment about how libvdpau finds drivers
+  * vdpau.h: define a more strict ABI policy
+  * trace: properly annotate private functions as static
+  * vdpau: do not export _vdp_DRI2* functions
+  * Clarify type of source_surface as VDP_INVALID_HANDLE
+  * vdpau_x11 - fix typo
+  * Add support for H.264 Hi444PP in VDPAU API
+  * vdpau_trace: Fix GCC 4.8 build warnings
+  * vdpau_wrapper: remove unused parameter warnings
+  * test: do not clobber CFLAGS
+  * test: remove assignment-as-truth-value warning
+  * test: fix incomplete prototype
+  * vdpau.h: improve constant expansion safety
+  * vdpau: define some more H.264/AVC decoding profiles
+  * configure: add test for POSIX threads
+  * vdpau_wrapper: make the fixes initialization thread-safe
+  * vdpau_wrapper: make initialization of library handles thread-safe
+  * vdpau_wrapper: protect concurrent access to _imp_get_proc_address
+
+- Updated vdpauinfo to version 0.9
+
+  This release adds support for the new profiles added in libvdpau 0.9.  It
+  also adds the ability to display which indexed color formats are supported by
+  the PutBits interface.
+
+  Finally, it adds the command line options --display and --screen, which can
+  be used to select which X server and screen to query rather than having to 
+  set the $DISPLAY environment variable.
+
+  * Set the AM_INIT_AUTOMAKE foreign flag
+  * vdpauinfo: add option processing
+  * vdpauinfo: print supported PutBits indexed color formats
+  * Support new H.264 profiles added in libvdpau 0.9
+  * List profiles that are not supported as well
+
+- rebased patches
+
+---

Old:

  libvdpau-0.8.tar.bz2
  vdpauinfo-0.1.tar.gz

New:

  libvdpau-0.9.tar.bz2
  vdpauinfo-0.9.tar.gz



Other differences:
--
++ libvdpau.spec ++
--- /var/tmp/diff_new_pack.A5hUqk/_old  2014-12-29 00:34:20.0 +0100
+++ /var/tmp/diff_new_pack.A5hUqk/_new  2014-12-29 00:34:20.0 +0100
@@ -17,22 +17,25 @@
 
 
 Name:   libvdpau
-Version:0.8
+Version:0.9
 Release:0
 Summary:VDPAU wrapper and trace libraries
 License:MIT
 Group:  System/Libraries
-Url:http://people.freedesktop.org/~aplattner
+Url:http://www.freedesktop.org/wiki/Software/VDPAU/
 Source: 
http://people.freedesktop.org/~aplattner/vdpau/%{name}-%{version}.tar.bz2
-Source1:vdpauinfo-0.1.tar.gz
+Source1:
http://people.freedesktop.org/~aplattner/vdpau/vdpauinfo-%{version}.tar.gz
 Source2:README
 Source99:   baselibs.conf
 Source100:  %{name}-rpmlintrc
-Patch:  vdpauinfo-missing-lX11.diff
+# PATCH-FIX-OPENSUSE vdpauinfo-missing-lX11.diff -- add missing lX11 library
+Patch0: vdpauinfo-missing-lX11.diff
+# PATCH-FIX-OPENSUSE libvdpau-nopdftex.patch -- don't requires pdftex for 
building
 Patch1: libvdpau-nopdftex.patch
 BuildRequires:  autoconf
 BuildRequires:  automake
 BuildRequires:  doxygen
+BuildRequires:  fdupes
 BuildRequires:  gcc-c++
 BuildRequires:  graphviz
 BuildRequires:  libtool
@@ -84,9 +87,9 @@
 
 %prep
 %setup -q -b1
-%patch1 -p0
+%patch1 -p1
 pushd ../vdpauinfo-*
-%patch -p0
+%patch0 -p1
 popd
 
 %build
@@ -113,6 +116,8 @@
 
 cp $RPM_SOURCE_DIR/README .
 
+%fdupes -s $RPM_BUILD_ROOT/%{_datadir}/doc/
+
 %post -n libvdpau1 -p /sbin/ldconfig
 
 %postun -n libvdpau1 -p /sbin/ldconfig

++ libvdpau-0.8.tar.bz2 -> libvdpau-0.9.tar.bz2 ++
 30458 lines of diff (skipped)

++ libvdpau-nopdftex.patch +

commit libzypp for openSUSE:Factory

2014-12-28 Thread h_root
Hello community,

here is the log from the commit of package libzypp for openSUSE:Factory checked 
in at 2014-12-29 00:34:20

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


Package is "libzypp"

Changes:

--- /work/SRC/openSUSE:Factory/libzypp/libzypp.changes  2014-12-21 
12:01:04.0 +0100
+++ /work/SRC/openSUSE:Factory/.libzypp.new/libzypp.changes 2014-12-29 
00:34:24.0 +0100
@@ -1,0 +2,5 @@
+Sun Dec 21 01:13:33 CET 2014 - m...@suse.de
+
+- Update zypp-po.tar.bz2
+
+---



Other differences:
--
++ libzypp-14.33.0.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libzypp-14.33.0/package/libzypp.changes 
new/libzypp-14.33.0/package/libzypp.changes
--- old/libzypp-14.33.0/package/libzypp.changes 2014-12-19 13:37:01.0 
+0100
+++ new/libzypp-14.33.0/package/libzypp.changes 2014-12-21 01:17:03.0 
+0100
@@ -1,4 +1,9 @@
 ---
+Sun Dec 21 01:13:33 CET 2014 - m...@suse.de
+
+- Update zypp-po.tar.bz2
+
+---
 Fri Dec 19 10:05:00 CET 2014 - m...@suse.de
 
 - Parse and offer productRegisterFlavor attribute (bnc#896224)
Files old/libzypp-14.33.0/po/zypp-po.tar.bz2 and 
new/libzypp-14.33.0/po/zypp-po.tar.bz2 differ

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



commit xf86-video-intel for openSUSE:Factory

2014-12-28 Thread h_root
Hello community,

here is the log from the commit of package xf86-video-intel for 
openSUSE:Factory checked in at 2014-12-29 00:34:16

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


Package is "xf86-video-intel"

Changes:

--- /work/SRC/openSUSE:Factory/xf86-video-intel/xf86-video-intel.changes
2014-12-17 19:14:26.0 +0100
+++ /work/SRC/openSUSE:Factory/.xf86-video-intel.new/xf86-video-intel.changes   
2014-12-29 00:34:20.0 +0100
@@ -1,0 +2,45 @@
+Mon Dec 15 20:15:56 UTC 2014 - tobias.johannes.klausm...@mni.thm.de
+
+- Update to intermediate version 2.99.917:
+  The highlight of bugs fixed here are a couple of workarounds 
+  required for Broadwell and making sure that the rasterisation
+  code is symmetric under inversions. However, as a couple of
+  crashers slipped through into 2.99.916 (though not actual
+  regressions in 2.99.916 per se) and 3 months have passed, we
+  should make one more snapshot before an imminent release.
+  + Beware of recomputing the clear hint in the middle of MI recursion
+https://bugs.freedesktop.org/show_bug.cgi?id=77074
+  + Fix crash from rendering an empty Glyph string under PRIME as the
+secondary driver
+  + Restore application of default monitor options to the first output,
+a regression in 2.99.915 and the MST support
+https://bugs.gentoo.org/show_bug.cgi?id=522500
+  + Finally fix ZaphodHeads blocking on waiting for flip completion 
+events. Before kernel 3.19, O_NONBLOCK support is broken and so we
+must avoid reading if we are not expecting an event.
+  + Backwards compatibilty fix for fake triple buffering with PRIME and
+Xorg-1.15
+https://bugs.freedesktop.org/show_bug.cgi?id=85144#c12
+  + Fix a rendering issue with output rotation and software fallbacks.
+https://bugs.freedesktop.org/show_bug.cgi?id=84653
+  + Enable MST discovery even without udev support
+https://bugs.freedesktop.org/show_bug.cgi?id=84718
+  + Fix TearFree operation after the GPU is wedged
+https://bugs.freedesktop.org/show_bug.cgi?id=85058
+  + Fix projective sampling on gen6.
+  + Fix rendering and corruption with gen8.
+https://bugs.freedesktop.org/show_bug.cgi?id=84958
+https://bugs.freedesktop.org/show_bug.cgi?id=83207
+https://bugs.freedesktop.org/show_bug.cgi?id=79053
+https://bugs.freedesktop.org/show_bug.cgi?id=81583
+  + Fix crash when using Xinerama.
+https://bugs.freedesktop.org/show_bug.cgi?id=87207
+  + Fix rendering of right-to-left or bottom-to-top PolySegments in UXA
+- Remove upstream patches:
+  + U_sna-Validate-framebuffer-tiling-before-creation.patch
+  + U_sna_dri3_mesa_relies_upon_implicit_fences.patch 
+  + U_Disable-DRI3-by-default.patch
+  + U_sna-gen8-BLT-broken-when-address-has-bit-4-set.patch
+  + U_uxa-Stub-out-intel_sync_init-fini-when-not-compiled-.patch
+
+---

Old:

  U_Disable-DRI3-by-default.patch
  U_sna-Validate-framebuffer-tiling-before-creation.patch
  U_sna-gen8-BLT-broken-when-address-has-bit-4-set.patch
  U_sna_dri3_mesa_relies_upon_implicit_fences.patch
  U_uxa-Stub-out-intel_sync_init-fini-when-not-compiled-.patch
  xf86-video-intel-2.99.916.tar.bz2

New:

  xf86-video-intel-2.99.917.tar.bz2



Other differences:
--
++ xf86-video-intel.spec ++
--- /var/tmp/diff_new_pack.Sog3xi/_old  2014-12-29 00:34:21.0 +0100
+++ /var/tmp/diff_new_pack.Sog3xi/_new  2014-12-29 00:34:21.0 +0100
@@ -20,7 +20,7 @@
 %define backlighthelper 0
 
 Name:   xf86-video-intel
-Version:2.99.916
+Version:2.99.917
 Release:0
 Summary:Intel video driver for the Xorg X server
 License:MIT
@@ -87,12 +87,6 @@
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 ExclusiveArch:  %ix86 x86_64
 
-Patch0: U_sna_dri3_mesa_relies_upon_implicit_fences.patch
-Patch1: U_sna-Validate-framebuffer-tiling-before-creation.patch
-Patch2: U_Disable-DRI3-by-default.patch
-Patch3: U_sna-gen8-BLT-broken-when-address-has-bit-4-set.patch
-Patch4: U_uxa-Stub-out-intel_sync_init-fini-when-not-compiled-.patch
-
 %x11_abi_videodrv_req
 
 %description
@@ -109,19 +103,15 @@
 %prep
 %setup -q
 
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
-%patch4 -p1
-
 %build
+###--enable-dri3 \
+
 autoreconf -fi
 %configure \
 %if %{backlighthelper}
---enable-backlight-helper \
+   --enable-backlight-helper \
 %else
---disable-backlight-helper \
+   --disable-backlight-helper \
 %endif
 %ifnarch %{ix86}
 --enable-kms-only \

++ xf86-video-intel-2.99.916.tar.bz2 -> xf86-video-intel-2.99.917.tar.bz2 
++
 24482 

commit bluedevil for openSUSE:Factory

2014-12-28 Thread h_root
Hello community,

here is the log from the commit of package bluedevil for openSUSE:Factory 
checked in at 2014-12-29 00:33:20

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


Package is "bluedevil"

Changes:

--- /work/SRC/openSUSE:Factory/bluedevil/bluedevil.changes  2014-12-21 
12:00:36.0 +0100
+++ /work/SRC/openSUSE:Factory/.bluedevil.new/bluedevil.changes 2014-12-29 
00:33:22.0 +0100
@@ -1,0 +2,25 @@
+Tue Dec 23 23:34:10 UTC 2014 - hrvoje.sen...@gmail.com
+
+- Update to 2.1
+  * Remember powered state of all adapters, kde#337193
+  * Monolithic (Bluetooth icon) will now be correctly hidden in
+system tray when all adapters are powered off, kde#341768
+  * Monolithic will now be removed from system tray when there
+are no adapters
+  * Action to send files over Bluetooth will now be shown only
+for file that can actually be sent (only local files)
+  * PIN in pairing wizard will now be accepted only after
+clicking "Matches" button
+  * kio_obexftp should now better handle errors and correctly
+reconnect after losing connection, kde#321560
+  * kio_bluetooth will not crash when trying to access
+invalid device
+- Drop patches merged upstream:
+  0001-KCM-Adapters-Adapt-to-changes-in-libbluedevil.patch
+  0002-Bluedevil-daemon-Save-and-restore-adapters-state.patch
+  0003-daemon-Use-new-functions-for-restoring-adapters-stat.patch
+  0004-Monolithic-Don-t-go-online-on-startup-when-there-is-.patch
+  0005-daemon-Fix-killing-monolithic-when-there-are-no-adap.patch
+  0006-wizard-Fix-accepting-PIN-in-SSP-pairing.patch
+
+---

Old:

  0001-KCM-Adapters-Adapt-to-changes-in-libbluedevil.patch
  0002-Bluedevil-daemon-Save-and-restore-adapters-state.patch
  0003-daemon-Use-new-functions-for-restoring-adapters-stat.patch
  0004-Monolithic-Don-t-go-online-on-startup-when-there-is-.patch
  0005-daemon-Fix-killing-monolithic-when-there-are-no-adap.patch
  0006-wizard-Fix-accepting-PIN-in-SSP-pairing.patch
  bluedevil-2.0.tar.xz

New:

  bluedevil-2.1.tar.xz



Other differences:
--
++ bluedevil.spec ++
--- /var/tmp/diff_new_pack.1ywCdI/_old  2014-12-29 00:33:24.0 +0100
+++ /var/tmp/diff_new_pack.1ywCdI/_new  2014-12-29 00:33:24.0 +0100
@@ -20,7 +20,7 @@
 %define with_lang 1
 
 Name:   bluedevil
-Version:2.0
+Version:2.1
 Release:0
 Summary:Bluetooth Manager for KDE
 License:GPL-2.0+
@@ -29,15 +29,9 @@
 Source: 
http://download.kde.org/stable/%{name}/%{version}/src/%{name}-%{version}.tar.xz
 Source1:preferences-system-bluetooth.png
 Patch0: typo2.diff
-Patch1: 0001-KCM-Adapters-Adapt-to-changes-in-libbluedevil.patch
-Patch2: 0002-Bluedevil-daemon-Save-and-restore-adapters-state.patch
-Patch3: 0003-daemon-Use-new-functions-for-restoring-adapters-stat.patch
-Patch4: 0004-Monolithic-Don-t-go-online-on-startup-when-there-is-.patch
-Patch5: 0005-daemon-Fix-killing-monolithic-when-there-are-no-adap.patch
-Patch6: 0006-wizard-Fix-accepting-PIN-in-SSP-pairing.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
-BuildRequires:  libbluedevil-devel >= 2.0~rc1
+BuildRequires:  libbluedevil-devel >= %{version}
 BuildRequires:  libkde4-devel
 BuildRequires:  shared-mime-info
 %if 0%{?suse_version}
@@ -63,12 +57,6 @@
 %prep
 %setup -q -n %{name}-%{version}
 %patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
-%patch4 -p1
-%patch5 -p1
-%patch6 -p1
 
 %build
 %cmake_kde4 -d build

++ bluedevil-2.0.tar.xz -> bluedevil-2.1.tar.xz ++
 18505 lines of diff (skipped)


++ typo2.diff ++
--- /var/tmp/diff_new_pack.1ywCdI/_old  2014-12-29 00:33:24.0 +0100
+++ /var/tmp/diff_new_pack.1ywCdI/_new  2014-12-29 00:33:24.0 +0100
@@ -2,20 +2,22 @@
 ===
 --- bluedevil-1.2.3.orig/src/fileitemactionplugin/CMakeLists.txt
 +++ bluedevil-1.2.3/src/fileitemactionplugin/CMakeLists.txt
-@@ -1,4 +1,4 @@
--kde4_add_plugin(bluetoothfiletiemaction sendfileitemaction.cpp)
--target_link_libraries(bluetoothfiletiemaction ${KDE4_KIO_LIBS} 
${LibBlueDevil_LIBRARIES})
+@@ -5,7 +5,7 @@ set(kded_bluedevil.xml 
${CMAKE_CURRENT_SOURCE_DIR}/kded_bluedevil.xml)
+ set_source_files_properties(${kded_bluedevil.xml} PROPERTIES INCLUDE 
"types.h")
+ qt4_add_dbus_interface(fileitemactionplugin_SRCS ${kded_bluedevil.xml} 
kded_bluedevil)
+ 
+-kde4_add_plugin(bluetoothfiletiemaction ${fileitemactionplugin_SRCS})
+-target_link_libraries(bluetoothfiletiemaction ${KDE4_KIO_LIBS})
 -install(TARGETS bluetoothfiletiemaction DES

commit procps for openSUSE:Factory

2014-12-28 Thread h_root
Hello community,

here is the log from the commit of package procps for openSUSE:Factory checked 
in at 2014-12-29 00:33:06

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


Package is "procps"

Changes:

--- /work/SRC/openSUSE:Factory/procps/procps.changes2014-12-06 
13:45:26.0 +0100
+++ /work/SRC/openSUSE:Factory/.procps.new/procps.changes   2014-12-29 
00:33:08.0 +0100
@@ -1,0 +2,10 @@
+Tue Dec 16 15:32:40 UTC 2014 - wer...@suse.de
+
+- Add upstream patch bsc901202-add-better-help-output.patch
+  which includes the commits 
+  0f649e2cd2eef94075f1975248953f8c5b85d9f4
+  4ba9ff5c0df7e94d03a555ac4cec947f6fac2ba6
+  b4951bfea367eef551b053e9f0240d717c353c11
+  to fix the bug bsc#901202
+
+---

New:

  bsc901202-add-better-help-output.patch



Other differences:
--
++ procps.spec ++
--- /var/tmp/diff_new_pack.fAcWgD/_old  2014-12-29 00:33:10.0 +0100
+++ /var/tmp/diff_new_pack.fAcWgD/_new  2014-12-29 00:33:10.0 +0100
@@ -134,6 +134,8 @@
 Patch132:   0054-top-swap-opening-quotes-for-back-tics-in-man-documen.patch
 # PATCH-FIX-UPSTREAM added at 2014/05/16
 Patch133:   0060-top-miscellaneous-accumulated-changes-to-man-documen.patch
+# PATCH-FIX-UPSTREAM added at 2014/12/16
+Patch134:   bsc901202-add-better-help-output.patch
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
@@ -240,6 +242,7 @@
 %patch131
 %patch132
 %patch133
+%patch134
 
 %build
 tar --strip-components=1 -xf %{S:1}

++ bsc901202-add-better-help-output.patch ++
 pgrep.c |   39 +++
 1 file changed, 19 insertions(+), 20 deletions(-)

diff --git pgrep.c pgrep.c
index d8d3dcb..3ba3634 100644
--- pgrep.c
+++ pgrep.c
@@ -106,6 +106,7 @@ static int __attribute__ ((__noreturn__)) usage(int opt)
if (i_am_pkill == 0) {
fputs(_(" -d, --delimiter   specify output 
delimiter\n"),fp);
fputs(_(" -l, --list-name   list PID and process 
name\n"),fp);
+   fputs(_(" -a, --list-full   list PID and full command 
line\n"),fp);
fputs(_(" -v, --inverse negates the 
matching\n"),fp);
fputs(_(" -w, --lightweight list all TID\n"), fp);
}
@@ -137,7 +138,7 @@ static int __attribute__ ((__noreturn__)) usage(int opt)
fputs(USAGE_VERSION, fp);
fprintf(fp, USAGE_MAN_TAIL("pgrep(1)"));
 
-   exit(fp == stderr ? EXIT_FAILURE : EXIT_SUCCESS);
+   exit(fp == stderr ? EXIT_USAGE : EXIT_SUCCESS);
 }
 
 static struct el *split_list (const char *restrict str, int (*convert)(const 
char *, struct el *))
@@ -628,7 +629,7 @@ static struct el * select_procs (int *num)
if (list == NULL)
exit (EXIT_FATAL);
}
-   if (opt_long) {
+   if (opt_long || opt_longlong) {
list[matches].str = xstrdup 
(cmdoutput);
list[matches++].num = 
subtask.XXXID;
} else {
@@ -747,7 +748,7 @@ static void parse_opts (int argc, char **argv)
case 'G':   /* Solaris: match rgid/rgroup */
opt_rgid = split_list (optarg, conv_gid);
if (opt_rgid == NULL)
-   usage (opt);
+   usage ('?');
++criteria_count;
break;
 /* case 'I':   / * FreeBSD: require confirmation before killing * /
@@ -764,7 +765,7 @@ static void parse_opts (int argc, char **argv)
case 'P':   /* Solaris: match by PPID */
opt_ppid = split_list (optarg, conv_num);
if (opt_ppid == NULL)
-   usage (opt);
+   usage ('?');
++criteria_count;
break;
 /* case 'S':   / * FreeBSD: don't ignore the built-in kernel tasks 
* /
@@ -774,7 +775,7 @@ static void parse_opts (int argc, char **argv)
case 'U':   /* Solaris: match by ruid/rgroup */
opt_ruid = split_list (optarg, conv_uid);
if (opt_ruid == NULL)
-   usage (opt);
+   usage ('?');
++criteria_count;
break;
case 'V':
@@ -79

commit perl-Module-Build for openSUSE:Factory

2014-12-28 Thread h_root
Hello community,

here is the log from the commit of package perl-Module-Build for 
openSUSE:Factory checked in at 2014-12-29 00:33:13

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


Package is "perl-Module-Build"

Changes:

--- /work/SRC/openSUSE:Factory/perl-Module-Build/perl-Module-Build.changes  
2014-02-19 11:36:15.0 +0100
+++ /work/SRC/openSUSE:Factory/.perl-Module-Build.new/perl-Module-Build.changes 
2014-12-29 00:33:15.0 +0100
@@ -1,0 +2,26 @@
+Sun Dec 21 21:07:03 UTC 2014 - l...@linux-schulserver.de
+
+- update to 0.4210:
+  [BUG FIXES]
+  - Formally declare 5.8 dependency [Karen Etheridge]
+  - Fix MBTest to work with new and old versions of Test::Builder [Chad Granum]
+  - Fix type installdir -> installdirs [Leon Timmermans, Vitaliy Tokarev]
+  - Removed missed references to Module::Build::Version
+  - Stop calling UNIVERSAL::isa as a function
+  - Fixup CPAN::Meta dependency
+  - Handle old releases of CPAN::Meta more gracefully.
+  [ENHANCEMENTS]
+  - Enable release and author tests during disttest [Leon Timmermans, Alberto 
Simões]
+  - Use CPAN::Meta::Merge for meta_merge
+  - Convert with CPAN::Meta::Convert in meta_add
+  - Add configure requirements
+  [DEPRECATIONS]
+  - Module::Build::YAML has been removed
+  - Module::Build::ModuleInfo has been removed
+  - Module::Build::Version has been removed
+  - Get rid of "use vars"
+  - Added use warnings to all modules
+
+- use local lib in lib/Module/Build/Base.pm
+
+---

Old:

  Module-Build-0.4205.tar.gz

New:

  Module-Build-0.4210.tar.gz



Other differences:
--
++ perl-Module-Build.spec ++
--- /var/tmp/diff_new_pack.mB00O8/_old  2014-12-29 00:33:16.0 +0100
+++ /var/tmp/diff_new_pack.mB00O8/_new  2014-12-29 00:33:16.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Module-Build
-Version:0.4205
+Version:0.4210
 Release:0
 %define cpan_name Module-Build
 Summary:Build and install Perl modules
@@ -29,7 +29,7 @@
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
-BuildRequires:  perl(CPAN::Meta) >= 2.110420
+BuildRequires:  perl(CPAN::Meta) >= 2.141170
 BuildRequires:  perl(CPAN::Meta::YAML) >= 0.003
 BuildRequires:  perl(ExtUtils::CBuilder) >= 0.27
 BuildRequires:  perl(ExtUtils::ParseXS) >= 2.21
@@ -39,7 +39,7 @@
 BuildRequires:  perl(Pod::Man) >= 2.17
 BuildRequires:  perl(Test::Harness) >= 3.16
 BuildRequires:  perl(version) >= 0.87
-Requires:   perl(CPAN::Meta) >= 2.110420
+Requires:   perl(CPAN::Meta) >= 2.141170
 Requires:   perl(ExtUtils::CBuilder) >= 0.27
 Requires:   perl(ExtUtils::ParseXS) >= 2.21
 Requires:   perl(Module::Metadata) >= 1.02
@@ -63,6 +63,7 @@
 %prep
 %setup -q -n %{cpan_name}-%{version}
 find . -type f -print0 | xargs -0 chmod 644
+sed -i "s|^use warnings;.*|use warnings;\nuse lib '%{perl_vendorlib}';\n|g" 
lib/Module/Build/Base.pm
 
 %build
 %{__perl} Build.PL installdirs=vendor

++ Module-Build-0.4205.tar.gz -> Module-Build-0.4210.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Module-Build-0.4205/Build.PL 
new/Module-Build-0.4210/Build.PL
--- old/Module-Build-0.4205/Build.PL2014-02-09 17:55:02.0 +0100
+++ new/Module-Build-0.4210/Build.PL2014-09-01 16:15:58.0 +0200
@@ -25,6 +25,12 @@
 my $build = Module::Build->new(
   module_name => 'Module::Build',
   license => 'perl',
+  configure_requires => {
+'CPAN::Meta'=> '2.142060',
+'Perl::OSType'  => 1,
+'Module::Metadata'  => '1.02',
+'version'   => '0.87',
+  },
   build_requires=> {
 'File::Temp'=> 0.15,# tmpdir() + fixes
 'Test::More'=> 0.49,
@@ -35,7 +41,7 @@
   # KEEP 'requires' as low as possible and target Build/test/install
   # Requirements for authors should be implemented as optional features
   requires=> {
-'perl'  => '5.006001',
+'perl'  => '5.008000',
 'Data::Dumper'  => 0,
 'File::Basename'=> 0,
 'File::Compare' => 0,
@@ -53,7 +59,7 @@
 'Text::ParseWords'  => 0,
 'Getopt::Long'  => 0,
 'Test::Harness' => 0,
-'CPAN::Meta'=> '2.110420',
+'CPAN::Meta'=> '2.142060',
 'Perl::OSType'  => 1, # needs 1.0 API
 'version'   => 0.87,  # No longer requires M::B
 'Module::Metadata'  => 1.02, # uses version.pm
diff -urN '--exclude=CVS' '--exclude=.cvs

commit colord for openSUSE:Factory

2014-12-28 Thread h_root
Hello community,

here is the log from the commit of package colord for openSUSE:Factory checked 
in at 2014-12-29 00:33:09

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


Package is "colord"

Changes:

--- /work/SRC/openSUSE:Factory/colord/colord.changes2014-12-17 
19:18:45.0 +0100
+++ /work/SRC/openSUSE:Factory/.colord.new/colord.changes   2014-12-29 
00:33:11.0 +0100
@@ -1,0 +2,5 @@
+Mon Dec 22 16:52:20 UTC 2014 - fcro...@suse.com
+
+- Update apparmor profile for USB profiling (boo#901148).
+
+---



Other differences:
--
++ usr.lib.colord ++
--- /var/tmp/diff_new_pack.Uj9OX4/_old  2014-12-29 00:33:12.0 +0100
+++ /var/tmp/diff_new_pack.Uj9OX4/_new  2014-12-29 00:33:12.0 +0100
@@ -10,16 +10,22 @@
   deny /usr/share/gvfs/remote-volume-monitors/afc.monitor r,
   deny /usr/share/gvfs/remote-volume-monitors/udisks2.monitor r,
 
+  /dev/ r,
+  /dev/bus/usb/ r,
+  /dev/bus/usb/[0-9]*/[0-9]* rw,
   /etc/colord.conf r,
   /etc/fstab r,
   /etc/udev/hwdb.bin r,
   /etc/udev/udev.conf r,
+  /proc/*/fd/ r,
+  /proc/*/mountinfo r,
   /proc/*/mounts r,
   /proc/*/cgroup r,
   /proc/*/cmdline r, # not only @{pid}, bnc#846301
   /run/systemd/sessions/[0-9]* r,
   /run/systemd/sessions/c[0-9]* r,
   /run/udev/data/* r,
+  /run/udev/queue.bin r,
   /sys/bus/ r,
   /sys/bus/usb/devices/ r,
   /sys/class/ r,
@@ -27,6 +33,7 @@
   /sys/class/video4linux/** r,
   /sys/class/video4linux/ r,
   /sys/devices/** r,
+  /usr/bin/spotread ix, # inherit colord profile, needed to support USB 
colorimeter not natively supported by colord
   /usr/lib/colord mr,
   /usr/local/share/mime/** r,
   /usr/share/color/**/ r,

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



commit gstreamer-0_10 for openSUSE:Factory

2014-12-28 Thread h_root
Hello community,

here is the log from the commit of package gstreamer-0_10 for openSUSE:Factory 
checked in at 2014-12-29 00:33:11

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


Package is "gstreamer-0_10"

Changes:

--- /work/SRC/openSUSE:Factory/gstreamer-0_10/gstreamer-0_10.changes
2014-12-21 12:01:15.0 +0100
+++ /work/SRC/openSUSE:Factory/.gstreamer-0_10.new/gstreamer-0_10.changes   
2014-12-29 00:33:13.0 +0100
@@ -1,0 +2,5 @@
+Mon Dec 22 08:41:46 UTC 2014 - o...@aepfle.de
+
+- Fix filelist for SLE_11
+
+---



Other differences:
--
++ gstreamer-0_10-doc.spec ++
--- /var/tmp/diff_new_pack.M802Gp/_old  2014-12-29 00:33:14.0 +0100
+++ /var/tmp/diff_new_pack.M802Gp/_new  2014-12-29 00:33:14.0 +0100
@@ -321,11 +321,9 @@
 %{_libdir}/*.so
 %{_libdir}/*.*a
 %{_libdir}/pkgconfig/*.pc
-%{_libexecdir}/rpm/gstreamer-0_10-provides
-%if 0%?suse_version >= 1210
-%{_libexecdir}/rpm/fileattrs/gstreamer_0_10.attr
-%else
-%{_sysconfdir}/rpm/macros.gstreamer_0_10
+%{_libexecdir}/rpm
+%if 0%?suse_version < 1210
+%{_sysconfdir}/rpm
 %endif
 %if %suse_version >= 1120
 %{_datadir}/gir-1.0/*.gir

++ gstreamer-0_10.spec ++
--- /var/tmp/diff_new_pack.M802Gp/_old  2014-12-29 00:33:14.0 +0100
+++ /var/tmp/diff_new_pack.M802Gp/_new  2014-12-29 00:33:14.0 +0100
@@ -321,11 +321,9 @@
 %{_libdir}/*.so
 %{_libdir}/*.*a
 %{_libdir}/pkgconfig/*.pc
-%{_libexecdir}/rpm/gstreamer-0_10-provides
-%if 0%?suse_version >= 1210
-%{_libexecdir}/rpm/fileattrs/gstreamer_0_10.attr
-%else
-%{_sysconfdir}/rpm/macros.gstreamer_0_10
+%{_libexecdir}/rpm
+%if 0%?suse_version < 1210
+%{_sysconfdir}/rpm
 %endif
 %if %suse_version >= 1120
 %{_datadir}/gir-1.0/*.gir

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



commit libbluedevil for openSUSE:Factory

2014-12-28 Thread h_root
Hello community,

here is the log from the commit of package libbluedevil for openSUSE:Factory 
checked in at 2014-12-29 00:33:15

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


Package is "libbluedevil"

Changes:

--- /work/SRC/openSUSE:Factory/libbluedevil/libbluedevil.changes
2014-12-21 12:00:35.0 +0100
+++ /work/SRC/openSUSE:Factory/.libbluedevil.new/libbluedevil.changes   
2014-12-29 00:33:18.0 +0100
@@ -1,0 +2,8 @@
+Tue Dec 23 23:32:58 UTC 2014 - hrvoje.sen...@gmail.com
+
+- Update to 2.1
+  * Adapter::name() now returns alias of adapter
+- Drop 0001-Adapter-name-now-returns-alias-of-adapter.patch, merged
+  upstream
+
+---

Old:

  0001-Adapter-name-now-returns-alias-of-adapter.patch
  libbluedevil-2.0.tar.xz

New:

  libbluedevil-2.1.tar.xz



Other differences:
--
++ libbluedevil.spec ++
--- /var/tmp/diff_new_pack.FgY0fJ/_old  2014-12-29 00:33:20.0 +0100
+++ /var/tmp/diff_new_pack.FgY0fJ/_new  2014-12-29 00:33:20.0 +0100
@@ -18,15 +18,13 @@
 
 
 Name:   libbluedevil
-Version:2.0
+Version:2.1
 Release:0
 Summary:Qt Bluetooth client library
 License:LGPL-2.0+
 Group:  System/Libraries
 Url:http://www.kde.org
 Source: 
http://download.kde.org/stable/%{name}/%{version}/src/%{name}-%{version}.tar.xz
-# PATCH-FIX-UPSTREAM 0001-Adapter-name-now-returns-alias-of-adapter.patch
-Patch0: 0001-Adapter-name-now-returns-alias-of-adapter.patch
 BuildRequires:  cmake
 BuildRequires:  kde4-filesystem
 BuildRequires:  libqt4-devel
@@ -52,7 +50,6 @@
 
 %prep
 %setup -q -n %{name}-%{version}
-%patch0 -p1
 
 %build
   %cmake_kde4 -d build

++ libbluedevil-2.0.tar.xz -> libbluedevil-2.1.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libbluedevil-2.0/CMakeLists.txt 
new/libbluedevil-2.1/CMakeLists.txt
--- old/libbluedevil-2.0/CMakeLists.txt 2014-12-03 09:18:54.0 +0100
+++ new/libbluedevil-2.1/CMakeLists.txt 2014-12-22 12:20:44.0 +0100
@@ -31,7 +31,7 @@
   ARCHIVE DESTINATION "${LIB_INSTALL_DIR}" 
COMPONENT Devel )
 
 
-set(GENERIC_LIB_VERSION "2.0")
+set(GENERIC_LIB_VERSION "2.1")
 set(GENERIC_LIB_SOVERSION "2")
 set(VERSION ${GENERIC_LIB_VERSION})
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libbluedevil-2.0/bluedevil/bluedeviladapter.cpp 
new/libbluedevil-2.1/bluedevil/bluedeviladapter.cpp
--- old/libbluedevil-2.0/bluedevil/bluedeviladapter.cpp 2014-12-03 
09:18:54.0 +0100
+++ new/libbluedevil-2.1/bluedevil/bluedeviladapter.cpp 2014-12-22 
12:20:44.0 +0100
@@ -89,7 +89,7 @@
 for(i = changed_properties.constBegin(); i != 
changed_properties.constEnd(); ++i) {
   QVariant value = i.value();
   QString property = i.key();
-  if (property == "Name") {
+  if (property == "Alias") {
   emit m_q->nameChanged(value.toString());
   } else if (property == "Powered") {
   emit m_q->poweredChanged(value.toBool());
@@ -141,12 +141,12 @@
 
 QString Adapter::name() const
 {
-return d->m_bluezAdapterInterface->name();
+return d->m_bluezAdapterInterface->alias();
 }
 
-QString Adapter::alias() const
+QString Adapter::systemName() const
 {
-return d->m_bluezAdapterInterface->alias();
+return d->m_bluezAdapterInterface->name();
 }
 
 quint32 Adapter::adapterClass() const
@@ -214,9 +214,9 @@
 return UUIDs;
 }
 
-void Adapter::setAlias(const QString& alias)
+void Adapter::setName(const QString& name)
 {
-d->m_bluezAdapterInterface->setAlias(alias);
+d->m_bluezAdapterInterface->setAlias(name);
 }
 
 void Adapter::setPowered(bool powered)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libbluedevil-2.0/bluedevil/bluedeviladapter.h 
new/libbluedevil-2.1/bluedevil/bluedeviladapter.h
--- old/libbluedevil-2.0/bluedevil/bluedeviladapter.h   2014-12-03 
09:18:54.0 +0100
+++ new/libbluedevil-2.1/bluedevil/bluedeviladapter.h   2014-12-22 
12:20:44.0 +0100
@@ -49,8 +49,8 @@
 Q_OBJECT
 
 Q_PROPERTY(QString address READ address)
-Q_PROPERTY(QString name READ name)
-Q_PROPERTY(QString alias READ alias WRITE setAlias)
+Q_PROPERTY(QString name READ name WRITE setName)
+Q_PROPERTY(QString systemName READ systemName)
 Q_PROPERTY(quint32 adapterClass READ adapterClass)
 Q_PROPERTY(bool powered READ isPowered WRITE setPowered)
 Q_PROPERTY(bool discoverable READ isDiscoverable WRITE setDiscoverable)
@@ -75,14 +75,

commit wget for openSUSE:Factory

2014-12-28 Thread h_root
Hello community,

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

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


Package is "wget"

Changes:

--- /work/SRC/openSUSE:Factory/wget/wget.changes2014-11-03 
13:11:12.0 +0100
+++ /work/SRC/openSUSE:Factory/.wget.new/wget.changes   2014-12-29 
00:32:06.0 +0100
@@ -1,0 +2,18 @@
+Wed Dec 24 13:33:29 UTC 2014 - andreas.stie...@gmx.de
+
+- GNU wget 1.16.1:
+  * Add --enable-assert configure option.
+  * Use pkg-config to check for libraries presence.
+  * Do not limit --secure-protocol=auto|pfs to TLSv1.0.
+  * Add --secure-protocol=TLSv1_1|TLSv1_2 .
+  * Full C89 source code compliance.
+  * Select and use the most secure authentication scheme with HTTP
+connections.
+  * Fix issues with turkish locales.
+  * Handle 504 Gateway Timeout.
+  * New option --crl-file to load Certificate Revocation Lists.
+  * Add valgrind support to tests suite.
+  * Fix an off-by-one problem in the progress bar (introduced in 1.16).
+- refresh wget-libproxy.patch
+
+---

Old:

  wget-1.16.tar.xz
  wget-1.16.tar.xz.sig

New:

  wget-1.16.1.tar.xz
  wget-1.16.1.tar.xz.sig



Other differences:
--
++ wget.spec ++
--- /var/tmp/diff_new_pack.kXtqe2/_old  2014-12-29 00:32:08.0 +0100
+++ /var/tmp/diff_new_pack.kXtqe2/_new  2014-12-29 00:32:08.0 +0100
@@ -19,7 +19,7 @@
 %bcond_withregression_tests
 
 Name:   wget
-Version:1.16
+Version:1.16.1
 Release:0
 Summary:A Tool for Mirroring FTP and HTTP Servers
 License:GPL-3.0+

++ wget-1.16.tar.xz -> wget-1.16.1.tar.xz ++
 158837 lines of diff (skipped)

++ wget-libproxy.patch ++
--- /var/tmp/diff_new_pack.kXtqe2/_old  2014-12-29 00:32:09.0 +0100
+++ /var/tmp/diff_new_pack.kXtqe2/_new  2014-12-29 00:32:09.0 +0100
@@ -5,11 +5,11 @@
  tests/Makefile.am |1 +
  4 files changed, 55 insertions(+), 1 deletion(-)
 
-Index: wget-1.16/configure.ac
+Index: wget-1.16.1/configure.ac
 ===
 wget-1.16.orig/configure.ac2014-10-29 20:41:01.0 +
-+++ wget-1.16/configure.ac 2014-10-29 20:41:05.0 +
-@@ -366,6 +366,22 @@ else
+--- wget-1.16.1.orig/configure.ac
 wget-1.16.1/configure.ac
+@@ -466,6 +466,22 @@ else
  fi
  
  
@@ -32,23 +32,23 @@
  dnl **
  dnl Checks for IPv6
  dnl **
-Index: wget-1.16/src/Makefile.am
+Index: wget-1.16.1/src/Makefile.am
 ===
 wget-1.16.orig/src/Makefile.am 2014-10-29 20:41:01.0 +
-+++ wget-1.16/src/Makefile.am  2014-10-29 20:41:05.0 +
+--- wget-1.16.1.orig/src/Makefile.am
 wget-1.16.1/src/Makefile.am
 @@ -37,7 +37,7 @@ endif
  
  # The following line is losing on some versions of make!
- DEFS += -DSYSTEM_WGETRC=\"$(sysconfdir)/wgetrc\" 
-DLOCALEDIR=\"$(localedir)\"
--LIBS += $(LIBICONV) $(LIBINTL) $(LIB_CLOCK_GETTIME)
-+LIBS += $(LIBICONV) $(LIBINTL) $(libproxy_LIBS) $(LIB_CLOCK_GETTIME)
+ DEFS = @DEFS@ -DSYSTEM_WGETRC=\"$(sysconfdir)/wgetrc\" 
-DLOCALEDIR=\"$(localedir)\"
+-LIBS = @LIBICONV@ @LIBINTL@ @LIBS@ $(LIB_CLOCK_GETTIME)
++LIBS = @LIBICONV@ @LIBINTL@ @LIBS@ $(libproxy_LIBS) $(LIB_CLOCK_GETTIME)
  
  EXTRA_DIST = css.l css.c css_.c build_info.c.in
  
-Index: wget-1.16/src/retr.c
+Index: wget-1.16.1/src/retr.c
 ===
 wget-1.16.orig/src/retr.c  2014-10-29 20:41:01.0 +
-+++ wget-1.16/src/retr.c   2014-10-29 20:41:05.0 +
+--- wget-1.16.1.orig/src/retr.c
 wget-1.16.1/src/retr.c
 @@ -57,6 +57,10 @@ as that of the covered work.  */
  #include "html-url.h"
  #include "iri.h"
@@ -60,7 +60,7 @@
  /* Total size of downloaded files.  Used to enforce quota.  */
  SUM_SIZE_INT total_downloaded_bytes;
  
-@@ -1266,7 +1270,40 @@ getproxy (struct url *u)
+@@ -1268,7 +1272,40 @@ getproxy (struct url *u)
break;
  }
if (!proxy || !*proxy)
@@ -101,14 +101,14 @@
  
/* Handle shorthands.  `rewritten_storage' is a kludge to allow
   getproxy() to return static storage. */
-Index: wget-1.16/tests/Makefile.am
+Index: wget-1.16.1/tests/Makefile.am
 ===
 wget-1.16.orig/tests/Makefile.am   2014-10-29 20:41:40.0 +
-+++ wget-1.16/tests/Makefile.am

commit libqt5-qtbase for openSUSE:Factory

2014-12-28 Thread h_root
Hello community,

here is the log from the commit of package libqt5-qtbase for openSUSE:Factory 
checked in at 2014-12-29 00:31:57

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


Package is "libqt5-qtbase"

Changes:

--- /work/SRC/openSUSE:Factory/libqt5-qtbase/libqt5-qtbase.changes  
2014-12-21 11:59:25.0 +0100
+++ /work/SRC/openSUSE:Factory/.libqt5-qtbase.new/libqt5-qtbase.changes 
2014-12-29 00:31:58.0 +0100
@@ -1,0 +2,6 @@
+Thu Dec 25 10:37:17 UTC 2014 - sch...@suse.de
+
+- qimage_conversions.cpp-Fix-build-on-big-endian-syste.patch: Fix build on
+  big endian systems
+
+---

New:

  qimage_conversions.cpp-Fix-build-on-big-endian-syste.patch



Other differences:
--
++ libqt5-qtbase.spec ++
--- /var/tmp/diff_new_pack.VW9ARF/_old  2014-12-29 00:32:00.0 +0100
+++ /var/tmp/diff_new_pack.VW9ARF/_new  2014-12-29 00:32:00.0 +0100
@@ -60,6 +60,8 @@
 # patches 2000-3000 and above from upstream 5.4 branch #
 # PATCH-FIX-UPSTREAM Handle-SelectionClientClose-in-QXcbClipboard.patch -- 
kde#329174
 Patch2000:  Handle-SelectionClientClose-in-QXcbClipboard.patch
+# PATCH-FIX-UPSTREAM qimage_conversions.cpp: Fix build on big endian systems
+Patch2001:  qimage_conversions.cpp-Fix-build-on-big-endian-syste.patch
 BuildRequires:  alsa-devel
 BuildRequires:  cups-devel
 BuildRequires:  fdupes
@@ -147,6 +149,7 @@
 %patch5 -p1
 %patch6 -p1
 %patch2000 -p1
+%patch2001 -p1
 
 # be sure not to use them
 rm -r src/3rdparty/{libjpeg,freetype,libpng,zlib}


++ qimage_conversions.cpp-Fix-build-on-big-endian-syste.patch ++
>From 404f4281fda764cafdaa5635db995dabc4f1de8c Mon Sep 17 00:00:00 2001
From: Dmitry Shachnev 
Date: Tue, 9 Dec 2014 09:27:53 +0300
Subject: [PATCH] qimage_conversions.cpp: Fix build on big endian systems

Change-Id: I8149eb2deaa101daf85a957ff48c3a7140c43bbc
Reviewed-by: Timo Jyrinki 
Reviewed-by: Allan Sandfeld Jensen 
---
 src/gui/image/qimage_conversions.cpp | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/gui/image/qimage_conversions.cpp 
b/src/gui/image/qimage_conversions.cpp
index 17563b1..858a0d9 100644
--- a/src/gui/image/qimage_conversions.cpp
+++ b/src/gui/image/qimage_conversions.cpp
@@ -2252,7 +2252,7 @@ Image_Converter 
qimage_converter_map[QImage::NImageFormats][QImage::NImageFormat
 convert_ARGB_to_ARGB_PM,
 #else
 0,
-0
+0,
 #endif
 0, 0, 0, 0
 }, // Format_RGBA
@@ -2281,7 +2281,7 @@ Image_Converter 
qimage_converter_map[QImage::NImageFormats][QImage::NImageFormat
 #else
 0,
 0,
-0
+0,
 #endif
 0, 0, 0, 0
 }, // Format_RGBA_Premultiplied
-- 
2.2.0

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



commit appstream-glib for openSUSE:Factory

2014-12-28 Thread h_root
Hello community,

here is the log from the commit of package appstream-glib for openSUSE:Factory 
checked in at 2014-12-29 00:31:52

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


Package is "appstream-glib"

Changes:

--- /work/SRC/openSUSE:Factory/appstream-glib/appstream-glib.changes
2014-11-18 22:46:39.0 +0100
+++ /work/SRC/openSUSE:Factory/.appstream-glib.new/appstream-glib.changes   
2014-12-29 00:31:53.0 +0100
@@ -1,0 +2,5 @@
+Wed Dec 24 15:07:47 UTC 2014 - dims...@opensuse.org
+
+- Also obsolete appdata-tools-lang to facilitate updates.
+
+---



Other differences:
--
++ appstream-glib.spec ++
--- /var/tmp/diff_new_pack.987DRK/_old  2014-12-29 00:31:54.0 +0100
+++ /var/tmp/diff_new_pack.987DRK/_new  2014-12-29 00:31:54.0 +0100
@@ -126,6 +126,8 @@
 # appdata-tools was consumed into appstream-glib and is no longer maintained 
upstream
 Obsoletes:  appdata-tools < 0.1.9
 Provides:   appdata-tools = 0.1.9
+# Also obsolete the -lang package; or we end up with strange conflicts
+Obsoletes:  appdata-tools-lang < 0.1.9
 
 %description devel
 This library provides GObjects and helper methods to make it easy to read and 
write AppStream metadata.

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



commit gpg2 for openSUSE:Factory

2014-12-28 Thread h_root
Hello community,

here is the log from the commit of package gpg2 for openSUSE:Factory checked in 
at 2014-12-29 00:31:59

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


Package is "gpg2"

Changes:

--- /work/SRC/openSUSE:Factory/gpg2/gpg2.changes2014-12-16 
14:50:24.0 +0100
+++ /work/SRC/openSUSE:Factory/.gpg2.new/gpg2.changes   2014-12-29 
00:32:01.0 +0100
@@ -1,0 +2,10 @@
+Thu Dec 25 18:09:11 UTC 2014 - d...@stellardeath.org
+
+- Support for large RSA keys
+  This involves compiling with --enable-large-rsa and
+  --enable-large-secmem, as well as patching the number
+  of secmem bytes and IPC bytes to slightly larger values.
+  See https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=739424
+  * added gnupg-large_keys.patch
+  
+---

New:

  gnupg-large_keys.patch



Other differences:
--
++ gpg2.spec ++
--- /var/tmp/diff_new_pack.xHGNir/_old  2014-12-29 00:32:02.0 +0100
+++ /var/tmp/diff_new_pack.xHGNir/_new  2014-12-29 00:32:02.0 +0100
@@ -36,6 +36,7 @@
 Patch11:gnupg-add_legacy_FIPS_mode_option.patch
 Patch12:gnupg-remove_development_version_warning.patch
 Patch13:gnupg-2.1.0-boo-907198-openpgp_oid_to_str-buffer-overflow.patch
+Patch14:gnupg-large_keys.patch
 BuildRequires:  automake >= 1.10
 BuildRequires:  expect
 BuildRequires:  fdupes
@@ -87,6 +88,7 @@
 %patch11 -p1
 %patch12 -p1
 %patch13 -p1
+%patch14 -p1
 
 %build
 autoreconf -fi
@@ -110,6 +112,8 @@
 --enable-gpgsm=yes \
 --enable-gpg \
 --enable-gpgtar \
+--enable-large-rsa \
+--enable-large-secmem \
 --with-gnu-ld
 
 make %{?_smp_mflags}


++ gnupg-large_keys.patch ++
From: Lorenz Hüdepohl 
Date: 2014-11-27 17:01:07 +
Subject: Continue to support existing large RSA keys
References: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=739424
Upstream: no

For RSA keys up to probably 8192 bits it seems to be enough to call
configure with the additional options

  --enable-large-secmem
  --enable-large-rsa

However, there are existing keys out there that are even larger.

Werner Koch thinks that it is silly to use keys that are this large. He
is probably even right with this, which is why this patch still does not
allow to create new keys larger than the set maximum (4096/8192
depending on whether enable-large-rsa is set in gpg.conf).

I still want to continue to use my existing 10k bits key, though.

---
diff -ur gnupg-2.1.0.org/agent/command.c gnupg-2.1.0/agent/command.c
--- gnupg-2.1.0.org/agent/command.c 2014-11-04 17:10:44.0 +0200
+++ gnupg-2.1.0/agent/command.c 2014-11-26 18:04:11.548271074 +0200
@@ -47,7 +47,7 @@
 /* Maximum allowed size of the key parameters.  */
 #define MAXLEN_KEYPARAM 1024
 /* Maximum allowed size of key data as used in inquiries (bytes). */
-#define MAXLEN_KEYDATA 4096
+#define MAXLEN_KEYDATA 8192
 /* The size of the import/export KEK key (in bytes).  */
 #define KEYWRAP_KEYSIZE (128/8)
 
diff -ur gnupg-2.1.0.org/configure.ac gnupg-2.1.0/configure.ac
--- gnupg-2.1.0.org/configure.ac2014-11-04 17:09:28.0 +0200
+++ gnupg-2.1.0/configure.ac2014-11-17 19:40:28.632527090 +0200
@@ -230,7 +230,7 @@
   large_secmem=$enableval, large_secmem=no)
 AC_MSG_RESULT($large_secmem)
 if test "$large_secmem" = yes ; then
-   SECMEM_BUFFER_SIZE=65536
+   SECMEM_BUFFER_SIZE=262144
 else
SECMEM_BUFFER_SIZE=32768
 fi

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



commit cal10n for openSUSE:Factory

2014-12-28 Thread h_root
Hello community,

here is the log from the commit of package cal10n for openSUSE:Factory checked 
in at 2014-12-29 00:31:54

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


Package is "cal10n"

Changes:

--- /work/SRC/openSUSE:Factory/cal10n/cal10n.changes2014-07-16 
16:49:47.0 +0200
+++ /work/SRC/openSUSE:Factory/.cal10n.new/cal10n.changes   2014-12-29 
00:31:56.0 +0100
@@ -1,0 +2,11 @@
+Thu Dec 25 14:23:44 UTC 2014 - p.drou...@gmail.com
+
+- Update to version 0.7.7
+  + Correctly read escaped ':', '#', '!', '=' characters. The behavior
+  is documented in the Properties javadocs (http://tinyurl.com/bprdgnk).
+  This fixes CAL-37 (http://jira.qos.ch/browse/CAL-37)
+- Update build.xml.tar.bz2, rename it to build.xml-$VERSION and
+  recompress it in xz format
+- Add a requirement to xz
+
+---

Old:

  build.xml.tar.bz2
  cal10n-0.7.4.tar.gz

New:

  build.xml-0.7.7.tar.xz
  cal10n-0.7.7.tar.gz



Other differences:
--
++ cal10n.spec ++
--- /var/tmp/diff_new_pack.Ewjytk/_old  2014-12-29 00:31:57.0 +0100
+++ /var/tmp/diff_new_pack.Ewjytk/_new  2014-12-29 00:31:57.0 +0100
@@ -17,17 +17,18 @@
 
 
 Name:   cal10n
-Version:0.7.4
+Version:0.7.7
 Release:0
 Summary:Compiler assisted localization library (CAL10N)
 License:MIT
 Group:  Development/Libraries/Java
 Url:http://cal10n.qos.ch
 Source0:http://cal10n.qos.ch/dist/cal10n-%{version}.tar.gz
-Source1:build.xml.tar.bz2
+Source1:build.xml-0.7.7.tar.xz
 BuildRequires:  ant
 BuildRequires:  java-devel
 BuildRequires:  junit
+BuildRequires:  xz
 Requires:   java
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildArch:  noarch

++ cal10n-0.7.4.tar.gz -> cal10n-0.7.7.tar.gz ++
 32948 lines of diff (skipped)

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



commit maxima for openSUSE:Factory

2014-12-28 Thread h_root
Hello community,

here is the log from the commit of package maxima for openSUSE:Factory checked 
in at 2014-12-29 00:30:32

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


Package is "maxima"

Changes:

--- /work/SRC/openSUSE:Factory/maxima/maxima.changes2014-09-12 
10:03:29.0 +0200
+++ /work/SRC/openSUSE:Factory/.maxima.new/maxima.changes   2014-12-29 
00:30:53.0 +0100
@@ -1,0 +2,36 @@
+Thu Dec 25 14:36:34 UTC 2014 - badshah...@gmail.com
+
+- Uodate to version 5.35.1:
+  + Core:
+- In evaluation, allow general expressions as operators
+- Function supcontext: evaluate argument(s)
+- Functions supcontext, newcontext: return made-up name if
+  none supplied
+- Function powerseries: bug fixes
+  + Share:
+- Eulix: numerical solution of ordinary differential
+  equations
+- script hermite_reduce.mac: implement Rothstein-Trager
+  algorithm
+  + Documentation updates
+  + Bug fixes:
+- #2847: limits of powers of constants
+- #2845: Avoid initialization-time compile in commac.lisp 
+- #2818: Problem with trigreduce
+- #2816: Significant reduction in processing LaTeX output in
+  imaxima in new version
+- #2815: abs_integrate leads to infinite recursion
+- #2814: abs_integrate: integration of x*ceiling(x)
+- #2800: a typo in mode_identity documentation
+- #2774: desolve doesn't know how to interpret temporary
+  variables
+- #2623: shortest_path
+- #2575: Integration error: integrate(sqrt(k-k*cos(2*x)), x)
+- #2371: limit((exp(a*x)-1)/(exp(a*x)+1),x,inf) fails
+- mailing list 2014-11-26: Error in histogram and
+  continuous_freq
+- mailing list 2014-09-01: SIGN1 strangeness, was: Problem
+  with bfloat
+- Package /usr/share/locale/pt/LC_MESSAGES/maxima.mo. 
+
+---

Old:

  maxima-5.34.1.tar.gz

New:

  maxima-5.35.1.tar.gz



Other differences:
--
++ maxima.spec ++
--- /var/tmp/diff_new_pack.qrzgMT/_old  2014-12-29 00:30:55.0 +0100
+++ /var/tmp/diff_new_pack.qrzgMT/_new  2014-12-29 00:30:55.0 +0100
@@ -28,7 +28,7 @@
 %define gcl_flags --disable-gcl
 
 Name:   maxima
-Version:5.34.1
+Version:5.35.1
 Release:0
 %define major_version 5.34
 Summary:Symbolic Computation Program/Computer Algebra System
@@ -337,6 +337,7 @@
 %files lang-pt-utf8
 %defattr(-,root,root)
 %doc %{_datadir}/maxima/%{version}/doc/html/pt.utf8
+%{_datadir}/locale/pt/LC_MESSAGES/maxima.mo
 %{_infodir}/pt.utf8
 
 %files lang-pt_BR-utf8

++ maxima-5.34.1.tar.gz -> maxima-5.35.1.tar.gz ++
/work/SRC/openSUSE:Factory/maxima/maxima-5.34.1.tar.gz 
/work/SRC/openSUSE:Factory/.maxima.new/maxima-5.35.1.tar.gz differ: char 5, 
line 1

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



commit wxMaxima for openSUSE:Factory

2014-12-28 Thread h_root
Hello community,

here is the log from the commit of package wxMaxima for openSUSE:Factory 
checked in at 2014-12-29 00:30:37

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


Package is "wxMaxima"

Changes:

--- /work/SRC/openSUSE:Factory/wxMaxima/wxMaxima.changes2014-09-17 
21:25:05.0 +0200
+++ /work/SRC/openSUSE:Factory/.wxMaxima.new/wxMaxima.changes   2014-12-29 
00:30:55.0 +0100
@@ -1,0 +2,8 @@
+Thu Dec 25 14:30:55 UTC 2014 - badshah...@gmail.com
+
+- Update to version 14.12.1:
+  + No documentation of changes.
+- Changes from version 14.12.0:
+  + No documentation of changes.
+
+---

Old:

  wxmaxima-14.09.0.tar.gz

New:

  wxmaxima-14.12.1.tar.gz



Other differences:
--
++ wxMaxima.spec ++
--- /var/tmp/diff_new_pack.NfBXzc/_old  2014-12-29 00:30:58.0 +0100
+++ /var/tmp/diff_new_pack.NfBXzc/_new  2014-12-29 00:30:58.0 +0100
@@ -19,7 +19,7 @@
 %define tarname wxmaxima
 
 Name:   wxMaxima
-Version:14.09.0
+Version:14.12.1
 Release:0
 Summary:Graphical User Interface for the maxima Computer Algebra System
 License:GPL-2.0+

++ wxmaxima-14.09.0.tar.gz -> wxmaxima-14.12.1.tar.gz ++
 85613 lines of diff (skipped)

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



commit cherrytree for openSUSE:Factory

2014-12-28 Thread h_root
Hello community,

here is the log from the commit of package cherrytree for openSUSE:Factory 
checked in at 2014-12-29 00:30:30

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


Package is "cherrytree"

Changes:

--- /work/SRC/openSUSE:Factory/cherrytree/cherrytree.changes2014-08-20 
10:50:55.0 +0200
+++ /work/SRC/openSUSE:Factory/.cherrytree.new/cherrytree.changes   
2014-12-29 00:30:41.0 +0100
@@ -1,0 +2,102 @@
+Thu Dec 25 19:05:48 UTC 2014 - p.drou...@gmail.com
+
+- Update to version 0.35.6:
+  + The middle (or wheel) click on a link to file or folder opens
+the parent directory of the target file or folder.
+  + Added tree right click menu item to bookmark the selected node.
+  + Bugfix in reading a cherrytree XML document.
+  + Bugfix in relative links click.
+  + Bugfix in import from treepad lite.
+  + Updated translations.
+- Changes from version 0.35.4:
+  + Bugfix:
+- Conversion from rich text to plain text of links results in
+  the link target only if the link is the sole text copied and
+  is not a link to node.
+- Relative links are to be relative to the document folder and
+  not to the executable folder.
+- Right click over a selection including a link causes
+  deselection if the right click is over the link.
+- Import from tuxcards.
+- Paste from firefox on windows with russian language page.
+- Paste text in a codebox causing an auto resize, change node
+  without saving before, go back to the older node, the text
+  pasted in the codebox is lost.
+  + Changed automatic conversion from ascii chars to “todo list”
+from “[ ] ” to “[] ".
+- Changes from version 0.35.4:
+  + Bugfix:
+- Export to plain text and conversion from rich text to plain
+  text problems in 0.35.3.
+- Automatic list set after inserting "* " and "[ ] " problems
+  in 0.35.3.
+- Crash in codebox auto expansion.
+- Crash loading the links dialog.
+- Changes from version 0.35.3:
+  + Fixed bugs in copying rich text between cherrytree, libreoffice
+and gmail preserving the rich text properties; as a consequence
+the html import/export was improved.
+  + Fixed bugs in importing text files with non utf-8 encoding.
+  + Fixed bug in automatic word selection when applying a
+formatting.
+  + Fixed bug in TOC not recognizing headers.
+  + Fixed bug causing the codeboxes with automatic expansion to
+crash.
+  + Fixed bugs in the conversion between the three list types.
+  + Changed the behaviour of the direction arrows in the tree
+navigation: the left key collapses the node, the right key
+expands the node, the up and down arrows move the selection up
+and down not only between siblings (as it was before) but in
+the whole tree.
+  + Links copy and paste: when converting from a rich text source
+to a plain text destination, now the link target is preserved,
+the link label is dropped.
+  + Improved the links dialog navigation: the Tab key toggles
+between the link types, the tree is navigable using the four
+direction arrows and typing text while the focus is on the tree
+searches for a node name.
+  + Added “Common Lisp” syntax highlighting definition from
+kfyatek-dev.jogger.pl.
+  + Fixed bugs in import from KeyNote.
+  + Other minor fixes.
+- Changes from 0.35.2:
+  + Bugfix: drag n drop with destination before the first sibling.
+  + Bugfix: codebox memory of latest used settings.
+  + Updated translations.
+- Changes from version 0.35.1:
+  + bugfix: pressing cancel on node add/edit dialog still inserts
+corrupted node.
+- Changes from version 0.35.0:
+  + The toolbar is now configurable in a dedicated preferences
+dialog tab.
+  + Added configurable option to use relative paths in links to
+files and folders.
+  + Added limit of 10 MB to embedded files. embedding larger files
+is not safe.
+  + Implemented the possibility to open embedded files with double
+click or right click menu.
+  + The embedded files have now the time of latest edit and the
+size visible in tooltip.
+  + Added configurable option to have codeboxes expand
+automatically.
+  + The following commands now work also inside of the codeboxes:
+- text row cut/copy/delete/up/down, text change case, text
+  duplicate, insertion of special chars, timestamp, horizontal
+  rule, lists handling.
+  + Added right click menu to cut, copy and delete embedded files
+and anchors.
+  + Added menu item and shortcut (Ctrl+Alt+R) to toggle the Read
+Only property of the selected node.
+  + When we double click on text we are used to see the word under
+mouse to be selected. Now it is possible in configuration to
+add chars to include in the sel

commit gpa for openSUSE:Factory

2014-12-28 Thread h_root
Hello community,

here is the log from the commit of package gpa for openSUSE:Factory checked in 
at 2014-12-29 00:30:27

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


Package is "gpa"

Changes:

--- /work/SRC/openSUSE:Factory/gpa/gpa.changes  2014-11-26 10:34:06.0 
+0100
+++ /work/SRC/openSUSE:Factory/.gpa.new/gpa.changes 2014-12-29 
00:30:37.0 +0100
@@ -1,0 +2,6 @@
+Fri Dec 26 20:21:07 UTC 2014 - andreas.stie...@gmx.de
+
+- Update to version 0.9.7:
+  + Support sending keys for GnuPG 2.1.
+
+---

Old:

  gpa-0.9.6.tar.bz2
  gpa-0.9.6.tar.bz2.sig

New:

  gpa-0.9.7.tar.bz2
  gpa-0.9.7.tar.bz2.sig



Other differences:
--
++ gpa.spec ++
--- /var/tmp/diff_new_pack.lU247x/_old  2014-12-29 00:30:40.0 +0100
+++ /var/tmp/diff_new_pack.lU247x/_new  2014-12-29 00:30:40.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   gpa
-Version:0.9.6
+Version:0.9.7
 Release:0
 Summary:GNU Privacy Assistant
 License:GPL-3.0

++ gpa-0.9.6.tar.bz2 -> gpa-0.9.7.tar.bz2 ++
 12113 lines of diff (skipped)

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



commit ntop for openSUSE:Factory

2014-12-28 Thread h_root
Hello community,

here is the log from the commit of package ntop for openSUSE:Factory checked in 
at 2014-12-29 00:30:18

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


Package is "ntop"

Changes:

--- /work/SRC/openSUSE:Factory/ntop/ntop.changes2014-10-14 
07:13:11.0 +0200
+++ /work/SRC/openSUSE:Factory/.ntop.new/ntop.changes   2014-12-29 
00:30:21.0 +0100
@@ -1,0 +2,5 @@
+Sun Nov 09 19:37:00 UTC 2014 - Led 
+
+- fix bashisms in pre script
+
+---



Other differences:
--
++ ntop.spec ++
--- /var/tmp/diff_new_pack.chqiDO/_old  2014-12-29 00:30:23.0 +0100
+++ /var/tmp/diff_new_pack.chqiDO/_new  2014-12-29 00:30:23.0 +0100
@@ -192,8 +192,8 @@
 #gunzip %%{buildroot}%%{_sysconfdir}/%%{name}/*.gz
 
 %pre
-/usr/sbin/groupadd -r %{pkg_user} &>/dev/null ||:
-/usr/sbin/useradd  -g %{pkg_user} -s /bin/false -r -c "user for %{pkg_user}" 
-d %{pkg_home} %{pkg_user} &>/dev/null ||:
+/usr/sbin/groupadd -r %{pkg_user} >/dev/null 2>&1 ||:
+/usr/sbin/useradd  -g %{pkg_user} -s /bin/false -r -c "user for %{pkg_user}" 
-d %{pkg_home} %{pkg_user} >/dev/null 2>&1 ||:
 
 %preun
 %if 0%{?suse_version} > 1020

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



commit lxqt-qtplugin for openSUSE:Factory

2014-12-28 Thread h_root
Hello community,

here is the log from the commit of package lxqt-qtplugin for openSUSE:Factory 
checked in at 2014-12-29 00:30:12

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


Package is "lxqt-qtplugin"

Changes:

--- /work/SRC/openSUSE:Factory/lxqt-qtplugin/lxqt-qtplugin.changes  
2014-11-15 12:20:22.0 +0100
+++ /work/SRC/openSUSE:Factory/.lxqt-qtplugin.new/lxqt-qtplugin.changes 
2014-12-29 00:30:15.0 +0100
@@ -1,0 +2,6 @@
+Thu Dec 25 16:32:10 UTC 2014 - hrvoje.sen...@gmail.com
+
+- lxqt-qtplugin is using private QPA API, which can, and does break BC
+  even in point releases, so we need to hardcode libQt5Gui5 version
+
+---



Other differences:
--
++ lxqt-qtplugin.spec ++
--- /var/tmp/diff_new_pack.nPQGuE/_old  2014-12-29 00:30:17.0 +0100
+++ /var/tmp/diff_new_pack.nPQGuE/_new  2014-12-29 00:30:17.0 +0100
@@ -29,6 +29,7 @@
 BuildRequires:  pkgconfig(lxqt-qt5) >= 0.8.0
 BuildRequires: pkgconfig(Qt5Gui)
 BuildRequires: libQt5Gui-private-headers-devel
+%requires_eqlibQt5Gui5
 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 SDL2_gfx for openSUSE:Factory

2014-12-28 Thread h_root
Hello community,

here is the log from the commit of package SDL2_gfx for openSUSE:Factory 
checked in at 2014-12-29 00:30:21

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


Package is "SDL2_gfx"

Changes:

--- /work/SRC/openSUSE:Factory/SDL2_gfx/SDL2_gfx.changes2014-06-30 
21:50:27.0 +0200
+++ /work/SRC/openSUSE:Factory/.SDL2_gfx.new/SDL2_gfx.changes   2014-12-29 
00:30:28.0 +0100
@@ -1,0 +2,6 @@
+Thu Dec 18 09:46:46 UTC 2014 - jeng...@inai.de
+
+- Remove SDL2_gfx obsoletes (we never had packages of that name).
+  Copy current Provides to baselibs.conf.
+
+---



Other differences:
--
++ SDL2_gfx.spec ++
--- /var/tmp/diff_new_pack.g9kcDj/_old  2014-12-29 00:30:29.0 +0100
+++ /var/tmp/diff_new_pack.g9kcDj/_new  2014-12-29 00:30:29.0 +0100
@@ -17,35 +17,36 @@
 
 
 Name:   SDL2_gfx
+%define lname  libSDL2_gfx-1_0-0
 Version:1.0.1
 Release:0
 Summary:SDL2 Graphics Routines for Primitives and Other Support 
Functions
 License:Zlib
 Group:  Development/Libraries/X11
+Url:http://cms.ferzkopp.net/index.php/software/13-sdl-gfx
 
-Url:http://www.ferzkopp.net/joomla/content/view/19/14/
 Source: http://www.ferzkopp.net/Software/SDL2_gfx/%name-%version.tar.gz
-Source1:baselibs.conf
-BuildRequires:  libSDL2-devel
-BuildRequires:  pkgconfig
+Source3:baselibs.conf
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+BuildRequires:  pkgconfig
+BuildRequires:  pkgconfig(sdl2)
 
 %description
 Library containing 20+ graphics primitives (line, box, circle, polygon, etc.) 
for SDL2.
 
-%package -n libSDL2_gfx-1_0-0
+%package -n %lname
 Summary:SDL2 Graphics Routines for Primitives and Other Support 
Functions
 Group:  System/Libraries
-Provides:   SDL2_gfx = %{version}
+Provides:   SDL2_gfx = %version-%release
 
-%description -n libSDL2_gfx-1_0-0
+%description -n %lname
 Library containing 20+ graphics primitives (line, box, circle, polygon, etc.) 
for SDL2.
 
 %package -n libSDL2_gfx-devel
 Summary:Libraries, includes and more to develop SDL2_gfx applications
 Group:  Development/Libraries/X11
-Requires:   libSDL2_gfx-1_0-0 = %{version}
-Provides:   SDL2_gfx-devel = %{version}
+Requires:   %lname = %version
+Provides:   SDL2_gfx-devel = %version-%release
 
 %description -n libSDL2_gfx-devel
 Library containing 20+ graphics primitives (line, box, circle, polygon, etc.) 
for SDL2.
@@ -54,30 +55,29 @@
 %setup -q
 
 %build
-%configure --disable-static \
+%configure \
 %ifnarch x86_64
--disable-mmx \
 %endif
-   --with-pic
+   --disable-static
 make %{?_smp_mflags}
 
 %install
 make install DESTDIR="%buildroot"
-rm -f %{buildroot}%{_libdir}/*.la
-
-%post -n libSDL2_gfx-1_0-0 -p /sbin/ldconfig
+rm -f "%buildroot/%_libdir"/*.la
 
-%postun -n libSDL2_gfx-1_0-0 -p /sbin/ldconfig
+%post   -n %lname -p /sbin/ldconfig
+%postun -n %lname -p /sbin/ldconfig
 
-%files -n libSDL2_gfx-1_0-0
+%files -n %lname
 %defattr(-,root,root)
 %doc AUTHORS COPYING ChangeLog NEWS README
-%{_libdir}/lib*.so.*
+%_libdir/lib*.so.*
 
 %files -n libSDL2_gfx-devel
 %defattr(-,root,root)
-%{_includedir}/SDL2/
-%{_libdir}/lib*.so
+%_includedir/SDL2/
+%_libdir/lib*.so
 %_libdir/pkgconfig/*.pc
 
 %changelog

++ baselibs.conf ++
--- /var/tmp/diff_new_pack.g9kcDj/_old  2014-12-29 00:30:29.0 +0100
+++ /var/tmp/diff_new_pack.g9kcDj/_new  2014-12-29 00:30:29.0 +0100
@@ -1,6 +1,6 @@
 libSDL2_gfx-1_0-0
-  provides "SDL2_gfx- = "
-  obsoletes "SDL2_gfx- <= "
+   provides "SDL2_gfx- = "
 libSDL2_gfx-devel
-  requires -libSDL2_gfx-
-  requires "libSDL2_gfx-1_0-0- = "
+   provides "SDL2_gfx-devel- = "
+   requires -libSDL2_gfx-
+   requires "libSDL2_gfx-1_0-0- = "

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



commit nagstamon for openSUSE:Factory

2014-12-28 Thread h_root
Hello community,

here is the log from the commit of package nagstamon for openSUSE:Factory 
checked in at 2014-12-29 00:30:23

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


Package is "nagstamon"

Changes:

--- /work/SRC/openSUSE:Factory/nagstamon/nagstamon.changes  2014-07-29 
16:48:34.0 +0200
+++ /work/SRC/openSUSE:Factory/.nagstamon.new/nagstamon.changes 2014-12-29 
00:30:30.0 +0100
@@ -1,0 +2,8 @@
+Sat Dec 27 10:26:44 UTC 2014 - l...@linux-schulserver.de
+
+- update to 1.0.1:
+  + added option to disable system keyring storage to prevent crashes
+  + reverted default sorting order to "Descending"
+  + fixed too narrow fullscreen display
+
+---

Old:

  Nagstamon-1.0.tar.bz2

New:

  Nagstamon-1.0.1.tar.bz2



Other differences:
--
++ nagstamon.spec ++
--- /var/tmp/diff_new_pack.M6L7PP/_old  2014-12-29 00:30:32.0 +0100
+++ /var/tmp/diff_new_pack.M6L7PP/_new  2014-12-29 00:30:32.0 +0100
@@ -18,7 +18,7 @@
 
 
 Name:   nagstamon
-Version:1.0
+Version:1.0.1
 Release:0
 Summary:Nagios status monitor for the desktop
 License:GPL-2.0

++ Nagstamon-1.0.tar.bz2 -> Nagstamon-1.0.1.tar.bz2 ++
 4548 lines of diff (skipped)

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



commit calc for openSUSE:Factory

2014-12-28 Thread h_root
Hello community,

here is the log from the commit of package calc for openSUSE:Factory checked in 
at 2014-12-29 00:30:14

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


Package is "calc"

Changes:

--- /work/SRC/openSUSE:Factory/calc/calc.changes2013-10-02 
20:29:30.0 +0200
+++ /work/SRC/openSUSE:Factory/.calc.new/calc.changes   2014-12-29 
00:30:18.0 +0100
@@ -1,0 +2,6 @@
+Thu Dec 25 14:34:02 UTC 2014 - p.drou...@gmail.com
+
+- Update to version 2.12.5.0
+  + See Changes file for full list of changes
+
+---

Old:

  calc-2.12.4.13.tar.bz2

New:

  calc-2.12.5.0.tar.bz2



Other differences:
--
++ calc.spec ++
--- /var/tmp/diff_new_pack.7Qhe20/_old  2014-12-29 00:30:20.0 +0100
+++ /var/tmp/diff_new_pack.7Qhe20/_new  2014-12-29 00:30:20.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package calc
 #
-# 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
@@ -20,13 +20,13 @@
 %define libname libcalc%{soname}
 
 Name:   calc
-Version:2.12.4.13
+Version:2.12.5.0
 Release:0
 Summary:C-style arbitrary precision system
 License:LGPL-2.1
 Group:  Productivity/Scientific/Math
 Url:http://sourceforge.net/projects/calc
-Source: calc-%{version}.tar.bz2
+Source: %{name}-%{version}.tar.bz2
 Source2:README.openSUSE
 # PATCH-MISSING-TAG -- See 
http://wiki.opensuse.org/openSUSE:Packaging_Patches_guidelines
 Patch1: calc-2.12.3.3-no-rpath.patch

++ calc-2.12.4.13.tar.bz2 -> calc-2.12.5.0.tar.bz2 ++
 8427 lines of diff (skipped)

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



commit glucat for openSUSE:Factory

2014-12-28 Thread h_root
Hello community,

here is the log from the commit of package glucat for openSUSE:Factory checked 
in at 2014-12-29 00:30:31

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


Package is "glucat"

Changes:

--- /work/SRC/openSUSE:Factory/glucat/glucat.changes2014-04-06 
07:15:54.0 +0200
+++ /work/SRC/openSUSE:Factory/.glucat.new/glucat.changes   2014-12-29 
00:30:46.0 +0100
@@ -1,0 +2,7 @@
+Sat Dec 27 01:40:46 UTC 2014 - badshah...@gmail.com
+
+- Update to version 0.7.4:
+  + Improved precision of the sqrt, log and exp functions.
+- Workaround incorrect install location of pyclical module.
+
+---

Old:

  glucat-0.7.3.tar.gz

New:

  glucat-0.7.4.tar.gz



Other differences:
--
++ glucat.spec ++
--- /var/tmp/diff_new_pack.I5JrIu/_old  2014-12-29 00:30:51.0 +0100
+++ /var/tmp/diff_new_pack.I5JrIu/_new  2014-12-29 00:30:51.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   glucat
-Version:0.7.3
+Version:0.7.4
 Release:0
 Summary:Library of C++ templates implementing universal Clifford 
algebras
 License:LGPL-3.0
@@ -79,7 +79,11 @@
 make %{?_smp_mflags}
 
 %install
-make DESTDIR=%{buildroot} install
+%make_install
+
+# INSTALLATION OF PYCLICAL MODULE IS BOTCHED, WORKAROUND UNTIL FIXED
+mkdir -p %{buildroot}/%{python_sitearch}/
+mv %{buildroot}/%{buildroot}/%{python_sitearch}/* 
%{buildroot}/%{python_sitearch}/
 
 %check
 ./test/test.sh

++ glucat-0.7.3.tar.gz -> glucat-0.7.4.tar.gz ++
 94869 lines of diff (skipped)

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



commit xawtv for openSUSE:Factory

2014-12-28 Thread h_root
Hello community,

here is the log from the commit of package xawtv for openSUSE:Factory checked 
in at 2014-12-29 00:30:26

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


Package is "xawtv"

Changes:

--- /work/SRC/openSUSE:Factory/xawtv/xawtv.changes  2013-07-25 
14:49:49.0 +0200
+++ /work/SRC/openSUSE:Factory/.xawtv.new/xawtv.changes 2014-12-29 
00:30:33.0 +0100
@@ -1,0 +2,5 @@
+Fri Dec 26 14:58:40 UTC 2014 - bwiedem...@suse.com
+
+- fix Segfault at start + add xawtv-fixblitframesegfault.patch
+
+---

New:

  xawtv-fixblitframesegfault.patch



Other differences:
--
++ xawtv.spec ++
--- /var/tmp/diff_new_pack.XZcgcO/_old  2014-12-29 00:30:37.0 +0100
+++ /var/tmp/diff_new_pack.XZcgcO/_new  2014-12-29 00:30:37.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package xawtv
 #
-# 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
@@ -28,6 +28,8 @@
 Source2:motv.desktop
 # PATCH-FIX-OPENSUSE v4l-conf_non-position-independent-executable_fix.patch 
asterios.dra...@gmail.com -- Fix non-position-independent-executable rpmlint 
warning for v4l-conf
 Patch0: v4l-conf_non-position-independent-executable_fix.patch
+# PATCH-SENT-UPSTREAM to hdegoede
+Patch1: xawtv-fixblitframesegfault.patch
 BuildRequires:  aalib-devel
 BuildRequires:  alsa-devel
 %if 0%{?suse_version} > 1210
@@ -143,6 +145,7 @@
 %prep
 %setup -q
 %patch0
+%patch1 -p1
 
 %build
 export CFLAGS="%{optflags} -fno-strict-aliasing"

++ xawtv-fixblitframesegfault.patch ++
Index: xawtv-3.103/x11/blit.c
===
--- xawtv-3.103.orig/x11/blit.c
+++ xawtv-3.103/x11/blit.c
@@ -937,7 +937,8 @@ void blit_putframe(struct blit_state *st
 
 #ifdef HAVE_LIBXV
 case STATUS_XVIDEO:
-   memcpy(st->xvimage->data,buf->data,buf->size);
+   memcpy(st->xvimage->data,buf->data,
+   buf->size < st->xvimage->data_size ? buf->size : 
st->xvimage->data_size);
ng_release_video_buf(buf);
xv_blit(XtDisplay(st->widget), XtWindow(st->widget),
st->gc, st->xvimage,
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit PyGreSQL for openSUSE:Factory

2014-12-28 Thread h_root
Hello community,

here is the log from the commit of package PyGreSQL for openSUSE:Factory 
checked in at 2014-12-29 00:30:10

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


Package is "PyGreSQL"

Changes:

--- /work/SRC/openSUSE:Factory/PyGreSQL/PyGreSQL.changes2011-10-07 
16:06:17.0 +0200
+++ /work/SRC/openSUSE:Factory/.PyGreSQL.new/PyGreSQL.changes   2014-12-29 
00:30:13.0 +0100
@@ -1,0 +2,45 @@
+Sat Dec 13 16:52:21 UTC 2014 - p.drou...@gmail.com
+
+- Clean up specfile
+- Use download Url as source
+- Update to version 4.1.1
+  + Add WhenNotified class and method.  Replaces need for third party
+pgnotify.
+  + Sharpen test for inserting current_timestamp.
+  + Add more quote tests.  False and 0 should evaluate to NULL.
+  + More tests   + Any number other than 0 is True.
+  + Do not use positional parameters internally.
+This restores backward compatibility with version 4.0.
+  + Add methods for changing the decimal point.
+- Changes from version 4.1
+  + Dropped support for Python below 2.5 and PostgreSQL below 8.3.
+  + Added support for Python up to 2.7 and PostgreSQL up to 9.2.
+  + Particularly, support PQescapeLiteral() and PQescapeIdentifier().
+  + The query method of the classic API now supports positional parameters.
+This an effective way to pass arbitrary or unknown data without worrying
+about SQL injection or syntax errors
+  + The classic API now supports a method namedresult() in addition to
+getresult() and dictresult(), which returns the rows of the result
+as named tuples if these are supported (Python 2.6 or higher).
+  + The classic API has got the new methods begin(), commit(), rollback(),
+savepoint() and release() for handling transactions.
+  + Both classic and DBAPI 2 connections can now be used as context
+managers for encapsulating transactions.
+  + The execute() and executemany() methods now return the cursor object,
+so you can now write statements like "for row in cursor.execute(...)"
+  + Binary objects are now automatically escaped and unescaped.
+  + Bug in money quoting fixed.  Amounts of $0.00 handled correctly.
+  + Proper handling of date and time objects as input.
+  + Proper handling of floats with 'nan' or 'inf' values as input.
+  + Fixed the set_decimal() function.
+  + All DatabaseError instances now have a sqlstate attribute.
+  + The getnotify() method can now also return payload strings (#15).
+  + Better support for notice processing with the new methods
+set_notice_receiver() and get_notice_receiver()
+  + Open transactions are rolled back when pgdb connections are closed
+  + Connections and cursors can now be used with the "with" statement
+  + New method use_regtypes() that can be called to let getattnames()
+  return regular type names instead of the simplified classic types (#44).
+- Fix Provides/Obsoletes tags
+
+---

Old:

  PyGreSQL-4.0.tgz

New:

  PyGreSQL-4.1.1.tgz



Other differences:
--
++ PyGreSQL.spec ++
--- /var/tmp/diff_new_pack.f2zLqb/_old  2014-12-29 00:30:14.0 +0100
+++ /var/tmp/diff_new_pack.f2zLqb/_new  2014-12-29 00:30:14.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package PyGreSQL
 #
-# 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
@@ -18,18 +18,19 @@
 
 
 Name:   PyGreSQL
-BuildRequires:  openssl-devel postgresql-devel python-devel
 Url:http://www.pygresql.org
 Summary:Python Client Library for PostgreSQL
-Version:4.0
+Version:4.1.1
 Release:1
 License:BSD-3-Clause
 Group:  Productivity/Databases/Clients
-Source0:%{name}-%{version}.tgz
+Source0:
https://pypi.python.org/packages/source/P/PyGreSQL/%{name}-%{version}.tgz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-Provides:   postgresql-python pg_pyth
-Obsoletes:  postgresql-python pg_pyth
-Requires:   python >= %py_ver, python < %py_ver.99
+BuildRequires:  openssl-devel
+BuildRequires:  postgresql-devel
+BuildRequires:  python-devel
+Provides:   postgresql-python pg_pyth = %{version}
+Obsoletes:  postgresql-python pg_pyth < %{version}
 
 %description
 PyGreSQL is a Python module that interfaces to a PostgreSQL database.
@@ -40,14 +41,14 @@
 %setup -q
 
 %build
-./setup.py build
+python setup.py build
 
 %install
-./setup.py install  --prefix=%{_prefix} --root=%buildroot
+python

commit icinga for openSUSE:Factory

2014-12-28 Thread h_root
Hello community,

here is the log from the commit of package icinga for openSUSE:Factory checked 
in at 2014-12-29 00:30:20

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-12-21 
12:04:17.0 +0100
+++ /work/SRC/openSUSE:Factory/.icinga.new/icinga.changes   2014-12-29 
00:30:24.0 +0100
@@ -1,0 +2,7 @@
+Sat Dec 20 17:43:00 UTC 2014 - Led 
+
+- fix bashism in scripts
+- add patches:
+  * icinga-1.11.7-fix-bashisms.patch
+
+---

New:

  icinga-1.11.7-fix-bashisms.patch



Other differences:
--
++ icinga.spec ++
--- /var/tmp/diff_new_pack.plmLND/_old  2014-12-29 00:30:28.0 +0100
+++ /var/tmp/diff_new_pack.plmLND/_new  2014-12-29 00:30:28.0 +0100
@@ -54,6 +54,8 @@
 Patch0: icinga-workaround-131-apache-conf-issue.patch
 # PATCH-FIX-OPENSUSE icinga-fix-systemd-services.patch
 Patch1: icinga-fix-systemd-services.patch
+# PATCH-FIX-UPSTREAM icinga-1.11.7-fix-bashisms.patch led...@gmail.com
+Patch2: icinga-1.11.7-fix-bashisms.patch
 Provides:   monitoring_daemon
 BuildRequires:  apache2-devel
 BuildRequires:  nagios-rpm-macros >= 0.10
@@ -285,6 +287,7 @@
 %patch0 -p1
 %endif
 %patch1 -p1
+%patch2 -p1
 
 %build
 export PATH_TO_TRACEROUTE="%{_sbindir}/traceroute"

++ icinga-1.11.7-fix-bashisms.patch ++
diff -Ndur icinga-1.11.7/indent.sh icinga-1.11.7-fix-bashisms/indent.sh
--- icinga-1.11.7/indent.sh 2014-09-03 12:27:46.0 +0300
+++ icinga-1.11.7-fix-bashisms/indent.sh2014-12-20 19:39:48.0 
+0200
@@ -1,3 +1,3 @@
-#!/bin/bash
+#!/bin/sh
 
 astyle --style=java --indent=tab --unpad-paren --pad-oper --pad-header 
--suffix=none --brackets=linux "$@"
diff -Ndur icinga-1.11.7/maketar.sh icinga-1.11.7-fix-bashisms/maketar.sh
--- icinga-1.11.7/maketar.sh2014-09-03 12:27:46.0 +0300
+++ icinga-1.11.7-fix-bashisms/maketar.sh   2014-12-20 19:39:28.0 
+0200
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/bin/sh
 ###
 # Make a tarball
 # (c) 2013 NETWAYS GmbH
diff -Ndur icinga-1.11.7/module/idoutils/db/scripts/create_mysqldb.sh 
icinga-1.11.7-fix-bashisms/module/idoutils/db/scripts/create_mysqldb.sh
--- icinga-1.11.7/module/idoutils/db/scripts/create_mysqldb.sh  2014-09-03 
12:27:46.0 +0300
+++ icinga-1.11.7-fix-bashisms/module/idoutils/db/scripts/create_mysqldb.sh 
2014-12-20 19:33:04.0 +0200
@@ -78,14 +78,14 @@
  \q
 EOS2
 umask $UMASK
-if [ $? == 0 ]; then
+if [ $? = 0 ]; then
echo "Check icinga schema version with DB User 
$DBUSER..."
 mysql $DB -u $DBUSER -p$DBPASS -h $DBHOST -s <> icinga.te
+   echo "$rules" | audit2allow -R >> icinga.te
# Fall though and rebuild policy
else
exit 0
@@ -29,11 +29,11 @@
exit 0
fi
else
-   echo -e $USAGE
+   echo $USAGE
exit 1
fi
 elif [ $# -ge 2 ] ; then
-   echo -e $USAGE
+   echo $USAGE
exit 1
 fi
 
++ icinga-exec-start-pre ++
--- /var/tmp/diff_new_pack.plmLND/_old  2014-12-29 00:30:28.0 +0100
+++ /var/tmp/diff_new_pack.plmLND/_new  2014-12-29 00:30:28.0 +0100
@@ -7,7 +7,7 @@
 
 
 # grab a config option
-function get_var() {
+get_var() {
 if [ -n "$2" ]; then
 set -- `grep ^$1 $2 | sed 's@=@ @' | tr -d '[:cntrl:]'`
 else


++ ido2db-exec-start-pre ++
--- /var/tmp/diff_new_pack.plmLND/_old  2014-12-29 00:30:28.0 +0100
+++ /var/tmp/diff_new_pack.plmLND/_new  2014-12-29 00:30:28.0 +0100
@@ -7,7 +7,7 @@
 
 
 # grab a config option
-function get_var() {
+get_var() {
 if [ -n "$2" ]; then
 set -- `grep ^$1 $2 | sed 's@=@ @' | tr -d '[:cntrl:]'`
 else

++ rcicinga ++
--- /var/tmp/diff_new_pack.plmLND/_old  2014-12-29 00:30:28.0 +0100
+++ /var/tmp/diff_new_pack.plmLND/_new  2014-12-29 00:30:28.0 +0100
@@ -38,7 +38,7 @@
 ICINGA_DAEMONCHK='/usr/lib/icinga/cgi/daemonchk.cgi'
 
 # Read config and log errors in logfile
-function config_check () {
+config_check() {
 case "$1" in
 verbose)
 $ICINGA_BIN -v "$ICINGA_CFG" >"$ICINGA_CFG_ERR_LOG" 2>&1
@@ -61,7 +61,7 @@
 }
 
 # grab a config option
-function get_var() {
+get_var() {
 if [ -n "$2" ]; then
 set -- `grep ^$1 $2 | sed 's@=@ @' | tr -d '[:cntrl:]'`
 else
@@ -72,14 +72,14 @@
 }
 
 # check some default files and directories
-function check_files() {
+check_files() {
 

commit ncurses for openSUSE:Factory

2014-12-28 Thread h_root
Hello community,

here is the log from the commit of package ncurses for openSUSE:Factory checked 
in at 2014-12-29 00:29:29

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


Package is "ncurses"

Changes:

--- /work/SRC/openSUSE:Factory/ncurses/ncurses.changes  2014-12-01 
14:00:22.0 +0100
+++ /work/SRC/openSUSE:Factory/.ncurses.new/ncurses.changes 2014-12-29 
00:29:34.0 +0100
@@ -1,0 +2,34 @@
+Tue Dec 16 11:14:35 UTC 2014 - wer...@suse.de
+
+- Add ncurses patch 20141206
+  + updated ".map" files so that each symbol that may be shared across
+the different library configurations has the same label.  Some
+review is needed to ensure these are really compatible.
+  + modify MKlib_gen.sh to work around change in development version of
+gcc introduced here:
+https://gcc.gnu.org/ml/gcc-patches/2014-06/msg02185.html
+https://gcc.gnu.org/ml/gcc-patches/2014-07/msg00236.html
+(reports by Marcus Shawcroft, Maohui Lei).
+  + improved configure macro CF_SUBDIR_PATH, from lynx changes.
+- Add ncurses patch 20141213
+  + modify misc/gen-pkgconfig.in to add -I option for include-directory
+when using both --prefix and --disable-overwrite (report by Misty
+De Meo).
+  + add configure option --with-pc-suffix to allow minor renaming of
+".pc" files and the corresponding library.  Use this in the test
+package for ncurses6.
+  + modify configure script so that if pkg-config is not installed, it
+is still possible to install ".pc" files (report by Misty De Meo).
+  + updated ".sym" files, removing symbols which are marked as "local"
+in the corresponding ".map" files.
+  + updated ".map" files to reflect move of comp_captab and comp_hash
+from tic-library to tinfo-library in 20090711 (report by Sven
+Joachim).
+- Add ncurses patch 20141129
+  + improved ".map" files by generating them with a script that builds
+ncurses with several related configurations and merges the results.
+A further refinement is planned, to make the tic- and tinfo-library
+symbols use the same versions across each of the four configurations
+which are represented (reports by Sven Joachim, Werner Fink).
+
+---



Other differences:
--
++ ncurses.spec ++
--- /var/tmp/diff_new_pack.iccIk4/_old  2014-12-29 00:29:37.0 +0100
+++ /var/tmp/diff_new_pack.iccIk4/_new  2014-12-29 00:29:37.0 +0100
@@ -454,6 +454,7 @@
--disable-tic-depends   \
--with-cxx-shared   \
--with-ticlib=tic   \
+   --with-pc-suffix\
--enable-pc-files   \
--with-pkg-config-libdir=%{_libdir}/pkgconfig
 kill $pid

++ ncurses-5.9-overwrite.dif ++
--- /var/tmp/diff_new_pack.iccIk4/_old  2014-12-29 00:29:37.0 +0100
+++ /var/tmp/diff_new_pack.iccIk4/_new  2014-12-29 00:29:37.0 +0100
@@ -17,9 +17,9 @@
 +++ configure  2013-09-30 09:17:52.0 +
 @@ -6526,6 +6526,7 @@ else
  fi;
- echo "$as_me:6733: result: $with_overwrite" >&5
+ echo "$as_me:6797: result: $with_overwrite" >&5
  echo "${ECHO_T}$with_overwrite" >&6
 +WITH_OVERWRITE="$with_overwrite"
  
- echo "$as_me:6736: checking if external terminfo-database is used" >&5
+ echo "$as_me:6800: checking if external terminfo-database is used" >&5
  echo $ECHO_N "checking if external terminfo-database is used... $ECHO_C" >&6

++ ncurses-5.9-patches.tar.bz2 ++
 44222 lines of diff (skipped)

++ ncurses-5.9.dif ++
--- /var/tmp/diff_new_pack.iccIk4/_old  2014-12-29 00:29:41.0 +0100
+++ /var/tmp/diff_new_pack.iccIk4/_new  2014-12-29 00:29:41.0 +0100
@@ -32,7 +32,7 @@
  #include 
  
  #if defined(__cplusplus)
-@@ -4405,12 +4405,15 @@ cat >>$cf_edit_man <>$cf_edit_man <>$cf_edit_man <>$cf_edit_man <>$cf_edit_man <>$cf_edit_man <>$cf_edit_man <>$cf_edit_man <>$cf_edit_man <>$cf_edit_man <>$cf_edit_man <\$TMP
  CF_EOF
  if test -n "$cf_compress" ; then
-@@ -4535,9 +4538,9 @@ cat >>$cf_edit_man <>$cf_edit_man <>$cf_edit_man <>$cf_edit_man <>$cf_edit_man <>$cf_edit_man <>$cf_edit_man <>$cf_edit_man <>$cf_edit_man <>$cf_edit_man <>$cf_edit_man <>$cf_edit_man <>$cf_edit_man <>$cf_edit_man <>$cf_edit_man <\$TMP
  CF_EOF
  if test -n "$cf_compress" ; then
-@@ -11067,9 +11070,9 @@ cat >>$cf_edit_man <>$cf_edit_man <>$cf_edit_man <>$cf_edit_man commit fdupes for openSUSE:Factory

Hello community,

here is the log from the commit of package fdupes for openSUSE:Factory checked 
in at 2014-12-29 00:29:36

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


Package is "fdupes"

Changes:

--- /work/SRC/openSUSE:Factory/fdupes/fdupes.changes2014-12-10 
23:43:13.0 +0100
+++ /work/SRC/openSUSE:Factory/.fdupes.new/fdupes.changes   2014-12-29 
00:29:42.0 +0100
@@ -1,0 +2,6 @@
+Sun Dec 21 19:58:41 UTC 2014 - bwiedem...@suse.com
+
+- add -L (--linkhard) option
+  add 50_bts284274_hardlinkreplace.dpatch
+
+---

New:

  50_bts284274_hardlinkreplace.dpatch



Other differences:
--
++ fdupes.spec ++
--- /var/tmp/diff_new_pack.VHDc04/_old  2014-12-29 00:29:43.0 +0100
+++ /var/tmp/diff_new_pack.VHDc04/_new  2014-12-29 00:29:43.0 +0100
@@ -51,6 +51,8 @@
 Patch10:0010-add-permissions-mode.patch
 #PATCH-FIX-OPENSUSE: -o/--order mode
 Patch11:0011-add-an-option-to-sort-duplicate-files-by-name.patch
+#PATCH-FIX-DEBIAN: add -L/--linkhard
+Patch20:50_bts284274_hardlinkreplace.dpatch
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %if 0%{?centos_version} || 0%{?rhel_version} || 0%{?fedora_version}
@@ -76,6 +78,7 @@
 %patch9 -p1
 %patch10 -p1
 %patch11 -p1
+%patch20 -p1
 
 %build
 echo -e "#!/bin/bash\n`which %__cc` \"\$@\"" >gcc

++ 50_bts284274_hardlinkreplace.dpatch ++
#! /bin/sh /usr/share/dpatch/dpatch-run
## 50_bts284274_hardlinkreplace.dpatch by  
##
## All lines beginning with `## DP:' are a description of the patch.
## DP: Replace duplicate files with hardlinks

@DPATCH@
Index: fdupes-1.50-PR2/fdupes.c
===
--- fdupes-1.50-PR2.orig/fdupes.c
+++ fdupes-1.50-PR2/fdupes.c
@@ -54,6 +54,8 @@
 #define F_SUMMARIZEMATCHES  0x0800
 #define F_EXCLUDEHIDDEN 0x1000
 #define F_PERMISSIONS   0x2000
+#define F_HARDLINKFILES 0x4000
+#define F_DEBUGINFO 0x8000
 
 typedef enum {
   ORDER_TIME = 0,
@@ -904,6 +906,88 @@ void deletefiles(file_t *files, int prom
   free(preservestr);
 }
 
+void hardlinkfiles(file_t *files, int debug)
+{
+  int counter;
+  int groups = 0;
+  int curgroup = 0;
+  file_t *tmpfile;
+  file_t *curfile;
+  file_t **dupelist;
+  int max = 0;
+  int x = 0;
+
+  curfile = files;
+  
+  while (curfile) {
+if (curfile->hasdupes) {
+  counter = 1;
+  groups++;
+
+  tmpfile = curfile->duplicates;
+  while (tmpfile) {
+   counter++;
+   tmpfile = tmpfile->duplicates;
+  }
+  
+  if (counter > max) max = counter;
+}
+
+curfile = curfile->next;
+  }
+
+  max++;
+
+  dupelist = (file_t**) malloc(sizeof(file_t*) * max);
+
+  if (!dupelist) {
+errormsg("out of memory\n");
+exit(1);
+  }
+
+  while (files) {
+if (files->hasdupes) {
+  curgroup++;
+  counter = 1;
+  dupelist[counter] = files;
+
+  if (debug) printf("[%d] %s\n", counter, files->d_name);
+
+  tmpfile = files->duplicates;
+
+  while (tmpfile) {
+   dupelist[++counter] = tmpfile;
+   if (debug) printf("[%d] %s\n", counter, tmpfile->d_name);
+   tmpfile = tmpfile->duplicates;
+  }
+
+  if (debug) printf("\n");
+
+  /* preserve only the first file */
+
+  printf("   [+] %s\n", dupelist[1]->d_name);
+  for (x = 2; x <= counter; x++) { 
+ if (unlink(dupelist[x]->d_name) == 0) {
+if ( link(dupelist[1]->d_name, dupelist[x]->d_name) == 0 ) {
+printf("   [h] %s\n", dupelist[x]->d_name);
+} else {
+printf("-- unable to create a hardlink for the file: %s\n", 
strerror(errno));
+printf("   [!] %s ", dupelist[x]->d_name);
+}
+ } else {
+   printf("   [!] %s ", dupelist[x]->d_name);
+   printf("-- unable to delete the file!\n");
+ }
+   }
+  printf("\n");
+}
+
+files = files->next;
+  }
+
+  free(dupelist);
+}
+
 int sort_pairs_by_arrival(file_t *f1, file_t *f2)
 {
   if (f2->duplicates != 0)
@@ -1000,10 +1084,12 @@ void help_text()
   printf("  \twith -s or --symlinks, or when specifying a\n");
   printf("  \tparticular directory more than once; refer to 
the\n");
   printf("  \tfdupes documentation for additional 
information\n");
-  //printf(" -l --relink  \t(description)\n");
+  printf(" -L --linkhard\thardlink duplicate files to the first file 
in\n");
+  printf("  \teach set of duplicates without prompting the 
user\n");
   printf(" -N --noprompt\ttogether with --delete, preserve the first file

commit pam for openSUSE:Factory

Hello community,

here is the log from the commit of package pam for openSUSE:Factory checked in 
at 2014-12-29 00:29:39

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


Package is "pam"

Changes:

--- /work/SRC/openSUSE:Factory/pam/pam.changes  2014-04-22 07:49:16.0 
+0200
+++ /work/SRC/openSUSE:Factory/.pam.new/pam.changes 2014-12-29 
00:29:43.0 +0100
@@ -1,0 +2,6 @@
+Tue May  6 14:31:36 UTC 2014 - bwiedem...@suse.com
+
+- limit number of processes to 700 to harden against fork-bombs
+  Add pam-limit-nproc.patch
+
+---

New:

  pam-limit-nproc.patch



Other differences:
--
++ pam.spec ++
--- /var/tmp/diff_new_pack.40j0dz/_old  2014-12-29 00:29:44.0 +0100
+++ /var/tmp/diff_new_pack.40j0dz/_new  2014-12-29 00:29:44.0 +0100
@@ -56,6 +56,7 @@
 Patch2: pam_loginuid-log_write_errors.diff
 Patch3: pam_xauth-sigpipe.diff
 Patch4: bug-870433_pam_timestamp-fix-directory-traversal.patch
+Patch5: pam-limit-nproc.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -104,6 +105,7 @@
 %patch2 -p1
 %patch3 -p1
 %patch4 -p1
+%patch5 -p1
 
 %build
 export CFLAGS="%optflags -DNDEBUG"

++ pam-limit-nproc.patch ++
Index: Linux-PAM-1.1.8/modules/pam_limits/limits.conf
===
--- Linux-PAM-1.1.8.orig/modules/pam_limits/limits.conf
+++ Linux-PAM-1.1.8/modules/pam_limits/limits.conf
@@ -47,4 +47,10 @@
 #ftp hardnproc   0
 #@student-   maxlogins   4
 
+# harden against fork-bombs
+*   hardnproc   800
+*   softnproc   700
+roothardnproc   900
+rootsoftnproc   850
+
 # End of file
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org