commit util-linux for openSUSE:Factory

2014-07-27 Thread h_root
Hello community,

here is the log from the commit of package util-linux for openSUSE:Factory 
checked in at 2014-07-27 08:24:04

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


Package is util-linux

Changes:

--- /work/SRC/openSUSE:Factory/util-linux/util-linux.changes2014-06-02 
07:02:20.0 +0200
+++ /work/SRC/openSUSE:Factory/.util-linux.new/util-linux.changes   
2014-07-27 08:24:05.0 +0200
@@ -1,0 +2,16 @@
+Sat Jul 26 11:44:57 UTC 2014 - dims...@opensuse.org
+
+- Really fix devel-static requires (libblkid-devel-static).
+
+---
+Sat Jul 26 09:39:30 UTC 2014 - co...@suse.com
+
+- fix requires of devel-static packages
+
+---
+Thu Jul 24 18:45:53 CEST 2014 - dste...@suse.cz
+
+- enable build of libmount-devel-static, libuuid-devel-static and
+  libblkid-devel-static
+
+---



Other differences:
--
++ util-linux.spec ++
--- /var/tmp/diff_new_pack.jpNExo/_old  2014-07-27 08:24:06.0 +0200
+++ /var/tmp/diff_new_pack.jpNExo/_new  2014-07-27 08:24:06.0 +0200
@@ -192,6 +192,15 @@
 Files needed to develop applications using the library for filesystem
 detection.
 
+%package -n libblkid-devel-static
+Summary:Development files for the filesystem detection library
+Group:  Development/Libraries/C and C++
+Requires:   libblkid-devel = %{version}
+
+%description -n libblkid-devel-static
+Files needed to develop applications using the library for filesystem
+detection.
+
 %package -n uuidd
 Summary:Helper daemon to guarantee uniqueness of time-based UUIDs
 Group:  System/Filesystems
@@ -221,6 +230,15 @@
 Files to develop applications using the library to generate universally
 unique IDs (UUIDs).
 
+%package -n libuuid-devel-static
+Summary:Development files for libuuid1
+Group:  Development/Libraries/C and C++
+Requires:   libuuid-devel = %{version}
+
+%description -n libuuid-devel-static
+Files to develop applications using the library to generate universally
+unique IDs (UUIDs).
+
 %package -n libmount1
 Summary:Device mount library
 Group:  System/Filesystems
@@ -237,6 +255,14 @@
 %description -n libmount-devel
 Files to develop applications using the libmount library.
 
+%package -n libmount-devel-static
+Summary:Development files for libmount1
+Group:  Development/Libraries/C and C++
+Requires:   libmount-devel = %{version}
+
+%description -n libmount-devel-static
+Files to develop applications using the libmount library.
+
 %lang_package
 %prep
 %if 0%{?VERIFY_SIG}
@@ -340,7 +366,7 @@
   --disable-kill \
 %endif
   --disable-use-tty-group \
-  --disable-static \
+  --enable-static \
   --disable-silent-rules \
   --disable-rpath
 #
@@ -917,6 +943,10 @@
 %{_libdir}/pkgconfig/blkid.pc
 %{_mandir}/man3/libblkid.3.gz
 
+%files -n libblkid-devel-static
+%defattr(-, root, root)
+%{_libdir}/libblkid.a
+
 %files -n libmount1
 %defattr(-, root, root)
 /%{_libdir}/libmount.so.1
@@ -929,6 +959,10 @@
 %{_includedir}/libmount/libmount.h
 %{_libdir}/pkgconfig/mount.pc
 
+%files -n libmount-devel-static
+%defattr(-, root, root)
+%{_libdir}/libmount.a
+
 %files -n uuidd
 %defattr(-, root, root)
 %verify(not mode) %attr(0755,root,root) %{_sbindir}/uuidd
@@ -954,4 +988,8 @@
 %{_libdir}/pkgconfig/uuid.pc
 %{_mandir}/man3/uuid*
 
+%files -n libuuid-devel-static
+%defattr(-, root, root)
+%{_libdir}/libuuid.a
+
 %changelog


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



commit hdparm for openSUSE:Factory

2014-07-27 Thread h_root
Hello community,

here is the log from the commit of package hdparm for openSUSE:Factory checked 
in at 2014-07-27 08:24:42

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


Package is hdparm

Changes:

--- /work/SRC/openSUSE:Factory/hdparm/hdparm.changes2012-11-28 
16:07:54.0 +0100
+++ /work/SRC/openSUSE:Factory/.hdparm.new/hdparm.changes   2014-07-27 
08:24:45.0 +0200
@@ -1,0 +2,6 @@
+Sat Jul 19 13:31:06 UTC 2014 - p.drou...@gmail.com
+
+- Remove insserv dependency; the package doesn't contain any init
+  script
+
+---



Other differences:
--
++ hdparm.spec ++
--- /var/tmp/diff_new_pack.W8vrqC/_old  2014-07-27 08:24:46.0 +0200
+++ /var/tmp/diff_new_pack.W8vrqC/_new  2014-07-27 08:24:46.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   hdparm
-PreReq: %insserv_prereq %fillup_prereq coreutils
+PreReq: %fillup_prereq coreutils
 Provides:   base:/sbin/hdparm
 Version:9.43
 Release:0

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



commit llvm for openSUSE:Factory

2014-07-27 Thread h_root
Hello community,

here is the log from the commit of package llvm for openSUSE:Factory checked in 
at 2014-07-27 08:24:41

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


Package is llvm

Changes:

--- /work/SRC/openSUSE:Factory/llvm/llvm.changes2014-06-25 
15:24:29.0 +0200
+++ /work/SRC/openSUSE:Factory/.llvm.new/llvm.changes   2014-07-27 
08:24:43.0 +0200
@@ -1,0 +2,18 @@
+Wed Jul 23 19:45:30 UTC 2014 - idon...@suse.com
+
+- Add baselibs.conf to source files
+
+---
+Wed Jul 23 17:00:40 UTC 2014 - idon...@suse.com
+
+- Add cmake-patchversion.patch to sync config.h.in
+  with config.h.cmake
+
+---
+Tue Jul 22 12:09:53 UTC 2014 - idon...@suse.com
+
+- Update to llvm 3.4.2
+  * Minor bugfix release
+- Drop clang-max_align_t.patch, applied upstream.
+
+---

Old:

  clang-max_align_t.patch
  llvm-3.4.tar.bz2

New:

  cmake-patchversion.patch
  llvm-3.4.2.tar.bz2



Other differences:
--
++ llvm.spec ++
--- /var/tmp/diff_new_pack.oRipSs/_old  2014-07-27 08:24:45.0 +0200
+++ /var/tmp/diff_new_pack.oRipSs/_new  2014-07-27 08:24:45.0 +0200
@@ -16,11 +16,11 @@
 #
 
 
-%define _revision 198681
-%define _release_version 3.4
+%define _revision 213642
+%define _release_version 3.4.2
 
 Name:   llvm
-Version:3.4
+Version:3.4.2
 Release:0
 Summary:Low Level Virtual Machine
 License:NCSA
@@ -28,6 +28,7 @@
 Url:http://www.llvm.org
 Source0:%{name}-%{version}.tar.bz2
 Source100:  %{name}-rpmlintrc
+Source101:  baselibs.conf
 # PATCH-FIX-OPENSUSE set-revision.patch idoen...@suse.de -- Allow us to set 
revision
 Patch1: set-revision.patch
 # PATCH-FIX-OPENSUSE assume-opensuse.patch idoen...@suse.de -- Always enable 
openSUSE/SUSE features
@@ -46,7 +47,7 @@
 # PATCH-FIX-OPENSUSE asan-disable-hugemalloctest.patch -- Disable ASAN 
HugeMallocTest
 Patch10:asan-disable-hugemalloctest.patch
 Patch11:clang-resourcedirs.patch
-Patch12:clang-max_align_t.patch
+Patch12:cmake-patchversion.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  autoconf
 BuildRequires:  automake
@@ -142,7 +143,7 @@
 This package contains the Python bindings to clang (C language) frontend for 
LLVM.
 
 %prep
-%setup -q -n %{name}
+%setup -q
 %patch1 -p1
 %patch2 -p1
 %patch3 -p1


++ cmake-patchversion.patch ++
Index: llvm-3.4.2/include/llvm/Config/config.h.cmake
===
--- llvm-3.4.2.orig/include/llvm/Config/config.h.cmake
+++ llvm-3.4.2/include/llvm/Config/config.h.cmake
@@ -603,6 +603,9 @@
 /* Minor version of the LLVM API */
 #cmakedefine LLVM_VERSION_MINOR ${LLVM_VERSION_MINOR}
 
+/* Patch version of the LLVM API */
+#cmakedefine LLVM_VERSION_PATCH ${LLVM_VERSION_PATCH}
+
 /* Define if the OS needs help to load dependent libraries for dlopen(). */
 #cmakedefine LTDL_DLOPEN_DEPLIBS ${LTDL_DLOPEN_DEPLIBS}
 
++ llvm-3.4.tar.bz2 - llvm-3.4.2.tar.bz2 ++
/work/SRC/openSUSE:Factory/llvm/llvm-3.4.tar.bz2 
/work/SRC/openSUSE:Factory/.llvm.new/llvm-3.4.2.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 libgnomeui for openSUSE:Factory

2014-07-27 Thread h_root
Hello community,

here is the log from the commit of package libgnomeui for openSUSE:Factory 
checked in at 2014-07-27 08:24:44

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


Package is libgnomeui

Changes:

--- /work/SRC/openSUSE:Factory/libgnomeui/libgnomeui.changes2013-04-18 
14:59:42.0 +0200
+++ /work/SRC/openSUSE:Factory/.libgnomeui.new/libgnomeui.changes   
2014-07-27 08:24:46.0 +0200
@@ -1,0 +2,7 @@
+Tue Jul 22 22:59:33 UTC 2014 - dims...@opensuse.org
+
+- Drop gnome-icon-theme Requires: no longer required after the
+  merging of the themes into Adwaita theme, which in turn is a
+  dependency to GTK+ 3.0.
+
+---



Other differences:
--
++ libgnomeui.spec ++
--- /var/tmp/diff_new_pack.Jnsjsl/_old  2014-07-27 08:24:47.0 +0200
+++ /var/tmp/diff_new_pack.Jnsjsl/_new  2014-07-27 08:24:47.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libgnomeui
 #
-# 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
@@ -22,7 +22,6 @@
 Obsoletes:  libgnomeui-64bit
 %endif
 #
-Requires:   gnome-icon-theme
 Requires:   shared-mime-info
 Version:2.24.5
 Release:0

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



commit gstreamer for openSUSE:Factory

2014-07-27 Thread h_root
Hello community,

here is the log from the commit of package gstreamer for openSUSE:Factory 
checked in at 2014-07-27 08:24:45

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


Package is gstreamer

Changes:

--- /work/SRC/openSUSE:Factory/gstreamer/gstreamer.changes  2014-04-26 
10:01:00.0 +0200
+++ /work/SRC/openSUSE:Factory/.gstreamer.new/gstreamer.changes 2014-07-27 
08:24:47.0 +0200
@@ -1,0 +2,73 @@
+Mon Jul 21 11:12:23 UTC 2014 - dims...@opensuse.org
+
+- Update to version 1.4.0:
+  + Bugs fixed: bgo#733131, bgo#733121, bgo#733320.
+  + Updated translations.
+
+---
+Thu Jul 17 22:36:01 UTC 2014 - dims...@opensuse.org
+
+- Update to version 1.3.91:
+  + Various API additions.
+  + New plugins and elements:
+- v4l2videodec element for accessing hardware codecs on
+  platforms that make them accessible via V4L2.
+- New downloadbuffer element that replaces the download
+  buffering feature of queue2.
+- rtpstreampay and rtpstreamdepay elements for transmitting RTP
+  packets over a stream API (e.g. TCP) according to RFC 4571.
+- rtprtx elements for standard compliant implementation of
+  retransmissions, integrated into the rtpmanager plugin.
+- audiomixer element that mixes multiple audio streams together
+  into a single one while keeping synchronization.
+- OpenNI2 plugin for 3D cameras like the Kinect camera.
+- OpenEXR plugin for decoding high-dynamic-range EXR images.
+- curlsshsink and curlsftpsink to write files via SSH/SFTP.
+- videosignal, ivfparse and sndfile plugins ported from 0.10.
+- avfvideosrc, vtdec and other elements were ported from 0.10
+  and are available on OS X and iOS now.
+  + Other changes:
+- gst-libav now uses libav 10.1, and gained support for
+  H265/HEVC.
+- Support for hardware codecs and special memory types has been
+  improved with bugfixes and feature additions in various
+  plugins and base classes.
+- Various bugfixes and improvements to buffering in queue2 and
+  multiqueue elements.
+- dvbsrc supports more delivery mechanisms and other features
+  now, including DVB S2 and T2 support.
+- The MPEGTS library has support for many more descriptors.
+- Major improvements to tsdemux and tsparse, especially time
+  and seeking related.
+- souphttpsrc now has support for keep-alive connections,
+  compression, configurable number of retries and configuration
+  for SSL certificate validation.
+- hlsdemux has undergone major refactoring and works more
+  reliable now and supports more HLS features like trick modes.
+- dashdemux and mssdemux are now also pushing fragments
+  downstream while they're downloaded instead of waiting for
+  each fragment to finish.
+- videoflip can automatically flip based on the orientation
+  tag.
+- openjpeg supports the OpenJPEG2 API.
+- waylandsink was refactored and should be more useful now.
+- gst-rtsp-server supports SRTP and MIKEY now.
+- gst-libav encoders are now negotiating any profile/level
+  settings with downstream via caps.
+- Lots of fixes for coverity warnings all over the place.
+- Negotiation related performance improvements.
+- 800+ fixed bug reports.
+  + Things to look out for:
+- The eglglessink element was removed and replaced by the
+  glimagesink element.
+- The mfcdec element was removed and replaced by v4l2videodec.
+- osxvideosink is only available in OS X 10.6 or newer.
+- On Android the namespace of the automatically generated Java
+  class for initialization of GStreamer has changed from
+  com.gstreamer to org.freedesktop.gstreamer to prevent
+  namespace pollution.
+- On iOS you have to update your gst_ios_init.h and
+  gst_ios_init.m in your projects from the one included in the
+  binaries if you used the GnuTLS GIO module before.
+
+---

Old:

  gstreamer-1.2.4.tar.xz

New:

  gstreamer-1.4.0.tar.xz



Other differences:
--
++ gstreamer-doc.spec ++
--- /var/tmp/diff_new_pack.cRWJA2/_old  2014-07-27 08:24:48.0 +0200
+++ /var/tmp/diff_new_pack.cRWJA2/_new  2014-07-27 08:24:48.0 +0200
@@ -19,14 +19,14 @@
 Name:   gstreamer-doc
 %define _name   gstreamer
 %define build_doc 1
-Version:1.2.4
+Version:1.4.0
 Release:0
 %define gst_branch 1.0
 Summary:Streaming-Media Framework Runtime
 License:LGPL-2.1+
 Group:  Productivity/Multimedia/Other
 Url: 

commit gstreamer-plugins-bad for openSUSE:Factory

2014-07-27 Thread h_root
Hello community,

here is the log from the commit of package gstreamer-plugins-bad for 
openSUSE:Factory checked in at 2014-07-27 08:24:48

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


Package is gstreamer-plugins-bad

Changes:

--- 
/work/SRC/openSUSE:Factory/gstreamer-plugins-bad/gstreamer-plugins-bad.changes  
2014-05-02 13:55:54.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-plugins-bad.new/gstreamer-plugins-bad.changes
 2014-07-27 08:24:54.0 +0200
@@ -1,0 +2,32 @@
+Mon Jul 21 11:34:33 UTC 2014 - dims...@opensuse.org
+
+- Updato to version 1.4.:
+  + Major changes:
+- v4l2videodec element for accessing hardware codecs on
+  platforms that make them accessible via V4L2.
+  The v4l2videodec element replaces the mfcdec element.
+- New downloadbuffer element that replaces the download
+  buffering feature of queue2. Compared to queue2's code
+  it is much simpler and only for this single use case.
+- rtpstreampay and rtpstreamdepay elements for transmitting
+  RTP packets over a stream API (e.g. TCP) according to
+  RFC 4571.
+- rtprtx elements for standard compliant implementation of
+  retransmissions, integrated into the rtpmanager plugin.
+- audiomixer element that mixes multiple audio streams together
+  into a single one while keeping synchronization. This is
+  planned to become the replacement of the adder element.
+- OpenNI2 plugin for 3D cameras like the Kinect camera.
+- OpenEXR plugin for decoding high-dynamic-range EXR images.
+- curlsshsink and curlsftpsink to write files via SSH/SFTP.
+- videosignal, ivfparse and sndfile plugins ported from 0.10.
+- avfvideosrc, vtdec and other elements were ported from 0.10
+  and are available on OS X and iOS now.
+- Add audiomixer and compositor to the list of allowed plugins.
+- Split new subpackages libgstbadbase-1_0-0, libgstgl-1_0-0  and
+  libgstbadvideo-1_0-0.
+- Drop old subpackage libgstegl-1_0-0.
+- Adjust -devel package requirements, following the subpackages.
+- Package baselibs.conf.
+
+---

Old:

  gst-plugins-bad-1.2.4-patched.tar.xz
  gst-plugins-bad-1.2.4.tar.xz

New:

  gst-plugins-bad-1.4.0-patched.tar.xz
  gst-plugins-bad-1.4.0.tar.xz



Other differences:
--
++ gstreamer-plugins-bad.spec ++
--- /var/tmp/diff_new_pack.ewGJ94/_old  2014-07-27 08:24:55.0 +0200
+++ /var/tmp/diff_new_pack.ewGJ94/_new  2014-07-27 08:24:55.0 +0200
@@ -28,7 +28,7 @@
 # Use rpmbuild -D 'BUILD_ORIG 1' to build original code.
 # Use rpmbuild -D 'BUILD_ORIG 1' -D 'BUILD_ORIG_ADDON 1' to build patched 
build plus original as addon.
 %define _name gst-plugins-bad
-Version:1.2.4
+Version:1.4.0
 Release:0
 # FIXME: missing BuildRequires on pkgconfig(wayland-client)
 # FIXME: re-enable opencv BuildRequires once bnc#748666 is fixed (we don't 
want to depend on libxine!)
@@ -51,6 +51,7 @@
 # blacklisted content and if it's clean, edit the script and add to the 
allowed list in the script
 %endif
 Source1:%{name}-patch-source.sh
+Source99:   baselibs.conf
 Patch0: gstreamer-plugins-bad-real.patch
 BuildRequires:  SDL-devel
 # needed for patch0
@@ -230,6 +231,28 @@
 videos. Its plug-in-based architecture means that new data types or
 processing capabilities can be added simply by installing new plug-ins.
 
+%package -n libgstbadbase-1_0-0
+Summary:GStreamer Streaming-Media Framework Plug-Ins
+Group:  System/Libraries
+
+%description -n libgstbadbase-1_0-0
+GStreamer is a streaming media framework based on graphs of filters
+that operate on media data. Applications using this library can do
+anything media-related,from real-time sound processing to playing
+videos. Its plug-in-based architecture means that new data types or
+processing capabilities can be added simply by installing new plug-ins.
+
+%package -n libgstbadvideo-1_0-0
+Summary:GStreamer Streaming-Media Framework Plug-Ins
+Group:  System/Libraries
+
+%description -n libgstbadvideo-1_0-0
+GStreamer is a streaming media framework based on graphs of filters
+that operate on media data. Applications using this library can do
+anything media-related,from real-time sound processing to playing
+videos. Its plug-in-based architecture means that new data types or
+processing capabilities can be added simply by installing new plug-ins.
+
 %package -n libgstphotography-1_0-0
 Summary:GStreamer Streaming-Media Framework Plug-Ins
 Group:  System/Libraries
@@ -263,11 +286,11 @@
 videos. Its plug-in-based 

commit gstreamer-plugins-good for openSUSE:Factory

2014-07-27 Thread h_root
Hello community,

here is the log from the commit of package gstreamer-plugins-good for 
openSUSE:Factory checked in at 2014-07-27 08:24:49

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


Package is gstreamer-plugins-good

Changes:

--- 
/work/SRC/openSUSE:Factory/gstreamer-plugins-good/gstreamer-plugins-good.changes
2014-04-26 11:04:40.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-plugins-good.new/gstreamer-plugins-good.changes
   2014-07-27 08:25:02.0 +0200
@@ -1,0 +2,74 @@
+Mon Jul 21 11:18:15 UTC 2014 - dims...@opensuse.org
+
+- Update to version 1.4.0:
+  + Bugs fixed: bgo#732912, bgo#733122, bgo#733190, bgo#733380.
+  + Updated translations.
+- Package baselibs.conf.
+
+---
+Thu Jul 17 22:46:45 UTC 2014 - dims...@opensuse.org
+
+- Update to version 1.3.91:
+  + Various API additions.
+  + New plugins and elements:
+- v4l2videodec element for accessing hardware codecs on
+  platforms that make them accessible via V4L2.
+- New downloadbuffer element that replaces the download
+  buffering feature of queue2.
+- rtpstreampay and rtpstreamdepay elements for transmitting RTP
+  packets over a stream API (e.g. TCP) according to RFC 4571.
+- rtprtx elements for standard compliant implementation of
+  retransmissions, integrated into the rtpmanager plugin.
+- audiomixer element that mixes multiple audio streams together
+  into a single one while keeping synchronization.
+- OpenNI2 plugin for 3D cameras like the Kinect camera.
+- OpenEXR plugin for decoding high-dynamic-range EXR images.
+- curlsshsink and curlsftpsink to write files via SSH/SFTP.
+- videosignal, ivfparse and sndfile plugins ported from 0.10.
+- avfvideosrc, vtdec and other elements were ported from 0.10
+  and are available on OS X and iOS now.
+  + Other changes:
+- gst-libav now uses libav 10.1, and gained support for
+  H265/HEVC.
+- Support for hardware codecs and special memory types has been
+  improved with bugfixes and feature additions in various
+  plugins and base classes.
+- Various bugfixes and improvements to buffering in queue2 and
+  multiqueue elements.
+- dvbsrc supports more delivery mechanisms and other features
+  now, including DVB S2 and T2 support.
+- The MPEGTS library has support for many more descriptors.
+- Major improvements to tsdemux and tsparse, especially time
+  and seeking related.
+- souphttpsrc now has support for keep-alive connections,
+  compression, configurable number of retries and configuration
+  for SSL certificate validation.
+- hlsdemux has undergone major refactoring and works more
+  reliable now and supports more HLS features like trick modes.
+- dashdemux and mssdemux are now also pushing fragments
+  downstream while they're downloaded instead of waiting for
+  each fragment to finish.
+- videoflip can automatically flip based on the orientation
+  tag.
+- openjpeg supports the OpenJPEG2 API.
+- waylandsink was refactored and should be more useful now.
+- gst-rtsp-server supports SRTP and MIKEY now.
+- gst-libav encoders are now negotiating any profile/level
+  settings with downstream via caps.
+- Lots of fixes for coverity warnings all over the place.
+- Negotiation related performance improvements.
+- 800+ fixed bug reports.
+  + Things to look out for:
+- The eglglessink element was removed and replaced by the
+  glimagesink element.
+- The mfcdec element was removed and replaced by v4l2videodec.
+- osxvideosink is only available in OS X 10.6 or newer.
+- On Android the namespace of the automatically generated Java
+  class for initialization of GStreamer has changed from
+  com.gstreamer to org.freedesktop.gstreamer to prevent
+  namespace pollution.
+- On iOS you have to update your gst_ios_init.h and
+  gst_ios_init.m in your projects from the one included in the
+  binaries if you used the GnuTLS GIO module before.
+
+---

Old:

  gst-plugins-good-1.2.4.tar.xz

New:

  gst-plugins-good-1.4.0.tar.xz



Other differences:
--
++ gstreamer-plugins-good.spec ++
--- /var/tmp/diff_new_pack.Rh9HuK/_old  2014-07-27 08:25:04.0 +0200
+++ /var/tmp/diff_new_pack.Rh9HuK/_new  2014-07-27 08:25:04.0 +0200
@@ -22,21 +22,22 @@
 
 Name:   gstreamer-plugins-good
 %define _name gst-plugins-good
-Version:1.2.4
+Version:1.4.0
 Release:0
 

commit yast2-ruby-bindings for openSUSE:Factory

2014-07-27 Thread h_root
Hello community,

here is the log from the commit of package yast2-ruby-bindings for 
openSUSE:Factory checked in at 2014-07-27 08:24:59

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


Package is yast2-ruby-bindings

Changes:

--- /work/SRC/openSUSE:Factory/yast2-ruby-bindings/yast2-ruby-bindings.changes  
2014-06-18 10:59:32.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.yast2-ruby-bindings.new/yast2-ruby-bindings.changes 
2014-07-27 08:25:16.0 +0200
@@ -1,0 +2,13 @@
+Wed Jul 23 17:18:58 CEST 2014 - loci...@suse.com
+
+- Builtins.mapmap newly only accepts Hash, otherwise raises
+  a TypeError (bnc#888585)
+- 3.1.22
+
+---
+Mon Jul  7 09:31:40 UTC 2014 - mrueck...@suse.de
+
+- switch to rubygem() based requires so we can easily pass the
+  preferred ruby version using rb_default_ruby_abi
+
+---

Old:

  yast2-ruby-bindings-3.1.21.tar.bz2

New:

  yast2-ruby-bindings-3.1.22.tar.bz2



Other differences:
--
++ yast2-ruby-bindings.spec ++
--- /var/tmp/diff_new_pack.YfmqoE/_old  2014-07-27 08:25:16.0 +0200
+++ /var/tmp/diff_new_pack.YfmqoE/_new  2014-07-27 08:25:16.0 +0200
@@ -17,8 +17,9 @@
 
 
 Name:   yast2-ruby-bindings
-Version:3.1.21
+Version:3.1.22
 Release:0
+Url:https://github.com/yast/yast-ruby-bindings
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Source0:yast2-ruby-bindings-%{version}.tar.bz2
 Prefix: /usr
@@ -29,9 +30,15 @@
 BuildRequires:  yast2-devtools = 3.1.10
 # libzypp-devel is missing .la requires
 BuildRequires:  ruby-devel
+%if 0%{?suse_version} == 1315
+BuildRequires:  rubygem(%{rb_default_ruby_abi}:fast_gettext)
+BuildRequires:  rubygem(%{rb_default_ruby_abi}:rspec)
+Requires:   rubygem(%{rb_default_ruby_abi}:fast_gettext)
+%else
 BuildRequires:  rubygem-fast_gettext
 BuildRequires:  rubygem-rspec
 Requires:   rubygem-fast_gettext
+%endif
 Requires:   yast2-core = 2.24.0
 BuildRequires:  yast2-core-devel = 2.24.0
 Requires:   yast2-ycp-ui-bindings   = 2.21.9

++ yast2-ruby-bindings-3.1.21.tar.bz2 - yast2-ruby-bindings-3.1.22.tar.bz2 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-ruby-bindings-3.1.21/package/yast2-ruby-bindings.changes 
new/yast2-ruby-bindings-3.1.22/package/yast2-ruby-bindings.changes
--- old/yast2-ruby-bindings-3.1.21/package/yast2-ruby-bindings.changes  
2014-06-10 15:51:27.0 +0200
+++ new/yast2-ruby-bindings-3.1.22/package/yast2-ruby-bindings.changes  
2014-07-25 15:56:08.0 +0200
@@ -1,4 +1,17 @@
 ---
+Wed Jul 23 17:18:58 CEST 2014 - loci...@suse.com
+
+- Builtins.mapmap newly only accepts Hash, otherwise raises
+  a TypeError (bnc#888585)
+- 3.1.22
+
+---
+Mon Jul  7 09:31:40 UTC 2014 - mrueck...@suse.de
+
+- switch to rubygem() based requires so we can easily pass the
+  preferred ruby version using rb_default_ruby_abi
+
+---
 Tue Jun 10 12:41:14 UTC 2014 - jreidin...@suse.com
 
 - fix comparison of float and integer (bnc#865037)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-ruby-bindings-3.1.21/package/yast2-ruby-bindings.spec 
new/yast2-ruby-bindings-3.1.22/package/yast2-ruby-bindings.spec
--- old/yast2-ruby-bindings-3.1.21/package/yast2-ruby-bindings.spec 
2014-06-10 15:51:27.0 +0200
+++ new/yast2-ruby-bindings-3.1.22/package/yast2-ruby-bindings.spec 
2014-07-25 15:56:08.0 +0200
@@ -17,7 +17,8 @@
 
 
 Name:   yast2-ruby-bindings
-Version:3.1.21
+Version:3.1.22
+Url:https://github.com/yast/yast-ruby-bindings
 Release:0
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Source0:yast2-ruby-bindings-%{version}.tar.bz2
@@ -29,9 +30,15 @@
 BuildRequires:  yast2-devtools = 3.1.10
 # libzypp-devel is missing .la requires
 BuildRequires:  ruby-devel
+%if 0%{?suse_version} == 1315
+BuildRequires:  rubygem(%{rb_default_ruby_abi}:fast_gettext)
+BuildRequires:  rubygem(%{rb_default_ruby_abi}:rspec)
+Requires:   rubygem(%{rb_default_ruby_abi}:fast_gettext)
+%else
 BuildRequires:  rubygem-fast_gettext
 BuildRequires:  rubygem-rspec
 Requires:   rubygem-fast_gettext
+%endif
 Requires:   yast2-core = 2.24.0
 BuildRequires:  yast2-core-devel = 2.24.0
 Requires:   yast2-ycp-ui-bindings  

commit gstreamer-plugins-base for openSUSE:Factory

2014-07-27 Thread h_root
Hello community,

here is the log from the commit of package gstreamer-plugins-base for 
openSUSE:Factory checked in at 2014-07-27 08:24:47

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


Package is gstreamer-plugins-base

Changes:

--- 
/work/SRC/openSUSE:Factory/gstreamer-plugins-base/gstreamer-plugins-base.changes
2014-04-26 10:01:42.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-plugins-base.new/gstreamer-plugins-base.changes
   2014-07-27 08:24:51.0 +0200
@@ -1,0 +2,74 @@
+Mon Jul 21 11:16:15 UTC 2014 - dims...@opensuse.org
+
+- Update to version 1.4.0:
+  + Bugs fixed: bgo#733012, bgo#733349, bgo#733386.
+  + Updated translations.
+
+---
+Thu Jul 17 22:44:04 UTC 2014 - dims...@opensuse.org
+
+- Update to version 1.3.91:
+  + Various API additions.
+  + New plugins and elements:
+- v4l2videodec element for accessing hardware codecs on
+  platforms that make them accessible via V4L2.
+- New downloadbuffer element that replaces the download
+  buffering feature of queue2.
+- rtpstreampay and rtpstreamdepay elements for transmitting RTP
+  packets over a stream API (e.g. TCP) according to RFC 4571.
+- rtprtx elements for standard compliant implementation of
+  retransmissions, integrated into the rtpmanager plugin.
+- audiomixer element that mixes multiple audio streams together
+  into a single one while keeping synchronization.
+- OpenNI2 plugin for 3D cameras like the Kinect camera.
+- OpenEXR plugin for decoding high-dynamic-range EXR images.
+- curlsshsink and curlsftpsink to write files via SSH/SFTP.
+- videosignal, ivfparse and sndfile plugins ported from 0.10.
+- avfvideosrc, vtdec and other elements were ported from 0.10
+  and are available on OS X and iOS now.
+  + Other changes:
+- gst-libav now uses libav 10.1, and gained support for
+  H265/HEVC.
+- Support for hardware codecs and special memory types has been
+  improved with bugfixes and feature additions in various
+  plugins and base classes.
+- Various bugfixes and improvements to buffering in queue2 and
+  multiqueue elements.
+- dvbsrc supports more delivery mechanisms and other features
+  now, including DVB S2 and T2 support.
+- The MPEGTS library has support for many more descriptors.
+- Major improvements to tsdemux and tsparse, especially time
+  and seeking related.
+- souphttpsrc now has support for keep-alive connections,
+  compression, configurable number of retries and configuration
+  for SSL certificate validation.
+- hlsdemux has undergone major refactoring and works more
+  reliable now and supports more HLS features like trick modes.
+- dashdemux and mssdemux are now also pushing fragments
+  downstream while they're downloaded instead of waiting for
+  each fragment to finish.
+- videoflip can automatically flip based on the orientation
+  tag.
+- openjpeg supports the OpenJPEG2 API.
+- waylandsink was refactored and should be more useful now.
+- gst-rtsp-server supports SRTP and MIKEY now.
+- gst-libav encoders are now negotiating any profile/level
+  settings with downstream via caps.
+- Lots of fixes for coverity warnings all over the place.
+- Negotiation related performance improvements.
+- 800+ fixed bug reports.
+  + Things to look out for:
+- The eglglessink element was removed and replaced by the
+  glimagesink element.
+- The mfcdec element was removed and replaced by v4l2videodec.
+- osxvideosink is only available in OS X 10.6 or newer.
+- On Android the namespace of the automatically generated Java
+  class for initialization of GStreamer has changed from
+  com.gstreamer to org.freedesktop.gstreamer to prevent
+  namespace pollution.
+- On iOS you have to update your gst_ios_init.h and
+  gst_ios_init.m in your projects from the one included in the
+  binaries if you used the GnuTLS GIO module before.
+- Drop gstreamer-plugins-base-discid.patch: fixed upstream.
+
+---

Old:

  gst-plugins-base-1.2.4.tar.xz
  gstreamer-plugins-base-discid.patch

New:

  gst-plugins-base-1.4.0.tar.xz



Other differences:
--
++ gstreamer-plugins-base.spec ++
--- /var/tmp/diff_new_pack.WVAXQd/_old  2014-07-27 08:24:51.0 +0200
+++ /var/tmp/diff_new_pack.WVAXQd/_new  2014-07-27 08:24:51.0 +0200
@@ -18,7 +18,7 @@
 
 Name:   gstreamer-plugins-base
 %define _name gst-plugins-base

commit xsd for openSUSE:Factory

2014-07-27 Thread h_root
Hello community,

here is the log from the commit of package xsd for openSUSE:Factory checked in 
at 2014-07-27 08:24:55

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


Package is xsd

Changes:

--- /work/SRC/openSUSE:Factory/xsd/xsd.changes  2012-05-15 17:43:29.0 
+0200
+++ /work/SRC/openSUSE:Factory/.xsd.new/xsd.changes 2014-07-27 
08:25:11.0 +0200
@@ -1,0 +2,29 @@
+Wed Jul 23 21:25:00 UTC 2014 - cgiboude...@gmx.com
+
+- Update to 4.0.0
+  * Drop support for Xerces-C++ = 2.8.0.
+  * Oracle/Berkeley DB XML support has been dropped.
+  * New option, --std, specifies the C++ standard that the generated code
+should conform to. Valid values are c++98 (default) and c++11.
+  * New option, --fat-type-file, triggers the placement of code corresponding
+to global elements into type files instead of schema files in the file-
+per-type mode. This option is primarily useful when trying to minimize
+the amount of object code that is linked to an executable by packaging
+compiled generated code into a static (archive) library.
+  * New option, --generate-dep, triggers the generation of the make
+dependency files (.d) for the generated C++ files. Other options
+controlling dependency generation are: --generate-dep-only,
+--dep-phony, --dep-target, --dep-suffix, and --dep-regex. For
+details on this functionality, refer to the XSD compiler command
+line manual (man pages).
+  * New option, --suppress-assignment, suppresses the generation of copy
+assignment operators for complex types. If this option is specified,
+the copy assignment operators for such types are declared private and
+left unimplemented.
+  * New option, --polymorphic-plate, allows the creation of multiple
+polymorphic map plates in the same application. For details, refer
+to the XSD compiler command line manual (man pages).
+  See the NEWS file for the complete changelog
+- Drop boost1.46-buildfix.patch (no longer needed)
+
+---

Old:

  boost1.46-buildfix.patch
  xsd-3.3.0-1+dep.tar.bz2

New:

  xsd-4.0.0+dep.tar.bz2



Other differences:
--
++ xsd.spec ++
--- /var/tmp/diff_new_pack.ymDN3B/_old  2014-07-27 08:25:12.0 +0200
+++ /var/tmp/diff_new_pack.ymDN3B/_new  2014-07-27 08:25:12.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package xsd
 #
-# 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,26 +15,25 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   xsd
-%define rversion 3.3.0-1
-Version:3.3.0.1
+Version:4.0.0
 Release:0
 Summary:W3C XML schema to C++ data binding compiler
-# http://www.codesynthesis.com/products/xsd/license.xhtml
 License:SUSE-GPL-2.0-with-FLOSS-exception
-Url:http://www.codesynthesis.com/products/xsd/
 Group:  Development/Languages/C and C++
-Source0:
http://www.codesynthesis.com/download/xsd/3.3/%{name}-%{rversion}+dep.tar.bz2
+# http://www.codesynthesis.com/products/xsd/license.xhtml
+Url:http://www.codesynthesis.com/products/xsd/
+Source0:
http://www.codesynthesis.com/download/xsd/4.0/%{name}-%{version}+dep.tar.bz2
+Source99:   xsd-rpmlintrc
 # Rename xsd to xsdcxx
 Patch0: xsdcxx-rename.patch
-# Author: Konstantinos Margaritis mar...@genesi-usa.com - 
http://bugs.debian.org/624942
-Patch1: boost1.46-buildfix.patch
-BuildRequires:  Xerces-c-devel
 BuildRequires:  boost-devel
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
+BuildRequires:  libxerces-c-devel  2.8.0
 BuildRequires:  m4
-Requires:   Xerces-c-devel
+Requires:   libxerces-c-devel
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -48,16 +47,15 @@
 
 %packagedoc
 Summary:API documentation files for xsd
-Requires:   xsd
 Group:  Documentation/Other
+Requires:   xsd
 
 %descriptiondoc
 This package contains API documentation for xsd.
 
 %prep
-%setup -q -n %{name}-%{rversion}+dep
+%setup -q -n %{name}-%{version}+dep
 %patch0 -p1
-%patch1 -p1
 
 %build
 make verbose=1 CXXFLAGS=%{optflags} %{?_smp_mflags}
@@ -73,9 +71,6 @@
 # Remove duplicate docs.
 rm -rf %{buildroot}%{_datadir}/doc/libxsd
 
-# Remove Microsoft Visual C++ compiler helper files.
-rm -rf %{buildroot}%{_includedir}/xsd/cxx/compilers
-
 %fdupes -s %{buildroot}%{_datadir}/doc
 
 %files


commit gstreamer-plugins-ugly for openSUSE:Factory

2014-07-27 Thread h_root
Hello community,

here is the log from the commit of package gstreamer-plugins-ugly for 
openSUSE:Factory checked in at 2014-07-27 08:24:50

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


Package is gstreamer-plugins-ugly

Changes:

--- 
/work/SRC/openSUSE:Factory/gstreamer-plugins-ugly/gstreamer-plugins-ugly.changes
2014-04-26 10:02:07.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-plugins-ugly.new/gstreamer-plugins-ugly.changes
   2014-07-27 08:25:06.0 +0200
@@ -1,0 +2,67 @@
+Mon Jul 21 17:15:08 UTC 2014 - dims...@opensuse.org
+
+- Update to version 1.4.0:
+  + Various API additions.
+  + New plugins and elements:
+- v4l2videodec element for accessing hardware codecs on
+  platforms that make them accessible via V4L2.
+- New downloadbuffer element that replaces the download
+  buffering feature of queue2.
+- rtpstreampay and rtpstreamdepay elements for transmitting RTP
+  packets over a stream API (e.g. TCP) according to RFC 4571.
+- rtprtx elements for standard compliant implementation of
+  retransmissions, integrated into the rtpmanager plugin.
+- audiomixer element that mixes multiple audio streams together
+  into a single one while keeping synchronization.
+- OpenNI2 plugin for 3D cameras like the Kinect camera.
+- OpenEXR plugin for decoding high-dynamic-range EXR images.
+- curlsshsink and curlsftpsink to write files via SSH/SFTP.
+- videosignal, ivfparse and sndfile plugins ported from 0.10.
+- avfvideosrc, vtdec and other elements were ported from 0.10
+  and are available on OS X and iOS now.
+  + Other changes:
+- gst-libav now uses libav 10.1, and gained support for
+  H265/HEVC.
+- Support for hardware codecs and special memory types has been
+  improved with bugfixes and feature additions in various
+  plugins and base classes.
+- Various bugfixes and improvements to buffering in queue2 and
+  multiqueue elements.
+- dvbsrc supports more delivery mechanisms and other features
+  now, including DVB S2 and T2 support.
+- The MPEGTS library has support for many more descriptors.
+- Major improvements to tsdemux and tsparse, especially time
+  and seeking related.
+- souphttpsrc now has support for keep-alive connections,
+  compression, configurable number of retries and configuration
+  for SSL certificate validation.
+- hlsdemux has undergone major refactoring and works more
+  reliable now and supports more HLS features like trick modes.
+- dashdemux and mssdemux are now also pushing fragments
+  downstream while they're downloaded instead of waiting for
+  each fragment to finish.
+- videoflip can automatically flip based on the orientation
+  tag.
+- openjpeg supports the OpenJPEG2 API.
+- waylandsink was refactored and should be more useful now.
+- gst-rtsp-server supports SRTP and MIKEY now.
+- gst-libav encoders are now negotiating any profile/level
+  settings with downstream via caps.
+- Lots of fixes for coverity warnings all over the place.
+- Negotiation related performance improvements.
+- 800+ fixed bug reports.
+  + Things to look out for:
+- The eglglessink element was removed and replaced by the
+  glimagesink element.
+- The mfcdec element was removed and replaced by v4l2videodec.
+- osxvideosink is only available in OS X 10.6 or newer.
+- On Android the namespace of the automatically generated Java
+  class for initialization of GStreamer has changed from
+  com.gstreamer to org.freedesktop.gstreamer to prevent
+  namespace pollution.
+- On iOS you have to update your gst_ios_init.h and
+  gst_ios_init.m in your projects from the one included in the
+  binaries if you used the GnuTLS GIO module before.
+- Package baselibs.conf.
+
+---

Old:

  gst-plugins-ugly-1.2.4-patched.tar.xz
  gst-plugins-ugly-1.2.4.tar.xz

New:

  gst-plugins-ugly-1.4.0-patched.tar.xz
  gst-plugins-ugly-1.4.0.tar.xz



Other differences:
--
++ gstreamer-plugins-ugly.spec ++
--- /var/tmp/diff_new_pack.b9rsaA/_old  2014-07-27 08:25:07.0 +0200
+++ /var/tmp/diff_new_pack.b9rsaA/_new  2014-07-27 08:25:07.0 +0200
@@ -24,7 +24,7 @@
 %define _experimental 1
 
 Name:   gstreamer-plugins-ugly
-Version:1.2.4
+Version:1.4.0
 Release:0
 Summary:GStreamer Streaming-Media Framework Plug-Ins
 License:LGPL-2.1+
@@ -40,6 +40,7 @@
 Source: %{_name}-%{version}-patched.tar.xz
 %endif
 Source1: 

commit python-setuptools for openSUSE:Factory

2014-07-27 Thread h_root
Hello community,

here is the log from the commit of package python-setuptools for 
openSUSE:Factory checked in at 2014-07-27 08:24:52

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


Package is python-setuptools

Changes:

--- /work/SRC/openSUSE:Factory/python-setuptools/python-setuptools.changes  
2014-05-10 08:32:34.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-setuptools.new/python-setuptools.changes 
2014-07-27 08:25:08.0 +0200
@@ -1,0 +2,43 @@
+Wed Jul 23 08:54:56 UTC 2014 - sleep_wal...@suse.cz
+
+- bump to 5.4.1
+  Changes between 5.4.1 and 3.6
+   * Python #7776: (ssl_support) Correct usage of host for validation when
+ tunneling for HTTPS.
+   * Issue #154: pkg_resources will now cache the zip manifests rather than
+ re-processing the same file from disk multiple times, but only if the
+ environment variable PKG_RESOURCES_CACHE_ZIP_MANIFESTS is set. Clients
+ that package many modules in the same zip file will see some improvement
+ in startup time by enabling this feature. This feature is not enabled by
+ default because it causes a substantial increase in memory usage.
+   * Issue #185: Make svn tagging work on the new style SVN metadata. Thanks
+ cazabon!
+   * Prune revision control directories (e.g .svn) from base path as well as
+ sub-directories.
+   * Added a Developer Guide to the official documentation.
+   * Some code refactoring and cleanup was done with no intended behavioral
+ changes.
+   * During install_egg_info, the generated lines for namespace package .pth
+ files are now processed even during a dry run.
+   * Issue #202: Implemented more robust cache invalidation for the
+ ZipImporter, building on the work in Issue #168. Special thanks to Jurko
+ Gospodnetic and PJE.
+   * Issue #220: Restored script templates.
+   * Renamed script templates to end with .tmpl now that they no longer need to
+ be processed by 2to3. Fixes spurious syntax errors during build/install.
+   * Issue #218: Re-release of 3.8.1 to signal that it supersedes 4.x.
+   * Incidentally, script templates were updated not to include the
+ triple-quote escaping.
+   * Issue #213: Use legacy StringIO behavior for compatibility under pbr.
+   * Issue #218: Setuptools 3.8.1 superseded 4.0.1, and 4.x was removed from
+ the available versions to install.
+   * Issue #210: setup.py develop now copies scripts in binary mode rather than
+ text mode, matching the behavior of the install command.
+   * Extend Issue #197 workaround to include all Python 3 versions prior to
+   * Issue #193: Improved handling of Unicode filenames when building
+ manifests.
+
+- drop not applying patch setuptools-0.6c9-create-sitedir.patch
+- introduce applying patch with the same effect 
setuptools-5.4.1-create-sitedir.patch
+
+---

Old:

  setuptools-0.6c9-create-sitedir.patch
  setuptools-3.6.tar.gz

New:

  setuptools-5.4.1-create-sitedir.patch
  setuptools-5.4.1.tar.gz



Other differences:
--
++ python-setuptools.spec ++
--- /var/tmp/diff_new_pack.wJILWR/_old  2014-07-27 08:25:09.0 +0200
+++ /var/tmp/diff_new_pack.wJILWR/_new  2014-07-27 08:25:09.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   python-setuptools
-Version:3.6
+Version:5.4.1
 Release:0
 Url:http://pypi.python.org/pypi/setuptools
 Summary:Easily download, build, install, upgrade, and uninstall Python 
packages
@@ -26,7 +26,7 @@
 Source: 
https://pypi.python.org/packages/source/s/setuptools/setuptools-%{version}.tar.gz
 Source1:psfl.txt
 Source2:zpl.txt
-Patch1: setuptools-0.6c9-create-sitedir.patch
+Patch1: setuptools-5.4.1-create-sitedir.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  python-devel
 BuildRequires:  python-xml
@@ -52,7 +52,7 @@
 
 %prep
 %setup -q -n setuptools-%{version}
-%patch1
+%patch1 -p1
 find . -type f -name *.orig -delete
 
 %build

++ setuptools-0.6c9-create-sitedir.patch - 
setuptools-5.4.1-create-sitedir.patch ++
--- 
/work/SRC/openSUSE:Factory/python-setuptools/setuptools-0.6c9-create-sitedir.patch
  2013-07-02 14:30:21.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-setuptools.new/setuptools-5.4.1-create-sitedir.patch
 2014-07-27 08:25:08.0 +0200
@@ -1,8 +1,10 @@
 setuptools/command/easy_install.py
-+++ setuptools/command/easy_install.py
-@@ -249,6 +249,13 @@
+Index: setuptools-5.4.1/setuptools/command/easy_install.py
+===
+--- 

commit appdata-tools for openSUSE:Factory

2014-07-27 Thread h_root
Hello community,

here is the log from the commit of package appdata-tools for openSUSE:Factory 
checked in at 2014-07-27 08:24:40

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


Package is appdata-tools

Changes:

--- /work/SRC/openSUSE:Factory/appdata-tools/appdata-tools.changes  
2014-05-20 14:27:29.0 +0200
+++ /work/SRC/openSUSE:Factory/.appdata-tools.new/appdata-tools.changes 
2014-07-27 08:24:41.0 +0200
@@ -1,0 +2,13 @@
+Mon Jun 30 21:08:30 UTC 2014 - dims...@opensuse.org
+
+- Update to version 0.1.8:
+  + New Features:
+- Rename licence to metadata_license.
+- Use as_app_validate() from libappstream-glib.
+  + Bugfixes:
+- Add a copyright header to appdata.its.
+- Allow processing files with the wrong filename.
+- Correctly specify minimum version requirements.
+- Add pkgconfig(appstream-glib) BuildRequires: new dependency.
+
+---

Old:

  appdata-tools-0.1.7.tar.xz

New:

  appdata-tools-0.1.8.tar.xz



Other differences:
--
++ appdata-tools.spec ++
--- /var/tmp/diff_new_pack.98IeY5/_old  2014-07-27 08:24:42.0 +0200
+++ /var/tmp/diff_new_pack.98IeY5/_new  2014-07-27 08:24:42.0 +0200
@@ -18,7 +18,7 @@
 
 
 Name:   appdata-tools
-Version:0.1.7
+Version:0.1.8
 Release:0
 Summary:AppData validation tool
 License:GPL-2.0+
@@ -27,14 +27,15 @@
 Source: 
http://people.freedesktop.org/~hughsient/releases/%{name}-%{version}.tar.xz
 BuildRequires:  docbook-xsl-stylesheets
 BuildRequires:  intltool = 0.35.0
+BuildRequires:  python-lxml
+BuildRequires:  trang
 BuildRequires:  xsltproc
+BuildRequires:  pkgconfig(appstream-glib) = 0.1.4
 BuildRequires:  pkgconfig(gdk-pixbuf-2.0)
-BuildRequires:  pkgconfig(glib-2.0) = 2.14.0
+BuildRequires:  pkgconfig(glib-2.0) = 2.36.0
 BuildRequires:  pkgconfig(gobject-2.0)
 BuildRequires:  pkgconfig(gthread-2.0)
 BuildRequires:  pkgconfig(libsoup-2.4)
-BuildRequires:  python-lxml
-BuildRequires:  trang
 Recommends: %{name}-lang
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 

++ appdata-tools-0.1.7.tar.xz - appdata-tools-0.1.8.tar.xz ++
 6274 lines of diff (skipped)

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



commit xf86-video-intel for openSUSE:Factory

2014-07-27 Thread h_root
Hello community,

here is the log from the commit of package xf86-video-intel for 
openSUSE:Factory checked in at 2014-07-27 08:24:54

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-06-18 07:47:57.0 +0200
+++ /work/SRC/openSUSE:Factory/.xf86-video-intel.new/xf86-video-intel.changes   
2014-07-27 08:25:09.0 +0200
@@ -1,0 +2,92 @@
+Wed Jul 23 16:29:51 UTC 2014 - tobias.johannes.klausm...@mni.thm.de
+
+- Update to version 2.99.914:
+  A brown paper bag to hide the rebuilding from the tarball with
+  'autoreconf -fi' error that arose from not distributing the libobj/
+  directory.
+
+---
+Wed Jul 23 14:37:06 UTC 2014 - tobias.johannes.klausm...@mni.thm.de
+
+- Update to 3.0 prerelease 2.99.913: (Tarball from Git, Release Tarball is 
broken)
+  Officially recognise HD Graphics 5300/5500/5600, Iris Graphics 6100 and
+  Iris Pro Graphics 6200/P6300 (formerly known as Broadwell).
+  + Check the window actually covers the CRTC before doing a single CRTC flip,
+and then restore the right framebuffer after completing CRTC flips.
+Otherwise we would detect an error and disable an output under TearFree
+Regression in 2.99.912
+https://bugs.freedesktop.org/show_bug.cgi?id=80191
+  + Fix framebuffer creation on kernels older than 3.11
+Regression in 2.99.912
+  + Check that the damage still exists after implicit reduction
+Regression in 2.99.912
+https://bugs.freedesktop.org/show_bug.cgi?id=77436
+  + Fix direction flags for fallback composited CopyAreas which
+caused scrolling corruption in a few configurations
+Regression from 2.20.0
+https://bugs.freedesktop.org/show_bug.cgi?id=79843
+  + Do not throw away damage if there is no redundant copy
+https://bugs.freedesktop.org/show_bug.cgi?id=79992
+  + Check clipping on PolyRect before discarding the clipped damage
+Regression from 2.99.903
+https://bugs.freedesktop.org/show_bug.cgi?id=79992
+  + Fix hints for GLXPixmapa, as these are never swapped and so
+miss invalidating the hints on SwapBuffers with the result
+that they are often presumed blank
+Regression in 2.99.912
+https://bugs.freedesktop.org/show_bug.cgi?id=7
+  + Fix incoherent choice of source bo when constructing 8x8 tiles,
+incorrect pattern origin when extracting, and then fix the
+alignment of colour patterns for BLT operations
+https://bugs.freedesktop.org/show_bug.cgi?id=80033
+  + Disable blending with the render engine on snoopable buffers
+https://bugs.freedesktop.org/show_bug.cgi?id=80253
+  + Restore throttling to prevent client lag under heavy GPU load
+Regression from 2.21.10
+https://bugs.freedesktop.org/show_bug.cgi?id=77436
+  + Use ClientGone for notifications on shared DRI2 windows to prevent
+rare crashes due to use-after-free of the swap requests
+https://bugs.freedesktop.org/show_bug.cgi?id=80157
+  + Ensure the mmaped CPU bo is idle before migrating damage
+https://bugs.freedesktop.org/show_bug.cgi?id=80560
+  + Fix incorrect clipping by the render engine for large DRI2 windows
+  + Ensure that the aperture tiling fallbacks are bounded
+  + Validate parameter to xf86-video-intel-backlight-helper more carefully
+(CVE-2014-4910)
+  + Fix slaved scanouts for reverse optimus, though rotated slaves will
+require further patches to Xorg.
+https://bugs.freedesktop.org/show_bug.cgi?id=81383
+  + Fix build without Composite extension.
+  + Fix build without gettline().
+  + UXA: Allocate and resize frontbuffer consistently to pass sanity checks
+https://bugs.freedesktop.org/show_bug.cgi?id=80088
+  + UXA: Report cached backlight value when the output is off (like sna)
+https://bugzilla.redhat.com/show_bug.cgi?id=1032978
+  + UXA: Mark outputs as off before the kernel does (like sna)
+This will prevent the internal panel from starting up blank in some
+multi-monitor configurations
+https://bugzilla.redhat.com/show_bug.cgi?id=1103806
+- Note that the DRI2 exchange mechanism introduced in 2.99.912 exposes bugs
+  in some compositors, at least kwin and comptom, which discard DRI2 buffer
+  invalidates rather than resourcing their texture. For example,
+  https://bugs.kde.org/show_bug.cgi?id=336589
+- Note that the improved triple buffering introduced in DRI2 requires a patch
+  to Xorg (now released upstream) to prevent crashes with DRI_PRIME.
+  https://bugs.freedesktop.org/show_bug.cgi?id=80001
+- Note that DRI3/Present require tracking the relevant development trees for
+  mesa and the xserver as they are very much still under 

commit cluster-glue for openSUSE:Factory

2014-07-27 Thread h_root
Hello community,

here is the log from the commit of package cluster-glue for openSUSE:Factory 
checked in at 2014-07-27 08:25:36

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


Package is cluster-glue

Changes:

--- /work/SRC/openSUSE:Factory/cluster-glue/cluster-glue.changes
2014-07-10 08:16:49.0 +0200
+++ /work/SRC/openSUSE:Factory/.cluster-glue.new/cluster-glue.changes   
2014-07-27 08:25:37.0 +0200
@@ -1,0 +2,12 @@
+Thu Jul 17 14:53:25 UTC 2014 - dmuhameda...@suse.com
+
+- hb_report: add -Q to usage
+- upstream cs: ec7802482c73
+
+---
+Wed Jul  9 15:02:38 UTC 2014 - dmuhameda...@suse.com
+
+- hb_report: add -Q option for quick runs
+- upstream cs: 51d0ebbb2868
+
+---



Other differences:
--
++ cluster-glue.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cluster-glue/.hg_archival.txt 
new/cluster-glue/.hg_archival.txt
--- old/cluster-glue/.hg_archival.txt   2014-07-02 11:10:32.0 +0200
+++ new/cluster-glue/.hg_archival.txt   2014-07-14 17:49:05.0 +0200
@@ -1,5 +1,5 @@
 repo: e3ffdd7ae81c596b2be7e1e110d2c1255161340e
-node: 0abe35bebf5fd26c1efcd2bb8f796e697c8492fd
+node: ec7802482c733072db57b46d4304f27040f81bcd
 branch: default
 latesttag: glue-1.0.12-rc1
-latesttagdistance: 23
+latesttagdistance: 27
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cluster-glue/doc/hb_report.8.txt 
new/cluster-glue/doc/hb_report.8.txt
--- old/cluster-glue/doc/hb_report.8.txt2014-07-02 11:10:32.0 
+0200
+++ new/cluster-glue/doc/hb_report.8.txt2014-07-14 17:49:05.0 
+0200
@@ -14,7 +14,8 @@
 SYNOPSIS
 
 *hb_report* -f {time|cts:testnum} [-t time] [-u user] [-l file]
-   [-n nodes] [-E files] [-p patt] [-L patt] [-e prog] [-MSDCZAVsvhd] 
[dest]
+   [-n nodes] [-E files] [-p patt] [-L patt] [-e prog]
+  [-MSDCZAQVsvhd] [dest]
 
 
 DESCRIPTION
@@ -75,6 +76,14 @@
Additional patterns to match parameter name which contain
sensitive information. This option is additive (default: passw.*).
 
+*-Q*::
+   Quick run. Gathering some system information can be expensive.
+   With this option, such operations are skipped and thus
+   information collecting sped up. The operations considered
+   I/O or CPU intensive: verifying installed packages content,
+   sanitizing files for sensitive information, and producing dot
+   files from PE inputs.
+
 *-A*::
This is an OpenAIS cluster. hb_report has some heuristics to
find the cluster stack, but that is not always reliable.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/cluster-glue/hb_report/hb_report.in 
new/cluster-glue/hb_report/hb_report.in
--- old/cluster-glue/hb_report/hb_report.in 2014-07-02 11:10:32.0 
+0200
+++ new/cluster-glue/hb_report/hb_report.in 2014-07-14 17:49:05.0 
+0200
@@ -69,7 +69,7 @@
catEOF
 usage: hb_report -f {time|cts:testnum} [-t time]
[-u user] [-X ssh-options] [-l file] [-n nodes] [-E files]
-   [-p patt] [-L patt] [-e prog] [-MSDZAVsvhd] [dest]
+   [-p patt] [-L patt] [-e prog] [-MSDZAQVsvhd] [dest]
 
-f time: time to start from or a CTS test number
-t time: time to finish at (dflt: now)
@@ -89,6 +89,7 @@
-L patt: regular expression to match in log files for analysis;
 this option is additive (dflt: $LOG_PATTERNS)
-e prog: your favourite editor
+   -Q : don't run resource intensive operations (speed up)
-M : don't collect extra logs (/var/log/messages)
-D : don't invoke editor to write description
-Z : if destination directories exist, remove them instead of 
exiting
@@ -170,8 +171,16 @@
TRY_SSH=root hacluster
SLAVEPIDS=
NO_DESCRIPTION=1
+   SKIP_LVL=0
VERBOSITY=0
 }
+#
+# caller may skip collecting information if the skip level
+# exceeds the given value
+#
+skip_lvl() {
+   [ $SKIP_LVL -ge $1 ]
+}
 chkname() {
[ $1 ] || usage short
echo $1 | grep -qs '[^a-zA-Z0-9@_+=:.-]' 
@@ -529,6 +538,7 @@
 UNIQUE_MSG=$UNIQUE_MSG
 SANITIZE=$SANITIZE
 DO_SANITIZE=$DO_SANITIZE
+SKIP_LVL=$SKIP_LVL
 EXTRA_LOGS=$EXTRA_LOGS
 USER_CLUSTER_TYPE=$USER_CLUSTER_TYPE
 CONF=$CONF
@@ -674,7 +684,7 @@
}
if [ `echo $flist | wc -w` -le 20 ]; then
for f in $flist; do
-   pe2dot $3/`basename $pe_dir`/`basename $f`
+ 

commit autoyast2 for openSUSE:Factory

2014-07-27 Thread h_root
Hello community,

here is the log from the commit of package autoyast2 for openSUSE:Factory 
checked in at 2014-07-27 08:25:48

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


Package is autoyast2

Changes:

--- /work/SRC/openSUSE:Factory/autoyast2/autoyast2.changes  2014-07-19 
11:05:24.0 +0200
+++ /work/SRC/openSUSE:Factory/.autoyast2.new/autoyast2.changes 2014-07-27 
08:26:00.0 +0200
@@ -1,0 +2,47 @@
+Fri Jul 25 12:00:17 UTC 2014 - jsr...@suse.cz
+
+- code de-duplication of recent bootloader autoupgrde changes
+  (bnc#885634)
+- 3.1.51
+
+---
+
+Tue Jul 22 13:57:40 CEST 2014 - sch...@suse.de
+
+- Calling bootloader configuration before evaluating package selection.
+  So the package selection can take care about the packages which
+  will be needed by the bootloader. (bnc#876161)
+- 3.1.50
+
+---
+Tue Jul 22 09:10:08 UTC 2014 - jsr...@suse.cz
+
+- import bootloader settings also during autoupgrade (bnc#885634)
+- 3.1.49
+
+---
+Mon Jul 21 16:59:06 CEST 2014 - loci...@suse.com
+
+- Do not clone hidden modules, not even automatically with
+  clone_system (bnc#887115)
+- Added support for autogenerated XML in format:
+  'services-manager'-'services'-'enable/disable'-'service'
+  instead of 'listentry'
+- 3.1.48
+
+---
+Thu Jul 21 16:30:02 CEST 2014 - sch...@suse.de
+
+- Set default timeout of error,warning,...popups correctly.
+  (bnc#887397)
+- 3.1.47
+
+---
+Mon Jul 21 15:15:27 CEST 2014 - loci...@suse.com
+
+- SCR agent for reading desktop file now understand comments
+  according freedesktop.org (^#[ \t])
+- Added support for Hidden modules (both bnc#887115)
+- 3.1.46
+
+---

Old:

  autoyast2-3.1.45.tar.bz2

New:

  autoyast2-3.1.51.tar.bz2



Other differences:
--
++ autoyast2.spec ++
--- /var/tmp/diff_new_pack.bSlWil/_old  2014-07-27 08:26:01.0 +0200
+++ /var/tmp/diff_new_pack.bSlWil/_new  2014-07-27 08:26:01.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   autoyast2
-Version:3.1.45
+Version:3.1.51
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ autoyast2-3.1.45.tar.bz2 - autoyast2-3.1.51.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/autoyast2-3.1.45/package/autoyast2.changes 
new/autoyast2-3.1.51/package/autoyast2.changes
--- old/autoyast2-3.1.45/package/autoyast2.changes  2014-07-16 
15:14:52.0 +0200
+++ new/autoyast2-3.1.51/package/autoyast2.changes  2014-07-25 
14:10:09.0 +0200
@@ -1,4 +1,51 @@
 ---
+Fri Jul 25 12:00:17 UTC 2014 - jsr...@suse.cz
+
+- code de-duplication of recent bootloader autoupgrde changes
+  (bnc#885634)
+- 3.1.51
+
+---
+
+Tue Jul 22 13:57:40 CEST 2014 - sch...@suse.de
+
+- Calling bootloader configuration before evaluating package selection.
+  So the package selection can take care about the packages which
+  will be needed by the bootloader. (bnc#876161)
+- 3.1.50
+
+---
+Tue Jul 22 09:10:08 UTC 2014 - jsr...@suse.cz
+
+- import bootloader settings also during autoupgrade (bnc#885634)
+- 3.1.49
+
+---
+Mon Jul 21 16:59:06 CEST 2014 - loci...@suse.com
+
+- Do not clone hidden modules, not even automatically with
+  clone_system (bnc#887115)
+- Added support for autogenerated XML in format:
+  'services-manager'-'services'-'enable/disable'-'service'
+  instead of 'listentry'
+- 3.1.48
+
+---
+Thu Jul 21 16:30:02 CEST 2014 - sch...@suse.de
+
+- Set default timeout of error,warning,...popups correctly.
+  (bnc#887397)
+- 3.1.47
+
+---
+Mon Jul 21 15:15:27 CEST 2014 - loci...@suse.com
+
+- SCR agent for reading desktop file now understand comments
+  according freedesktop.org (^#[ \t])
+- Added support for Hidden modules (both bnc#887115)
+- 3.1.46
+
+---
 Wed Jul 16 13:49:24 CEST 2014 - sch...@suse.de
 
 - Filter out tpmfs devices which have no partitions.
diff -urN 

commit libstorage for openSUSE:Factory

2014-07-27 Thread h_root
Hello community,

here is the log from the commit of package libstorage for openSUSE:Factory 
checked in at 2014-07-27 08:25:45

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


Package is libstorage

Changes:

--- /work/SRC/openSUSE:Factory/libstorage/libstorage.changes2014-06-18 
10:59:36.0 +0200
+++ /work/SRC/openSUSE:Factory/.libstorage.new/libstorage.changes   
2014-07-27 08:25:54.0 +0200
@@ -1,0 +2,22 @@
+Mon Jul 21 13:47:50 CEST 2014 - aschn...@suse.de
+
+- ignore default subvolume during subvolume detection (bnc#882982)
+- fixed encryption detection (see bnc#888128)
+
+---
+Wed Jul 16 16:56:07 CEST 2014 - aschn...@suse.de
+
+- fixed check for parted errors (see bnc#886005)
+
+---
+Wed Jul 09 10:28:06 CEST 2014 - aschn...@suse.de
+
+- call tune2fs when changing data mode for ext3 and ext4 root
+  filesystem (bnc#886240)
+
+---
+Wed Jul 07 13:31:30 CEST 2014 - rneuhau...@sigpipe.cz
+
+- configure{,.ac} uses python2-config to find python headers, libs
+
+---



Other differences:
--
++ libstorage-2.25.14.tar.bz2 ++
 1922 lines of diff (skipped)
retrying with extended exclude list
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/libstorage-2.25.14/bindings/python/Makefile.am 
new/libstorage-2.25.14/bindings/python/Makefile.am
--- old/libstorage-2.25.14/bindings/python/Makefile.am  2014-06-11 
14:18:39.0 +0200
+++ new/libstorage-2.25.14/bindings/python/Makefile.am  2014-07-17 
11:00:53.0 +0200
@@ -8,9 +8,7 @@
 
 AM_CXXFLAGS = -fPIC -DPIC
 
-PYLIBVER ?= python$(PYTHON_VERSION)
-
-INCLUDES = -I. -I${top_srcdir} -I/usr/include/$(PYLIBVER)
+INCLUDES = -I. -I${top_srcdir} -I${PYTHON_INCLUDES}
 
 DEPENDENCIES = \
${top_srcdir}/storage/StorageInterface.h\
@@ -18,7 +16,7 @@
${top_srcdir}/storage/Graph.h   \
./enum_ref.i
 
-LIBS = $(top_builddir)/storage/libstorage.la
+LIBS = $(top_builddir)/storage/libstorage.la ${PYTHON_LIBS}
 
 python_PYTHON = libstorage.py
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/libstorage-2.25.14/bindings/python/examples/probing.py 
new/libstorage-2.25.14/bindings/python/examples/probing.py
--- old/libstorage-2.25.14/bindings/python/examples/probing.py  2014-06-11 
14:18:39.0 +0200
+++ new/libstorage-2.25.14/bindings/python/examples/probing.py  2014-07-17 
11:00:53.0 +0200
@@ -8,7 +8,7 @@
 c = libstorage.createStorageInterface(env)
 
 
-containers = libstorage.dequecontainerinfo()
+containers = libstorage.DequeContainerInfo()
 c.getContainers(containers)
 
 for container in containers:
@@ -22,7 +22,7 @@
 print   Size:, libstorage.byteToHumanString(1024 * diskinfo.sizeK, 
True, 2, False)
 print   Cylinder Size:, 
libstorage.byteToHumanString(diskinfo.cylSize, True, 2, False)
 
-partitioninfos = libstorage.dequepartitioninfo()
+partitioninfos = libstorage.DequePartitionInfo()
 c.getPartitionInfo(container.name, partitioninfos)
 
 for partitioninfo in partitioninfos:
@@ -46,12 +46,12 @@
 print   Size:, libstorage.byteToHumanString(1024 * lvmvginfo.sizeK, 
True, 2, False)
 print   PE Size:, libstorage.byteToHumanString(1024 * 
lvmvginfo.peSizeK, True, 2, True)
 
-lvmlvinfos = libstorage.dequelvmlvinfo()
+lvmlvinfos = libstorage.DequeLvmLvInfo()
 c.getLvmLvInfo(container.name, lvmlvinfos)
 
 for lvmlvinfo in lvmlvinfos:
 print   Device:, lvmlvinfo.v.device
-print Size:, libstorage.byteToHumanString(1024 * 
lvmlvinfo.sizeK, True, 2, False)
+print Size:, libstorage.byteToHumanString(1024 * 
lvmlvinfo.v.sizeK, True, 2, False)
 print Stripes:, lvmlvinfo.stripes
 if lvmlvinfo.stripes  1:
 print Stripe Size:, libstorage.byteToHumanString(1024 * 
lvmlvinfo.stripeSizeK, True, 2, True)
diff 

commit perl-ExtUtils-Helpers for openSUSE:Factory

2014-07-27 Thread h_root
Hello community,

here is the log from the commit of package perl-ExtUtils-Helpers for 
openSUSE:Factory checked in at 2014-07-27 08:25:49

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


Package is perl-ExtUtils-Helpers

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-ExtUtils-Helpers/perl-ExtUtils-Helpers.changes  
2014-03-18 16:21:42.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-ExtUtils-Helpers.new/perl-ExtUtils-Helpers.changes
 2014-07-27 08:26:02.0 +0200
@@ -1,0 +2,16 @@
+Sat Jul 26 11:31:49 UTC 2014 - dims...@opensuse.org
+
+- Use build conditionals as wanted:
+  + Use build conditional 'with/without test'.
+  + due to the usage of bcond_without, the DEFAULT is to enable
+tests.
+  + To skip the tests, one can use osc build --without test.
+
+---
+Fri Jul 18 11:45:45 UTC 2014 - ch...@computersalat.de
+
+- fix build for SLE 11
+  * Test::More = 0.88
+- fix deps
+
+---



Other differences:
--
++ perl-ExtUtils-Helpers.spec ++
--- /var/tmp/diff_new_pack.1t3VZr/_old  2014-07-27 08:26:02.0 +0200
+++ /var/tmp/diff_new_pack.1t3VZr/_new  2014-07-27 08:26:02.0 +0200
@@ -16,6 +16,8 @@
 #
 
 
+%bcond_without test
+
 Name:   perl-ExtUtils-Helpers
 Version:0.022
 Release:0
@@ -29,8 +31,26 @@
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
+%if %{with test}
+BuildRequires:  perl(Cwd)
+BuildRequires:  perl(File::Spec)
+BuildRequires:  perl(IO::Handle)
+BuildRequires:  perl(IPC::Open3)
+BuildRequires:  perl(Test::More) = 0.88
+%endif
+BuildRequires:  perl(Carp)
+BuildRequires:  perl(Exporter) = 5.57
+BuildRequires:  perl(File::Basename)
+BuildRequires:  perl(File::Spec::Functions)
 BuildRequires:  perl(Module::Load)
+BuildRequires:  perl(Text::ParseWords)
+Requires:   perl(Carp)
+Requires:   perl(Exporter) = 5.57
+Requires:   perl(File::Basename)
+Requires:   perl(File::Copy)
+Requires:   perl(File::Spec::Functions)
 Requires:   perl(Module::Load)
+Requires:   perl(Text::ParseWords)
 %{perl_requires}
 
 %description
@@ -44,8 +64,10 @@
 %{__perl} Makefile.PL INSTALLDIRS=vendor
 %{__make} %{?_smp_mflags}
 
+%if %{with test}
 %check
 %{__make} test
+%endif
 
 %install
 %perl_make_install

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



commit vim for openSUSE:Factory

2014-07-27 Thread h_root
Hello community,

here is the log from the commit of package vim for openSUSE:Factory checked in 
at 2014-07-27 08:25:46

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


Package is vim

Changes:

--- /work/SRC/openSUSE:Factory/vim/vim.changes  2014-06-19 13:08:35.0 
+0200
+++ /work/SRC/openSUSE:Factory/.vim.new/vim.changes 2014-07-27 
08:25:56.0 +0200
@@ -1,0 +2,69 @@
+Tue Jul 22 09:04:57 UTC 2014 - idon...@suse.com
+
+- Updated to revision 373, fixes the following problems
+  * Crash when using :botright split when there isn't much space.
+  * Other solution for redrawing after completion.
+  * Restoring the window sizes after closing the command line window
+doesn't work properly if there are nested splits.
+  * Using freed memory when exiting while compiled with EXITFREE.
+  * Linebreak test fails when encoding is not utf-8. (Danek Duvall)
+  * When 'linebreak' is set control characters are not correctly
+displayed. (Kimmy Lindvall)
+  * When 'winminheight' is zero there might not be one line for the
+current window.
+  * Compiler warning for unused argument and unused variable.
+
+---
+Mon Jul 14 09:09:30 UTC 2014 - idon...@suse.com
+
+- Updated to revision 364, fixes the following problems
+  * When 'verbose' is set to display the return value of a function,
+may get E724 repeatedly.
+  * Selection of inner block is inconsistent.
+  * When moving the cursor and then switching to another window the
+previous window isn't scrolled. (Yukihiro Nakadaira)
+  * Using a regexp pattern to highlight a specific position can be
+slow.
+  * Relative numbering not updated after a linewise yank.  Issue 235.
+  * GTK: When a sign icon doesn't fit exactly there can be ugly gaps.
+  * Compiler warning for unused function.
+  * Unitialized variables, causing some problems.
+  * No digraph for the new rouble sign.
+  * Setting 'history' to a big value causes out-of-memory errors.
+  * When there is an error preparing to edit the command line, the
+command won't be executed. (Hirohito Higashi)
+  * Cannot wrap lines taking indent into account.
+  * Local function is available globally.
+  * Error from sed about illegal bytes when installing Vim.
+  * sort() doesn't handle numbers well.
+  * Clang gives warnings.
+  * matchdelete() does not always update the right lines.
+  * Unnecessary initializations and other things related to
+matchaddpos().
+  * Indent is not updated when deleting indent.
+  * Indent is not updated when changing 'breakindentopt'. (itchyny)
+  * test55 fails on some systems.
+  * When using J1 in 'cinoptions' a line below a continuation line
+gets too much indent.
+  * When there are matches to highlight the whole window is redrawn,
+which is slow.
+  * Using C indenting for Javascript does not work well for a {} block
+inside parenthesis.
+  * With 'linebreak' a tab causes missing line break.
+  * 'linebreak' doesn't work with the 'list' option.
+  * Several problems with Javascript indenting.
+  * After completion some characters are not redrawn.
+  * Sort is not always stable.
+  * When 'ttymouse' is set to 'uxterm' the xterm version is not
+requested. (Tomas Janousek)
+  * In a regexp pattern a $ followed by \v or \V is not seen as the
+end-of-line.
+  * Lots of flickering when filling the preview window for 'omnifunc'.
+  * When matchaddpos() uses a length smaller than the number of bytes
+in the (last) character the highlight continues until the end of
+the line.
+  * In Windows console typing 0xCE does not work.
+  * When the viminfo file can't be renamed there is no error message.
+(Vladimir Berezhnoy)
+
+---



Other differences:
--
++ vim.spec ++
--- /var/tmp/diff_new_pack.dtj8kv/_old  2014-07-27 08:25:57.0 +0200
+++ /var/tmp/diff_new_pack.dtj8kv/_new  2014-07-27 08:25:57.0 +0200
@@ -17,7 +17,7 @@
 
 
 %define pkg_version 7.4
-%define official_ptchlvl 326
+%define official_ptchlvl 373
 %define VIM_SUBDIR vim74
 %define site_runtimepath /usr/share/vim/site
 %define make make VIMRCLOC=/etc VIMRUNTIMEDIR=/usr/share/vim/current 
MAKE=make -e %{?_smp_mflags}

++ vim-7.4-patches.tar.bz2 ++
 8910 lines of diff (skipped)

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



commit krb5 for openSUSE:Factory

2014-07-27 Thread h_root
Hello community,

here is the log from the commit of package krb5 for openSUSE:Factory checked in 
at 2014-07-27 08:25:40

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


Package is krb5

Changes:

--- /work/SRC/openSUSE:Factory/krb5/krb5-mini.changes   2014-02-19 
11:39:17.0 +0100
+++ /work/SRC/openSUSE:Factory/.krb5.new/krb5-mini.changes  2014-07-27 
08:25:45.0 +0200
@@ -2 +2,19 @@
-Tue Feb 18 15:27:15 UTC 2014 - ckornac...@suse.com
+Sat Jul 19 12:38:21 UTC 2014 - p.drou...@gmail.com
+
+- Do not depend of insserv if systemd is used 
+
+---
+Thu Jul 10 15:59:52 UTC 2014 - ckornac...@suse.com
+
+- denial of service flaws when handling RFC 1964 tokens (bnc#886016)
+  krb5-1.12-CVE-2014-4341-CVE-2014-4342.patch
+- start krb5kdc after slapd (bnc#886102)
+
+---
+Fri Jun  6 11:08:08 UTC 2014 - ckornac...@suse.com
+
+- obsolete krb5-plugin-preauth-pkinit-nss (bnc#881674)
+  similar functionality is provided by krb5-plugin-preauth-pkinit
+
+---
+Tue Feb 18 15:25:57 UTC 2014 - ckornac...@suse.com
@@ -7 +25 @@
-Tue Jan 21 14:28:05 UTC 2014 - ckornac...@suse.com
+Tue Jan 21 14:23:37 UTC 2014 - ckornac...@suse.com
@@ -28 +46 @@
-Mon Jan 13 15:40:18 UTC 2014 - ckornac...@suse.com
+Mon Jan 13 15:37:16 UTC 2014 - ckornac...@suse.com
--- /work/SRC/openSUSE:Factory/krb5/krb5.changes2014-02-19 
11:39:17.0 +0100
+++ /work/SRC/openSUSE:Factory/.krb5.new/krb5.changes   2014-07-27 
08:25:45.0 +0200
@@ -1,0 +2,18 @@
+Sat Jul 19 12:38:21 UTC 2014 - p.drou...@gmail.com
+
+- Do not depend of insserv if systemd is used 
+
+---
+Thu Jul 10 15:59:52 UTC 2014 - ckornac...@suse.com
+
+- denial of service flaws when handling RFC 1964 tokens (bnc#886016)
+  krb5-1.12-CVE-2014-4341-CVE-2014-4342.patch
+- start krb5kdc after slapd (bnc#886102)
+
+---
+Fri Jun  6 11:08:08 UTC 2014 - ckornac...@suse.com
+
+- obsolete krb5-plugin-preauth-pkinit-nss (bnc#881674)
+  similar functionality is provided by krb5-plugin-preauth-pkinit
+
+---

New:

  krb5-1.12-CVE-2014-4341-CVE-2014-4342.patch



Other differences:
--
++ krb5-mini.spec ++
--- /var/tmp/diff_new_pack.3rs6QU/_old  2014-07-27 08:25:46.0 +0200
+++ /var/tmp/diff_new_pack.3rs6QU/_new  2014-07-27 08:25:46.0 +0200
@@ -35,6 +35,7 @@
 Summary:MIT Kerberos5 Implementation--Libraries
 License:MIT
 Group:  Productivity/Networking/Security
+Obsoletes:  krb5-plugin-preauth-pkinit-nss
 %if ! 0%{?build_mini}
 BuildRequires:  doxygen
 BuildRequires:  libopenssl-devel
@@ -47,6 +48,8 @@
 %if 0%{?suse_version} = 1210
 BuildRequires:  pkgconfig(systemd)
 %{?systemd_requires}
+%else
+PreReq: %insserv_prereq
 %endif
 # bug437293
 %ifarch ppc64
@@ -80,9 +83,10 @@
 Patch13:krb5-1.9-debuginfo.patch
 Patch14:krb5-kvno-230379.patch
 Patch15:krb5-master-keyring-kdcsync.patch
+Patch16:krb5-1.12-CVE-2014-4341-CVE-2014-4342.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 PreReq: mktemp, grep, /bin/touch, coreutils
-PreReq: %insserv_prereq %fillup_prereq 
+PreReq: %fillup_prereq 
 
 %description
 Kerberos V5 is a trusted-third-party network authentication system,
@@ -200,6 +204,7 @@
 %patch13 -p0
 %patch14 -p1
 %patch15 -p1
+%patch16 -p1
 
 %build
 # needs to be re-generated

++ krb5.spec ++
--- /var/tmp/diff_new_pack.3rs6QU/_old  2014-07-27 08:25:46.0 +0200
+++ /var/tmp/diff_new_pack.3rs6QU/_new  2014-07-27 08:25:46.0 +0200
@@ -35,6 +35,7 @@
 Summary:MIT Kerberos5 Implementation--Libraries
 License:MIT
 Group:  Productivity/Networking/Security
+Obsoletes:  krb5-plugin-preauth-pkinit-nss
 %if ! 0%{?build_mini}
 BuildRequires:  doxygen
 BuildRequires:  libopenssl-devel
@@ -47,6 +48,8 @@
 %if 0%{?suse_version} = 1210
 BuildRequires:  pkgconfig(systemd)
 %{?systemd_requires}
+%else
+PreReq: %insserv_prereq 
 %endif
 # bug437293
 %ifarch ppc64
@@ -80,9 +83,10 @@
 Patch13:krb5-1.9-debuginfo.patch
 Patch14:krb5-kvno-230379.patch
 Patch15:krb5-master-keyring-kdcsync.patch
+Patch16:krb5-1.12-CVE-2014-4341-CVE-2014-4342.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 PreReq: mktemp, grep, /bin/touch, coreutils
-PreReq: %insserv_prereq %fillup_prereq 
+PreReq: 

commit shotwell for openSUSE:Factory

2014-07-27 Thread h_root
Hello community,

here is the log from the commit of package shotwell for openSUSE:Factory 
checked in at 2014-07-27 08:24:56

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.changes2014-07-04 
17:18:32.0 +0200
+++ /work/SRC/openSUSE:Factory/.shotwell.new/shotwell.changes   2014-07-27 
08:25:15.0 +0200
@@ -1,0 +2,12 @@
+Thu Jul 24 14:36:30 UTC 2014 - dims...@opensuse.org
+
+- Add shotwell-vala.patch: Fix build with vala 0.25.1 (bgo#733650).
+
+---
+Wed Jul 23 16:49:07 UTC 2014 - mgo...@suse.com
+
+- Add
+  0001-Remove-photo-from-the-collection-when-deleting-in-si.patch:
+  fix possible crash after deleting photo (bnc#869348, bgo#732964).
+
+---

New:

  0001-Remove-photo-from-the-collection-when-deleting-in-si.patch
  shotwell-vala.patch



Other differences:
--
++ shotwell.spec ++
--- /var/tmp/diff_new_pack.Fp4tB7/_old  2014-07-27 08:25:15.0 +0200
+++ /var/tmp/diff_new_pack.Fp4tB7/_new  2014-07-27 08:25:15.0 +0200
@@ -24,6 +24,10 @@
 Group:  Productivity/Graphics/Viewers
 Url:http://yorba.org/shotwell/
 Source: 
http://download.gnome.org/sources/shotwell/0.18/%{name}-%{version}.tar.xz
+# PATCH-FIX-UPSTREAM 
0001-Remove-photo-from-the-collection-when-deleting-in-si.patch bnc#869348 
bgo#732964 mgo...@suse.com -- Fix possible crash after removing photo in single 
page view.
+Patch0: 0001-Remove-photo-from-the-collection-when-deleting-in-si.patch
+# PATCH-FIX-UPSTREAM shotwell-vala.patch bgo#733650 dims...@opensuse.org -- 
Fix build with vala 0.25.1
+Patch1: shotwell-vala.patch
 BuildRequires:  libraw-devel-static
 BuildRequires:  update-desktop-files
 BuildRequires:  vala = 0.17.2
@@ -62,6 +66,8 @@
 %lang_package
 %prep
 %setup -q
+%patch0 -p1
+%patch1 -p1
 
 %build
 # We can't use the configure macro: it's not a standard autotools configure 
script

++ 0001-Remove-photo-from-the-collection-when-deleting-in-si.patch ++
From 0ee62bcc4194ce1383bdac7f4d7ebeeafe3d39b0 Mon Sep 17 00:00:00 2001
From: Mike Gorse mgo...@suse.com
Date: Tue, 22 Jul 2014 15:38:39 -0500
Subject: [PATCH] Remove photo from the collection when deleting in single-page
 view

https://bugzilla.gnome.org/show_bug.cgi?id=732964
---
 src/PhotoPage.vala | 5 -
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/src/PhotoPage.vala b/src/PhotoPage.vala
index 50f0c1a..b91e939 100644
--- a/src/PhotoPage.vala
+++ b/src/PhotoPage.vala
@@ -1358,7 +1358,7 @@ public abstract class EditingHostPage : SinglePhotoPage {
 
 protected override bool on_shift_pressed(Gdk.EventKey? event) {
 // show quick compare of original only if no tool is in use, the 
original pixbuf is handy
-if (current_tool == null  !get_ctrl_pressed()  !get_alt_pressed())
+if (current_tool == null  !get_ctrl_pressed()  !get_alt_pressed() 
 has_photo())
 swap_in_original();
 
 return base.on_shift_pressed(event);
@@ -3144,6 +3144,9 @@ public class LibraryPhotoPage : EditingHostPage {
 
 // move on to the next one in the collection
 on_next_photo();
+
+ViewCollection view = get_view();
+view.remove_marked(view.mark(view.get_view_for_source(photo)));
 if (photo.equals(get_photo())) {
 // this indicates there is only one photo in the controller, or 
now zero, so switch 
 // to the Photos page, which is guaranteed to be there
-- 
1.8.4

++ shotwell-vala.patch ++
Index: shotwell-0.18.1/plugins/shotwell-publishing/FacebookPublishing.vala
===
--- shotwell-0.18.1.orig/plugins/shotwell-publishing/FacebookPublishing.vala
+++ shotwell-0.18.1/plugins/shotwell-publishing/FacebookPublishing.vala
@@ -1494,7 +1494,7 @@ internal class GraphSession {
 
 case EXPIRED_SESSION_STATUS_CODE:
 error = new Spit.Publishing.PublishingError.EXPIRED_SESSION(
-OAuth Access Token has Expired. Logout user., 
real_message.get_uri(), msg.status_code);
+OAuth Access Token has Expired. Logout user.);
 break;
 
 case Soup.KnownStatusCode.CANT_RESOLVE:
Index: shotwell-0.18.1/plugins/shotwell-publishing/FlickrPublishing.vala
===
--- shotwell-0.18.1.orig/plugins/shotwell-publishing/FlickrPublishing.vala
+++ 

commit yast2-vm for openSUSE:Factory

2014-07-27 Thread h_root
Hello community,

here is the log from the commit of package yast2-vm for openSUSE:Factory 
checked in at 2014-07-27 08:25:35

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


Package is yast2-vm

Changes:

--- /work/SRC/openSUSE:Factory/yast2-vm/yast2-vm.changes2014-07-18 
14:03:53.0 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-vm.new/yast2-vm.changes   2014-07-27 
08:25:36.0 +0200
@@ -1,0 +2,12 @@
+Fri Jul 18 10:24:32 MDT 2014 - carn...@suse.com
+
+- bcn#887933 - Yast2 module Xen should be renamed to something more
+  generic
+  Renamed the following files and updated the methods to reflect the
+  new generic naming syntax:
+xen.rb - virtualization.rb
+xen.desktop - virtualization-config.desktop
+VM_XEN.rb - VirtConfig.rb
+- 3.1.16
+
+---

Old:

  yast2-vm-3.1.15.tar.bz2

New:

  yast2-vm-3.1.16.tar.bz2



Other differences:
--
++ yast2-vm.spec ++
--- /var/tmp/diff_new_pack.4m2KvK/_old  2014-07-27 08:25:37.0 +0200
+++ /var/tmp/diff_new_pack.4m2KvK/_new  2014-07-27 08:25:37.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-vm
-Version:3.1.15
+Version:3.1.16
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -53,7 +53,7 @@
 %yast_install
 
 %ifarch %ix86
-rm -f $RPM_BUILD_ROOT/usr/share/applications/YaST2/xen.desktop
+rm -f 
$RPM_BUILD_ROOT/usr/share/applications/YaST2/virtualization-config.desktop
 rm -f $RPM_BUILD_ROOT/usr/share/applications/YaST2/relocation-server.desktop
 %endif
 
@@ -62,16 +62,16 @@
 %dir %{yast_scrconfdir}
 %dir %{yast_yncludedir}
 %{yast_clientdir}/relocation-server.rb
-%{yast_clientdir}/xen.rb
+%{yast_clientdir}/virtualization.rb
 %{yast_clientdir}/vm_finish.rb
-%{yast_moduledir}/VM_XEN.rb
+%{yast_moduledir}/VirtConfig.rb
 %{yast_moduledir}/RelocationServer.*
 %{yast_yncludedir}/*
 %{yast_scrconfdir}/*
 %{yast_desktopdir}/groups/virtualization.desktop
 %ifnarch %ix86
 %{yast_desktopdir}/relocation-server.desktop
-%{yast_desktopdir}/xen.desktop
+%{yast_desktopdir}/virtualization-config.desktop
 %endif
 %doc %{yast_docdir}
 %doc %{yast_docdir}/COPYING

++ yast2-vm-3.1.15.tar.bz2 - yast2-vm-3.1.16.tar.bz2 ++
 1642 lines of diff (skipped)

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



commit openssl for openSUSE:Factory

2014-07-27 Thread h_root
Hello community,

here is the log from the commit of package openssl for openSUSE:Factory checked 
in at 2014-07-27 08:25:44

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


Package is openssl

Changes:

--- /work/SRC/openSUSE:Factory/openssl/openssl.changes  2014-06-25 
15:24:32.0 +0200
+++ /work/SRC/openSUSE:Factory/.openssl.new/openssl.changes 2014-07-27 
08:25:53.0 +0200
@@ -1,0 +2,7 @@
+Mon Jul 21 10:49:35 UTC 2014 - jeng...@inai.de
+
+- Move manpages around: *.1ssl should be in openssl
+  (e.g. ciphers(1ssl) is also referenced by openssl(1)),
+  and *.3ssl should be in openssl-doc.
+
+---



Other differences:
--
++ openssl.spec ++
--- /var/tmp/diff_new_pack.0m6JVV/_old  2014-07-27 08:25:54.0 +0200
+++ /var/tmp/diff_new_pack.0m6JVV/_new  2014-07-27 08:25:54.0 +0200
@@ -336,8 +336,8 @@
else
mv $i ${i}ssl
 fi
-   case `basename ${i%.*}` in 
-   
asn1parse|ca|config|crl|crl2pkcs7|crypto|dgst|dhparam|dsa|dsaparam|enc|gendsa|genrsa|nseq|openssl|passwd|pkcs12|pkcs7|pkcs8|rand|req|rsa|rsautl|s_client|s_server|smime|spkac|ssl|verify|version|x509)
+   case $i in
+   *.1)
# these are the pages mentioned in openssl(1). They go into the 
main package.
echo %doc %{_mandir}/${i}ssl.gz  $OLDPWD/filelist;;
*)  



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



commit libXfont for openSUSE:Factory

2014-07-27 Thread h_root
Hello community,

here is the log from the commit of package libXfont for openSUSE:Factory 
checked in at 2014-07-27 08:25:42

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


Package is libXfont

Changes:

--- /work/SRC/openSUSE:Factory/libXfont/libXfont.changes2014-07-13 
14:06:38.0 +0200
+++ /work/SRC/openSUSE:Factory/.libXfont.new/libXfont.changes   2014-07-27 
08:25:50.0 +0200
@@ -1,0 +2,6 @@
+Mon Jul 21 13:56:20 UTC 2014 - sndir...@suse.com
+
+- Update to final release 1.5.0
+  * no changes since 1.4.99.901
+
+---

Old:

  libXfont-1.4.99.901.tar.bz2

New:

  libXfont-1.5.0.tar.bz2



Other differences:
--
++ libXfont.spec ++
--- /var/tmp/diff_new_pack.i5n6TM/_old  2014-07-27 08:25:51.0 +0200
+++ /var/tmp/diff_new_pack.i5n6TM/_new  2014-07-27 08:25:51.0 +0200
@@ -18,7 +18,7 @@
 
 Name:   libXfont
 %define lname  libXfont1
-Version:1.4.99.901
+Version:1.5.0
 Release:0
 Summary:X font handling library for server and utilities
 License:MIT

++ libXfont-1.4.99.901.tar.bz2 - libXfont-1.5.0.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libXfont-1.4.99.901/ChangeLog 
new/libXfont-1.5.0/ChangeLog
--- old/libXfont-1.4.99.901/ChangeLog   2014-07-08 00:01:04.0 +0200
+++ new/libXfont-1.5.0/ChangeLog2014-07-19 19:00:49.0 +0200
@@ -1,3 +1,11 @@
+commit ad4f4d8a2d0730c0ea3c09210bf921638b4682bc
+Author: Alan Coopersmith alan.coopersm...@oracle.com
+Date:   Sat Jul 19 09:49:23 2014 -0700
+
+libXfont 1.5.0
+
+Signed-off-by: Alan Coopersmith alan.coopersm...@oracle.com
+
 commit b19cf2a78f7f721c43d0d9e2f32b71fc746142a3
 Author: Alan Coopersmith alan.coopersm...@oracle.com
 Date:   Mon Jul 7 13:18:18 2014 -0700
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libXfont-1.4.99.901/configure 
new/libXfont-1.5.0/configure
--- old/libXfont-1.4.99.901/configure   2014-07-08 00:00:27.0 +0200
+++ new/libXfont-1.5.0/configure2014-07-19 19:00:34.0 +0200
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.68 for libXfont 1.4.99.901.
+# Generated by GNU Autoconf 2.68 for libXfont 1.5.0.
 #
 # Report bugs to https://bugs.freedesktop.org/enter_bug.cgi?product=xorg.
 #
@@ -631,8 +631,8 @@
 # Identity of this package.
 PACKAGE_NAME='libXfont'
 PACKAGE_TARNAME='libXfont'
-PACKAGE_VERSION='1.4.99.901'
-PACKAGE_STRING='libXfont 1.4.99.901'
+PACKAGE_VERSION='1.5.0'
+PACKAGE_STRING='libXfont 1.5.0'
 PACKAGE_BUGREPORT='https://bugs.freedesktop.org/enter_bug.cgi?product=xorg'
 PACKAGE_URL=''
 
@@ -1442,7 +1442,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 libXfont 1.4.99.901 to adapt to many kinds of systems.
+\`configure' configures libXfont 1.5.0 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1512,7 +1512,7 @@
 
 if test -n $ac_init_help; then
   case $ac_init_help in
- short | recursive ) echo Configuration of libXfont 1.4.99.901:;;
+ short | recursive ) echo Configuration of libXfont 1.5.0:;;
esac
   cat \_ACEOF
 
@@ -1654,7 +1654,7 @@
 test -n $ac_init_help  exit $ac_status
 if $ac_init_version; then
   cat \_ACEOF
-libXfont configure 1.4.99.901
+libXfont configure 1.5.0
 generated by GNU Autoconf 2.68
 
 Copyright (C) 2010 Free Software Foundation, Inc.
@@ -2180,7 +2180,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by libXfont $as_me 1.4.99.901, which was
+It was created by libXfont $as_me 1.5.0, which was
 generated by GNU Autoconf 2.68.  Invocation command line was
 
   $ $0 $@
@@ -3048,7 +3048,7 @@
 
 # Define the identity of the package.
  PACKAGE='libXfont'
- VERSION='1.4.99.901'
+ VERSION='1.5.0'
 
 
 cat confdefs.h _ACEOF
@@ -20170,7 +20170,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log=
-This file was extended by libXfont $as_me 1.4.99.901, which was
+This file was extended by libXfont $as_me 1.5.0, which was
 generated by GNU Autoconf 2.68.  Invocation command line was
 
   CONFIG_FILES= $CONFIG_FILES
@@ -20236,7 +20236,7 @@
 cat $CONFIG_STATUS _ACEOF || ac_write_fail=1
 ac_cs_config=`$as_echo $ac_configure_args | sed 's/^ //; 
s/[\\\`\$]//g'`
 ac_cs_version=\\

commit dhcp for openSUSE:Factory

2014-07-27 Thread h_root
Hello community,

here is the log from the commit of package dhcp for openSUSE:Factory checked in 
at 2014-07-27 08:25:41

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


Package is dhcp

Changes:

--- /work/SRC/openSUSE:Factory/dhcp/dhcp.changes2014-06-18 
07:49:22.0 +0200
+++ /work/SRC/openSUSE:Factory/.dhcp.new/dhcp.changes   2014-07-27 
08:25:48.0 +0200
@@ -1,0 +2,9 @@
+Fri Jul 18 11:13:40 UTC 2014 - m...@suse.de
+
+- Fixed to require iproute2 in dhcp-client package (bnc#885399)
+- Disarmed dhclient-script when wicked is the network service,
+  as wicked is using an another dhcp client (runtime conflict),
+  NetworkManager an own script and sysconfig-network is gone on
+  sles12 and opensuse  13.1, so it is obsolete and unsupported.
+
+---



Other differences:
--
++ dhcp.spec ++
--- /var/tmp/diff_new_pack.Cfk79H/_old  2014-07-27 08:25:49.0 +0200
+++ /var/tmp/diff_new_pack.Cfk79H/_new  2014-07-27 08:25:49.0 +0200
@@ -141,6 +141,7 @@
 Requires:   /sbin/arping
 Requires:   /usr/bin/host
 Requires:   dhcp = %{version}
+Requires:   iproute2
 Requires:   net-tools
 PreReq: %insserv_prereq %fillup_prereq /bin/cat /bin/mkdir /bin/cp 
/bin/grep
 

++ dhclient-script ++
--- /var/tmp/diff_new_pack.Cfk79H/_old  2014-07-27 08:25:49.0 +0200
+++ /var/tmp/diff_new_pack.Cfk79H/_new  2014-07-27 08:25:49.0 +0200
@@ -1,6 +1,6 @@
 #!/bin/bash
 #
-# Copyright (C) 2010 SUSE LINUX Products GmbH / Novell Inc.
+# Copyright (C) 2010-2014 SUSE LINUX Products GmbH / Novell Inc.
 #
 # Author: Marius Tomaschewski m...@suse.de
 #
@@ -11,6 +11,10 @@
 #   It is used by sysconfig alias netcontrol alias ifup-dhcp,
 #   but not by the NetworkManager that is using an own script.
 #
+#   Wicked is using an another dhcp client (runtime conflict).
+#   As sysconfig-network is gone on sles12 and opensuse  13.1,
+#   this script is obsolete and unsupported.
+#
 
 ##
 ## check mandatory parameters or ignore  exit
@@ -51,6 +55,23 @@
   set -x
 fi
 
+network_service_conflicts()
+{
+   local _id=`/usr/bin/systemctl --no-pager -p Id show network.service 
2/dev/null`
+   case ${_id#Id=} in
+   # wicked is using an another dhcp client
+   wicked.service) return 1 ;;
+
+   # NetworkManager is using another script
+   #NetworkManager.service)return 1 ;;
+
+   # sysconfig network were using it, other?
+   network.service|*)  return 0 ;;
+   esac
+}
+
+network_service_conflicts || exit 1
+
 is_ifup_controlled()
 {
   test -f $SYSCONFIG_RUN_DIR/if-${interface}




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



commit yast2-installation for openSUSE:Factory

2014-07-27 Thread h_root
Hello community,

here is the log from the commit of package yast2-installation for 
openSUSE:Factory checked in at 2014-07-27 08:25:47

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


Package is yast2-installation

Changes:

--- /work/SRC/openSUSE:Factory/yast2-installation/yast2-installation.changes
2014-07-19 11:05:27.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.yast2-installation.new/yast2-installation.changes   
2014-07-27 08:25:58.0 +0200
@@ -1,0 +2,29 @@
+Thu Jul 24 14:42:59 UTC 2014 - lsle...@suse.cz
+
+- do not repeat release notes downloading on network time out
+  (bnc#885486)
+- 3.1.105
+
+---
+Thu Jul 24 11:52:43 CEST 2014 - aschn...@suse.de
+
+- do not log sensitive information in y2start.log (bnc#888645)
+- 3.1.104
+
+---
+Tue Jul 22 08:13:41 CEST 2014 - snw...@suse.de
+
+- linuxrc already provides proxy settings in URL form - so use it
+- 3.1.103
+
+---
+Mon Jul 21 12:10:43 CEST 2014 - sch...@suse.de
+
+- taking display-manager.service instead of xdm.service in the
+  second boot stage (bnc#886654, 884447)
+- Workaround of bug in plymouth -- using deactivate option
+  in second boot stage in order to start ncurses yast correctly
+  (bnc#886488)
+- 3.1.102
+
+---

Old:

  yast2-installation-3.1.101.tar.bz2

New:

  yast2-installation-3.1.105.tar.bz2



Other differences:
--
++ yast2-installation.spec ++
--- /var/tmp/diff_new_pack.FSTnI3/_old  2014-07-27 08:25:59.0 +0200
+++ /var/tmp/diff_new_pack.FSTnI3/_new  2014-07-27 08:25:59.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-installation
-Version:3.1.101
+Version:3.1.105
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ YaST2-Firstboot.service ++
--- /var/tmp/diff_new_pack.FSTnI3/_old  2014-07-27 08:25:59.0 +0200
+++ /var/tmp/diff_new_pack.FSTnI3/_new  2014-07-27 08:25:59.0 +0200
@@ -1,7 +1,7 @@
 [Unit]
 Description=YaST2 Firstboot
 After=apparmor.service local-fs.target YaST2-Second-Stage.service 
plymouth-start.service
-Before=getty@tty1.service xdm.service network.service NetworkManager.service
+Before=getty@tty1.service display-manager.service network.service 
NetworkManager.service
 ConditionPathExists=/var/lib/YaST2/reconfig_system
 
 [Service]

++ YaST2-Second-Stage.service ++
--- /var/tmp/diff_new_pack.FSTnI3/_old  2014-07-27 08:25:59.0 +0200
+++ /var/tmp/diff_new_pack.FSTnI3/_new  2014-07-27 08:25:59.0 +0200
@@ -1,13 +1,16 @@
 [Unit]
 Description=YaST2 Second Stage
 After=apparmor.service local-fs.target plymouth-start.service
-Before=getty@tty1.service xdm.service network.service NetworkManager.service 
SuSEfirewall2_init.service SuSEfirewall2.service
+Before=getty@tty1.service display-manager.service network.service 
NetworkManager.service SuSEfirewall2_init.service SuSEfirewall2.service
 ConditionPathExists=/var/lib/YaST2/runme_at_boot
 
 [Service]
 Type=oneshot
 Environment=SYSTEMCTL_OPTIONS=--ignore-dependencies TERM=linux
-ExecStartPre=-/usr/bin/plymouth --hide-splash
+# Workaround of bug in plymouth -- using deactivate option
+# in second boot stage in order to start ncurses yast correctly
+# (bnc#886488)
+ExecStartPre=-/usr/bin/plymouth deactivate --hide-splash
 ExecStart=/usr/lib/YaST2/startup/YaST2.Second-Stage
 RemainAfterExit=yes
 TimeoutSec=0

++ yast2-installation-3.1.101.tar.bz2 - yast2-installation-3.1.105.tar.bz2 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-3.1.101/package/YaST2-Firstboot.service 
new/yast2-installation-3.1.105/package/YaST2-Firstboot.service
--- old/yast2-installation-3.1.101/package/YaST2-Firstboot.service  
2014-07-17 10:44:52.0 +0200
+++ new/yast2-installation-3.1.105/package/YaST2-Firstboot.service  
2014-07-24 17:10:08.0 +0200
@@ -1,7 +1,7 @@
 [Unit]
 Description=YaST2 Firstboot
 After=apparmor.service local-fs.target YaST2-Second-Stage.service 
plymouth-start.service
-Before=getty@tty1.service xdm.service network.service NetworkManager.service
+Before=getty@tty1.service display-manager.service network.service 
NetworkManager.service
 ConditionPathExists=/var/lib/YaST2/reconfig_system
 
 [Service]
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-installation-3.1.101/package/YaST2-Second-Stage.service 

commit dracut for openSUSE:Factory

2014-07-27 Thread h_root
Hello community,

here is the log from the commit of package dracut for openSUSE:Factory checked 
in at 2014-07-27 08:25:38

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-07-17 
06:57:45.0 +0200
+++ /work/SRC/openSUSE:Factory/.dracut.new/dracut.changes   2014-07-27 
08:25:42.0 +0200
@@ -1,0 +2,75 @@
+Mon Jul 21 10:47:50 CEST 2014 - h...@suse.de
+
+- mkinitrd-suse.sh: Bail out with exit 1 if initrd cannot be generated
+  (bnc#886630)
+  * Add: 0120-mkinitrd-suse.sh-Bail-out-with-exit-1-if-initrd-cann.patch
+- Adjust initramfs-$kernel.img to SUSE default: initrd-$kernel
+  (bnc#882306)
+  * Add: 0121-Adjust-initramfs-kernel.img-to-SUSE-default-initrd-k.patch
+- btrfs: btrfs-dump-super and btrfs-select-super do not exist
+  (bnc#886883)
+  * Add: 0122-btrfs-btrfs-dump-super-and-btrfs-select-super-do-not.patch
+- 95zfcp_rules: fix typo in module_setup (bnc#887582)
+  * Add: 0123-95zfcp_rules-fix-typo-in-module_setup.patch
+- 40network: Update iBFT scanning code to handle IPv6 (bnc#887542)
+  * Add: 0124-40network-Update-iBFT-scanning-code-to-handle-IPv6.patch
+- 40network: separate 'mask' and 'prefix' (bnc#887542)
+  * Add: 0125-40network-separate-mask-and-prefix.patch
+- 01fips: Add drbg module to force loaded modules (bnc#875855)
+  * Add: 0126-01fips-Add-drbg-module-to-force-loaded-modules.patch
+
+---
+Mon Jul 14 16:20:46 UTC 2014 - tr...@suse.de
+
+- Fixup executable bits of newly patched files manually in spec file
+  bnc#887117
+
+---
+Mon Jul 14 10:35:51 CEST 2014 - h...@suse.de
+
+- Mark all scripts as executable (bnc#887010)
+  * Remove: 0116-81cio_ignore-Mark-scripts-as-executable
+  * Add: 0116-Mark-scripts-as-executable.patch
+- 95dasd_rules: Enable device before checking type
+  * Add: 0117-95dasd_rules-Enable-the-device-before-checking-devic.patch
+- 95zfcp_rules: Enable device before checking type
+  * Add: 0118-95zfcp_rules-Enable-the-device-before-checking-devic.patch
+- Reset IFS variable
+  * Add: 0119-Reset-IFS-variable.patch
+
+---
+Sat Jul 12 15:01:04 CEST 2014 - h...@suse.de
+
+- Handle module alias properly (bnc#886839)
+  * Add: 0115-Handle-module-alias-properly.patch
+- 81cio_ignore: Mark scripts as executable (bnc#887010)
+  * Add: 0116-81cio_ignore-Mark-scripts-as-executable.patch
+
+---
+Fri Jul 11 13:01:08 CEST 2014 - h...@suse.de
+
+- 91zipl: Translate 'ext2' into 'ext4' module
+  * Add: 0114-91zipl-Translate-ext2-3-into-ext4.patch
+
+---
+Thu Jul 10 13:30:51 CEST 2014 - h...@suse.de
+
+- Enable converting of directory /var/run /var/lock to symlinks
+  (bnc#877680)
+  * Add: 0106-dracut-Enable-converting-of-directory-var-run-var-lo.patch
+- Fixup typo 'firmare' instead of 'firmware'
+  * Add: 0107-Fixup-typo-firmare-instead-of-firmware.patch
+- 91zipl: Store commandline correctly
+  * Add: 0108-91zipl-Store-commandline-correctly.patch
+- 95dasd_rules: Store all devices in commandline
+  * 0109-95dasd_rules-Store-all-devices-in-commandline.patch
+- 95zfcp_rules: Store all devices in commandline
+  * Add: 0110-95zfcp_rules-Store-all-devices-in-commandline.patch
+- 90mdraid: Remove line for 'offroot' detection
+  * Add: 0111-90mdraid-Remove-line-for-offroot-detection.patch
+- 99base: warn on invalid command for initqueue
+  * Add: 0112-99base-warn-on-invalid-command-for-initqueue.patch
+- 91zipl: Install script as executable
+  * Add: 0113-91zipl-Install-script-as-executable.patch
+
+---
@@ -14,2 +88,0 @@
-- Add btrfs rescue utilities:
-  * Add: 0100-Add-btrfs-rescue-utilities.patch

New:

  0106-dracut-Enable-converting-of-directory-var-run-var-lo.patch
  0107-Fixup-typo-firmare-instead-of-firmware.patch
  0108-91zipl-Store-commandline-correctly.patch
  0109-95dasd_rules-Store-all-devices-in-commandline.patch
  0110-95zfcp_rules-Store-all-devices-in-commandline.patch
  0111-90mdraid-Remove-line-for-offroot-detection.patch
  0112-99base-warn-on-invalid-command-for-initqueue.patch
  0113-91zipl-Install-script-as-executable.patch
  0114-91zipl-Translate-ext2-3-into-ext4.patch
  0115-Handle-module-alias-properly.patch
  0116-Mark-scripts-as-executable.patch
  0117-95dasd_rules-Enable-the-device-before-checking-devic.patch
  0118-95zfcp_rules-Enable-the-device-before-checking-devic.patch
  0119-Reset-IFS-variable.patch
  0120-mkinitrd-suse.sh-Bail-out-with-exit-1-if-initrd-cann.patch
  

commit gsl for openSUSE:Factory

2014-07-27 Thread h_root
Hello community,

here is the log from the commit of package gsl for openSUSE:Factory checked in 
at 2014-07-27 08:25:40

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


Package is gsl

Changes:

--- /work/SRC/openSUSE:Factory/gsl/gsl.changes  2013-09-11 12:00:11.0 
+0200
+++ /work/SRC/openSUSE:Factory/.gsl.new/gsl.changes 2014-07-27 
08:25:47.0 +0200
@@ -1,0 +2,7 @@
+Sat Jul 19 14:23:59 UTC 2014 - jeng...@inai.de
+
+- Utilize shared library package naming guidelines
+  (split gsl - gsl,libgsl0)
+- Set RPM groups
+
+---



Other differences:
--
++ gsl.spec ++
--- /var/tmp/diff_new_pack.dduBMJ/_old  2014-07-27 08:25:48.0 +0200
+++ /var/tmp/diff_new_pack.dduBMJ/_new  2014-07-27 08:25:48.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gsl
 #
-# 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,22 +17,15 @@
 
 
 Name:   gsl
-#BuildRequires:  blas latex2html
-BuildRequires:  blas
-%if 0%{?suse_version}
-BuildRequires:  libtool
-%endif
-BuildRequires:  pkgconfig
-%if 0%{?fedora_version}
-Requires:   info
-%endif
+%define lname   libgsl0
 Version:1.16
 Release:0
 # NOTE: The package has been update to 1.10+ after all issues with
 # GNU GPLv3 have been resolved.
 Summary:GNU Scientific Library
 License:GPL-3.0+
-Group:  Development/Libraries/C and C++
+Group:  Productivity/Scientific/Math
+
 Source: ftp://ftp.gnu.org/pub/gnu/gsl/gsl-%{version}.tar.gz
 Patch:  gsl-1.6-initvars.diff
 Patch5: gsl-wrap.diff
@@ -41,6 +34,15 @@
 Patch8: gsl-fsf_address.patch
 Url:http://www.gnu.org/software/gsl/
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+#BuildRequires:  blas latex2html
+BuildRequires:  blas
+%if 0%{?suse_version}
+BuildRequires:  libtool
+%endif
+BuildRequires:  pkgconfig
+%if 0%{?fedora_version}
+Requires:   info
+%endif
 
 %description
 The GNU Scientific Library (GSL) is a collection of routines for
@@ -49,6 +51,18 @@
 (API) for C programmers, while allowing wrappers to be written for very
 high level languages.
 
+%package -n %lname
+Summary:GNU Scientific Library
+License:GPL-3.0+
+Group:  System/Libraries
+
+%description -n %lname
+The GNU Scientific Library (GSL) is a collection of routines for
+numerical computing. The routines are written from scratch by the GSL
+team in ANSI C and present a modern Applications Programming Interface
+(API) for C programmers, while allowing wrappers to be written for very
+high level languages.
+
 The library covers the following areas:
 
 Complex Numbers - Roots of Polynomials - Special Functions - 
@@ -65,8 +79,8 @@
 Summary:GNU Scientific Library - development files
 License:GPL-2.0+
 Group:  Development/Libraries/C and C++
+Requires:   %lname = %{version}
 Requires:   glibc-devel
-Requires:   gsl = %{version}
 %if 0%{?suse_version}
 PreReq: %{install_info_prereq}
 %endif
@@ -127,19 +141,21 @@
 %{__rm} -f %{buildroot}%{_libdir}/*.la
 %{__rm} -f %{buildroot}%{_infodir}/dir
 
-%post -p /sbin/ldconfig
-
-%postun -p /sbin/ldconfig
+%post   -n %lname -p /sbin/ldconfig
+%postun -n %lname -p /sbin/ldconfig
 
 %files
 %defattr(-,root,root)
-%{_libdir}/libgsl*.so.*
 %{_bindir}/gsl-histogram
 %{_bindir}/gsl-randist
 %doc %{_mandir}/man1/gsl-histogram.1.gz
 %doc %{_mandir}/man1/gsl-randist.1.gz
 %doc AUTHORS BUGS COPYING ChangeLog NEWS README THANKS TODO
 
+%files -n %lname
+%defattr(-,root,root)
+%{_libdir}/libgsl*.so.0*
+
 %files devel
 %defattr(-,root,root)
 %{_includedir}/gsl

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



commit libkolab for openSUSE:Factory

2014-07-27 Thread h_root
Hello community,

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

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


Package is libkolab

Changes:

--- /work/SRC/openSUSE:Factory/libkolab/libkolab.changes2014-07-16 
16:16:30.0 +0200
+++ /work/SRC/openSUSE:Factory/.libkolab.new/libkolab.changes   2014-07-27 
08:25:52.0 +0200
@@ -1,0 +2,5 @@
+Thu Jul 17 16:39:50 UTC 2014 - cgiboude...@gmx.com
+
+- Update the source file.
+
+---



Other differences:
--
++ libkolab.spec ++
--- /var/tmp/diff_new_pack.cTNR8s/_old  2014-07-27 08:25:52.0 +0200
+++ /var/tmp/diff_new_pack.cTNR8s/_new  2014-07-27 08:25:52.0 +0200
@@ -32,11 +32,7 @@
 License:LGPL-2.0+ and LGPL-3.0+ and AGPL-3.0+
 Group:  Development/Libraries/C and C++
 Url:https://kolab.org/about/libkolab
-
-# TODO: Delete the following line when upstream (finally) releases the tarball.
-Source: %{name}-%{version}.tar.gz
-#Source: 
http://mirror.kolabsys.com/pub/releases/%{name}-%{version}.tar.gz
-
+Source: 
http://mirror.kolabsys.com/pub/releases/%{name}-%{version}.tar.gz
 BuildRequires:  boost-devel
 BuildRequires:  cmake = 2.6.4
 %if ! 0%{?with_kolab}

++ libkolab-0.5.2.tar.gz ++

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



commit dbus-1 for openSUSE:Factory

2014-07-27 Thread h_root
Hello community,

here is the log from the commit of package dbus-1 for openSUSE:Factory checked 
in at 2014-07-27 08:25:37

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


Package is dbus-1

Changes:

--- /work/SRC/openSUSE:Factory/dbus-1/dbus-1-x11.changes2014-07-04 
17:18:19.0 +0200
+++ /work/SRC/openSUSE:Factory/.dbus-1.new/dbus-1-x11.changes   2014-07-27 
08:25:39.0 +0200
@@ -1,0 +2,13 @@
+Sat Jul 19 00:30:57 UTC 2014 - crrodrig...@opensuse.org
+
+- Remove all remains of sysvinit compatibility. 
+- Do not force-fed -fstack-protector in CFLAGS, already there
+  and obsoleted by stack-protector-strong in gcc 4.9.
+- Ensure doxygen never generates timestampted html docs.
+
+---
+Thu Jul 10 14:00:06 UTC 2014 - fcro...@suse.com
+
+- Update baselibs.conf: Obsoletes dbus-1-32bit in lib package.
+
+---
--- /work/SRC/openSUSE:Factory/dbus-1/dbus-1.changes2014-07-17 
06:58:02.0 +0200
+++ /work/SRC/openSUSE:Factory/.dbus-1.new/dbus-1.changes   2014-07-27 
08:25:39.0 +0200
@@ -1,0 +2,8 @@
+Sat Jul 19 00:30:57 UTC 2014 - crrodrig...@opensuse.org
+
+- Remove all remains of sysvinit compatibility. 
+- Do not force-fed -fstack-protector in CFLAGS, already there
+  and obsoleted by stack-protector-strong in gcc 4.9.
+- Ensure doxygen never generates timestampted html docs.
+
+---

Old:

  rc.boot.dbus



Other differences:
--
++ dbus-1-x11.spec ++
--- /var/tmp/diff_new_pack.aZpwhj/_old  2014-07-27 08:25:41.0 +0200
+++ /var/tmp/diff_new_pack.aZpwhj/_new  2014-07-27 08:25:41.0 +0200
@@ -50,7 +50,6 @@
 Release:0
 #
 Source0:
http://dbus.freedesktop.org/releases/dbus/%{_name}-%{version}.tar.gz
-Source1:rc.boot.dbus
 Source2:dbus-1.desktop
 Source3:dbus_at_console.ck
 Source4:baselibs.conf
@@ -110,14 +109,13 @@
 %patch1 -p1
 
 %build
+echo 'HTML_TIMESTAMP=NO'  Doxyfile.in
 autoreconf -fi
 # We use -fpie/-pie for the whole build; this is the recommended way to harden
 # the build upstream, see discussion in fdo#46570
 export CFLAGS=${RPM_OPT_FLAGS} -fno-strict-aliasing -fPIC -fpie
 export LDFLAGS=-pie
 export CXXFLAGS=${RPM_OPT_FLAGS} -fno-strict-aliasing
-export CFLAGS=$CFLAGS -fstack-protector
-export CXXFLAGS=$CXXFLAGS -fstack-protector
 export V=1
 %configure \
 --disable-static   \
@@ -153,13 +151,11 @@
 make DESTDIR=%{buildroot} install
 mkdir -p %{buildroot}/%{_bindir}
 mkdir -p %{buildroot}/%{_mandir}/man1
-mkdir -p %{buildroot}/etc/init.d
 mkdir -p %{buildroot}/usr/sbin
 
 mv %{buildroot}/bin/dbus-launch %{buildroot}/%{_bindir}
 mv %{buildroot}/bin/dbus-run-session %{buildroot}/%{_bindir}
-install -m 755 %{SOURCE1} %{buildroot}/%{_sysconfdir}/init.d/dbus
-ln -sf %{_sysconfdir}/init.d/dbus %{buildroot}/%{_sbindir}/rcdbus
+ln -sf %{_sbindir}/service  %{buildroot}/%{_sbindir}/rcdbus
 install -d %{buildroot}/run/dbus
 mkdir -p %{buildroot}/%{_datadir}/susehelp/meta/Development/Libraries/
 install -m 0644 %SOURCE2 \
@@ -194,9 +190,6 @@
 /usr/sbin/groupadd -r messagebus 2 /dev/null || :
 /usr/sbin/useradd -r -s /bin/false -c User for D-Bus -d /run/dbus -g 
messagebus messagebus 2 /dev/null || :
 
-%preun -n dbus-1
-%{stop_on_removal dbus}
-
 %post -n dbus-1
 if [ -e %{_localstatedir}/lib/dbus/machine-id -a -e %{_sysconfdir}/machine-id 
]; then
   cmp -s %{_localstatedir}/lib/dbus/machine-id %{_sysconfdir}/machine-id  
/dev/null
@@ -212,13 +205,9 @@
 /bin/dbus-uuidgen --ensure
   fi
 fi
-%{insserv_force_if_yast dbus}
 /sbin/ldconfig
 %set_permissions /lib/dbus-1/dbus-daemon-launch-helper
 
-%postun -n dbus-1
-%{insserv_cleanup}
-
 %files
 %defattr(-,root,root)
 %{_bindir}/dbus-launch
@@ -234,7 +223,6 @@
 %doc AUTHORS COPYING HACKING NEWS README
 %config(noreplace) %{_sysconfdir}/dbus-1/session.conf
 %config(noreplace) %{_sysconfdir}/dbus-1/system.conf
-%{_sysconfdir}/init.d/dbus
 %{_sysconfdir}/ConsoleKit
 /bin/dbus-cleanup-sockets
 /bin/dbus-daemon

++ dbus-1.spec ++
--- /var/tmp/diff_new_pack.aZpwhj/_old  2014-07-27 08:25:41.0 +0200
+++ /var/tmp/diff_new_pack.aZpwhj/_new  2014-07-27 08:25:41.0 +0200
@@ -44,7 +44,6 @@
 Release:0
 #
 Source0:
http://dbus.freedesktop.org/releases/dbus/%{_name}-%{version}.tar.gz
-Source1:rc.boot.dbus
 Source2:dbus-1.desktop
 Source3:dbus_at_console.ck
 Source4:baselibs.conf
@@ -101,14 +100,13 @@
 %patch1 -p1
 
 %build
+echo 'HTML_TIMESTAMP=NO'  Doxyfile.in
 

commit libexttextcat for openSUSE:Factory

2014-07-27 Thread h_root
Hello community,

here is the log from the commit of package libexttextcat for openSUSE:Factory 
checked in at 2014-07-27 18:46:48

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


Package is libexttextcat

Changes:

--- /work/SRC/openSUSE:Factory/libexttextcat/libexttextcat.changes  
2014-01-30 11:29:34.0 +0100
+++ /work/SRC/openSUSE:Factory/.libexttextcat.new/libexttextcat.changes 
2014-07-27 18:46:50.0 +0200
@@ -1,0 +2,6 @@
+Tue Jul  8 13:22:05 UTC 2014 - tchva...@suse.com
+
+- Version bump to 3.4.4:
+  * Fix overlaping memcpy
+
+---

Old:

  libexttextcat-3.4.3.tar.xz

New:

  libexttextcat-3.4.4.tar.xz



Other differences:
--
++ libexttextcat.spec ++
--- /var/tmp/diff_new_pack.z7Vucr/_old  2014-07-27 18:46:51.0 +0200
+++ /var/tmp/diff_new_pack.z7Vucr/_new  2014-07-27 18:46:51.0 +0200
@@ -18,7 +18,7 @@
 
 %define libname libexttextcat-2_0-0
 Name:   libexttextcat
-Version:3.4.3
+Version:3.4.4
 Release:0
 Summary:Text categorization library datafiles and documents
 License:BSD-4-Clause

++ libexttextcat-3.4.3.tar.xz - libexttextcat-3.4.4.tar.xz ++
 6795 lines of diff (skipped)

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



commit libwpd for openSUSE:Factory

2014-07-27 Thread h_root
Hello community,

here is the log from the commit of package libwpd for openSUSE:Factory checked 
in at 2014-07-27 18:47:00

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


Package is libwpd

Changes:

--- /work/SRC/openSUSE:Factory/libwpd/libwpd.changes2014-01-30 
11:31:28.0 +0100
+++ /work/SRC/openSUSE:Factory/.libwpd.new/libwpd.changes   2014-07-27 
18:47:01.0 +0200
@@ -1,0 +2,7 @@
+Mon May 26 09:16:13 UTC 2014 - fst...@suse.com
+
+- Upgrade to version 0.10.0
+  * ABI change
+  * Depend on librevenge-devel
+
+---

Old:

  libwpd-0.9.9.tar.xz

New:

  libwpd-0.10.0.tar.xz



Other differences:
--
++ libwpd.spec ++
--- /var/tmp/diff_new_pack.NVDFdZ/_old  2014-07-27 18:47:02.0 +0200
+++ /var/tmp/diff_new_pack.NVDFdZ/_new  2014-07-27 18:47:02.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   libwpd
-Version:0.9.9
+Version:0.10.0
 Release:0
 Summary:Library for Importing WordPerfect (tm) Documents
 License:LGPL-2.1+ and MPL-2.0+
@@ -28,9 +28,10 @@
 BuildRequires:  doxygen
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
-BuildRequires:  pkgconfig
+BuildRequires:  pkg-config
 BuildRequires:  xz
-BuildRequires:  zlib-devel
+BuildRequires:  pkgconfig(librevenge-0.0)
+BuildRequires:  pkgconfig(librevenge-stream-0.0)
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -39,14 +40,11 @@
 designed to be used by another program (for example, a word processor)
 as an in-process component.
 
-%define libname libwpd-0_9-9
+%define libname libwpd-0_10-10
 
 %package -n %{libname}
 Summary:Library for Importing WordPerfect (tm) Documents
 Group:  System/Libraries
-# remove the old non-versioned package (built in the bs for instance)
-Provides:   libwpd = %{version}
-Obsoletes:  libwpd  %{version}
 
 %description -n %{libname}
 libwpd is a general purpose library for reading or interpreting data
@@ -120,7 +118,6 @@
 %files tools
 %defattr(-,root,root)
 %{_bindir}/*
-%doc %dir %{_docdir}/%{name}
 %doc ChangeLog
 %doc COPYING.LGPL
 %doc COPYING.MPL

++ libwpd-0.9.9.tar.xz - libwpd-0.10.0.tar.xz ++
 31734 lines of diff (skipped)

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



commit libetonyek for openSUSE:Factory

2014-07-27 Thread h_root
Hello community,

here is the log from the commit of package libetonyek for openSUSE:Factory 
checked in at 2014-07-27 18:46:47

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


Package is libetonyek

Changes:

--- /work/SRC/openSUSE:Factory/libetonyek/libetonyek.changes2014-06-02 
07:00:14.0 +0200
+++ /work/SRC/openSUSE:Factory/.libetonyek.new/libetonyek.changes   
2014-07-27 18:46:49.0 +0200
@@ -1,0 +2,26 @@
+Fri Jul 11 08:26:57 UTC 2014 - tchva...@suse.com
+
+- Update Source URL to have auto-download working again.
+
+---
+Wed Jul  2 14:21:24 UTC 2014 - fst...@suse.com
+
+- libetonyek-0.1.1-constants.patch
+  * Ditch the boost/math/constants/constants.hpp altogether
+  * Fixes build on systems with older boost
+
+---
+Tue Jun  3 07:29:00 UTC 2014 - fst...@suse.com
+
+- Upgrade to upstream version 0.1.1
+  * Fix detection of Keynote 3 documents.
+
+---
+Mon May 26 09:49:13 UTC 2014 - fst...@suse.com
+
+- Upgrade to upstream version 0.1.0
+  * ABI change
+  * Remove dependency on libwpd-devel
+  * Add dependency on librevenge-devel
+
+---

Old:

  libetonyek-0.0.4.tar.xz

New:

  libetonyek-0.1.1-constants.patch
  libetonyek-0.1.1.tar.xz



Other differences:
--
++ libetonyek.spec ++
--- /var/tmp/diff_new_pack.WxXkdC/_old  2014-07-27 18:46:50.0 +0200
+++ /var/tmp/diff_new_pack.WxXkdC/_new  2014-07-27 18:46:50.0 +0200
@@ -16,26 +16,29 @@
 #
 
 
-%define libname libetonyek-0_0-0
+%define libname libetonyek-0_1-1
 Name:   libetonyek
-Version:0.0.4
+Version:0.1.1
 Release:0
 Summary:Library for Apple Keynote presentations
 License:MPL-2.0
 Group:  Productivity/Publishing/Word
 Url:http://www.freedesktop.org/wiki/Software/libetonyek
-Source0:http://dev-www.libreoffice.org/src/%{name}-%{version}.tar.xz
+Source0:
http://dev-www.libreoffice.org/src/%{name}/%{name}-%{version}.tar.xz
+Patch0: libetonyek-0.1.1-constants.patch
 BuildRequires:  boost-devel
-BuildRequires:  cppunit-devel
 BuildRequires:  doxygen
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
 BuildRequires:  gperf
-BuildRequires:  libwpd-devel = 0.9.0
-BuildRequires:  libxml2-devel
-BuildRequires:  pkgconfig
+BuildRequires:  pkg-config
 BuildRequires:  xz
-BuildRequires:  zlib-devel
+BuildRequires:  pkgconfig(cppunit)
+BuildRequires:  pkgconfig(librevenge-0.0)
+BuildRequires:  pkgconfig(librevenge-generators-0.0)
+BuildRequires:  pkgconfig(librevenge-stream-0.0)
+BuildRequires:  pkgconfig(libxml-2.0)
+BuildRequires:  pkgconfig(zlib)
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -81,9 +84,10 @@
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
-export CXXFLAGS=%optflags -fvisibility-inlines-hidden
+export CXXFLAGS=%{optflags} -fvisibility-inlines-hidden
 %configure \
--disable-werror \
--disable-static \
@@ -108,7 +112,7 @@
 
 %files -n %{libname}
 %defattr(-,root,root)
-%{_libdir}/*.so.0*
+%{_libdir}/*.so.*
 
 %files devel
 %defattr(-,root,root)

++ libetonyek-0.1.1-constants.patch ++
--- libetonyek-0.1.1/src/lib/KEY2ParserUtils.cpp
+++ libetonyek-0.1.1/src/lib/KEY2ParserUtils.cpp
@@ -8,7 +8,6 @@
  */
 
 #include boost/lexical_cast.hpp
-#include boost/math/constants/constants.hpp
 
 #include libetonyek_xml.h
 #include KEY2ParserUtils.h
@@ -161,7 +160,7 @@ double KEY2ParserUtils::deg2rad(double value)
 value += 360;
 
   // convert
-  return boost::math::constants::pidouble() / 180 * value;
+  return etonyek_pi / 180 * value;
 }
 
 KEY2ParserUtils::KEY2ParserUtils()
--- libetonyek-0.1.1/src/lib/KEYShape.cpp
+++ libetonyek-0.1.1/src/lib/KEYShape.cpp
@@ -11,8 +11,6 @@
 #include cmath
 #include deque
 
-#include boost/math/constants/constants.hpp
-
 #include KEYOutput.h
 #include KEYPath.h
 #include KEYShape.h
@@ -20,8 +18,6 @@
 #include KEYTransformation.h
 #include KEYTypes.h
 
-namespace m = boost::math::constants;
-
 using std::deque;
 
 namespace libetonyek
@@ -138,7 +134,7 @@ dequePoint rotatePoint(const Point point, const unsigned 
n)
   dequePoint points;
 
 
-  const double angle = m::two_pidouble() / n;
+  const double angle = etonyek_two_pi / n;
 
   points.push_back(point);
   for (unsigned i = 1; i  n; ++i)
@@ -308,7 +304,7 @@ KEYPathPtr_t makeStarPath(const KEYSize size, const 
unsigned points, const doub
   const dequePoint outerPoints = rotatePoint(Point(0, -1), points);
 
   // create inner 

commit libodfgen for openSUSE:Factory

2014-07-27 Thread h_root
Hello community,

here is the log from the commit of package libodfgen for openSUSE:Factory 
checked in at 2014-07-27 18:46:56

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


Package is libodfgen

Changes:

--- /work/SRC/openSUSE:Factory/libodfgen/libodfgen.changes  2014-01-30 
11:30:24.0 +0100
+++ /work/SRC/openSUSE:Factory/.libodfgen.new/libodfgen.changes 2014-07-27 
18:46:57.0 +0200
@@ -1,0 +2,15 @@
+Tue Jun  3 07:17:27 UTC 2014 - fst...@suse.com
+
+- Upgrade to version 0.1.0
+  * Export API symbols on Windows.
+  * Fix few minor problems with debug mode.
+
+---
+Mon May 26 08:37:50 UTC 2014 - fst...@suse.com
+
+- Upgrade to version 0.1.0
+  * ABI change
+  * Remove dependencies on libwpd, libwpg and libetonyek
+  * Add dependency on librevenge
+
+---

Old:

  libodfgen-0.0.4.tar.xz

New:

  libodfgen-0.1.1.tar.xz



Other differences:
--
++ libodfgen.spec ++
--- /var/tmp/diff_new_pack.AId9LC/_old  2014-07-27 18:46:58.0 +0200
+++ /var/tmp/diff_new_pack.AId9LC/_new  2014-07-27 18:46:58.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   libodfgen
-Version:0.0.4
+Version:0.1.1
 Release:0
 Summary:Library to generate ODF documents from libwpd's and libwpg's 
api calls
 License:LGPL-2.1+ and MPL-2.0+
@@ -28,18 +28,17 @@
 BuildRequires:  doxygen
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
-BuildRequires:  libetonyek-devel
-BuildRequires:  libwpd-devel
-BuildRequires:  libwpg-devel
-BuildRequires:  pkgconfig
+BuildRequires:  pkg-config
 BuildRequires:  xz
+BuildRequires:  pkgconfig(librevenge-0.0)
+BuildRequires:  pkgconfig(librevenge-stream-0.0)
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
 libodfgen is a general purpose library designed to generate ODF documents
 from api calls to libwpd and libwpg libraries.
 
-%define libname libodfgen-0_0-0
+%define libname libodfgen-0_1-1
 
 %package -n %{libname}
 Summary:Library to generate ODF documents from libwpd's and libwpg's 
api calls
@@ -80,7 +79,7 @@
--docdir=%{_docdir}/%{name}-devel/html \
--with-sharedptr=boost
 
-make %{?_smp_mflags} V=1
+make %{?_smp_mflags}
 
 %install
 make DESTDIR=%{buildroot} install %{?_smp_mflags}

++ libodfgen-0.0.4.tar.xz - libodfgen-0.1.1.tar.xz ++
 21832 lines of diff (skipped)

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



commit libfreehand for openSUSE:Factory

2014-07-27 Thread h_root
Hello community,

here is the log from the commit of package libfreehand for openSUSE:Factory 
checked in at 2014-07-27 18:47:07

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


Package is libfreehand

Changes:

--- /work/SRC/openSUSE:Factory/libfreehand/libfreehand.changes  2014-01-23 
15:47:26.0 +0100
+++ /work/SRC/openSUSE:Factory/.libfreehand.new/libfreehand.changes 
2014-07-27 18:47:11.0 +0200
@@ -1,0 +2,8 @@
+Mon May 26 09:45:24 UTC 2014 - fst...@suse.com
+
+- Upgrade to upstream version 0.1.0
+  * ABI change
+  * Remove dependency on libwpd-devel and libwpg-devel
+  * Add dependency on librevenge-devel
+
+---

Old:

  libfreehand-0.0.0.tar.xz

New:

  libfreehand-0.1.0.tar.xz



Other differences:
--
++ libfreehand.spec ++
--- /var/tmp/diff_new_pack.ZXOqdz/_old  2014-07-27 18:47:12.0 +0200
+++ /var/tmp/diff_new_pack.ZXOqdz/_new  2014-07-27 18:47:12.0 +0200
@@ -16,25 +16,25 @@
 #
 
 
-%define libname libfreehand-0_0-0
-
+%define libname libfreehand-0_1-1
 Name:   libfreehand
-Version:0.0.0
+Version:0.1.0
 Release:0
 Summary:Library for import of FreeHand drawings
 License:MPL-2.0
 Group:  Productivity/Publishing/Word
 Url:http://www.freedesktop.org/wiki/Software/libfreehand
-Source0:http://dev-www.libreoffice.org/src/%{name}-%{version}.tar.xz
+Source0:
http://dev-www.libreoffice.org/src/%{name}/%{name}-%{version}.tar.xz
 BuildRequires:  doxygen
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
 BuildRequires:  gperf
-BuildRequires:  libwpd-devel = 0.9.0
-BuildRequires:  libwpg-devel = 0.2.0
-BuildRequires:  pkgconfig
+BuildRequires:  pkg-config
 BuildRequires:  xz
-BuildRequires:  zlib-devel
+BuildRequires:  pkgconfig(librevenge-0.0)
+BuildRequires:  pkgconfig(librevenge-generators-0.0)
+BuildRequires:  pkgconfig(librevenge-stream-0.0)
+BuildRequires:  pkgconfig(zlib)
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -53,8 +53,6 @@
 Summary:Files for Developing with libfreehand
 Group:  Development/Libraries/C and C++
 Requires:   %{libname} = %{version}
-Requires:   libwpd-devel
-Requires:   libwpg-devel
 
 %description devel
 Libfreehand is library providing ability to interpret and import 
Adobe/Macromedia
@@ -83,7 +81,7 @@
 %setup -q
 
 %build
-export CXXFLAGS=%optflags -fvisibility-inlines-hidden
+export CXXFLAGS=%{optflags} -fvisibility-inlines-hidden
 %configure \
--disable-werror \
--disable-static \
@@ -91,9 +89,9 @@
 make %{?_smp_mflags} V=1
 
 %install
-make DESTDIR=%{buildroot} install
+make DESTDIR=%{buildroot} install %{?_smp_mflags}
 
-rm %{buildroot}%{_libdir}/*.la
+find %{buildroot} -type f -name *.la -delete -print
 
 cp -p AUTHORS COPYING ChangeLog %{buildroot}%{_docdir}/%{name}-devel/
 
@@ -105,7 +103,7 @@
 
 %files -n %{libname}
 %defattr(-,root,root)
-%{_libdir}/*.so.0*
+%{_libdir}/*.so.*
 
 %files devel
 %defattr(-,root,root)

++ libfreehand-0.0.0.tar.xz - libfreehand-0.1.0.tar.xz ++
 5963 lines of diff (skipped)

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



commit liblangtag for openSUSE:Factory

2014-07-27 Thread h_root
Hello community,

here is the log from the commit of package liblangtag for openSUSE:Factory 
checked in at 2014-07-27 18:46:50

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


Package is liblangtag

Changes:

--- /work/SRC/openSUSE:Factory/liblangtag/liblangtag.changes2014-06-02 
07:00:09.0 +0200
+++ /work/SRC/openSUSE:Factory/.liblangtag.new/liblangtag.changes   
2014-07-27 18:46:53.0 +0200
@@ -1,0 +2,7 @@
+Wed Jun 25 13:03:20 UTC 2014 - tchva...@suse.com
+
+- Version bump to 0.5.4:
+  * Various small items detailed in NEWS file
+  * Removed language stubtag registry
+
+---

Old:

  liblangtag-0.5.3.tar.bz2

New:

  liblangtag-0.5.4.tar.bz2



Other differences:
--
++ liblangtag.spec ++
--- /var/tmp/diff_new_pack.OZNHcW/_old  2014-07-27 18:46:54.0 +0200
+++ /var/tmp/diff_new_pack.OZNHcW/_new  2014-07-27 18:46:54.0 +0200
@@ -19,7 +19,7 @@
 %define libname liblangtag1
 
 Name:   liblangtag
-Version:0.5.3
+Version:0.5.4
 Release:0
 Summary:An interface library to access tags for identifying languages
 License:LGPL-3.0+ or MPL-2.0

++ liblangtag-0.5.3.tar.bz2 - liblangtag-0.5.4.tar.bz2 ++
 18713 lines of diff (skipped)

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



commit writerperfect for openSUSE:Factory

2014-07-27 Thread h_root
Hello community,

here is the log from the commit of package writerperfect for openSUSE:Factory 
checked in at 2014-07-27 18:47:03

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


Package is writerperfect

Changes:

--- /work/SRC/openSUSE:Factory/writerperfect/writerperfect.changes  
2013-12-18 19:47:14.0 +0100
+++ /work/SRC/openSUSE:Factory/.writerperfect.new/writerperfect.changes 
2014-07-27 18:47:06.0 +0200
@@ -1,0 +2,17 @@
+Tue Jun  3 07:23:53 UTC 2014 - fst...@suse.com
+
+- Upgrade to upstream 0.9.1
+  * Fix format check for ebook2odt, because of which every e-book
+format was rejected as not supported.
+  * Various minor fixes and improvements.
+
+---
+Mon May 26 13:09:45 UTC 2014 - fst...@suse.com
+
+- Upgrade to upstream 0.9.0
+  * ABI change
+  * Support MS Works spreadsheets
+  * Support Pages documents
+  * Dependency on librevenge framework
+
+---

Old:

  writerperfect-0.8.3.tar.xz

New:

  writerperfect-0.9.1.tar.xz



Other differences:
--
++ writerperfect.spec ++
--- /var/tmp/diff_new_pack.ljDUc4/_old  2014-07-27 18:47:07.0 +0200
+++ /var/tmp/diff_new_pack.ljDUc4/_new  2014-07-27 18:47:07.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package writerperfect
 #
-# 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,44 +17,45 @@
 
 
 Name:   writerperfect
-Version:0.8.3
+Version:0.9.1
 Release:0
 Summary:Tools for converting WordPerfect(tm) documents
 License:LGPL-2.1+ or MPL-2.0+
 Group:  Productivity/Text/Convertors
 Url:http://libwpd.sf.net/
 Source: 
http://downloads.sourceforge.net/project/libwpd/%{name}/%{name}-%{version}/%{name}-%{version}.tar.xz
+BuildRequires:  boost-devel
 BuildRequires:  gcc-c++
+BuildRequires:  glib2-devel = 2.0.0
 BuildRequires:  libgsf-devel = 1.6.0
 BuildRequires:  pkgconfig
 BuildRequires:  xz
-BuildRequires:  pkgconfig(libcdr-0.0)
-BuildRequires:  pkgconfig(libetonyek-0.0)
-BuildRequires:  pkgconfig(libfreehand-0.0)
-BuildRequires:  pkgconfig(libmspub-0.0)
-BuildRequires:  pkgconfig(libmwaw-0.2)
-BuildRequires:  pkgconfig(libodfgen-0.0)
-BuildRequires:  pkgconfig(libvisio-0.0)
-BuildRequires:  pkgconfig(libwpd-0.9)
-BuildRequires:  pkgconfig(libwpd-stream-0.9)
-BuildRequires:  pkgconfig(libwpg-0.2)
-BuildRequires:  pkgconfig(libwps-0.2)
+BuildRequires:  pkgconfig(libcdr-0.1)
+BuildRequires:  pkgconfig(libetonyek-0.1)
+BuildRequires:  pkgconfig(libfreehand-0.1)
+BuildRequires:  pkgconfig(libmspub-0.1)
+BuildRequires:  pkgconfig(libmwaw-0.3)
+BuildRequires:  pkgconfig(libodfgen-0.1)
+BuildRequires:  pkgconfig(librevenge-0.0) = 0.0.1
+BuildRequires:  pkgconfig(librevenge-stream-0.0)
+BuildRequires:  pkgconfig(libvisio-0.1)
+BuildRequires:  pkgconfig(libwpd-0.10)
+BuildRequires:  pkgconfig(libwpg-0.3)
+BuildRequires:  pkgconfig(libwps-0.3)
 Requires:   cdr2odg
 Requires:   cmx2odg
 Requires:   fh2odg
 Requires:   key2odp
-Requires:   mwaw2odt
+Requires:   mwaw2odf
+Requires:   pages2odt
 Requires:   pub2odg
 Requires:   vsd2odg
 Requires:   vss2odg
+Requires:   wks2ods
 Requires:   wpd2odt
 Requires:   wpg2odg
 Requires:   wps2odt
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-%if %{!?_without_stream:1}%{?_without_stream:0}
-BuildRequires:  glib2-devel = 2.0.0
-BuildRequires:  libgsf-devel = 1.6.0
-%endif
 
 %description
 Tools for converting WordPerfect(tm) documents into OpenDocument Text and Word 
Perfect Graphics into OpenDocument Drawing formats.
@@ -73,12 +74,19 @@
 %description -n wps2odt
 Tool for converting MS Works documents into OpenDocument Text format.
 
-%package -n mwaw2odt
-Summary:Converter from Mwaw to ODT
+%package -n wks2ods
+Summary:Converter from WKS to ODS
 Group:  Productivity/Text/Convertors
 
-%description -n mwaw2odt
-Tool for converting different pre-OSX Mac documents into OpenDocument Text 
format.
+%description -n wks2ods
+Tool for converting MS Works spreadsheets into OpenDocument Spreadsheet format.
+
+%package -n mwaw2odf
+Summary:Converter from Mwaw to ODF
+Group:  Productivity/Text/Convertors
+
+%description -n mwaw2odf
+Tool for converting different pre-OSX Mac documents into OpenDocument formats.
 
 %package -n wpg2odg
 Summary:  

commit libwpg for openSUSE:Factory

2014-07-27 Thread h_root
Hello community,

here is the log from the commit of package libwpg for openSUSE:Factory checked 
in at 2014-07-27 18:47:01

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


Package is libwpg

Changes:

--- /work/SRC/openSUSE:Factory/libwpg/libwpg.changes2014-01-30 
11:31:34.0 +0100
+++ /work/SRC/openSUSE:Factory/.libwpg.new/libwpg.changes   2014-07-27 
18:47:02.0 +0200
@@ -1,0 +2,7 @@
+Wed Jun 11 09:31:32 UTC 2014 - tchva...@suse.com
+
+- Version bump to 0.3.0:
+  * New release based on librevenge framework
+  * Variouf fixes and cleanups
+
+---

Old:

  libwpg-0.2.2.tar.xz

New:

  libwpg-0.3.0.tar.xz



Other differences:
--
++ libwpg.spec ++
--- /var/tmp/diff_new_pack.VG3A6Y/_old  2014-07-27 18:47:04.0 +0200
+++ /var/tmp/diff_new_pack.VG3A6Y/_new  2014-07-27 18:47:04.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   libwpg
-Version:0.2.2
+Version:0.3.0
 Release:0
 Summary:Library to read and parse graphics in WordPerfect Graphics 
format
 License:LGPL-2.1+ and MPL-2.0+
@@ -26,8 +26,9 @@
 Source: 
http://downloads.sourceforge.net/project/%{name}/%{name}/%{name}-%{version}/%{name}-%{version}.tar.xz
 BuildRequires:  doxygen
 BuildRequires:  gcc-c++
-BuildRequires:  libwpd-devel = 0.9.0
-BuildRequires:  pkgconfig
+BuildRequires:  librevenge-devel = 0.0.0
+BuildRequires:  libwpd-devel = 0.10.0
+BuildRequires:  pkg-config
 BuildRequires:  xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
@@ -36,7 +37,7 @@
 Graphics) format. It is cross-platform, at the moment it can be build
 on Microsoft Windows and Linux.
 
-%define libname libwpg-0_2-2
+%define libname libwpg-0_3-3
 
 %package -n %{libname}
 Summary:Library to read and parse graphics in WordPerfect Graphics 
format

++ libwpg-0.2.2.tar.xz - libwpg-0.3.0.tar.xz ++
 11569 lines of diff (skipped)

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



commit libe-book for openSUSE:Factory

2014-07-27 Thread h_root
Hello community,

here is the log from the commit of package libe-book for openSUSE:Factory 
checked in at 2014-07-27 18:46:46

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


Package is libe-book

Changes:

--- /work/SRC/openSUSE:Factory/libe-book/libe-book.changes  2014-05-02 
13:59:02.0 +0200
+++ /work/SRC/openSUSE:Factory/.libe-book.new/libe-book.changes 2014-07-27 
18:46:48.0 +0200
@@ -1,0 +2,18 @@
+Tue Jun  3 07:41:11 UTC 2014 - fst...@suse.com
+
+- Upgrade to upstream version 0.1.1
+  * Fix various problems when using --disable-experimental.
+  * Work around MSVC bug.
+  * Fix parsing of zipped FictionBook 2 files.
+
+---
+Mon May 26 10:10:01 UTC 2014 - fst...@suse.com
+
+- Upgrade to upstream version 0.1.0
+  * ABI change
+  * Remove dependency on libwpd-devel
+  * Add dependency on librevenge-devel
+- License change
+  * Released under MPL-2.0
+
+---

Old:

  libe-book-0.0.2.tar.bz2

New:

  libe-book-0.1.1.tar.xz



Other differences:
--
++ libe-book.spec ++
--- /var/tmp/diff_new_pack.V1wfnA/_old  2014-07-27 18:46:49.0 +0200
+++ /var/tmp/diff_new_pack.V1wfnA/_new  2014-07-27 18:46:49.0 +0200
@@ -17,24 +17,25 @@
 
 
 Name:   libe-book
-Version:0.0.2
+Version:0.1.1
 Release:0
 Summary:A library for import of non-HTML reflowable e-book formats
-License:LGPL-2.1+ or MPL-2.0
+License:MPL-2.0
 Group:  Productivity/Publishing/Word
 Url:https://sourceforge.net/projects/libebook/
-Source: 
http://downloads.sourceforge.net/libebook/%{name}-%{version}.tar.bz2
+Source: 
http://downloads.sourceforge.net/libebook/%{name}-%{version}.tar.xz
 BuildRequires:  boost-devel
-BuildRequires:  cppunit-devel
 BuildRequires:  doxygen
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
 BuildRequires:  gperf
 BuildRequires:  libicu-devel
-BuildRequires:  pkgconfig
+BuildRequires:  pkg-config
 BuildRequires:  xz
-BuildRequires:  pkgconfig(libwpd-0.9)
-BuildRequires:  pkgconfig(libwpd-stream-0.9)
+BuildRequires:  pkgconfig(cppunit)
+BuildRequires:  pkgconfig(librevenge-0.0)
+BuildRequires:  pkgconfig(librevenge-generators-0.0)
+BuildRequires:  pkgconfig(librevenge-stream-0.0)
 BuildRequires:  pkgconfig(libxml-2.0)
 BuildRequires:  pkgconfig(zlib)
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -44,7 +45,7 @@
 Currently supported are PalmDoc, TealDoc, Plucker eBook, eReader eBook,
 FictionBook v.2, TCR, zTXT.
 
-%define libname libe-book-0_0-0
+%define libname libe-book-0_1-1
 
 %package -n %{libname}
 Summary:A library for import of non-HTML reflowable e-book formats
@@ -88,7 +89,7 @@
 %setup -q
 
 %build
-export CXXFLAGS=%optflags -fvisibility-inlines-hidden
+export CXXFLAGS=%{optflags} -fvisibility-inlines-hidden
 %configure \
--disable-werror \
--enable-tests \
@@ -102,6 +103,7 @@
 %install
 %make_install
 find %{buildroot} -type f -name *.la -delete -print
+rm -f %{buildroot}%{_datadir}/%{name}/html*.css
 %fdupes -s %{buildroot}%{_docdir}/%{name}/html
 
 %post -n %{libname} -p /sbin/ldconfig
@@ -121,15 +123,14 @@
 %files devel-doc
 %defattr(-,root,root)
 %doc %dir %{_docdir}/%{name}
-%doc %{_docdir}/%{name}/html
+%doc %{_docdir}/%{name}
 
 %files tools
 %defattr(-,root,root)
 %{_bindir}/*
 %doc %dir %{_docdir}/%{name}
 %doc ChangeLog
-%doc COPYING.LGPL
-%doc COPYING.MPL
+%doc COPYING
 %doc NEWS
 %doc TODO
 

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



commit libcdr for openSUSE:Factory

2014-07-27 Thread h_root
Hello community,

here is the log from the commit of package libcdr for openSUSE:Factory checked 
in at 2014-07-27 18:47:05

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


Package is libcdr

Changes:

--- /work/SRC/openSUSE:Factory/libcdr/libcdr.changes2014-04-14 
20:28:10.0 +0200
+++ /work/SRC/openSUSE:Factory/.libcdr.new/libcdr.changes   2014-07-27 
18:47:07.0 +0200
@@ -1,0 +2,14 @@
+Fri Jul 25 07:15:32 UTC 2014 - fst...@suse.com
+
+- Added patch: libcdr-0.1.0-pkgconfig.patch
+  * Remove the Requires.private which breaks SLE11 builds
+
+---
+Mon May 26 09:30:13 UTC 2014 - fst...@suse.com
+
+- Upgrade to upstream version 0.1.0
+  * ABI change
+  * Remove dependency on libwpd-devel and libwpg-devel
+  * Add dependency on librevenge-devel
+
+---

Old:

  libcdr-0.0.16.tar.xz

New:

  libcdr-0.1.0-pkgconfig.patch
  libcdr-0.1.0.tar.xz



Other differences:
--
++ libcdr.spec ++
--- /var/tmp/diff_new_pack.IM1x08/_old  2014-07-27 18:47:08.0 +0200
+++ /var/tmp/diff_new_pack.IM1x08/_new  2014-07-27 18:47:08.0 +0200
@@ -16,26 +16,30 @@
 #
 
 
-%define libname libcdr-0_0-0
+%define libname libcdr-0_1-1
 Name:   libcdr
-Version:0.0.16
+Version:0.1.0
 Release:0
 Summary:Library for parsing the Corel Draw file format structure
 License:MPL-2.0
 Group:  Productivity/Publishing/Word
 Url:http://www.freedesktop.org/wiki/Software/libcdr
-Source0:http://dev-www.libreoffice.org/src/libcdr-%{version}.tar.xz
+Source0:
http://dev-www.libreoffice.org/src/%{name}/%{name}-%{version}.tar.xz
 # note: the main package is empty, it only sets a sane name for the source rpm
+Patch0: libcdr-0.1.0-pkgconfig.patch
 BuildRequires:  boost-devel
 BuildRequires:  doxygen
+BuildRequires:  fdupes
 BuildRequires:  gcc-c++
 BuildRequires:  libicu-devel
-BuildRequires:  liblcms2-devel
-BuildRequires:  libwpd-devel = 0.9.5
-BuildRequires:  libwpg-devel = 0.2.0
-BuildRequires:  pkgconfig
+BuildRequires:  pkg-config
 BuildRequires:  xz
-BuildRequires:  zlib-devel
+BuildRequires:  pkgconfig(lcms2)
+BuildRequires:  pkgconfig(librevenge-0.0)
+BuildRequires:  pkgconfig(librevenge-generators-0.0)
+BuildRequires:  pkgconfig(librevenge-stream-0.0)
+BuildRequires:  pkgconfig(libxml-2.0)
+BuildRequires:  pkgconfig(zlib)
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -54,8 +58,6 @@
 Summary:Files for Developing with libcdr
 Group:  Development/Libraries/C and C++
 Requires:   %{libname} = %{version}
-Requires:   libwpd-devel
-Requires:   libwpg-devel
 
 %description devel
 libcdr is a library for parsing the Corel Draw file format structure. It is
@@ -82,6 +84,7 @@
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 export CXXFLAGS=%{optflags} -fvisibility-inlines-hidden
@@ -95,6 +98,8 @@
 mkdir -p %{buildroot}%{_docdir}/%{name}
 cp -p AUTHORS COPYING.* ChangeLog %{buildroot}%{_docdir}/%{name}
 
+%fdupes -s %{buildroot}
+
 %post -n %{libname} -p /sbin/ldconfig
 
 %postun -n %{libname} -p /sbin/ldconfig

++ libcdr-0.1.0-pkgconfig.patch ++
--- libcdr-0.1.0/libcdr.pc.in   2014-04-16 19:06:20.0 +0200
+++ libcdr-0.1.0/libcdr.pc.in   2014-07-25 09:14:23.096910474 +0200
@@ -9,5 +9,3 @@
 Requires: librevenge-0.0 librevenge-stream-0.0
 Libs: -L${libdir} -lcdr-@CDR_MAJOR_VERSION@.@CDR_MINOR_VERSION@
 Cflags: -I${includedir}/libcdr-@CDR_MAJOR_VERSION@.@CDR_MINOR_VERSION@
-
-Requires.private: icu-i18n lcms2 zlib
++ libcdr-0.0.16.tar.xz - libcdr-0.1.0.tar.xz ++
 13201 lines of diff (skipped)

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



commit libmwaw for openSUSE:Factory

2014-07-27 Thread h_root
Hello community,

here is the log from the commit of package libmwaw for openSUSE:Factory checked 
in at 2014-07-27 18:46:53

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


Package is libmwaw

Changes:

--- /work/SRC/openSUSE:Factory/libmwaw/libmwaw.changes  2014-01-30 
11:30:19.0 +0100
+++ /work/SRC/openSUSE:Factory/.libmwaw.new/libmwaw.changes 2014-07-27 
18:46:56.0 +0200
@@ -1,0 +2,13 @@
+Tue Jul  1 14:47:43 UTC 2014 - fst...@suse.com
+
+- Fix patch libmwaw-0.3.1-stream.patch to allow buiding with older
+  version of autotools.
+
+---
+Wed Jun 11 09:34:13 UTC 2014 - tchva...@suse.com
+
+- Version bump to 0.3.1:
+  * Switch over to librevenge framework
+- Add patch libmwaw-0.3.1-stream.patch to fix streams
+
+---

Old:

  libmwaw-0.2.0.tar.xz

New:

  libmwaw-0.3.1-stream.patch
  libmwaw-0.3.1.tar.xz



Other differences:
--
++ libmwaw.spec ++
--- /var/tmp/diff_new_pack.RFj9hX/_old  2014-07-27 18:46:57.0 +0200
+++ /var/tmp/diff_new_pack.RFj9hX/_new  2014-07-27 18:46:57.0 +0200
@@ -17,20 +17,23 @@
 
 
 Name:   libmwaw
-Version:0.2.0
+Version:0.3.1
 Release:0
 Summary:Pre Mac OSX text file formats parser library
 License:(LGPL-2.1+ or MPL-2.0) and GPL-2.0+
 Group:  Productivity/Publishing/Word
 Url:http://sourceforge.net/p/libmwaw/wiki/Home/
 Source: 
http://downloads.sourceforge.net/project/%{name}/%{name}/%{name}-%{version}/%{name}-%{version}.tar.xz
+Patch0: libmwaw-0.3.1-stream.patch
+BuildRequires:  autoconf
+BuildRequires:  automake
 BuildRequires:  boost-devel
 BuildRequires:  doxygen
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
-BuildRequires:  libwpd-devel = 0.9.0
-BuildRequires:  libwpg-devel = 0.2.0
-BuildRequires:  pkgconfig
+BuildRequires:  librevenge-devel = 0.0.0
+BuildRequires:  libtool
+BuildRequires:  pkg-config
 BuildRequires:  xz
 BuildRequires:  zlib-devel
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -38,7 +41,7 @@
 %description
 Libmwaw is a project for converting many pre-OSX MAC text formats.
 
-%define libname libmwaw-0_2-2
+%define libname libmwaw-0_3-3
 
 %package -n %{libname}
 Summary:Pre Mac OSX text file formats parser library
@@ -76,12 +79,14 @@
 
 %prep
 %setup -q
+%patch0 -p1
 # doxygen needles rebuild
 sed -i \
-e 's:on $datetime::g' \
docs/doxygen/footer.html.in
 
 %build
+./autogen.sh
 export CXXFLAGS=%{optflags} -fvisibility-inlines-hidden
 %configure \
--disable-werror \

++ libmwaw-0.3.1-stream.patch ++
--- libmwaw-0.3.1/configure.ac  2014-05-16 15:02:34.0 +0200
+++ libmwaw-0.3.1/configure.ac  2014-07-01 16:43:15.247625691 +0200
@@ -16,7 +16,7 @@
 AC_INIT([libmwaw],[libmwaw_version])
 AC_CONFIG_MACRO_DIR([m4])
 AC_CONFIG_HEADERS([config.h])
-AM_INIT_AUTOMAKE([1.11 foreign dist-xz dist-bzip2])
+AM_INIT_AUTOMAKE([1.10 foreign dist-bzip2])
 m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])
 AC_LANG([C++])
 AC_STRUCT_TIMEZONE()
--- libmwaw-0.3.1/src/lib/Makefile.am   2014-05-16 15:02:34.0 +0200
+++ libmwaw-0.3.1/src/lib/Makefile.am   2014-05-26 12:38:37.689185841 +0200
@@ -223,6 +223,8 @@
MWAWSpreadsheetEncoder.hxx  \
MWAWSpreadsheetListener.cxx \
MWAWSpreadsheetListener.hxx \
+   MWAWStringStream.cxx\
+   MWAWStringStream.hxx\
MWAWSubDocument.cxx \
MWAWSubDocument.hxx \
MWAWTable.cxx   \
--- libmwaw-0.3.1/src/lib/MWAWInputStream.cxx   2014-04-22 15:37:01.0 
+0200
+++ libmwaw-0.3.1/src/lib/MWAWInputStream.cxx   2014-05-26 12:38:45.892999633 
+0200
@@ -43,6 +43,7 @@
 #include MWAWDebug.hxx
 
 #include MWAWInputStream.hxx
+#include MWAWStringStream.hxx
 
 MWAWInputStream::MWAWInputStream(shared_ptrlibrevenge::RVNGInputStream inp, 
bool inverted)
   : m_stream(inp), m_streamSize(0), m_inverseRead(inverted), m_readLimit(-1), 
m_prevLimits(),
@@ -517,7 +518,7 @@
   MWAW_DEBUG_MSG((MWAWInputStream::unBinHex: can not read the resource 
fork\n));
 }
 else {
-  shared_ptrlibrevenge::RVNGInputStream rsrc(new 
librevenge::RVNGStringStream(data, (unsigned int)numBytesRead));
+  shared_ptrlibrevenge::RVNGInputStream rsrc(new MWAWStringStream(data, 
(unsigned int)numBytesRead));
   m_resourceFork.reset(new MWAWInputStream(rsrc,false));
 }
   }
@@ -532,7 +533,7 @@
   MWAW_DEBUG_MSG((MWAWInputStream::unBinHex: can not read the data 
fork\n));
   return false;
 }
-

commit libixion for openSUSE:Factory

2014-07-27 Thread h_root
Hello community,

here is the log from the commit of package libixion for openSUSE:Factory 
checked in at 2014-07-27 18:46:49

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


Package is libixion

Changes:

--- /work/SRC/openSUSE:Factory/libixion/libixion.changes2014-01-30 
11:29:48.0 +0100
+++ /work/SRC/openSUSE:Factory/.libixion.new/libixion.changes   2014-07-27 
18:46:52.0 +0200
@@ -1,0 +2,7 @@
+Mon May 26 21:22:15 UTC 2014 - fst...@suse.com
+
+- Upgrade to upstream version 0.7.0
+  * needed by libreoffice 4.3.x
+- Add pkgconfig(mdds) dependency instead of mdds-devel
+
+---

Old:

  libixion-0.5.0.tar.bz2

New:

  libixion-0.7.0.tar.bz2



Other differences:
--
++ libixion.spec ++
--- /var/tmp/diff_new_pack.9cxJEb/_old  2014-07-27 18:46:52.0 +0200
+++ /var/tmp/diff_new_pack.9cxJEb/_new  2014-07-27 18:46:52.0 +0200
@@ -16,9 +16,9 @@
 #
 
 
-%define libname libixion-0_6-0
+%define libname libixion-0_8-0
 Name:   libixion
-Version:0.5.0
+Version:0.7.0
 Release:0
 Summary:Threaded multi-target formula parser  interpreter
 License:MIT
@@ -30,8 +30,8 @@
 BuildRequires:  gcc-c++
 BuildRequires:  libstdc++-devel
 BuildRequires:  libtool
-BuildRequires:  mdds-devel = 0.7.1
 BuildRequires:  pkg-config
+BuildRequires:  pkgconfig(mdds) = 0.7.1
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description

++ libixion-0.5.0.tar.bz2 - libixion-0.7.0.tar.bz2 ++
 29420 lines of diff (skipped)

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



commit libwps for openSUSE:Factory

2014-07-27 Thread h_root
Hello community,

here is the log from the commit of package libwps for openSUSE:Factory checked 
in at 2014-07-27 18:47:02

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


Package is libwps

Changes:

--- /work/SRC/openSUSE:Factory/libwps/libwps.changes2014-01-30 
11:31:42.0 +0100
+++ /work/SRC/openSUSE:Factory/.libwps.new/libwps.changes   2014-07-27 
18:47:05.0 +0200
@@ -1,0 +2,9 @@
+Mon May 26 10:25:27 UTC 2014 - fst...@suse.com
+
+- Upgrade to upstream version 0.3.0
+  * ABI change
+  * Remove dependency on libwpd-devel
+  * Add dependency on librevenge-devel
+- Added support of Microsoft Works spreadsheets
+
+---

Old:

  libwps-0.2.9.tar.xz

New:

  libwps-0.3.0.tar.xz



Other differences:
--
++ libwps.spec ++
--- /var/tmp/diff_new_pack.bJXEjU/_old  2014-07-27 18:47:05.0 +0200
+++ /var/tmp/diff_new_pack.bJXEjU/_new  2014-07-27 18:47:05.0 +0200
@@ -17,9 +17,9 @@
 
 
 Name:   libwps
-Version:0.2.9
+Version:0.3.0
 Release:0
-Summary:Library for importing the Microsoft Works word processor file 
format
+Summary:Library for importing the Microsoft Works word processor and 
spreadsheet file formats
 License:LGPL-2.1+ and MPL-2.0+
 Group:  Productivity/Publishing/Word
 Url:http://libwps.sourceforge.net/
@@ -27,47 +27,43 @@
 # note: the main package is empty, it only sets a sane name for the source rpm
 BuildRequires:  boost-devel
 BuildRequires:  gcc-c++
-BuildRequires:  libwpd-devel = 0.9.0
-BuildRequires:  pkgconfig
+BuildRequires:  librevenge-devel = 0.0.0
+BuildRequires:  pkg-config
 BuildRequires:  xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
-libwps is a library (for use by word procesors, for example) for
-importing the Microsoft Works word processor file format.
+libwps is a library for importing the Microsoft Works word processor
+and spreadsheet file format.
 
-%define libname libwps-0_2-2
+%define libname libwps-0_3-3
 
 %package -n %{libname}
-Summary:Library for importing the Microsoft Works word processor file 
format
+Summary:Library for importing the Microsoft Works word processor and 
spreadsheet file formats
 Group:  System/Libraries
-# remove the old non-versioned package (built in the bs for instance)
-Obsoletes:  libwps  %{version}
-Provides:   libwps = %{version}
 
 %description -n %{libname}
-libwps is a library (for use by word procesors, for example) for importing the
-Microsoft Works word processor file format.
+libwps is a library for importing the Microsoft Works word processor
+and spreadsheet file format.
 
 %package devel
 Summary:Files for Developing with libwps
 Group:  Development/Libraries/C and C++
 Requires:   %{libname} = %{version}
-Requires:   libwpd-devel = 0.9.0
 
 %description devel
-libwps is a library (for use by word procesors, for example) for
-importing the Microsoft Works word processor file format.
+libwps is a library for importing the Microsoft Works word processor
+and spreadsheet file format.
 
 This package contains the libwps development files.
 
 %package tools
-Summary:Tools for converting the Microsoft Works word processor file 
format
+Summary:Tools for converting the Microsoft Works word processor and 
spreadsheet file formats
 Group:  Productivity/Publishing/Word
 
 %description tools
-Tools to work with the Microsoft Works word processor file format,
-based on libwps.
+Tools to work with the Microsoft Works word processor and spreadsheet
+file format, based on libwps.
 
 %prep
 %setup -q

++ libwps-0.2.9.tar.xz - libwps-0.3.0.tar.xz ++
 35377 lines of diff (skipped)

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



commit liborcus for openSUSE:Factory

2014-07-27 Thread h_root
Hello community,

here is the log from the commit of package liborcus for openSUSE:Factory 
checked in at 2014-07-27 18:46:58

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


Package is liborcus

Changes:

--- /work/SRC/openSUSE:Factory/liborcus/liborcus.changes2014-01-30 
11:30:31.0 +0100
+++ /work/SRC/openSUSE:Factory/.liborcus.new/liborcus.changes   2014-07-27 
18:46:59.0 +0200
@@ -1,0 +2,11 @@
+Mon May 26 21:53:44 UTC 2014 - fst...@suse.com
+
+- Upgrade to upstream version 0.7.0
+- Remove unneeded upstreamed patches:
+  * liborcus-more-lib64.patch
+  * liborcus-0.5.1-linking.patch
+  * liborcus-0.5.1-mdds.patch
+  * liborcus-0.5.1-oldnamespace.patch
+- Use pkgconfig BuildRequires wherever it is possible
+
+---

Old:

  liborcus-0.5.1-linking.patch
  liborcus-0.5.1-mdds.patch
  liborcus-0.5.1-oldnamespace.patch
  liborcus-0.5.1.tar.bz2
  liborcus-more-lib64.patch

New:

  liborcus-0.7.0.tar.bz2



Other differences:
--
++ liborcus.spec ++
--- /var/tmp/diff_new_pack.2aN1AA/_old  2014-07-27 18:47:00.0 +0200
+++ /var/tmp/diff_new_pack.2aN1AA/_new  2014-07-27 18:47:00.0 +0200
@@ -16,35 +16,24 @@
 #
 
 
-%define libname liborcus-0_6-0
+%define libname liborcus-0_8-0
 Name:   liborcus
-Version:0.5.1
+Version:0.7.0
 Release:0
 Summary:Spreadsheet file processing library
 License:MIT
 Group:  Productivity/Publishing/Word
 Url:http://gitorious.org/orcus
 Source: http://kohei.us/files/orcus/src/%{name}-%{version}.tar.bz2
-# Taken from git to build with newest mdds
-Patch0: liborcus-0.5.1-mdds.patch
-# Give this patch to kohei to include in git
-Patch1: liborcus-0.5.1-oldnamespace.patch
-# Taken from git to build with newer boost
-Patch2: liborcus-0.5.1-linking.patch
-# Add more 64bit archs to boost detection
-Patch3: liborcus-more-lib64.patch
-BuildRequires:  autoconf = 2.63
-BuildRequires:  automake
 BuildRequires:  boost-devel
 BuildRequires:  coreutils
 BuildRequires:  gcc-c++
-BuildRequires:  libixion-devel = 0.5.0
 BuildRequires:  libstdc++-devel
-BuildRequires:  libtool
-BuildRequires:  mdds-devel = 0.7.1
 BuildRequires:  pkg-config
 BuildRequires:  python-xml
-BuildRequires:  zlib-devel
+BuildRequires:  pkgconfig(libixion-0.8)
+BuildRequires:  pkgconfig(mdds) = 0.7.1
+BuildRequires:  pkgconfig(zlib)
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %package -n %{libname}
@@ -63,7 +52,7 @@
 Summary:Spreadsheet file processing library
 Group:  Development/Libraries/C and C++
 Requires:   %{libname} = %{version}
-Requires:   zlib-devel
+Requires:   pkgconfig(zlib)
 
 %description devel
 Standalone file import filter library for spreadsheet documents. Currently
@@ -79,13 +68,8 @@
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3
 
 %build
-autoreconf -i
 %configure \
--disable-static \
--disable-debug \

++ liborcus-0.5.1.tar.bz2 - liborcus-0.7.0.tar.bz2 ++
 68529 lines of diff (skipped)

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



commit libmspub for openSUSE:Factory

2014-07-27 Thread h_root
Hello community,

here is the log from the commit of package libmspub for openSUSE:Factory 
checked in at 2014-07-27 18:46:52

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


Package is libmspub

Changes:

--- /work/SRC/openSUSE:Factory/libmspub/libmspub.changes2014-01-30 
11:30:14.0 +0100
+++ /work/SRC/openSUSE:Factory/.libmspub.new/libmspub.changes   2014-07-27 
18:46:55.0 +0200
@@ -1,0 +2,22 @@
+Fri Jul 25 07:21:27 UTC 2014 - fst...@suse.com
+
+- Added patch: libmspub-0.1.1-pkgconfig.patch
+  * Remove the Requires.private which breaks SLE11 builds
+
+---
+Tue Jul  8 13:20:23 UTC 2014 - tchva...@suse.com
+
+- Version bump to 0.1.1:
+  * Various small bugfixes
+
+---
+Mon May 26 09:40:54 UTC 2014 - fst...@suse.com
+
+- Upgrade to upstream version 0.1.0
+  * ABI changes
+  * Remove dependency on libwpd-devel and libwpg-devel
+  * Add dependency on librevenge-devel
+- License change
+  * Released under MPL-2.0
+
+---

Old:

  libmspub-0.0.6.tar.xz

New:

  libmspub-0.1.1-pkgconfig.patch
  libmspub-0.1.1.tar.xz



Other differences:
--
++ libmspub.spec ++
--- /var/tmp/diff_new_pack.jSuDuy/_old  2014-07-27 18:46:55.0 +0200
+++ /var/tmp/diff_new_pack.jSuDuy/_new  2014-07-27 18:46:55.0 +0200
@@ -17,29 +17,31 @@
 
 
 Name:   libmspub
-Version:0.0.6
+Version:0.1.1
 Release:0
 Summary:Microsoft Publisher file format parser library
-License:LGPL-2.1+ or GPL-2.0+ or MPL-1.1
+License:MPL-2.0
 Group:  Productivity/Publishing/Word
 Url:http://www.freedesktop.org/wiki/Software/libmspub
-Source: http://dev-www.libreoffice.org/src/libmspub-%{version}.tar.xz
+Source: 
http://dev-www.libreoffice.org/src/libmspub/libmspub-%{version}.tar.xz
+Patch0: libmspub-0.1.1-pkgconfig.patch
 BuildRequires:  boost-devel
 BuildRequires:  doxygen
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
 BuildRequires:  libicu-devel
-BuildRequires:  libwpd-devel = 0.9.0
-BuildRequires:  libwpg-devel = 0.2.0
-BuildRequires:  pkgconfig
+BuildRequires:  pkg-config
 BuildRequires:  xz
-BuildRequires:  zlib-devel
+BuildRequires:  pkgconfig(librevenge-0.0)
+BuildRequires:  pkgconfig(librevenge-generators-0.0)
+BuildRequires:  pkgconfig(librevenge-stream-0.0)
+BuildRequires:  pkgconfig(zlib)
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
 libmspub is a library for parsing the Microsoft Publisher file format 
structure.
 
-%define libname libmspub-0_0-0
+%define libname libmspub-0_1-1
 
 %package -n %{libname}
 Summary:Microsoft Publisher file format parser library
@@ -53,8 +55,6 @@
 Summary:Files for Developing with libmspub
 Group:  Development/Libraries/C and C++
 Requires:   %{libname} = %{version}
-Requires:   libwpd-devel
-Requires:   libwpg-devel
 
 %description devel
 libmspub is a library for parsing the Microsoft Publisher file format 
structure.
@@ -80,6 +80,7 @@
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 export CXXFLAGS=%{optflags} -fvisibility-inlines-hidden

++ libmspub-0.1.1-pkgconfig.patch ++
--- libmspub-0.1.1/libmspub.pc.in   2014-04-16 19:07:21.0 +0200
+++ libmspub-0.1.1/libmspub.pc.in   2014-07-25 09:17:51.019165317 +0200
@@ -9,5 +9,3 @@
 Requires: librevenge-0.0 librevenge-stream-0.0
 Libs: -L${libdir} -lmspub-@MSPUB_MAJOR_VERSION@.@MSPUB_MINOR_VERSION@
 Cflags: -I${includedir}/libmspub-@MSPUB_MAJOR_VERSION@.@MSPUB_MINOR_VERSION@
-
-Requires.private: icu-i18n zlib
++ libmspub-0.0.6.tar.xz - libmspub-0.1.1.tar.xz ++
 13859 lines of diff (skipped)

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



commit autossh for openSUSE:Factory

2014-07-27 Thread h_root
Hello community,

here is the log from the commit of package autossh for openSUSE:Factory checked 
in at 2014-07-27 18:47:23

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


Package is autossh

Changes:

--- /work/SRC/openSUSE:Factory/autossh/autossh.changes  2013-04-03 
12:47:24.0 +0200
+++ /work/SRC/openSUSE:Factory/.autossh.new/autossh.changes 2014-07-27 
18:47:46.0 +0200
@@ -1,0 +2,5 @@
+Sun Jul 20 21:50:18 UTC 2014 - p.drou...@gmail.com
+
+- Add systemd support for openSUSE  12.2
+
+---

New:

  autossh.service



Other differences:
--
++ autossh.spec ++
--- /var/tmp/diff_new_pack.tQhcUn/_old  2014-07-27 18:47:47.0 +0200
+++ /var/tmp/diff_new_pack.tQhcUn/_new  2014-07-27 18:47:47.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package autossh
 #
-# 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,6 +15,11 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+%if 0%{?suse_version}  1220
+%define with_systemd 1
+%else
+%define with_systemd 0
+%endif
 
 Summary:Automatically restart SSH sessions and tunnels
 License:BSD-3-Clause
@@ -27,13 +32,19 @@
 Source: http://www.harding.motd.ca/autossh/autossh-1.4c.tgz
 Source1:autossh.init
 Source2:autossh.conf
+Source3:autossh.service
 Patch0: autossh-makefile-destdir.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 # configure checks is the ssh client exists
 BuildRequires:  openssh
 Requires:   openssh
-Requires(pre):  %insserv_prereq %fillup_prereq
+%if %{with_systemd}
+BuildRequires:  systemd
+%{?systemd_requires}
+%else
+Requires(pre):  %fillup_prereq %insserv_prereq
+%endif
 
 %description
 Autossh is a program to start a copy of ssh and monitor it, restarting
@@ -54,30 +65,52 @@
 
 %install
 %makeinstall
-%__install -D -m 755 %{S:1} %{buildroot}%{_initrddir}/autossh
 %__mkdir_p %{buildroot}%{_sbindir}
+%if %{with_systemd}
+%__install -D -m 755 %{S:3} %{buildroot}%{_unitdir}/autossh.service
+ln -s /usr/sbin/service %{buildroot}%{_sbindir}/rcautossh
+%else
+%__install -D -m 755 %{S:1} %{buildroot}%{_initrddir}/autossh
 %__ln_s -f %{_initrddir}/autossh %{buildroot}%{_sbindir}/rcautossh
 %__install -D -m 644 %{S:2} 
%{buildroot}/var/adm/fillup-templates/sysconfig.autossh
+%endif
 %__rm $RPM_BUILD_ROOT/usr/share/doc/autossh/{CHANGES,README}
 %__rm -rf %{buildroot}%{_datadir}/examples
 
-%clean
-%__rm -rf %{buildroot}
+%if %{with_systemd}
+%pre
+%service_add_pre %{name}.service
+
+%preun
+%service_del_preun %{name}.service
+%endif
 
 %post
+%if %{with_systemd}
+%service_add_post %{name}.service
+%else
 %fillup_only
+%endif
 
 %postun
+%if %{with_systemd}
+%service_del_postun %{name}.service
+%else
 %insserv_cleanup
+%endif
 
 %files
 %defattr(-, root, root, 0755)
 %doc CHANGES README
 %doc autossh.host rscreen
 %{_bindir}/autossh
+%if %{with_systemd}
+%{_unitdir}/%{name}.service
+%else
 %{_initrddir}/autossh
-%{_sbindir}/rcautossh
 /var/adm/fillup-templates/sysconfig.autossh
+%endif
+%{_sbindir}/rcautossh
 %doc %{_mandir}/man1/autossh.1*
 
 %changelog

++ autossh.service ++
[Unit]
Description=AutoSSH service for port 
After=network.target

[Service]
Environment=AUTOSSH_GATETIME=0
ExecStart=/usr/bin/autossh -M 0 -NL :localhost: -o TCPKeepAlive=yes 
f...@bar.com

[Install]
WantedBy=multi-user.target

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



commit libreoffice for openSUSE:Factory

2014-07-27 Thread h_root
Hello community,

here is the log from the commit of package libreoffice for openSUSE:Factory 
checked in at 2014-07-27 18:47:10

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


Package is libreoffice

Changes:

--- /work/SRC/openSUSE:Factory/libreoffice/libreoffice.changes  2014-05-09 
06:57:54.0 +0200
+++ /work/SRC/openSUSE:Factory/.libreoffice.new/libreoffice.changes 
2014-07-27 18:47:24.0 +0200
@@ -1,0 +2,200 @@
+Thu Jul 24 08:33:07 UTC 2014 - tchva...@suse.com
+
+- Try to finish out the py3 migration.
+- Remove now not needed patch:
+  * wizards-create-temlates-with-python-2.6.diff
+
+---
+Mon Jul 21 07:09:41 UTC 2014 - tchva...@suse.com
+
+- Add patch to fix the themes/icons handling:
+  * libreoffice-4.3.0.3-themes-symlinks.patch
+
+---
+Mon Jul 21 06:58:44 UTC 2014 - tchva...@suse.com
+
+- Version bump to 4.3.0.3:
+  * Various small bugfixes.
+
+---
+Sun Jul 20 15:29:03 UTC 2014 - arnaud.vers...@gmail.com
+
+- Use Python3 instead of Python 2 for pyuno.
+
+---
+Fri Jul 11 08:26:26 UTC 2014 - tchva...@suse.com
+
+- Add rpmlintrc to sources.
+
+---
+Thu Jul  3 11:21:45 UTC 2014 - tchva...@suse.com
+
+- Version bump to 4.3.0.2:
+  * Various small bugfixes
+- Drop upstreamed patches:
+  * 0001-Package-filter-in-common-pack.patch
+
+---
+Wed Jun 25 11:04:41 UTC 2014 - tchva...@suse.com
+
+- Install missing libsaxlo. Hacked for now, upstream notified.
+
+---
+Tue Jun 24 10:47:32 UTC 2014 - tchva...@suse.com
+
+- Add patch to fix unfilelisted files:
+  * 0001-Package-filter-in-common-pack.patch
+
+---
+Mon Jun 23 11:11:03 UTC 2014 - tchva...@suse.com
+
+- Version bump to 4.3.0.1:
+  * Buildfix with new glm
+  * Various fixes.
+
+---
+Fri Jun 20 19:03:50 UTC 2014 - tchva...@suse.com
+
+- More languages got autotext. Reflect that.
+
+---
+Fri Jun 20 07:25:57 UTC 2014 - tchva...@suse.com
+
+- Remove no longer provided files from list of artworky things.
+
+---
+Tue Jun 17 09:17:10 UTC 2014 - tchva...@suse.com
+
+- Version the glew dependency.
+
+---
+Mon Jun 16 10:39:01 UTC 2014 - tchva...@suse.com
+
+- Version bump to 4.3.0beta2:
+  * major version bump with fixes all around everywhere
+- Added dependencies over glew and glm
+- Removed patches that were upstreamed:
+  * set-language-in-impress.diff
+  * text-alignment-in-shape.diff
+  * kde4-4.2.3.3-timer-mutex.patch
+  * impress-table-performance.patch
+  * import-gradfill-for-text-colors.diff
+  * fix-text-rotation.diff
+  * fix-python-wizzards.patch
+  * docx-brightness-contrast-2.diff
+  * docx-brightness-contrast-1.diff
+  * doc-brightness-contrast.diff
+  * discard-more-header-footer-stuff.patch
+  * disable-firebird-unit-test.diff
+  * direct-format-numbering.patch
+  * WW8-import-fix-upper-margin-of-multi-page.patch
+  * VBA-macro-modification-warning.diff
+  * Use-varying-aElement-name.patch
+  * 0001-std-strlen-requires-cstring-include-to-build.patch
+Temporary switches until upstream allows system version:
+  * --disable-gltf
+  * --disable-coinmp
+
+---
+Thu Jun  5 14:07:31 UTC 2014 - tchva...@suse.com
+
+- Add patch from upstream fix-python-wizzards.patch to fix crashing
+  python wizzards ; bnc#881294
+
+---
+Tue Jun  3 07:12:10 UTC 2014 - tchva...@suse.com
+
+- Typo in desc stating there is libreoffice-kde which is not anymore.
+
+---
+Fri May 30 09:55:57 UTC 2014 - andras.ti...@collabora.com
+
+- bnc#822625 - LO-L3: Table editing is a pain in Impress (performace issues)
+  * impress-table-performance.patch
+
+---
+Fri May 30 09:30:28 UTC 2014 - andras.ti...@collabora.com
+
+- bnc#863018 - LO-L3: Missing text in imported .doc file
+  * WW8-import-fix-upper-margin-of-multi-page.patch
+
+---
+Fri May 30 09:25:45 UTC 2014 - 

commit pdnsd for openSUSE:Factory

2014-07-27 Thread h_root
Hello community,

here is the log from the commit of package pdnsd for openSUSE:Factory checked 
in at 2014-07-27 18:47:21

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


Package is pdnsd

Changes:

--- /work/SRC/openSUSE:Factory/pdnsd/pdnsd.changes  2013-06-13 
17:30:31.0 +0200
+++ /work/SRC/openSUSE:Factory/.pdnsd.new/pdnsd.changes 2014-07-27 
18:47:44.0 +0200
@@ -0,0 +1,5 @@
+---
+Wed Jul 23 15:54:16 UTC 2014 - meiss...@suse.com
+
+- make init script executable, fix build
+



Other differences:
--
++ pdnsd.spec ++
--- /var/tmp/diff_new_pack.z9MJ9I/_old  2014-07-27 18:47:45.0 +0200
+++ /var/tmp/diff_new_pack.z9MJ9I/_new  2014-07-27 18:47:45.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package pdnsd
 #
-# 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,13 +15,14 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   pdnsd
 Version:1.2.9a
 Release:0
-License:GPL-3.0+
 Summary:A caching dns proxy for small networks or dialin accounts
-Url:http://members.home.nl/p.a.rombouts/pdnsd.html
+License:GPL-3.0+
 Group:  Productivity/Networking/DNS/Servers
+Url:http://members.home.nl/p.a.rombouts/pdnsd.html
 
 Source0:
http://members.home.nl/p.a.rombouts/pdnsd/releases/pdnsd-%{version}-par.tar.gz
 Source1:pdnsd
@@ -65,7 +66,7 @@
 make DESTDIR=%{buildroot} install
 mkdir -p %{buildroot}%{_sysconfdir}/init.d
 mkdir -p %{buildroot}%{_sbindir}/
-cp %{SOURCE1} %{buildroot}%{_sysconfdir}/init.d/
+install -c -m 755 %{SOURCE1} %{buildroot}%{_sysconfdir}/init.d/
 cp %{buildroot}%{_sysconfdir}/%{name}.conf.sample 
%{buildroot}%{_sysconfdir}/%{name}.conf
 ln -s /etc/init.d/%{name} %{buildroot}%{_sbindir}/rc%{name}
 
@@ -73,11 +74,11 @@
 /usr/sbin/groupadd -r pdns 2 /dev/null || :
 
 %preun
-%stop_on_removal
+%stop_on_removal pdnsd
 
 %postun
 %insserv_cleanup
-%restart_on_update
+%restart_on_update pdnsd
 
 %files
 %defattr(-,root,root)

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



commit hexchat for openSUSE:Factory

2014-07-27 Thread h_root
Hello community,

here is the log from the commit of package hexchat for openSUSE:Factory checked 
in at 2014-07-27 18:47:22

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


Package is hexchat

Changes:

--- /work/SRC/openSUSE:Factory/hexchat/hexchat.changes  2014-06-16 
21:26:48.0 +0200
+++ /work/SRC/openSUSE:Factory/.hexchat.new/hexchat.changes 2014-07-27 
18:47:45.0 +0200
@@ -1,0 +2,7 @@
+Tue Jul 22 18:48:08 CEST 2014 - m...@suse.de
+
+- when testing for perl, -lperl has to come last because of
+  SUSE_ASNEEDED being set
+  new patch: asneeded.diff
+
+---

New:

  asneeded.diff



Other differences:
--
++ hexchat.spec ++
--- /var/tmp/diff_new_pack.GGvIdU/_old  2014-07-27 18:47:46.0 +0200
+++ /var/tmp/diff_new_pack.GGvIdU/_new  2014-07-27 18:47:46.0 +0200
@@ -25,6 +25,7 @@
 Group:  Productivity/Networking/IRC
 Url:http://www.hexchat.org
 Source: http://dl.%{name}.net/%{name}/%{name}-%{version}.tar.xz
+Patch:  asneeded.diff
 BuildRequires:  bison = 1.35
 BuildRequires:  dbus-1-devel
 BuildRequires:  dbus-1-glib-devel
@@ -85,6 +86,7 @@
 
 %prep
 %setup -q
+%patch
 
 # fix date embedding to avoid needless rebuilds
 FAKE_BUILDDATE=$(LC_ALL=C date -u -r %{_sourcedir}/%{name}.changes '+%%b %%e 
%%Y')

++ asneeded.diff ++
--- ./configure.orig2014-07-22 16:46:13.895015997 +
+++ ./configure 2014-07-22 16:46:45.383864485 +
@@ -15383,8 +15383,10 @@ $as_echo_n checking for perl = 5.8.0..
if test $PERL_VER = yes; then
original_cflags=$CFLAGS
original_ldflags=$LDFLAGS
+   original_libs=$LIBS
CFLAGS=$PERL_CFLAGS
LDFLAGS=$PERL_LDFLAGS
+   LIBS=$LIBS -lperl
cat confdefs.h - _ACEOF conftest.$ac_ext
 /* end confdefs.h.  */
 #include EXTERN.h
@@ -15406,6 +15408,7 @@ rm -f core conftest.err conftest.$ac_obj
 conftest$ac_exeext conftest.$ac_ext
CFLAGS=$original_cflags
LDFLAGS=$original_ldflags
+   LIBS=$original_libs
if test x$perl_is_usable = xno ; then
{ $as_echo 
$as_me:${as_lineno-$LINENO}: result: no 5
 $as_echo no 6; }
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit git-review for openSUSE:Factory

2014-07-27 Thread h_root
Hello community,

here is the log from the commit of package git-review for openSUSE:Factory 
checked in at 2014-07-27 18:47:15

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


Package is git-review

Changes:

--- /work/SRC/openSUSE:Factory/git-review/git-review.changes2014-07-10 
14:55:05.0 +0200
+++ /work/SRC/openSUSE:Factory/.git-review.new/git-review.changes   
2014-07-27 18:47:30.0 +0200
@@ -1,0 +2,18 @@
+Wed Jul 16 08:59:50 UTC 2014 - bwiedem...@suse.com
+
+- update to 1.24
+* Require python-requests
+* Update homepage on PyPI
+* Update requirements to OpenStack's recommendations
+* Update the README to mention dependencies
+* Ensure username is set for all tests
+* Provide nicer user message for missing remote ref
+* Fix a typo in HACKING.rst
+* Ignore newline in bp/bug search in commit message
+* Restrict tests SSH auth to only the provided key
+* Disable proxies for tests that clone over http
+* Keep track of gerrit.war and golden_site versions
+* Fix typo in manpage s/gireview/gitreview/
+* Correct git review -l over http(s)
+
+---

Old:

  git-review-1.23.61.gcb87cd1.tar.gz

New:

  git-review-1.24.tar.gz



Other differences:
--
++ git-review.spec ++
--- /var/tmp/diff_new_pack.XJ6CbK/_old  2014-07-27 18:47:31.0 +0200
+++ /var/tmp/diff_new_pack.XJ6CbK/_new  2014-07-27 18:47:31.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   git-review
-Version:1.23.61.gcb87cd1
+Version:1.24
 Release:0
 Summary:Tool to submit code to Gerrit
 License:Apache-2.0
@@ -29,6 +29,7 @@
 BuildRequires:  python-devel
 BuildRequires:  python-pbr
 BuildRequires:  python-setuptools
+Requires:   python-requests = 1.1
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Provides:   python-git-review = %{version}
 Obsoletes:  python-git-review  %{version}

++ git-review-1.23.61.gcb87cd1.tar.gz - git-review-1.24.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/git-review-1.23.61.gcb87cd1/AUTHORS 
new/git-review-1.24/AUTHORS
--- old/git-review-1.23.61.gcb87cd1/AUTHORS 2014-05-22 23:02:54.0 
+0200
+++ new/git-review-1.24/AUTHORS 2014-07-03 20:45:17.0 +0200
@@ -1 +1,46 @@
-
+Aaron Schulz aschulz4...@gmail.com
+Alexander Jones a...@weej.com
+Andreas Jaeger a...@suse.de
+Andrew Karnani and...@akarnani.com
+Anita Kuno ak...@lavabit.com
+Antoine Musso has...@free.fr
+Carlo Marcelo Arenas Belon care...@sajinet.com.pe
+Catrope roan.katt...@gmail.com
+Cedric Brandily zze...@gmail.com
+Chmouel Boudjnah chmo...@chmouel.com
+Clark Boylan clark.boy...@gmail.com
+Daniel P. Berrange berra...@redhat.com
+Darragh Bailey daragh.bai...@gmail.com
+Darragh Bailey dbai...@hp.com
+David Ostrovsky da...@ostrovsky.org
+Dereckson dereck...@espace-win.org
+Diederik dvanli...@wikimedia.org
+Dina Belova dbel...@mirantis.com
+Hugh Saunders h...@wherenow.org
+James E. Blair james.bl...@rackspace.com
+Jason Axelson bostonvaul...@gmail.com
+Jeremy Stanley fu...@yuggoth.org
+Kiall Mac Innes ki...@managedit.ie
+Krenair kren...@gmail.com
+Lorin Hochstein lo...@isi.edu
+Marcin Cieslak sa...@saper.info
+Mark McLoughlin mar...@redhat.com
+Matthieu Baerts matt...@gmail.com
+Merlijn van Deen valhall...@gmail.com
+Michael Still mi...@stillhq.com
+Miklos Vajna vmik...@suse.cz
+Monty Taylor mord...@inaugust.com
+Morgan Fainberg m...@metacloud.com
+Ori Livneh o...@wikimedia.org
+Paul Belanger paul.belan...@polybeacon.com
+Pavel Sedlák psed...@redhat.com
+Pete Zaitcev zait...@kotori.zaitcev.us
+Roger Luethi r...@patchworkscience.org
+Saggi Mizrahi smizr...@redhat.com
+Steve Kowalik ste...@wedontsleep.org
+Thomas Goirand tho...@goirand.fr
+Tim Landscheidt t...@tim-landscheidt.de
+Vishvananda Ishaya vishvana...@gmail.com
+Yuriy Taraday yorik@gmail.com
+gholt z-launch...@brim.net
+saper sa...@saper.info
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/git-review-1.23.61.gcb87cd1/ChangeLog 
new/git-review-1.24/ChangeLog
--- old/git-review-1.23.61.gcb87cd1/ChangeLog   2014-05-22 23:02:54.0 
+0200
+++ new/git-review-1.24/ChangeLog   2014-07-03 20:45:17.0 +0200
@@ -1,6 +1,21 @@
 CHANGES
 ===
 
+1.24
+
+
+* Update homepage on PyPI
+* Update requirements to OpenStack's recommendations
+* Update the README to mention dependencies
+* Ensure username is set for all tests
+* Provide nicer user message for missing remote ref
+* Fix a typo in HACKING.rst
+* Ignore newline in bp/bug search in commit message
+* Restrict tests SSH auth to only the provided key
+* 

commit shorewall for openSUSE:Factory

2014-07-27 Thread h_root
Hello community,

here is the log from the commit of package shorewall for openSUSE:Factory 
checked in at 2014-07-27 18:47:18

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


Package is shorewall

Changes:

--- /work/SRC/openSUSE:Factory/shorewall/shorewall.changes  2014-07-21 
10:35:48.0 +0200
+++ /work/SRC/openSUSE:Factory/.shorewall.new/shorewall.changes 2014-07-27 
18:47:34.0 +0200
@@ -1,0 +2,19 @@
+Fri Jul 25 21:23:20 UTC 2014 - tog...@opensuse.org
+
+- Update to version 4.6.2.2 For more details see changelog.txt and
+  releasenotes.txt
+
+  * The compiler now correctly detects the IPv6 Header Match
+capability when LOAD_MODULES_ONLY=No.
+
+  * The compiler now correctly detects the IPv6 Ipset Match
+capability on systems running a 3.14 or later kernel.
+
+  * The compiler now correctly detects Arptables JF capability
+when LOAD_MODULES_ONLY=No.
+
+  * The tcfilter manpages previously failed to mention that
+BASIC_FILTERS=Yes is required to use ipsets in the tcfilters
+files. 
+
+---

Old:

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

New:

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



Other differences:
--
++ shorewall.spec ++
--- /var/tmp/diff_new_pack.75QAPG/_old  2014-07-27 18:47:36.0 +0200
+++ /var/tmp/diff_new_pack.75QAPG/_new  2014-07-27 18:47:36.0 +0200
@@ -20,7 +20,7 @@
 %define have_systemd 1
 
 Name:   shorewall
-Version:4.6.2.1
+Version:4.6.2.2
 Release:0
 Summary:Shoreline Firewall is an iptables-based firewall for Linux 
systems
 License:GPL-2.0

++ shorewall-4.6.2.1.tar.bz2 - shorewall-4.6.2.2.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/shorewall-4.6.2.1/Perl/Shorewall/Config.pm 
new/shorewall-4.6.2.2/Perl/Shorewall/Config.pm
--- old/shorewall-4.6.2.1/Perl/Shorewall/Config.pm  2014-07-18 
17:56:13.0 +0200
+++ new/shorewall-4.6.2.2/Perl/Shorewall/Config.pm  2014-07-22 
18:21:51.0 +0200
@@ -709,7 +709,7 @@
TC_SCRIPT   = '',
EXPORT  = 0,
KLUDGEFREE  = '',
-   VERSION = 4.6.2.1,
+   VERSION = 4.6.2.2,
CAPVERSION  = 40600 ,
  );
 #
@@ -4118,7 +4118,7 @@
 if ( $ipset  -x $ipset ) {
qt( $ipset -X $sillyname );
 
-   if ( qt( $ipset -N $sillyname iphash ) || qt( $ipset -N $sillyname 
hash:ip family $fam) ) {
+   if ( qt( $ipset -N $sillyname hash:ip family $fam ) || qt( $ipset -N 
$sillyname iphash ) ) {
if ( qt1( $iptables $iptablesw -A $sillyname -m set --match-set 
$sillyname src -j ACCEPT ) ) {
$capabilities{IPSET_MATCH_NOMATCH}  = qt1( $iptables 
$iptablesw -A $sillyname -m set --match-set $sillyname src --return-nomatch -j 
ACCEPT );
$capabilities{IPSET_MATCH_COUNTERS} = qt1( $iptables 
$iptablesw -A $sillyname -m set --match-set $sillyname src --packets-lt 100 -j 
ACCEPT );
@@ -4140,7 +4140,7 @@
 }
 
 sub IPSet_Match_Counters() {
-have_capability 'IPSET_MATCH'  $capabilities{IPSET_MATCH_COUNTGERS};
+have_capability 'IPSET_MATCH'  $capabilities{IPSET_MATCH_COUNTERS};
 }
 
 sub IPSET_V5() {
@@ -4615,6 +4615,7 @@
$capabilities{FWMARK_RT_MASK}  = detect_capability( 'FWMARK_RT_MASK' );
$capabilities{MARK_ANYWHERE}   = detect_capability( 'MARK_ANYWHERE' );
$capabilities{ACCOUNT_TARGET}  = detect_capability( 'ACCOUNT_TARGET' );
+   $capabilities{HEADER_MATCH}= detect_capability( 'HEADER_MATCH' );
$capabilities{AUDIT_TARGET}= detect_capability( 'AUDIT_TARGET' );
$capabilities{IPSET_V5}= detect_capability( 'IPSET_V5' );
$capabilities{CONDITION_MATCH} = detect_capability( 'CONDITION_MATCH' );
@@ -4630,6 +4631,7 @@
$capabilities{RPFILTER_MATCH}  = detect_capability( 'RPFILTER_MATCH' );
$capabilities{NFACCT_MATCH}= detect_capability( 'NFACCT_MATCH' );
$capabilities{CHECKSUM_TARGET} = detect_capability( 'CHECKSUM_TARGET' );
+   $capabilities{ARPTABLESJF} = detect_capability( 

commit python-configobj for openSUSE:Factory

2014-07-27 Thread h_root
Hello community,

here is the log from the commit of package python-configobj for 
openSUSE:Factory checked in at 2014-07-27 18:47:16

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


Package is python-configobj

Changes:

--- /work/SRC/openSUSE:Factory/python-configobj/python-configobj.changes
2014-07-24 06:58:53.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-configobj.new/python-configobj.changes   
2014-07-27 18:47:31.0 +0200
@@ -1,0 +2,5 @@
+Thu Jul 24 09:03:10 UTC 2014 - fcaste...@suse.com
+
+- Added runtime depedency: python-six
+
+---



Other differences:
--
++ python-configobj.spec ++
--- /var/tmp/diff_new_pack.Ai2h5U/_old  2014-07-27 18:47:32.0 +0200
+++ /var/tmp/diff_new_pack.Ai2h5U/_new  2014-07-27 18:47:32.0 +0200
@@ -27,6 +27,7 @@
 Source: 
http://pypi.python.org/packages/source/c/%{modname}/%{modname}-%{version}.tar.gz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  python-devel
+Requires:   python-six
 # There are no real docs!
 Provides:   python-%{modname}-docs = %{version}
 Obsoletes:  python-%{modname}-docs  %{version}

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



commit libabw for openSUSE:Factory

2014-07-27 Thread h_root
Hello community,

here is the log from the commit of package libabw for openSUSE:Factory checked 
in at 2014-07-27 18:47:08

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


Package is libabw

Changes:

--- /work/SRC/openSUSE:Factory/libabw/libabw.changes2014-06-02 
07:00:08.0 +0200
+++ /work/SRC/openSUSE:Factory/.libabw.new/libabw.changes   2014-07-27 
18:47:13.0 +0200
@@ -1,0 +2,8 @@
+Mon May 26 09:34:24 UTC 2014 - fst...@suse.com
+
+- Upgrade to upstream version 0.1.0
+  * ABI change
+  * Remove dependency on libwpd-devel
+  * Add dependency on librevenge-devel
+
+---

Old:

  libabw-0.0.2.tar.xz

New:

  libabw-0.1.0.tar.xz



Other differences:
--
++ libabw.spec ++
--- /var/tmp/diff_new_pack.Axr2Pa/_old  2014-07-27 18:47:14.0 +0200
+++ /var/tmp/diff_new_pack.Axr2Pa/_new  2014-07-27 18:47:14.0 +0200
@@ -16,25 +16,27 @@
 #
 
 
-%define libname libabw-0_0-0
+%define libname libabw-0_1-1
 Name:   libabw
-Version:0.0.2
+Version:0.1.0
 Release:0
 Summary:Library for parsing the Abiword file format structure
 License:MPL-2.0
 Group:  Productivity/Publishing/Word
 Url:http://www.freedesktop.org/wiki/Software/libabw
-Source0:http://dev-www.libreoffice.org/src/%{name}-%{version}.tar.xz
+Source0:
http://dev-www.libreoffice.org/src/%{name}/%{name}-%{version}.tar.xz
 BuildRequires:  boost-devel
 BuildRequires:  doxygen
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
 BuildRequires:  gperf
-BuildRequires:  libwpd-devel = 0.9.5
-BuildRequires:  libxml2-devel
-BuildRequires:  pkgconfig
+BuildRequires:  pkg-config
 BuildRequires:  xz
-BuildRequires:  zlib-devel
+BuildRequires:  pkgconfig(librevenge-0.0)
+BuildRequires:  pkgconfig(librevenge-generators-0.0)
+BuildRequires:  pkgconfig(librevenge-stream-0.0)
+BuildRequires:  pkgconfig(libxml-2.0)
+BuildRequires:  pkgconfig(zlib)
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -53,8 +55,6 @@
 Summary:Files for Developing with libabw
 Group:  Development/Libraries/C and C++
 Requires:   %{libname} = %{version}
-Requires:   libwpd-devel
-Requires:   libwpg-devel
 
 %description devel
 Libabw is library providing ability to interpret and import AbiWord documents
@@ -83,7 +83,7 @@
 %setup -q
 
 %build
-export CXXFLAGS=%optflags -fvisibility-inlines-hidden
+export CXXFLAGS=%{optflags} -fvisibility-inlines-hidden
 %configure \
--disable-werror \
--disable-static \
@@ -105,7 +105,7 @@
 
 %files -n %{libname}
 %defattr(-,root,root)
-%{_libdir}/*.so.0*
+%{_libdir}/*.so.*
 
 %files devel
 %defattr(-,root,root)

++ libabw-0.0.2.tar.xz - libabw-0.1.0.tar.xz ++
 5473 lines of diff (skipped)

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



commit rubygem-gem2rpm for openSUSE:Factory

2014-07-27 Thread h_root
Hello community,

here is the log from the commit of package rubygem-gem2rpm for openSUSE:Factory 
checked in at 2014-07-27 18:47:26

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


Package is rubygem-gem2rpm

Changes:

--- /work/SRC/openSUSE:Factory/rubygem-gem2rpm/rubygem-gem2rpm.changes  
2014-02-07 10:29:51.0 +0100
+++ /work/SRC/openSUSE:Factory/.rubygem-gem2rpm.new/rubygem-gem2rpm.changes 
2014-07-27 18:47:50.0 +0200
@@ -1,0 +2,128 @@
+Thu Jul 24 15:30:14 UTC 2014 - mrueck...@suse.de
+
+- update to 0.10.1
+  - Migrate test suite to Minitest 5.x.
+  - Move gem binary extension and gem.build_complete file.
+  - Merge pull request #31 from axilleas/add_check_macro
+  - Add %check macro, fix typos
+  - Remove Requires/Provides which are now autogenerated.
+  - Simplify binary extensions installation according to the new
+guidelines.
+  - Clone new template for F21 and above. Rename the old one.
+  - cp -a implies -p.
+  - Better open mode handling.
+  - Test always against rawhide template.
+  - List development dependencies as BuildRequires.
+  - Cache rendered template in tests.
+  - Prevent dangling symlink in -debuginfo.
+  - Ignore release file encoding with older Ruby (fixes #23).
+  - Fix generating SRPM.
+  - Add description dot test case.
+  - Add description ending dot in #description method.
+  - Avoid 'method is redefined' warning.
+  - Test against current template.
+  - Merge pull request #25 from xsuchy/pull-req-dot
+  - description should end with dot
+  - Merge pull request #24 from strzibny/master
+  - Escape % in comment
+- rebased gem2rpm-change-default-template.diff, new name:
+  0001-use-the-ID-from-os-release-to-use-the-proper-templat.patch
+- rebased gem2rpm-0.9.2_config_file_support.patch, new name
+  0002-added-basic-config-file-support-to-gem2rpm-in-yaml-f.patch
+- rebased gem2rpm-0.9.2_sles12_template.patch, new name:
+  0003-sle-12-templates.-they-require-the-config-file-suppo.patch 
+- rebased and splitted gem2rpm-fix-opensuse-template.diff, new
+  name:
+  0004-openSUSE-template-fixes.patch
+  0005-added-example-gem2rpm.yml.patch
+  0006-properly-shorten-description-and-summary.patch 
+  0007-Preserve-the-license-header-found-in-the-output-file.patch 
+
+---
+Wed Jul 23 09:06:02 UTC 2014 - mrueck...@suse.de
+
+- make sure the sle12 template is also installed 
+
+---
+Mon Jul 21 11:32:38 UTC 2014 - mrueck...@suse.de
+
+- renamed gem2rpm.yml to gem2rpm.yml.documentation:
+  this is just documentation and not the gem2rpm.yml that gem2rpm
+  should pick up.
+
+---
+Mon Jul 21 09:23:55 UTC 2014 - mrueck...@suse.de
+
+- added gem2rpm-0.9.2_sles12_template.patch:
+  initial template for sle12 ruby packaging
+
+---
+Tue Jul 15 18:43:12 UTC 2014 - mrueck...@suse.de
+
+- added gem2rpm.yml and install it to the installed documentation
+
+---
+Tue Jul 15 18:38:35 UTC 2014 - mrueck...@suse.de
+
+- sles 12 template
+  - allow changing the master package name with config[:name]
+This is mostly useful if you want the actual main package to
+have real content after building. all the subpackages will
+ignore config[:name] and still use the gem name.
+
+---
+Tue Jul 15 17:21:42 UTC 2014 - mrueck...@suse.de
+
+- sles 12 template
+  - add version suffix to the spec file for ... line
+  - move the preamble up so we can actually use
+%define rb_build_versions ...
+  - config[:disable_automatic_rdoc_dep] to disable adding automatic
+rdoc dependency. This is mostly needed for building rdoc itself
+and avoiding a bootstrap cycle.
+  - actually print the patch name in the preamble
+  - the scripts entry in gem2rpm.yml can now be a hash or a string.
+
+---
+Tue Jul 15 14:27:57 UTC 2014 - mrueck...@suse.de
+
+- sles 12 template
+  - no longer print the gem2rpm.yml warning when the config is empty
+  - add back mod_version_suffix to the spec file
+(needed for gem_install)
+- converted buildrequires for ruby and ruby-devel to the macros so
+  we can easily pull multiple ruby versions and also easily limit
+  the ruby versions
+- always buildrequire gem2rpm in generated spec files. It is the
+  only clean way to solve the have choive for rubygem(gem2rpm)
+  and still maintaining the multiversion ability
+- handle config[:disable_docs] and pass 

commit lftp for openSUSE:Factory

2014-07-27 Thread h_root
Hello community,

here is the log from the commit of package lftp for openSUSE:Factory checked in 
at 2014-07-27 18:47:20

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


Package is lftp

Changes:

--- /work/SRC/openSUSE:Factory/lftp/lftp.changes2014-06-16 
21:26:53.0 +0200
+++ /work/SRC/openSUSE:Factory/.lftp.new/lftp.changes   2014-07-27 
18:47:42.0 +0200
@@ -1,0 +2,9 @@
+Thu Jul 24 04:59:49 UTC 2014 - andreas.stie...@gmx.de
+
+- lftp 4.5.3:
+  * new setting ftp:site.
+  * don't uncompress http body when Contrent-Type is compressed.
+  * check source address of DHT replies.
+  * discard disconnected torrent peers only after a timeout.
+
+---

Old:

  lftp-4.5.2.tar.xz
  lftp-4.5.2.tar.xz.asc

New:

  lftp-4.5.3.tar.xz
  lftp-4.5.3.tar.xz.asc



Other differences:
--
++ lftp.spec ++
--- /var/tmp/diff_new_pack.VBBIeh/_old  2014-07-27 18:47:43.0 +0200
+++ /var/tmp/diff_new_pack.VBBIeh/_new  2014-07-27 18:47:43.0 +0200
@@ -24,7 +24,7 @@
 %define with_openssl 1
 %endif
 Name:   lftp
-Version:4.5.2
+Version:4.5.3
 Release:0
 Summary:Command Line File Transfer Program
 License:GPL-2.0+

++ lftp-4.5.2.tar.xz - lftp-4.5.3.tar.xz ++
 10819 lines of diff (skipped)



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



commit scim-chewing for openSUSE:Factory

2014-07-27 Thread h_root
Hello community,

here is the log from the commit of package scim-chewing for openSUSE:Factory 
checked in at 2014-07-27 18:47:25

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


Package is scim-chewing

Changes:

--- /work/SRC/openSUSE:Factory/scim-chewing/scim-chewing.changes
2013-09-11 15:46:49.0 +0200
+++ /work/SRC/openSUSE:Factory/.scim-chewing.new/scim-chewing.changes   
2014-07-27 18:47:49.0 +0200
@@ -1,0 +2,10 @@
+Sat Jul 26 14:45:51 UTC 2014 - i...@marguerite.su
+
+- update version 0.3.6git20140424
+  * Fix THL and MPS2 Pinyin configurations
+  * Use new APIs introduced in libchewing 0.4
+- drop scim-chewing-0.3.5-bump_libchewing_version.patch
+- add patch scim-chewing-0.3.6-autogen.patch
+  * we don't have aclocal-1.11 on every openSUSE release
+
+---

Old:

  scim-chewing-0.3.5-bump_libchewing_version.patch
  scim-chewing-0.3.5.tar.bz2

New:

  scim-chewing-0.3.6-autogen.patch
  scim-chewing-0.3.6git20140424.tar.xz



Other differences:
--
++ scim-chewing.spec ++
--- /var/tmp/diff_new_pack.OaGU7N/_old  2014-07-27 18:47:50.0 +0200
+++ /var/tmp/diff_new_pack.OaGU7N/_new  2014-07-27 18:47:50.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package scim-chewing
 #
-# 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,22 +17,24 @@
 
 
 Name:   scim-chewing
-Version:0.3.5
+Version:0.3.6git20140424
 Release:0
 Summary:Chewing input method module for SCIM
 License:GPL-2.0+
 Group:  System/I18n/Chinese
 Url:http://chewing.csie.net/
-Source: 
http://chewing.csie.net/download/scim/scim-chewing-%{version}.tar.bz2
-# PATCH-FIX-UPSTREAM marguer...@opensuse.org - bump libchewing requirement in 
configure.ac
-Patch:  scim-chewing-0.3.5-bump_libchewing_version.patch
+#Source: 
http://chewing.csie.net/download/scim/%{name}-%{version}.tar.xz
+Source: %{name}-%{version}.tar.xz
+Patch:  %{name}-0.3.6-autogen.patch
 BuildRequires:  gcc-c++
 BuildRequires:  gtk2-devel
 BuildRequires:  intltool
 BuildRequires:  libchewing-devel
+BuildRequires:  libtool
 BuildRequires:  perl-XML-Parser
 BuildRequires:  scim-devel
 BuildRequires:  update-desktop-files
+BuildRequires:  xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -42,6 +44,7 @@
 %define scim_binary_version %(pkg-config --variable=scim_binary_version scim)
 %setup -q
 %patch -p1
+NOCONFIGURE=1 ./autogen.sh
 
 %build
 CXXFLAGS=%{optflags} \
@@ -56,7 +59,7 @@
 
 %install
 %makeinstall
-rm -f %{buildroot}%{_libdir}/scim-1.0/%{scim_binary_version}/*/*.la
+find %{buildroot}%{_libdir} -name *.la -type f -delete -print
 %find_lang scim-chewing
 
 %clean

++ scim-chewing-0.3.6-autogen.patch ++
Index: scim-chewing-0.3.6git20140424/autogen.sh
===
--- scim-chewing-0.3.6git20140424.orig/autogen.sh
+++ scim-chewing-0.3.6git20140424/autogen.sh
@@ -1,5 +1,5 @@
 #! /bin/sh
-AM_VERSION=-1.11
+AM_VERSION=
 AC_VERSION=
 
 set -x
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit apache2-mod_nss for openSUSE:Factory

2014-07-27 Thread h_root
Hello community,

here is the log from the commit of package apache2-mod_nss for openSUSE:Factory 
checked in at 2014-07-27 18:47:17

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


Package is apache2-mod_nss

Changes:

--- /work/SRC/openSUSE:Factory/apache2-mod_nss/apache2-mod_nss.changes  
2014-02-22 18:07:11.0 +0100
+++ /work/SRC/openSUSE:Factory/.apache2-mod_nss.new/apache2-mod_nss.changes 
2014-07-27 18:47:32.0 +0200
@@ -1,0 +2,22 @@
+Thu Jul 24 12:49:29 CEST 2014 - dr...@suse.de
+
+- mod_nss-bnc863518-reopen_dev_tty.diff: close(0) and 
+  open(/dev/tty, ...) to make sure that stdin can be read from.
+  startproc may inherit wrongly opened file descriptors to httpd.
+  (Note: An analogous fix exists in startproc(8), too.)
+  [bnc#863518]
+- VirtualHost part in /etc/apache2/conf.d/mod_nss.conf is now
+  externalized to /etc/apache2/conf.d/vhost-nss.template and not
+  activated/read by default. [bnc#878681]
+- NSSCipherSuite update following additional ciphers of Feb 18
+  change. [bnc#878681]
+
+---
+Fri Jun 27 16:13:01 CEST 2014 - dr...@suse.de
+
+- mod_nss-SNI-callback.patch, mod_nss-SNI-checks.patch:
+  server side SNI was not implemented when mod_nss was made;
+  patches implement SNI with checks if SNI provided hostname
+  equals Host: field in http request header.
+
+---

New:

  mod_nss-SNI-callback.patch
  mod_nss-SNI-checks.patch
  mod_nss-bnc863518-reopen_dev_tty.diff
  vhost-nss.template



Other differences:
--
++ apache2-mod_nss.spec ++
--- /var/tmp/diff_new_pack.2mA94w/_old  2014-07-27 18:47:33.0 +0200
+++ /var/tmp/diff_new_pack.2mA94w/_new  2014-07-27 18:47:33.0 +0200
@@ -21,13 +21,14 @@
 License:Apache-2.0
 Group:  Productivity/Networking/Web/Servers
 Version:1.0.8
-Release:0.4.RELEASE7
+Release:0.4.8
 Url:http://directory.fedoraproject.org/wiki/Mod_nss
 Source: 
http://directory.fedoraproject.org/sources/mod_nss-%{version}.tar.gz
 Source1:mod_nss.conf.in
 Source2:listen_nss.conf
 Source3:mod_nss_migrate.pl
 Source4:README-SUSE.txt
+Source5:vhost-nss.template
 Provides:   mod_nss
 Requires:   apache2 = 2.2.12
 Requires:   findutils
@@ -68,6 +69,9 @@
 Patch18:mod_nss-CVE-2013-4566-NSSVerifyClient.diff
 Patch19:mod_nss-cipherlist_update_for_tls12.diff
 Patch20:mod_nss-cipherlist_update_for_tls12-doc.diff
+Patch21:mod_nss-SNI-callback.patch
+Patch22:mod_nss-SNI-checks.patch
+Patch23:mod_nss-bnc863518-reopen_dev_tty.diff
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %defineapxs /usr/sbin/apxs2
 %defineapache apache2
@@ -86,7 +90,7 @@
 
 %prep
 %setup -q -n mod_nss-%{version}
-#%patch1 -p1 -b .conf.rpmpatch
+##%patch1 -p1 -b .conf.rpmpatch
 %patch2 -p1 -b .gencert.rpmpatch
 %patch3 -p1 -b .wouldblock.rpmpatch
 %patch4 -p1 -b .negotiate.rpmpatch
@@ -105,6 +109,9 @@
 %patch18 -p0 -b .CVE-2013-4566.rpmpatch
 %patch19 -p0 -b .ciphers.rpmpatch
 %patch20 -p0 -b .ciphers.doc.rpmpatch
+%patch21 -p0 -b .mod_nss-SNI-callback.rpmpatch
+%patch22 -p0 -b .mod_nss-SNI-checks.patch.rpmpatch
+%patch23 -p0 -b .mod_nss-bnc863518-reopen_dev_tty.rpmpatch
 
 # keep this last, otherwise we get fuzzyness from above
 %if 0%{?suse_version} = 1300
@@ -146,6 +153,7 @@
 # the build root.
 mkdir -p $RPM_BUILD_ROOT/%{apache_libexecdir}
 mkdir -p $RPM_BUILD_ROOT%{apache_sysconfdir}/conf.d
+mkdir -p $RPM_BUILD_ROOT%{apache_sysconfdir}/vhosts.d
 mkdir -p $RPM_BUILD_ROOT%{_sbindir}
 mkdir -p $RPM_BUILD_ROOT%{apache_sysconf_nssdir}
 
@@ -154,6 +162,7 @@
 %endif
 
 install -m 644 nss.conf $RPM_BUILD_ROOT%{apache_sysconfdir}/conf.d/mod_nss.conf
+install -m 644 %{SOURCE5} 
$RPM_BUILD_ROOT%{apache_sysconfdir}/vhosts.d/vhost-nss.template
 install -m 644 %{SOURCE2} $RPM_BUILD_ROOT%{apache_sysconfdir}/listen_nss.conf
 install -m 755 .libs/libmodnss.so 
$RPM_BUILD_ROOT%{apache_libexecdir}/mod_nss.so
 install -m 755 nss_pcache $RPM_BUILD_ROOT%{_sbindir}/
@@ -219,6 +228,7 @@
 %defattr(-,root,root,-)
 %doc README LICENSE docs/mod_nss.html README-SUSE.txt
 %config(noreplace) %{apache_sysconfdir}/conf.d/mod_nss.conf
+%config(noreplace) %{apache_sysconfdir}/vhosts.d/vhost-nss.template
 %config(noreplace) %{apache_sysconfdir}/listen_nss.conf
 %dir %{apache_libexecdir}
 %{apache_libexecdir}/mod_nss.so

++ mod_nss-SNI-callback.patch ++
diff -rNU 30 ../mod_nss-1.0.8-o/mod_nss.h ./mod_nss.h
--- ../mod_nss-1.0.8-o/mod_nss.h2014-06-23 12:23:17.0 +0200
+++ 

commit libpinyin for openSUSE:Factory

2014-07-27 Thread h_root
Hello community,

here is the log from the commit of package libpinyin for openSUSE:Factory 
checked in at 2014-07-27 18:47:24

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


Package is libpinyin

Changes:

--- /work/SRC/openSUSE:Factory/libpinyin/libpinyin.changes  2014-07-17 
17:31:42.0 +0200
+++ /work/SRC/openSUSE:Factory/.libpinyin.new/libpinyin.changes 2014-07-27 
18:47:47.0 +0200
@@ -1,0 +2,6 @@
+Sat Jul 26 15:30:05 UTC 2014 - i...@marguerite.su
+
+- add libpinyin-tools to libpinyin-devel requirement
+- fix factory builds for fcitx-libpinyin
+
+---



Other differences:
--
++ libpinyin.spec ++
--- /var/tmp/diff_new_pack.n6HG2T/_old  2014-07-27 18:47:49.0 +0200
+++ /var/tmp/diff_new_pack.n6HG2T/_new  2014-07-27 18:47:49.0 +0200
@@ -83,6 +83,7 @@
 Summary:Intelligent Pinyin IME
 Group:  Development/Libraries/C and C++
 Requires:   %{name} = %{version}
+Requires:   %{name}-tools = %{version}
 
 %description devel
 Libpinyin is a staging joint effort of many Chinese Pinyin IME development 
teams.

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



commit libvisio for openSUSE:Factory

2014-07-27 Thread h_root
Hello community,

here is the log from the commit of package libvisio for openSUSE:Factory 
checked in at 2014-07-27 18:47:06

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


Package is libvisio

Changes:

--- /work/SRC/openSUSE:Factory/libvisio/libvisio.changes2014-01-30 
11:30:47.0 +0100
+++ /work/SRC/openSUSE:Factory/.libvisio.new/libvisio.changes   2014-07-27 
18:47:10.0 +0200
@@ -1,0 +2,20 @@
+Fri Jul 25 07:39:37 UTC 2014 - fst...@suse.com
+
+- Added patch: libvisio-0.1.0-pkgconfig.patch
+  * Remove the Requires.private which breaks SLE11 builds
+
+---
+Mon May 26 09:23:52 UTC 2014 - fst...@suse.com
+
+- Upgrade to upstream version 0.1.0
+  * ABI change
+- Remove unneeded patches:
+  * libvisio-0.0.30-iterator_range.patch
+  * libvisio-0.0.30-wpx_seek_end.patch
+- Change in dependencies:
+  * Remove dependency on libwpg-devel and libwpd-devel
+  * Add dependency on librevenge-devel
+- License change
+  * Released under MPL-2.0 only
+
+---

Old:

  libvisio-0.0.30-iterator_range.patch
  libvisio-0.0.30-wpx_seek_end.patch
  libvisio-0.0.30.tar.xz

New:

  libvisio-0.1.0-pkgconfig.patch
  libvisio-0.1.0.tar.xz



Other differences:
--
++ libvisio.spec ++
--- /var/tmp/diff_new_pack.UuiQzu/_old  2014-07-27 18:47:11.0 +0200
+++ /var/tmp/diff_new_pack.UuiQzu/_new  2014-07-27 18:47:11.0 +0200
@@ -16,27 +16,25 @@
 #
 
 
-%define libname libvisio-0_0-0
+%define libname libvisio-0_1-1
 Name:   libvisio
-Version:0.0.30
+Version:0.1.0
 Release:0
 Summary:Library for parsing the MS Visio file format structure
-License:MPL-1.1 or GPL-2.0+ or LGPL-2.1+
+License:MPL-2.0
 Group:  Productivity/Publishing/Word
 Url:http://www.freedesktop.org/wiki/Software/libvisio
-Source0:http://dev-www.libreoffice.org/src/%{name}-%{version}.tar.xz
-Patch0: libvisio-0.0.30-iterator_range.patch
-Patch1: libvisio-0.0.30-wpx_seek_end.patch
+Source0:
http://dev-www.libreoffice.org/src/%{name}/%{name}-%{version}.tar.xz
+Patch0: libvisio-0.1.0-pkgconfig.patch
 BuildRequires:  boost-devel
 BuildRequires:  doxygen
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
 BuildRequires:  gperf
 BuildRequires:  libicu-devel
-BuildRequires:  libwpd-devel = 0.9.5
-BuildRequires:  libwpg-devel = 0.2.0
+BuildRequires:  librevenge-devel = 0.0.0
 BuildRequires:  libxml2-devel
-BuildRequires:  pkgconfig
+BuildRequires:  pkg-config
 BuildRequires:  xz
 BuildRequires:  zlib-devel
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -57,8 +55,6 @@
 Summary:Files for Developing with libvisio
 Group:  Development/Libraries/C and C++
 Requires:   %{libname} = %{version}
-Requires:   libwpd-devel
-Requires:   libwpg-devel
 
 %description devel
 libvisio is a library for parsing the MS Visio file format structure. It is
@@ -85,8 +81,7 @@
 
 %prep
 %setup -q
-%patch0 -p1 -b .iterator_range
-%patch1 -p1 -b .wpx_seek_end
+%patch0 -p1
 
 %build
 export CXXFLAGS=%{optflags} -fvisibility-inlines-hidden
@@ -111,7 +106,7 @@
 
 %files -n %{libname}
 %defattr(-,root,root)
-%{_libdir}/*.so.0*
+%{_libdir}/*.so.*
 
 %files devel
 %defattr(-,root,root)

++ libvisio-0.1.0-pkgconfig.patch ++
--- libvisio-0.1.0/libvisio.pc.in   2014-04-16 19:13:10.0 +0200
+++ libvisio-0.1.0/libvisio.pc.in   2014-07-25 09:32:17.433533097 +0200
@@ -9,5 +9,3 @@
 Requires: librevenge-0.0 librevenge-stream-0.0
 Libs: -L${libdir} -lvisio-@VSD_MAJOR_VERSION@.@VSD_MINOR_VERSION@
 Cflags: -I${includedir}/libvisio-@VSD_MAJOR_VERSION@.@VSD_MINOR_VERSION@
-
-Requires.private: icu-i18n libxml-2.0 zlib
++ libvisio-0.0.30.tar.xz - libvisio-0.1.0.tar.xz ++
 21395 lines of diff (skipped)

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



commit wine for openSUSE:Factory

2014-07-27 Thread h_root
Hello community,

here is the log from the commit of package wine for openSUSE:Factory checked in 
at 2014-07-27 18:47:19

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


Package is wine

Changes:

--- /work/SRC/openSUSE:Factory/wine/wine.changes2014-07-15 
08:01:08.0 +0200
+++ /work/SRC/openSUSE:Factory/.wine.new/wine.changes   2014-07-27 
18:47:40.0 +0200
@@ -1,0 +2,11 @@
+Sat Jul 26 08:13:06 UTC 2014 - meiss...@suse.com
+
+- Updated to 1.7.23 development snapshot
+  - Better support for files drag  drop.
+  - Improvements to the HTTP cookie management.
+  - Initial support for 64-bit Android builds.
+  - Fixes to crypto certificates management.
+  - Various bug fixes.
+- updated winetricks
+
+---

Old:

  wine-1.7.22.tar.bz2
  wine-1.7.22.tar.bz2.sign

New:

  wine-1.7.23.tar.bz2
  wine-1.7.23.tar.bz2.sign



Other differences:
--
++ wine.spec ++
--- /var/tmp/diff_new_pack.aBoTJq/_old  2014-07-27 18:47:41.0 +0200
+++ /var/tmp/diff_new_pack.aBoTJq/_new  2014-07-27 18:47:41.0 +0200
@@ -55,7 +55,7 @@
 BuildRequires:  update-desktop-files
 BuildRequires:  valgrind-devel
 BuildRequires:  xorg-x11-devel
-Version:1.7.22
+Version:1.7.23
 Release:0
 Summary:An MS Windows Emulator
 License:LGPL-2.1+

++ wine-1.7.22.tar.bz2 - wine-1.7.23.tar.bz2 ++
/work/SRC/openSUSE:Factory/wine/wine-1.7.22.tar.bz2 
/work/SRC/openSUSE:Factory/.wine.new/wine-1.7.23.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 retext for openSUSE:Factory

2014-07-27 Thread h_root
Hello community,

here is the log from the commit of package retext for openSUSE:Factory checked 
in at 2014-07-27 18:47:27

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


Package is retext

Changes:

--- /work/SRC/openSUSE:Factory/retext/retext.changes2014-07-17 
06:58:09.0 +0200
+++ /work/SRC/openSUSE:Factory/.retext.new/retext.changes   2014-07-27 
18:47:51.0 +0200
@@ -1,0 +2,5 @@
+Sat Jul 26 16:29:31 UTC 2014 - mailaen...@opensuse.org
+
+- update to version 5.0.0
+
+---

Old:

  ReText-4.1.3.tar.gz
  ReText-4.1.3.tar.gz.asc

New:

  ReText-5.0.0.tar.gz
  ReText-5.0.0.tar.gz.asc



Other differences:
--
++ retext.spec ++
--- /var/tmp/diff_new_pack.TajQj9/_old  2014-07-27 18:47:54.0 +0200
+++ /var/tmp/diff_new_pack.TajQj9/_new  2014-07-27 18:47:54.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   retext
-Version:4.1.3
+Version:5.0.0
 Release:0
 Summary:Simple editor for Markdown and reStructuredText
 License:GPL-3.0+
@@ -35,7 +35,7 @@
 Requires:   python3-Markups
 Requires:   python3-docutils
 Requires:   python3-pyenchant
-Requires:   python3-qt4
+Requires:   python3-qt5
 Provides:   ReText = %{version}
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildArch:  noarch

++ ReText-4.1.3.tar.gz - ReText-5.0.0.tar.gz ++
 16412 lines of diff (skipped)

++ ReText-4.1.3.tar.gz.asc - ReText-5.0.0.tar.gz.asc ++
--- /work/SRC/openSUSE:Factory/retext/ReText-4.1.3.tar.gz.asc   2014-07-17 
06:58:09.0 +0200
+++ /work/SRC/openSUSE:Factory/.retext.new/ReText-5.0.0.tar.gz.asc  
2014-07-27 18:47:51.0 +0200
@@ -1,17 +1,17 @@
 -BEGIN PGP SIGNATURE-
 Version: GnuPG v1
 
-iQIcBAABCAAGBQJTmJV4AAoJEGAmk20vHIrgxWAP/iYbwogGOxPFA1K8CfTgT435
-BkYX3JN5T55GIJGfyLNSxfSeHSfwSwe8OovCAhjoerxPSBy3in28L0WhZ9T4qKIN
-+MTwKpifxiX1IteMoy7fqzfSjEgMKnC0l2KqX4LHNU53DPta21vK4EI/acQnDWbi
-HYwa2K1t41HttvqFLOrhau4bDhXWHu46hGV8M/eAkoxbCUOTFYpFBxrDxfVeprIY
-yZyqhhEfVgA0jNMJsC0sAD9SHnQApuFQWZXEDx++VkH7aYgBe4tH/uIFM5NQFdL2
-PcCHTLZ0rLCHocUkxeNNvZVjGWAJi9Ug4J4pp4L59HfWM1W9uLJ1EHPcy13ZWZje
-oHc/uSvXIfDwOSfGGrtksbtS8JpN7tCbVj3ouA8eFP9XSVto21OZ5fykkGhuYlTr
-7lSm6rn9kocxuYGciGJvrtFBU34bI0qRtEmo+9Uw5nUi4tsHO7Ejq+bUK2MCkW1j
-Wd2KVKhvGf1U4jilL/4k0NR4yZHgpedkSXc0AzaAt0XweMiNiJVnTB0kWpWgNtMY
-Uz+Gcaf1zUFTwI1vI3Iy8ZTXC+rqV9b1Lo4d4HTSGHFrFyiH7A2dKMFxTCltksjM
-P1Ar8bguEWxiq3oC389becIl7wqcbovb/ELdLT6EaSzpW3m5j2KVDmqzSms2kay6
-9hYlu7Rke4be0zCy/3G3
-=nWSX
+iQIcBAABCAAGBQJT02UvAAoJEGAmk20vHIrgzT4P/i3+lUPOU+Hz6IiPKTagNvup
+ZjNJ/2m24WiD9NDXguOBIp8/Rao3J/Mr4AkH5R7GjpH4xb3EO9YEHesOesyGbejM
+VHle8qCjPCSBIMiiTivYiI/uB24jaxQ677gE8zUR8F2vfefeJ4voeMk85t5Q9AjP
+4Ipaq+tMzXFJ5TB00qnq7x20/QpbwrMsrSt8locFvz9HeUm4REddKUBhvBl9tDec
+e2BB71y920/pKq1hkAK7ECOpqORcIxNyu5/QgGt2BzrGLkVdygwD7zX3d8cVDKyR
+LRjXMC8e12Fx5bJ9HbwZN6eg3J1P/5wHmiewva1uUHu7Fm5bvnLeAA10ZCj1lJ7Q
+v/YCROa644EUcea9yPx0/jT3IYlNpRjXNULYslVBgPiRX2oWKjBRb5C+6XRNfOJq
+BF8mVMlqK3xgT5zi1A9lt3S1XjNx3bN/kBNwgFyL/clszlVpB2msjChJB2r1Y2jQ
+3ImzX7N4ZWEoePX92r3LTXrRs5/Pqa/Vfu1BId8PtKVVDaISUDe8oZOr+HbUwhzV
+ALdiw2YZNrecg4WCIQ2nB7k4s43gPJslWIUqQ0TqAHV6ndwqK7Tg8ZIWPjmI7f0h
+P/UZEN4jX0M2VOQHa+4VSScTt0eQtcVEShH/+hy9BgRymv9A3O0cdlZN5TMKI0Ou
+tEzIqOc2pCTLej/qbSnJ
+=oVid
 -END PGP SIGNATURE-

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



commit yast2-iplb for openSUSE:Factory

2014-07-27 Thread h_root
Hello community,

here is the log from the commit of package yast2-iplb for openSUSE:Factory 
checked in at 2014-07-27 18:47:32

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


Package is yast2-iplb

Changes:

--- /work/SRC/openSUSE:Factory/yast2-iplb/yast2-iplb.changes2014-06-10 
14:38:38.0 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-iplb.new/yast2-iplb.changes   
2014-07-27 18:47:56.0 +0200
@@ -1,0 +2,6 @@
+Fri Jun  6 02:47:09 UTC 2014 - nw...@suse.com
+
+- BNC#879027 reopened. Help doc is not supposed to ignored, but ORed.
+- Version 3.1.4
+
+---

Old:

  yast2-iplb-3.1.3.tar.bz2

New:

  yast2-iplb-3.1.4.tar.bz2



Other differences:
--
++ yast2-iplb.spec ++
--- /var/tmp/diff_new_pack.8VKHxQ/_old  2014-07-27 18:47:57.0 +0200
+++ /var/tmp/diff_new_pack.8VKHxQ/_new  2014-07-27 18:47:57.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-iplb
-Version:3.1.3
+Version:3.1.4
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-iplb-3.1.3.tar.bz2 - yast2-iplb-3.1.4.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-iplb-3.1.3/package/yast2-iplb.changes 
new/yast2-iplb-3.1.4/package/yast2-iplb.changes
--- old/yast2-iplb-3.1.3/package/yast2-iplb.changes 2014-06-05 
11:24:29.0 +0200
+++ new/yast2-iplb-3.1.4/package/yast2-iplb.changes 2014-07-27 
01:24:12.0 +0200
@@ -1,4 +1,10 @@
 ---
+Fri Jun  6 02:47:09 UTC 2014 - nw...@suse.com
+
+- BNC#879027 reopened. Help doc is not supposed to ignored, but ORed.
+- Version 3.1.4
+
+---
 Wed Jun  4 06:12:11 UTC 2014 - nw...@suse.com
 
 - BNC#880964. Make untranslated hardcoded to ready to translate.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-iplb-3.1.3/package/yast2-iplb.spec 
new/yast2-iplb-3.1.4/package/yast2-iplb.spec
--- old/yast2-iplb-3.1.3/package/yast2-iplb.spec2014-06-05 
11:24:29.0 +0200
+++ new/yast2-iplb-3.1.4/package/yast2-iplb.spec2014-07-27 
01:24:12.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-iplb
-Version:3.1.3
+Version:3.1.4
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-iplb-3.1.3/src/include/iplb/helps.rb 
new/yast2-iplb-3.1.4/src/include/iplb/helps.rb
--- old/yast2-iplb-3.1.3/src/include/iplb/helps.rb  2014-06-05 
11:24:29.0 +0200
+++ new/yast2-iplb-3.1.4/src/include/iplb/helps.rb  2014-07-27 
01:24:12.0 +0200
@@ -79,7 +79,7 @@
 \n +
 /ppbbigemail alert status/big = 
all/b|bnone/b|bstarting/b|brunning/b|bstopping/b|breloading/b,...\n
 +
 /ppComma delimited list of server states in which email 
alerts should be sent. ball/b is a short-hand for\n +
-
\bstarting/b,brunning/b,bstopping/b,breloading/b\. If 
bnone/b is specified, no other option may be specified, otherwise options 
are ignored\n +
+
\bstarting/b,brunning/b,bstopping/b,breloading/b\. If 
bnone/b is specified, no other option may be specified, otherwise options 
are ORed\n +
 with each other.\n +
 /ppIf defined in a virtual server section then the global 
value is overridden.\n +
 /ppDefault: all\n +
@@ -317,7 +317,7 @@
 \n +
 /ppbbigemail alert status/big = 
all/b|bnone/b|bstarting/b|brunning/b|bstopping/b|breloading/b,...\n
 +
 /ppComma delimited list of server states in which email 
alerts should be sent. ball/b is a short-hand for\n +
-
\bstarting/b,brunning/b,bstopping/b,breloading/b\. If 
bnone/b is specified, no other option may be specified, otherwise options 
are ignored\n +
+
\bstarting/b,brunning/b,bstopping/b,breloading/b\. If 
bnone/b is specified, no other option may be specified, otherwise options 
are ORed\n +
 with each other.\n +
 /ppIf defined in a virtual server section then the global 
value is overridden.\n +
 /ppDefault: all\n +

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



commit puppet for openSUSE:Factory

2014-07-27 Thread h_root
Hello community,

here is the log from the commit of package puppet for openSUSE:Factory checked 
in at 2014-07-27 18:47:30

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


Package is puppet

Changes:

--- /work/SRC/openSUSE:Factory/puppet/puppet.changes2014-06-16 
21:32:08.0 +0200
+++ /work/SRC/openSUSE:Factory/.puppet.new/puppet.changes   2014-07-27 
18:47:54.0 +0200
@@ -1,0 +2,5 @@
+Sat Jul 26 18:36:00 UTC 2014 - tampak...@opensuse.org
+
+- Split the vim syntax files to separate subpackage, puppet-vim
+
+---



Other differences:
--
++ puppet.spec ++
--- /var/tmp/diff_new_pack.jruaVr/_old  2014-07-27 18:47:55.0 +0200
+++ /var/tmp/diff_new_pack.jruaVr/_new  2014-07-27 18:47:55.0 +0200
@@ -73,6 +73,16 @@
 cron jobs, and hosts, along with obviously discrete elements like
 packages, services, and files.
 
+%package vim
+Summary:Vim syntax files for Puppet manifests
+Group:  Productivity/Text/Editors
+Requires:   vim
+BuildArch:  noarch
+%{!?vim_data_dir:%global vim_data_dir /usr/share/vim/%(readlink 
/usr/share/vim/current)}
+
+%description vim
+Vim ftdetect and syntax files for Puppet manifests
+
 %prep
 %setup -q
 cp %{S:7} ChangeLog
@@ -124,9 +134,8 @@
 done
 
 # Install vim syntax files
-vimdir=%{buildroot}%{_datadir}/vim/site
-install -Dp -m0644 ext/vim/ftdetect/puppet.vim $vimdir/ftdetect/puppet.vim
-install -Dp -m0644 ext/vim/syntax/puppet.vim $vimdir/syntax/puppet.vim
+install -Dp -m0644 ext/vim/ftdetect/puppet.vim 
%{buildroot}%{vim_data_dir}/ftdetect/puppet.vim
+install -Dp -m0644 ext/vim/syntax/puppet.vim 
%{buildroot}%{vim_data_dir}/syntax/puppet.vim
 
 # Install emacs mode files
 emacsdir=%{buildroot}%{_datadir}/emacs/site-lisp
@@ -201,9 +210,6 @@
 # emacs by default does not own it so we must own it...
 %dir %{_datadir}/emacs/site-lisp/site-start.d
 %{_datadir}/emacs/site-lisp/site-start.d/puppet-mode-init.el
-# vim support files
-%{_datadir}/vim/site/ftdetect/puppet.vim
-%{_datadir}/vim/site/syntax/puppet.vim
 # puppet extensions
 %dir %{_datadir}/%{name}
 %dir %{_datadir}/%{name}/ext
@@ -237,4 +243,10 @@
 %config %{_fwdefdir}/puppetmasterd
 %{_unitdir}/system/puppetmaster.service
 
+%files vim
+%defattr(-, root, root)
+%dir %{vim_data_dir}/ftdetect
+%{vim_data_dir}/ftdetect/puppet.vim
+%{vim_data_dir}/syntax/puppet.vim
+
 %changelog

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



commit gstreamer-editing-services for openSUSE:Factory

2014-07-27 Thread h_root
Hello community,

here is the log from the commit of package gstreamer-editing-services for 
openSUSE:Factory checked in at 2014-07-27 18:47:32

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


Package is gstreamer-editing-services

Changes:

--- 
/work/SRC/openSUSE:Factory/gstreamer-editing-services/gstreamer-editing-services.changes
2014-04-14 20:25:17.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-editing-services.new/gstreamer-editing-services.changes
   2014-07-27 18:47:57.0 +0200
@@ -1,0 +2,12 @@
+Fri Jul 25 21:21:06 UTC 2014 - dims...@opensuse.org
+
+- Upate to version 1.2.1:
+  + ges-launch:
+- Properly handle project loading.
+- Format the position printing as in gst-validate and friends.
+- Not being able to load an asset is an error.
+  + pipeline: Do not set EncodingProfile.presence when we have no
+track for the type.
+  + Build fixes.
+
+---

Old:

  gstreamer-editing-services-1.2.0.tar.xz

New:

  gstreamer-editing-services-1.2.1.tar.xz



Other differences:
--
++ gstreamer-editing-services.spec ++
--- /var/tmp/diff_new_pack.ZmVPTH/_old  2014-07-27 18:47:58.0 +0200
+++ /var/tmp/diff_new_pack.ZmVPTH/_new  2014-07-27 18:47:58.0 +0200
@@ -18,7 +18,7 @@
 
 
 Name:   gstreamer-editing-services
-Version:1.2.0
+Version:1.2.1
 Release:0
 Summary:GStreamer Editing Services
 License:GPL-3.0+ and LGPL-2.1+

++ gstreamer-editing-services-1.2.0.tar.xz - 
gstreamer-editing-services-1.2.1.tar.xz ++
 2080 lines of diff (skipped)

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



commit wxhexeditor for openSUSE:Factory

2014-07-27 Thread h_root
Hello community,

here is the log from the commit of package wxhexeditor for openSUSE:Factory 
checked in at 2014-07-27 18:47:31

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


Package is wxhexeditor

Changes:

--- /work/SRC/openSUSE:Factory/wxhexeditor/wxhexeditor.changes  2014-07-24 
01:23:32.0 +0200
+++ /work/SRC/openSUSE:Factory/.wxhexeditor.new/wxhexeditor.changes 
2014-07-27 18:47:55.0 +0200
@@ -1,0 +2,10 @@
+Sat Jul 26 14:06:06 UTC 2014 - lazy.k...@opensuse.org
+
+- Add wxhexeditor-0.22-mhash.patch: use system mhash library.
+- BuildRequires: mhash-devel.
+- Use wxWidgets defines.
+- BuildRequires: wxWidgets-wxcontainer-devel - wxWidgets-devel.
+- Remove unused BuildRequires: fdupes.
+- Install docs.
+
+---

New:

  wxhexeditor-0.22-mhash.patch



Other differences:
--
++ wxhexeditor.spec ++
--- /var/tmp/diff_new_pack.m3FS1Q/_old  2014-07-27 18:47:56.0 +0200
+++ /var/tmp/diff_new_pack.m3FS1Q/_new  2014-07-27 18:47:56.0 +0200
@@ -15,6 +15,10 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
+%define _use_internal_dependency_generator 0
+%define __find_requires %wx_requires
+
 Name:   wxhexeditor
 %define _name   wxHexEditor
 Version:0.22
@@ -24,15 +28,16 @@
 Group:  Development/Tools/Other
 Url:http://wxhexeditor.org/
 Source: %{name}-%{version}.tar.bz2
-
-BuildRequires:  gcc-c++
-BuildRequires:  automake
+# PATCH-FIX-OPENSUSE wxhexeditor-0.22-mhash.patch lazy.k...@opensuse.org -- 
use system mhash library
+Patch0: wxhexeditor-0.22-mhash.patch
 BuildRequires:  autoconf
+BuildRequires:  automake
+BuildRequires:  gcc-c++
 BuildRequires:  libtool
-BuildRequires:  wxWidgets-wxcontainer-devel
-BuildRequires:  fdupes
+BuildRequires:  mhash-devel
 BuildRequires:  update-desktop-files
-Recommends: %{name}-lang = %{version}
+BuildRequires:  wxWidgets-devel
+Recommends: %{name}-lang
 
 %description
 wxHexEditor is an another Hex Editor, created because of there was no
@@ -51,6 +56,8 @@
 
 %prep
 %setup -q
+%patch0 -p1
+chmod -x docs/*
 
 %build
 make %{?_smp_mflags} OPTFLAGS=-fopenmp
@@ -61,6 +68,7 @@
 
 %files
 %defattr(-,root,root)
+%doc docs/{Change.log,GPL.txt}
 %{_bindir}/%{_name}
 %{_datadir}/applications/%{_name}.desktop
 %{_datadir}/pixmaps/%{_name}.png

++ wxhexeditor-0.22-mhash.patch ++
Index: wxHexEditor/Makefile
===
--- wxHexEditor.orig/Makefile
+++ wxHexEditor/Makefile
@@ -3,7 +3,7 @@ CC = `$(WXCONFIG) --cc`
 CXX = `$(WXCONFIG) --cxx`
 CFLAGS = -O2
 CXXFLAGS = -O2
-WXCXXFLAGS= `$(WXCONFIG) --cxxflags` -Iudis86 -Imhash/include -MMD -O2 -c 
${OPTFLAGS}
+WXCXXFLAGS= `$(WXCONFIG) --cxxflags` -Iudis86 -MMD -O2 -c ${OPTFLAGS}
 WXLDFLAGS = `$(WXCONFIG) --libs`
 RC = `$(WXCONFIG) --rescomp`
 #RC = x86_64-w64-mingw32-windres --define WX_CPU_AMD64
@@ -23,7 +23,7 @@ SOURCES= src/HexEditorGui.cpp \
src/HexEditorCtrl/wxHexCtrl/Tag.cpp\
src/HexEditorCtrl/HexEditorCtrlGui.cpp\
src/HexEditorFrame.cpp
-LIBS = udis86/libudis86/.libs/libudis86.a mhash/lib/.libs/libmhash.a
+LIBS = udis86/libudis86/.libs/libudis86.a
 OBJECTS=$(SOURCES:.cpp=.o)
 DEPENDS=$(OBJECTS:.o=.d)
 LANGUAGEDIRS=tr ru
@@ -48,7 +48,7 @@ $(OBJECTS): $(LIBS) $(SOURCES)
 MOBJECTS=$(LANGUAGES:.po=.mo)
 
 $(EXECUTABLE): $(OBJECTS)
-   $(CXX) $(OBJECTS) $(LIBS) ${CXXFLAGS} ${OPTFLAGS} $(WXLDFLAGS) 
${LDFLAGS} -lgomp -o $@
+   $(CXX) $(OBJECTS) $(LIBS) ${CXXFLAGS} ${OPTFLAGS} $(WXLDFLAGS) 
${LDFLAGS} -lgomp -lmhash -o $@
 
 .cpp.o: $(LIBS)
$(CXX) $(WXCXXFLAGS) ${CXXFLAGS} $ -o $@
@@ -66,10 +66,6 @@ udis86/libudis86/.libs/libudis86.a:
cd udis86;./configure --host=$(HOST) CC=$(CC) CXX=$(CXX) 
CFLAGS=${CFLAGS} CXXFLAGS=${CXXFLAGS}
cd udis86/libudis86; $(MAKE) $(MFLAGS)
 
-mhash/lib/.libs/libmhash.a:
-   cd mhash; ./configure --host=$(HOST) CC=$(CC) CXX=$(CXX) 
CFLAGS=${CFLAGS} CXXFLAGS=${CXXFLAGS}
-   cd mhash; $(MAKE) $(MFLAGS)
-
 win: $(RESOURCES) $(EXECUTABLE_WIN)
 
 #Stack override required for file comparison function...
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit perl-IO-Socket-SSL for openSUSE:Factory

2014-07-27 Thread h_root
Hello community,

here is the log from the commit of package perl-IO-Socket-SSL for 
openSUSE:Factory checked in at 2014-07-28 06:31:02

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


Package is perl-IO-Socket-SSL

Changes:

--- /work/SRC/openSUSE:Factory/perl-IO-Socket-SSL/perl-IO-Socket-SSL.changes
2014-03-27 06:08:53.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-IO-Socket-SSL.new/perl-IO-Socket-SSL.changes   
2014-07-28 06:31:03.0 +0200
@@ -1,0 +2,5 @@
+Fri Jul 25 09:32:05 UTC 2014 - co...@suse.com
+
+- updated to 1.997, huge Changes 
+
+---

Old:

  IO-Socket-SSL-1.970.tar.gz

New:

  IO-Socket-SSL-1.997.tar.gz



Other differences:
--
++ perl-IO-Socket-SSL.spec ++
--- /var/tmp/diff_new_pack.QkoBiE/_old  2014-07-28 06:31:04.0 +0200
+++ /var/tmp/diff_new_pack.QkoBiE/_new  2014-07-28 06:31:04.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   perl-IO-Socket-SSL
-Version:1.970
+Version:1.997
 Release:0
 %define cpan_name IO-Socket-SSL
 Summary:Nearly transparent SSL encapsulation for IO::Socket::INET.
@@ -34,26 +34,45 @@
 %{perl_requires}
 
 %description
-This module provides an interface to SSL sockets, similar to other
-IO::Socket modules. Because of that, it can be used to make existing
-programs using IO::Socket::INET or similar modules to provide SSL
-encryption without much effort. IO::Socket::SSL supports all the extra
-features that one needs to write a full-featured SSL client or server
-application: multiple SSL contexts, cipher selection, certificate
-verification, Server Name Indication (SNI), Next Protocol Negotiation
-(NPN), SSL version selection and more.
-
-If you have never used SSL before, you should read the section 'Using SSL'
-before attempting to use this module.
-
-If you used IO::Socket before you should read the following section
-'Differences to IO::Socket'.
-
-If you want to use SSL with non-blocking sockets and/or within an event
-loop please read very carefully the sections about non-blocking I/O and
-polling of SSL sockets.
+IO::Socket::SSL makes using SSL/TLS much easier by wrapping the necessary
+functionality into the familiar the IO::Socket manpage interface and
+providing secure defaults whenever possible. This way existing applications
+can be made SSL-aware without much effort, at least if you do blocking I/O
+and don't use select or poll.
 
-If you are trying to use it with threads see the BUGS section.
+But, under the hood SSL is a complex beast. So there are lots of methods to
+make it do what you need if the default behavior is not adequate. Because
+it is easy to inadvertently introduce critical security bugs or just
+getting hard to debug problems, I would recommend to study the following
+documentation carefully.
+
+The documentation consists of the following parts:
+
+* * the /Essential Information About SSL/TLS manpage
+
+* * the /Basic SSL Client manpage
+
+* * the /Basic SSL Server manpage
+
+* * the /Common Usage Errors manpage
+
+* * the /Common Problems with SSL manpage
+
+* * the /Using Non-Blocking Sockets manpage
+
+* * the /Advanced Usage manpage
+
+* * the /Integration Into Own Modules manpage
+
+* * the /Description Of Methods manpage
+
+Additional documentation can be found in
+
+* * the IO::Socket::SSL::Intercept manpage - Doing Man-In-The-Middle with
+  SSL
+
+* * the IO::Socket::SSL::Utils manpage - Useful functions for certificates
+  etc
 
 %prep
 %setup -q -n %{cpan_name}-%{version}

++ IO-Socket-SSL-1.970.tar.gz - IO-Socket-SSL-1.997.tar.gz ++
 16880 lines of diff (skipped)

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



commit openssh-askpass for openSUSE:Factory

2014-07-27 Thread h_root
Hello community,

here is the log from the commit of package openssh-askpass for openSUSE:Factory 
checked in at 2014-07-28 06:31:03

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


Package is openssh-askpass

Changes:

--- /work/SRC/openSUSE:Factory/openssh-askpass/openssh-askpass.changes  
2013-03-11 09:51:32.0 +0100
+++ /work/SRC/openSUSE:Factory/.openssh-askpass.new/openssh-askpass.changes 
2014-07-28 06:31:04.0 +0200
@@ -1,0 +2,7 @@
+Tue Jul  8 14:09:57 UTC 2014 - pce...@suse.com
+
+- change the Supplements tag to combination of both openssh and X11
+  to prevent accidental imports of the X11 packages into minimal
+  installs (bnc#886235)
+
+---



Other differences:
--
++ openssh-askpass.spec ++
--- /var/tmp/diff_new_pack.gC2j8z/_old  2014-07-28 06:31:05.0 +0200
+++ /var/tmp/diff_new_pack.gC2j8z/_new  2014-07-28 06:31:05.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package openssh-askpass
 #
-# 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,8 +16,19 @@
 #
 
 
+%if 0%{suse_version}  1100
+%define _xprefix/usr/X11R6
+%define _mandir %{_xprefix}/man
+%define _appdefdir  %{_xprefix}/lib/X11/app-defaults
+%else
+%define _appdefdir  %{_prefix}/share/X11/app-defaults
+%endif
+
 Name:   openssh-askpass
 BuildRequires:  xorg-x11-devel
+%if 0%{?suse_version}  1100
+BuildRequires:  xorg-x11-libs
+%endif
 Version:1.2.4.1
 Release:0
 Summary:A passphrase dialog for OpenSSH and the X Window System
@@ -29,7 +40,7 @@
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Requires:   openssh
 Provides:   openssh:%{_libexecdir}/ssh/ssh-askpass
-Supplements:openssh
+Supplements:packageand(openssh:libX11-6)
 
 %description
 Ssh (Secure  Shell) is a program for logging into a remote machine and
@@ -41,11 +52,20 @@
 %patch1
 
 %build
-%configure \
---libexecdir=%{_libdir}/ssh
+LDFLAGS=-pie
+CFLAGS=$RPM_OPT_FLAGS $PIEFLAGS -fstack-protector -fPIC
+CXXFLAGS=$RPM_OPT_FLAGS $PIEFLAGS -fstack-protector
+export LDFLAGS CFLAGS CXXFLAGS CPPFLAGS
+./configure \
+--prefix=%{_prefix} \
+--mandir=%{_mandir} \
+--libexecdir=%{_libexecdir}/ssh \
+
 xmkmf
-make includes USRLIBDIR=%{_libdir}
-make %{?_smp_mflags} USRLIBDIR=%{_libdir} CCOPTIONS=%{optflags}
+#make includes USRLIBDIR=%{_libdir}
+#make %{?_smp_mflags} USRLIBDIR=%{_libdir} CCOPTIONS=%{optflags}
+make includes
+make %{?_smp_mflags}
 
 %install
 make BINDIR=%{_libexecdir}/ssh DESTDIR=%{buildroot} install install.man
@@ -57,6 +77,9 @@
 %dir %{_libexecdir}/ssh
 %attr(0755,root,root) %{_libexecdir}/ssh/x11-ssh-askpass
 %doc %{_mandir}/man1/x11-ssh-askpass.1x.gz
-/usr/share/X11/app-defaults
+%{_appdefdir}/*
+%if 0%{?suse_version} = 1140
+%dir %{_appdefdir}
+%endif
 
 %changelog

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



commit suse-xsl-stylesheets for openSUSE:Factory

2014-07-27 Thread h_root
Hello community,

here is the log from the commit of package suse-xsl-stylesheets for 
openSUSE:Factory checked in at 2014-07-28 06:31:10

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


Package is suse-xsl-stylesheets

Changes:

--- 
/work/SRC/openSUSE:Factory/suse-xsl-stylesheets/suse-xsl-stylesheets.changes
2014-07-10 08:16:59.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.suse-xsl-stylesheets.new/suse-xsl-stylesheets.changes
   2014-07-28 06:31:12.0 +0200
@@ -1,0 +2,22 @@
+Fri Jul 25 11:55:02 UTC 2014 - skn...@suse.de
+
+Version 2.0 RC1:
+- 2013 stylesheets
+ + all: use simpler version.xsl file
+ + all: more useful output for ulinks that only have a space character
+   in them
+ + PDF output: allow manual page breaks via ?pdfpagebreak?
+ + PDF output: left-align text in table of content and titles of formal
+   elements
+ + PDF output: unclutter tables of content a little by limiting
+   formatting
+ + PDF output: fix font scaling in xrefs
+ + PDF output: improve page-break behavior of lists
+ + PDF output: better overflow handling for the footer
+ + PDF output: mention all appendixes in the table of contents
+ + HTML output: use (correctly-scaled) Geeko as openSUSE logo
+- 2005 stylesheets
+ + all: add version.xsl file
+ + PDF output: allow manual page breaks via ?pdfpagebreak?
+
+---

Old:

  suse-xsl-stylesheets-2.0~rc1.tar.bz2

New:

  suse-xsl-stylesheets-2.0~rc2.tar.bz2



Other differences:
--
++ suse-xsl-stylesheets.spec ++
--- /var/tmp/diff_new_pack.x22iOa/_old  2014-07-28 06:31:12.0 +0200
+++ /var/tmp/diff_new_pack.x22iOa/_new  2014-07-28 06:31:12.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   suse-xsl-stylesheets
-Version:2.0~rc1
+Version:2.0~rc2
 Release:0
 
 ###
@@ -136,7 +136,14 @@
 %setup -q -n %{name}
 #
 # Patch the VERSION.xsl file to hold the current version
-sed -i s%fm:Version.*/fm:Version%fm:Version%{version}/fm:Version% 
suse2013/VERSION.xsl
+# FIXME: this is not the right place for these sed lines -- if anyone ever
+#creates e.g. a Debian package, these would lines would have to be
+#duplicated in the DEB equivalent of a spec file. This should be in
+#../Makefile instead.
+sed -i s/@@#version@@/%{version}/ xslt2005/version.xsl
+sed -i s/@@#version@@/%{version}/ suse2013/version.xsl
+sed -i s/@@#version@@/%{version}/ daps2013/version.xsl
+sed -i s/@@#version@@/%{version}/ opensuse2013/version.xsl
 
 #--
 %build

++ suse-xsl-stylesheets-2.0~rc1.tar.bz2 - 
suse-xsl-stylesheets-2.0~rc2.tar.bz2 ++
 2591 lines of diff (skipped)

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



commit snapper for openSUSE:Factory

2014-07-27 Thread h_root
Hello community,

here is the log from the commit of package snapper for openSUSE:Factory checked 
in at 2014-07-28 06:31:07

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


Package is snapper

Changes:

--- /work/SRC/openSUSE:Factory/snapper/snapper.changes  2014-07-12 
17:14:36.0 +0200
+++ /work/SRC/openSUSE:Factory/.snapper.new/snapper.changes 2014-07-28 
06:31:08.0 +0200
@@ -1,0 +2,10 @@
+Fri Jul 25 12:38:33 CEST 2014 - aschn...@suse.de
+
+- updated translations
+
+---
+Tue Jul 22 10:26:09 CEST 2014 - aschn...@suse.de
+
+- disable support for qgroup (see bug#887046)
+
+---



Other differences:
--
++ snapper.spec ++
--- /var/tmp/diff_new_pack.WkxZzY/_old  2014-07-28 06:31:09.0 +0200
+++ /var/tmp/diff_new_pack.WkxZzY/_new  2014-07-28 06:31:09.0 +0200
@@ -82,9 +82,9 @@
 ./configure --libdir=%{_libdir} --prefix=%{prefix} --mandir=%{_mandir} 
\
--docdir=%{prefix}/share/doc/packages/snapper   
\
 %if 0%{?suse_version} = 1310
-   --disable-rollback --disable-btrfs-quota
\
+   --disable-rollback  
\
 %endif
-   --disable-silent-rules --disable-ext4
+   --disable-silent-rules --disable-ext4 --disable-btrfs-quota
 make %{?jobs:-j%jobs}
 
 %install

++ snapper-0.2.3.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/snapper-0.2.3/po/ar.po new/snapper-0.2.3/po/ar.po
--- old/snapper-0.2.3/po/ar.po  2014-07-04 11:15:51.0 +0200
+++ new/snapper-0.2.3/po/ar.po  2014-07-25 12:41:06.0 +0200
@@ -5,10 +5,10 @@
 msgstr 
 Project-Id-Version: snapper\n
 Report-Msgid-Bugs-To: \n
-POT-Creation-Date: 2014-07-04 10:40+0200\n
-PO-Revision-Date: 2014-06-06 14:45\n
-Last-Translator: Novell Language langu...@novell.com\n
-Language-Team: Novell Language langu...@novell.com\n
+POT-Creation-Date: 2014-07-01 11:36+0200\n
+PO-Revision-Date: 2014-07-15 11:31\n
+Last-Translator: Novell language langu...@novell.com\n
+Language-Team: Novell language langu...@novell.com\n
 Language: \n
 MIME-Version: 1.0\n
 Content-Type: text/plain; charset=UTF-8\n
@@ -48,11 +48,11 @@
 
 #: ../client/snapper.cc:1492
 msgid \t--iso\t\t\t\tDisplay dates and times in ISO format.
-msgstr 
+msgstr \t--iso\t\t\t\tعرض التواريخ والأوقات بتنسيق ISO.
 
 #: ../client/snapper.cc:1495
 msgid \t--no-dbus\t\t\tOperate without DBus.
-msgstr \t--no-dbus\t\t\tلا تعمل بدون تثبيت DBus.
+msgstr \t--no-dbus\t\t\tتشغيل بدون DBus.
 
 #: ../client/snapper.cc:914
 msgid \t--output, -o file\t\tSave status to file.
@@ -100,7 +100,7 @@
 
 #: ../client/snapper.cc:1491
 msgid \t--utc\t\t\t\tDisplay dates and times in UTC.
-msgstr 
+msgstr \t--utc\t\t\t\tعرض التواريخ والأوقات بتوقيت UTC.
 
 #: ../client/snapper.cc:1490
 msgid \t--verbose, -v\t\t\tIncrease verbosity.
@@ -136,7 +136,7 @@
 
 #: ../client/snapper.cc:293
 msgid \tsnapper get-config
-msgstr \tضبط تهيئة الملتقط
+msgstr \tsnapper get-config
 
 #: ../client/snapper.cc:381
 msgid \tsnapper list
@@ -160,7 +160,7 @@
 
 #: ../client/snapper.cc:349
 msgid \tsnapper set-config configdata
-msgstr \tإعداد snapper configdata
+msgstr \tsnapper set-config configdata
 
 #: ../client/snapper.cc:911
 msgid \tsnapper status number1..number2
@@ -176,7 +176,7 @@
 
 #: ../client/snapper.cc:1391
 msgid \tsnapper xadiff number1..number2 [files]
-msgstr \tإختلافات الملتقط number1..number2 [ملف]
+msgstr \tsnapper xadiff number1..number2 [ملفات]
 
 #: ../client/snapper.cc:1488
 msgid Global options:
@@ -216,7 +216,7 @@
 
 #: ../client/snapper.cc:1390
 msgid   Comparing snapshots extended attributes:
-msgstr   مقارنة لقطات السمات الموسعة:
+msgstr   مقارنة السمات الموسعة للقطات:
 
 #: ../client/snapper.cc:910 ../client/snapper.cc:965
 msgid   Comparing snapshots:
@@ -240,7 +240,7 @@
 
 #: ../client/snapper.cc:292
 msgid   Get config:
-msgstr   إنشاء تهيئة:
+msgstr   الحصول على تهيئة:
 
 #: ../client/snapper.cc:138
 msgid   List configs:
@@ -264,7 +264,7 @@
 
 #: ../client/snapper.cc:348
 msgid   Set config:
-msgstr   ضبط التهيئة:
+msgstr   تعيين التهيئة:
 
 #: ../client/snapper.cc:873
 msgid   Umount snapshot:
@@ -280,9 +280,9 @@
 
 #: ../client/snapper.cc:1283 ../client/snapper.cc:1290
 #: ../client/snapper.cc:1301 ../client/snapper.cc:1308
-#, fuzzy, c-format
+#, c-format
 msgid (Snapshot %d.)
-msgstr اللقطة '%u' لم يتم العثور على.
+msgstr (اللقطة %d.)
 
 #: ../client/snapper.cc:1669 ../client/errors.cc:88
 msgid ACL error.
@@ -327,7 +327,7 @@
 
 #: 

commit perl-YAML for openSUSE:Factory

2014-07-27 Thread h_root
Hello community,

here is the log from the commit of package perl-YAML for openSUSE:Factory 
checked in at 2014-07-28 06:31:01

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


Package is perl-YAML

Changes:

--- /work/SRC/openSUSE:Factory/perl-YAML/perl-YAML.changes  2014-02-05 
13:45:37.0 +0100
+++ /work/SRC/openSUSE:Factory/.perl-YAML.new/perl-YAML.changes 2014-07-28 
06:31:02.0 +0200
@@ -1,0 +2,36 @@
+Fri Jul 25 09:32:05 UTC 2014 - co...@suse.com
+
+- fixing license - GPL-1.0 is part of it
+- updated to 0.97
+  - Move remaining docs to Swim
+ 
+ 0.96 Sun Jul 13 22:54:08 PDT 2014
+  - Fix Metadata and add Contributing file
+  - Change Kwim to Swim
+ 
+ 0.95 Sat Jun 14 10:32:08 PDT 2014
+  - Fix dumping blessed globs.
+ 
+ 0.94 Sat Jun 14 10:32:08 PDT 2014
+  - Skip a failing test on 5.8 introduced in 0.93
+ 
+ 0.93 Fri Jun 13 22:32:18 PDT 2014
+  - Switch to Zilla::Dist
+  - Add badges to doc
+  - @thorsteneckel++ fixed #18
+  - @karenetheridge++ fixed #19
+ 
+ 0.92 Wed May 28 23:04:26 EDT 2014
+  - https://github.com/ingydotnet/yaml-pm/pull/23
+ 
+ 0.91 Tue May 27 17:14:12 EDT 2014
+  - https://github.com/ingydotnet/yaml-pm/pull/22
+ 
+ 0.90 Mon Feb 10 08:42:31 PST 2014
+  - Revert Mo from 0.38 to 0.31 - zefram++ reported it breaking cpan client
+ 
+ 0.89 Sat Nov  8 12:51:48 PST 2014
+  - Fixed tests to work under parallel testing -- kentnl
+  - Switched to dzil release process
+
+---

Old:

  YAML-0.88.tar.gz

New:

  YAML-0.97.tar.gz



Other differences:
--
++ perl-YAML.spec ++
--- /var/tmp/diff_new_pack.UHpONB/_old  2014-07-28 06:31:03.0 +0200
+++ /var/tmp/diff_new_pack.UHpONB/_new  2014-07-28 06:31:03.0 +0200
@@ -17,19 +17,18 @@
 
 
 Name:   perl-YAML
-Version:0.88
+Version:0.97
 Release:0
 %define cpan_name YAML
-Summary:YAML Ain't Markup Language (tm)
-License:GPL-2.0+ or Artistic-1.0
+Summary:YAML Ain't Markup Language™
+License:Artistic-1.0 or GPL-1.0+
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/YAML/
-#Source: 
http://www.cpan.org/authors/id/I/IN/INGY/YAML-%%{version}.tar.gz
-Source0:%{cpan_name}-%{version}.tar.gz
+Source: 
http://www.cpan.org/authors/id/I/IN/INGY/%{cpan_name}-%{version}.tar.gz
+BuildArch:  noarch
+BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-BuildArch:  noarch
 %{perl_requires}
 
 %description
@@ -57,11 +56,8 @@
 %perl_process_packlist
 %perl_gen_filelist
 
-%clean
-%{__rm} -rf %{buildroot}
-
 %files -f %{name}.files
-%defattr(-,root,root)
-%doc Changes LICENSE README
+%defattr(-,root,root,755)
+%doc Changes CONTRIBUTING LICENSE README
 
 %changelog

++ YAML-0.88.tar.gz - YAML-0.97.tar.gz ++
 11474 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-XML-LibXML for openSUSE:Factory

2014-07-27 Thread h_root
Hello community,

here is the log from the commit of package perl-XML-LibXML for openSUSE:Factory 
checked in at 2014-07-28 06:31:05

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


Package is perl-XML-LibXML

Changes:

--- /work/SRC/openSUSE:Factory/perl-XML-LibXML/perl-XML-LibXML.changes  
2013-07-30 19:10:57.0 +0200
+++ /work/SRC/openSUSE:Factory/.perl-XML-LibXML.new/perl-XML-LibXML.changes 
2014-07-28 06:31:06.0 +0200
@@ -1,0 +2,139 @@
+Fri Jul 25 09:32:09 UTC 2014 - co...@suse.com
+
+- updated to 2.0116
+ - t/cpan-changes.t : minimum version of Test::CPAN::Changes.
+ - This is to avoid test failures such as:
+ - 
http://www.cpantesters.org/cpan/report/69ee1a2a-6c09-1014-be8f-3786912f2992
+ 
+ 2.0115  2014-04-03
+ - Fix double free when calling $node-addSibling with text nodes.
+   - https://rt.cpan.org/Ticket/Display.html?id=94149
+   - Thanks to Jeff Trout for the report.
+ 
+ 2.0114  2014-04-03
+ - Fix memory leaks and segfaults related to removal and insertion of
+   DTD nodes.
+ - https://rt.cpan.org/Ticket/Display.html?id=80521
+ - Fix memory leak in $node-removeChildNodes
+
+---
+Mon Mar 17 08:29:53 UTC 2014 - co...@suse.com
+
+- updated to 2.0113
+ - Fix test failures with older libxml2 versions.
+ - https://rt.cpan.org/Ticket/Display.html?id=93852
+ - Thanks to Nick Wellnhofer for the patch.
+ - Thanks to the CPAN Testers for reporting this issue.
+ 
+ 2.0112  Thu 13 Mar 20:16:52 IST 2014
+ - Fix segfaults when accessing attributes of DTD nodes
+ - https://rt.cpan.org/Ticket/Display.html?id=71076
+ - Thanks to Ralph Merridew for the report.
+ - Make $schema-validate work with elements. This uses
+   xmlSchemaValidateOneElement under the hood.
+ - https://rt.cpan.org/Ticket/Display.html?id=93496
+ - Thanks to Jeremy Marshall for the report.
+ - Fix https://rt.cpan.org/Ticket/Display.html?id=93429 .
+ - Thanks to Nick Wellnhofer for the report and test.
+ - Apply patch to build with MSVC on Windows.
+ - https://rt.cpan.org/Ticket/Display.html?id=90064
+ - Thanks to Nick Wellnhofer for the investigation and the patch.
+ 
+ 2.0111  Wed  5 Mar 17:15:57 IST 2014
+ - Skip t/40reader_mem_error.t with libxml2  2.7.4
+   The failure is probably due to a known double-free bug.
+ - https://rt.cpan.org/Ticket/Display.html?id=84564
+ - https://bugzilla.gnome.org/show_bug.cgi?id=447899
+ - Thanks to Nick Wellnhofer for the pull request.
+ - Die if a file handle with an encoding layer returns more bytes
+   than requested in parse_fh.
+ - https://rt.cpan.org/Ticket/Display.html?id=78448
+ - Make insertData, deleteData, replaceData work correctly with UTF-8
+   strings.
+ - Fix substringData
+ - https://rt.cpan.org/Ticket/Display.html?id=88730
+ - Fix Threads still failing? Bug report.
+ - https://rt.cpan.org/Ticket/Display.html?id=91800
+ - Thanks to Daniel for the bug report and a test case, and to
+ YOREEK for the patch.
+
+---
+Mon Feb 24 06:10:41 UTC 2014 - co...@suse.com
+
+- updated to 2.0110
+- Add use strict; and use warnings; to all modules (CPANTS).
+- MIN_PERL_VERSION (CPANTS).
+- Add a LICENSE section to the POD (CPANTS).
+- Fix for requiring XML::LibXML more than once in perl-5.19.6 and up.
+- https://rt.cpan.org/Ticket/Display.html?id=92606
+- Thanks to Father Chrysostomos for the investigation, the test
+case, and the fix.
+- Replace local $^W with  no warnings 'portable';  in t/15nodelist.t
+- Should fix https://rt.cpan.org/Public/Bug/Display.html?id=88017
+- Thanks to pagenyon for the report.
+- Fix hash key typo in SAX/Builder.pm - LocalName was mis-capitalised.
+- https://rt.cpan.org/Public/Bug/Display.html?id=91433
+- Thanks to Thomas Berger for the report and for a reproducing
+testcase.
+- Convert from use base to the more modern use parent.
+
+---
+Tue Nov 26 08:16:28 UTC 2013 - co...@suse.com
+
+- updated to 2.0107
+ - Add a unique_key method for namespace objects.
+ - 
https://bitbucket.org/shlomif/perl-xml-libxml/pull-request/24/unique_key-method-for-namespace-objects/diff
+ - Thanks to garfieldnate for the pull request.
+ - Grammar fixes in the documentation.
+ - https://rt.cpan.org/Ticket/Display.html?id=89718
+ - Thanks to Gregor Herrman and 

commit libetpan for openSUSE:Factory

2014-07-27 Thread h_root
Hello community,

here is the log from the commit of package libetpan for openSUSE:Factory 
checked in at 2014-07-28 06:31:11

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


Package is libetpan

Changes:

--- /work/SRC/openSUSE:Factory/libetpan/libetpan.changes2013-09-08 
11:40:13.0 +0200
+++ /work/SRC/openSUSE:Factory/.libetpan.new/libetpan.changes   2014-07-28 
06:31:14.0 +0200
@@ -1,0 +2,11 @@
+Fri Jul 11 16:02:21 UTC 2014 - reddw...@opensuse.org
+
+- Update to 1.5
+  * Gmail search features: X-GM-MSGID, X-GM-THRID, X-GM-RAW
+  * Added POP stat
+  * Various fixes for Windows
+  * Fixed OpenSSL / GnuTLS implementation of retrieval of certificates
+  * Fixed IMAP IDLE in case of COMPRESS-ed streams
+  * Fixed base64 encoding
+
+---

Old:

  1.2.tar.gz

New:

  1.5.tar.gz



Other differences:
--
++ libetpan.spec ++
--- /var/tmp/diff_new_pack.zcpLqc/_old  2014-07-28 06:31:15.0 +0200
+++ /var/tmp/diff_new_pack.zcpLqc/_new  2014-07-28 06:31:15.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libetpan
 #
-# 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 soname 17
 
 Name:   libetpan
-Version:1.2
+Version:1.5
 Release:0
 Summary:Mail Handling Library
 License:BSD-3-Clause

++ 1.2.tar.gz - 1.5.tar.gz ++
 7340 lines of diff (skipped)

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



commit netcfg for openSUSE:Factory

2014-07-27 Thread h_root
Hello community,

here is the log from the commit of package netcfg for openSUSE:Factory checked 
in at 2014-07-28 06:31:08

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


Package is netcfg

Changes:

--- /work/SRC/openSUSE:Factory/netcfg/netcfg.changes2014-06-18 
10:59:33.0 +0200
+++ /work/SRC/openSUSE:Factory/.netcfg.new/netcfg.changes   2014-07-28 
06:31:10.0 +0200
@@ -1,0 +2,6 @@
+Fri Jul 25 10:46:20 UTC 2014 - pgaj...@suse.com
+
+- resolve some update scenarios [bnc#883999], [bnc#886443] (private)
+  with regard to /etc/HOSTNAME - /etc/hostname change
+
+---



Other differences:
--
++ netcfg.spec ++
--- /var/tmp/diff_new_pack.Yx2OcX/_old  2014-07-28 06:31:11.0 +0200
+++ /var/tmp/diff_new_pack.Yx2OcX/_new  2014-07-28 06:31:11.0 +0200
@@ -88,11 +88,12 @@
 # to /etc/hostname. This should ensure /etc/HOSTNAME is properly created
 # by RPM.
 if [ 0$1 -ge 2 ]; then
-  if [ -f /etc/HOSTNAME -a ! -h /etc/HOSTNAME ]; then
+  if [ -f /etc/HOSTNAME -a ! -L /etc/HOSTNAME ]; then
 if [ -f /etc/hostname ]; then
   mv /etc/hostname /etc/hostname.rpmsave
 fi
-mv /etc/HOSTNAME /etc/hostname
+ln -f /etc/HOSTNAME /etc/HOSTNAME.rpmsave
+rm /etc/HOSTNAME
   fi
 fi
 
@@ -102,6 +103,9 @@
   test ! -f etc/netgroup.rpmnew  cp etc/netgroup etc/netgroup.rpmnew
   mv etc/...netgroup.new.rpmnew etc/netgroup
 fi
+if [ -f /etc/HOSTNAME.rpmsave -a ! -L /etc/HOSTNAME.rpmsave ]; then
+  cp -a /etc/HOSTNAME.rpmsave /etc/hostname
+fi
 exit 0
 
 %files



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



commit perl-Test-Pod-Coverage for openSUSE:Factory

2014-07-27 Thread h_root
Hello community,

here is the log from the commit of package perl-Test-Pod-Coverage for 
openSUSE:Factory checked in at 2014-07-28 06:31:06

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


Package is perl-Test-Pod-Coverage

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-Test-Pod-Coverage/perl-Test-Pod-Coverage.changes
2012-01-04 08:01:15.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-Test-Pod-Coverage.new/perl-Test-Pod-Coverage.changes
   2014-07-28 06:31:07.0 +0200
@@ -1,0 +2,27 @@
+Fri Jul 25 09:31:59 UTC 2014 - co...@suse.com
+
+- updated to 1.10
+ - Changed license to Artistic 2.0, at PETDANCE's request.
+ - Added README
+ - Moved Coverage.pm to lib/Test/Pod/Coverage.pm
+ - Min perl version now set to 5.006 in both code and dist metadata.
+   Addresses RT#21564 from ANDK++
+ - Added DESCRIPTION section to pod (RT#28715 JEREMIAH++),
+   and changed to a minimal SYNOPSIS, with everything else moved
+   to the DESCRIPTION.
+ - The no verbose tests in t/nosymbols.t weren't ensuring that the
+   tests were running with HARNESS_VERBOSE set to false. You could set
+   that true in your environment and break the test.
+   RT#53947 - thanks to Pete Armstrong.
+ - Makefile.PL: Ensured all prereqs listed in PREREQ_PM,
+   and TEST_REQUIRES set if a recent enough ExtUtils::MakeMaker.
+ - Added github repo to pod and dist metadata
+ - Deleted the old META.yml, so new MYMETA.{yml,json} will be generated.
+ - Reformatted as per CPAN::Changes::Spec
+ 
+ 1.09_01 2014-07-08 NEILB
+ - Specified license as 'Perl' in metadata, to match doc.
+ - All of the changes in 1.10 were first done in this developer release,
+   apart from the change to Artistic License 2.0.
+
+---

Old:

  Test-Pod-Coverage-1.08.tar.gz

New:

  Test-Pod-Coverage-1.10.tar.gz



Other differences:
--
++ perl-Test-Pod-Coverage.spec ++
--- /var/tmp/diff_new_pack.70RVnj/_old  2014-07-28 06:31:08.0 +0200
+++ /var/tmp/diff_new_pack.70RVnj/_new  2014-07-28 06:31:08.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Test-Pod-Coverage
 #
-# 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,25 +17,78 @@
 
 
 Name:   perl-Test-Pod-Coverage
+Version:1.10
+Release:0
 %define cpan_name Test-Pod-Coverage
-Summary:Test::Pod::Coverage Perl module
+Summary:Check for pod coverage in your distribution.
 License:Artistic-1.0 or GPL-1.0+
 Group:  Development/Libraries/Perl
-Version:1.08
-Release:0
 Url:http://search.cpan.org/dist/Test-Pod-Coverage/
-Source: 
http://www.cpan.org/authors/id/P/PE/PETDANCE/Test-Pod-Coverage-%{version}.tar.gz
+Source: 
http://www.cpan.org/authors/id/N/NE/NEILB/%{cpan_name}-%{version}.tar.gz
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-%{perl_requires}
 BuildRequires:  perl
-BuildRequires:  perl(Pod::Coverage)
-BuildRequires:  perl(Test::Pod)
 BuildRequires:  perl-macros
+BuildRequires:  perl(Pod::Coverage)
 Requires:   perl(Pod::Coverage)
+%{perl_requires}
 
 %description
-Test::Pod::Coverage Perl module
+Test::Pod::Coverage is used to create a test for your distribution, to
+ensure that all relevant files in your distribution are appropriately
+documented in pod.
+
+Can also be called with the Pod::Coverage manpage parms.
+
+use Test::Pod::Coverage tests=1;
+pod_coverage_ok(
+Foo::Bar,
+{ also_private = [ qr/^[A-Z_]+$/ ], },
+Foo::Bar, with all-caps functions as privates,
+);
+
+The the Pod::Coverage manpage parms are also useful for subclasses that
+don't re-document the parent class's methods. Here's an example from the
+Mail::SRS manpage.
+
+pod_coverage_ok( Mail::SRS ); # No exceptions
+
+# Define the three overridden methods.
+my $trustme = { trustme = [qr/^(new|parse|compile)$/] };
+pod_coverage_ok( Mail::SRS::DB, $trustme );
+pod_coverage_ok( Mail::SRS::Guarded, $trustme );
+pod_coverage_ok( Mail::SRS::Reversable, $trustme );
+pod_coverage_ok( Mail::SRS::Shortcut, $trustme );
+
+Alternately, you could use the Pod::Coverage::CountParents manpage, which
+always allows a subclass to reimplement its parents' methods without
+redocumenting them. For example:
+
+my 

commit perl-PDF-API2 for openSUSE:Factory

2014-07-27 Thread h_root
Hello community,

here is the log from the commit of package perl-PDF-API2 for openSUSE:Factory 
checked in at 2014-07-28 06:31:25

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


Package is perl-PDF-API2

Changes:

--- /work/SRC/openSUSE:Factory/perl-PDF-API2/perl-PDF-API2.changes  
2013-08-01 15:59:06.0 +0200
+++ /work/SRC/openSUSE:Factory/.perl-PDF-API2.new/perl-PDF-API2.changes 
2014-07-28 06:31:30.0 +0200
@@ -1,0 +2,63 @@
+Fri Jul 25 09:32:42 UTC 2014 - co...@suse.com
+
+- updated to 2.022
+ - Added $pdf-version() get/set method.  When opening an existing
+   PDF, the existing version number will now be retained.
+ 
+ - Renamed the following in PDF::API2:
+ - importpage to import_page
+ - openScalar to open_scalar
+ 
+   The old names are deprecated.
+ 
+ - [RT #69503] Fix the -firstpage option to $pdf-preferences() so
+   that it doesn't always lead to a crash (reported by Dietrich
+   Streifert).
+ 
+ - [RT #47974] Accept malformed xref subsections (with a warning)
+   that have extraneous spaces on the first line (reported by
+   Abhinav Kaushik).
+ 
+ - [RT #94505] For Code128 barcodes, the initial character set is
+   now optional (defaults to B or C depending on the content to be
+   encoded).  The initial character set can be passed as a capital
+   letter, and the program will die if an invalid character set is
+   requested (requested by Andrea Nall).
+ 
+ - Interleaved 2 of 5 barcodes now prepend a zero when an odd
+   number of digits is specified, which is standard behavior.
+   Previously, a zero was appended instead.
+ 
+ - $page-rotate(0) now sets rotation to 0 degrees rather than
+   deleting an existing page rotation command.  Page rotation is
+   inherited, so this is necessary to undo any inherited page
+   rotation.
+ 
+ - Fix: Attempts to use EAN-128 barcodes resulted in an error.
+ 
+ - Add a more informative error when text() is called without first
+   setting a font(), and when font() is called without including a
+   font size.
+- remove work around only applied on 11.3 and 11.4
+
+---
+Mon Mar 17 13:13:14 UTC 2014 - co...@suse.com
+
+- updated to 2.021
+- Fixed numerous bugs in the string parsing code, including the
+  one reported in [RT #63918] by Frank Doepper.
+
+- [RT #41049] Rewrote literal string parsing to prevent a stack
+  overflow due to an inefficient regex (reported by Sergei
+  Fetisov).
+
+- [RT #91822] Fix compression of GIF images to ensure that output
+  codes don't exceed 12 bits (reported by Vadim Repin).
+
+- The RunLengthDecode filter didn't actually work.  Its code has
+  been rewritten and now passes basic encoding and decoding tests.
+
+- Fix Code128 barcode switching from Code C to Code B in certain
+  cases (reported by Doru Petrescu).
+
+---

Old:

  PDF-API2-2.020.tar.gz
  UnicodeData.txt.bz2

New:

  PDF-API2-2.022.tar.gz



Other differences:
--
++ perl-PDF-API2.spec ++
--- /var/tmp/diff_new_pack.HfIEap/_old  2014-07-28 06:31:31.0 +0200
+++ /var/tmp/diff_new_pack.HfIEap/_new  2014-07-28 06:31:31.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-PDF-API2
 #
-# 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,33 +17,30 @@
 
 
 Name:   perl-PDF-API2
+Version:2.022
+Release:0
 %define cpan_name PDF-API2
 Summary:Facilitates the creation and modification of PDF files
 License:LGPL-2.1+
 Group:  Development/Libraries/Perl
-Version:2.020
-Release:0
 Url:http://search.cpan.org/dist/PDF-API2/
-Source: 
http://www.cpan.org/authors/id/S/SS/SSIMMS/PDF-API2-%{version}.tar.gz
-Source1:UnicodeData.txt.bz2
+Source: 
http://www.cpan.org/authors/id/S/SS/SSIMMS/%{cpan_name}-%{version}.tar.gz
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
+BuildRequires:  perl(Compress::Zlib) = 1.0
 BuildRequires:  perl(Font::TTF)
+Requires:   perl(Compress::Zlib) = 1.0
 Requires:   perl(Font::TTF)
 %{perl_requires}
 
 %description
-This module facilitates the creation and modification of PDF files.

commit yast2-samba-server for openSUSE:Factory

2014-07-27 Thread h_root
Hello community,

here is the log from the commit of package yast2-samba-server for 
openSUSE:Factory checked in at 2014-07-28 06:31:14

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


Package is yast2-samba-server

Changes:

--- /work/SRC/openSUSE:Factory/yast2-samba-server/yast2-samba-server.changes
2014-07-15 16:25:50.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.yast2-samba-server.new/yast2-samba-server.changes   
2014-07-28 06:31:17.0 +0200
@@ -1,0 +2,6 @@
+Fri Jul 25 12:27:04 UTC 2014 - dd...@suse.com
+
+- Ensure CUPS is installed if printer sharing is configured; (bnc#873703).
+- 3.1.10
+
+---
@@ -2,0 +9 @@
+

Old:

  yast2-samba-server-3.1.9.tar.bz2

New:

  yast2-samba-server-3.1.10.tar.bz2



Other differences:
--
++ yast2-samba-server.spec ++
--- /var/tmp/diff_new_pack.bdPiGE/_old  2014-07-28 06:31:18.0 +0200
+++ /var/tmp/diff_new_pack.bdPiGE/_new  2014-07-28 06:31:18.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-samba-server
-Version:3.1.9
+Version:3.1.10
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-samba-server-3.1.9.tar.bz2 - yast2-samba-server-3.1.10.tar.bz2 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-samba-server-3.1.9/package/yast2-samba-server.changes 
new/yast2-samba-server-3.1.10/package/yast2-samba-server.changes
--- old/yast2-samba-server-3.1.9/package/yast2-samba-server.changes 
2014-07-04 16:43:29.0 +0200
+++ new/yast2-samba-server-3.1.10/package/yast2-samba-server.changes
2014-07-25 14:33:08.0 +0200
@@ -1,5 +1,12 @@
 ---
-Thu Jul 6 11:45:53 UTC 2014 - noel.po...@suse.com
+Fri Jul 25 12:27:04 UTC 2014 - dd...@suse.com
+
+- Ensure CUPS is installed if printer sharing is configured; (bnc#873703).
+- 3.1.10
+
+---
+Thu Jul  6 11:45:53 UTC 2014 - noel.po...@suse.com
+
 - Fix duplicated 'Firewall Settings' string on Startup tab; (bnc#884058)
 - 3.1.9
 
@@ -7,7 +14,7 @@
 Tue May  6 05:34:49 UTC 2014 - mfi...@suse.com
 
 - Adapted testsuite to last changes in Service module.
-- 3.1.8 
+- 3.1.8
 
 ---
 Tue Apr 22 15:49:38 CEST 2014 - loci...@suse.com
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-samba-server-3.1.9/package/yast2-samba-server.spec 
new/yast2-samba-server-3.1.10/package/yast2-samba-server.spec
--- old/yast2-samba-server-3.1.9/package/yast2-samba-server.spec
2014-07-04 16:43:29.0 +0200
+++ new/yast2-samba-server-3.1.10/package/yast2-samba-server.spec   
2014-07-25 14:33:08.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-samba-server
-Version:3.1.9
+Version:3.1.10
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-samba-server-3.1.9/src/modules/SambaServer.pm 
new/yast2-samba-server-3.1.10/src/modules/SambaServer.pm
--- old/yast2-samba-server-3.1.9/src/modules/SambaServer.pm 2014-07-04 
16:43:29.0 +0200
+++ new/yast2-samba-server-3.1.10/src/modules/SambaServer.pm2014-07-25 
14:33:08.0 +0200
@@ -74,6 +74,8 @@
 my $RequiredPackages = [samba, samba-client];
 # ... or another packages (BNC #657414)
 my $RequiredPackages_gplv3 = [samba-gplv3, samba-gplv3-client];
+# cups packages needed for printer sharing
+my $CupsPackages = [cups];
 
 my $GlobalsConfigured = 0;
 
@@ -97,9 +99,9 @@
|| SambaAccounts-GetModified();
 };
 
-# Check that packages are installed or offer their installation
+# Check that base packages are installed or offer their installation
 BEGIN{ $TYPEINFO{GetModified} = [function, boolean] }
-sub CheckAndInstallPackages {
+sub CheckAndInstallBasePackages {
   # installed_required_packages? or installed_packages_gplv3? or 
install_packages!
   PackageSystem-InstalledAll($RequiredPackages) ||
 PackageSystem-InstalledAll($RequiredPackages_gplv3) ||
@@ -108,6 +110,22 @@
   return 1;
 }
 
+BEGIN{ $TYPEINFO{GetModified} = [function, boolean] }
+sub CheckAndInstallCupsPackages {
+my $printing = SambaConfig-GlobalGetStr(printing, cups);
+
+unless ((lc $printing eq cups) and SambaConfig-ShareExists(printers)) 
{
+   # not sharing cups printers, package not needed
+   return 1;
+}
+
+if 

commit ibus-table-others for openSUSE:Factory

2014-07-27 Thread h_root
Hello community,

here is the log from the commit of package ibus-table-others for 
openSUSE:Factory checked in at 2014-07-28 06:31:25

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


Package is ibus-table-others

Changes:

--- /work/SRC/openSUSE:Factory/ibus-table-others/ibus-table-others.changes  
2012-06-26 20:01:40.0 +0200
+++ /work/SRC/openSUSE:Factory/.ibus-table-others.new/ibus-table-others.changes 
2014-07-28 06:31:28.0 +0200
@@ -2 +2,17 @@
-Tue Jun 26 22:15:17 CST 2012 - hillw...@linuxfans.org
+Sat Jul 26 17:44:31 PRC 2014 - hillw...@linuxfans.org
+
+- Update to 1.3.1
+  * Add _ and ^ to the start characters for the LaTeX table
+  * Updates and bugfixes for the LaTeX table by Giuseppe Castagna (original 
author of the LaTeX table)
+  * Use SELECT_KEYS = F1,F2,F3,F4,F5,F6,F7,F8,F9 for ipa-x-sampa
+  * Add single and multi wildcard options to all tables
+  * use AUTO_WILDCARD=TRUE for all tables, this option started working in 
ibus-table  1.8.0
+  * Don’t force “us” layout for cns11643, compose, ipa-x-sampa, viqr, emoji, 
mathwriter-ibus, translit-ua, and translit
+  * Keep forcing “us” layout only for “rustrad”, “yawerty”, and “thai”. But 
ibus does not use the option “KEYBOARD_LAYOUT”, the correct name of that option 
is just “LAYOUT”. Fix that for all tables.
+  * Don’t force “us” layout for the latex input method
+  * The “latex” table uses “\” as a startchar
+  * includes Set symbols to be displayed in IM switchers by Sean Burke
+- Drop old patch (emoji-table.patch) 
+
+---
+Tue Jun 26 22:15:17 PRC 2012 - hillw...@linuxfans.org

Old:

  emoji-table.patch
  ibus-table-others-1.3.0.20100528.tar.gz

New:

  ibus-table-others-1.3.1.tar.gz



Other differences:
--
++ ibus-table-others.spec ++
--- /var/tmp/diff_new_pack.nuE9Tx/_old  2014-07-28 06:31:29.0 +0200
+++ /var/tmp/diff_new_pack.nuE9Tx/_new  2014-07-28 06:31:29.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package ibus-table-others
 #
-# 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
@@ -16,19 +16,20 @@
 #
 
 
-
 Name:   ibus-table-others
-Version:1.3.0.20100528
-Release:5
+Version:1.3.1
+Release:0
 Summary:Other non-Chinese tables for ibus
-Group:  System/Localization
 License:GPL-3.0
-Url:http://code.google.com/p/ibus/
-BuildRequires:  ibus-table ibus-table-devel pkg-config python
-Source: %{name}-%{version}.tar.gz
-Patch:  emoji-table.patch
+Group:  System/Localization
+Url:https://github.com/moebiuscurve/ibus-table-others
+BuildRequires:  gnome-common
+BuildRequires:  ibus-table = 1.8.0
+BuildRequires:  ibus-table-devel = 1.8.0
+BuildRequires:  pkg-config
+BuildRequires:  python
+Source: 
https://github.com/moebiuscurve/ibus-table-others/releases/download/%{version}/%{name}-%{version}.tar.gz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-AutoReqProv:on
 
 %description
 This package contains all other non-Chinese tables for ibus
@@ -39,7 +40,6 @@
 
 %package -n ibus-table-latex
 
-
 Summary:Latex input method for IBus framework  
 Group:  System/Localization
 Requires:   ibus-table
@@ -50,7 +50,6 @@
 
 %package -n ibus-table-cns11643
 
-
 Summary:Cns11643 input method for IBus framework  
 Group:  System/Localization
 Requires:   ibus-table
@@ -61,7 +60,6 @@
 
 %package -n ibus-table-emoji
 
-
 Summary:Emoji input method for IBus framework  
 Group:  System/Localization
 Requires:   ibus-table
@@ -73,7 +71,6 @@
 
 %package -n ibus-table-rustrad
 
-
 Summary:Rustrad input method for IBus framework  
 Group:  System/Localization
 Provides:   locale(ibus:ru)
@@ -85,7 +82,6 @@
 
 %package -n ibus-table-translit
 
-
 Summary:Translit input method for IBus framework  
 Group:  System/Localization
 Provides:   locale(ibus:ru)
@@ -97,7 +93,6 @@
 
 %package -n ibus-table-translit-ua
 
-
 Summary:Translit-ua input method for IBus framework  
 Group:  System/Localization
 Provides:   locale(ibus:uk)
@@ -109,7 +104,6 @@
 
 %package -n ibus-table-yawerty
 
-
 Summary:Yawerty input method for IBus framework
 Group:  System/Localization
 Requires:   ibus-table
@@ -120,7 +114,6 @@
 
 %package -n ibus-table-compose
 
-
 

commit pidgin-mrim for openSUSE:Factory

2014-07-27 Thread h_root
Hello community,

here is the log from the commit of package pidgin-mrim for openSUSE:Factory 
checked in at 2014-07-28 06:31:23

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


Package is pidgin-mrim

Changes:

--- /work/SRC/openSUSE:Factory/pidgin-mrim/pidgin-mrim.changes  2012-02-21 
12:23:54.0 +0100
+++ /work/SRC/openSUSE:Factory/.pidgin-mrim.new/pidgin-mrim.changes 
2014-07-28 06:31:27.0 +0200
@@ -1,0 +2,11 @@
+Fri Jul 18 14:53:32 UTC 2014 - sor.ale...@meowr.ru
+
+- Update to 0.1.28.1
+  + Fix build errors
+  + Add ICQ UIN support
+  + Now possible to use custom IP:PORT
+  + Documentation now has no execution flag
+  + README file is fixed
+- Remove pidgin-mrim-fix-build.patch because it is in upstream.
+
+---
@@ -25,2 +36 @@
-- initial package
-
+- Initial package

Old:

  mrim-prpl-0.1.28.tar.gz
  pidgin-mrim-fix-build.patch

New:

  mrim-prpl-0.1.28.1.tar.xz



Other differences:
--
++ pidgin-mrim.spec ++
--- /var/tmp/diff_new_pack.0khO9q/_old  2014-07-28 06:31:28.0 +0200
+++ /var/tmp/diff_new_pack.0khO9q/_new  2014-07-28 06:31:28.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package pidgin-mrim
 #
-# 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
@@ -16,72 +16,57 @@
 #
 
 
-Name:   pidgin-mrim
 %define _name   mrim-prpl
-Version:0.1.28
+Name:   pidgin-mrim
+Version:0.1.28.1
 Release:0
-Summary:Pidgin plugin for Mail.ru
+Summary:Pidgin plugin for Mail.ru Agent
 License:GPL-2.0+
 Group:  Productivity/Networking/Instant Messenger
-Url:http://code.google.com/p/mrim-prpl/
-Source0:
http://mrim-prpl.googlecode.com/files/%{_name}-%{version}.tar.gz
-# PATCH-FIX-UPSTREAM pidgin-mrim-fix-build.patch -- Fix build caused by wrong 
API usage
-Patch0: pidgin-mrim-fix-build.patch
+Url:https://bitbucket.org/mrim-prpl-team/mrim-prpl
+Source: 
https://bitbucket.org/mrim-prpl-team/%{_name}/downloads/%{_name}-%{version}.tar.xz
+BuildRequires:  gcc-c++
 BuildRequires:  pidgin
+BuildRequires:  pkg-config
 BuildRequires:  pkgconfig(gtk+-2.0)
-BuildRequires:  pkgconfig(purple)
-Requires:   libpurple-plugin-mrim = %{version}
-Requires:   pidgin
-Supplements:packageand(libpurple-plugin-mrim:pidgin}
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+BuildRequires:  pkgconfig(purple) = 2.7.0
 
 %description
-This is a Mail.ru plugin for Pidgin.
-
-It provides support for the MPP/MrIM protocol, popular in Russia.
+This is a Mail.ru Agent plugin for Pidgin.
+It provides support for the MRA/MRIM protocol, popular in ex-USSR.
 
 %package -n libpurple-plugin-mrim
-Summary:Libpurple plugin for Mail.ru
+Summary:Pidgin plugin for Mail.ru Agent
 Group:  Productivity/Networking/Instant Messenger
-Requires:   libpurple
-Recommends: libpurple-plugin-mrim-lang
-Enhances:   libpurple
+Recommends: libpurple-plugin-mrim-lang = %{version}
+# PAckage was renamed to follows naming convention with version 0.1.28.1.
+Provides:   %{name} = %{version}
+Obsoletes:  %{name}  %{version}
 
 %description -n libpurple-plugin-mrim
-This is a Mail.ru plugin for Pidgin.
-
-It provides support for the MPP/MrIM protocol, popular in Russia.
+This is a Mail.ru Agent plugin for Pidgin.
+It provides support for the MRA/MRIM protocol, popular in ex-USSR.
 
 %lang_package -n libpurple-plugin-mrim
+
 %prep
 %setup -q -n %{_name}-%{version}
-%patch0 -p1
-# When below tests fail, we can now remove the chmod
-test -x LICENSE
-test -x README
-chmod a-x LICENSE README
 
-%build
+%build -n %{_name}-%{version}
 %configure --gtk
 make %{?_smp_mflags}
 
-%install
+%install -n %{_name}-%{version}
 %make_install LIBDIR=%{_lib}
 %find_lang %{_name}
 
-%clean
-rm -rf %{buildroot}
-
 %files -n libpurple-plugin-mrim
-%defattr(-,root,root,-)
+%defattr(-,root,root)
 %doc ChangeLog LICENSE README
 %{_libdir}/purple-2/libmrim.so
-
-%files
-%defattr(-,root,root,-)
-%doc ChangeLog LICENSE README
-%{_datadir}/pixmaps/pidgin/protocols/*/mrim.png
+%{_datadir}/pixmaps/pidgin/protocols/*/mrim.*
 
 %files -n libpurple-plugin-mrim-lang -f %{_name}.lang
+%defattr(-,root,root)
 
 %changelog

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



commit open-iscsi for openSUSE:Factory

2014-07-27 Thread h_root
Hello community,

here is the log from the commit of package open-iscsi for openSUSE:Factory 
checked in at 2014-07-28 06:31:18

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


Package is open-iscsi

Changes:

--- /work/SRC/openSUSE:Factory/open-iscsi/open-iscsi.changes2014-07-13 
14:05:47.0 +0200
+++ /work/SRC/openSUSE:Factory/.open-iscsi.new/open-iscsi.changes   
2014-07-28 06:31:23.0 +0200
@@ -1,0 +2,5 @@
+Fri Jul 25 10:03:00 PDT 2014 - ldun...@suse.com
+
+- Fixed spec file to stop correct service on iscsiuio removal
+
+---



Other differences:
--
++ open-iscsi.spec ++
--- /var/tmp/diff_new_pack.AmcwPA/_old  2014-07-28 06:31:25.0 +0200
+++ /var/tmp/diff_new_pack.AmcwPA/_new  2014-07-28 06:31:25.0 +0200
@@ -222,7 +222,7 @@
 %endif
 
 %preun -n iscsiuio
-%{stop_on_removal isnsd isnsdd}
+%{stop_on_removal iscsiuio}
 %if 0%{?suse_version} = 1230
 %{service_del_preun iscsiuio.socket iscsiuio.service}
 %endif

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



commit yast2-packager for openSUSE:Factory

2014-07-27 Thread h_root
Hello community,

here is the log from the commit of package yast2-packager for openSUSE:Factory 
checked in at 2014-07-28 06:31:16

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


Package is yast2-packager

Changes:

--- /work/SRC/openSUSE:Factory/yast2-packager/yast2-packager.changes
2014-07-15 16:26:01.0 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-packager.new/yast2-packager.changes   
2014-07-28 06:31:21.0 +0200
@@ -1,0 +2,18 @@
+Fri Jul 25 14:35:30 UTC 2014 - an...@suse.com
+
+- adjust width of drive selection dialog (bnc#882657)
+- 3.1.32
+
+---
+Fri Jul 25 14:17:20 CEST 2014 - sch...@suse.de
+
+- Do not overwrite the autoyast pattern selection by
+  the default desktop pattern selection (bnc#888981)
+- 3.1.31
+
+---
+Fri Jul 25 09:48:59 UTC 2014 - c...@suse.com
+
+- Made SLP browser filter case-insensitive (bnc#869653)
+
+---

Old:

  yast2-packager-3.1.30.tar.bz2

New:

  yast2-packager-3.1.32.tar.bz2



Other differences:
--
++ yast2-packager.spec ++
--- /var/tmp/diff_new_pack.661Pkh/_old  2014-07-28 06:31:22.0 +0200
+++ /var/tmp/diff_new_pack.661Pkh/_new  2014-07-28 06:31:22.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-packager
-Version:3.1.30
+Version:3.1.32
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-packager-3.1.30.tar.bz2 - yast2-packager-3.1.32.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-packager-3.1.30/package/yast2-packager.changes 
new/yast2-packager-3.1.32/package/yast2-packager.changes
--- old/yast2-packager-3.1.30/package/yast2-packager.changes2014-07-11 
14:34:33.0 +0200
+++ new/yast2-packager-3.1.32/package/yast2-packager.changes2014-07-25 
16:44:12.0 +0200
@@ -1,4 +1,22 @@
 ---
+Fri Jul 25 14:35:30 UTC 2014 - an...@suse.com
+
+- adjust width of drive selection dialog (bnc#882657)
+- 3.1.32
+
+---
+Fri Jul 25 14:17:20 CEST 2014 - sch...@suse.de
+
+- Do not overwrite the autoyast pattern selection by
+  the default desktop pattern selection (bnc#888981)
+- 3.1.31
+
+---
+Fri Jul 25 09:48:59 UTC 2014 - c...@suse.com
+
+- Made SLP browser filter case-insensitive (bnc#869653)
+
+---
 Fri Jul 11 12:29:40 UTC 2014 - lsle...@suse.cz
 
 - fixed finding product upgrades (bnc#886621)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-packager-3.1.30/package/yast2-packager.spec 
new/yast2-packager-3.1.32/package/yast2-packager.spec
--- old/yast2-packager-3.1.30/package/yast2-packager.spec   2014-07-11 
14:34:33.0 +0200
+++ new/yast2-packager-3.1.32/package/yast2-packager.spec   2014-07-25 
16:44:12.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-packager
-Version:3.1.30
+Version:3.1.32
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-packager-3.1.30/src/modules/DefaultDesktop.rb 
new/yast2-packager-3.1.32/src/modules/DefaultDesktop.rb
--- old/yast2-packager-3.1.30/src/modules/DefaultDesktop.rb 2014-07-11 
14:34:33.0 +0200
+++ new/yast2-packager-3.1.32/src/modules/DefaultDesktop.rb 2014-07-25 
16:44:12.0 +0200
@@ -288,11 +288,16 @@
   if new_desktop == nil
 # Reset the selected patterns
 Builtins.y2milestone(Reseting DefaultDesktop)
-PackagesProposal.SetResolvables(
-  @packages_proposal_ID_patterns,
-  :pattern,
-  []
-)
+
+# Do not overwrite the autoyast pattern selection by
+# the default desktop pattern selection (bnc#888981)
+unless Mode.autoinst
+  PackagesProposal.SetResolvables(
+@packages_proposal_ID_patterns,
+:pattern,
+[]
+  )
+end
   elsif !Builtins.haskey(@all_desktops, new_desktop)
 Builtins.y2error(Attempting to set desktop to unknown %1, 
new_desktop)
   else
@@ -300,7 +305,9 @@
 
 Builtins.y2milestone(New desktop has been set: %1, @desktop)
 
-if @desktop != nil  @desktop != 
+# Do not 

commit yast2-bootloader for openSUSE:Factory

2014-07-27 Thread h_root
Hello community,

here is the log from the commit of package yast2-bootloader for 
openSUSE:Factory checked in at 2014-07-28 06:31:17

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


Package is yast2-bootloader

Changes:

--- /work/SRC/openSUSE:Factory/yast2-bootloader/yast2-bootloader.changes
2014-07-23 22:06:09.0 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-bootloader.new/yast2-bootloader.changes   
2014-07-28 06:31:22.0 +0200
@@ -1,0 +2,12 @@
+Fri Jul 25 16:11:37 UTC 2014 - jreidin...@suse.com
+
+- allow change of bootloader proposal during upgrade (bnc#887015)
+- 3.1.70
+
+---
+Fri Jul 25 11:48:35 UTC 2014 - jsr...@suse.cz
+
+- code de-duplication of recent AUtoYaST fixes (bnc#885634)
+- 3.1.69
+
+---

Old:

  yast2-bootloader-3.1.68.tar.bz2

New:

  yast2-bootloader-3.1.70.tar.bz2



Other differences:
--
++ yast2-bootloader.spec ++
--- /var/tmp/diff_new_pack.pt5ReV/_old  2014-07-28 06:31:23.0 +0200
+++ /var/tmp/diff_new_pack.pt5ReV/_new  2014-07-28 06:31:23.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-bootloader
-Version:3.1.68
+Version:3.1.70
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-bootloader-3.1.68.tar.bz2 - yast2-bootloader-3.1.70.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-bootloader-3.1.68/package/yast2-bootloader.changes 
new/yast2-bootloader-3.1.70/package/yast2-bootloader.changes
--- old/yast2-bootloader-3.1.68/package/yast2-bootloader.changes
2014-07-22 13:23:14.0 +0200
+++ new/yast2-bootloader-3.1.70/package/yast2-bootloader.changes
2014-07-25 18:53:13.0 +0200
@@ -1,4 +1,16 @@
 ---
+Fri Jul 25 16:11:37 UTC 2014 - jreidin...@suse.com
+
+- allow change of bootloader proposal during upgrade (bnc#887015)
+- 3.1.70
+
+---
+Fri Jul 25 11:48:35 UTC 2014 - jsr...@suse.cz
+
+- code de-duplication of recent AUtoYaST fixes (bnc#885634)
+- 3.1.69
+
+---
 Tue Jul 22 09:00:56 UTC 2014 - jsr...@suse.cz
 
 - initialize bootloader location configuration on AutoYaST ugprade
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-bootloader-3.1.68/package/yast2-bootloader.spec 
new/yast2-bootloader-3.1.70/package/yast2-bootloader.spec
--- old/yast2-bootloader-3.1.68/package/yast2-bootloader.spec   2014-07-22 
13:23:14.0 +0200
+++ new/yast2-bootloader-3.1.70/package/yast2-bootloader.spec   2014-07-25 
18:53:13.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   yast2-bootloader
-Version:3.1.68
+Version:3.1.70
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-bootloader-3.1.68/src/clients/bootloader_auto.rb 
new/yast2-bootloader-3.1.70/src/clients/bootloader_auto.rb
--- old/yast2-bootloader-3.1.68/src/clients/bootloader_auto.rb  2014-07-22 
13:23:14.0 +0200
+++ new/yast2-bootloader-3.1.70/src/clients/bootloader_auto.rb  2014-07-25 
18:53:13.0 +0200
@@ -55,6 +55,13 @@
 data = AI2Export(@param)
 if data
   @ret = Bootloader.Import(data)
+  # moved here from inst_autosetup*
+  if Stage.initial
+BootCommon.DetectDisks
+Builtins.y2debug(autoyast: Proposing - fix)
+Bootloader.Propose
+Builtins.y2debug(autoyast: Proposing done)
+  end
 else
   @ret = false
 end
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-bootloader-3.1.68/src/clients/bootloader_proposal.rb 
new/yast2-bootloader-3.1.70/src/clients/bootloader_proposal.rb
--- old/yast2-bootloader-3.1.68/src/clients/bootloader_proposal.rb  
2014-07-22 13:23:14.0 +0200
+++ new/yast2-bootloader-3.1.70/src/clients/bootloader_proposal.rb  
2014-07-25 18:53:13.0 +0200
@@ -57,11 +57,19 @@
 if Mode.update
   if [grub2, grub2-efi].include? old_bootloader
 Builtins.y2milestone update of grub2, do not repropose
-Bootloader.blRead(true, true)
+if !BootCommon.was_read || @force_reset
+  # blRead(reread, avoid_reading_device_map)
+  

commit mdadm for openSUSE:Factory

2014-07-27 Thread h_root
Hello community,

here is the log from the commit of package mdadm for openSUSE:Factory checked 
in at 2014-07-28 06:31:19

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


Package is mdadm

Changes:

--- /work/SRC/openSUSE:Factory/mdadm/mdadm.changes  2014-07-16 
16:36:24.0 +0200
+++ /work/SRC/openSUSE:Factory/.mdadm.new/mdadm.changes 2014-07-28 
06:31:26.0 +0200
@@ -1,0 +2,7 @@
+Fri Jul 25 11:48:12 UTC 2014 - p.drou...@gmail.com
+
+- Remove insserv dependency; the package has been moved to systemd
+  init system
+- Remove redundant %clean section
+
+---



Other differences:
--
++ mdadm.spec ++
--- /var/tmp/diff_new_pack.qH74ra/_old  2014-07-28 06:31:26.0 +0200
+++ /var/tmp/diff_new_pack.qH74ra/_new  2014-07-28 06:31:27.0 +0200
@@ -25,7 +25,7 @@
 BuildRequires:  sgmltool
 BuildRequires:  pkgconfig(libudev)
 BuildRequires:  pkgconfig(systemd)
-PreReq: %fillup_prereq %insserv_prereq /sbin/mkinitrd
+PreReq: %fillup_prereq /sbin/mkinitrd
 Recommends: cron
 Recommends: smtp_daemon
 Obsoletes:  raidtools
@@ -78,14 +78,10 @@
 
 %postun
 %{?regenerate_initrd_post}
-%{insserv_cleanup}
 
 %posttrans
 %{?regenerate_initrd_posttrans}
 
-%clean
-rm -rf %{buildroot}
-
 %files
 %defattr(-,root,root)
 %doc COPYING ChangeLog README.initramfs TODO mdadm.conf-example mkinitramfs

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



commit ntp for openSUSE:Factory

2014-07-27 Thread h_root
Hello community,

here is the log from the commit of package ntp for openSUSE:Factory checked in 
at 2014-07-28 06:31:13

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


Package is ntp

Changes:

--- /work/SRC/openSUSE:Factory/ntp/ntp.changes  2014-06-25 15:24:19.0 
+0200
+++ /work/SRC/openSUSE:Factory/.ntp.new/ntp.changes 2014-07-28 
06:31:15.0 +0200
@@ -1,0 +2,6 @@
+Tue Jul 15 18:50:47 UTC 2014 - crrodrig...@opensuse.org
+
+- Ensure systemd services conflict with systemd-timesyncd.service 
+  present in upcoming systemd releases.
+
+---



Other differences:
--
++ conf.ntp-wait.service ++
--- /var/tmp/diff_new_pack.hdUJ25/_old  2014-07-28 06:31:17.0 +0200
+++ /var/tmp/diff_new_pack.hdUJ25/_new  2014-07-28 06:31:17.0 +0200
@@ -2,7 +2,7 @@
 Description=Wait for ntpd to synchronize system clock
 Requires=ntpd.service
 After=ntpd.service
-
+Conflicts=systemd-timesyncd.service
 Wants=time-sync.target
 Before=time-sync.target
 

++ conf.ntpd.service ++
--- /var/tmp/diff_new_pack.hdUJ25/_old  2014-07-28 06:31:17.0 +0200
+++ /var/tmp/diff_new_pack.hdUJ25/_new  2014-07-28 06:31:17.0 +0200
@@ -2,7 +2,7 @@
 Description=NTP Server Daemon
 Documentation=man:ntpd(1)
 After=nss-lookup.target
-
+Conflicts=systemd-timesyncd.service
 Wants=network.target
 After=network.target
 



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



commit python for openSUSE:Factory

2014-07-27 Thread h_root
Hello community,

here is the log from the commit of package python for openSUSE:Factory checked 
in at 2014-07-28 06:31:15

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


Package is python

Changes:

--- /work/SRC/openSUSE:Factory/python/python-base.changes   2014-06-25 
15:24:07.0 +0200
+++ /work/SRC/openSUSE:Factory/.python.new/python-base.changes  2014-07-28 
06:31:18.0 +0200
@@ -1,0 +2,9 @@
+Wed Jul 23 16:48:38 UTC 2014 - jmate...@suse.com
+
+- CVE-2014-4650-CGIHTTPServer-traversal.patch: CGIHTTPServer file
+  disclosure and directory traversal through URL-encoded characters
+  (CVE-2014-4650, bnc#885882)
+- python-2.7.7-mhlib-linkcount.patch: remove link count optimizations
+  that are incorrect on btrfs (and possibly other filesystems)
+
+---
python.changes: same change

New:

  CVE-2014-4650-CGIHTTPServer-traversal.patch
  python-2.7.7-mhlib-linkcount.patch



Other differences:
--
++ python-base.spec ++
--- /var/tmp/diff_new_pack.jfvqCf/_old  2014-07-28 06:31:20.0 +0200
+++ /var/tmp/diff_new_pack.jfvqCf/_new  2014-07-28 06:31:20.0 +0200
@@ -57,6 +57,10 @@
 # CVE-2013-1752 patches missing in 2.7.6: imaplib, poplib, smtplib
 Patch28:smtplib_maxline-2.7.patch
 Patch29:python-2.7.6-poplib.patch
+# CVE-2014-4650 - File disclosure and directory traversal in CGIHTTPServer
+Patch30:CVE-2014-4650-CGIHTTPServer-traversal.patch
+# remove link count optimization that breaks mhlib on btrfs (and possibly 
elsewhere)
+Patch31:python-2.7.7-mhlib-linkcount.patch
 # COMMON-PATCH-END
 %define python_version%(echo %{tarversion} | head -c 3)
 BuildRequires:  automake
@@ -149,6 +153,8 @@
 %patch26 -p1
 %patch28 -p1
 %patch29 -p1
+%patch30 -p1
+%patch31 -p1
 
 # drop Autoconf version requirement
 sed -i 's/^version_required/dnl version_required/' configure.ac

++ python-doc.spec ++
--- /var/tmp/diff_new_pack.jfvqCf/_old  2014-07-28 06:31:20.0 +0200
+++ /var/tmp/diff_new_pack.jfvqCf/_new  2014-07-28 06:31:20.0 +0200
@@ -60,6 +60,10 @@
 # CVE-2013-1752 patches missing in 2.7.6: imaplib, poplib, smtplib
 Patch28:smtplib_maxline-2.7.patch
 Patch29:python-2.7.6-poplib.patch
+# CVE-2014-4650 - File disclosure and directory traversal in CGIHTTPServer
+Patch30:CVE-2014-4650-CGIHTTPServer-traversal.patch
+# remove link count optimization that breaks mhlib on btrfs (and possibly 
elsewhere)
+Patch31:python-2.7.7-mhlib-linkcount.patch
 # COMMON-PATCH-END
 Provides:   pyth_doc
 Provides:   pyth_ps
@@ -106,6 +110,8 @@
 %patch26 -p1
 %patch28 -p1
 %patch29 -p1
+%patch30 -p1
+%patch31 -p1
 
 # drop Autoconf version requirement
 sed -i 's/^version_required/dnl version_required/' configure.ac

++ python.spec ++
--- /var/tmp/diff_new_pack.jfvqCf/_old  2014-07-28 06:31:20.0 +0200
+++ /var/tmp/diff_new_pack.jfvqCf/_new  2014-07-28 06:31:20.0 +0200
@@ -61,6 +61,10 @@
 # CVE-2013-1752 patches missing in 2.7.6: imaplib, poplib, smtplib
 Patch28:smtplib_maxline-2.7.patch
 Patch29:python-2.7.6-poplib.patch
+# CVE-2014-4650 - File disclosure and directory traversal in CGIHTTPServer
+Patch30:CVE-2014-4650-CGIHTTPServer-traversal.patch
+# remove link count optimization that breaks mhlib on btrfs (and possibly 
elsewhere)
+Patch31:python-2.7.7-mhlib-linkcount.patch
 # COMMON-PATCH-END
 BuildRequires:  automake
 BuildRequires:  db-devel
@@ -183,6 +187,8 @@
 %patch26 -p1
 %patch28 -p1
 %patch29 -p1
+%patch30 -p1
+%patch31 -p1
 
 # drop Autoconf version requirement
 sed -i 's/^version_required/dnl version_required/' configure.ac

++ CVE-2014-4650-CGIHTTPServer-traversal.patch ++

# HG changeset patch
# User Benjamin Peterson benja...@python.org
# Date 1402796189 25200
# Node ID b4bab078876811c7d95231d08aa6fa7142fdda66
# Parent  bb8b0c7fefd0c5ed99b3f336178a4f9554a1d0ef
url unquote the path before checking if it refers to a CGI script (closes 
#21766)

diff --git a/Lib/CGIHTTPServer.py b/Lib/CGIHTTPServer.py
--- a/Lib/CGIHTTPServer.py
+++ b/Lib/CGIHTTPServer.py
@@ -84,7 +84,7 @@ class CGIHTTPRequestHandler(SimpleHTTPSe
 path begins with one of the strings in self.cgi_directories
 (and the next character is a '/' or the end of the string).
 
-collapsed_path = _url_collapse_path(self.path)
+collapsed_path = _url_collapse_path(urllib.unquote(self.path))
 dir_sep = collapsed_path.find('/', 1)
 head, tail = collapsed_path[:dir_sep], collapsed_path[dir_sep+1:]
 if head in self.cgi_directories:
diff --git 

commit icinga for openSUSE:Factory

2014-07-27 Thread h_root
Hello community,

here is the log from the commit of package icinga for openSUSE:Factory checked 
in at 2014-07-28 06:50:30

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-06-30 
21:50:27.0 +0200
+++ /work/SRC/openSUSE:Factory/.icinga.new/icinga.changes   2014-07-28 
06:50:31.0 +0200
@@ -1,0 +2,5 @@
+Tue Jul  8 09:38:36 UTC 2014 - thard...@suse.com
+
+- use systemctl to restart Apache on modern distributions
+
+---



Other differences:
--
++ icinga.spec ++
--- /var/tmp/diff_new_pack.DeIURh/_old  2014-07-28 06:50:33.0 +0200
+++ /var/tmp/diff_new_pack.DeIURh/_new  2014-07-28 06:50:33.0 +0200
@@ -543,17 +543,22 @@
 then
 # this is the initial installation: enable icinga
 test -x %{_sbindir}/a2enflag  %{_sbindir}/a2enflag ICINGA /dev/null
+%if 0%{?using_systemd}
+  %{_bindir}/systemctl try-restart apache2
+%else
+  %restart_on_update apache2
+%endif
 fi
-%restart_on_update apache2
-
-%preun www
-%restart_on_update apache2
 
 %postun www
 if [ $1 = 0 ]; then
 # deinstallation of the package - remove the apache flag
 test -x %{_sbindir}/a2disflag  %{_sbindir}/a2disflag ICINGA /dev/null
+%if 0%{?using_systemd}
+  %{_bindir}/systemctl try-restart apache2
+%else
 %restart_on_update apache2
+%endif
 fi
 
 %post idoutils


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



commit kakasi for openSUSE:Factory

2014-07-27 Thread h_root
Hello community,

here is the log from the commit of package kakasi for openSUSE:Factory checked 
in at 2014-07-28 06:50:37

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


Package is kakasi

Changes:

--- /work/SRC/openSUSE:Factory/kakasi/kakasi.changes2012-06-01 
07:20:35.0 +0200
+++ /work/SRC/openSUSE:Factory/.kakasi.new/kakasi.changes   2014-07-28 
06:50:39.0 +0200
@@ -1,0 +2,11 @@
+Sun Jul 27 18:02:08 UTC 2014 - i...@marguerite.su
+
+- update version 2.3.6
+  * see NEWS if you know Japanese
+- drop bugzilla-154848-array-subscript-out-of-range.patch
+  * upstream fixed
+- drop kakasi-2.3.4-fclose.patch
+  * upstream fixed
+- add kakasi-2.3.6-no-return-in-nonvoid-function.patch
+
+---

Old:

  bugzilla-154848-array-subscript-out-of-range.patch
  kakasi-2.3.4-fclose.patch
  kakasi-2.3.4.tar.bz2

New:

  kakasi-2.3.6-no-return-in-nonvoid-function.patch
  kakasi-2.3.6.tar.gz



Other differences:
--
++ kakasi.spec ++
--- /var/tmp/diff_new_pack.4MIvPx/_old  2014-07-28 06:50:40.0 +0200
+++ /var/tmp/diff_new_pack.4MIvPx/_new  2014-07-28 06:50:40.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package kakasi
 #
-# 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,36 +17,18 @@
 
 
 Name:   kakasi
-Version:2.3.4
+Version:2.3.6
 Release:0
-Requires:   kakasi-dict = %{version}
-Url:http://kakasi.namazu.org/
-Source0:
ftp://kakasi.namazu.org/pub/kakasi/stable/%{name}-%{version}.tar.bz2
-Patch0: bugzilla-154848-array-subscript-out-of-range.patch
-Patch1: kakasi-2.3.4-fclose.patch
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Summary:Filter to Convert Kanji Characters to Hiragana, Katakana, or 
Romaji
 License:GPL-2.0+
 Group:  Productivity/Text/Convertors
+Url:http://kakasi.namazu.org/
+Source: http://kakasi.namazu.org/stable/%{name}-%{version}.tar.gz
+# PATCH-FIX-UPSTREAM marguer...@opensuse.org
+Patch:  kakasi-2.3.6-no-return-in-nonvoid-function.patch
 BuildRequires:  automake
-#Summary(ja): 漢字→かな(ローマ字)変換プログラム
-# %description -l ja
-# KAKASI は漢字かなまじり文をひらがな文やローマ字文に変換することを
-# 目的として作成したプログラムと辞書の総称です。さらに、バージョン 
-# 2.3.0 からは、分かち書きパッチがマージされました。
-# 
-# Authors:
-# 
-# Originator:
-# Hironobu Takahashi hiron...@trc.rwcp.or.jp
-# 
-# Members of KAKASI Project (Maintainers):
-# Hajime BABA b...@kusastro.kyoto-u.ac.jp
-# NOKUBI Takatsugu k...@daionet.gr.jp
-# Satoru Takabayashi sator...@is.aist-nara.ac.jp
-# Ken-ichi Hirose ken...@tama.or.jp
-# Ryuji Abe ra...@t3.rim.or.jp
-# 
+Requires:   kakasi-dict = %{version}
+BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
 KAKASI is the language processing filter to convert Kanji characters to
@@ -62,71 +44,70 @@
 
 (1) Romaji is an alphabetical description of Japanese pronunciation.
 
-%package -n kakasi-devel
-Summary:header file and libraries of KAKASI
-Group:  Productivity/Text/Convertors
-# Summary(ja): KAKASIのヘッダファイル及びライブラリです。
+%package devel
+Summary:Header file and libraries of KAKASI
+Group:  Development/Libraries/C and C++
 Requires:   %{name} = %{version}
-Provides:   kakaside
-Obsoletes:  kakaside
-# %description -n kakasi-devel -l ja
-# KAKASIのヘッダファイル及びライブラリです。
+Provides:   kakaside = %{version}
+Obsoletes:  kakaside  %{version}
 
-%description -n kakasi-devel
+%description devel
 header file and libraries of KAKASI
 
-%package -n kakasi-dict
+%package dict
 Summary:The base dictionary of KAKASI
 Group:  Productivity/Text/Convertors
-# Summary(ja): KAKASIの基本辞書です。
-Provides:   kakasidi
-Obsoletes:  kakasidi
-# %description -n kakasi-dict -l ja
-# KAKASIの基本辞書です。
+Provides:   kakasidi = %{version}
+Obsoletes:  kakasidi  %{version}
 
-%description -n kakasi-dict
+%description dict
 The base dictionary of KAKASI
 
 %prep
-%setup0 -q
-%patch0 -p1
-%patch1
+%setup -q
+%patch -p1
+# w: version-control-internal-file
+rm -rf doc/CVS
+# non-linux-readme
+rm -rf doc/README.*OS*
 
 %build
-cp /usr/share/automake*/config.{guess,sub} .
+cp %{_datadir}/automake*/config.{guess,sub} .
 %configure --disable-static --with-pic
 make %{?_smp_mflags}
 
 %install
-make DESTDIR=$RPM_BUILD_ROOT install
-gzip --best $RPM_BUILD_DIR/%{name}-%{version}/doc/kakasi.1
-mkdir -p