commit libtool for openSUSE:Factory

2015-05-06 Thread h_root
Hello community,

here is the log from the commit of package libtool for openSUSE:Factory checked 
in at 2015-05-06 11:21:35

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


Package is libtool

Changes:

--- /work/SRC/openSUSE:Factory/libtool/libtool-testsuite.changes
2015-04-28 20:41:46.0 +0200
+++ /work/SRC/openSUSE:Factory/.libtool.new/libtool-testsuite.changes   
2015-05-06 11:21:37.0 +0200
@@ -1,0 +2,5 @@
+Mon May  4 09:40:09 CEST 2015 - p...@suse.de
+
+- Fix call of install_info.
+
+---
libtool.changes: same change



Other differences:
--
++ libtool-testsuite.spec ++
--- /var/tmp/diff_new_pack.s3BoId/_old  2015-05-06 11:21:38.0 +0200
+++ /var/tmp/diff_new_pack.s3BoId/_new  2015-05-06 11:21:38.0 +0200
@@ -91,7 +91,10 @@
 %endif
 
 %post
-%install_info --info-dir=%{_infodir} %{_infodir}/libtool.info*.gz
+%install_info --info-dir=%{_infodir} %{_infodir}/libtool.info.gz
+
+%postun
+%install_info_delete --info-dir=%{_infodir} %{_infodir}/libtool.info.gz
 
 %preun
 %install_info_delete --info-dir=%{_infodir} %{_infodir}/libtool.info*.gz

++ libtool.spec ++
--- /var/tmp/diff_new_pack.s3BoId/_old  2015-05-06 11:21:38.0 +0200
+++ /var/tmp/diff_new_pack.s3BoId/_new  2015-05-06 11:21:38.0 +0200
@@ -91,7 +91,10 @@
 %endif
 
 %post
-%install_info --info-dir=%{_infodir} %{_infodir}/libtool.info*.gz
+%install_info --info-dir=%{_infodir} %{_infodir}/libtool.info.gz
+
+%postun
+%install_info_delete --info-dir=%{_infodir} %{_infodir}/libtool.info.gz
 
 %preun
 %install_info_delete --info-dir=%{_infodir} %{_infodir}/libtool.info*.gz






commit pcre for openSUSE:Factory

2015-05-06 Thread h_root
Hello community,

here is the log from the commit of package pcre for openSUSE:Factory checked in 
at 2015-05-06 11:21:22

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


Package is pcre

Changes:

--- /work/SRC/openSUSE:Factory/pcre/pcre.changes2015-03-16 
06:52:40.0 +0100
+++ /work/SRC/openSUSE:Factory/.pcre.new/pcre.changes   2015-05-06 
11:21:23.0 +0200
@@ -1,0 +2,15 @@
+Thu Apr 30 22:08:31 UTC 2015 - astie...@suse.com
+
+- pcre 8.37:
+  * CVE-2015-2325: Patterns with certain groups specifying a zero
+minimum quantifier caused incorrect code to be compiled,
+leading to an incorrect memory read. [boo#924960]
+  * CVE-2015-2326: Specific patterns containing a forward reference
+with subroutine calls caused incorrect code to be compiled
+[boo#924961]
+  * CVE-2014-8964: If an assertion condition was quantified with a
+minimum of zero, SIGSEGV or other misbehaviour could occur.
+[boo#906574]
+  * further bug fixes as listed in ChangeLog
+
+---

Old:

  pcre-8.36.tar.bz2
  pcre-8.36.tar.bz2.sig

New:

  pcre-8.37.tar.bz2
  pcre-8.37.tar.bz2.sig



Other differences:
--
++ pcre.spec ++
--- /var/tmp/diff_new_pack.UjSQsI/_old  2015-05-06 11:21:24.0 +0200
+++ /var/tmp/diff_new_pack.UjSQsI/_new  2015-05-06 11:21:24.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package pcre
 #
-# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   pcre
-Version:8.36
+Version:8.37
 Release:0
 Summary:A library for Perl-compatible regular expressions
 License:BSD-3-Clause

++ pcre-8.36.tar.bz2 - pcre-8.37.tar.bz2 ++
 35736 lines of diff (skipped)




commit texinfo for openSUSE:Factory

2015-05-06 Thread h_root
Hello community,

here is the log from the commit of package texinfo for openSUSE:Factory checked 
in at 2015-05-06 11:21:30

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


Package is texinfo

Changes:

--- /work/SRC/openSUSE:Factory/texinfo/texinfo.changes  2015-04-05 
02:02:10.0 +0200
+++ /work/SRC/openSUSE:Factory/.texinfo.new/texinfo.changes 2015-05-06 
11:21:31.0 +0200
@@ -1,0 +2,5 @@
+Fri Apr 24 10:05:14 UTC 2015 - wer...@suse.de
+
+- Add pre requires for install_info for scriptlets 
+
+---



Other differences:
--
++ texinfo.spec ++
--- /var/tmp/diff_new_pack.vqX1ej/_old  2015-05-06 11:21:32.0 +0200
+++ /var/tmp/diff_new_pack.vqX1ej/_new  2015-05-06 11:21:32.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package texinfo
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -45,6 +45,8 @@
 BuildRequires:  zlib-devel
 Requires:   makeinfo
 Requires:   perl
+Requires(post): %install_info_prereq
+Requires(preun): %install_info_prereq
 %if 0%{?suse_version}  1220
 Requires:   texlive-bibtex
 Requires:   texlive-latex







commit brp-extract-appdata for openSUSE:Factory

2015-05-06 Thread h_root
Hello community,

here is the log from the commit of package brp-extract-appdata for 
openSUSE:Factory checked in at 2015-05-06 11:21:44

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


Package is brp-extract-appdata

Changes:

--- /work/SRC/openSUSE:Factory/brp-extract-appdata/brp-extract-appdata.changes  
2015-04-12 00:09:31.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.brp-extract-appdata.new/brp-extract-appdata.changes 
2015-05-06 11:21:45.0 +0200
@@ -1,0 +2,6 @@
+Mon May  4 12:39:13 UTC 2015 - dims...@opensuse.org
+
+- Sort the array of icons to be added to appdata.xml: this has the
+  nice side-effect that the resulting appdata.xml are reproducible.
+
+---



Other differences:
--
++ brp-extract-appdata.pl ++
--- /var/tmp/diff_new_pack.HGqEnE/_old  2015-05-06 11:21:46.0 +0200
+++ /var/tmp/diff_new_pack.HGqEnE/_new  2015-05-06 11:21:46.0 +0200
@@ -93,7 +93,7 @@
 
   my %have;
   my @res;
-  for my $loc (@locs) {
+  for my $loc (sort @locs) {
 my $fn = $loc;
 $fn =~ s/^\/?/\//;
 next if $have{$fn};




commit gnome-online-miners for openSUSE:Factory

2015-05-06 Thread h_root
Hello community,

here is the log from the commit of package gnome-online-miners for 
openSUSE:Factory checked in at 2015-05-06 11:17:44

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


Package is gnome-online-miners

Changes:

--- /work/SRC/openSUSE:Factory/gnome-online-miners/gnome-online-miners.changes  
2015-04-23 08:00:21.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.gnome-online-miners.new/gnome-online-miners.changes 
2015-05-06 11:17:46.0 +0200
@@ -1,0 +2,7 @@
+Mon May  4 15:06:47 UTC 2015 - zai...@opensuse.org
+
+- Update to version 3.14.3:
+  + gdata: Treat the GDataEntry:id as an opaque string
+(bgo#748253).
+
+---

Old:

  gnome-online-miners-3.14.2.tar.xz

New:

  gnome-online-miners-3.14.3.tar.xz



Other differences:
--
++ gnome-online-miners.spec ++
--- /var/tmp/diff_new_pack.o3QwgM/_old  2015-05-06 11:17:47.0 +0200
+++ /var/tmp/diff_new_pack.o3QwgM/_new  2015-05-06 11:17:47.0 +0200
@@ -18,7 +18,7 @@
 
 
 Name:   gnome-online-miners
-Version:3.14.2
+Version:3.14.3
 Release:0
 Summary:Crawls through your online content
 License:GPL-2.0+

++ gnome-online-miners-3.14.2.tar.xz - gnome-online-miners-3.14.3.tar.xz 
++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-online-miners-3.14.2/NEWS 
new/gnome-online-miners-3.14.3/NEWS
--- old/gnome-online-miners-3.14.2/NEWS 2015-04-14 17:30:48.0 +0200
+++ new/gnome-online-miners-3.14.3/NEWS 2015-05-04 16:12:30.0 +0200
@@ -1,3 +1,10 @@
+Overview of changes in 3.14.3
+=
+
+* Bugs fixed:
+ 748253 gdata: Treat the GDataEntry:id as an opaque string
+
+
 Overview of changes in 3.14.2
 =
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gnome-online-miners-3.14.2/configure 
new/gnome-online-miners-3.14.3/configure
--- old/gnome-online-miners-3.14.2/configure2015-04-14 17:37:11.0 
+0200
+++ new/gnome-online-miners-3.14.3/configure2015-05-04 16:15:07.0 
+0200
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for GNOME Online Miners 3.14.2.
+# Generated by GNU Autoconf 2.69 for GNOME Online Miners 3.14.3.
 #
 # Report bugs to 
https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-online-miners.
 #
@@ -591,8 +591,8 @@
 # Identity of this package.
 PACKAGE_NAME='GNOME Online Miners'
 PACKAGE_TARNAME='gnome-online-miners'
-PACKAGE_VERSION='3.14.2'
-PACKAGE_STRING='GNOME Online Miners 3.14.2'
+PACKAGE_VERSION='3.14.3'
+PACKAGE_STRING='GNOME Online Miners 3.14.3'
 
PACKAGE_BUGREPORT='https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-online-miners'
 PACKAGE_URL='https://wiki.gnome.org/Projects/GnomeOnlineMiners'
 
@@ -1376,7 +1376,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 GNOME Online Miners 3.14.2 to adapt to many kinds of 
systems.
+\`configure' configures GNOME Online Miners 3.14.3 to adapt to many kinds of 
systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1447,7 +1447,7 @@
 
 if test -n $ac_init_help; then
   case $ac_init_help in
- short | recursive ) echo Configuration of GNOME Online Miners 3.14.2:;;
+ short | recursive ) echo Configuration of GNOME Online Miners 3.14.3:;;
esac
   cat \_ACEOF
 
@@ -1596,7 +1596,7 @@
 test -n $ac_init_help  exit $ac_status
 if $ac_init_version; then
   cat \_ACEOF
-GNOME Online Miners configure 3.14.2
+GNOME Online Miners configure 3.14.3
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1874,7 +1874,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by GNOME Online Miners $as_me 3.14.2, which was
+It was created by GNOME Online Miners $as_me 3.14.3, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -2745,7 +2745,7 @@
 
 # Define the identity of the package.
  PACKAGE='gnome-online-miners'
- VERSION='3.14.2'
+ VERSION='3.14.3'
 
 
 cat confdefs.h _ACEOF
@@ -13484,7 +13484,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log=
-This file was extended by GNOME Online Miners $as_me 3.14.2, which was
+This file was extended by GNOME Online Miners $as_me 3.14.3, which was
 generated 

commit libzip for openSUSE:Factory

2015-05-06 Thread h_root


binsVNie1TbET.bin
Description: Binary data


commit parted for openSUSE:Factory

2015-05-06 Thread h_root
Hello community,

here is the log from the commit of package parted for openSUSE:Factory checked 
in at 2015-05-06 11:18:22

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


Package is parted

Changes:

--- /work/SRC/openSUSE:Factory/parted/parted.changes2015-04-30 
10:50:39.0 +0200
+++ /work/SRC/openSUSE:Factory/.parted.new/parted.changes   2015-05-06 
11:18:24.0 +0200
@@ -1,0 +2,71 @@
+Tue May  5 13:39:24 UTC 2015 - pu...@suse.com
+
+- Do not warn about shrinking a partition if script mode is used
+  (bnc#929189)
+  - add: parted-do-not-warn-when-shrinking-in-script-mode.patch
+
+---
+Wed Feb 11 15:01:56 UTC 2015 - pu...@suse.com
+
+- Update to parted-3.2; Notable changes:
+  - Added new partition type flag, esp, to set the type to 0xEF on
+MS-DOS.  Also aliased to boot on GPT to set the UEFI ESP GUID.
+  - You can now choose to ignore errors about partitions that
+overlap, or are longer than the disk.  This allows you to use
+parted to repair the problem.
+  - When attempting to manipulate a mounted partition, parted now
+issues a warning that you can choose to ignore, instead of an
+error.
+  - When creating a loop label, it automatically comes with a
+partition using the whole disk.
+  - parted -l no longer lists device-mapper devices other than
+dmraid whole disks.
+  - Added new Linux-specific partition GUID type code
+(0FC63DAF-8483-4772-8E79-3D69D8477DE4) for Linux filesystem
+data on GPT disks.  This type code is now assigned as the
+default partition type code for new partitions holding Linux
+filesystems.
+  - Added new msftdata flag to identify partitions holding NTFS
+or FAT filesystems on GPT disks.  This flag corresponds to a
+GPT type code of EBD0A0A2-B9E5-4433-87C0-68B6B72699C7
+(Microsoft Basic Data).  Since Linux filesystem partitions
+formerly used this type code, this flag may optionally be set
+on Linux partitions to make the partition table type codes
+match former configurations in case the new Linux filesystem
+type code causes problems with some utility.  Note that this
+flag cannot be removed from NTFS or FAT partitions within
+parted except by setting a competing flag, such as boot
+(which sets the type code used by EFI System partitions) or
+msftres (which sets the Microsoft Reserved type code).
+  - Many bugfixes (see /usr/share/doc/packages/parted/NEWS)
+- merge parted-fix-cciss-partition-naming.patch,
+  libparted-fix-mmcblk-partition-name.patch,
+  fix-dm-partition-name.patch
+  into libparted-partition-naming.patch
+- Add parted-resize-alias-to-resizepart.patch
+- Add libparted-avoid-libdevice-mapper-warnings.patch
+- drop patches (in upstream):
+  - fix-error-informing-the-kernel.patch
+  - Fix-help-text-for-disk_-set-toggle.patch
+  - libparted-Avoid-dasd-as-default-disk-type-while-probe.patch
+  - libparted-add-support-for-EAV-DASD-partitions.patch
+  - libparted-add-support-for-implicit-FBA-DASD-partition.patch
+  - libparted-copy-pmbr_boot-when-duplicating-GPT-disk.patch
+  - libparted-initialize-dasd-part-type.patch
+  - libparted-mklabel-to-support-EAV-DASD.patch
+  - libparted-mklabel-to-support-EDEV-DASD.patch
+  - parted-Add-Intel-Rapid-Start-Technology-partition.patch
+  - parted-GPT-add-support-for-PReP-GUID.patch
+  - parted-btrfs-support.patch
+  - parted-resize-command.patch
+- drop do-not-create-dm-nodes.patch: Not needed anymore since
+  parted DM handling has been reworked.
+- modified more-reliable-informing-the-kernel.patch: No longer
+  call 'udevadm settle' as it was causing issues.
+- add patches from upstream (post-3.2):
+  - lib-fs-resize-prevent-crash-resizing-FAT16.patch
+  - libparted-device-mapper-uses-512b-sectors.patch
+  - parted-dont-crash-in-disk_set-when-disk-label-not-found.patch
+- refresh patches
+
+---

Old:

  Fix-help-text-for-disk_-set-toggle.patch
  do-not-create-dm-nodes.patch
  fix-dm-partition-name.patch
  fix-error-informing-the-kernel.patch
  libparted-Avoid-dasd-as-default-disk-type-while-probe.patch
  libparted-add-support-for-EAV-DASD-partitions.patch
  libparted-add-support-for-implicit-FBA-DASD-partition.patch
  libparted-copy-pmbr_boot-when-duplicating-GPT-disk.patch
  libparted-fix-mmcblk-partition-name.patch
  libparted-initialize-dasd-part-type.patch
  libparted-mklabel-to-support-EAV-DASD.patch
  libparted-mklabel-to-support-EDEV-DASD.patch
  parted-3.1.tar.xz
  parted-3.1.tar.xz.sig
  parted-Add-Intel-Rapid-Start-Technology-partition.patch
  parted-GPT-add-support-for-PReP-GUID.patch
  parted-btrfs-support.patch
  parted-fix-cciss-partition-naming.patch
  

commit gnutls for openSUSE:Factory

2015-05-06 Thread h_root
Hello community,

here is the log from the commit of package gnutls for openSUSE:Factory checked 
in at 2015-05-06 11:18:34

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


Package is gnutls

Changes:

--- /work/SRC/openSUSE:Factory/gnutls/gnutls.changes2015-04-28 
20:42:22.0 +0200
+++ /work/SRC/openSUSE:Factory/.gnutls.new/gnutls.changes   2015-05-06 
11:18:36.0 +0200
@@ -1,0 +2,24 @@
+Tue May  5 12:40:11 UTC 2015 - meiss...@suse.com
+
+- Updated to 3.4.1 (released 2015-05-03)
+
+  ** libgnutls: gnutls_certificate_get_ours: will return the certificate even
+  if a callback was used to send it.
+  ** libgnutls: Check for invalid length in the X.509 version field. Without
+  the check certificates with invalid length would be detected as having an
+  arbitrary version. Reported by Hanno Böck.
+  ** libgnutls: Handle DNS name constraints with a leading dot. Patch by
+  Fotis Loukos.
+  ** libgnutls: Updated system-keys support for windows to compile in more
+  versions of mingw. Patch by Tim Kosse.
+  ** libgnutls: Fix for MD5 downgrade in TLS 1.2 signatures. Reported by
+  Karthikeyan Bhargavan [GNUTLS-SA-2015-2]. bsc#929690
+  ** libgnutls: Reverted: The gnutls_handshake() process will enforce a timeout
+  by default. That caused issues with non-blocking programs.
+  ** certtool: It can generate SHA256 key IDs.
+  ** gnutls-cli: fixed crash in --benchmark-ciphers. Reported by James Cloos.
+  ** API and ABI modifications: gnutls_x509_crt_get_pk_ecc_raw: Added
+
+- gnutls-fix-double-mans.patch: fixed upstream
+
+---

Old:

  gnutls-3.4.0.tar.xz
  gnutls-3.4.0.tar.xz.sig
  gnutls-fix-double-mans.patch

New:

  gnutls-3.4.1.tar.xz
  gnutls-3.4.1.tar.xz.sig



Other differences:
--
++ gnutls.spec ++
--- /var/tmp/diff_new_pack.dsvxTs/_old  2015-05-06 11:18:37.0 +0200
+++ /var/tmp/diff_new_pack.dsvxTs/_new  2015-05-06 11:18:37.0 +0200
@@ -29,7 +29,7 @@
 %bcond_with tpm
 
 Name:   gnutls
-Version:3.4.0
+Version:3.4.1
 Release:0
 Summary:The GNU Transport Layer Security Library
 License:LGPL-2.1+ and GPL-3.0+
@@ -41,9 +41,6 @@
 Source2:%name.keyring
 Source3:baselibs.conf
 
-# PATCH-FIX-UPSTREM gnutls-fix-double-mans.patch meiss...@suse.de -- fixed man 
instll, is in upstream git for 3.4.1
-Patch0: gnutls-fix-double-mans.patch
-
 BuildRequires:  automake
 BuildRequires:  gcc-c++
 BuildRequires:  libidn-devel
@@ -167,7 +164,6 @@
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
 export LDFLAGS=-pie

++ gnutls-3.4.0.tar.xz - gnutls-3.4.1.tar.xz ++
/work/SRC/openSUSE:Factory/gnutls/gnutls-3.4.0.tar.xz 
/work/SRC/openSUSE:Factory/.gnutls.new/gnutls-3.4.1.tar.xz differ: char 26, 
line 1





commit perl-HTML-Format for openSUSE:Factory

2015-05-06 Thread h_root
Hello community,

here is the log from the commit of package perl-HTML-Format for 
openSUSE:Factory checked in at 2015-05-06 11:19:15

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


Package is perl-HTML-Format

Changes:

--- /work/SRC/openSUSE:Factory/perl-HTML-Format/perl-HTML-Format.changes
2011-09-23 12:37:19.0 +0200
+++ /work/SRC/openSUSE:Factory/.perl-HTML-Format.new/perl-HTML-Format.changes   
2015-05-06 11:19:16.0 +0200
@@ -1,0 +2,12 @@
+Sat May  2 09:23:58 UTC 2015 - co...@suse.com
+
+- updated to 2.11
+   see /usr/share/doc/packages/perl-HTML-Format/Changes
+
+  2.11  2013-10-27 20:57:23 Europe/London
+  - Typo fixes from dsteinbrunner
+https://github.com/nigelm/html-format/pull/2
+  - Markdown support from mrallen1
+https://github.com/nigelm/html-format/pull/1
+
+---

Old:

  HTML-Format-2.10.tar.gz

New:

  HTML-Format-2.11.tar.gz
  cpanspec.yml



Other differences:
--
++ perl-HTML-Format.spec ++
--- /var/tmp/diff_new_pack.R0NiGg/_old  2015-05-06 11:19:17.0 +0200
+++ /var/tmp/diff_new_pack.R0NiGg/_new  2015-05-06 11:19:17.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-HTML-Format
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,55 +15,75 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:   perl-HTML-Format
+Version:2.11
+Release:0
 %define cpan_name HTML-Format
-BuildRequires:  perl-File-Slurp perl-Font-AFM perl-HTML-Tree
-BuildRequires:  perl(Test::More) = 0.96 perl-macros
-License:GPL-2.0+ or Artistic-1.0
+Summary:Base class for HTML formatters
+License:Artistic-1.0 or GPL-1.0+
 Group:  Development/Libraries/Perl
-Requires:   perl-HTML-Parser perl-HTML-Tagset perl-Font-AFM perl-HTML-Tree
-AutoReqProv:on
-Summary:Perl Modules to Format HTML into Plain Text, PostScript, or RTF
-Version:2.10
-Release:1
-Source: %{cpan_name}-%{version}.tar.gz
-Url:http://cpan.org/authors/id/S/SB/SBURKE
+Url:http://search.cpan.org/dist/HTML-Format/
+Source0:
http://www.cpan.org/authors/id/N/NI/NIGELM/%{cpan_name}-%{version}.tar.gz
+Source1:cpanspec.yml
+BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+BuildRequires:  perl
+BuildRequires:  perl-macros
+BuildRequires:  perl(File::Slurp)
+BuildRequires:  perl(Font::Metrics::Courier)
+BuildRequires:  perl(Font::Metrics::CourierBold)
+BuildRequires:  perl(Font::Metrics::CourierBoldOblique)
+BuildRequires:  perl(Font::Metrics::CourierOblique)
+BuildRequires:  perl(Font::Metrics::Helvetica)
+BuildRequires:  perl(Font::Metrics::HelveticaBold)
+BuildRequires:  perl(Font::Metrics::HelveticaBoldOblique)
+BuildRequires:  perl(Font::Metrics::HelveticaOblique)
+BuildRequires:  perl(Font::Metrics::TimesBold)
+BuildRequires:  perl(Font::Metrics::TimesBoldItalic)
+BuildRequires:  perl(Font::Metrics::TimesItalic)
+BuildRequires:  perl(Font::Metrics::TimesRoman)
+BuildRequires:  perl(HTML::Element) = 3.15
+BuildRequires:  perl(HTML::TreeBuilder)
+BuildRequires:  perl(Module::Build) = 0.360100
+BuildRequires:  perl(Test::More) = 0.96
+BuildRequires:  perl(parent)
+Requires:   perl(Font::Metrics::Courier)
+Requires:   perl(Font::Metrics::CourierBold)
+Requires:   perl(Font::Metrics::CourierBoldOblique)
+Requires:   perl(Font::Metrics::CourierOblique)
+Requires:   perl(Font::Metrics::Helvetica)
+Requires:   perl(Font::Metrics::HelveticaBold)
+Requires:   perl(Font::Metrics::HelveticaBoldOblique)
+Requires:   perl(Font::Metrics::HelveticaOblique)
+Requires:   perl(Font::Metrics::TimesBold)
+Requires:   perl(Font::Metrics::TimesBoldItalic)
+Requires:   perl(Font::Metrics::TimesItalic)
+Requires:   perl(Font::Metrics::TimesRoman)
+Requires:   perl(HTML::Element) = 3.15
+Requires:   perl(HTML::TreeBuilder)
+Requires:   perl(parent)
 %{perl_requires}
 
 %description
-This is a collection of modules that format HTML as plain text,
-PostScript, or RTF.
-
-
+Base class for HTML formatters
 
 %prep
-%setup -n %{cpan_name}-%{version}
+%setup -q -n %{cpan_name}-%{version}
 
 %build
-%{__perl} Build.PL
-./Build
+%{__perl} Build.PL installdirs=vendor
+./Build build flags=%{?_smp_mflags}
 
 %check
 ./Build test
 
 

commit perl-Role-Identifiable for openSUSE:Factory

2015-05-06 Thread h_root
Hello community,

here is the log from the commit of package perl-Role-Identifiable for 
openSUSE:Factory checked in at 2015-05-06 11:19:19

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


Package is perl-Role-Identifiable

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-Role-Identifiable/perl-Role-Identifiable.changes
2012-01-09 21:44:02.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-Role-Identifiable.new/perl-Role-Identifiable.changes
   2015-05-06 11:19:20.0 +0200
@@ -1,0 +2,13 @@
+Sat May  2 09:45:00 UTC 2015 - co...@suse.com
+
+- updated to 0.007
+   see /usr/share/doc/packages/perl-Role-Identifiable/Changes
+
+  0.007 2013-10-15 22:18:31 America/New_York
+update bugtracker and repo metadata
+  
+  0.006 2013-08-30 15:41:27 America/New_York
+[NOT QUITE BACKWARD COMPATIBLE]
+idents now have to be non-empty and can't start or end with spaces
+
+---

Old:

  Role-Identifiable-0.005.tar.gz

New:

  Role-Identifiable-0.007.tar.gz
  cpanspec.yml



Other differences:
--
++ perl-Role-Identifiable.spec ++
--- /var/tmp/diff_new_pack.xgUxB2/_old  2015-05-06 11:19:20.0 +0200
+++ /var/tmp/diff_new_pack.xgUxB2/_new  2015-05-06 11:19:20.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Role-Identifiable
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,14 +17,15 @@
 
 
 Name:   perl-Role-Identifiable
-Version:0.005
+Version:0.007
 Release:0
 %define cpan_name Role-Identifiable
-Summary:Role::Identifiable Perl module
-License:GPL-1.0+ or Artistic-1.0
+Summary:Thing with a List of Tags
+License:Artistic-1.0 or GPL-1.0+
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/Role-Identifiable/
-Source: 
http://search.cpan.org/CPAN/authors/id/R/RJ/RJBS/%{cpan_name}-%{version}.tar.gz
+Source0:
http://www.cpan.org/authors/id/R/RJ/RJBS/%{cpan_name}-%{version}.tar.gz
+Source1:cpanspec.yml
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
@@ -32,12 +33,13 @@
 BuildRequires:  perl(Moose)
 BuildRequires:  perl(Moose::Role)
 BuildRequires:  perl(Moose::Util::TypeConstraints)
+BuildRequires:  perl(Test::More) = 0.96
 Requires:   perl(Moose::Role)
 Requires:   perl(Moose::Util::TypeConstraints)
 %{perl_requires}
 
 %description
-sorry, no description found
+a thing with a list of tags
 
 %prep
 %setup -q -n %{cpan_name}-%{version}
@@ -54,11 +56,8 @@
 %perl_process_packlist
 %perl_gen_filelist
 
-%clean
-%{__rm} -rf %{buildroot}
-
 %files -f %{name}.files
-%defattr(644,root,root,755)
+%defattr(-,root,root,755)
 %doc Changes LICENSE README
 
 %changelog

++ Role-Identifiable-0.005.tar.gz - Role-Identifiable-0.007.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Role-Identifiable-0.005/Changes 
new/Role-Identifiable-0.007/Changes
--- old/Role-Identifiable-0.005/Changes 2010-10-28 21:25:54.0 +0200
+++ new/Role-Identifiable-0.007/Changes 2013-10-16 04:18:34.0 +0200
@@ -1,4 +1,11 @@
 Revision history for Role-Identifiable
 
+0.007 2013-10-15 22:18:31 America/New_York
+  update bugtracker and repo metadata
+
+0.006 2013-08-30 15:41:27 America/New_York
+  [NOT QUITE BACKWARD COMPATIBLE]
+  idents now have to be non-empty and can't start or end with spaces
+
 0.005 2010-10-28 15:25:50 America/New_York
   first release, spun off of Throwable-X 0.004
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Role-Identifiable-0.005/LICENSE 
new/Role-Identifiable-0.007/LICENSE
--- old/Role-Identifiable-0.005/LICENSE 2010-10-28 21:25:54.0 +0200
+++ new/Role-Identifiable-0.007/LICENSE 2013-10-16 04:18:34.0 +0200
@@ -1,4 +1,4 @@
-This software is copyright (c) 2010 by Ricardo Signes.
+This software is copyright (c) 2013 by Ricardo Signes.
 
 This is free software; you can redistribute it and/or modify it under
 the same terms as the Perl 5 programming language system itself.
@@ -12,21 +12,22 @@
 
 --- The GNU General Public License, Version 1, February 1989 ---
 
-This software is Copyright (c) 2010 by Ricardo Signes.
+This software is Copyright (c) 2013 by Ricardo 

commit apache2 for openSUSE:Factory

2015-05-06 Thread h_root
Hello community,

here is the log from the commit of package apache2 for openSUSE:Factory checked 
in at 2015-05-06 11:18:10

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


Package is apache2

Changes:

--- /work/SRC/openSUSE:Factory/apache2/apache2.changes  2015-04-12 
00:09:48.0 +0200
+++ /work/SRC/openSUSE:Factory/.apache2.new/apache2.changes 2015-05-06 
11:18:11.0 +0200
@@ -1,0 +2,13 @@
+Tue May  5 12:36:10 UTC 2015 - kstreit...@suse.com
+
+- simplify apache2.logrotate, use sharedscripts [bnc#713581]
+
+---
+Tue May  5 12:17:21 UTC 2015 - kstreit...@suse.com
+
+- remove curly brackets around format sequence %y in 
+  `stat --format=%{y} %{SOURCE1}` that caused an incorrect
+  evaluation. Add escaping to proper spec-cleaner processing in
+  the future
+
+---



Other differences:
--
++ apache2.spec ++
--- /var/tmp/diff_new_pack.OcY8Ee/_old  2015-05-06 11:18:13.0 +0200
+++ /var/tmp/diff_new_pack.OcY8Ee/_new  2015-05-06 11:18:13.0 +0200
@@ -324,7 +324,7 @@
 sed 's,( PLATFORM ),(%{platform_string}),' server/core.c  tmp_file  mv 
tmp_file server/core.c
 sed 's/public_html/%{userdir}/g' docs/conf/extra/httpd-userdir.conf.in  
tmp_file  mv tmp_file docs/conf/extra/httpd-userdir.conf.in
 # Use mtime of .changes for build time
-CHANGES=`stat --format=%{y} %{SOURCE1}`
+CHANGES=`stat --format=%%y %{SOURCE1}`
 sed -i -e s/__DATE__ \ \ __TIME__;/\$CHANGES\;/ server/buildmark.c
 #
 # now configure Apache


++ apache2.logrotate ++
--- /var/tmp/diff_new_pack.OcY8Ee/_old  2015-05-06 11:18:13.0 +0200
+++ /var/tmp/diff_new_pack.OcY8Ee/_new  2015-05-06 11:18:13.0 +0200
@@ -1,4 +1,4 @@
-/var/log/apache2/access_log {
+/var/log/apache2/access_log /var/log/apache2/ssl_request_log {
 compress
 dateext
 maxage 365
@@ -7,12 +7,14 @@
 notifempty
 missingok
 create 644 root root
+sharedscripts
 postrotate
-systemctl reload apache2.service
+ systemctl reload apache2.service
+ sleep 60
 endscript
 }
 
-/var/log/apache2/error_log {
+/var/log/apache2/error_log /var/log/apache2/suexec.log 
/var/log/apache2/ssl_engine_log /var/log/apache2/deflate.log {
 compress
 dateext
 maxage 365
@@ -21,49 +23,9 @@
 notifempty
 missingok
 create 644 root root
+sharedscripts
 postrotate
-systemctl reload apache2.service
-endscript
-}
-
-/var/log/apache2/suexec.log {
-compress
-dateext
-maxage 365
-rotate 99
-size=+1024k
-notifempty
-missingok
-create 644 root root
-postrotate
-systemctl reload apache2.service
-endscript
-}
-
-/var/log/apache2/ssl_request_log {
-compress
-dateext
-maxage 365
-rotate 99
-size=+4096k
-notifempty
-missingok
-create 644 root root
-postrotate
-systemctl reload apache2.service
-endscript
-}
-
-/var/log/apache2/ssl_engine_log {
-compress
-dateext
-maxage 365
-rotate 99
-size=+1024k
-notifempty
-missingok
-create 644 root root
-postrotate
-systemctl reload apache2.service
+ systemctl reload apache2.service
+ sleep 60
 endscript
 }






commit lcov for openSUSE:Factory

2015-05-06 Thread h_root
Hello community,

here is the log from the commit of package lcov for openSUSE:Factory checked in 
at 2015-05-06 11:18:04

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


Package is lcov

Changes:

--- /work/SRC/openSUSE:Factory/lcov/lcov.changes2015-01-30 
17:47:16.0 +0100
+++ /work/SRC/openSUSE:Factory/.lcov.new/lcov.changes   2015-05-06 
11:18:05.0 +0200
@@ -1,0 +2,6 @@
+Tue May  5 12:50:52 UTC 2015 - mplus...@suse.com
+
+- Use url for source
+- Cleanup spec file with spec-cleaner
+
+---

Old:

  lcov-1.11.tar.bz2

New:

  lcov-1.11.tar.gz



Other differences:
--
++ lcov.spec ++
--- /var/tmp/diff_new_pack.UnW4vO/_old  2015-05-06 11:18:06.0 +0200
+++ /var/tmp/diff_new_pack.UnW4vO/_new  2015-05-06 11:18:06.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package lcov
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,19 +17,19 @@
 
 
 Name:   lcov
-Url:http://ltp.sourceforge.net/coverage/lcov.php
-Requires:   gcc
-Requires:   perl-GD
+Version:1.11
+Release:0
 Summary:A Graphical GCOV Front-end
 License:GPL-2.0+
 Group:  Development/Tools/Other
-Version:1.11
-Release:0
-Source: %{name}-%{version}.tar.bz2
+Url:http://ltp.sourceforge.net/coverage/lcov.php
+Source: http://downloads.sourceforge.net/ltp/%{name}-%{version}.tar.gz
 Patch0: %{name}-%{version}-except-unreach.patch
+Requires:   gcc
+Requires:   perl-GD
+Conflicts:  kernel-coverage  0.1-49
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildArch:  noarch
-Conflicts:  kernel-coverage  0.1-49
 
 %description
 LCOV is a graphical front-end for GCC's coverage testing tool gcov. It collects
@@ -38,32 +38,28 @@
 for easy navigation within the file structure.
 
 %prep
-%setup -q -n lcov-%{version}
+%setup -q
 %patch0 -p1
 
 %build
-exit 0
 
 %install
-make install PREFIX=$RPM_BUILD_ROOT
-
-%clean
-rm -rf $RPM_BUILD_ROOT
+make install PREFIX=%{buildroot}
 
 %files
 %defattr(644,root,root)
-%config /etc/lcovrc
-%doc /usr/share/man/man1/lcov.1.gz
-%doc /usr/share/man/man1/genhtml.1.gz
-%doc /usr/share/man/man1/geninfo.1.gz
-%doc /usr/share/man/man1/genpng.1.gz
-%doc /usr/share/man/man1/gendesc.1.gz
-%doc /usr/share/man/man5/lcovrc.5.gz
+%config %{_sysconfdir}/lcovrc
+%{_mandir}/man1/lcov.1.gz
+%{_mandir}/man1/genhtml.1.gz
+%{_mandir}/man1/geninfo.1.gz
+%{_mandir}/man1/genpng.1.gz
+%{_mandir}/man1/gendesc.1.gz
+%{_mandir}/man5/lcovrc.5.gz
 %defattr(-,root,root)
-/usr/bin/lcov
-/usr/bin/genhtml 
-/usr/bin/geninfo 
-/usr/bin/genpng  
-/usr/bin/gendesc 
+%{_bindir}/lcov
+%{_bindir}/genhtml
+%{_bindir}/geninfo
+%{_bindir}/genpng
+%{_bindir}/gendesc
 
 %changelog




commit perl-XML-LibXML for openSUSE:Factory

2015-05-06 Thread h_root
Hello community,

here is the log from the commit of package perl-XML-LibXML for openSUSE:Factory 
checked in at 2015-05-06 11:17:51

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  
2015-05-05 00:54:30.0 +0200
+++ /work/SRC/openSUSE:Factory/.perl-XML-LibXML.new/perl-XML-LibXML.changes 
2015-05-06 11:17:52.0 +0200
@@ -1,0 +2,11 @@
+Tue May  5 08:51:14 UTC 2015 - co...@suse.com
+
+- updated to 2.0121
+   see /usr/share/doc/packages/perl-XML-LibXML/Changes
+
+  2.0121  2015-05-03
+  - Mention CVE-2015-3451 and related links in the Changes (= this file)
+  entry for 2.0119.
+  - Thanks to Tilmann Haak for pointing it out.
+
+---

Old:

  XML-LibXML-2.0120.tar.gz

New:

  XML-LibXML-2.0121.tar.gz



Other differences:
--
++ perl-XML-LibXML.spec ++
--- /var/tmp/diff_new_pack.E5sCJo/_old  2015-05-06 11:17:53.0 +0200
+++ /var/tmp/diff_new_pack.E5sCJo/_new  2015-05-06 11:17:53.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   perl-XML-LibXML
-Version:2.0120
+Version:2.0121
 Release:0
 %define cpan_name XML-LibXML
 Summary:Perl Binding for libxml2

++ XML-LibXML-2.0120.tar.gz - XML-LibXML-2.0121.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/XML-LibXML-2.0120/Changes 
new/XML-LibXML-2.0121/Changes
--- old/XML-LibXML-2.0120/Changes   2015-05-01 11:44:45.0 +0200
+++ new/XML-LibXML-2.0121/Changes   2015-05-03 14:02:23.0 +0200
@@ -1,5 +1,10 @@
 Revision history for Perl extension XML::LibXML
 
+2.0121  2015-05-03
+- Mention CVE-2015-3451 and related links in the Changes (= this file)
+entry for 2.0119.
+- Thanks to Tilmann Haak for pointing it out.
+
 2.0120  2015-05-01
 - Replace the test for the previous change with a more meaningful one.
 - Change was to preserve unset options after a _clone() call.
@@ -8,8 +13,13 @@
 for a proposed fix (which was further refined by Shlomi Fish).
 
 2.0119  2015-04-23
-- Preserve unset options after a _clone() call (e.g: in load_xml()).
+- SECURITY: Preserve unset options after a _clone() call (e.g: in
+load_xml()).
 - This caused expand_entities(0) to not be preserved/etc.
+- This is a security problem which was assigned the CVE number of
+CVE-2015-3451 .
+- https://access.redhat.com/security/cve/CVE-2015-3451
+- http://seclists.org/oss-sec/2015/q2/313
 - Thanks to Tilmann Haak from xing.com for the report.
 
 2.0118  2015-02-05
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/XML-LibXML-2.0120/LibXML.pm 
new/XML-LibXML-2.0121/LibXML.pm
--- old/XML-LibXML-2.0120/LibXML.pm 2015-05-01 11:47:46.0 +0200
+++ new/XML-LibXML-2.0121/LibXML.pm 2015-05-03 14:04:54.0 +0200
@@ -29,7 +29,7 @@
 use IO::Handle; # for FH reads called as methods
 
 BEGIN {
-$VERSION = 2.0120; # VERSION TEMPLATE: DO NOT CHANGE
+$VERSION = 2.0121; # VERSION TEMPLATE: DO NOT CHANGE
 $ABI_VERSION = 2;
 require Exporter;
 require DynaLoader;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/XML-LibXML-2.0120/LibXML.pod 
new/XML-LibXML-2.0121/LibXML.pod
--- old/XML-LibXML-2.0120/LibXML.pod2015-05-01 11:48:07.0 +0200
+++ new/XML-LibXML-2.0121/LibXML.pod2015-05-03 14:05:11.0 +0200
@@ -505,7 +505,7 @@
 
 =head1 VERSION
 
-2.0120
+2.0121
 
 =head1 COPYRIGHT
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/XML-LibXML-2.0120/META.json 
new/XML-LibXML-2.0121/META.json
--- old/XML-LibXML-2.0120/META.json 2015-05-01 11:49:23.0 +0200
+++ new/XML-LibXML-2.0121/META.json 2015-05-03 14:07:50.0 +0200
@@ -68,5 +68,5 @@
  url : https://bitbucket.org/shlomif/perl-xml-libxml;
   }
},
-   version : 2.0120
+   version : 2.0121
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/XML-LibXML-2.0120/META.yml 
new/XML-LibXML-2.0121/META.yml
--- old/XML-LibXML-2.0120/META.yml  2015-05-01 11:49:23.0 +0200
+++ new/XML-LibXML-2.0121/META.yml  2015-05-03 14:07:50.0 +0200
@@ -46,4 +46,4 @@
 resources:
   homepage: https://bitbucket.org/shlomif/perl-xml-libxml
   repository: https://bitbucket.org/shlomif/perl-xml-libxml
-version: '2.0120'
+version: '2.0121'
diff -urN '--exclude=CVS' 

commit zypp-plugin for openSUSE:Factory

2015-05-06 Thread h_root
Hello community,

here is the log from the commit of package zypp-plugin for openSUSE:Factory 
checked in at 2015-05-06 11:18:41

Comparing /work/SRC/openSUSE:Factory/zypp-plugin (Old)
 and  /work/SRC/openSUSE:Factory/.zypp-plugin.new (New)


Package is zypp-plugin

Changes:

--- /work/SRC/openSUSE:Factory/zypp-plugin/zypp-plugin.changes  2014-01-27 
15:32:01.0 +0100
+++ /work/SRC/openSUSE:Factory/.zypp-plugin.new/zypp-plugin.changes 
2015-05-06 11:18:43.0 +0200
@@ -1,0 +2,12 @@
+Tue Mar 10 17:18:59 CET 2015 - lchiqui...@suse.de
+
+- Add COPYING file
+
+---
+Mon Aug 18 13:31:39 CEST 2014 - m...@suse.de
+
+- Force usage of the official python VM; no longer use 
+  /usr/bin/env python (bnc#889363)
+- version 0.5
+
+---

Old:

  zypp-plugin-0.4.tar.bz2

New:

  zypp-plugin-0.5.tar.bz2



Other differences:
--
++ zypp-plugin.spec ++
--- /var/tmp/diff_new_pack.6M8NHz/_old  2015-05-06 11:18:44.0 +0200
+++ /var/tmp/diff_new_pack.6M8NHz/_new  2015-05-06 11:18:44.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package zypp-plugin
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   zypp-plugin
-Version:0.4
+Version:0.5
 Release:0
 Url:https://gitorious.org/opensuse/zypp-plugin
 Summary:Helper that makes writing ZYpp plugins easier
@@ -64,6 +64,7 @@
 
 %files python
 %defattr(-,root,root)
+%doc COPYING
 %{py_sitearch}/*
 
 %changelog

++ zypp-plugin-0.4.tar.bz2 - zypp-plugin-0.5.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/zypp-plugin/package/zypp-plugin.changes 
new/zypp-plugin/package/zypp-plugin.changes
--- old/zypp-plugin/package/zypp-plugin.changes 2014-01-25 17:23:01.0 
+0100
+++ new/zypp-plugin/package/zypp-plugin.changes 2015-04-28 16:34:26.0 
+0200
@@ -1,4 +1,16 @@
 ---
+Tue Mar 10 17:18:59 CET 2015 - lchiqui...@suse.de
+
+- Add COPYING file
+
+---
+Mon Aug 18 13:31:39 CEST 2014 - m...@suse.de
+
+- Force usage of the official python VM; no longer use 
+  /usr/bin/env python (bnc#889363)
+- version 0.5
+
+---
 Sat Jan 25 17:21:49 CET 2014 - m...@suse.de
 
 - Add .pyc/.pyo to package
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/zypp-plugin/package/zypp-plugin.spec 
new/zypp-plugin/package/zypp-plugin.spec
--- old/zypp-plugin/package/zypp-plugin.spec2014-01-25 17:23:01.0 
+0100
+++ new/zypp-plugin/package/zypp-plugin.spec2015-04-28 16:34:26.0 
+0200
@@ -13,7 +13,7 @@
 # published by the Open Source Initiative.
 #
 Name:  zypp-plugin
-Version:   0.4
+Version:   0.5
 Release:   0
 Group: System/Packages
 License:   GPL-2.0
@@ -61,4 +61,5 @@
 
 %files python
 %defattr(-,root,root)
+%doc COPYING
 %{py_sitearch}/*
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/zypp-plugin/python/zypp_plugin.py 
new/zypp-plugin/python/zypp_plugin.py
--- old/zypp-plugin/python/zypp_plugin.py   2014-01-25 17:23:01.0 
+0100
+++ new/zypp-plugin/python/zypp_plugin.py   2015-04-28 16:34:26.0 
+0200
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#! /usr/bin/python
 #
 # Copyright (c) 2010 Novell, Inc.
 # All Rights Reserved.




commit pam for openSUSE:Factory

2015-05-06 Thread h_root
Hello community,

here is the log from the commit of package pam for openSUSE:Factory checked in 
at 2015-05-06 11:21:57

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


Package is pam

Changes:

--- /work/SRC/openSUSE:Factory/pam/pam.changes  2015-01-30 06:02:46.0 
+0100
+++ /work/SRC/openSUSE:Factory/.pam.new/pam.changes 2015-05-06 
11:21:58.0 +0200
@@ -1,0 +2,6 @@
+Mon Apr 27 17:14:40 CEST 2015 - ku...@suse.de
+
+- Update to version 1.2.0
+  - obsoletes Linux-PAM-git-20150109.diff
+
+---

Old:

  Linux-PAM-1.1.8-docs.tar.bz2
  Linux-PAM-1.1.8.tar.bz2
  Linux-PAM-git-20150109.diff

New:

  Linux-PAM-1.2.0-docs.tar.bz2
  Linux-PAM-1.2.0.tar.bz2



Other differences:
--
++ pam.spec ++
--- /var/tmp/diff_new_pack.widPZ0/_old  2015-05-06 11:21:59.0 +0200
+++ /var/tmp/diff_new_pack.widPZ0/_new  2015-05-06 11:21:59.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package pam
 #
-# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -29,11 +29,11 @@
 %if %{enable_selinux}
 BuildRequires:  libselinux-devel
 %endif
-%define libpam_so_version 0.83.1
-%define libpam_misc_so_version 0.82.0
+%define libpam_so_version 0.84.1
+%define libpam_misc_so_version 0.82.1
 %define libpamc_so_version 0.82.1
 #
-Version:1.1.8
+Version:1.2.0
 Release:0
 Summary:A Security Tool that Provides Authentication for Applications
 License:GPL-2.0+ or BSD-3-Clause
@@ -52,7 +52,6 @@
 Source8:etc.environment
 Source9:baselibs.conf
 Patch0: fix-man-links.dif
-Patch1: Linux-PAM-git-20150109.diff
 Patch2: pam-limit-nproc.patch
 Patch3: encryption_method_nis.diff
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -103,7 +102,6 @@
 %prep
 %setup -q -n Linux-PAM-%{version} -b 1
 %patch0 -p1
-%patch1 -p2
 %patch2 -p1
 %patch3 -p1
 

++ Linux-PAM-1.1.8-docs.tar.bz2 - Linux-PAM-1.2.0-docs.tar.bz2 ++
Files old/Linux-PAM-1.1.8/doc/adg/Linux-PAM_ADG.pdf and 
new/Linux-PAM-1.2.0/doc/adg/Linux-PAM_ADG.pdf differ
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Linux-PAM-1.1.8/doc/adg/Linux-PAM_ADG.txt 
new/Linux-PAM-1.2.0/doc/adg/Linux-PAM_ADG.txt
--- old/Linux-PAM-1.1.8/doc/adg/Linux-PAM_ADG.txt   2013-09-19 
10:06:41.0 +0200
+++ new/Linux-PAM-1.2.0/doc/adg/Linux-PAM_ADG.txt   2015-03-24 
14:08:22.0 +0100
@@ -12,7 +12,7 @@
 
 Abstract
 
-This manual documents what an application developer needs to know about the
+This manual documents what an application developer needs to know about the 
 Linux-PAM library. It describes how an application might use the Linux-PAM
 library to authenticate users. In addition it contains a description of the
 functions to be found in libpam_misc library, that can be used in general
@@ -303,7 +303,7 @@
 callback function, cleanup() (See pam_set_data(3) and pam_get_data(3)). In this
 way the module can be given notification of the pass/fail nature of the
 tear-down process, and perform any last minute tasks that are appropriate to
-the module before it is unlinked. This argument can be logically OR'd with
+the module before it is unlinked. This argument can be logically OR'd with 
 PAM_DATA_SILENT to indicate to indicate that the module should not treat the
 call too seriously. It is generally used to indicate that the current closing
 of the library is in a fork(2)ed process, and that the parent will take care of
@@ -387,7 +387,7 @@
 
 PAM_RHOST
 
-The requesting hostname (the hostname of the machine from which the
+The requesting hostname (the hostname of the machine from which the 
 PAM_RUSER entity is requesting service). That is PAM_RUSER@PAM_RHOST does
 identify the requesting user. In some applications, PAM_RHOST may be NULL.
 In such situations, it is unclear where the authentication request is
@@ -416,7 +416,7 @@
 
 PAM_FAIL_DELAY
 
-A function pointer to redirect centrally managed failure delays. See
+A function pointer to redirect centrally managed failure delays. See 
 pam_fail_delay(3).
 
 PAM_XDISPLAY
@@ -529,7 +529,7 @@
 
 PAM_RHOST
 
-The requesting hostname (the hostname of the machine from which the
+The requesting hostname (the hostname of the machine from which the 
 PAM_RUSER entity is requesting service). That is PAM_RUSER@PAM_RHOST does
 identify the requesting user. 

commit ncurses for openSUSE:Factory

2015-05-06 Thread h_root
Hello community,

here is the log from the commit of package ncurses for openSUSE:Factory checked 
in at 2015-05-06 11:21:51

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


Package is ncurses

Changes:

--- /work/SRC/openSUSE:Factory/ncurses/ncurses.changes  2015-04-23 
07:55:36.0 +0200
+++ /work/SRC/openSUSE:Factory/.ncurses.new/ncurses.changes 2015-05-06 
11:21:52.0 +0200
@@ -1,0 +2,21 @@
+Mon Apr 27 09:18:50 UTC 2015 - wer...@suse.de
+
+- Add ncurses patch 20150425
+  + expanded description of tgetstr's area pointer in manual page
+(report by Todd M Lewis).
+  + in-progress changes to modify test-packages to use ncursesw6 rather
+than ncursesw, with updated configure scripts.
+  + modify CF_NCURSES_CONFIG in Ada95- and test-configure scripts to
+check for .pc files via pkg-config, but add a linkage check since
+frequently pkg-config configurations are broken.
+  + modify misc/gen-pkgconfig.in to include EXTRA_LDFLAGS, e.g., for the
+rpath option.
+  + add 'dim' capability to screen entry (report by Leonardo B Schenkel)
+  + add several key definitions to nsterm-bce to match preconfigured
+keys, e.g., with OSX 10.9 and 10.10 (report by Leonardo B Schenkel)
+  + fix repeated extra-suffix in ncurses-config.in (cf: 20150418).
+  + improve term_variables manual page, adding section on the terminfo
+long-name symbols which are defined in the term.h header.
+  + fix bug in lib_tracebits.c introduced in const-fixes (cf: 20150404).
+
+---



Other differences:
--
++ ncurses.spec ++
--- /var/tmp/diff_new_pack.1Bvupv/_old  2015-05-06 11:21:53.0 +0200
+++ /var/tmp/diff_new_pack.1Bvupv/_new  2015-05-06 11:21:53.0 +0200
@@ -380,7 +380,8 @@
 #
 # No --enable-term-driver as this had crashed last time
 # in ncurses/tinfo/lib_setup.c due to the fact that
-# _nc_globals.term_driver was a NULL function pointer
+# _nc_globals.term_driver was a NULL function pointer as
+# this is for the MinGW port!
 #
 # No --enable-tcap-names because we may have to recompile
 # programs or foreign programs won't work
@@ -434,6 +435,7 @@
--enable-sigwinch   \
--enable-colorfgbg  \
--enable-sp-funcs   \
+   --enable-interop\
 %if %abi = 6
--with-pthread  \
--enable-reentrant  \
@@ -564,6 +566,7 @@
--enable-ext-mouse  \
--disable-widec \
--disable-ext-colors\
+   --disable-overwrite \
 %if %{with symversion}

--with-versioned-syms=${PWD}/package/ncursest.map \
 %endif
@@ -604,6 +607,7 @@
--enable-ext-mouse  \
--enable-widec  \
--enable-ext-colors \
+   --disable-overwrite \
 %if %{with symversion}

--with-versioned-syms=${PWD}/package/ncursestw.map \
 %endif
@@ -650,6 +654,7 @@
--enable-ext-mouse  \
--enable-widec  \
--enable-ext-colors \
+   --disable-overwrite \
 %if %{with symversion}

--with-versioned-syms=${PWD}/package/ncursestw.map \
 %endif

++ ncurses-5.9-overwrite.dif ++
--- /var/tmp/diff_new_pack.1Bvupv/_old  2015-05-06 11:21:53.0 +0200
+++ /var/tmp/diff_new_pack.1Bvupv/_new  2015-05-06 11:21:53.0 +0200
@@ -15,11 +15,11 @@
  AC_ARG_ENABLE(database,
 --- configure
 +++ configure  2013-09-30 09:17:52.0 +
-@@ -6799,6 +6799,7 @@ else
+@@ -6956,6 +6956,7 @@ else
  fi;
- echo $as_me:6900: result: $with_overwrite 5
+ echo $as_me:6957: result: $with_overwrite 5
  echo ${ECHO_T}$with_overwrite 6
 +WITH_OVERWRITE=$with_overwrite
  
- echo $as_me:6903: checking if external terminfo-database is used 5
+ echo $as_me:6960: checking if external terminfo-database is used 5
  echo $ECHO_N checking if external terminfo-database is used... $ECHO_C 6

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

++ ncurses-5.9.dif ++
--- /var/tmp/diff_new_pack.1Bvupv/_old  2015-05-06 11:21:58.0 +0200
+++ /var/tmp/diff_new_pack.1Bvupv/_new  2015-05-06 11:21:58.0 +0200
@@ -7,7 +7,7 @@
  include/tic.h

commit lua-lgi for openSUSE:Factory

2015-05-06 Thread h_root
Hello community,

here is the log from the commit of package lua-lgi for openSUSE:Factory checked 
in at 2015-05-06 11:19:13

Comparing /work/SRC/openSUSE:Factory/lua-lgi (Old)
 and  /work/SRC/openSUSE:Factory/.lua-lgi.new (New)


Package is lua-lgi

Changes:

New Changes file:

--- /dev/null   2015-04-29 01:05:10.436023256 +0200
+++ /work/SRC/openSUSE:Factory/.lua-lgi.new/lua-lgi.changes 2015-05-06 
11:19:13.0 +0200
@@ -0,0 +1,21 @@
+---
+Wed Apr 29 09:21:46 UTC 2015 - sor.ale...@meowr.ru
+
+- Update to 0.9.0:
+  * Allow defining new properties on custom GObject subclasses
+implemented using lgi.
+  * Improve compatibility with locales (turkish).
+  * Fix GPtrArray handling.
+  * Improve behavior when running in assorted multiple-embedded and
+concurrent scenarios.
+
+---
+Fri Aug 15 13:05:56 UTC 2014 - fre...@suse.com
+
+- new upstream package; version 0.8.0
+
+---
+Tue Jan  8 18:48:57 UTC 2013 - a...@mizerski.pl
+
+- new package; version 0.6.2
+

New:

  lgi-0.9.0.tar.gz
  lua-lgi.changes
  lua-lgi.spec



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

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


%define _name lgi
Name:   lua-%{_name}
Version:0.9.0
Release:0
Summary:Lua bindings to GObject libraries
License:MIT
Group:  System/Libraries
Url:https://github.com/pavouk/lgi
Source0:
https://github.com/pavouk/%{_name}/archive/%{version}.tar.gz#/%{_name}-%{version}.tar.gz
BuildRequires:  pkg-config
BuildRequires:  pkgconfig(gmodule-2.0)
BuildRequires:  pkgconfig(gobject-introspection-1.0) = 0.10.8
BuildRequires:  pkgconfig(libffi)
BuildRequires:  pkgconfig(lua)
Requires:   lua

%description
Dynamic Lua binding to any library which is introspectable
using gobject-introspection. Allows using GObject-based libraries
directly from Lua.

%package doc
Summary:Lua bindings to GObject libraries - documentation and samples
Group:  Development/Libraries/Other
Requires:   %{name} = %{version}

%description doc
Dynamic Lua binding to any library which is introspectable
using gobject-introspection. Allows using GObject-based libraries
directly from Lua.

%prep
%setup -q -n %{_name}-%{version}

%build
make %{?_smp_mflags} \
  COPTFLAGS=%{optflags} \

%install
%make_install \
  PREFIX=%{_prefix} \
  LUA_LIBDIR=%{lua_archdir} \
  LUA_SHAREDIR=%{lua_noarchdir}

%files
%defattr(-,root,root)
%doc LICENSE README.md
%{lua_archdir}/%{_name}/
%{lua_noarchdir}/%{_name}.lua
%{lua_noarchdir}/%{_name}/

%files doc
%defattr(-,root,root)
%doc docs samples tools

%changelog



commit dbus-sharp-glib2 for openSUSE:Factory

2015-05-06 Thread h_root
Hello community,

here is the log from the commit of package dbus-sharp-glib2 for 
openSUSE:Factory checked in at 2015-05-06 11:18:51

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


Package is dbus-sharp-glib2

Changes:

New Changes file:

--- /dev/null   2015-04-29 01:05:10.436023256 +0200
+++ /work/SRC/openSUSE:Factory/.dbus-sharp-glib2.new/dbus-sharp-glib2.changes   
2015-05-06 11:18:52.0 +0200
@@ -0,0 +1,32 @@
+---
+Sun Jan  4 16:19:52 UTC 2015 - p.drou...@gmail.com
+
+- Update to version 0.6.0
+  + This release of dbus-sharp-glib is made in tandem with the 0.8.0
+release of dbus-sharp.
+This is a build/internal API fix release for compatibility with
+dbus-sharp. No new features are being introduced.
+- Use download Url as source
+
+---
+Mon Jul 11 07:50:03 UTC 2011 - nmarq...@opensuse.org
+
+- Removed %clean section.
+
+---
+Fri Jul  1 09:15:30 UTC 2011 - nmarq...@opensuse.org
+
+- Spec cleanups:
+  + Minor cleanups on syntax and improved comments.
+  + Use pkgconfig() calls for = 1130.
+  + For = 1110 added %{_libexecdir} and replaced %make_install
+method.
+  + Enabled parallel builds (tested ok).
+  + Removed nuking of buildroot on %clean.
+
+---
+Mon Jan 10 23:05:22 UTC 2011 - mic...@sawicz.net
+
+- Initial package, based on the ndesk-dbus-glib package from the
+  Mono OBS project
+

New:

  dbus-sharp-glib-0.6.0.tar.gz
  dbus-sharp-glib2.changes
  dbus-sharp-glib2.spec



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

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

# Define _libexecdir for = 1110
%if 0%{?suse_version} = 1110
%define _libexecdir %{_prefix}/lib
%endif

Name:   dbus-sharp-glib2
Version:0.6.0
Release:1
License:MIT
Summary:Glib integration for DBus
Url:http://mono.github.com/dbus-sharp-glib/
Group:  Development/Libraries/Other
Source: 
https://github.com/mono/dbus-sharp-glib/releases/download/v0.6/dbus-sharp-glib-%{version}.tar.gz
BuildRoot:  %{_tmppath}/%{name}-%{version}-build
BuildArch:  noarch
BuildRequires:  pkgconfig
%if 0%{?suse_version} = 1130
BuildRequires:  pkgconfig(mono)
BuildRequires:  pkgconfig(dbus-sharp-2.0)
%else
BuildRequires:  mono-devel
BuildRequires:  dbus-sharp-devel
%endif
Requires:   dbus-sharp

%description
This package provides glib integration for Mono.DBus.

%package devel
License:MIT
Summary:Glib integration for DBus - development files
Group:  Development/Libraries/Other
Requires:   %{name} = %{version}

%description devel
This package provides glib integration for Mono.DBus - Development
files.

%prep
%setup -q -n dbus-sharp-glib-%{version}

%build
# '--target' required on = 1110 else build fails using configure macro
%configure \
%if 0%{?suse_version} = 1110
   --target=%{_arch} \
%endif
   --libdir=%{_libexecdir}
make %{?_smp_mflags}

%install
# For backward compatability with = 1110
make DESTDIR=%{buildroot} install
# Move .pc file to /usr/share/pkgconfig (for no arch) and remove from libdir
install -Dm 0644 dbus-sharp-glib-2.0.pc 
%{buildroot}%{_datadir}/pkgconfig/dbus-sharp-glib-2.0.pc
find %{buildroot}%{_libexecdir} -name dbus-sharp-glib-2.0.pc -type f -print 
-delete

%files
%defattr(-,root,root)
%doc COPYING README
%{_libexecdir}/mono/gac/dbus-sharp-glib/
%{_libexecdir}/mono/dbus-sharp-glib-2.0/

%files devel
%defattr(-,root,root)
%{_datadir}/pkgconfig/dbus-sharp-glib-2.0.pc

%changelog



commit perl-Chart for openSUSE:Factory

2015-05-06 Thread h_root
Hello community,

here is the log from the commit of package perl-Chart for openSUSE:Factory 
checked in at 2015-05-06 11:19:18

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


Package is perl-Chart

Changes:

--- /work/SRC/openSUSE:Factory/perl-Chart/perl-Chart.changes2014-10-06 
22:04:53.0 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Chart.new/perl-Chart.changes   
2015-05-06 11:19:19.0 +0200
@@ -1,0 +2,6 @@
+Sat May  2 09:12:02 UTC 2015 - co...@suse.com
+
+- updated to 2.4.10
+   see /usr/share/doc/packages/perl-Chart/
+
+---

Old:

  Chart-2.4.5.tar.gz

New:

  Chart-2.4.10.tar.gz
  cpanspec.yml



Other differences:
--
++ perl-Chart.spec ++
--- /var/tmp/diff_new_pack.wtAEQK/_old  2015-05-06 11:19:20.0 +0200
+++ /var/tmp/diff_new_pack.wtAEQK/_new  2015-05-06 11:19:20.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Chart
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,24 +17,25 @@
 
 
 Name:   perl-Chart
+Version:2.4.10
+Release:0
 %define cpan_name Chart
-Summary:Series of charting modules
-License:Artistic-1.0 or GPL-1.0+
+Summary:Series of Charting Modules
+License:GPL-1.0+ or Artistic-1.0
 Group:  Development/Libraries/Perl
-Version:2.4.5
-Release:0
 Url:http://search.cpan.org/dist/Chart/
-Source: 
http://search.cpan.org/CPAN/authors/id/C/CH/CHARTGRP/Chart-%{version}.tar.gz
+Source0:
http://www.cpan.org/authors/id/C/CH/CHARTGRP/%{cpan_name}-%{version}.tar.gz
+Source1:cpanspec.yml
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-%{perl_requires}
 BuildRequires:  perl
 BuildRequires:  perl-macros
 BuildRequires:  perl(GD) = 2
 Requires:   perl(GD) = 2
+%{perl_requires}
 
 %description
-These manpages give you the most important information about Chart. There
+These man-pages give you the most important information about Chart. There
 is also a complete documentation (Documentation.pdf) within the Chart
 package. Look at it to get more information. This module is an attempt to
 build a general purpose graphing module that is easily modified and
@@ -47,8 +48,7 @@
 
 %prep
 %setup -q -n %{cpan_name}-%{version}
-# rpmlint: spurious-executable-perm
-%{__chmod} 0644 TODO
+find . -type f -print0 | xargs -0 chmod 644
 
 rm -f pm_to_blib
 
@@ -61,18 +61,11 @@
 
 %install
 %perl_make_install
-# do not perl_process_packlist (noarch)
-# remove .packlist file
-%{__rm} -rf $RPM_BUILD_ROOT%perl_vendorarch
-# remove perllocal.pod file
-%{__rm} -rf $RPM_BUILD_ROOT%perl_archlib
+%perl_process_packlist
 %perl_gen_filelist
 
-%clean
-%{?buildroot:%__rm -rf %{buildroot}}
-
 %files -f %{name}.files
-%defattr(-,root,root,-)
-%doc Documentation.pdf README rgb.txt TODO
+%defattr(-,root,root,755)
+%doc doc Documentation.pdf README TODO
 
 %changelog

++ Chart-2.4.5.tar.gz - Chart-2.4.10.tar.gz ++
 24435 lines of diff (skipped)

++ cpanspec.yml ++
---
#description_paragraphs: 3
#no_testing: broken upstream
#sources:
#  - source1
#  - source2
#patches:
#  foo.patch: -p1
#  bar.patch:
#preamble: |-
# BuildRequires:  gcc-c++
#post_prep: |-
# hunspell=`pkg-config --libs hunspell | sed -e 's,-l,,; s,  *,,g'`
# sed -i -e s,hunspell-X,$hunspell, t/00-prereq.t Makefile.PL 
#post_install: |-
# sed on %{name}.files
#license: SUSE-NonFree
#skip_noarch: 1
#custom_build: |-
#./Build build flags=%{?_smp_mflags} --myflag
#custom_test: |-
#startserver  make test
#ignore_requires: Bizarre::Module



commit pdns-recursor for openSUSE:Factory

2015-05-06 Thread h_root
Hello community,

here is the log from the commit of package pdns-recursor for openSUSE:Factory 
checked in at 2015-05-06 11:19:33

Comparing /work/SRC/openSUSE:Factory/pdns-recursor (Old)
 and  /work/SRC/openSUSE:Factory/.pdns-recursor.new (New)


Package is pdns-recursor

Changes:

--- /work/SRC/openSUSE:Factory/pdns-recursor/pdns-recursor.changes  
2015-02-20 12:01:42.0 +0100
+++ /work/SRC/openSUSE:Factory/.pdns-recursor.new/pdns-recursor.changes 
2015-05-06 11:19:33.0 +0200
@@ -1,0 +2,20 @@
+Wed Apr 29 07:13:09 UTC 2015 - mrueck...@suse.de
+
+- call systemd-tmpfiles during installation
+
+---
+Thu Apr 23 12:21:59 UTC 2015 - mich...@stroeder.com
+
+- update to 3.7.2 with a fix for CVE-2015-1868 (boo# 927569)
+  Bug fixes:
+  - commit adb10be commit 3ec3e0f commit dc02ebf Fix handling of
+forward references in label compressed packets; fixes
+CVE-2015-1868
+  - commit a7be3f1: make sure we never call sendmsg with
+msg_control!=NULL  msg_controllen0. Fixes ticket #2227
+  - commit 9d835ed: Improve robustness of root-nx-trust.
+  Improvements:
+  - commit 99c595b: Silence warnings that always occur on FreeBSD
+(Ruben Kerkhof)
+
+---

Old:

  pdns-recursor-3.7.1.tar.bz2

New:

  pdns-recursor-3.7.2.tar.bz2



Other differences:
--
++ pdns-recursor.spec ++
--- /var/tmp/diff_new_pack.onFZJT/_old  2015-05-06 11:19:34.0 +0200
+++ /var/tmp/diff_new_pack.onFZJT/_new  2015-05-06 11:19:34.0 +0200
@@ -24,7 +24,7 @@
 
 
 Name:   pdns-recursor
-Version:3.7.1
+Version:3.7.2
 Release:1
 %define pkg_version%{version}
 #
@@ -118,6 +118,7 @@
 
 %if 0%{?suse_version}  %{with systemd}
 %post
+systemd-tmpfiles --create /usr/lib/tmpfiles.d/pdns-recursor.conf || true
 %service_add_post %{name}.service
 %endif
 

++ pdns-recursor-3.7.1.tar.bz2 - pdns-recursor-3.7.2.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/pdns-recursor-3.7.1/README 
new/pdns-recursor-3.7.2/README
--- old/pdns-recursor-3.7.1/README  2015-02-12 11:16:00.0 +0100
+++ new/pdns-recursor-3.7.2/README  2015-04-21 15:02:57.0 +0200
@@ -2,7 +2,9 @@
 -
 For full details, please read:
 
-   http://doc.powerdns.com/built-in-recursor.html
+   https://doc.powerdns.com/md/recursor/
+
+Here follow some brief notes that may be useful to get you going.
 
 COMPILING
 -
@@ -14,76 +16,29 @@
 You only need to download it, there is no need to compile.
 
 On most modern UNIX distributions, you can simply install 'boost' or
-'boost-dev' or 'boost-devel'. If you don't have that option, or don't want
-to use it, try:
-
-1) head to http://sourceforge.net/project/showfiles.php?group_id=7586 and
-download the latest boost tar.bz2 or tar.gz, perhaps from:
-http://downloads.sourceforge.net/project/boost/boost/1.39.0/boost_1_39_0.tar.bz2?use_mirror=ovh
-(use the first link if this one doesn't work)
-
-2) untar it:
-
-$ tar xjf boost_1_39_0.tar.bz2
-
-3) Compile the PowerDNS recursor using:
-
-$ CXXFLAGS=-I./boost_1_39_0/ ./configure
-$ CXXFLAGS=-I./boost_1_39_0/ make clean 
-$ CXXFLAGS=-I./boost_1_39_0/ make all
-(the 'clean' is needed to have make pick up the new boost)
-
-4) Run ./pdns_recursor and you should be set!
-
-5) (g)make install
-
-(use gmake on many BSD variant and Solaris, regular make on Linux)
+'boost-dev' or 'boost-devel'. Otherwise, just download boost, and point the
+compiler at the right directory using CPPFLAGS.
 
 OPTIONAL LUA SCRIPTING
 --
 To benefit from Lua scripting, as described on
 http://doc.powerdns.com/recursor-scripting.html please compile like this:
 
-$ LUA=1 (g)make
+$ LUA=1 ./configure ; LUA=1 (g)make
+
 or even
 
 $ LUA=1 LUA_CPPFLAGS_CONFIG=-I/usr/local/include/lua5.1 
LUA_LIBS_CONFIG=-llua5.1\
+   ./configure
+$ LUA=1 LUA_CPPFLAGS_CONFIG=-I/usr/local/include/lua5.1 
LUA_LIBS_CONFIG=-llua5.1\
(g)make
 
 Use the _CONFIG settings to point out to PowerDNS where your Lua
-installation resides. PowerDNS supports both Lua 5.0 and 5.1.
-
-PLATFORM SPECIFIC NOTES

-When compiling on Solaris 8, use:
-$ CPPFLAGS=-DSOLARIS8 ... gmake 
-
-where ... stands for any possible CXXFLAGS or PROFILEFLAGS, see below.
-
-PERFORMANCE

-When on Intel/AMD, by ALL means use a 64-bit binary (not just a 64-bit
-kernel). This speeds up most things by at least a factor 2.
-
-For the utmost in performance, compile like this:
-
-   $ PROFILEFLAGS=-fprofile-generate make
-
-Then run the program for a bit, in as much of a 

commit mcpp for openSUSE:Factory

2015-05-06 Thread h_root
Hello community,

here is the log from the commit of package mcpp for openSUSE:Factory checked in 
at 2015-05-06 11:19:24

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


Package is mcpp

Changes:

--- /work/SRC/openSUSE:Factory/mcpp/mcpp.changes2012-11-02 
17:30:41.0 +0100
+++ /work/SRC/openSUSE:Factory/.mcpp.new/mcpp.changes   2015-05-06 
11:19:25.0 +0200
@@ -1,0 +2,6 @@
+Tue May  5 13:26:18 UTC 2015 - mplus...@suse.com
+
+- Use url for source
+- Cleanup spec file with spec-cleaner
+
+---

Old:

  mcpp-2.7.2.tar.bz2

New:

  mcpp-2.7.2.tar.gz



Other differences:
--
++ mcpp.spec ++
--- /var/tmp/diff_new_pack.8tos2R/_old  2015-05-06 11:19:26.0 +0200
+++ /var/tmp/diff_new_pack.8tos2R/_new  2015-05-06 11:19:26.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package mcpp (Version 2.7.2)
+# spec file for package mcpp
 #
-# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,17 +15,15 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:   mcpp
-Url:http://mcpp.sourceforge.net/
+Version:2.7.2
+Release:0
+Summary:Matsui's C Preprocessor
 License:BSD-3-Clause
 Group:  Development/Languages/C and C++
-Summary:Matsui's C Preprocessor
-Version:2.7.2
-Release:1
-Source0:%{name}-%{version}.tar.bz2
+Url:http://mcpp.sourceforge.net/
+Source0:
http://sourceforge.net/projects/mcpp/files/mcpp/V.%{version}/%{name}-%{version}.tar.gz
 Patch0: %{name}-%{version}.diff
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
@@ -33,15 +31,9 @@
 mcpp is a small and portable C/C++ preprocessor implementing all of
 C90, C99 and C++98.
 
-
-
-Authors:
-
-Kiyoshi Matsui kmat...@t3.rim.or.jp
-
 %define _libname libmcpp0
+
 %package -n %{_libname}
-#
 Summary:The shared library of Matsui's C Preprocessor
 Group:  Development/Libraries/C and C++
 
@@ -52,11 +44,11 @@
 This package holds the shared libraries of libev.
 
 %package devel
-#
 Summary:Development files for mcpp
 Group:  Development/Libraries/C and C++
 Requires:   %{_libname} = %{version}
 Requires:   %{name} = %{version}
+
 %description devel
 mcpp is a small and portable C/C++ preprocessor implementing all of
 C90, C99 and C++98.
@@ -68,25 +60,23 @@
 %patch0 -p1
 
 %build
-export CFLAGS=$RPM_OPT_FLAGS -D_BSD_SOURCE
+export CFLAGS=%{optflags} -D_BSD_SOURCE
 %configure --enable-mcpplib
-make %{?jobs:-j %jobs}
+make %{?_smp_mflags}
 
 %install
-%makeinstall
-rm -rf $RPM_BUILD_ROOT/usr/share/doc/mcpp
+make DESTDIR=%{buildroot} install %{?_smp_mflags}
+rm -rf %{buildroot}%{_datadir}/doc/mcpp
 rm -rf %{buildroot}%{_libdir}/libmcpp.*a
 
-%clean
-rm -rf $RPM_BUILD_ROOT
-
 %post   -n %{_libname} -p /sbin/ldconfig
+
 %postun -n %{_libname} -p /sbin/ldconfig
 
 %files
 %defattr(-, root, root)
 %doc doc/mcpp-manual.html LICENSE NEWS README
-%{_prefix}/bin/*
+%{_bindir}/*
 %{_mandir}/man1/mcpp.1.gz
 
 %files -n %{_libname}




commit idep for openSUSE:Factory

2015-05-06 Thread h_root
Hello community,

here is the log from the commit of package idep for openSUSE:Factory checked in 
at 2015-05-06 11:19:26

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


Package is idep

Changes:

--- /work/SRC/openSUSE:Factory/idep/idep.changes2011-10-18 
14:15:32.0 +0200
+++ /work/SRC/openSUSE:Factory/.idep.new/idep.changes   2015-05-06 
11:19:27.0 +0200
@@ -1,0 +2,7 @@
+Tue May  5 15:01:52 UTC 2015 - mplus...@suse.com
+
+- Cleanup spec file with spec-cleaner
+- Update dependencies
+- Use %configure macro
+
+---



Other differences:
--
++ idep.spec ++
--- /var/tmp/diff_new_pack.Zm6PL5/_old  2015-05-06 11:19:27.0 +0200
+++ /var/tmp/diff_new_pack.Zm6PL5/_new  2015-05-06 11:19:27.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package idep
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,26 +15,25 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:   idep
-BuildRequires:  gcc-c++
-BuildRequires:  libtool
-Summary:Track the Dependencies in your C or C++ Code
 Version:0.5
-Release:140
+Release:0
+Summary:Track the Dependencies in your C or C++ Code
 License:GPL-2.0+
-Url:http://www.stolk.org
 Group:  Development/Languages/C and C++
+Url:http://www.stolk.org
 Source: %{name}-%{version}.tar.bz2
 Patch0: %{name}-%{version}-configure.diff
 Patch1: idep-C_headers.patch
 Patch2: idep-foreign_package.patch
 Patch3: idep-constify_args.patch
 Patch4: idep-call_LT_INIT.patch
+BuildRequires:  autoconf
+BuildRequires:  automake
+BuildRequires:  gcc-c++
+BuildRequires:  libtool
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-%define _prefix/usr
 
 %description
 Idep can be used for checking the dependencies of C++ include files. It
@@ -48,12 +47,6 @@
 
 - Detects inclusions that could be pruned
 
-
-
-Authors:
-
-Bram Stolk (b.st...@chello.nl)
-
 %prep
 %setup -q
 %patch0
@@ -65,14 +58,10 @@
 
 %build
 autoreconf -fi
-export CXXFLAGS=$RPM_OPT_FLAGS -W -Wall
-./configure --prefix=%{_prefix} --mandir=%{_mandir} --infodir=%{_infodir}
+%configure
 
 %install
-make DESTDIR=%{buildroot} install
-
-%clean
-rm -rf %{buildroot}
+make DESTDIR=%{buildroot} install %{?_smp_mflags}
 
 %files
 %defattr(-, root, root)




commit po-utils for openSUSE:Factory

2015-05-06 Thread h_root
Hello community,

here is the log from the commit of package po-utils for openSUSE:Factory 
checked in at 2015-05-06 11:19:29

Comparing /work/SRC/openSUSE:Factory/po-utils (Old)
 and  /work/SRC/openSUSE:Factory/.po-utils.new (New)


Package is po-utils

Changes:

--- /work/SRC/openSUSE:Factory/po-utils/po-utils.changes2015-03-11 
09:58:21.0 +0100
+++ /work/SRC/openSUSE:Factory/.po-utils.new/po-utils.changes   2015-05-06 
11:19:30.0 +0200
@@ -1,0 +2,7 @@
+Tue May  5 15:14:14 UTC 2015 - mplus...@suse.com
+
+- Update dependencies
+- Cleanup spec file with spec-cleaner
+- Use %configure macro
+
+---



Other differences:
--
++ po-utils.spec ++
--- /var/tmp/diff_new_pack.19dOVZ/_old  2015-05-06 11:19:30.0 +0200
+++ /var/tmp/diff_new_pack.19dOVZ/_new  2015-05-06 11:19:30.0 +0200
@@ -17,47 +17,46 @@
 
 
 Name:   po-utils
-BuildRequires:  automake
-BuildRequires:  bison
-BuildRequires:  emacs-nox
-BuildRequires:  flex
+Version:0.5
+Release:0
 Summary:Free PO Utilities
 License:GPL-2.0+
 Group:  Development/Tools/Other
-Version:0.5
-Release:0
 Url:http://po-utils.progiciels-bpi.ca/
 Source: 
http://www.iro.umontreal.ca/contrib/po-utils/po-utils-%{version}.tar.gz
-Patch:  po-utils-%{version}.diff
+Patch0: po-utils-%{version}.diff
 Patch1: warn.patch
 Patch2: lflags.patch
+BuildRequires:  autoconf
+BuildRequires:  automake
+BuildRequires:  bison
+BuildRequires:  emacs-nox
+BuildRequires:  flex
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
 A collection of tools for handling PO files.
 
 %prep
-%setup
-%patch
+%setup -q
+%patch0
 %patch1
 %patch2
 
 %build
 autoreconf -fi
-CFLAGS=$RPM_OPT_FLAGS \
-./configure --prefix=/usr --infodir=%{_infodir} --mandir=%{_mandir}
-export LC_CTYPE=ISO-8859-1
+%configure
 export EMACS_UNIBYTE=1
-make
+make %{?_smp_mflags}
 
 %install
 make install DESTDIR=$RPM_BUILD_ROOT
-rm -f $RPM_BUILD_ROOT/usr/share/emacs/site-lisp/po-mode.el*
+rm -f %{buildroot}%{_datadir}/emacs/site-lisp/po-mode.el*
 
 %files
 %defattr(-, root, root)
 %doc AUTHORS COPYING NEWS README THANKS
-/usr/bin/xpot
+%{_bindir}/xpot
 # /usr/share/emacs/site-lisp/po-mode.el
 # /usr/share/emacs/site-lisp/po-mode.elc
 




commit uget for openSUSE:Factory

2015-05-06 Thread h_root
Hello community,

here is the log from the commit of package uget for openSUSE:Factory checked in 
at 2015-05-06 11:19:30

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


Package is uget

Changes:

--- /work/SRC/openSUSE:Factory/uget/uget.changes2014-10-06 
12:06:41.0 +0200
+++ /work/SRC/openSUSE:Factory/.uget.new/uget.changes   2015-05-06 
11:19:32.0 +0200
@@ -1,0 +2,15 @@
+Fri May  1 13:23:31 UTC 2015 - zai...@opensuse.org
+
+- Update to version 2.0:
+  + Enable infinite retries if retry limit is zero.
+  + Don't remove filename from last download.
+  + Set limit of max connections to 16.
+  + Add new item Keyboard Shortcuts to help menu.
+- Changes from version 1.10.5:
+  + Fix GnuTLS build problem (--with-gnutls).
+- Drop uget-libgcrypt.patch: Fixed upstream.
+- Following above changes, drop libtool BuildRequires and call to
+  autoreconf. Exchange --enable-gnutls for --with-gnutls as
+  configure option.
+
+---

Old:

  uget-1.10.4.tar.gz
  uget-libgcrypt.patch

New:

  uget-2.0.tar.gz



Other differences:
--
++ uget.spec ++
--- /var/tmp/diff_new_pack.pBVf52/_old  2015-05-06 11:19:33.0 +0200
+++ /var/tmp/diff_new_pack.pBVf52/_new  2015-05-06 11:19:33.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package uget
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,27 +17,21 @@
 
 
 Name:   uget
-Version:1.10.4
+Version:2.0
 Release:0
 Summary:Easy-to-use GTK+ Download Manager
 License:LGPL-2.1+
 Group:  Productivity/Networking/Web/Utilities
 Url:http://ugetdm.com
-Source: 
http://downloads.sourceforge.net/project/urlget/uget%20%28stable%29/1.10.4/%{name}-%{version}.tar.gz
-# PATCH-FIX-UPSTREAM uget-libgcrypt.patch dims...@opensuse.org -- Fix linking 
libgcrypt when gnutls enabled
-Patch0: uget-libgcrypt.patch
+Source: 
http://downloads.sourceforge.net/project/urlget/uget%20%28stable%29/2.0/%{name}-%{version}.tar.gz
 BuildRequires:  intltool
 %if 0%{?WITH_APPINDICATOR}
 BuildRequires:  pkgconfig(appindicator3-0.1)
 %endif
 BuildRequires:  libcurl-devel
-## FIXME - reenable on next versionupdate
-#BuildRequires:  libgcrypt-devel
-# Needed for patch0 - Temp disabled.
-#BuildRequires:  libtool
+BuildRequires:  libgcrypt-devel
 BuildRequires:  update-desktop-files
 BuildRequires:  pkgconfig(glib-2.0) = 2.32
-## FIXME - reenable on next versionupdate
 BuildRequires:  pkgconfig(gnutls)
 BuildRequires:  pkgconfig(gstreamer-1.0)
 BuildRequires:  pkgconfig(gtk+-3.0) = 3.4
@@ -54,15 +48,10 @@
 %lang_package
 %prep
 %setup -q
-## PATCH disabled as it makes uget sefault on startup.
-#%patch0 -p1
 
 %build
-# Needed for patch0 --temp disabled since it makes uget segfault.
-#autoreconf -fiv
 %configure \
-## FIXME - reenable on next versionupdate
-#--enable-gnutls \
+--with-gnutls \
 %if 0%{?WITH_APPINDICATOR}
 --enable-appindicator=yes
 %endif
@@ -86,6 +75,7 @@
 %defattr(-,root,root)
 %doc AUTHORS ChangeLog README COPYING
 %{_bindir}/%{name}-gtk
+%{_bindir}/uget-gtk-1to2
 %{_datadir}/applications/%{name}-gtk.desktop
 %{_datadir}/icons/hicolor/*/apps/%{name}-icon.*
 %{_datadir}/icons/hicolor/*/apps/%{name}-tray-*

++ uget-1.10.4.tar.gz - uget-2.0.tar.gz ++
 168621 lines of diff (skipped)




commit xen for openSUSE:Factory

2015-05-06 Thread h_root
Hello community,

here is the log from the commit of package xen for openSUSE:Factory checked in 
at 2015-05-06 11:17:21

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


Package is xen

Changes:

--- /work/SRC/openSUSE:Factory/xen/xen.changes  2015-04-12 00:08:42.0 
+0200
+++ /work/SRC/openSUSE:Factory/.xen.new/xen.changes 2015-05-06 
11:17:22.0 +0200
@@ -1,0 +2,13 @@
+Mon Apr 27 09:55:01 MDT 2015 - carn...@suse.com
+
+- bsc#928783 - Reboot failure; Request backport of upstream Xen
+  patch to 4.5.0, or update pkgs to 4.5.1
+  5513b458-allow-reboot-overrides-when-running-under-EFI.patch
+  5513b4d1-dont-apply-reboot-quirks-if-reboot-set-by-user.patch
+
+---
+Tue Apr 21 12:21:05 UTC 2015 - oher...@suse.de
+
+- bnc#927750 - Avoid errors reported by system-modules-load.service
+
+---

New:

  5513b458-allow-reboot-overrides-when-running-under-EFI.patch
  5513b4d1-dont-apply-reboot-quirks-if-reboot-set-by-user.patch
  xen-dom0-modules.service



Other differences:
--
++ xen.spec ++
--- /var/tmp/diff_new_pack.wUw97J/_old  2015-05-06 11:17:26.0 +0200
+++ /var/tmp/diff_new_pack.wUw97J/_new  2015-05-06 11:17:26.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package xen
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,7 +15,6 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-
 # needssslcertforbuild
 
 Name:   xen
@@ -194,6 +193,7 @@
 Source37:   xen2libvirt.py
 # Systemd service files
 Source41:   xencommons.service
+Source42:   xen-dom0-modules.service
 Source57:   xen-utils-0.1.tar.bz2
 # For xen-libs
 Source99:   baselibs.conf
@@ -202,6 +202,8 @@
 # Upstream patches
 Patch1: 5124efbe-add-qxl-support.patch
 Patch2: 551ac326-xentop-add-support-for-qdisk.patch
+Patch3: 5513b458-allow-reboot-overrides-when-running-under-EFI.patch
+Patch4: 5513b4d1-dont-apply-reboot-quirks-if-reboot-set-by-user.patch
 # Upstream qemu
 Patch250:   VNC-Support-for-ExtendedKeyEvent-client-message.patch
 Patch251:   0001-net-move-the-tap-buffer-into-TAPState.patch
@@ -503,6 +505,8 @@
 # Upstream patches
 %patch1 -p1
 %patch2 -p1
+%patch3 -p1
+%patch4 -p1
 # Upstream qemu patches
 %patch250 -p1
 %patch251 -p1
@@ -868,6 +872,19 @@
 EOF
 %endif
 cp -bavL %{S:41} $RPM_BUILD_ROOT%{_unitdir}
+bn=`basename %{S:42}`
+cp -bavL %{S:42} $RPM_BUILD_ROOT%{_unitdir}/${bn}
+mods=`
+for conf in $(ls $RPM_BUILD_ROOT%{with_systemd_modules_load}/*.conf)
+do
+   grep -v ^# $conf
+   echo -n  $conf
+done
+`
+for mod in $mods
+do
+   echo ExecStart=-/usr/bin/env modprobe $mod  
$RPM_BUILD_ROOT%{_unitdir}/${bn}
+done
 rm -rfv $RPM_BUILD_ROOT%{_initddir}
 %else
 # Init scripts

++ 5513b458-allow-reboot-overrides-when-running-under-EFI.patch ++
Subject: x86/EFI: allow reboot= overrides when running under EFI
From: Konrad Rzeszutek Wilk konrad.w...@oracle.com Thu Mar 26 08:25:12 2015 
+0100
Date: Thu Mar 26 08:25:12 2015 +0100:
Git: 89bdb85c5cf5d71683a4eddd6143ee15cc298655

By default we will always use EFI reboot mechanism when
running under EFI platforms. However some EFI platforms
are buggy and need to use the ACPI mechanism to
reboot (such as Lenovo ThinkCentre M57). As such
respect the 'reboot=' override and DMI overrides
for EFI platforms.

Signed-off-by: Konrad Rzeszutek Wilk konrad.w...@oracle.com

- BOOT_INVALID is just zero
- also consider acpi_disabled in BOOT_INVALID resolution
- duplicate BOOT_INVALID resolution in machine_restart()
- don't fall back from BOOT_ACPI to BOOT_EFI (if it was overridden, it
  surely was for a reason)
- adjust doc change formatting

Signed-off-by: Jan Beulich jbeul...@suse.com
Reviewed-by: Konrad Rzeszutek Wilk konrad.w...@oracle.com
Reviewed-by: Andrew Cooper andrew.coop...@citrix.com

x86/EFI: fix reboot after c643fb110a

acpi_disabled needs to be moved out of .init.data.

Reported-by: Ross Lagerwall ross.lagerw...@citrix.com
From: Konrad Rzeszutek Wilk konrad.w...@oracle.com
Signed-off-by: Jan Beulich jbeul...@suse.com
Tested-by: Ross Lagerwall ross.lagerw...@citrix.com

master commit: c643fb110a51693e82a36ca9178d54f0b9744024
master date: 2015-03-13 11:25:52 +0100
master commit: 8ff330ec11e471919621bce97c069b83b0319d15
master date: 2015-03-23 18:01:51 +0100

diff --git a/docs/misc/xen-command-line.markdown 

commit perl-File-Which for openSUSE:Factory

2015-05-06 Thread h_root
Hello community,

here is the log from the commit of package perl-File-Which for openSUSE:Factory 
checked in at 2015-05-06 11:17:57

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


Package is perl-File-Which

Changes:

--- /work/SRC/openSUSE:Factory/perl-File-Which/perl-File-Which.changes  
2015-05-05 00:54:40.0 +0200
+++ /work/SRC/openSUSE:Factory/.perl-File-Which.new/perl-File-Which.changes 
2015-05-06 11:17:58.0 +0200
@@ -1,0 +2,9 @@
+Tue May  5 08:20:44 UTC 2015 - co...@suse.com
+
+- updated to 1.18
+   see /usr/share/doc/packages/perl-File-Which/Changes
+
+  1.18  2015-05-04 15:35:40 -0400
+- Remove prototypes (gh#6)
+
+---

Old:

  File-Which-1.17.tar.gz

New:

  File-Which-1.18.tar.gz



Other differences:
--
++ perl-File-Which.spec ++
--- /var/tmp/diff_new_pack.loU73b/_old  2015-05-06 11:17:59.0 +0200
+++ /var/tmp/diff_new_pack.loU73b/_new  2015-05-06 11:17:59.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   perl-File-Which
-Version:1.17
+Version:1.18
 Release:0
 %define cpan_name File-Which
 Summary:Perl implementation of the which utility as an API

++ File-Which-1.17.tar.gz - File-Which-1.18.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/File-Which-1.17/Changes new/File-Which-1.18/Changes
--- old/File-Which-1.17/Changes 2015-05-01 13:06:04.0 +0200
+++ new/File-Which-1.18/Changes 2015-05-04 21:35:43.0 +0200
@@ -1,5 +1,8 @@
 Revision history for File-Which
 
+1.18  2015-05-04 15:35:40 -0400
+  - Remove prototypes (gh#6)
+
 1.17  2015-05-01 07:06:00 -0400
   - Removed pwhich as forwarned in 1.10
   - Migrated to Dist::Zilla (relevant only for development)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/File-Which-1.17/META.json 
new/File-Which-1.18/META.json
--- old/File-Which-1.17/META.json   2015-05-01 13:06:04.0 +0200
+++ new/File-Which-1.18/META.json   2015-05-04 21:35:43.0 +0200
@@ -46,6 +46,6 @@
  web : https://github.com/plicease/File-Which;
   }
},
-   version : 1.17
+   version : 1.18
 }
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/File-Which-1.17/META.yml new/File-Which-1.18/META.yml
--- old/File-Which-1.17/META.yml2015-05-01 13:06:04.0 +0200
+++ new/File-Which-1.18/META.yml2015-05-04 21:35:43.0 +0200
@@ -23,4 +23,4 @@
   bugtracker: https://github.com/plicease/File-Which/issues
   homepage: http://perl.wdlabs.com/File-Which
   repository: git://github.com/plicease/File-Which.git
-version: '1.17'
+version: '1.18'
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/File-Which-1.17/Makefile.PL 
new/File-Which-1.18/Makefile.PL
--- old/File-Which-1.17/Makefile.PL 2015-05-01 13:06:04.0 +0200
+++ new/File-Which-1.18/Makefile.PL 2015-05-04 21:35:43.0 +0200
@@ -27,7 +27,7 @@
   TEST_REQUIRES = {
 Test::More = 0.94
   },
-  VERSION = 1.17,
+  VERSION = 1.18,
   test = {
 TESTS = t/*.t
   }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/File-Which-1.17/README new/File-Which-1.18/README
--- old/File-Which-1.17/README  2015-05-01 13:06:04.0 +0200
+++ new/File-Which-1.18/README  2015-05-04 21:35:43.0 +0200
@@ -4,7 +4,7 @@
 
 VERSION
 
-version 1.17
+version 1.18
 
 SYNOPSIS
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/File-Which-1.17/dist.ini new/File-Which-1.18/dist.ini
--- old/File-Which-1.17/dist.ini2015-05-01 13:06:04.0 +0200
+++ new/File-Which-1.18/dist.ini2015-05-04 21:35:43.0 +0200
@@ -5,7 +5,7 @@
 license  = Perl_5
 copyright_holder = Per Einar Ellefsen perei...@cpan.org
 copyright_year   = 2002
-version  = 1.17
+version  = 1.18
 
 [@Author::Plicease]
 release_tests  = 1
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/File-Which-1.17/lib/File/Which.pm 
new/File-Which-1.18/lib/File/Which.pm
--- old/File-Which-1.17/lib/File/Which.pm   2015-05-01 13:06:04.0 
+0200
+++ new/File-Which-1.18/lib/File/Which.pm   2015-05-04 21:35:43.0 
+0200
@@ -7,17 +7,19 @@
 use File::Spec ();
 
 # ABSTRACT: Perl implementation of the which utility as an API
-our $VERSION = '1.17'; # VERSION
+our $VERSION = '1.18'; # VERSION
 
 
 our @ISA   = 'Exporter';
 our @EXPORT= 

commit snapper for openSUSE:Factory

2015-05-06 Thread h_root
Hello community,

here is the log from the commit of package snapper for openSUSE:Factory checked 
in at 2015-05-06 11:18:16

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  2015-03-09 
09:59:41.0 +0100
+++ /work/SRC/openSUSE:Factory/.snapper.new/snapper.changes 2015-05-06 
11:18:17.0 +0200
@@ -1,0 +2,11 @@
+Tue May 05 14:08:03 CEST 2015 - aschn...@suse.de
+
+- added option --sync to delete command (fate#317066)
+
+---
+Tue Apr 14 17:58:17 CEST 2015 - aschn...@suse.de
+
+- added option --input to diff command
+- sort files according to locale
+
+---



Other differences:
--
++ snapper-0.2.6.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/snapper-0.2.6/LIBVERSION new/snapper-0.2.6/LIBVERSION
--- old/snapper-0.2.6/LIBVERSION2015-02-18 18:54:03.0 +0100
+++ new/snapper-0.2.6/LIBVERSION2015-04-15 14:16:56.0 +0200
@@ -1 +1 @@
-3.0.0
+3.1.0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/snapper-0.2.6/client/commands.cc 
new/snapper-0.2.6/client/commands.cc
--- old/snapper-0.2.6/client/commands.cc2014-04-10 12:28:10.0 
+0200
+++ new/snapper-0.2.6/client/commands.cc2015-05-05 15:36:17.0 
+0200
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) [2012-2014] Novell, Inc.
+ * Copyright (c) [2012-2015] Novell, Inc.
  *
  * All Rights Reserved.
  *
@@ -351,6 +351,13 @@
 }
 
 
+int
+operator(const XFile lhs, const XFile rhs)
+{
+return File::cmp_lt(lhs.name, rhs.name);
+}
+
+
 listXFile
 command_get_xfiles(DBus::Connection conn, const string config_name, unsigned 
int number1,
   unsigned int number2)
@@ -367,10 +374,25 @@
 DBus::Hihi hihi(reply);
 hihi  files;
 
+files.sort();  // snapperd can have different locale than 
client
+   // so sorting is required here
+
 return files;
 }
 
 
+void
+command_xsync(DBus::Connection conn, const string config_name)
+{
+DBus::MessageMethodCall call(SERVICE, OBJECT, INTERFACE, Sync);
+
+DBus::Hoho hoho(call);
+hoho  config_name;
+
+conn.send_with_reply_and_block(call);
+}
+
+
 vectorstring
 command_xdebug(DBus::Connection conn)
 {
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/snapper-0.2.6/client/commands.h 
new/snapper-0.2.6/client/commands.h
--- old/snapper-0.2.6/client/commands.h 2014-04-10 12:28:10.0 +0200
+++ new/snapper-0.2.6/client/commands.h 2015-05-05 15:36:17.0 +0200
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) [2012-2014] Novell, Inc.
+ * Copyright (c) [2012-2015] Novell, Inc.
  *
  * All Rights Reserved.
  *
@@ -115,5 +115,8 @@
 command_get_xfiles(DBus::Connection conn, const string config_name, unsigned 
int number1,
   unsigned int number2);
 
+void
+command_xsync(DBus::Connection conn, const string config_name);
+
 vectorstring
 command_xdebug(DBus::Connection conn);
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/snapper-0.2.6/client/snapper.cc 
new/snapper-0.2.6/client/snapper.cc
--- old/snapper-0.2.6/client/snapper.cc 2015-02-18 18:54:03.0 +0100
+++ new/snapper-0.2.6/client/snapper.cc 2015-05-05 15:36:17.0 +0200
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) [2011-2014] Novell, Inc.
+ * Copyright (c) [2011-2015] Novell, Inc.
  *
  * All Rights Reserved.
  *
@@ -95,9 +95,74 @@
 
 MyFiles(const FilePaths* file_paths)
: Files(file_paths) {}
+
+void bulk_process(FILE* file, std::functionvoid(File file) callback);
+
 };
 
 
+void
+MyFiles::bulk_process(FILE* file, std::functionvoid(File file) callback)
+{
+if (file)
+{
+   AsciiFileReader asciifile(file);
+
+   string line;
+   while (asciifile.getline(line))
+   {
+   if (line.empty())
+   continue;
+
+   string name = line;
+
+   // strip optional status
+   if (name[0] != '/')
+   {
+   string::size_type pos = name.find( );
+   if (pos == string::npos)
+   continue;
+
+   name.erase(0, pos + 1);
+   }
+
+   Files::iterator it = findAbsolutePath(name);
+   if (it == end())
+   {
+   cerr  sformat(_(File '%s' not found.), name.c_str())  
endl;
+   exit(EXIT_FAILURE);
+   }
+
+   callback(*it);
+   }
+

commit libinput for openSUSE:Factory

2015-05-06 Thread h_root
Hello community,

here is the log from the commit of package libinput for openSUSE:Factory 
checked in at 2015-05-06 11:17:29

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


Package is libinput

Changes:

--- /work/SRC/openSUSE:Factory/libinput/libinput.changes2015-05-02 
17:33:08.0 +0200
+++ /work/SRC/openSUSE:Factory/.libinput.new/libinput.changes   2015-05-06 
11:17:30.0 +0200
@@ -1,0 +2,5 @@
+Mon May  4 20:07:31 UTC 2015 - zai...@opensuse.org
+
+- Also set Version to 0.14.1, no need to have a diff there.
+
+---



Other differences:
--
++ libinput.spec ++
--- /var/tmp/diff_new_pack.wCtAmC/_old  2015-05-06 11:17:31.0 +0200
+++ /var/tmp/diff_new_pack.wCtAmC/_new  2015-05-06 11:17:31.0 +0200
@@ -19,7 +19,7 @@
 Name:   libinput
 %define lname  libinput10
 %define rversion 0.14.1
-Version:0.14
+Version:0.14.1
 Release:0
 Summary:Input device and event processing library
 License:HPND





commit libdlm for openSUSE:Factory

2015-05-06 Thread h_root
Hello community,

here is the log from the commit of package libdlm for openSUSE:Factory checked 
in at 2015-05-06 11:17:36

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


Package is libdlm

Changes:

--- /work/SRC/openSUSE:Factory/libdlm/libdlm.changes2015-04-21 
10:46:07.0 +0200
+++ /work/SRC/openSUSE:Factory/.libdlm.new/libdlm.changes   2015-05-06 
11:17:38.0 +0200
@@ -1,0 +2,6 @@
+Fri May  1 16:41:52 UTC 2015 - jeng...@inai.de
+
+- Avoid running sh for %post ldconfig
+- Default to implicit -n for %setup
+
+---



Other differences:
--
++ libdlm.spec ++
--- /var/tmp/diff_new_pack.4CTnM5/_old  2015-05-06 11:17:39.0 +0200
+++ /var/tmp/diff_new_pack.4CTnM5/_new  2015-05-06 11:17:39.0 +0200
@@ -55,6 +55,7 @@
 Summary:Application interface to the kernel's distributed lock manager
 License:GPL-2.0 and GPL-2.0+ and LGPL-2.1+
 Group:  Productivity/Clustering/HA
+# libdlm2 (openSUSE 11.2) also contained libdlm*.so.3
 Obsoletes:  libdlm2
 Conflicts:  libdlm2
 
@@ -74,7 +75,7 @@
 
 %prep
 ###
-%setup -n %{name}-%{version}
+%setup
 %patch1 -p1
 %patch2 -p1
 %patch3 -p1
@@ -115,13 +116,8 @@
 make clean
 ###
 
-%post   -n libdlm3 
-/sbin/ldconfig
-exit 0
-
-%postun -n libdlm3 
-/sbin/ldconfig
-exit 0
+%post   -n libdlm3 -p /sbin/ldconfig
+%postun -n libdlm3 -p /sbin/ldconfig
 
 %files
 ###




commit dleyna-renderer for openSUSE:Factory

2015-05-06 Thread h_root
Hello community,

here is the log from the commit of package dleyna-renderer for openSUSE:Factory 
checked in at 2015-05-06 12:10:45

Comparing /work/SRC/openSUSE:Factory/dleyna-renderer (Old)
 and  /work/SRC/openSUSE:Factory/.dleyna-renderer.new (New)


Package is dleyna-renderer

Changes:

--- /work/SRC/openSUSE:Factory/dleyna-renderer/dleyna-renderer.changes  
2014-08-27 16:53:24.0 +0200
+++ /work/SRC/openSUSE:Factory/.dleyna-renderer.new/dleyna-renderer.changes 
2015-05-06 12:10:49.0 +0200
@@ -1,0 +2,16 @@
+Sat May  2 08:55:05 UTC 2015 - zai...@opensuse.org
+
+- Update to version 0.5.0:
+  + [Deprecated API] Use new API instead of deprecated.
+  + [Device]:
+- Free dlna class strings after use.
+- Update playspeed when rate is set.
+  + [host-service] use push-host-port setting for the web server.
+  + [upnp] use port setting when creating GUPnPContextManager.
+  + [Autoconf]:
+- Add Math lib to link.
+- Sub Makefile: Remove ACLOCAL_AMFLAGS.
+  + [daemon] use GLib signal handling.
+  + [Configuration] Remove libdleyna-renderer .pc file.
+
+---

Old:

  dleyna-renderer-0.4.0.tar.gz

New:

  dleyna-renderer-0.5.0.tar.gz



Other differences:
--
++ dleyna-renderer.spec ++
--- /var/tmp/diff_new_pack.ENGDbZ/_old  2015-05-06 12:10:49.0 +0200
+++ /var/tmp/diff_new_pack.ENGDbZ/_new  2015-05-06 12:10:49.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package dleyna-renderer
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,14 +17,14 @@
 
 
 Name:   dleyna-renderer
-Version:0.4.0
+Version:0.5.0
 Release:0
 Summary:Discover and manipulate Digital Media Renderers
 License:LGPL-2.1
 Group:  System/Libraries
 Url:http://01.org/dleyna
 Source: 
https://01.org/sites/default/files/downloads/dleyna/%{name}-%{version}.tar.gz
-BuildRequires:  pkgconfig(dleyna-core-1.0) = 0.4.0
+BuildRequires:  pkgconfig(dleyna-core-1.0) = 0.5.0
 BuildRequires:  pkgconfig(gio-2.0) = 2.28
 BuildRequires:  pkgconfig(glib-2.0) = 2.28
 BuildRequires:  pkgconfig(gssdp-1.0) = 0.13.2
@@ -75,7 +75,6 @@
 %defattr(-,root,root)
 %{_includedir}/dleyna-1.0/
 %{_libdir}/%{name}/libdleyna-renderer-1.0.so
-%{_libdir}/pkgconfig/dleyna-renderer-1.0.pc
 %{_libdir}/pkgconfig/dleyna-renderer-service-1.0.pc
 
 %changelog

++ dleyna-renderer-0.4.0.tar.gz - dleyna-renderer-0.5.0.tar.gz ++
 5759 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/dleyna-renderer-0.4.0/ChangeLog new/dleyna-renderer-0.5.0/ChangeLog
--- old/dleyna-renderer-0.4.0/ChangeLog 2013-10-03 15:10:36.0 +0200
+++ new/dleyna-renderer-0.5.0/ChangeLog 2014-12-06 12:52:28.0 +0100
@@ -1,3 +1,19 @@
+version 0.5.0
+   - [Deprecated API] Use new API instead of deprecated
+   - [Device] Free dlna class strings after use
+ https://github.com/01org/dleyna-renderer/issues/129
+- host-service: use push-host-port setting for the web server
+- upnp: use port setting when creating GUPnPContextManager
+ https://github.com/01org/dleyna-renderer/issues/141
+   - [Autoconf] Add Math lib to link
+  https://github.com/01org/dleyna-renderer/issues/117
+   - Fix various configure  build issues
+ [Autoconf] Sub Makefile: Remove ACLOCAL_AMFLAGS
+  https://github.com/01org/dleyna-renderer/issues/124
+   - daemon: use GLib signal handling
+   - [Device] Update playspeed when rate is set
+   - [Configuration] Remove libdleyna-renderer .pc file
+
 version 0.4.0
- Logs: provide correct component version
- Fix typos in the rendererconsole.py test application
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/dleyna-renderer-0.4.0/INSTALL new/dleyna-renderer-0.5.0/INSTALL
--- old/dleyna-renderer-0.4.0/INSTALL   2013-10-03 15:10:52.0 +0200
+++ 

commit bogofilter for openSUSE:Factory

2015-05-06 Thread h_root
Hello community,

here is the log from the commit of package bogofilter for openSUSE:Factory 
checked in at 2015-05-06 12:10:38

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


Package is bogofilter

Changes:

--- /work/SRC/openSUSE:Factory/bogofilter/bogofilter.changes2015-04-10 
09:46:02.0 +0200
+++ /work/SRC/openSUSE:Factory/.bogofilter.new/bogofilter.changes   
2015-05-06 12:10:39.0 +0200
@@ -1,0 +2,17 @@
+Thu Apr 30 22:53:58 UTC 2015 - lmue...@suse.com
+
+- Provide and obsolete bogofilter from the db subpackage to ensure we stay
+  with the same back-end in the update case.
+- Require a backend package from the common package.
+- Split of the documentation into an independent package.
+- Tag the common and doc package as noarch post-11.1.
+
+---
+Sat Apr 18 09:25:49 UTC 2015 - mplus...@suse.com
+
+- Build different backends
+  * sqlite3 db and tokyocabinet
+  * switch between them using update-alternatives
+- Disable checks as they do not work with suffixed builds
+
+---



Other differences:
--
++ bogofilter.spec ++
--- /var/tmp/diff_new_pack.OY2xUj/_old  2015-05-06 12:10:40.0 +0200
+++ /var/tmp/diff_new_pack.OY2xUj/_new  2015-05-06 12:10:40.0 +0200
@@ -24,15 +24,15 @@
 Group:  Productivity/Networking/Email/Utilities
 Url:http://bogofilter.sourceforge.net/
 Source: 
http://downloads.sourceforge.net/bogofilter/bogofilter-%{version}.tar.bz2
+BuildRequires:  db-devel
 BuildRequires:  flex
 BuildRequires:  gsl-devel
 BuildRequires:  sharutils
+BuildRequires:  sqlite3-devel
 BuildRequires:  xmlto
 %if 0%{?suse_version}  1320
+BuildRequires:  libtokyocabinet-devel
 BuildRequires:  libxml2-tools
-BuildRequires:  sqlite3-devel
-%else
-BuildRequires:  db-devel
 %endif
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
@@ -45,25 +45,118 @@
 C, and tuned for speed, so it can be used for production by sites that
 process a lot of mail.
 
+%package common
+Summary:Fast Anti-Spam Filtering by Bayesian Statistical Analysis
+Group:  Productivity/Networking/Email/Utilities
+Requires:   %{name}-backend = %{version}
+%if 0%{?suse_version}  1110
+BuildArch:  noarch
+%endif
+
+%description common
+Bogofilter is a Bayesian spam filter.  In normal operation, it takes an
+e-mail message or text from standard input, does a statistical check
+against lists of good and bad words, and returns a status code
+indicating whether the message is spam.  Bogofilter is designed with
+fast algorithms (including the Berkeley DB system), coded directly in
+C, and tuned for speed, so it can be used for production by sites that
+process a lot of mail.
+
+This package contains shared files for various %{name} backends
+
+%package doc
+Summary:Bogofilter documentation
+Group:  Documentation/Other
+%if 0%{?suse_version}  1110
+BuildArch:  noarch
+%endif
+
+%description doc
+This package contains the documentation of %{name}
+
+%if 0%{?suse_version}  1320
+%package tokyocabinet
+Summary:Bogofilter tokyocabinet backend
+Group:  Productivity/Networking/Email/Utilities
+Requires:   %{name}-common = %{version}
+Requires(post): %{_sbindir}/update-alternatives
+Requires(postun): %{_sbindir}/update-alternatives
+Provides:   %{name}-backend = %{version}
+
+%description tokyocabinet
+This package contains %{name} build with the tokyocabinet backend.
+%endif
+
+%package sqlite3
+Summary:Bogofilter sqlite3 backend
+Group:  Productivity/Networking/Email/Utilities
+Requires:   %{name}-common = %{version}
+Requires(post): %{_sbindir}/update-alternatives
+Requires(postun): %{_sbindir}/update-alternatives
+Provides:   %{name}-backend = %{version}
+%if 0%{suse_version} == 1310
+Conflicts:  %{name}-db
+%endif
+
+%description sqlite3
+This package contains %{name} build with the sqlite3 backend.
+
+%package db
+Summary:Bogofilter libdb backend
+Group:  Productivity/Networking/Email/Utilities
+Requires:   %{name}-common = %{version}
+Requires(post): %{_sbindir}/update-alternatives
+Requires(postun): %{_sbindir}/update-alternatives
+Provides:   %{name} = %{version}
+Obsoletes:  %{name}  %{version}
+Provides:   %{name}-backend = %{version}
+%if 0%{suse_version} == 1310
+Conflicts:  %{name}-sqlite3
+%endif
+
+%description db
+This package contains %{name} build with the libdb backend.
+
 %prep
 %setup -q
 
 %build
-%configure \
-%ifarch %arm
-   --disable-dbshared-test \
-%endif
 %if 0%{?suse_version}  1320
-

commit dleyna-server for openSUSE:Factory

2015-05-06 Thread h_root
Hello community,

here is the log from the commit of package dleyna-server for openSUSE:Factory 
checked in at 2015-05-06 12:10:44

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


Package is dleyna-server

Changes:

--- /work/SRC/openSUSE:Factory/dleyna-server/dleyna-server.changes  
2014-10-18 09:10:31.0 +0200
+++ /work/SRC/openSUSE:Factory/.dleyna-server.new/dleyna-server.changes 
2015-05-06 12:10:45.0 +0200
@@ -1,0 +2,28 @@
+Sat May  2 08:46:09 UTC 2015 - zai...@opensuse.org
+
+- Update to version 0.5.0:
+  + [Build] Fix out-of-source-tree builds.
+  + Fix various configure  build issues.
+  + [Autoconf]:
+- Sub Makefile: Remove ACLOCAL_AMFLAGS.
+- Add --no-undefined to compiler option.
+  + [upnp] Use port setting when creating GUPnPContextManager.
+  + [Deprecated API] Use new API instead of deprecated.
+  + [Device]:
+- Fix wake-on ip address used for broadcast.
+- Sleeping devices cache cleanup.
+- Improve sleeping context lookup.
+- Move the network interface info storage.
+- Improve Network Interface info and device context matching.
+- RetrieFve sleeping state via GetInterfaceInfo action.
+- Add sleeping device memory cache.
+- Add wake packet sending support.
+- Add Energy Management features.
+  + [Configuration] Remove libdleyna-server .pc file.
+  + [Documentation] Fix URL to MediaServer2Spec.
+  + [Tests]:
+- Save changed ServiceResetToken in configuration.
+- Survive a missing ServiceResetToken in dsc.
+- Fix a typo in the Upload Sync Controller's error management.
+
+---

Old:

  dleyna-server-0.4.0.tar.gz

New:

  dleyna-server-0.5.0.tar.gz



Other differences:
--
++ dleyna-server.spec ++
--- /var/tmp/diff_new_pack.jNn6jR/_old  2015-05-06 12:10:45.0 +0200
+++ /var/tmp/diff_new_pack.jNn6jR/_new  2015-05-06 12:10:45.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package dleyna-server
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2014 Dominique Leuenberger, Amsterdam, The Netherlands
 #
 # All modifications and additions to the file contributed by third parties
@@ -18,14 +18,14 @@
 
 
 Name:   dleyna-server
-Version:0.4.0
+Version:0.5.0
 Release:0
 Summary:Discover and browse Digital Media Servers
 License:LGPL-2.1
 Group:  System/Libraries
 Url:http://01.org/dleyna
 Source: 
https://01.org/sites/default/files/downloads/dleyna/%{name}-%{version}.tar.gz
-BuildRequires:  pkgconfig(dleyna-core-1.0) = 0.4.0
+BuildRequires:  pkgconfig(dleyna-core-1.0) = 0.5.0
 BuildRequires:  pkgconfig(gio-2.0) = 2.28
 BuildRequires:  pkgconfig(glib-2.0) = 2.28
 BuildRequires:  pkgconfig(gssdp-1.0) = 0.13.2
@@ -79,7 +79,6 @@
 %defattr(-,root,root)
 %{_includedir}/dleyna-1.0/
 %{_libdir}/%{name}/libdleyna-server-1.0.so
-%{_libdir}/pkgconfig/dleyna-server-1.0.pc
 %{_libdir}/pkgconfig/dleyna-server-service-1.0.pc
 
 %changelog

++ dleyna-server-0.4.0.tar.gz - dleyna-server-0.5.0.tar.gz ++
 9327 lines of diff (skipped)




commit systemd-mini for openSUSE:13.1:Update

2015-05-06 Thread h_root
Hello community,

here is the log from the commit of package systemd-mini for 
openSUSE:13.1:Update checked in at 2015-05-06 15:53:17

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


Package is systemd-mini

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.9csoQs/_old  2015-05-06 15:53:19.0 +0200
+++ /var/tmp/diff_new_pack.9csoQs/_new  2015-05-06 15:53:19.0 +0200
@@ -1 +1 @@
-link package='systemd-mini.3555' cicount='copy' /
+link package='systemd-mini.3728' cicount='copy' /




commit systemd for openSUSE:13.1:Update

2015-05-06 Thread h_root
Hello community,

here is the log from the commit of package systemd for openSUSE:13.1:Update 
checked in at 2015-05-06 15:53:21

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


Package is systemd

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.xcH5C1/_old  2015-05-06 15:53:25.0 +0200
+++ /var/tmp/diff_new_pack.xcH5C1/_new  2015-05-06 15:53:25.0 +0200
@@ -1 +1 @@
-link package='systemd.3555' cicount='copy' /
+link package='systemd.3728' cicount='copy' /




commit systemd-rpm-macros for openSUSE:13.1:Update

2015-05-06 Thread h_root
Hello community,

here is the log from the commit of package systemd-rpm-macros for 
openSUSE:13.1:Update checked in at 2015-05-06 15:53:19

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


Package is systemd-rpm-macros

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.9TCMjx/_old  2015-05-06 15:53:21.0 +0200
+++ /var/tmp/diff_new_pack.9TCMjx/_new  2015-05-06 15:53:21.0 +0200
@@ -1 +1 @@
-link package='systemd-rpm-macros.3555' cicount='copy' /
+link package='systemd-rpm-macros.3728' cicount='copy' /




commit wicked for openSUSE:13.2:Update

2015-05-06 Thread h_root
Hello community,

here is the log from the commit of package wicked for openSUSE:13.2:Update 
checked in at 2015-05-06 12:45:57

Comparing /work/SRC/openSUSE:13.2:Update/wicked (Old)
 and  /work/SRC/openSUSE:13.2:Update/.wicked.new (New)


Package is wicked

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.7C0uWT/_old  2015-05-06 12:45:59.0 +0200
+++ /var/tmp/diff_new_pack.7C0uWT/_new  2015-05-06 12:45:59.0 +0200
@@ -1 +1 @@
-link package='wicked.3559' cicount='copy' /
+link package='wicked.3735' cicount='copy' /