commit cogl for openSUSE:Factory

2012-03-01 Thread h_root
Hello community,

here is the log from the commit of package cogl for openSUSE:Factory checked in 
at 2012-03-01 09:50:25

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


Package is cogl, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/cogl/cogl.changes2012-01-26 
14:18:23.0 +0100
+++ /work/SRC/openSUSE:Factory/.cogl.new/cogl.changes   2012-03-01 
09:50:27.0 +0100
@@ -1,0 +2,52 @@
+Wed Feb 22 08:16:48 UTC 2012 - vu...@opensuse.org
+
+- Update to version 1.9.6:
+  + New conformance tests or tests ported from Clutter.
+  + New public experimental functions.
+  + Added cogl_kms_renderer_get_kms_fd to get the KMS file
+descriptor.
+  + Bug fixed in the KMS support where it would crash on cleanup if
+it couldn't save the CRTC state.
+  + Bug fixed in the Wayland compositor support where it would leak
+EGLImages when creating a texture from a buffer
+  + The swap_buffer callback in GLX is now delayed until
+cogl_poll_dispatch is called so that apps can handle it more
+predictably.
+  + Fixes for bugs with pipelines that are trying to use a layer
+with a NULL texture.
+  + New cogl_framebuffer_* API for drawing directly to the
+framebuffer without having to push the framebuffer.
+  + Most of the _EXP suffixes have been removed from the
+experimental API symbols in the hope that the gtk-doc unstable
+annotation will be enough to distinguish these.
+  + Add a COGL_DEBUG=winsys option
+  + CoglBuffer and CoglPrimitive now take an explicit CoglContext
+argument in their constructor.
+  + Updates to the MSVC build support.
+  + Add cogl_pipeline_set_layer_null_texture().
+  + Fix some bugs where Cogl was assuming there is a direct mapping
+between the pipeline layer number and the GL texture unit
+number.
+  + In snippets, there are now always builtin sampler uniforms for
+every layer of the pipeline.
+  + The texture lookup snippet hook now gets passed the sampler for
+the unit.
+  + Some public constants for CoglPixelFormat have been removed
+(COGL_UNPREMULT_MASK, COGL_UNORDERED_MASK and
+COGL_PIXEL_FORMAT_{24,32}).
+  + 30-bit pixel formats added.
+  + COGL_DEBUG=wireframes now correctly renders primitives using
+vertex shader snippets.
+  + cogl_framebuffer_swap_buffers and friends have been renamed to
+cogl_onscreen_swap_buffers.
+  + If the experimental 2.0 API is requested, as far as possible
+the headers for the 1.0 API are no longer included. Define
+COGL_ENABLE_EXPERIMENTAL_API instead if you want to mix both
+APIs.
+  + Bugs fixed: bgo#660188, bgo#668385, bgo#668856, bgo#668913,
+bgo#669368, bgo#669785.
+- Remove xz BuildRequires now that it comes for free in the build
+  system.
+- Rename libcogl7 to libcogl8, following upstream soversion change.
+
+---

Old:

  cogl-1.9.4.tar.xz

New:

  cogl-1.9.6.tar.xz



Other differences:
--
++ cogl.spec ++
--- /var/tmp/diff_new_pack.vasjbf/_old  2012-03-01 09:50:28.0 +0100
+++ /var/tmp/diff_new_pack.vasjbf/_new  2012-03-01 09:50:28.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   cogl
-Version:1.9.4
+Version:1.9.6
 Release:0
 Summary:An object oriented GL/GLES Abstraction/Utility Layer
 License:LGPL-2.1+
@@ -27,8 +27,6 @@
 Source99:   baselibs.conf
 BuildRequires:  fdupes
 BuildRequires:  gtk-doc = 1.13
-# Only needed because we don't (and won't) support building xz tarballs by 
default... See bnc#697467
-BuildRequires:  xz
 BuildRequires:  pkgconfig(cairo) = 1.10
 BuildRequires:  pkgconfig(gdk-pixbuf-2.0) = 2.0
 BuildRequires:  pkgconfig(gl)
@@ -47,7 +45,7 @@
 Cogl is a small open source library for using 3D graphics hardware to draw
 pretty pictures.
 
-%package -n libcogl7
+%package -n libcogl8
 Summary:An object oriented GL/GLES Abstraction/Utility Layer
 Group:  System/Libraries
 Requires:   Mesa
@@ -55,7 +53,7 @@
 # To make the lang package installable
 Provides:   %{name} = %{version}
 
-%description  -n libcogl7
+%description  -n libcogl8
 Cogl is a small open source library for using 3D graphics hardware to draw
 pretty pictures.
 
@@ -93,7 +91,7 @@
 Group:  Development/Libraries/GNOME
 # cogl-defines.h includes GL/gl.h
 Requires:   Mesa-devel
-Requires:   libcogl7 = %{version}
+Requires:   libcogl8 = %{version}
 Requires:   libcogl-pango0 = %{version}
 Requires:   typelib-1_0-Cogl-1_0 = %{version}
 Requires:   typelib-1_0-CoglPango-1_0 = %{version}
@@ -119,15 +117,15 @@
 %find_lang cogl
 %fdupes %{buildroot}%{_libdir}/pkgconfig/
 
-%post -n libcogl7 -p 

commit a2ps for openSUSE:Factory

2012-03-01 Thread h_root
Hello community,

here is the log from the commit of package a2ps for openSUSE:Factory checked in 
at 2012-03-01 17:18:33

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


Package is a2ps, Maintainer is wer...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/a2ps/a2ps.changes2012-02-08 
17:17:17.0 +0100
+++ /work/SRC/openSUSE:Factory/.a2ps.new/a2ps.changes   2012-03-01 
17:18:46.0 +0100
@@ -1,0 +2,6 @@
+Tue Feb 21 12:22:10 UTC 2012 - wer...@suse.de
+
+- Fix shared library build on all 64bit architectures (hint from
+  Dinar Valeev)
+
+---

New:

  a2ps-4.13-linker.patch



Other differences:
--
++ a2ps.spec ++
--- /var/tmp/diff_new_pack.3jhUor/_old  2012-03-01 17:18:48.0 +0100
+++ /var/tmp/diff_new_pack.3jhUor/_new  2012-03-01 17:18:48.0 +0100
@@ -51,6 +51,7 @@
 Patch10:a2ps-4.13-types.patch
 Patch11:a2ps-4.13-psgen.patch
 Patch12:a2ps-4.13-gv-arguments.patch
+Patch13:a2ps-4.13-linker.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -92,6 +93,7 @@
 %patch -P 10 -p 0 -b .types
 %patch -P 11 -p 0 -b .psgen
 %patch -P 12 -p 1 -b .gvarg
+%patch -P 13 -p 0 -b .ldso
 %patch
 cp -f %SOURCE1 po/ko.po
 rename no nb po/no.*

++ a2ps-4.13-linker.patch ++
--- auxdir/ltconfig
+++ auxdir/ltconfig 2012-02-21 12:20:09.366433998 +
@@ -1966,19 +1966,8 @@ linux-gnu*)
   finish_cmds='PATH=\$PATH:/sbin ldconfig -n $libdir'
   shlibpath_var=LD_LIBRARY_PATH
   shlibpath_overrides_runpath=no
-  deplibs_check_method='file_magic ELF [0-9][0-9]*-bit [LM]SB (shared 
object|dynamic lib )'
-  file_magic_cmd=/usr/bin/file
-  file_magic_test_file=`echo /lib/libc.so* /lib/libc-*.so`
-
-  if test -f /lib/ld.so.1; then
-dynamic_linker='GNU ld.so'
-  else
-# Only the GNU ld.so supports shared libraries on MkLinux.
-case $host_cpu in
-powerpc*) dynamic_linker=no ;;
-*) dynamic_linker='Linux ld.so' ;;
-esac
-  fi
+  hardcode_into_libs=yes
+  dynamic_linker='GNU/Linux ld.so'
   ;;
 
 netbsd*)
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit bind for openSUSE:Factory

2012-03-01 Thread h_root
Hello community,

here is the log from the commit of package bind for openSUSE:Factory checked in 
at 2012-03-01 17:18:46

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


Package is bind, Maintainer is u...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/bind/bind.changes2011-10-26 
15:34:06.0 +0200
+++ /work/SRC/openSUSE:Factory/.bind.new/bind.changes   2012-03-01 
17:18:53.0 +0100
@@ -1,0 +2,32 @@
+Mon Feb 13 10:44:33 UTC 2012 - co...@suse.com
+
+- patch license to follow spdx.org standard
+
+---
+Wed Dec 21 22:16:02 UTC 2011 - l...@samba.org
+
+- Ensure to create the required dir or sym link in /var/run; (bnc#738156).
+
+---
+Mon Dec  5 16:47:48 CET 2011 - u...@suse.de
+
+- root nameserver updated (root.hint file)
+
+---
+Mon Dec  5 12:55:15 CET 2011 - u...@suse.de
+
+- added managed-keys-directory to named.conf
+
+---
+Tue Nov 22 11:37:01 CET 2011 - u...@suse.de
+
+- fixed apparmor profile for lib and lib64 in chroot
+  (bnc#716745)
+
+---
+Thu Nov 17 15:25:54 CET 2011 - fteod...@suse.de
+
+- Cache lookup could return RRSIG data associated with nonexistent
+  records, leading to an assertion failure. CVE-2011-4313; (bnc#730995).
+
+---

Old:

  bind-9.8.1.tar.gz
  ldapdump-allow-uri.diff
  named-direct-proc-mount.diff
  tmpfs.patch

New:

  bind-9.8.1-P1.tar.gz



Other differences:
--
++ bind.spec ++
--- /var/tmp/diff_new_pack.75QNCL/_old  2012-03-01 17:18:57.0 +0100
+++ /var/tmp/diff_new_pack.75QNCL/_new  2012-03-01 17:18:57.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package bind
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,20 +16,24 @@
 #
 
 
-
 Name:   bind
 %define pkg_name bind
-%define pkg_vers 9.8.1
-BuildRequires:  openldap2-devel
-BuildRequires:  libcap libcap-devel libmysqlclient-devel libxml2-devel openssl 
openssl-devel
-BuildRequires:  update-desktop-files
+%define pkg_vers 9.8.1-P1
 BuildRequires:  krb5-devel
+BuildRequires:  libcap
+BuildRequires:  libcap-devel
+BuildRequires:  libmysqlclient-devel
 BuildRequires:  libtool
+BuildRequires:  libxml2-devel
+BuildRequires:  openldap2-devel
+BuildRequires:  openssl
+BuildRequires:  openssl-devel
+BuildRequires:  update-desktop-files
 Summary:Domain Name System (DNS) Server (named)
-Version:9.8.1
-Release:1
-License:BSD3c(or similar) ; MIT License (or similar)
+License:BSD-3-Clause ; MIT
 Group:  Productivity/Networking/DNS/Servers
+Version:9.8.1P1
+Release:0
 Provides:   dns_daemon bind8 bind9
 Obsoletes:  bind8 bind9
 Requires:   %{name}-utils %{name}-chrootenv
@@ -44,11 +48,8 @@
 Patch1: Makefile.in.diff
 Patch2: pid-path.diff
 Patch4: perl-path.diff
-Patch5: tmpfs.patch
-Patch6: ldapdump-allow-uri.diff
 Patch51:pie_compile.diff
 Patch52:named-bootconf.diff
-Patch54:named-direct-proc-mount.diff
 Patch70:dlz_compile.diff
 Patch100:   configure.in.diff2
 Source60:   dlz-schema.txt
@@ -81,7 +82,6 @@
 System.  This package includes the components to operate a DNS server.
 
 %package chrootenv
-License:BSD3c(or similar) ; MIT License (or similar)
 Summary:Chroot environment for BIND named and lwresd
 Group:  Productivity/Networking/DNS/Servers
 PreReq: /usr/sbin/groupadd /usr/sbin/useradd
@@ -92,7 +92,6 @@
 structure below /var/lib/named.
 
 %package devel
-License:BSD3c(or similar) ; MIT License (or similar)
 Summary:Development Libraries and Header Files of BIND
 Group:  Development/Libraries/C and C++
 Requires:   %{name}-libs = %{version}
@@ -111,7 +110,6 @@
 System (DNS) protocols.
 
 %package doc
-License:BSD3c(or similar) ; MIT License (or similar)
 Summary:BIND documentation
 Group:  Documentation/Other
 %if 0%{?suse_version} = 1120
@@ -124,7 +122,6 @@
 includes also the BIND Administrator Reference Manual (ARM).
 
 %package libs
-License:BSD3c(or similar) ; MIT License (or similar)
 Summary:Shared 

commit ccscript3 for openSUSE:Factory

2012-03-01 Thread h_root
Hello community,

here is the log from the commit of package ccscript3 for openSUSE:Factory 
checked in at 2012-03-01 17:18:52

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


Package is ccscript3, Maintainer is kk...@novell.com

Changes:

--- /work/SRC/openSUSE:Factory/ccscript3/ccscript3.changes  2011-12-05 
12:43:06.0 +0100
+++ /work/SRC/openSUSE:Factory/.ccscript3.new/ccscript3.changes 2012-03-01 
17:18:57.0 +0100
@@ -1,0 +2,40 @@
+Mon Feb 27 10:31:46 UTC 2012 - sasc...@suse.de
+
+- Adhere to shared library packaging policy
+- Correctly provide/obsolete ccscript
+- Move documentation into base (lib) package, all subpackages require
+  it and legal needs 'COPYING' there
+- CFLAGS are already part of %configure
+- Ran spec-cleaner
+
+---
+Wed Feb 22 19:00:14 UTC 2012 - kk...@linux-pingi.de
+
+- update to version 1.1.7
+From ccScript3 1.1.5 to 1.1.6
+- minor preproc fix and dupString export
+
+From ccScript3 1.1.4 to 1.1.5
+- fix for some kinds of call argument parsing
+- support for passing traditional positional arguments into calls
+- addition of bool type
+- positional argument expansion in sub with %*
+
+From ccScript3 1.1.3 to 1.1.4
+- packed structs
+- contruct packing, deconstruct unpacking, ? expr for member search
+
+From ccScript3 1.1.2 to 1.1.3
+- fix fatel bug on _keydata_ method setting
+
+From ccScript3 1.1.1 to 1.1.2
+- exit token for keydata...
+
+From ccScript3 1.1.0 to 1.1.1
+- new embedded keydata support
+
+From ccScript3 1.0.9 to 1.1.0
+- fix for slog check levels
+- standardization of arguments
+
+---

Old:

  ccscript3-1.0.9.tar.bz2

New:

  ccscript3-1.1.7.tar.bz2



Other differences:
--
++ ccscript3.spec ++
--- /var/tmp/diff_new_pack.DCHfcS/_old  2012-03-01 17:18:59.0 +0100
+++ /var/tmp/diff_new_pack.DCHfcS/_new  2012-03-01 17:18:59.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ccscript3
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,23 +16,25 @@
 #
 
 
-
 Name:   ccscript3
-BuildRequires:  commoncpp2-devel gcc-c++ pkgconfig unixODBC-devel
-BuildRequires:  libtool
-Url:http://www.gnu.org/software/ccscript/
+Version:1.1.7
+Release:0
+Summary:A GNU Common C++ framework for embedded scripting
 License:GPL-2.0+
 Group:  Productivity/Multimedia/Other
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-Provides:   ccscript
-Obsoletes:  ccscript
-Summary:a GNU Common C++ framework for embedded scripting
-Version:1.0.9
-Release:139
+Url:http://www.gnu.org/software/ccscript/
 Source: %{name}-%{version}.tar.bz2
 Patch1: unixODBC.diff
 Patch2: ccscript3-gcc43.diff
 Patch3: ccscript3-libtool.diff
+BuildRequires:  commoncpp2-devel
+BuildRequires:  gcc-c++
+BuildRequires:  libtool
+BuildRequires:  pkgconfig
+BuildRequires:  unixODBC-devel
+Provides:   ccscript = %{version}
+Obsoletes:  ccscript  %{version}
+BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
 The GNU ccScript package offers a class extensible threaded embedded
@@ -44,64 +46,76 @@
 execution rather than the linear and non-deterministic fashion of
 embedded script systems such as tcl, libguile, etc.
 
+%package -n libccscript3-1_1-0
+Summary:A GNU Common C++ framework for embedded scripting
+Group:  Development/Libraries/C and C++
+Recommends: ccscript3-modules = %{version}
 
+%description -n libccscript3-1_1-0
+The GNU ccScript package offers a class extensible threaded embedded
+scripting engine for use with GNU Common C++.  This engine is also used
+in GNU Bayonne (the GNU telephony application server package) and other
+parts of GNUCOMM (the GNU telephony meta-project). This engine differs
+from traditional scripting systems in that it is used to script near
+real-time state-event systems through deterministic callback step
+execution rather than the linear and non-deterministic fashion of
+embedded script systems such as tcl, libguile, etc.
 
-%package devel
-License:GPL-2.0+
-Summary:Header files and documentation for ccscript
-Group:  Productivity/Multimedia/Other
-Requires:   %{name} = %{version} 

commit dhcpcd for openSUSE:Factory

2012-03-01 Thread h_root
Hello community,

here is the log from the commit of package dhcpcd for openSUSE:Factory checked 
in at 2012-03-01 17:19:12

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


Package is dhcpcd, Maintainer is vark...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/dhcpcd/dhcpcd.changes2011-10-02 
09:57:01.0 +0200
+++ /work/SRC/openSUSE:Factory/.dhcpcd.new/dhcpcd.changes   2012-03-01 
17:19:13.0 +0100
@@ -1,0 +2,12 @@
+Wed Feb  8 15:45:13 UTC 2012 - rschweik...@suse.com
+
+- place binary into /usr tree (UsrMerge project)
+
+---
+Fri Oct 21 18:51:10 UTC 2011 - e...@suse.com
+
+- 
N_When-getting-a-new-lease-send-the-serverID-and-lease-addr-in-a-DHCP_REQUEST-package.patch
 
+  When getting a new lease send the serverID and lease 
+  addr in a DHCP_REQUEST package (bnc #725856).
+
+---

New:

  
N_When-getting-a-new-lease-send-the-serverID-and-lease-addr-in-a-DHCP_REQUEST-package.patch



Other differences:
--
++ dhcpcd.spec ++
--- /var/tmp/diff_new_pack.sc1tka/_old  2012-03-01 17:19:15.0 +0100
+++ /var/tmp/diff_new_pack.sc1tka/_new  2012-03-01 17:19:15.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package dhcpcd
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,11 +16,12 @@
 #
 
 
-
 Name:   dhcpcd
 Version:3.2.3
 Release:47.RELEASE6
 Summary:A DHCP Client Daemon
+License:GPL-2.0+
+Group:  Productivity/Networking/Boot/Clients
 Url:http://developer.berlios.de/projects/dhcpcd/
 #Source:   http://prdownload.berlios.de/dhcpcd/dhcpcd-3.2.3.tar.bz2
 Source: dhcpcd-%{version}.tar.bz2
@@ -49,8 +50,7 @@
 Patch20:dhcpcd-3.2.3-renew-unicast.diff
 Patch21:dhcpcd-3.2.3-xen-checksum.diff
 Patch22:dhcpcd-3.2.3-option-checks.diff
-License:GPLv2+
-Group:  Productivity/Networking/Boot/Clients
+Patch23:
N_When-getting-a-new-lease-send-the-serverID-and-lease-addr-in-a-DHCP_REQUEST-package.patch
 Provides:   dhcp_client
 Requires:   net-tools
 PreReq: sysconfig
@@ -86,6 +86,7 @@
 %patch20 -p0
 %patch21 -p0
 %patch22 -p0
+%patch23 -p2
 cp %{S:1} .
 cp %{S:3} .
 
@@ -93,8 +94,12 @@
 make %{?_smp_mflags} CFLAGS=$RPM_OPT_FLAGS -O2 -pipe -fpie -DENABLE_SYSV=1 
-UENABLE_DUID LDFLAGS=-pie
 
 %install
-make install DESTDIR=$RPM_BUILD_ROOT
-install -D %{S:2} $RPM_BUILD_ROOT/usr/sbin/dhcpcd-test
+make install DESTDIR=$RPM_BUILD_ROOT BINDIR=%{_sbindir}
+install -D %{S:2} $RPM_BUILD_ROOT/%{_sbindir}/dhcpcd-test
+#UsrMerge
+mkdir $RPM_BUILD_ROOT/sbin
+ln -sf %{_sbindir}/dhcpcd  $RPM_BUILD_ROOT/sbin
+#EndUserMerge
 
 %post
 #remove dhcpcd 1 parameters which are not implemented in dhcpcd 3.2.3
@@ -111,7 +116,10 @@
 %doc README dhcpcd-1-vs-3 README.SUSE
 %doc %{_mandir}/man8/dhcpcd.8*
 %defattr(0755,root,root)
+#UsrMerge
 /sbin/dhcpcd
-/usr/sbin/dhcpcd-test
+#EndUsrMerge
+%{_sbindir}/dhcpcd
+%{_sbindir}/dhcpcd-test
 
 %changelog

++ 
N_When-getting-a-new-lease-send-the-serverID-and-lease-addr-in-a-DHCP_REQUEST-package.patch
 ++
From: Egbert Eich e...@suse.de
Date: Fri Oct 21 19:30:32 2011 +0200
Subject: [PATCH] When getting a new lease send the serverID and lease addr in a 
DHCP_REQUEST package.
Patch-Mainline: N/A
Git-commit: a29a820f4fe4dc3b05f4ee1baf344b6b5b8aa25b
References: bnc #725856 
Signed-off-by: Egbert Eich e...@suse.de

When a lease cannot be renewed dhcpclient tries to get a new lease starting
with a DHCP_DISCOVER. In this case the serverID and lease addr needs to be
sent in the DHCP_REQUEST package. This only happens when the if statement

  if (dhcp-address.s_addr 
  dhcp-address.s_addr !=
  iface-previous_address.s_addr)
  {

is true. Thus iface-previous_address.s_addr needs to be when the lease
renewal fails and we reenter STATE_INIT.
(bnc #725856)

Signed-off-by: Egbert Eich e...@suse.de
---
 dhcpcd-3.2.3/client.c |1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/dhcpcd-3.2.3/client.c b/dhcpcd-3.2.3/client.c
index fd97908..2671fba 100644
--- a/dhcpcd-3.2.3/client.c
+++ b/dhcpcd-3.2.3/client.c
@@ -798,6 +798,7 @@ static int handle_dhcp (state_t *state, int type, const 
options_t *options)
state-state = STATE_INIT;
state-timeout = 0;
state-xid = 0;
+   

commit dita for openSUSE:Factory

2012-03-01 Thread h_root
Hello community,

here is the log from the commit of package dita for openSUSE:Factory checked in 
at 2012-03-01 17:19:21

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


Package is dita, Maintainer is k...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/dita/dita.changes2011-09-23 
01:55:24.0 +0200
+++ /work/SRC/openSUSE:Factory/.dita.new/dita.changes   2012-03-01 
17:19:22.0 +0100
@@ -1,0 +2,7 @@
+Tue Feb  7 10:04:26 UTC 2012 - cfarr...@suse.com
+
+- license update: SUSE-Oasis-Specification-Notice
+  Use this SUSE- spdx proprietary prefix until the oasis spec license
+  notice is pushed upstream
+
+---



Other differences:
--
++ dita.spec ++
--- /var/tmp/diff_new_pack.x9K5vw/_old  2012-03-01 17:19:23.0 +0100
+++ /var/tmp/diff_new_pack.x9K5vw/_new  2012-03-01 17:19:23.0 +0100
@@ -20,7 +20,7 @@
 Name:   dita
 BuildRequires:  sgml-skel unzip
 Url:http://www.oasis-open.org/committees/dita/
-License:Other uncritical OpenSource License
+License:SUSE-Oasis-Specification-Notice
 Group:  Productivity/Publishing/XML
 Requires:   sgml-skel
 %define regcat /usr/bin/sgml-register-catalog



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



commit evolution-tray for openSUSE:Factory

2012-03-01 Thread h_root
Hello community,

here is the log from the commit of package evolution-tray for openSUSE:Factory 
checked in at 2012-03-01 17:19:34

Comparing /work/SRC/openSUSE:Factory/evolution-tray (Old)
 and  /work/SRC/openSUSE:Factory/.evolution-tray.new (New)


Package is evolution-tray, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/evolution-tray/evolution-tray.changes
2011-10-02 10:00:36.0 +0200
+++ /work/SRC/openSUSE:Factory/.evolution-tray.new/evolution-tray.changes   
2012-03-01 17:19:36.0 +0100
@@ -1,0 +2,16 @@
+Wed Feb 29 07:46:17 UTC 2012 - vu...@opensuse.org
+
+- Add evolution-tray-git-00c08ae8.patch: update to current git
+  (last commit from January 21), to update the code to work with
+  evolution 3.4 and get build fixes.
+- This patch brings the following changes:
+  + Add minimize to tray ability.
+  + Port to GSettings, following evolution changes.
+  + Build fixes.
+- Add evolution-tray-evo-3.4.patch: additional fixes for latest
+  evolution 3.3.x.
+- Add gnome-common BuildRequires and call to gnome-autogen.sh,
+  needed for evolution-tray-git-00c08ae8.patch.
+- Use %glib2_gsettings_schema_* macros.
+
+---

New:

  evolution-tray-evo-3.4.patch
  evolution-tray-git-00c08ae8.patch



Other differences:
--
++ evolution-tray.spec ++
--- /var/tmp/diff_new_pack.uW6RfV/_old  2012-03-01 17:19:37.0 +0100
+++ /var/tmp/diff_new_pack.uW6RfV/_new  2012-03-01 17:19:37.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package evolution-tray
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,17 +16,22 @@
 #
 
 
-
 Name:   evolution-tray
 Version:0.0.8
-Release:1
-License:GPL-2.0+
+Release:0
 Summary:Evolution plugin to minimize in tray
-Url:http://gnome.eu.org/evo/index.php/Evolution_Tray
+License:GPL-2.0+
 Group:  Productivity/Office/Other
+Url:http://gnome.eu.org/evo/index.php/Evolution_Tray
 Source0:http://gnome.eu.org/%{name}-%{version}.tar.gz
 # PATCH-FIX-UPSTREAM evolution-tray-fix-include.patch vu...@opensuse.org -- 
Add missing include; sent upstream by mail
 Patch0: evolution-tray-fix-include.patch
+# PATCH-FIX-UPSTREAM evolution-tray-git-00c08ae8.patch vu...@opensuse.org -- 
Update to latest git
+Patch1: evolution-tray-git-00c08ae8.patch
+# PATCH-FIX-UPSTREAM evolution-tray-evo-3.4.patch vu...@opensuse.org -- Fix 
build with latest evo 3.3.x; sent upstream by mail
+Patch2: evolution-tray-evo-3.4.patch
+# needed for patch1
+BuildRequires:  gnome-common
 BuildRequires:  intltool
 BuildRequires:  pkgconfig(evolution-plugin-3.0)
 BuildRequires:  pkgconfig(evolution-shell-3.0)
@@ -35,6 +40,7 @@
 Requires:   evolution
 Enhances:   evolution
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+%glib2_gsettings_schema_requires
 
 %description
 This plugin is useful when you want to put evolution in the tray
@@ -45,8 +51,12 @@
 %prep
 %setup -q
 %patch0 -p1
+%patch1 -p1
+%patch2 -p1
 
 %build
+# needed for patch1
+NOCONFIGURE=1 gnome-autogen.sh
 %configure
 %__make %{?_smp_mflags} V=1
 
@@ -54,9 +64,17 @@
 %makeinstall
 find %{buildroot}%{_libdir} -name '*.la' -type f -delete -print
 
+%post
+%glib2_gsettings_schema_post
+
+%postun
+%glib2_gsettings_schema_postun
+
 %files
 %defattr(-,root,root)
 %doc AUTHORS COPYING
+%{_datadir}/GConf/gsettings/evolution-tray.convert
+%{_datadir}/glib-2.0/schemas/org.gnome.evolution.plugin.evolution-tray.gschema.xml
 %{_libdir}/evolution/*/plugins/liborg-gnome-evolution-tray.so
 %{_libdir}/evolution/*/plugins/org-gnome-evolution-tray.eplug
 

++ evolution-tray-evo-3.4.patch ++
Index: evolution-tray-0.0.8/src/tray.c
===
--- evolution-tray-0.0.8.orig/src/tray.c
+++ evolution-tray-0.0.8/src/tray.c
@@ -43,6 +43,10 @@
 #include shell/e-shell-view.h
 #include shell/e-shell-window.h
 #endif
+#if EVOLUTION_VERSION = 30305
+#include libemail-utils/e-account-utils.h
+#include mail/e-mail.h
+#else
 #if EVOLUTION_VERSION = 29101
 #include e-util/e-account-utils.h
 #include mail/e-mail.h
@@ -50,7 +54,13 @@
 #include mail/mail-config.h
 #include mail/mail-session.h
 #endif
+#endif
+#if EVOLUTION_VERSION = 30305
+#include libemail-engine/e-mail-folder-utils.h
+#include libemail-engine/mail-ops.h
+#else
 #include mail/mail-ops.h
+#endif
 #include e-util/e-plugin.h
 
 #include mail/em-event.h

commit freeglut for openSUSE:Factory

2012-03-01 Thread h_root
Hello community,

here is the log from the commit of package freeglut for openSUSE:Factory 
checked in at 2012-03-01 17:19:43

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


Package is freeglut, Maintainer is sndir...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/freeglut/freeglut.changes2012-02-21 
07:30:38.0 +0100
+++ /work/SRC/openSUSE:Factory/.freeglut.new/freeglut.changes   2012-03-01 
17:19:48.0 +0100
@@ -1,0 +2,10 @@
+Wed Feb 29 21:26:32 UTC 2012 - tabra...@novell.com
+
+- Update to 2.8.0
+  * There are now callbacks to support multitouch capability.
+  * Solaris and OSX support have improved.
+  * Fullscreen mode and Game mode behave better.
+  * Addition of Visual Studio 2010 projects  solutions.
+  * Many bugs have been fixed.
+
+---

Old:

  freeglut.tar.bz2

New:

  freeglut-2.8.0.tar.bz2



Other differences:
--
++ freeglut.spec ++
--- /var/tmp/diff_new_pack.SBoXCj/_old  2012-03-01 17:19:49.0 +0100
+++ /var/tmp/diff_new_pack.SBoXCj/_new  2012-03-01 17:19:49.0 +0100
@@ -19,13 +19,13 @@
 %define debug 0
 
 Name:   freeglut
-Version:2.7.99.svn2007.0422
+Version:2.8.0
 Release:0
 Summary:Freely licensed alternative to the GLUT library
 License:MIT
 Group:  System/Libraries
 Url:http://freeglut.sourceforge.net/
-Source: freeglut.tar.bz2
+Source: %{name}-%{version}.tar.bz2 
 Source1:glutman.tar.bz2
 BuildRequires:  Mesa-devel
 BuildRequires:  gcc-c++
@@ -119,7 +119,7 @@
 joystick functions on a wide range of platforms.
 
 %prep
-%setup -q -b0 -b1 -n freeglut
+%setup -q -b0 -b1 -n %{name}-%{version}
 
 %build
 ./autogen.sh

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



commit gobby04 for openSUSE:Factory

2012-03-01 Thread h_root
Hello community,

here is the log from the commit of package gobby04 for openSUSE:Factory checked 
in at 2012-03-01 17:19:49

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


Package is gobby04, Maintainer is gnome-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/gobby04/gobby04.changes  2012-01-20 
20:23:38.0 +0100
+++ /work/SRC/openSUSE:Factory/.gobby04.new/gobby04.changes 2012-03-01 
17:19:50.0 +0100
@@ -1,0 +2,8 @@
+Thu Feb 23 17:41:21 UTC 2012 - vu...@opensuse.org
+
+- Update to version 0.4.13:
+  + Fix compilation with glibmm 2.31 or greater.
+  + Updated translations.
+- Drop gobby04-new-glibmm.patch: fixed upstream.
+
+---

Old:

  gobby-0.4.12.tar.bz2
  gobby04-new-glibmm.patch

New:

  gobby-0.4.13.tar.gz



Other differences:
--
++ gobby04.spec ++
--- /var/tmp/diff_new_pack.kJ8ixk/_old  2012-03-01 17:19:52.0 +0100
+++ /var/tmp/diff_new_pack.kJ8ixk/_new  2012-03-01 17:19:52.0 +0100
@@ -15,6 +15,7 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   gobby04
 %define _name   gobby
 BuildRequires:  fdupes
@@ -31,16 +32,14 @@
 BuildRequires:  pkgconfig(libxml++-2.6)
 BuildRequires:  pkgconfig(net6-1.3)
 BuildRequires:  pkgconfig(obby-0.4)
-Version:0.4.12
+Version:0.4.13
 Release:0
 Summary:Gobby collaborative editor (old protocol)
 License:GPL-2.0 ; GPL-2.0+
 Group:  System/GUI/GNOME
-Source: %{_name}-%{version}.tar.bz2
+Source: http://releases.0x539.de/gobby/%{_name}-%{version}.tar.gz
 # PATCH-FIX-OPENSUSE gobby04-desktop.patch vu...@novell.com -- Remove icon 
extension, and make it call gobby-0.4 (to have it parallel-installable with 0.5)
 Patch0: gobby04-desktop.patch
-# PATCH-FIX-UPSTREAM gobby04-new-glibmm.patch vu...@opensuse.org -- Fix build 
with glibmm = 2.31, sent upstream by mail (2012-01-19)
-Patch1: gobby04-new-glibmm.patch
 Url:http://gobby.0x539.de/
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Requires:   obby = 0.4.6
@@ -67,7 +66,6 @@
 %prep
 %setup -q -n %{_name}-%{version}
 %patch0
-%patch1 -p1
 
 %build
 %configure \

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



commit gupnp-dlna for openSUSE:Factory

2012-03-01 Thread h_root
Hello community,

here is the log from the commit of package gupnp-dlna for openSUSE:Factory 
checked in at 2012-03-01 17:19:57

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


Package is gupnp-dlna, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/gupnp-dlna/gupnp-dlna.changes2012-01-06 
11:44:48.0 +0100
+++ /work/SRC/openSUSE:Factory/.gupnp-dlna.new/gupnp-dlna.changes   
2012-03-01 17:19:59.0 +0100
@@ -1,0 +2,12 @@
+Wed Feb 15 07:51:01 UTC 2012 - vu...@opensuse.org
+
+- Update to version 0.6.5:
+  + Update autotools integration.
+  + Add missing functions to documentation.
+  + Fix warnings during GIR generation.
+  + Fix GIR namespace to not clash with GUPnP's.
+- Rename typelib-1_0-GUPnP-DLNA-1_0 subpackage to
+  typelib-1_0-GUPnPDLNA-1_0, following typelib name change. There
+  is no Provides/Obsoletes, as this should work like SLPP packages.
+
+---

Old:

  gupnp-dlna-0.6.4.tar.bz2

New:

  gupnp-dlna-0.6.5.tar.xz



Other differences:
--
++ gupnp-dlna.spec ++
--- /var/tmp/diff_new_pack.2rY5sT/_old  2012-03-01 17:20:01.0 +0100
+++ /var/tmp/diff_new_pack.2rY5sT/_new  2012-03-01 17:20:01.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gupnp-dlna
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,14 +15,15 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   gupnp-dlna
-Version:0.6.4
+Version:0.6.5
 Release:0
 Summary:A collection of helpers for building DLNA applications
 License:LGPL-2.1+
 Group:  Development/Libraries/C and C++
 Url:http://www.gupnp.org/
-Source: 
http://download.gnome.org/sources/gupnp-dlna/0.6/%{name}-%{version}.tar.bz2
+Source: 
http://download.gnome.org/sources/gupnp-dlna/0.6/%{name}-%{version}.tar.xz
 BuildRequires:  gobject-introspection-devel
 BuildRequires:  gstreamer-0_10-devel
 BuildRequires:  gstreamer-0_10-plugins-base-devel
@@ -41,11 +42,11 @@
 GUPnP-DLNA is a collection of helpers for building DLNA media sharing
 applications using GUPnP.
 
-%package -n typelib-1_0-GUPnP-DLNA-1_0
+%package -n typelib-1_0-GUPnPDLNA-1_0
 Summary:A collection of helpers for building DLNA applications -- 
Introspection bindings
 Group:  Development/Libraries/C and C++
 
-%description -n typelib-1_0-GUPnP-DLNA-1_0
+%description -n typelib-1_0-GUPnPDLNA-1_0
 GUPnP-DLNA is a collection of helpers for building DLNA media sharing
 applications using GUPnP.
 
@@ -55,7 +56,7 @@
 Summary:A collection of helpers for building DLNA applications - 
Development Files
 Group:  Development/Libraries/C and C++
 Requires:   libgupnp-dlna-1_0-2 = %{version}
-Requires:   typelib-1_0-GUPnP-DLNA-1_0 = %{version}
+Requires:   typelib-1_0-GUPnPDLNA-1_0 = %{version}
 
 %description -n libgupnp-dlna-devel
 GUPnP-DLNA is a collection of helpers for building DLNA media sharing
@@ -95,16 +96,16 @@
 %{_datadir}/%{name}/
 %{_libdir}/lib*.so.2*
 
-%files -n typelib-1_0-GUPnP-DLNA-1_0
+%files -n typelib-1_0-GUPnPDLNA-1_0
 %defattr(-,root,root)
-%{_libdir}/girepository-1.0/GUPnP-DLNA-1.0.typelib
+%{_libdir}/girepository-1.0/GUPnPDLNA-1.0.typelib
 
 %files -n libgupnp-dlna-devel
 %defattr(-,root,root)
 %{_includedir}/%{name}-1.0/
 %{_libdir}/lib*.so
 %{_libdir}/pkgconfig/gupnp-dlna-1.0.pc
-%{_datadir}/gir-1.0/GUPnP-DLNA-1.0.gir
+%{_datadir}/gir-1.0/GUPnPDLNA-1.0.gir
 %doc %{_datadir}/gtk-doc/html/%{name}/
 
 %files -n gupnp-dlna-tools

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



commit icinga for openSUSE:Factory

2012-03-01 Thread h_root
Hello community,

here is the log from the commit of package icinga for openSUSE:Factory checked 
in at 2012-03-01 17:20:08

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


Package is icinga, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/icinga/icinga.changes2011-10-14 
09:51:18.0 +0200
+++ /work/SRC/openSUSE:Factory/.icinga.new/icinga.changes   2012-03-01 
17:20:10.0 +0100
@@ -1,0 +2,48 @@
+Tue Feb 21 16:41:40 UTC 2012 - thard...@suse.com
+
+- Added changelog entry about the icinga-api removal
+
+---
+Thu Feb 16 09:03:31 UTC 2012 - sasc...@suse.de
+
+- Added some detail about the last version updates
+
+---
+Mon Feb 13 10:47:45 UTC 2012 - co...@suse.com
+
+- patch license to follow spdx.org standard
+
+---
+Fri Dec  2 15:32:05 UTC 2011 - thard...@suse.com
+
+- Imported Upstream version 1.6.1:
+  * core: fix freshness checks are generating stale alerts, even
+if result was received in time
+
+---
+Fri Dec 01 14:29:26 UTC 2011 - thard...@suse.com
+
+- imported Upstream version 1.6.0
+  * package: complete remove icinga-api as module #1935
+** Development is being discontinued for now, 1.5.0 was last combined 
release.
+  * core: fix downtime and comments delete with wrong loop pointers
+causing segfaults
+  * core: fix $NOTIFICATIONRECIPIENTS$ macro contains all contacts
+assigned to host|service, not only notified contacts
+  * core: plug memory leak in downtimes comment add
+  * core: make first_notification_delay depend on the first !OK hard state
+change and don't reset timer for new hard states which would replace it
+  * core: fix memory leak in xodtemplate.c
+  * classic ui: fix for Classic-UI displays bad timeperiods
+  * classic ui: fixed wrong color in histogram and trends for 
unknown/unreachable
+  * classic ui: fixed search not returning all results, only first match
+  * classic ui: fixed wrong output from status.cgi with option 
hostservicedetail
+  * classic ui: fix typo in histogram.c
+  * idoutils: host state change last_hard_state overrides last_state,
+last_hard_state always -1
+  * idoutils: extend conninfo.agent_version field  to varchar(16)
+  * idoutils: terminate threads cleanly, including db connection
+  * install: rework the version updates in icinga and idoutils
+  - See ChangeLog for more details
+
+---

Old:

  icinga-1.5.1.tar.gz
  icinga-remove-obsolete-api.patch

New:

  icinga-1.6.1.tar.gz



Other differences:
--
++ icinga.spec ++
--- /var/tmp/diff_new_pack.Nb4BY2/_old  2012-03-01 17:20:14.0 +0100
+++ /var/tmp/diff_new_pack.Nb4BY2/_new  2012-03-01 17:20:14.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package icinga
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,15 +16,11 @@
 #
 
 
-# set to 1 to also build the obsolete api packages
-%define build_api 0
-
 %define logdir %{_localstatedir}/log/icinga
 
 Name:   icinga
-Version:1.5.1
-Release:2
-License:GPLv2
+Version:1.6.1
+Release:0
 %define nsusr icinga
 %define nsgrp icinga
 %define cmdgrp icingacmd
@@ -34,8 +30,9 @@
 %define apacheuser wwwrun
 %define apachegroup www
 Summary:Host/service/network monitoring program
-Url:http://www.icinga.org/
+License:GPL-2.0
 Group:  System/Monitoring
+Url:http://www.icinga.org/
 Source0:%{name}-%{version}.tar.gz
 Source1:rc%{name}
 Source2:rcido2db
@@ -49,10 +46,6 @@
 Source12:   htpasswd.users
 # PATCH-FIX-OPENSUSE icinga-add-ifdefine-to-apache.patch
 Patch0: icinga-add-ifdefine-to-apache.patch
-%if 0%{?build_api} == 0
-# PATCH-FIX-OPENSUSE icinga-remove-obsolete-api.patch
-Patch1: icinga-remove-obsolete-api.patch
-%endif
 BuildRequires:  apache2-devel
 %if 0%{?suse_version} = 1110
 BuildRequires:  fdupes
@@ -214,44 +207,9 @@
 monitoring, redundancy and disabling and enabling service checks and
 notifications.
 
-%if 0%{?build_api} != 0
-
-%package api
-Summary:PHP api for icinga
-Group:  System/Monitoring
-Recommends: %{name}-idoutils

commit intltool for openSUSE:Factory

2012-03-01 Thread h_root
Hello community,

here is the log from the commit of package intltool for openSUSE:Factory 
checked in at 2012-03-01 17:20:19

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


Package is intltool, Maintainer is gnome-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/intltool/intltool.changes2012-02-16 
16:16:49.0 +0100
+++ /work/SRC/openSUSE:Factory/.intltool.new/intltool.changes   2012-03-01 
17:20:25.0 +0100
@@ -1,0 +2,7 @@
+Mon Feb 27 08:07:15 UTC 2012 - vu...@opensuse.org
+
+- Update to version 0.50.2:
+  + Use --no-translations only if intltool = 0.50 is available
+(lp#903340).
+
+---

Old:

  intltool-0.50.1.tar.gz

New:

  intltool-0.50.2.tar.gz



Other differences:
--
++ intltool.spec ++
--- /var/tmp/diff_new_pack.Erm2EH/_old  2012-03-01 17:20:27.0 +0100
+++ /var/tmp/diff_new_pack.Erm2EH/_new  2012-03-01 17:20:27.0 +0100
@@ -21,7 +21,7 @@
 Summary:Internationalization Tool Collection
 License:GPL-2.0+
 Group:  Development/Tools/Other
-Version:0.50.1
+Version:0.50.2
 Release:0
 BuildArch:  noarch
 Requires:   gettext-tools

++ intltool-0.50.1.tar.gz - intltool-0.50.2.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/intltool-0.50.1/ChangeLog 
new/intltool-0.50.2/ChangeLog
--- old/intltool-0.50.1/ChangeLog   2012-02-05 10:20:31.0 +0100
+++ new/intltool-0.50.2/ChangeLog   2012-02-26 19:47:53.0 +0100
@@ -1,3 +1,15 @@
+  735 Danilo Šegan 2012-02-26
+  Up the version number to 0.50.2.
+
+  734 Danilo Šegan 2012-02-26 [merge]
+  Fix #903340: Use --no-translations only if detected intltool on the 
system is 0.50 or better. Patch by Hib Eric.
+
+  733 Danilo Šegan 2012-02-05
+  Update NEWS: Include a missed contribution by doko in 0.50.1 and 
reconstruct 0.50.0 stuff from the release notes on LP.
+
+  732 Danilo Šegan 2012-02-05
+  Up the version to 0.50.1.
+
   731 Danilo Šegan 2012-02-05 [merge]
   Fix #924386: include ChangeLog in dist tarballs and create a NEWS file.
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/intltool-0.50.1/NEWS new/intltool-0.50.2/NEWS
--- old/intltool-0.50.1/NEWS2012-02-05 10:18:28.0 +0100
+++ new/intltool-0.50.2/NEWS2012-02-26 19:38:05.0 +0100
@@ -1,3 +1,12 @@
+intltool 0.50.2
+===
+
+intltool 0.50.2 is another minor release improving backwards compatibility.
+Only one bug is fixed in this release:
+
+ * Use --no-translations only if intltool = 0.50 is available (#903340).
+   Patch contributed by Hib Eris (https://launchpad.net/~hiberis).
+
 intltool 0.50.1
 ===
 
@@ -15,3 +24,35 @@
  * Start including a ChangeLog in tarballs and provide a NEWS file (#924386).
This introduces a soft dependency on bzr: it's only required for
maintainers who wish to regenerate a ChangeLog file from the bzr checkout.
+
+ * Fix quoting of XGETTEXT variable when setting MSGMERGE and GENPOT
+   in Makefile (#900738).
+   Patch contributed by Matthias Klose (https://launchpad.net/~doko).
+
+
+intltool 0.50.0
+===
+
+intltool 0.50.0 is a major bug fix release.
+
+Among the fixes, the following stand out:
+
+ * Bug #580526
+   Finally, support for gsettings gschema.xml files is merged in, which
+   should enable maintainers to get a slightly simpler build setup
+   (i.e. no need to use NOMERGE rule anymore, and you can have intltool
+   directly extract translations from .gschema.xml files).
+
+ * Bug #790574:
+   Let xgettext extract Scheme strings out, and add support for
+   `intltool-update -m` to find files with marked strings.
+
+ * Bug #806006:
+   Improve handling of quotes in `intltool-update -m` so you get less
+   (no?) warnings about mismatched quotes, and Python processing doesn't
+   get messed up with docstrings and similar.
+
+ * Bug #520986:
+   One for the translators—messages are extracted in the order they appear
+   in original files now, thus allowing translators to infer more of the
+   context from the ordering.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/intltool-0.50.1/configure 
new/intltool-0.50.2/configure
--- old/intltool-0.50.1/configure   2012-02-05 10:20:29.0 +0100
+++ new/intltool-0.50.2/configure   2012-02-26 19:42:22.0 +0100
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.68 for intltool 

commit jcip-annotations for openSUSE:Factory

2012-03-01 Thread h_root
Hello community,

here is the log from the commit of package jcip-annotations for 
openSUSE:Factory checked in at 2012-03-01 17:20:29

Comparing /work/SRC/openSUSE:Factory/jcip-annotations (Old)
 and  /work/SRC/openSUSE:Factory/.jcip-annotations.new (New)


Package is jcip-annotations, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/jcip-annotations/jcip-annotations.changes
2011-09-23 02:04:08.0 +0200
+++ /work/SRC/openSUSE:Factory/.jcip-annotations.new/jcip-annotations.changes   
2012-03-01 17:20:31.0 +0100
@@ -1,0 +2,12 @@
+Mon Feb 27 14:46:50 UTC 2012 - cfarr...@suse.com
+
+- license update: CC-BY-2.5
+  Most of the pattern matches in the package are for CC-BY-2.5, not
+  CC-BY-3.0
+
+---
+Thu Jan 12 11:30:39 UTC 2012 - co...@suse.com
+
+- change license to be in spdx.org format
+
+---



Other differences:
--
++ jcip-annotations.spec ++
--- /var/tmp/diff_new_pack.2mWodx/_old  2012-03-01 17:20:33.0 +0100
+++ /var/tmp/diff_new_pack.2mWodx/_new  2012-03-01 17:20:33.0 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package jcip-annotations (Version 1.0)
+# spec file for package jcip-annotations
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,14 +15,13 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-
 %define section   free
 
 Name:   jcip-annotations
 Version:1.0
-Release:1
+Release:0
 Summary:Java Concurrency in Practice
-License:Creative Commons Attribution License
+License:CC-BY-2.5
 Group:  Development/Libraries/Java
 Url:http://www.jcip.net/
 Source0:http://www.jcip.net/jcip-annotations-src.jar
@@ -31,8 +30,8 @@
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildArch:  noarch
 
-BuildRequires:  jpackage-utils = 1.7.5
 BuildRequires:  java-devel = 1.5.0
+BuildRequires:  jpackage-utils = 1.7.5
 
 Requires:   java = 1.5.0
 Requires(post):jpackage-utils = 1.7.4
@@ -43,7 +42,6 @@
 policies.
 
 %package javadoc
-License:Creative Commons Attribution License
 Summary:Javadoc for %{name}
 Group:  Development/Documentation
 



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



commit jpackage-utils for openSUSE:Factory

2012-03-01 Thread h_root
Hello community,

here is the log from the commit of package jpackage-utils for openSUSE:Factory 
checked in at 2012-03-01 17:20:35

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


Package is jpackage-utils, Maintainer is 
bnc-team-j...@forge.provo.novell.com

Changes:

--- /work/SRC/openSUSE:Factory/jpackage-utils/jpackage-utils.changes
2012-01-27 15:17:57.0 +0100
+++ /work/SRC/openSUSE:Factory/.jpackage-utils.new/jpackage-utils.changes   
2012-03-01 17:20:36.0 +0100
@@ -1,0 +2,8 @@
+Wed Feb 29 11:00:51 UTC 2012 - mvysko...@suse.cz
+
+- update javapackages to 0.3.0
+  * fixes in maven_depmap.py
+  * new macro create_javadoc_subpackage
+- fix a typo in maven_depmap.py installation
+
+---

Old:

  javapackages-0.2.6.tar.xz

New:

  javapackages-0.3.0.tar.xz



Other differences:
--
++ jpackage-utils.spec ++
--- /var/tmp/diff_new_pack.D7ExYV/_old  2012-03-01 17:20:38.0 +0100
+++ /var/tmp/diff_new_pack.D7ExYV/_new  2012-03-01 17:20:38.0 +0100
@@ -19,13 +19,14 @@
 %define distver 1.7
 %define section free
 
-%global fj_version 0.2.6
+%global fj_version 0.3.0
 
 Name:   jpackage-utils
 Version:1.7.5
-Release:15
+Release:0
 Summary:JPackage Utilities
 License:BSD-3-Clause
+Group:  Development/Languages/Java
 Url:http://www.jpackage.org/
 Source0:%{name}-%{version}.tar.bz2
 Source1:jpackage-utils-1.7.5-man-pages.tar.bz2
@@ -44,7 +45,6 @@
 #PATCH-FIX-SUSE: in set_jvm_dirs call set_javacmd explicitelly and change
 #JAVAVER_LIBDIR to JAVA_LIBDIR if it does not exists
 Patch1000:  jpackage-utils-jnidir-suse.patch
-Group:  Development/Languages/Java
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 BuildRequires:  xz
@@ -53,13 +53,16 @@
 Requires:   coreutils
 Requires:   grep
 Requires:   python
+Requires:   python-xml
 Requires:   sed
 
+# Fedora have splitted it into separate package, which seems not needed
+# atm in SUSE, so let use Provides to stay compatible
+Provides:   javapackages-tools = %{fj_version}
+
 %description
 Utilities for the JPackage project http://www.jpackage.org/.
 
-
-
 %prep
 %setup -q -b 1 -a 8
 
@@ -181,7 +184,7 @@
   $RPM_BUILD_ROOT%{_rpmconfigdir}/fileattrs/osgi.attr
 
 install -pm 644 macros.fjava ${RPM_BUILD_ROOT}%{_sysconfdir}/rpm
-install -pm 644 scripts/maven_depmap.py ${RPM_BUILD_ROOT}${_javadir}-utils
+install -pm 644 scripts/maven_depmap.py ${RPM_BUILD_ROOT}%{_javadir}-utils/
 popd
 
 cat EOF  %{name}-%{version}.files

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



commit kde3-krecord for openSUSE:Factory

2012-03-01 Thread h_root
Hello community,

here is the log from the commit of package kde3-krecord for openSUSE:Factory 
checked in at 2012-03-01 17:20:39

Comparing /work/SRC/openSUSE:Factory/kde3-krecord (Old)
 and  /work/SRC/openSUSE:Factory/.kde3-krecord.new (New)


Package is kde3-krecord, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/kde3-krecord/kde3-krecord.changes
2012-02-24 12:05:17.0 +0100
+++ /work/SRC/openSUSE:Factory/.kde3-krecord.new/kde3-krecord.changes   
2012-03-01 17:20:40.0 +0100
@@ -1,0 +2,5 @@
+Sat Feb 25 08:42:05 UTC 2012 - co...@suse.com
+
+- sync spec file name with package name
+
+---

Old:

  krecord.spec

New:

  kde3-krecord.spec



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

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


Name:   kde3-krecord
BuildRequires:  kdelibs3-devel
Url:http://linux.bytesex.org/misc/krecord.html
Summary:A Sound Recorder
License:GPL-2.0+
Group:  Productivity/Multimedia/Sound/Utilities
Version:1.16
Release:0
Source: krecord-%{version}.tar.bz2
Source1:krecord.png
Patch:  krecord.diff
Patch2: updated-hu-translation.diff
Patch3: krecord-ld_fix.diff
BuildRoot:  %{_tmppath}/%{name}-%{version}-build
Provides:   krecord = %{version}
Obsoletes:  krecord

%description
This program records sound from your sound card and saves it to WAV
files.

%prep
%setup -q -n krecord-%{version}
%patch
%patch2
%patch3

%build
export QTDIR=/usr/lib/qt3
export KDEDIR=/opt/kde3
sed -i 's|-Wall|-Wall -Wl,--add-needed|g' mk/Variables.mk
export LDFLAGS=$LDLAGS -Wl,--add-needed
make 

%install
export QTDIR=/usr/lib/qt3
export KDEDIR=/opt/kde3
make DESTDIR=$RPM_BUILD_ROOT install
mkdir -p $RPM_BUILD_ROOT/opt/kde3/share/icons/hicolor/32x32/apps/
install -m 0644 %SOURCE1 \
$RPM_BUILD_ROOT/opt/kde3/share/icons/hicolor/32x32/apps/
%suse_update_desktop_file -G Sound Recorder krecord AudioVideo Recorder
%find_lang krecord

%files -f krecord.lang
%defattr(-,root,root)
%doc README 
/opt/kde3/bin/krecord
/opt/kde3/share/appl*/*/krecord.desktop
/opt/kde3/share/apps/krecord
/opt/kde3/share/icons/hicolor/32x32/apps/*.png

%changelog

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



commit kdepim3 for openSUSE:Factory

2012-03-01 Thread h_root
Hello community,

here is the log from the commit of package kdepim3 for openSUSE:Factory checked 
in at 2012-03-01 17:20:47

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


Package is kdepim3, Maintainer is kde-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/kdepim3/kdepim3.changes  2011-12-13 
11:48:52.0 +0100
+++ /work/SRC/openSUSE:Factory/.kdepim3.new/kdepim3.changes 2012-03-01 
17:20:48.0 +0100
@@ -1,0 +2,10 @@
+Mon Feb 13 10:48:04 UTC 2012 - co...@suse.com
+
+- patch license to follow spdx.org standard
+
+---
+Tue Jan 31 14:48:08 UTC 2012 - an...@opensuse.org
+
+- reverting back to gcc-4.3 due to another crash when starting kmail from 
kontact
+
+---



Other differences:
--
++ kdepim3.spec ++
--- /var/tmp/diff_new_pack.GBGYIf/_old  2012-03-01 17:20:51.0 +0100
+++ /var/tmp/diff_new_pack.GBGYIf/_new  2012-03-01 17:20:51.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kdepim3
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -13,20 +13,31 @@
 # published by the Open Source Initiative.
 
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
+#
 
 
 Name:   kdepim3
-BuildRequires:  cyrus-sasl-devel flex kdelibs3-devel libassuan-devel 
libmal-devel python-devel fdupes
+BuildRequires:  cyrus-sasl-devel
+BuildRequires:  fdupes
+BuildRequires:  flex
+BuildRequires:  kdelibs3-devel
+BuildRequires:  libassuan-devel
+BuildRequires:  libmal-devel
+BuildRequires:  python-devel
 %if %suse_version  1210
 BuildRequires:  hal-devel
 %endif
-BuildRequires:  gnokii-devel libopensync-devel pilot-link-devel
-BuildRequires:  gpgme-devel gpg2
+BuildRequires:  gnokii-devel
+BuildRequires:  libopensync-devel
+BuildRequires:  pilot-link-devel
+BuildRequires:  gpg2
+BuildRequires:  gpgme-devel
+BuildRequires:  gcc43-c++
+Summary:Personal Information Manager Software for KDE
 License:GPL-2.0
 Group:  System/GUI/KDE
-Summary:Personal Information Manager Software for KDE
 Version:3.5.10
-Release:9
+Release:0
 Url:http://www.kde.org/
 Requires:   suse_help_viewer
 Requires:   libkcal2
@@ -84,32 +95,32 @@
 * Various wizards to connect to groupware servers
 
 %package -n libktnef1
-License:GPL-2.0
 Summary:Library to read TNEF
+License:GPL-2.0
 Group:  System/GUI/KDE
 
 %description -n libktnef1
 This package contains a library to read the TNEF format.
 
 %package -n libkmime2
-License:GPL-2.0
 Summary:Library to read MIME messages
+License:GPL-2.0
 Group:  System/GUI/KDE
 
 %description -n libkmime2
 This package contains a library to read MIME messages.
 
 %package -n libkmime-devel
-License:GPL-2.0
 Summary:Library to read MIME messages
+License:GPL-2.0
 Group:  System/GUI/KDE
 
 %description -n libkmime-devel
 This package contains a library to read MIME messages.
 
 %package -n libktnef-devel
-License:GPL-2.0
 Summary:Library to read TNEF
+License:GPL-2.0
 Group:  System/GUI/KDE
 Requires:   libktnef1
 
@@ -117,8 +128,8 @@
 This package contains a library to read the TNEF format.
 
 %package -n libkcal2
-License:GPL-2.0
 Summary:Calendaring Classes
+License:GPL-2.0
 Group:  System/GUI/KDE
 Requires:   libkcal
 
@@ -129,8 +140,8 @@
 be GUI independent and suitable for writing command line applications.
 
 %package -n libkcal-devel
-License:GPL-2.0
 Summary:Calendering Classes
+License:GPL-2.0
 Group:  System/GUI/KDE
 Requires:   libkcal2
 
@@ -141,8 +152,8 @@
 be GUI independent and suitable for writing command line applications.
 
 %package -n libkcal
-License:GPL-2.0
 Summary:Calendaring Classes
+License:GPL-2.0
 Group:  System/GUI/KDE
 Requires:   libkcal2
 
@@ -153,10 +164,10 @@
 be GUI independent and suitable for writing command line applications.
 
 %package devel
-License:GPL-2.0
 Provides:   kdenetwork3-devel  = 3.2.1
 Obsoletes:  kdenetwork3-devel = 3.2.1
 Summary:Personal Information Manager software for KDE
+License:GPL-2.0
 Group:  System/GUI/KDE
 Requires:   %name = %version libktnef-devel libkmime-devel libkcal-devel

commit libgit2 for openSUSE:Factory

2012-03-01 Thread h_root
Hello community,

here is the log from the commit of package libgit2 for openSUSE:Factory checked 
in at 2012-03-01 17:20:54

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


Package is libgit2, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/libgit2/libgit2.changes  2011-10-27 
19:23:16.0 +0200
+++ /work/SRC/openSUSE:Factory/.libgit2.new/libgit2.changes 2012-03-01 
17:20:55.0 +0100
@@ -1,0 +2,5 @@
+Tue Jan 31 17:12:58 UTC 2012 - jeng...@medozas.de
+
+- Provide pkgconfig symbols
+
+---



Other differences:
--
++ libgit2.spec ++
--- /var/tmp/diff_new_pack.up8UZ0/_old  2012-03-01 17:20:57.0 +0100
+++ /var/tmp/diff_new_pack.up8UZ0/_new  2012-03-01 17:20:57.0 +0100
@@ -1,6 +1,7 @@
 #
 # spec file for package libgit2
 #
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 # Copyright (c) 2011, Sascha Peilicke sasc...@gmx.de
 #
 # All modifications and additions to the file contributed by third parties
@@ -12,15 +13,18 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
+# Please submit bugfixes or comments via http://bugs.opensuse.org/
+#
 Name:   libgit2
 Version:0.15.0
 Release:0
-License:GPL-2.0 with linking
 Summary:C git library
-Url:http://libgit2.github.com/
+License:GPL-2.0 with linking
 Group:  Development/Libraries/C and C++
+Url:http://libgit2.github.com/
 Source0:
https://github.com/downloads/libgit2/libgit2/libgit2-%{version}.tar.gz
 BuildRequires:  cmake
+BuildRequires:  pkgconfig
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %if 0%{?fedora_version} || 0%{?rhel_version} || 0%{?centos_version}
 BuildRequires:  openssl-devel

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



commit libmspack for openSUSE:Factory

2012-03-01 Thread h_root
Hello community,

here is the log from the commit of package libmspack for openSUSE:Factory 
checked in at 2012-03-01 17:20:59

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


Package is libmspack, Maintainer is sbra...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/libmspack/libmspack.changes  2011-11-21 
15:47:03.0 +0100
+++ /work/SRC/openSUSE:Factory/.libmspack.new/libmspack.changes 2012-03-01 
17:21:05.0 +0100
@@ -1,0 +2,17 @@
+Mon Feb 27 15:14:56 UTC 2012 - cfarr...@suse.com
+
+- license update: LGPL-2.1+
+  No indication of GPL-2.0+ code in the package
+
+---
+Mon Feb 13 10:48:55 UTC 2012 - co...@suse.com
+
+- patch license to follow spdx.org standard
+
+---
+Sun Nov 20 20:44:56 UTC 2011 - jeng...@medozas.de
+
+- Remove redundant/unwanted tags/section (cf. specfile guidelines)
+- Use %_smp_mflags for parallel building
+
+---



Other differences:
--
++ libmspack.spec ++
--- /var/tmp/diff_new_pack.EfNENe/_old  2012-03-01 17:21:06.0 +0100
+++ /var/tmp/diff_new_pack.EfNENe/_new  2012-03-01 17:21:06.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libmspack
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,21 +15,21 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 %define _version 0.2alpha
 
 Name:   libmspack
-License:GPLv2+ ; LGPLv2.1+
-Group:  System/Libraries
 Version:0.1.99_%{_version}
-Release:1
+Release:0
 Summary:Library That Implements Different Microsoft Compressions
+License:LGPL-2.1+
+Group:  System/Libraries
 Url:http://www.cabextract.org.uk/libmspack/
 Source: %{name}-%{_version}.tar.bz2
 Patch:  %{name}-warnings.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  libtool pkg-config
+BuildRequires:  libtool
+BuildRequires:  pkg-config
 
 %description
 The purpose of libmspack is to provide both compression and
@@ -37,7 +37,6 @@
 Currently the most common formats are implemented.
 
 %package -n libmspack0
-License:GPLv2+ ; LGPLv2.1+
 Summary:Library That Implements Different Microsoft Compressions
 Group:  System/Libraries
 # OpenSUSE = 10.3, SLES = 10:
@@ -50,7 +49,6 @@
 Currently the most common formats are implemented.
 
 %package devel
-License:LGPLv2.1+
 Summary:Static libraries, header files and documentation for libmspack
 Group:  Development/Libraries/C and C++
 Requires:   libmspack0 = %{version}
@@ -67,15 +65,12 @@
 autoreconf -f -i
 %configure\
--disable-static
-make %{?jobs:-j%jobs}
+make %{?_smp_mflags}
 
 %install
 %makeinstall
 rm $RPM_BUILD_ROOT%{_libdir}/*.*a
 
-%clean
-rm -rf $RPM_BUILD_ROOT
-
 %post -n libmspack0 -p /sbin/ldconfig
 
 %postun -n libmspack0 -p /sbin/ldconfig

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



commit mtpaint for openSUSE:Factory

2012-03-01 Thread h_root
Hello community,

here is the log from the commit of package mtpaint for openSUSE:Factory checked 
in at 2012-03-01 17:21:05

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


Package is mtpaint, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/mtpaint/mtpaint.changes  2011-09-23 
02:13:35.0 +0200
+++ /work/SRC/openSUSE:Factory/.mtpaint.new/mtpaint.changes 2012-03-01 
17:21:06.0 +0100
@@ -1,0 +2,12 @@
+Mon Feb 27 08:41:15 UTC 2012 - cfarr...@suse.com
+
+- license update: GPL-3.0+
+  For the docs look at the COPYING (1.2 _not_ 1.3). For the main package
+  there is no indication that GPLv3 only is intended
+
+---
+Thu Jan 12 11:30:48 UTC 2012 - co...@suse.com
+
+- change license to be in spdx.org format
+
+---



Other differences:
--
++ mtpaint.spec ++
--- /var/tmp/diff_new_pack.B7NRyZ/_old  2012-03-01 17:21:07.0 +0100
+++ /var/tmp/diff_new_pack.B7NRyZ/_new  2012-03-01 17:21:07.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package mtpaint
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,15 +15,13 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 Summary:Painting program for creating icons and pixel-based artwork
+License:GPL-3.0+
+Group:  Productivity/Graphics/Bitmap Editors
 
 Name:   mtpaint
 Version:3.31
-Release:13
-License:GPLv3
-Group:  Productivity/Graphics/Bitmap Editors
+Release:0
 Url:http://mtpaint.sourceforge.net/
 Source: http://downloads.sf.net/%{name}/%{name}-%{version}.tar.bz2
 Source1:
http://downloads.sf.net/%{name}/%{name}_handbook-%{version}.tar.bz2
@@ -34,10 +32,16 @@
 Patch4: %{name}-fix-no-add-needed.patch
 Patch5: %{name}-3.31-ld_fix.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-AutoReqProv:on
-BuildRequires:  gtk2-devel libpng-devel update-desktop-files zlib-devel
-BuildRequires:  giflib-devel libjpeg-devel libtiff-devel
-BuildRequires:  desktop-file-utils dos2unix gettext
+BuildRequires:  desktop-file-utils
+BuildRequires:  dos2unix
+BuildRequires:  gettext
+BuildRequires:  giflib-devel
+BuildRequires:  gtk2-devel
+BuildRequires:  libjpeg-devel
+BuildRequires:  libpng-devel
+BuildRequires:  libtiff-devel
+BuildRequires:  update-desktop-files
+BuildRequires:  zlib-devel
 
 %description 
 mtPaint is a simple painting program designed for creating icons and
@@ -48,8 +52,8 @@
 
 %package handbook
 Summary:Handbook for the mtpaint painting application
+License:GFDL-1.2
 Group:  Productivity/Graphics/Bitmap Editors
-License:GFDL
 Requires:   %{name} = %{version}
 %if 0%{?suse_version} = 1120
 BuildArch:  noarch

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



commit mysql-community-server for openSUSE:Factory

2012-03-01 Thread h_root
Hello community,

here is the log from the commit of package mysql-community-server for 
openSUSE:Factory checked in at 2012-03-01 17:21:10

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


Package is mysql-community-server, Maintainer is 

Changes:

--- 
/work/SRC/openSUSE:Factory/mysql-community-server/mysql-community-server.changes
2011-11-05 11:26:24.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.mysql-community-server.new/mysql-community-server.changes
   2012-03-01 17:21:11.0 +0100
@@ -1,0 +2,32 @@
+Wed Feb 22 14:06:55 CET 2012 - mhruse...@suse.cz
+
+- updated to 5.5.21, see
+  http://dev.mysql.com/doc/refman/5.5/en/news-5-5-21.html
+
+---
+Wed Feb 15 10:54:25 UTC 2012 - cfarr...@suse.com
+
+- license update: SUSE-GPL-2.0-with-FLOSS-exception
+
+---
+Wed Feb  1 18:22:20 UTC 2012 - mhruse...@suse.cz
+
+- updated to 5.5.20, see
+  http://dev.mysql.com/doc/refman/5.5/en/news-5-5-20.html
+  http://dev.mysql.com/doc/refman/5.5/en/news-5-5-19.html
+
+---
+Mon Jan 30 08:36:04 UTC 2012 - mhruse...@suse.cz
+
+- adding /usr/share/aclocal to the files list
+- renaming *-debug package to *-debug-version to avoid conflicts
+
+---
+Mon Dec  5 17:54:38 CET 2011 - mhruse...@suse.cz
+
+- migrated to the common packaging
+- updated to 5.5.18, see
+  http://dev.mysql.com/doc/refman/5.5/en/news-5-5-18.html
+  http://dev.mysql.com/doc/refman/5.5/en/news-5-5-17.html
+
+---

Old:

  default_plugins.cnf
  mysql-5.5.15-arm.patch
  mysql-5.5.16.tar.bz2
  old-ssl.series

New:

  configuration-tweaks.tar.bz2
  mysql-5.5.21.tar.bz2



Other differences:
--
++ mysql-community-server.spec ++
 688 lines (skipped)
 between 
/work/SRC/openSUSE:Factory/mysql-community-server/mysql-community-server.spec
 and 
/work/SRC/openSUSE:Factory/.mysql-community-server.new/mysql-community-server.spec

++ baselibs.conf ++
--- /var/tmp/diff_new_pack.5VdYWm/_old  2012-03-01 17:21:15.0 +0100
+++ /var/tmp/diff_new_pack.5VdYWm/_new  2012-03-01 17:21:15.0 +0100
@@ -1,6 +1,2 @@
 libmysqlclient18
 libmysqlclient_r18
-libmysqlclient-devel
-  requires -libmysqlclient-targettype
-  requires libmysqlclient18-targettype = version
-  requires libmysqlclient_r18-targettype = version

++ build.inc ++
--- /var/tmp/diff_new_pack.5VdYWm/_old  2012-03-01 17:21:15.0 +0100
+++ /var/tmp/diff_new_pack.5VdYWm/_new  2012-03-01 17:21:15.0 +0100
@@ -3,7 +3,10 @@
 %else
 %define socketpath /var/run/mysql
 %endif
-export CFLAGS=$RPM_OPT_FLAGS -DPIC -fPIC -DUNDEF_HAVE_INITGROUPS 
-DFORCE_INIT_OF_VARS -fno-strict-aliasing -Wno-unused-parameter
+%if 0%{?suse_version}  1140
+export WARN_DIS=$WARN_DIS -Wno-unused-but-set-variable -fno-strict-aliasing 
-Wno-unused-parameter 
+%endif
+export CFLAGS=$RPM_OPT_FLAGS -DPIC -fPIC -DUNDEF_HAVE_INITGROUPS 
-DFORCE_INIT_OF_VARS $WARN_DIS 
 export CXXFLAGS=$CFLAGS -fno-exceptions -fno-rtti
 
 %if 0%{use_cmake}  1
@@ -17,7 +20,7 @@
pushd _build$suffix
../configure \
--enable-assembler \
-   --without-readline \
+   --with-readline \
--infodir=%{_infodir} \
--libdir=%{_libdir} \
--libexecdir=/usr/sbin \
@@ -45,6 +48,7 @@
 %endif
--with-ssl=/usr \
--with-plugins=%{builtin_plugins} \
+   --without-plugin-handlersocket \
HOSTNAME=/bin/hostname -f \
$@
# Add this for MyISAM RAID support:
@@ -66,7 +70,11 @@
popd
 }
 # Build the client, extra tools, libraries
+%if 0%{?prefered}  0
 BuildMySQL  --with-embedded-server
+%else
+BuildMySQL  --without-embedded-server
+%endif
 # build mysqld-debug
 BuildMySQL -debug --with-debug --without-embedded-server
 
@@ -109,5 +117,4 @@
 
 BuildMySQL  -DCMAKE_BUILD_TYPE=Release -DINSTALL_SQLBENCHDIR=share
 BuildMySQL -debug -DCMAKE_BUILD_TYPE=Debug
-
 %endif

++ install.inc ++
--- /var/tmp/diff_new_pack.5VdYWm/_old  2012-03-01 17:21:15.0 +0100
+++ /var/tmp/diff_new_pack.5VdYWm/_new  2012-03-01 17:21:15.0 +0100
@@ -7,6 +7,10 @@
 # install the client, extra tools, libraries and the standard server
 make -C _build install DESTDIR=%buildroot benchdir_root=/usr/share/
 install -m 644 _build/sql/mysqld.sym %buildroot%_libdir/mysql/mysqld.sym
+# remove handler socket client
+rm 

commit nbd for openSUSE:Factory

2012-03-01 Thread h_root
Hello community,

here is the log from the commit of package nbd for openSUSE:Factory checked in 
at 2012-03-01 17:21:18

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


Package is nbd, Maintainer is m...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/nbd/nbd.changes  2012-01-09 16:01:21.0 
+0100
+++ /work/SRC/openSUSE:Factory/.nbd.new/nbd.changes 2012-03-01 
17:21:19.0 +0100
@@ -1,0 +2,9 @@
+Wed Feb 29 15:51:37 UTC 2012 - tabra...@novell.com
+
+-  Update to nbd-3.0
+   * minor bug fixes
+
+- removed obsolete nbd-2.9.25-have_falloc_ph.diff
+- compile with -fno-strict-aliasing to prevent breakage with new gcc
+
+---

Old:

  nbd-2.9.25-have_falloc_ph.diff
  nbd-2.9.25.tar.bz2

New:

  nbd-3.0.tar.bz2



Other differences:
--
++ nbd.spec ++
--- /var/tmp/diff_new_pack.svGCWM/_old  2012-03-01 17:21:20.0 +0100
+++ /var/tmp/diff_new_pack.svGCWM/_new  2012-03-01 17:21:20.0 +0100
@@ -21,7 +21,7 @@
 Name:   nbd
 BuildRequires:  doxygen glib2-devel = 2.26.0
 PreReq: %insserv_prereq coreutils
-Version:2.9.25
+Version:3.0
 Release:1
 License:GPL-2.0+
 Group:  Productivity/Networking/Other
@@ -30,7 +30,6 @@
 Source2:init.nbd-server
 Patch2: nbd-2.9.25-close.diff
 Patch3: nbd-2.9.25-doxyfile.diff
-Patch4: nbd-2.9.25-have_falloc_ph.diff
 Summary:Network Block Device Server and Client Utilities
 Url:http://nbd.sourceforge.net/
 Prefix: /usr
@@ -98,10 +97,9 @@
 %setup
 %patch2 -p1
 %patch3 -p1
-%patch4 -p1
 
 %build
-export CFLAGS=$RPM_OPT_FLAGS -fstack-protector
+export CFLAGS=$RPM_OPT_FLAGS -fstack-protector -fno-strict-aliasing
 ./configure --with-gnu-ld --prefix=/usr --mandir=%{_mandir} \
--infodir=%{_infodir} --libdir=%{_libdir} --libexecdir=%{_libdir} \
--program-prefix= --sysconfdir=/etc --build=%{_target_cpu}-suse-linux

++ nbd-2.9.25.tar.bz2 - nbd-3.0.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/nbd-2.9.25/Makefile.in new/nbd-3.0/Makefile.in
--- old/nbd-2.9.25/Makefile.in  2011-11-29 08:38:51.0 +0100
+++ new/nbd-3.0/Makefile.in 2012-02-10 11:23:23.0 +0100
@@ -1,9 +1,9 @@
-# Makefile.in generated by automake 1.11.1 from Makefile.am.
+# Makefile.in generated by automake 1.11.3 from Makefile.am.
 # @configure_input@
 
 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009  Free Software Foundation,
-# Inc.
+# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software
+# Foundation, Inc.
 # This Makefile.in is free software; the Free Software Foundation
 # gives unlimited permission to copy and/or distribute it,
 # with or without modifications, as long as this notice is preserved.
@@ -111,9 +111,11 @@
 distdir = $(PACKAGE)-$(VERSION)
 top_distdir = $(distdir)
 am__remove_distdir = \
-  { test ! -d $(distdir) \
-|| { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
-  rm -fr $(distdir); }; }
+  if test -d $(distdir); then \
+find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
+   rm -rf $(distdir) \
+  || { sleep 5  rm -rf $(distdir); }; \
+  else :; fi
 am__relativize = \
   dir0=`pwd`; \
   sed_first='s,^\([^/]*\)/.*$$,\1,'; \
@@ -142,6 +144,8 @@
 DIST_ARCHIVES = $(distdir).tar.gz $(distdir).tar.bz2
 GZIP_ENV = --best
 distuninstallcheck_listfiles = find . -type f -print
+am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
+  | sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
 distcleancheck_listfiles = find . -type f -print
 ACLOCAL = @ACLOCAL@
 AMTAR = @AMTAR@
@@ -268,7 +272,7 @@
 
 .SUFFIXES:
 .SUFFIXES: .c .o .obj
-am--refresh:
+am--refresh: Makefile
@:
 $(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am  
$(am__configure_deps)
@for dep in $?; do \
@@ -304,10 +308,8 @@
 $(am__aclocal_m4_deps):
 
 config.h: stamp-h1
-   @if test ! -f $@; then \
- rm -f stamp-h1; \
- $(MAKE) $(AM_MAKEFLAGS) stamp-h1; \
-   else :; fi
+   @if test ! -f $@; then rm -f stamp-h1; else :; fi
+   @if test ! -f $@; then $(MAKE) $(AM_MAKEFLAGS) stamp-h1; else :; fi
 
 stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
@rm -f stamp-h1
@@ -398,19 +400,19 @@
 
 clean-sbinPROGRAMS:
-test -z $(sbin_PROGRAMS) || rm -f $(sbin_PROGRAMS)
-make-integrityhuge$(EXEEXT): $(make_integrityhuge_OBJECTS) 
$(make_integrityhuge_DEPENDENCIES) 
+make-integrityhuge$(EXEEXT): $(make_integrityhuge_OBJECTS) 

commit obs-service-tar_scm for openSUSE:Factory

2012-03-01 Thread h_root
Hello community,

here is the log from the commit of package obs-service-tar_scm for 
openSUSE:Factory checked in at 2012-03-01 17:21:38

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


Package is obs-service-tar_scm, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/obs-service-tar_scm/obs-service-tar_scm.changes  
2012-02-17 12:18:39.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.obs-service-tar_scm.new/obs-service-tar_scm.changes 
2012-03-01 17:21:40.0 +0100
@@ -1,0 +2,6 @@
+Wed Feb 29 18:32:12 GMT 2012 - aspi...@suse.com
+
+- Remove accidental reference to keep-source parameter
+  which was never pushed upstream (obsoleted by new cache).
+
+---



Other differences:
--
++ tar_scm.service ++
--- /var/tmp/diff_new_pack.0DDKgi/_old  2012-03-01 17:21:42.0 +0100
+++ /var/tmp/diff_new_pack.0DDKgi/_new  2012-03-01 17:21:42.0 +0100
@@ -17,7 +17,7 @@
 descriptionpackage just a sub directory/description
   /parameter
   parameter name=version
-descriptionSpecify version to be used in tarball. Defaults to 
automatically detected value formatted by versionformat parameter. If using 
keep-source, you should set this to a fixed constant which will be used to name 
the checked out directory./description
+descriptionSpecify version to be used in tarball. Defaults to 
automatically detected value formatted by versionformat parameter./description
   /parameter
   parameter name=versionformat
 descriptionAuto-generate version from checked out source using this 
format string. For git, value is passed via git show --pretty=format:... 
(default '%at'); for hg, via hg log --template=... (default '{rev}'); for bzr 
and svn, %r is revision (default '%r'). Overrides tarball name defined by 
version parameter./description

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



commit package-translations for openSUSE:Factory

2012-03-01 Thread h_root
Hello community,

here is the log from the commit of package package-translations for 
openSUSE:Factory checked in at 2012-03-01 17:22:02

Comparing /work/SRC/openSUSE:Factory/package-translations (Old)
 and  /work/SRC/openSUSE:Factory/.package-translations.new (New)


Package is package-translations, Maintainer is co...@suse.com

Changes:

--- 
/work/SRC/openSUSE:Factory/package-translations/package-translations.changes
2012-02-25 07:31:04.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.package-translations.new/package-translations.changes
   2012-03-01 17:22:26.0 +0100
@@ -2 +2 @@
-Fri Feb 24 16:13:31 CET 2012 - co...@suse.com
+Wed Feb 29 16:13:29 CET 2012 - co...@suse.com
@@ -4 +4 @@
-- automated update on 2012-02-24
+- automated update on 2012-02-29



Other differences:
--
++ package-translations.tar.bz2 ++
Files old/mo/package-translations-it.mo and new/mo/package-translations-it.mo 
differ

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



commit perl-Class-Accessor-Grouped for openSUSE:Factory

2012-03-01 Thread h_root
Hello community,

here is the log from the commit of package perl-Class-Accessor-Grouped for 
openSUSE:Factory checked in at 2012-03-01 17:22:29

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


Package is perl-Class-Accessor-Grouped, Maintainer is 

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-Class-Accessor-Grouped/perl-Class-Accessor-Grouped.changes
  2011-09-23 12:36:13.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Class-Accessor-Grouped.new/perl-Class-Accessor-Grouped.changes
 2012-03-01 17:22:32.0 +0100
@@ -1,0 +2,11 @@
+Mon Feb 27 08:44:38 UTC 2012 - co...@suse.com
+
+- updated to 0.10006
+  - Silence warnings resulting from incomplete can() overrides
+hiding get/set_simple methods
+  - Depend on newer bugfixed Class::XSAccessor
+  - Repack with correct metadata (RT#73100)
+  - No longer leak internal __CAG* methods into the inheritable
+namespace
+
+---

Old:

  Class-Accessor-Grouped-0.10003.tar.gz

New:

  Class-Accessor-Grouped-0.10006.tar.gz



Other differences:
--
++ perl-Class-Accessor-Grouped.spec ++
--- /var/tmp/diff_new_pack.VgSoHM/_old  2012-03-01 17:22:34.0 +0100
+++ /var/tmp/diff_new_pack.VgSoHM/_new  2012-03-01 17:22:34.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Class-Accessor-Grouped
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,16 +16,15 @@
 #
 
 
-
 Name:   perl-Class-Accessor-Grouped
-Version:0.10003
-Release:1
-License:GPL-1.0+ or Artistic-1.0
+Version:0.10006
+Release:0
 %define cpan_name Class-Accessor-Grouped
 Summary:Lets you build groups of accessors
-Url:http://search.cpan.org/dist/Class-Accessor-Grouped/
+License:Artistic-1.0 or GPL-1.0+
 Group:  Development/Libraries/Perl
-Source: 
http://www.cpan.org/authors/id/F/FR/FREW/%{cpan_name}-%{version}.tar.gz
+Url:http://search.cpan.org/dist/Class-Accessor-Grouped/
+Source: 
http://www.cpan.org/authors/id/C/CL/CLACO/%{cpan_name}-%{version}.tar.gz
 Patch1: perl-Class-Accessor-Grouped-use_lib.patch
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -34,10 +33,30 @@
 BuildRequires:  perl(Class::Inspector)
 BuildRequires:  perl(Test::Exception) = 0.31
 BuildRequires:  perl(Test::More) = 0.94
-BuildRequires:  perl(Sub::Name) = 0.05
-BuildRequires:  perl(Class::XSAccessor) = 1.11
-Requires:   perl(Sub::Name) = 0.05
-Requires:   perl(Class::XSAccessor) = 1.11
+#BuildRequires: perl(AccessorGroups)
+#BuildRequires: perl(AccessorGroupsComp)
+#BuildRequires: perl(AccessorGroupsRO)
+#BuildRequires: perl(AccessorGroupsSubclass)
+#BuildRequires: perl(AccessorGroupsWO)
+#BuildRequires: perl(BaseInheritedGroups)
+#BuildRequires: perl(Class::Accessor::Grouped)
+#BuildRequires: perl(Class::XSAccessor)
+#BuildRequires: perl(CPANPLUS::Backend)
+#BuildRequires: perl(Devel::Hide)
+#BuildRequires: perl(ExtraInheritedGroups)
+#BuildRequires: perl(inc::Module::Install) = 1
+#BuildRequires: perl(JSON)
+#BuildRequires: perl(LWP::Simple)
+#BuildRequires: perl(Module::AutoInstall)
+#BuildRequires: perl(Module::Build)
+#BuildRequires: perl(Module::Install::Base)
+#BuildRequires: perl(mro)
+#BuildRequires: perl(MRO::Compat)
+#BuildRequires: perl(NotHashBased)
+#BuildRequires: perl(Parse::CPAN::Meta)
+#BuildRequires: perl(Sub::Name)
+#BuildRequires: perl(SuperInheritedGroups)
+#BuildRequires: perl(YAML::Tiny)
 Requires:   perl(Class::Inspector)
 %{perl_requires}
 
@@ -64,9 +83,6 @@
 %perl_process_packlist
 %perl_gen_filelist
 
-%clean
-%{__rm} -rf %{buildroot}
-
 %files -f %{name}.files
 %defattr(-,root,root,755)
 %doc Changes README

++ Class-Accessor-Grouped-0.10003.tar.gz - 
Class-Accessor-Grouped-0.10006.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Class-Accessor-Grouped-0.10003/Changes 
new/Class-Accessor-Grouped-0.10006/Changes
--- old/Class-Accessor-Grouped-0.10003/Changes  2011-05-03 02:12:23.0 
+0200
+++ new/Class-Accessor-Grouped-0.10006/Changes  2011-12-30 05:04:18.0 
+0100
@@ -1,5 +1,17 @@
 Revision history for Class::Accessor::Grouped.
 
+0.10006 2011-12-30 03:52 (UTC)
+- Silence warnings resulting from incomplete can() overrides
+  hiding get/set_simple methods
+
+0.10005 

commit perl-Class-XSAccessor for openSUSE:Factory

2012-03-01 Thread h_root
Hello community,

here is the log from the commit of package perl-Class-XSAccessor for 
openSUSE:Factory checked in at 2012-03-01 17:22:41

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


Package is perl-Class-XSAccessor, Maintainer is 

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-Class-XSAccessor/perl-Class-XSAccessor.changes  
2011-09-23 12:36:26.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Class-XSAccessor.new/perl-Class-XSAccessor.changes
 2012-03-01 17:22:43.0 +0100
@@ -1,0 +2,15 @@
+Mon Feb 27 08:47:13 UTC 2012 - co...@suse.com
+
+- updated to 1.13
+  - Removes the cached read-only and read-write accessors
+for the time being. (These were only available from another
+development releasse.
+  - Much more brutal thread-safety testing.
+  - Fixed thread-safety problem with the global hashkey storage.
+  - Lots of refactoring in the C code.
+  - Instead of storing an index in the CV, we store a pointer to
+the hashkey struct.
+  - Implements cached read-only and read-write accessors.
+Details on what that means are in the documentation.
+
+---

Old:

  Class-XSAccessor-1.12.tar.gz

New:

  Class-XSAccessor-1.13.tar.gz



Other differences:
--
++ perl-Class-XSAccessor.spec ++
--- /var/tmp/diff_new_pack.fgiDq3/_old  2012-03-01 17:22:44.0 +0100
+++ /var/tmp/diff_new_pack.fgiDq3/_new  2012-03-01 17:22:44.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Class-XSAccessor
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,15 +16,14 @@
 #
 
 
-
 Name:   perl-Class-XSAccessor
-Version:1.12
-Release:1
-License:GPL-1.0+ or Artistic-1.0
+Version:1.13
+Release:0
 %define cpan_name Class-XSAccessor
 Summary:Generate fast XS accessors without runtime compilation
-Url:http://search.cpan.org/dist/Class-XSAccessor/
+License:Artistic-1.0 or GPL-1.0+
 Group:  Development/Libraries/Perl
+Url:http://search.cpan.org/dist/Class-XSAccessor/
 Source: 
http://www.cpan.org/authors/id/S/SM/SMUELLER/%{cpan_name}-%{version}.tar.gz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl

++ Class-XSAccessor-1.12.tar.gz - Class-XSAccessor-1.13.tar.gz ++
 1837 lines of diff (skipped)

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



commit perl-Config-GitLike for openSUSE:Factory

2012-03-01 Thread h_root
Hello community,

here is the log from the commit of package perl-Config-GitLike for 
openSUSE:Factory checked in at 2012-03-01 17:22:53

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


Package is perl-Config-GitLike, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/perl-Config-GitLike/perl-Config-GitLike.changes  
2011-12-25 17:38:25.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-Config-GitLike.new/perl-Config-GitLike.changes 
2012-03-01 17:22:54.0 +0100
@@ -1,0 +2,7 @@
+Mon Feb 27 08:47:27 UTC 2012 - co...@suse.com
+
+- updated to 1.08
+* Fix loading of user_file, broken in dcdd01f, due to unexpanded ~
+  (alexmv, cl...@clkao.org)
+
+---

Old:

  Config-GitLike-1.07.tar.gz

New:

  Config-GitLike-1.08.tar.gz



Other differences:
--
++ perl-Config-GitLike.spec ++
--- /var/tmp/diff_new_pack.Nz4AR9/_old  2012-03-01 17:22:55.0 +0100
+++ /var/tmp/diff_new_pack.Nz4AR9/_new  2012-03-01 17:22:55.0 +0100
@@ -1,8 +1,7 @@
-# vim: set sw=4 ts=4 et nu:
 #
 # spec file for package perl-Config-GitLike
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,60 +14,88 @@
 
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
+
+
 Name:   perl-Config-GitLike
-Version:1.07
+Version:1.08
 Release:0
+%define cpan_name Config-GitLike
 Summary:Git-compatible config file parsing
 License:Artistic-1.0 or GPL-1.0+
 Group:  Development/Libraries/Perl
-Source: 
http://search.cpan.org/CPAN/authors/id/A/AL/ALEXMV/Config-GitLike-%{version}.tar.gz
-Url:http://search.cpan.org/dist/Config-GitLike
+Url:http://search.cpan.org/dist/Config-GitLike/
+Source: 
http://www.cpan.org/authors/id/A/AL/ALEXMV/%{cpan_name}-%{version}.tar.gz
+BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-%{perl_requires}
-BuildRequires:  make
 BuildRequires:  perl
 BuildRequires:  perl-macros
 BuildRequires:  perl(Any::Moose)
-BuildRequires:  perl(ExtUtils::MakeMaker)
-BuildRequires:  perl(ExtUtils::MakeMaker) = 6.42
-BuildRequires:  perl(File::Spec)
-BuildRequires:  perl(File::Temp)
 BuildRequires:  perl(Test::Exception)
-BuildRequires:  perl(Test::More)
+#BuildRequires: perl(Config::GitLike)
+#BuildRequires: perl(inc::Module::Install)
+#BuildRequires: perl(JSON)
+#BuildRequires: perl(LWP::Simple)
+#BuildRequires: perl(Module::Build)
+#BuildRequires: perl(Module::Install::Base)
+#BuildRequires: perl(Parse::CPAN::Meta)
+#BuildRequires: perl(TestConfig)
+#BuildRequires: perl(YAML::Tiny)
 Requires:   perl(Any::Moose)
+%{perl_requires}
 
 %description
 This module handles interaction with configuration files of the style used
 by the version control system Git. It can both parse and modify these
 files, as well as create entirely new ones.
 
+You only need to know a few things about the configuration format in order
+to use this module. First, a configuration file is made up of key/value
+pairs. Every key must be contained in a section. Sections can have
+subsections, but they don't have to. For the purposes of setting and
+getting configuration variables, we join the section name, subsection name,
+and variable name together with dots to get a key name that looks like
+section.subsection.variable. These are the strings that you'll be passing
+in to 'key' arguments.
+
+Configuration files inherit from each other. By default, 'Config::GitLike'
+loads data from a system-wide configuration file, a per-user configuration
+file, and a per-directory configuration file, but by subclassing and
+overriding methods you can obtain any combination of configuration files.
+By default, configuration files that don't exist are just skipped.
+
+See the
+http://www.kernel.org/pub/software/scm/git/docs/git-config.html#_configurat
+ion_file manpage for details on the syntax of git configuration files. We
+won't waste pixels on the nitty gritty here.
+
+While the behavior of a couple of this module's methods differ slightly
+from the 'git config' equivalents, this module can read any config file
+written by git. The converse is usually true, but only if you don't take
+advantage of this module's increased permissiveness when it comes to key
+names. (See the DIFFERENCES FROM GIT-CONFIG manpage for details.)
+
+This is an object-oriented module using Any::Moose. All 

commit perl-Data-Visitor for openSUSE:Factory

2012-03-01 Thread h_root
Hello community,

here is the log from the commit of package perl-Data-Visitor for 
openSUSE:Factory checked in at 2012-03-01 17:23:02

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


Package is perl-Data-Visitor, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/perl-Data-Visitor/perl-Data-Visitor.changes  
2011-09-23 12:36:44.0 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Data-Visitor.new/perl-Data-Visitor.changes 
2012-03-01 17:23:04.0 +0100
@@ -1,0 +2,9 @@
+Mon Feb 27 08:47:42 UTC 2012 - co...@suse.com
+
+- updated to 0.28
+   - convert to dzil
+   - bump namespace::clean dep
+   - better error message if Data::Alias isn't found
+   - doc fixes
+
+---

Old:

  Data-Visitor-0.27.tar.gz

New:

  Data-Visitor-0.28.tar.gz



Other differences:
--
++ perl-Data-Visitor.spec ++
--- /var/tmp/diff_new_pack.p6byp5/_old  2012-03-01 17:23:05.0 +0100
+++ /var/tmp/diff_new_pack.p6byp5/_new  2012-03-01 17:23:05.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Data-Visitor
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,33 +16,34 @@
 #
 
 
-
 Name:   perl-Data-Visitor
-Version:0.27
-Release:1
-License:GPL-1.0+ or Artistic-1.0
+Version:0.28
+Release:0
 %define cpan_name Data-Visitor
 Summary:Visitor style traversal of Perl data structures
-Url:http://search.cpan.org/dist/Data-Visitor/
+License:Artistic-1.0 or GPL-1.0+
 Group:  Development/Libraries/Perl
-Source: 
http://www.cpan.org/authors/id/F/FL/FLORA/%{cpan_name}-%{version}.tar.gz
+Url:http://search.cpan.org/dist/Data-Visitor/
+Source: 
http://www.cpan.org/authors/id/D/DO/DOY/%{cpan_name}-%{version}.tar.gz
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
-BuildRequires:  perl(Data::Alias)
+BuildRequires:  perl(Class::Load) = 0.06
 BuildRequires:  perl(Moose) = 0.89
-BuildRequires:  perl(namespace::clean) = 0.08
-BuildRequires:  perl(ok)
-BuildRequires:  perl(Sub::Name)
 BuildRequires:  perl(Task::Weaken)
-BuildRequires:  perl(Test::use::ok)
+BuildRequires:  perl(Test::More) = 0.88
+BuildRequires:  perl(Test::Requires)
 BuildRequires:  perl(Tie::ToObject) = 0.01
+BuildRequires:  perl(namespace::clean) = 0.19
+#BuildRequires: perl(Data::Visitor)
+#BuildRequires: perl(Data::Visitor::Callback)
+#BuildRequires: perl(Sub::Name)
+Requires:   perl(Class::Load) = 0.06
 Requires:   perl(Moose) = 0.89
-Requires:   perl(namespace::clean) = 0.08
 Requires:   perl(Task::Weaken)
-Requires:   perl(Test::use::ok)
 Requires:   perl(Tie::ToObject) = 0.01
+Requires:   perl(namespace::clean) = 0.19
 %{perl_requires}
 
 %description
@@ -74,11 +75,8 @@
 %perl_process_packlist
 %perl_gen_filelist
 
-%clean
-%{__rm} -rf %{buildroot}
-
 %files -f %{name}.files
 %defattr(-,root,root,755)
-%doc Changes
+%doc Changes LICENSE README
 
 %changelog

++ Data-Visitor-0.27.tar.gz - Data-Visitor-0.28.tar.gz ++
 1786 lines of diff (skipped)

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



commit perl-HTML-Form for openSUSE:Factory

2012-03-01 Thread h_root
Hello community,

here is the log from the commit of package perl-HTML-Form for openSUSE:Factory 
checked in at 2012-03-01 17:23:13

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


Package is perl-HTML-Form, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/perl-HTML-Form/perl-HTML-Form.changes
2011-09-23 12:37:18.0 +0200
+++ /work/SRC/openSUSE:Factory/.perl-HTML-Form.new/perl-HTML-Form.changes   
2012-03-01 17:23:38.0 +0100
@@ -1,0 +2,7 @@
+Mon Feb 20 10:48:17 UTC 2012 - co...@suse.com
+
+- updated to 6.01
+  Don't pick up label text from textarea [RT#72925]
+  Restore perl-5.8.1 compatiblity.
+
+---

Old:

  HTML-Form-6.00.tar.gz

New:

  HTML-Form-6.01.tar.gz



Other differences:
--
++ perl-HTML-Form.spec ++
--- /var/tmp/diff_new_pack.jyDVtc/_old  2012-03-01 17:23:40.0 +0100
+++ /var/tmp/diff_new_pack.jyDVtc/_new  2012-03-01 17:23:40.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-HTML-Form
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,29 +16,29 @@
 #
 
 
-
 Name:   perl-HTML-Form
-Version:6.00
-Release:1
-License:GPL-1.0+ or Artistic-1.0
+Version:6.01
+Release:0
 %define cpan_name HTML-Form
 Summary:Class that represents an HTML form element
-Url:http://search.cpan.org/dist/HTML-Form/
+License:Artistic-1.0 or GPL-1.0+
 Group:  Development/Libraries/Perl
-#Source: 
http://www.cpan.org/authors/id/G/GA/GAAS/HTML-Form-%{version}.tar.gz
-Source: %{cpan_name}-%{version}.tar.gz
+Url:http://search.cpan.org/dist/HTML-Form/
+Source: 
http://www.cpan.org/authors/id/G/GA/GAAS/%{cpan_name}-%{version}.tar.gz
+BuildArch:  noarch
+BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+BuildRequires:  perl
+BuildRequires:  perl-macros
 BuildRequires:  perl(HTML::TokeParser)
 BuildRequires:  perl(HTTP::Request) = 6
 BuildRequires:  perl(HTTP::Request::Common) = 6
 BuildRequires:  perl(URI) = 1.10
-BuildRequires:  perl
-BuildRequires:  perl-macros
+#BuildRequires: perl(HTML::Form)
+#BuildRequires: perl(HTTP::Response)
 Requires:   perl(HTML::TokeParser)
 Requires:   perl(HTTP::Request) = 6
 Requires:   perl(HTTP::Request::Common) = 6
 Requires:   perl(URI) = 1.10
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-BuildArch:  noarch
 %{perl_requires}
 
 %description
@@ -48,7 +48,6 @@
 be tweaked and it can then be asked to provide 'HTTP::Request' objects that
 can be passed to the request() method of 'LWP::UserAgent'.
 
-
 %prep
 %setup -q -n %{cpan_name}-%{version}
 
@@ -64,11 +63,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 README
 
 %changelog

++ HTML-Form-6.00.tar.gz - HTML-Form-6.01.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/HTML-Form-6.00/Changes new/HTML-Form-6.01/Changes
--- old/HTML-Form-6.00/Changes  2011-02-27 20:46:36.0 +0100
+++ new/HTML-Form-6.01/Changes  2012-02-18 14:38:00.0 +0100
@@ -1,4 +1,14 @@
 ___
+2012-02-18 HTML-Form 6.01
+
+Don't pick up label text from textarea [RT#72925]
+
+Restore perl-5.8.1 compatiblity.
+
+
+
+
+___
 2011-02-27 HTML-Form 6.00
 
 Initial release of HTML-Form as a separate distribution. There are no code
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/HTML-Form-6.00/MANIFEST new/HTML-Form-6.01/MANIFEST
--- old/HTML-Form-6.00/MANIFEST 2011-02-27 20:47:37.0 +0100
+++ new/HTML-Form-6.01/MANIFEST 2012-02-18 14:38:39.0 +0100
@@ -3,6 +3,7 @@
 Makefile.PL
 MANIFEST   This list of files
 README
+t/form-label.t
 t/form-maxlength.t
 t/form-multi-select.t
 t/form-param.t
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/HTML-Form-6.00/META.yml new/HTML-Form-6.01/META.yml
--- old/HTML-Form-6.00/META.yml 2011-02-27 20:47:37.0 +0100
+++ new/HTML-Form-6.01/META.yml 2012-02-18 14:38:39.0 +0100
@@ -1,6 +1,6 @@
 --- #YAML:1.0
 name:   

commit perl-HTTP-Daemon for openSUSE:Factory

2012-03-01 Thread h_root
Hello community,

here is the log from the commit of package perl-HTTP-Daemon for 
openSUSE:Factory checked in at 2012-03-01 17:23:26

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


Package is perl-HTTP-Daemon, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/perl-HTTP-Daemon/perl-HTTP-Daemon.changes
2011-09-23 12:37:25.0 +0200
+++ /work/SRC/openSUSE:Factory/.perl-HTTP-Daemon.new/perl-HTTP-Daemon.changes   
2012-03-01 17:23:40.0 +0100
@@ -1,0 +2,8 @@
+Mon Feb 20 10:48:36 UTC 2012 - co...@suse.com
+
+- updated to 6.01
+  If you bind localhost, don't trust gethostbyaddr() to resolve the
+  address.  [RT#67247]
+  Restore perl-5.8.1 compatiblity.
+
+---

Old:

  HTTP-Daemon-6.00.tar.gz

New:

  HTTP-Daemon-6.01.tar.gz



Other differences:
--
++ perl-HTTP-Daemon.spec ++
--- /var/tmp/diff_new_pack.AdmrAG/_old  2012-03-01 17:23:41.0 +0100
+++ /var/tmp/diff_new_pack.AdmrAG/_new  2012-03-01 17:23:41.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-HTTP-Daemon
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,33 +16,33 @@
 #
 
 
-
 Name:   perl-HTTP-Daemon
-Version:6.00
-Release:1
-License:GPL-1.0+ or Artistic-1.0
+Version:6.01
+Release:0
 %define cpan_name HTTP-Daemon
 Summary:a simple http server class
-Url:http://search.cpan.org/dist/HTTP-Daemon/
+License:Artistic-1.0 or GPL-1.0+
 Group:  Development/Libraries/Perl
-#Source: 
http://www.cpan.org/authors/id/G/GA/GAAS/HTTP-Daemon-%{version}.tar.gz
-Source: %{cpan_name}-%{version}.tar.gz
+Url:http://search.cpan.org/dist/HTTP-Daemon/
+Source: 
http://www.cpan.org/authors/id/G/GA/GAAS/%{cpan_name}-%{version}.tar.gz
+BuildArch:  noarch
+BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+BuildRequires:  perl
+BuildRequires:  perl-macros
 BuildRequires:  perl(HTTP::Date) = 6
 BuildRequires:  perl(HTTP::Request) = 6
 BuildRequires:  perl(HTTP::Response) = 6
 BuildRequires:  perl(HTTP::Status) = 6
-BuildRequires:  perl(IO::Socket)
 BuildRequires:  perl(LWP::MediaTypes) = 6
-BuildRequires:  perl
-BuildRequires:  perl-macros
+#BuildRequires: perl(HTTP::Daemon)
+#BuildRequires: perl(LWP::RobotUA)
+#BuildRequires: perl(LWP::UserAgent)
+#BuildRequires: perl(URI)
 Requires:   perl(HTTP::Date) = 6
 Requires:   perl(HTTP::Request) = 6
 Requires:   perl(HTTP::Response) = 6
 Requires:   perl(HTTP::Status) = 6
-Requires:   perl(IO::Socket)
 Requires:   perl(LWP::MediaTypes) = 6
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-BuildArch:  noarch
 %{perl_requires}
 
 %description
@@ -51,9 +51,16 @@
 'IO::Socket::INET', so you can perform socket operations directly on it
 too.
 
+The accept() method will return when a connection from a client is
+available. The returned value will be an 'HTTP::Daemon::ClientConn' object
+which is another 'IO::Socket::INET' subclass. Calling the get_request()
+method on this object will read data from the client and return an
+'HTTP::Request' object. The ClientConn object also provide methods to send
+back various responses.
 
 %prep
 %setup -q -n %{cpan_name}-%{version}
+find . -type f -print0 | xargs -0 chmod 644
 
 %build
 %{__perl} Makefile.PL INSTALLDIRS=vendor
@@ -67,11 +74,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 README
 
 %changelog

++ HTTP-Daemon-6.00.tar.gz - HTTP-Daemon-6.01.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/HTTP-Daemon-6.00/Changes new/HTTP-Daemon-6.01/Changes
--- old/HTTP-Daemon-6.00/Changes2011-02-27 23:46:57.0 +0100
+++ new/HTTP-Daemon-6.01/Changes2012-02-18 13:23:43.0 +0100
@@ -1,4 +1,15 @@
 ___
+2012-02-18 HTTP-Daemon 6.01
+
+If you bind localhost, don't trust gethostbyaddr() to resolve the
+address.  [RT#67247]
+
+Restore perl-5.8.1 compatiblity.
+
+
+
+
+___
 2011-02-25 HTTP-Daemon 6.00
 
 Initial release of HTTP-Daemon as a separate distribution. There are no code
diff -urN 

commit perl-HTTP-Negotiate for openSUSE:Factory

2012-03-01 Thread h_root
Hello community,

here is the log from the commit of package perl-HTTP-Negotiate for 
openSUSE:Factory checked in at 2012-03-01 17:23:53

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


Package is perl-HTTP-Negotiate, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/perl-HTTP-Negotiate/perl-HTTP-Negotiate.changes  
2011-09-23 12:37:25.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-HTTP-Negotiate.new/perl-HTTP-Negotiate.changes 
2012-03-01 17:23:56.0 +0100
@@ -1,0 +2,6 @@
+Mon Feb 20 10:48:40 UTC 2012 - co...@suse.com
+
+- updated to 6.01
+ * Restore perl-5.8.1 compatiblity.
+
+---

Old:

  HTTP-Negotiate-6.00.tar.gz

New:

  HTTP-Negotiate-6.01.tar.gz



Other differences:
--
++ perl-HTTP-Negotiate.spec ++
--- /var/tmp/diff_new_pack.srhJs1/_old  2012-03-01 17:23:58.0 +0100
+++ /var/tmp/diff_new_pack.srhJs1/_new  2012-03-01 17:23:58.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-HTTP-Negotiate
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,23 +16,23 @@
 #
 
 
-
 Name:   perl-HTTP-Negotiate
-Version:6.00
-Release:1
-License:GPL-1.0+ or Artistic-1.0
+Version:6.01
+Release:0
 %define cpan_name HTTP-Negotiate
 Summary:choose a variant to serve
-Url:http://search.cpan.org/dist/HTTP-Negotiate/
+License:Artistic-1.0 or GPL-1.0+
 Group:  Development/Libraries/Perl
-#Source: 
http://www.cpan.org/authors/id/G/GA/GAAS/HTTP-Negotiate-%{version}.tar.gz
-Source: %{cpan_name}-%{version}.tar.gz
-BuildRequires:  perl(HTTP::Headers) = 6
+Url:http://search.cpan.org/dist/HTTP-Negotiate/
+Source: 
http://www.cpan.org/authors/id/G/GA/GAAS/%{cpan_name}-%{version}.tar.gz
+BuildArch:  noarch
+BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
+BuildRequires:  perl(HTTP::Headers) = 6
+#BuildRequires: perl(HTTP::Negotiate)
+#BuildRequires: perl(HTTP::Request)
 Requires:   perl(HTTP::Headers) = 6
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-BuildArch:  noarch
 %{perl_requires}
 
 %description
@@ -42,6 +42,36 @@
 representation based upon attributes of the negotiable variants and the
 value of the various Accept* header fields in the request.
 
+The variants are ordered by preference by calling the function choose().
+
+The first parameter is reference to an array of the variants to choose
+among. Each element in this array is an array with the values [$id, $qs,
+$content_type, $content_encoding, $charset, $content_language,
+$content_length] whose meanings are described below. The $content_encoding
+and $content_language can be either a single scalar value or an array
+reference if there are several values.
+
+The second optional parameter is either a HTTP::Headers or a HTTP::Request
+object which is searched for Accept* headers. If this parameter is
+missing, then the accept specification is initialized from the CGI
+environment variables HTTP_ACCEPT, HTTP_ACCEPT_CHARSET,
+HTTP_ACCEPT_ENCODING and HTTP_ACCEPT_LANGUAGE.
+
+In an array context, choose() returns a list of [variant identifier,
+calculated quality, size] tuples. The values are sorted by quality, highest
+quality first. If the calculated quality is the same for two variants, then
+they are sorted by size (smallest first). _E.g._:
+
+  (['var1', 1, 2000], ['var2', 0.3, 512], ['var3', 0.3, 1024]);
+
+Note that also zero quality variants are included in the return list even
+if these should never be served to the client.
+
+In a scalar context, it returns the identifier of the variant with the
+highest score or 'undef' if none have non-zero quality.
+
+If the $HTTP::Negotiate::DEBUG variable is set to TRUE, then a lot of noise
+is generated on STDOUT during evaluation of choose().
 
 %prep
 %setup -q -n %{cpan_name}-%{version}
@@ -58,11 +88,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 README
 
 %changelog

++ HTTP-Negotiate-6.00.tar.gz - HTTP-Negotiate-6.01.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/HTTP-Negotiate-6.00/Changes 
new/HTTP-Negotiate-6.01/Changes
--- 

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

2012-03-01 Thread h_root
Hello community,

here is the log from the commit of package perl-IO-Socket-SSL for 
openSUSE:Factory checked in at 2012-03-01 17:24:25

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


Package is perl-IO-Socket-SSL, Maintainer is vci...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/perl-IO-Socket-SSL/perl-IO-Socket-SSL.changes
2012-02-14 13:09:22.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-IO-Socket-SSL.new/perl-IO-Socket-SSL.changes   
2012-03-01 17:24:27.0 +0100
@@ -1,0 +2,10 @@
+Wed Feb 22 02:35:27 UTC 2012 - vci...@suse.com
+
+- update to 1.55
+- work around IO::Sockets work around for systems returning EISCONN etc
+  on connect retry for non-blocking sockets by clearing $! if SUPER::connect
+  returned true.
+  https://rt.cpan.org/Ticket/Display.html?id=75101
+  Thanks for Manoj Kumar for reporting.
+
+---

Old:

  IO-Socket-SSL-1.54.tar.gz

New:

  IO-Socket-SSL-1.55.tar.gz



Other differences:
--
++ perl-IO-Socket-SSL.spec ++
--- /var/tmp/diff_new_pack.ip8H6o/_old  2012-03-01 17:24:29.0 +0100
+++ /var/tmp/diff_new_pack.ip8H6o/_new  2012-03-01 17:24:29.0 +0100
@@ -16,14 +16,15 @@
 #
 
 
+
 Name:   perl-IO-Socket-SSL
-Version:1.54
+Version:1.55
 Release:0
+License:Artistic-1.0 or GPL-1.0+
 %define cpan_name IO-Socket-SSL
 Summary:Nearly transparent SSL encapsulation for IO::Socket::INET
-License:Artistic-1.0 or GPL-1.0+
-Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/IO-Socket-SSL/
+Group:  Development/Libraries/Perl
 Source: 
http://www.cpan.org/authors/id/S/SU/SULLR/%{cpan_name}-%{version}.tar.gz
 BuildRequires:  perl
 # MANUAL BEGIN

++ IO-Socket-SSL-1.54.tar.gz - IO-Socket-SSL-1.55.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/IO-Socket-SSL-1.54/Changes 
new/IO-Socket-SSL-1.55/Changes
--- old/IO-Socket-SSL-1.54/Changes  2012-01-11 09:10:47.0 +0100
+++ new/IO-Socket-SSL-1.55/Changes  2012-02-20 07:46:42.0 +0100
@@ -1,3 +1,9 @@
+v1.55 2012.02.22
+- work around IO::Sockets work around for systems returning EISCONN etc
+  on connect retry for non-blocking sockets by clearing $! if SUPER::connect
+  returned true.
+  https://rt.cpan.org/Ticket/Display.html?id=75101
+  Thanks for Manoj Kumar for reporting.
 v1.54 2012.01.11
 - return 0 instead of undef in SSL_verify_callback to fix unitialized
   warnings.  Thanks to d[DOT]thomas[AT]its[DOT]uq[DOT]edu[DOT]au for 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/IO-Socket-SSL-1.54/META.yml 
new/IO-Socket-SSL-1.55/META.yml
--- old/IO-Socket-SSL-1.54/META.yml 2012-01-11 09:12:49.0 +0100
+++ new/IO-Socket-SSL-1.55/META.yml 2012-02-20 07:48:00.0 +0100
@@ -1,6 +1,6 @@
 --- #YAML:1.0
 name:   IO-Socket-SSL
-version:1.54
+version:1.55
 abstract:   Nearly transparent SSL encapsulation for IO::Socket::INET.
 author:
 - Steffen Ullrich  Peter Behroozi  Marko Asplund
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/IO-Socket-SSL-1.54/SSL.pm 
new/IO-Socket-SSL-1.55/SSL.pm
--- old/IO-Socket-SSL-1.54/SSL.pm   2012-01-11 09:07:33.0 +0100
+++ new/IO-Socket-SSL-1.55/SSL.pm   2012-02-20 07:44:25.0 +0100
@@ -78,7 +78,7 @@
}) {
@ISA = qw(IO::Socket::INET);
}
-   $VERSION = '1.54';
+   $VERSION = '1.55';
$GLOBAL_CONTEXT_ARGS = {};
 
#Make $DEBUG another name for $Net::SSLeay::trace
@@ -334,6 +334,11 @@
DEBUG(2, 'socket not yet connected' );
$self-SUPER::connect(@_) || return;
DEBUG(2,'socket connected' );
+
+   # IO::Socket works around systems, which return EISCONN or 
similar
+   # on non-blocking re-connect by returning true, even if $! is 
set
+   # but it does not clear $!, so do it here
+   $! = undef;
}
return $self-connect_SSL;
 }

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



commit perl-LWP-MediaTypes for openSUSE:Factory

2012-03-01 Thread h_root
Hello community,

here is the log from the commit of package perl-LWP-MediaTypes for 
openSUSE:Factory checked in at 2012-03-01 17:24:40

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


Package is perl-LWP-MediaTypes, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/perl-LWP-MediaTypes/perl-LWP-MediaTypes.changes  
2011-09-23 12:37:46.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-LWP-MediaTypes.new/perl-LWP-MediaTypes.changes 
2012-03-01 17:24:41.0 +0100
@@ -1,0 +2,7 @@
+Mon Feb 20 10:48:49 UTC 2012 - co...@suse.com
+
+- updated to 6.02
+  * Update the media.types database
+  * Restore perl-5.6 compatiblity.
+
+---

Old:

  LWP-MediaTypes-6.01.tar.gz

New:

  LWP-MediaTypes-6.02.tar.gz



Other differences:
--
++ perl-LWP-MediaTypes.spec ++
--- /var/tmp/diff_new_pack.jAAbwJ/_old  2012-03-01 17:24:43.0 +0100
+++ /var/tmp/diff_new_pack.jAAbwJ/_new  2012-03-01 17:24:43.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-LWP-MediaTypes
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,21 +16,20 @@
 #
 
 
-
 Name:   perl-LWP-MediaTypes
-Version:6.01
-Release:1
-License:GPL-1.0+ or Artistic-1.0
+Version:6.02
+Release:0
 %define cpan_name LWP-MediaTypes
 Summary:guess media type for a file or a URL
-Url:http://search.cpan.org/dist/LWP-MediaTypes/
+License:Artistic-1.0 or GPL-1.0+
 Group:  Development/Libraries/Perl
-#Source: 
http://www.cpan.org/authors/id/G/GA/GAAS/LWP-MediaTypes-%{version}.tar.gz
-Source: %{cpan_name}-%{version}.tar.gz
+Url:http://search.cpan.org/dist/LWP-MediaTypes/
+Source: 
http://www.cpan.org/authors/id/G/GA/GAAS/%{cpan_name}-%{version}.tar.gz
+BuildArch:  noarch
+BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-BuildArch:  noarch
+#BuildRequires: perl(LWP::MediaTypes)
 %{perl_requires}
 
 %description
@@ -40,6 +39,58 @@
 is used instead. For backwards compatibility we will also look for
 _~/.mime.types_.
 
+The following functions are exported by default:
+
+* guess_media_type( $filename )
+
+* guess_media_type( $uri )
+
+* guess_media_type( $filename_or_uri, $header_to_modify )
+
+  This function tries to guess media type and encoding for a file or a URI.
+  It returns the content type, which is a string like 'text/html'. In
+  array context it also returns any content encodings applied (in the order
+  used to encode the file). You can pass a URI object reference, instead of
+  the file name.
+
+  If the type can not be deduced from looking at the file name, then
+  guess_media_type() will let the '-T' Perl operator take a look. If this
+  works (and '-T' returns a TRUE value) then we return _text/plain_ as the
+  type, otherwise we return _application/octet-stream_ as the type.
+
+  The optional second argument should be a reference to a HTTP::Headers
+  object or any object that implements the $obj-header method in a similar
+  way. When it is present the values of the 'Content-Type' and
+  'Content-Encoding' will be set for this header.
+
+* media_suffix( $type, ... )
+
+  This function will return all suffixes that can be used to denote the
+  specified media type(s). Wildcard types can be used. In a scalar context
+  it will return the first suffix found. Examples:
+
+@suffixes = media_suffix('image/*', 'audio/basic');
+$suffix = media_suffix('text/html');
+
+The following functions are only exported by explicit request:
+
+* add_type( $type, @exts )
+
+  Associate a list of file extensions with the given media type. Example:
+
+  add_type(x-world/x-vrml = qw(wrl vrml));
+
+* add_encoding( $type, @ext )
+
+  Associate a list of file extensions with an encoding type. Example:
+
+   add_encoding(x-gzip = gz);
+
+* read_media_types( @files )
+
+  Parse media types files and add the type mappings found there. Example:
+
+  read_media_types(conf/mime.types);
 
 %prep
 %setup -q -n %{cpan_name}-%{version}
@@ -56,11 +107,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 README
 
 %changelog

++ 

commit perl-LWP-Protocol-https for openSUSE:Factory

2012-03-01 Thread h_root
Hello community,

here is the log from the commit of package perl-LWP-Protocol-https for 
openSUSE:Factory checked in at 2012-03-01 17:24:54

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


Package is perl-LWP-Protocol-https, Maintainer is 

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-LWP-Protocol-https/perl-LWP-Protocol-https.changes
  2011-09-23 12:37:51.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-LWP-Protocol-https.new/perl-LWP-Protocol-https.changes
 2012-03-01 17:25:00.0 +0100
@@ -1,0 +2,8 @@
+Tue Feb 21 11:26:38 UTC 2012 - co...@suse.com
+
+- updated to 6.03
+  * Skip test if offline [RT#74163]
+  * Typo fixes
+  * Restore perl-5.8.1 compatibility.
+
+---

Old:

  LWP-Protocol-https-6.02-systemca.diff
  LWP-Protocol-https-6.02.tar.gz

New:

  LWP-Protocol-https-6.03-systemca.diff
  LWP-Protocol-https-6.03.tar.gz



Other differences:
--
++ perl-LWP-Protocol-https.spec ++
--- /var/tmp/diff_new_pack.BYVvws/_old  2012-03-01 17:25:01.0 +0100
+++ /var/tmp/diff_new_pack.BYVvws/_new  2012-03-01 17:25:01.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-LWP-Protocol-https
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,33 +16,34 @@
 #
 
 
-
 Name:   perl-LWP-Protocol-https
-Version:6.02
-Release:1
-License:GPL-1.0+ or Artistic-1.0
+Version:6.03
+Release:0
 %define cpan_name LWP-Protocol-https
 Summary:Provide https support for LWP::UserAgent
-Url:http://search.cpan.org/dist/LWP-Protocol-https/
+License:Artistic-1.0 or GPL-1.0+
 Group:  Development/Libraries/Perl
-#Source: 
http://www.cpan.org/authors/id/G/GA/GAAS/LWP-Protocol-https-%{version}.tar.gz
-Source: %{cpan_name}-%{version}.tar.gz
+Url:http://search.cpan.org/dist/LWP-Protocol-https/
+Source: 
http://www.cpan.org/authors/id/G/GA/GAAS/%{cpan_name}-%{version}.tar.gz
 # patch for using system certificates
-Patch0: %{cpan_name}-%{version}-systemca.diff
-BuildRequires:  perl(IO::Socket::SSL) = 1.38
-BuildRequires:  perl(LWP::UserAgent) = 6.02
-BuildRequires:  perl(Net::HTTPS) = 6
+Patch0: %{cpan_name}-6.03-systemca.diff
+BuildArch:  noarch
+BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
-Requires:   perl(IO::Socket::SSL) = 1.38
-Requires:   perl(LWP::UserAgent) = 6.02
+BuildRequires:  perl(IO::Socket::SSL) = 1.54
+BuildRequires:  perl(LWP::UserAgent) = 6.04
+#BuildRequires:  perl(Mozilla::CA) = 20110101
+BuildRequires:  perl(Net::HTTPS) = 6
+#BuildRequires: perl(LWP::Protocol::http)
+Requires:   perl(IO::Socket::SSL) = 1.54
+Requires:   perl(LWP::UserAgent) = 6.04
+#Requires:   perl(Mozilla::CA) = 20110101
 Requires:   perl(Net::HTTPS) = 6
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-BuildArch:  noarch
 %{perl_requires}
 
 %description
-The LWP::Protocol::https module provide support for using https schemed
+The LWP::Protocol::https module provides support for using https schemed
 URLs with LWP. This module is a plug-in to the LWP protocol handling, so
 you don't use it directly. Once the module is installed LWP is able to
 access sites using HTTP over SSL/TLS.
@@ -68,19 +69,15 @@
 %{__make} %{?_smp_mflags}
 
 %check
-# tests will fail without network
-#%{__make} test
+%{__make} test
 
 %install
 %perl_make_install
 %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 README
 
 %changelog

++ LWP-Protocol-https-6.02-systemca.diff - 
LWP-Protocol-https-6.03-systemca.diff ++
--- 
/work/SRC/openSUSE:Factory/perl-LWP-Protocol-https/LWP-Protocol-https-6.02-systemca.diff
2011-09-23 12:37:50.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-LWP-Protocol-https.new/LWP-Protocol-https-6.03-systemca.diff
   2012-03-01 17:25:00.0 +0100
@@ -1,31 +1,12 @@
-Index: LWP-Protocol-https-6.02/lib/LWP/Protocol/https.pm
+Index: LWP-Protocol-https-6.03/lib/LWP/Protocol/https.pm
 ===
 LWP-Protocol-https-6.02.orig/lib/LWP/Protocol/https.pm
-+++ LWP-Protocol-https-6.02/lib/LWP/Protocol/https.pm
-@@ -21,25 +21,7 @@ sub _extra_sock_opts

commit perl-Modern-Perl for openSUSE:Factory

2012-03-01 Thread h_root
Hello community,

here is the log from the commit of package perl-Modern-Perl for 
openSUSE:Factory checked in at 2012-03-01 17:25:03

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


Package is perl-Modern-Perl, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/perl-Modern-Perl/perl-Modern-Perl.changes
2011-11-21 12:43:32.0 +0100
+++ /work/SRC/openSUSE:Factory/.perl-Modern-Perl.new/perl-Modern-Perl.changes   
2012-03-01 17:25:05.0 +0100
@@ -1,0 +2,15 @@
+Mon Feb 20 10:48:53 UTC 2012 - co...@suse.com
+
+- updated to 1.20120130
+- fixed t/year_imports.t for 5.10 (ANDK and sprout again)
+- fixed t/regressions.t for 5.10
+- made raw numbers work in import
+- fixed for Perl 5.15.5 and later (ANDK and sprout)
+- loaded IO::File/IO::Handle to allow methods on lexical filehandles
+- added unimporting
+- removed use of autodie; moved it to a distribution prerequisite
+- enabled unicode_strings by default when your Perl supports it
+- migrated to Dist::Zilla
+- added autodie dependency/import
+
+---

Old:

  Modern-Perl-1.03.tar.gz

New:

  Modern-Perl-1.20120130.tar.gz



Other differences:
--
++ perl-Modern-Perl.spec ++
--- /var/tmp/diff_new_pack.YCeazr/_old  2012-03-01 17:25:06.0 +0100
+++ /var/tmp/diff_new_pack.YCeazr/_new  2012-03-01 17:25:06.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Modern-Perl
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,26 +16,32 @@
 #
 
 
-
 Name:   perl-Modern-Perl
-Version:1.03
-Release:1
-License:GPL-1.0+ or Artistic-1.0
+Version:1.20120130
+Release:0
 %define cpan_name Modern-Perl
-Summary:enable all of the features of Modern Perl with one command
-Url:http://search.cpan.org/dist/Modern-Perl/
+Summary:enable all of the features of Modern Perl with one import
+License:Artistic-1.0 or GPL-1.0+
 Group:  Development/Libraries/Perl
-#Source: 
http://www.cpan.org/authors/id/C/CH/CHROMATIC/Modern-Perl-%{version}.tar.gz
-Source: %{cpan_name}-%{version}.tar.gz
+Url:http://search.cpan.org/dist/Modern-Perl/
+Source: 
http://www.cpan.org/authors/id/C/CH/CHROMATIC/%{cpan_name}-%{version}.tar.gz
+BuildArch:  noarch
+BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
-BuildRequires:  perl(Module::Build)
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-BuildArch:  noarch
+BuildRequires:  perl(Module::Build) = 0.3601
+BuildRequires:  perl(Test::More) = 0.98
+BuildRequires:  perl(autodie) = 2.10
+BuildRequires:  perl(feature)
+BuildRequires:  perl(mro)
+#BuildRequires: perl(Modern::Perl) = 2010
+Requires:   perl(autodie) = 2.10
+Requires:   perl(feature)
+Requires:   perl(mro)
 %{perl_requires}
 
 %description
-sorry, no description found
+enable all of the features of Modern Perl with one import
 
 %prep
 %setup -q -n %{cpan_name}-%{version}
@@ -51,11 +57,8 @@
 ./Build install destdir=%{buildroot} create_packlist=0
 %perl_gen_filelist
 
-%clean
-%{__rm} -rf %{buildroot}
-
 %files -f %{name}.files
-%defattr(644,root,root,755)
-%doc Changes README
+%defattr(-,root,root,755)
+%doc Changes LICENSE README
 
 %changelog

++ Modern-Perl-1.03.tar.gz - Modern-Perl-1.20120130.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Modern-Perl-1.03/Build.PL 
new/Modern-Perl-1.20120130/Build.PL
--- old/Modern-Perl-1.03/Build.PL   2009-02-18 01:43:58.0 +0100
+++ new/Modern-Perl-1.20120130/Build.PL 2012-01-30 20:38:10.0 +0100
@@ -1,20 +1,43 @@
-BEGIN { require 5.010 }
 
 use strict;
 use warnings;
 
-use Module::Build;
+use Module::Build 0.3601;
 
-my $builder = Module::Build-new(
-module_name = 'Modern::Perl',
-license = 'perl',
-dist_author = 'chromatic chroma...@wgz.org',
-dist_version_from   = 'lib/Modern/Perl.pm',
-build_requires = {
-'Test::Simple' = 0.80,
-'perl' = 5.010,
-},
-add_to_cleanup  = [ 'Modern-Perl-*' ],
+
+my %module_build_args = (
+  build_requires = {
+Module::Build = 0.3601,
+Test::More = 0.98
+  },
+  configure_requires = {
+ExtUtils::MakeMaker = 6.30,
+Module::Build = 

commit perl-MooseX-Role-Parameterized for openSUSE:Factory

2012-03-01 Thread h_root
Hello community,

here is the log from the commit of package perl-MooseX-Role-Parameterized for 
openSUSE:Factory checked in at 2012-03-01 17:25:10

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


Package is perl-MooseX-Role-Parameterized, Maintainer is 

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-MooseX-Role-Parameterized/perl-MooseX-Role-Parameterized.changes
2011-12-21 10:02:31.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-MooseX-Role-Parameterized.new/perl-MooseX-Role-Parameterized.changes
   2012-03-01 17:25:11.0 +0100
@@ -1,0 +2,19 @@
+Mon Feb 27 10:09:25 UTC 2012 - co...@suse.com
+
+- updated to 1.00
+   * MooseX::Role::Parameterized now depends on Moose 2.0300
+ released 2011-09-23 for its several core improvements, hence the
+ major version number bump.
+   * MXRP now uses the new meta_lookup feature added to Moose 2.0300
+ (specifically for MXRP) to avoid duplicating Moose-0.60-era
+ Moose::Role sugar. This means the error messages you get are
+ better, and there's a lot less ugly code in MXRP.
+   * Remove alias/excludes special case errors. They have long since been
+ replaced in core Moose by -alias and -excludes, and were finally
+ removed in Moose 2.0200.
+   * Expressly forbid using role { } inside role { } (which makes no
+ sense but I suppose you could accidentally trigger it)
+   * Documentation fix from cw...@alumni.drew.edu
+ https://github.com/sartak/MooseX-Role-Parameterized/pull/5
+
+---

Old:

  MooseX-Role-Parameterized-0.27.tar.gz

New:

  MooseX-Role-Parameterized-1.00.tar.gz



Other differences:
--
++ perl-MooseX-Role-Parameterized.spec ++
--- /var/tmp/diff_new_pack.0QHeDY/_old  2012-03-01 17:25:12.0 +0100
+++ /var/tmp/diff_new_pack.0QHeDY/_new  2012-03-01 17:25:12.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-MooseX-Role-Parameterized
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,11 +17,11 @@
 
 
 Name:   perl-MooseX-Role-Parameterized
-Version:0.27
+Version:1.00
 Release:0
 %define cpan_name MooseX-Role-Parameterized
 Summary:Roles with composition parameters
-License:GPL-1.0+ or Artistic-1.0
+License:Artistic-1.0 or GPL-1.0+
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/MooseX-Role-Parameterized/
 Source: 
http://www.cpan.org/authors/id/S/SA/SARTAK/%{cpan_name}-%{version}.tar.gz
@@ -30,11 +30,47 @@
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
-BuildRequires:  perl(Moose) = 0.78
+BuildRequires:  perl(Moose) = 2.0300
 BuildRequires:  perl(Test::Fatal)
 BuildRequires:  perl(Test::Moose)
 BuildRequires:  perl(Test::More) = 0.96
-Requires:   perl(Moose) = 0.78
+#BuildRequires: perl(Bar)
+#BuildRequires: perl(Foo)
+#BuildRequires: perl(Foo::Role)
+#BuildRequires: perl(inc::Module::Install)
+#BuildRequires: perl(JSON)
+#BuildRequires: perl(LWP::Simple)
+#BuildRequires: perl(Module::Build)
+#BuildRequires: perl(Module::Install::AutoManifest)
+#BuildRequires: perl(Module::Install::Base)
+#BuildRequires: perl(Module::Install::GithubMeta)
+#BuildRequires: perl(Module::Install::ManifestSkip)
+#BuildRequires: perl(Moose::Exporter)
+#BuildRequires: perl(Moose::Meta::Role)
+#BuildRequires: perl(Moose::Role)
+#BuildRequires: perl(Moose::Util::TypeConstraints)
+#BuildRequires: perl(MooseX::Role::Parameterized)
+#BuildRequires: perl(MooseX::Role::Parameterized::Meta::Role::Parameterizable)
+#BuildRequires: perl(MooseX::Role::Parameterized::Meta::Role::Parameterized)
+#BuildRequires: perl(MooseX::Role::Parameterized::Meta::Trait::Parameterized)
+#BuildRequires: perl(MooseX::Role::Parameterized::Parameters)
+#BuildRequires: perl(MyCompositeRoleA)
+#BuildRequires: perl(MyItem::Role::Equippable)
+#BuildRequires: perl(MyItem::Role::Wearable)
+#BuildRequires: perl(MyPRole)
+#BuildRequires: perl(MyRole)
+#BuildRequires: perl(MyRole::Delegator)
+#BuildRequires: perl(MyRole::LogMethod)
+#BuildRequires: perl(MyRole::Parameterized)
+#BuildRequires: perl(MyRole::Sans::Block)
+#BuildRequires: perl(MyRole::Storage)
+#BuildRequires: perl(MyTrait)
+#BuildRequires: perl(OtherRole)
+#BuildRequires: perl(Parse::CPAN::Meta)
+#BuildRequires: perl(P::Role)
+#BuildRequires: 

commit perl-Path-Class for openSUSE:Factory

2012-03-01 Thread h_root
Hello community,

here is the log from the commit of package perl-Path-Class for openSUSE:Factory 
checked in at 2012-03-01 17:25:14

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


Package is perl-Path-Class, Maintainer is mrueck...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/perl-Path-Class/perl-Path-Class.changes  
2011-09-23 12:38:32.0 +0200
+++ /work/SRC/openSUSE:Factory/.perl-Path-Class.new/perl-Path-Class.changes 
2012-03-01 17:25:17.0 +0100
@@ -1,0 +2,11 @@
+Mon Feb 27 09:04:53 UTC 2012 - co...@suse.com
+
+- updated to 0.25
+ - resolve() now croak()s instead of die()s on non-existent file. [Danijel 
Tašov]
+ - Added a traverse() method for directories, based on the fmap_cont()
+   method of Forest::Tree::Pure.  It's an alternative to -recurse,
+   which allows for more control over how the recursion
+   happens. [Jesse Luehrs]
+ - Fixed a grammar error in the docs. [Shlomi Fish]
+
+---

Old:

  Path-Class-0.24.tar.gz

New:

  Path-Class-0.25.tar.gz



Other differences:
--
++ perl-Path-Class.spec ++
--- /var/tmp/diff_new_pack.LgDla4/_old  2012-03-01 17:25:20.0 +0100
+++ /var/tmp/diff_new_pack.LgDla4/_new  2012-03-01 17:25:20.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Path-Class
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,21 +16,24 @@
 #
 
 
-
 Name:   perl-Path-Class
-Version:0.24
-Release:1
-License:GPL-1.0+ or Artistic-1.0
+Version:0.25
+Release:0
 %define cpan_name Path-Class
 Summary:Cross-platform path specification manipulation
-Url:http://search.cpan.org/dist/Path-Class/
+License:Artistic-1.0 or GPL-1.0+
 Group:  Development/Libraries/Perl
+Url:http://search.cpan.org/dist/Path-Class/
 Source: 
http://www.cpan.org/authors/id/K/KW/KWILLIAMS/%{cpan_name}-%{version}.tar.gz
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
 BuildRequires:  perl(Module::Build) = 0.3601
+#BuildRequires: perl(Path::Class)
+#BuildRequires: perl(Path::Class::Dir)
+#BuildRequires: perl(Path::Class::Entity)
+#BuildRequires: perl(Path::Class::File)
 %{perl_requires}
 
 %description
@@ -95,9 +98,6 @@
 ./Build install destdir=%{buildroot} create_packlist=0
 %perl_gen_filelist
 
-%clean
-%{__rm} -rf %{buildroot}
-
 %files -f %{name}.files
 %defattr(-,root,root,755)
 %doc Changes LICENSE README

++ Path-Class-0.24.tar.gz - Path-Class-0.25.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Path-Class-0.24/Build.PL new/Path-Class-0.25/Build.PL
--- old/Path-Class-0.24/Build.PL2011-05-29 03:53:45.0 +0200
+++ new/Path-Class-0.25/Build.PL2012-02-16 03:56:28.0 +0100
@@ -6,38 +6,41 @@
 
 
 my %module_build_args = (
-  'build_requires' = {
-'Module::Build' = '0.3601',
-'Test' = '0',
-'Test::More' = '0'
+  build_requires = {
+Module::Build = 0.3601,
+Test = 0,
+Test::More = 0,
+warnings = 0
   },
-  'configure_requires' = {
-'ExtUtils::MakeMaker' = '6.30',
-'Module::Build' = '0.3601'
+  configure_requires = {
+ExtUtils::MakeMaker = 6.30,
+Module::Build = 0.3601
   },
-  'dist_abstract' = 'Cross-platform path specification manipulation',
-  'dist_author' = [
-'Ken Williams kwilli...@cpan.org'
+  dist_abstract = Cross-platform path specification manipulation,
+  dist_author = [
+Ken Williams kwilliams\@cpan.org
   ],
-  'dist_name' = 'Path-Class',
-  'dist_version' = '0.24',
-  'license' = 'perl',
-  'module_name' = 'Path::Class',
-  'recommends' = {},
-  'recursive_test_files' = 1,
-  'requires' = {
-'Carp' = '0',
-'Cwd' = '0',
-'Exporter' = '0',
-'File::Path' = '0',
-'File::Spec' = '0.87',
-'File::Temp' = '0',
-'File::stat' = '0',
-'IO::Dir' = '0',
-'IO::File' = '0',
-'overload' = '0'
+  dist_name = Path-Class,
+  dist_version = 0.25,
+  license = perl,
+  module_name = Path::Class,
+  recommends = {},
+  recursive_test_files = 1,
+  requires = {
+Carp = 0,
+Cwd = 0,
+Exporter = 0,
+File::Path = 0,
+File::Spec = 0.87,
+File::Temp = 0,
+File::stat = 0,
+IO::Dir = 0,
+IO::File = 0,
+base = 0,
+overload = 0,
+strict = 0
   },
-  

commit perl-Variable-Magic for openSUSE:Factory

2012-03-01 Thread h_root
Hello community,

here is the log from the commit of package perl-Variable-Magic for 
openSUSE:Factory checked in at 2012-03-01 17:25:23

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


Package is perl-Variable-Magic, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/perl-Variable-Magic/perl-Variable-Magic.changes  
2011-12-21 10:02:55.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-Variable-Magic.new/perl-Variable-Magic.changes 
2012-03-01 17:25:27.0 +0100
@@ -1,0 +2,8 @@
+Sat Feb 25 06:32:19 UTC 2012 - co...@suse.com
+
+- updated to 0.48
+   + Add : You can now pass a reference to undef as the magic callback in
+   order to install a no-op callback.
+   Thanks Florian Ragwitz for the suggestion.
+
+---

Old:

  Variable-Magic-0.47.tar.gz

New:

  Variable-Magic-0.48.tar.gz



Other differences:
--
++ perl-Variable-Magic.spec ++
--- /var/tmp/diff_new_pack.GUVjI3/_old  2012-03-01 17:25:28.0 +0100
+++ /var/tmp/diff_new_pack.GUVjI3/_new  2012-03-01 17:25:28.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Variable-Magic
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,28 +16,26 @@
 #
 
 
-%bcond_with test
-
 Name:   perl-Variable-Magic
+Version:0.48
+Release:0
 %define cpan_name Variable-Magic
 Summary:Associate user-defined magic to variables from Perl
-License:GPL-1.0+ or Artistic-1.0
+License:Artistic-1.0 or GPL-1.0+
 Group:  Development/Libraries/Perl
-Version:0.47
-Release:0
 Url:http://search.cpan.org/dist/Variable-Magic/
-Source: 
http://search.cpan.org/CPAN/authors/id/V/VP/VPIT/%{cpan_name}-%{version}.tar.gz
+Source: 
http://www.cpan.org/authors/id/V/VP/VPIT/%{cpan_name}-%{version}.tar.gz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-%{perl_requires}
 BuildRequires:  perl
 BuildRequires:  perl-macros
-# for testsuite
-%if %{with test}
-BuildRequires:  perl(Test::Pod) = 1.14
-BuildRequires:  perl(Test::Pod::Coverage) = 1.04
-#BuildRequires:  perl(Test::Portability::Files)
+#BuildRequires: perl(ActivePerl)
+#BuildRequires: perl(Hash::Util::FieldHash)
 #BuildRequires:  perl(Test::Kwalitee)
-%endif
+#BuildRequires: perl(Variable::Magic)
+#BuildRequires: perl(Variable::Magic::TestThreads)
+#BuildRequires: perl(Variable::Magic::TestValue)
+#BuildRequires: perl(Variable::Magic::TestWatcher)
+%{perl_requires}
 
 %description
 Magic is Perl's way of enhancing variables. This mechanism lets the user
@@ -46,16 +44,18 @@
 module, you can add your own magic to any variable without having to write
 a single line of XS.
 
-
-Authors:
-
-Vincent Pit p...@profvince.com
+You'll realize that these magic variables look a lot like tied variables.
+It's not surprising, as tied variables are implemented as a special kind of
+magic, just like any 'irregular' Perl variable : scalars like '$!', '$(' or
+'$^W', the '%ENV' and '%SIG' hashes, the '@ISA' array, 'vec()' and
+'substr()' lvalues, the threads::shared manpage variables... They all share
+the same underlying C API, and this module gives you direct access to it.
 
 %prep
 %setup -q -n %{cpan_name}-%{version}
 
 %build
-%{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE=$RPM_OPT_FLAGS -Wall
+%{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE=%{optflags}
 %{__make} %{?_smp_mflags}
 
 %check
@@ -66,11 +66,8 @@
 %perl_process_packlist
 %perl_gen_filelist
 
-%clean
-%{__rm} -rf $RPM_BUILD_ROOT
-
 %files -f %{name}.files
-%defattr(-,root,root,-)
+%defattr(-,root,root,755)
 %doc Changes README
 
 %changelog

++ Variable-Magic-0.47.tar.gz - Variable-Magic-0.48.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Variable-Magic-0.47/Changes 
new/Variable-Magic-0.48/Changes
--- old/Variable-Magic-0.47/Changes 2011-10-27 18:38:36.0 +0200
+++ new/Variable-Magic-0.48/Changes 2012-02-18 00:30:16.0 +0100
@@ -1,5 +1,10 @@
 Revision history for Variable-Magic
 
+0.482012-02-17 23:40 UTC
++ Add : You can now pass a reference to undef as the magic callback in
+order to install a no-op callback.
+Thanks Florian Ragwitz for the suggestion.
+
 0.472011-10-27 16:55 UTC
 + Add : The new constant VMG_COMPAT_HASH_DELETE_NOUVAR_VOID 

commit perl-WWW-RobotRules for openSUSE:Factory

2012-03-01 Thread h_root
Hello community,

here is the log from the commit of package perl-WWW-RobotRules for 
openSUSE:Factory checked in at 2012-03-01 17:25:32

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


Package is perl-WWW-RobotRules, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/perl-WWW-RobotRules/perl-WWW-RobotRules.changes  
2011-09-23 12:39:23.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-WWW-RobotRules.new/perl-WWW-RobotRules.changes 
2012-03-01 17:25:34.0 +0100
@@ -1,0 +2,6 @@
+Mon Feb 20 10:48:55 UTC 2012 - co...@suse.com
+
+- updated to 6.02
+ * Restore perl-5.8.1 compatiblity.
+
+---

Old:

  WWW-RobotRules-6.01.tar.gz

New:

  WWW-RobotRules-6.02.tar.gz



Other differences:
--
++ perl-WWW-RobotRules.spec ++
--- /var/tmp/diff_new_pack.JbuBZ9/_old  2012-03-01 17:25:38.0 +0100
+++ /var/tmp/diff_new_pack.JbuBZ9/_new  2012-03-01 17:25:38.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-WWW-RobotRules
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,25 +16,23 @@
 #
 
 
-
 Name:   perl-WWW-RobotRules
-Version:6.01
-Release:1
-License:GPL-1.0+ or Artistic-1.0
+Version:6.02
+Release:0
 %define cpan_name WWW-RobotRules
 Summary:database of robots.txt-derived permissions
-Url:http://search.cpan.org/dist/WWW-RobotRules/
+License:Artistic-1.0 or GPL-1.0+
 Group:  Development/Libraries/Perl
-#Source: 
http://www.cpan.org/authors/id/G/GA/GAAS/WWW-RobotRules-%{version}.tar.gz
-Source: %{cpan_name}-%{version}.tar.gz
-BuildRequires:  perl(Fcntl)
-BuildRequires:  perl(URI) = 1.10
+Url:http://search.cpan.org/dist/WWW-RobotRules/
+Source: 
http://www.cpan.org/authors/id/G/GA/GAAS/%{cpan_name}-%{version}.tar.gz
+BuildArch:  noarch
+BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
-Requires:   perl(Fcntl)
+BuildRequires:  perl(URI) = 1.10
+#BuildRequires: perl(WWW::RobotRules)
+#BuildRequires: perl(WWW::RobotRules::AnyDBM_File)
 Requires:   perl(URI) = 1.10
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-BuildArch:  noarch
 %{perl_requires}
 
 %description
@@ -43,9 +41,35 @@
 can use the _/robots.txt_ file to forbid conforming robots from accessing
 parts of their web site.
 
+The parsed files are kept in a WWW::RobotRules object, and this object
+provides methods to check if access to a given URL is prohibited. The same
+WWW::RobotRules object can be used for one or more parsed _/robots.txt_
+files on any number of hosts.
+
+The following methods are provided:
+
+* $rules = WWW::RobotRules-new($robot_name)
+
+  This is the constructor for WWW::RobotRules objects. The first argument
+  given to new() is the name of the robot.
+
+* $rules-parse($robot_txt_url, $content, $fresh_until)
+
+  The parse() method takes as arguments the URL that was used to retrieve
+  the _/robots.txt_ file, and the contents of the file.
+
+* $rules-allowed($uri)
+
+  Returns TRUE if this robot is allowed to retrieve this URL.
+
+* $rules-agent([$name])
+
+  Get/set the agent name. NOTE: Changing the agent name will clear the
+  robots.txt rules and expire times out of the cache.
 
 %prep
 %setup -q -n %{cpan_name}-%{version}
+find . -type f -print0 | xargs -0 chmod 644
 
 %build
 %{__perl} Makefile.PL INSTALLDIRS=vendor
@@ -59,11 +83,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 README
 
 %changelog

++ WWW-RobotRules-6.01.tar.gz - WWW-RobotRules-6.02.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/WWW-RobotRules-6.01/Changes 
new/WWW-RobotRules-6.02/Changes
--- old/WWW-RobotRules-6.01/Changes 2011-03-13 16:08:40.0 +0100
+++ new/WWW-RobotRules-6.02/Changes 2012-02-18 14:07:15.0 +0100
@@ -1,4 +1,11 @@
 ___
+2012-02-18 WWW-RobotRules 6.02
+
+Restore perl-5.8.1 compatiblity.
+
+
+
+___
 2011-03-13 WWW-RobotRules 6.01
 
 Added legal notice and updated the meta repository link
diff -urN 

commit php5-pear-cache_lite for openSUSE:Factory

2012-03-01 Thread h_root
Hello community,

here is the log from the commit of package php5-pear-cache_lite for 
openSUSE:Factory checked in at 2012-03-01 17:25:36

Comparing /work/SRC/openSUSE:Factory/php5-pear-cache_lite (Old)
 and  /work/SRC/openSUSE:Factory/.php5-pear-cache_lite.new (New)


Package is php5-pear-cache_lite, Maintainer is 

Changes:

--- 
/work/SRC/openSUSE:Factory/php5-pear-cache_lite/php5-pear-cache_lite.changes
2011-09-23 12:40:53.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.php5-pear-cache_lite.new/php5-pear-cache_lite.changes
   2012-03-01 17:25:38.0 +0100
@@ -1,0 +2,5 @@
+Wed Dec 14 19:59:00 UTC 2011 - co...@suse.com
+
+- LICENSE says LGPL-2.1+
+
+---



Other differences:
--
++ php5-pear-cache_lite.spec ++
--- /var/tmp/diff_new_pack.07k7WU/_old  2012-03-01 17:25:39.0 +0100
+++ /var/tmp/diff_new_pack.07k7WU/_new  2012-03-01 17:25:39.0 +0100
@@ -15,18 +15,17 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 %define peardir %(pear config-get php_dir 2 /dev/null)
 %define xmldir  /var/lib/pear
 
 Summary:Fast and Safe little cache system
+License:LGPL-2.1+
+Group:  Development/Libraries/Other
 
 Name:   php5-pear-cache_lite
 Version:1.7.2
-Release:1
-License:LGPL
-Group:  Development/Libraries/Other
+Release:0
 Source0:http://pear.php.net/get/Cache_Lite-%{version}.tgz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Url:http://pear.php.net/package/Cache_Lite
@@ -95,4 +94,5 @@
 %doc docs/Cache_Lite/*
 %{peardir}/*
 %{xmldir}/Cache_Lite.xml
+
 %changelog

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



commit php5-pear-Horde_Editor for openSUSE:Factory

2012-03-01 Thread h_root
Hello community,

here is the log from the commit of package php5-pear-Horde_Editor for 
openSUSE:Factory checked in at 2012-03-01 17:25:43

Comparing /work/SRC/openSUSE:Factory/php5-pear-Horde_Editor (Old)
 and  /work/SRC/openSUSE:Factory/.php5-pear-Horde_Editor.new (New)


Package is php5-pear-Horde_Editor, Maintainer is 

Changes:

--- 
/work/SRC/openSUSE:Factory/php5-pear-Horde_Editor/php5-pear-Horde_Editor.changes
2011-09-23 12:40:20.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.php5-pear-Horde_Editor.new/php5-pear-Horde_Editor.changes
   2012-03-01 17:25:46.0 +0100
@@ -1,0 +2,11 @@
+Tue Feb 28 13:41:36 UTC 2012 - cfarr...@suse.com
+
+- license update: LGPL-2.1 and (MPL-1.1 or GPL-2.0+ or LGPL-2.1+)
+  Package uses CKEditor which is mozilla triple licensed
+
+---
+Sun Aug 14 20:52:45 UTC 2011 - l...@b1-systems.de
+
+- removed conflict with 2.0 packages as it's implied by requiring  2.0
+
+---
@@ -10 +21 @@
-- * Upgrade ckeditor to v3.5.4.
+- Upgrade ckeditor to v3.5.4.



Other differences:
--
++ php5-pear-Horde_Editor.spec ++
--- /var/tmp/diff_new_pack.FEQkei/_old  2012-03-01 17:25:48.0 +0100
+++ /var/tmp/diff_new_pack.FEQkei/_new  2012-03-01 17:25:48.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package php5-pear-Horde_Editor
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -21,19 +21,20 @@
 %define hordedir /usr/share/php5/PEAR/www/horde
 
 Summary:PEAR: Horde Editor API
+License:LGPL-2.1 and (MPL-1.1 or GPL-2.0+ or LGPL-2.1+)
+Group:  Development/Libraries/PHP
 
 Name:   php5-pear-Horde_Editor
 Version:1.0.1
-Release:1
-License:LGPL
-Group:  Development/Libraries/PHP
+Release:0
 Source0:http://pear.horde.org/get/Horde_Editor-%{version}.tgz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Url:http://pear.horde.org/package/Horde_Editor
 BuildRequires:  php5-pear = 1.4.7
 Requires:   php5-pear-Horde_Browser  2.0.0, php5-pear-Horde_Core  2.0.0, 
php5-pear-Horde_Exception  2.0.0, php5-pear-Horde_Serialize  2.0.0, php5-pear 
= 1.7.0
-Conflicts:  php5-pear-Horde_Browser = 2.0.0, php5-pear-Horde_Core = 2.0.0, 
php5-pear-Horde_Exception = 2.0.0, php5-pear-Horde_Serialize = 2.0.0
-BuildRequires:  php-macros php5-pear-Horde_Role php5-pear-channel-horde
+BuildRequires:  php-macros
+BuildRequires:  php5-pear-Horde_Role
+BuildRequires:  php5-pear-channel-horde
 Requires:   php5-pear-channel-horde, php5-pear-Horde_Role
 BuildArch:  noarch
 %define pear_name  Horde_Editor

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



commit php5-pear-Horde_Url for openSUSE:Factory

2012-03-01 Thread h_root
Hello community,

here is the log from the commit of package php5-pear-Horde_Url for 
openSUSE:Factory checked in at 2012-03-01 17:25:50

Comparing /work/SRC/openSUSE:Factory/php5-pear-Horde_Url (Old)
 and  /work/SRC/openSUSE:Factory/.php5-pear-Horde_Url.new (New)


Package is php5-pear-Horde_Url, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/php5-pear-Horde_Url/php5-pear-Horde_Url.changes  
2011-09-23 12:40:44.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.php5-pear-Horde_Url.new/php5-pear-Horde_Url.changes 
2012-03-01 17:25:52.0 +0100
@@ -1,0 +2,5 @@
+Wed Dec 14 20:11:51 UTC 2011 - co...@suse.com
+
+- latest LGPL is v3
+
+---



Other differences:
--
++ php5-pear-Horde_Url.spec ++
--- /var/tmp/diff_new_pack.B9SdzG/_old  2012-03-01 17:25:53.0 +0100
+++ /var/tmp/diff_new_pack.B9SdzG/_new  2012-03-01 17:25:53.0 +0100
@@ -20,12 +20,12 @@
 %define xmldir  /var/lib/pear
 
 Summary:PEAR: Horde Url class
+License:LGPL-3.0
+Group:  Development/Libraries/PHP
 
 Name:   php5-pear-Horde_Url
 Version:1.0.0
-Release:1
-License:LGPL
-Group:  Development/Libraries/PHP
+Release:0
 Source0:http://pear.horde.org/get/Horde_Url-%{version}.tgz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Url:http://pear.horde.org/package/Horde_Url

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



commit polkit-default-privs for openSUSE:Factory

2012-03-01 Thread h_root
Hello community,

here is the log from the commit of package polkit-default-privs for 
openSUSE:Factory checked in at 2012-03-01 17:25:56

Comparing /work/SRC/openSUSE:Factory/polkit-default-privs (Old)
 and  /work/SRC/openSUSE:Factory/.polkit-default-privs.new (New)


Package is polkit-default-privs, Maintainer is lnus...@suse.com

Changes:

--- 
/work/SRC/openSUSE:Factory/polkit-default-privs/polkit-default-privs.changes
2012-01-25 15:02:40.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.polkit-default-privs.new/polkit-default-privs.changes
   2012-03-01 17:25:58.0 +0100
@@ -1,0 +2,10 @@
+Wed Feb 29 13:54:02 UTC 2012 - lnus...@suse.de
+
+- add smb4k (bnc#749065)
+
+---
+Wed Feb 29 13:48:31 UTC 2012 - lnus...@suse.de
+
+- add udisks2 (bnc#742751)
+
+---



Other differences:
--
++ polkit-default-privs-12.2.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/polkit-default-privs-12.2/polkit-default-privs.restrictive 
new/polkit-default-privs-12.2/polkit-default-privs.restrictive
--- old/polkit-default-privs-12.2/polkit-default-privs.restrictive  
2012-01-18 10:14:11.0 +0100
+++ new/polkit-default-privs-12.2/polkit-default-privs.restrictive  
2012-02-29 14:53:45.0 +0100
@@ -136,7 +136,7 @@
 org.freedesktop.policykit.example.pkexec.run-frobnicate auth_admin
 
 #
-# device-kit. Should be consitent with consolekit
+# udisks
 #
 org.freedesktop.udisks.filesystem-mountauth_admin
 org.freedesktop.udisks.filesystem-mount-system-internal auth_admin
@@ -160,6 +160,34 @@
 org.freedesktop.udisks.drive-set-spindown  auth_admin
 org.freedesktop.udisks.linux-lvm2  auth_admin
 #
+# udisks2 (bnc#742751)
+#
+org.freedesktop.udisks2.filesystem-mount-system auth_admin
+org.freedesktop.udisks2.filesystem-fstabauth_admin
+org.freedesktop.udisks2.filesystem-unmount-others   auth_admin
+org.freedesktop.udisks2.encrypted-unlock-system auth_admin
+org.freedesktop.udisks2.encrypted-unlock-crypttab   auth_admin
+org.freedesktop.udisks2.encrypted-lock-others   auth_admin
+org.freedesktop.udisks2.encrypted-change-passphrase-system  auth_admin
+org.freedesktop.udisks2.loop-delete-others  auth_admin
+org.freedesktop.udisks2.manage-swapspaceauth_admin
+org.freedesktop.udisks2.modify-device-systemauth_admin
+org.freedesktop.udisks2.open-device auth_admin
+org.freedesktop.udisks2.open-device-system  auth_admin
+org.freedesktop.udisks2.modify-system-configuration auth_admin
+org.freedesktop.udisks2.read-system-configuration-secrets   auth_admin
+org.freedesktop.udisks2.ata-smart-selftest  auth_admin
+#
+org.freedesktop.udisks2.filesystem-mountauth_admin
+org.freedesktop.udisks2.encrypted-unlockauth_admin
+org.freedesktop.udisks2.encrypted-change-passphrase auth_admin
+org.freedesktop.udisks2.loop-setup  auth_admin
+org.freedesktop.udisks2.modify-device   auth_admin
+org.freedesktop.udisks2.ata-smart-updateauth_admin
+
+#
+# upower
+#
 org.freedesktop.upower.suspend auth_admin
 org.freedesktop.upower.hibernate   auth_admin
 org.freedesktop.upower.qos.request-latency auth_admin
@@ -312,4 +340,10 @@
 org.freedesktop.accounts.set-login-option   auth_admin
 org.freedesktop.accounts.change-own-user-data   auth_admin
 
+#
+# smb4k (bnc#749065)
+#
+de.berlios.smb4k.mounthelper.mount  auth_admin_keep
+de.berlios.smb4k.mounthelper.unmountauth_admin_keep
+
 ###
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/polkit-default-privs-12.2/polkit-default-privs.standard 
new/polkit-default-privs-12.2/polkit-default-privs.standard
--- old/polkit-default-privs-12.2/polkit-default-privs.standard 2012-01-18 
10:14:11.0 +0100
+++ new/polkit-default-privs-12.2/polkit-default-privs.standard 2012-02-29 
14:53:45.0 +0100
@@ -137,7 +137,7 @@
 org.freedesktop.policykit.example.pkexec.run-frobnicate 
auth_admin:auth_admin:auth_admin
 
 #
-# device-kit. Should be consitent with consolekit
+# udisks.
 #
 org.freedesktop.udisks.filesystem-mount
auth_admin:auth_admin:yes
 org.freedesktop.udisks.filesystem-mount-system-internal 
auth_admin:auth_admin:auth_admin_keep
@@ -161,6 +161,34 @@
 

commit postfix for openSUSE:Factory

2012-03-01 Thread h_root
Hello community,

here is the log from the commit of package postfix for openSUSE:Factory checked 
in at 2012-03-01 17:26:04

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


Package is postfix, Maintainer is vark...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/postfix/postfix.changes  2012-01-26 
16:00:12.0 +0100
+++ /work/SRC/openSUSE:Factory/.postfix.new/postfix.changes 2012-03-01 
17:26:14.0 +0100
@@ -1,0 +2,29 @@
+Mon Feb 27 16:35:56 UTC 2012 - ch...@computersalat.de
+
+- update to 2.8.8
+  Bugfixes:
+  tlsproxy(8) stored TLS sessions with a serverID of
+ tlsproxy instead of smtpd, wasting an opportunity for
+ session reuse.  File: tlsproxy/tlsproxy.c.
+  missing lookup table entry and terminator, causing
+ proxymap server segfault when postscreen(8) or verify(8)
+ attempted to access their cache via the proxymap server.
+ This could never have worked anyway, because the Postfix
+ 2.8 proxymap protocol does not support cache cleanup.  File
+ util/dict.c.
+  the Postfix client sqlite
+ quoting routine returned the unquoted result instead of the
+ quoted text.  The opportunities for misuse are limited,
+ because Postfix sqlite files are usually owned by root, and
+ Postfix daemons usually run with non-root privileges so
+ they can't corrupt the database. Problem reported by Rob
+ McGee (rob0).  File: global/dict_sqlite.c.
+  the trace service did not
+ distinguish between notifications for a non-bounce or a
+ bounce message. This code pre-dates DSN support and should
+ have been updated when it was re-purposed to handle DSN
+ SUCCESS notifications. Problem reported by Sabahattin
+ Gucukoglu.  File: bounce/bounce_trace_service.c.
+- use latest VDA patch (2.8.5)
+
+---

Old:

  postfix-2.8.7.tar.bz2
  postfix-vda-v10-2.8.3.patch

New:

  postfix-2.8.8.tar.bz2
  postfix-vda-v10-2.8.5.patch



Other differences:
--
++ postfix.spec ++
--- /var/tmp/diff_new_pack.6InkzV/_old  2012-03-01 17:26:16.0 +0100
+++ /var/tmp/diff_new_pack.6InkzV/_new  2012-03-01 17:26:16.0 +0100
@@ -20,7 +20,7 @@
 Summary:A fast, secure, and flexible mailer
 License:IPL-1.0
 Group:  Productivity/Networking/Email/Servers
-Version:2.8.7
+Version:2.8.8
 Release:0
 Url:http://www.postfix.org/
 Source: %{name}-%{version}.tar.bz2
@@ -35,7 +35,7 @@
 Patch10:%{name}-2.8.3-main.cf.patch
 Patch11:%{name}-2.8.3-master.cf.patch
 Patch12:%{name}-2.8.3-post-install.patch
-Patch20:%{name}-vda-v10-2.8.3.patch
+Patch20:%{name}-vda-v10-2.8.5.patch
 Patch21:postfix-2.8.5-ssl-release-buffers.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 PreReq: %insserv_prereq %fillup_prereq

++ postfix-2.8.7.tar.bz2 - postfix-2.8.8.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/postfix-2.8.7/HISTORY new/postfix-2.8.8/HISTORY
--- old/postfix-2.8.7/HISTORY   2011-11-05 20:16:53.0 +0100
+++ new/postfix-2.8.8/HISTORY   2012-01-31 22:13:45.0 +0100
@@ -16695,3 +16695,55 @@
 
Portability: OpenBSD 5.x is supported. Files: makedefs,
util/sys_defs.h.
+
+   Portability: Dovecot now officially supports more socket
+   types for its authentication server. File:
+   xsasl/xsasl_dovecot_server.c.
+
+2026
+
+   Bitrot: changes in error reporting to the under-documented
+   OpenLDAP API. Problem reported by Quanah Gibson-Mount. Fix
+   by Viktor Dukhovni. File: global/dict_ldap.c.
+
+20111205
+
+   Bugfix: tlsproxy(8) stored TLS sessions with a serverID of
+   tlsproxy instead of smtpd, wasting an opportunity for
+   session reuse.  File: tlsproxy/tlsproxy.c.
+
+20111211
+
+   Bugfix: missing lookup table entry and terminator, causing
+   proxymap server segfault when postscreen(8) or verify(8)
+   attempted to access their cache via the proxymap server.
+   This could never have worked anyway, because the Postfix
+   2.8 proxymap protocol does not support cache cleanup.  File
+   util/dict.c.
+
+20111226
+
+   Bugfix (introduced 20110426): after lookup error with
+   mailbox_transport_maps, mailbox_command_maps or
+   fallback_transport_maps, the local delivery agent did not
+   log the problem before deferring mail, and produced no defer
+   logfile record. Files: local/mailbox.c, local/unknown.c.
+
+20120127
+
+   Bugfix (introduced: Postfix 2.8): the Postfix client sqlite
+   

commit procmeter for openSUSE:Factory

2012-03-01 Thread h_root
Hello community,

here is the log from the commit of package procmeter for openSUSE:Factory 
checked in at 2012-03-01 17:26:16

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


Package is procmeter, Maintainer is pne...@novell.com

Changes:

--- /work/SRC/openSUSE:Factory/procmeter/procmeter.changes  2012-01-26 
14:08:00.0 +0100
+++ /work/SRC/openSUSE:Factory/.procmeter.new/procmeter.changes 2012-03-01 
17:26:18.0 +0100
@@ -1,0 +2,7 @@
+Tue Feb 21 21:17:54 UTC 2012 - dims...@opensuse.org
+
+- Add libX11-devel, libXaw-devel and libXt-devel BuildRequires on
+  openSUSE  12.1 to cater for the reorganization of xorg-x11
+  packages.
+
+---



Other differences:
--
++ procmeter.spec ++
--- /var/tmp/diff_new_pack.PYKfnF/_old  2012-03-01 17:26:19.0 +0100
+++ /var/tmp/diff_new_pack.PYKfnF/_new  2012-03-01 17:26:19.0 +0100
@@ -31,6 +31,11 @@
 BuildRequires:  gtk3-devel
 %endif
 BuildRequires:  libsensors4-devel
+%if 0%{?suse_version}  1210
+BuildRequires:  libX11-devel
+BuildRequires:  libXaw-devel
+BuildRequires:  libXt-devel
+%endif
 BuildRequires:  update-desktop-files
 Provides:   procmtr
 Obsoletes:  procmtr

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



commit pymol for openSUSE:Factory

2012-03-01 Thread h_root
Hello community,

here is the log from the commit of package pymol for openSUSE:Factory checked 
in at 2012-03-01 17:26:22

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


Package is pymol, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/pymol/pymol.changes  2011-11-14 
13:30:06.0 +0100
+++ /work/SRC/openSUSE:Factory/.pymol.new/pymol.changes 2012-03-01 
17:26:25.0 +0100
@@ -1,0 +2,44 @@
+Sat Feb 18 23:44:14 UTC 2012 - dh...@wustl.edu
+
+- update to 1.5.0.2
+  * stack trace when saving movie as MPEG (ID: 3488608)
+  * error loading from pse that don't have Crystal/Symmetry info (ID: 3488609)
+
+---
+Mon Feb 13 22:41:59 UTC 2012 - dh...@wustl.edu
+
+- update to 1.5.0.1 release
+  * improved rendering Performance
+  * improved rendering Quality
+  * bg_gradient now ray traces
+  * improved cartoon support for non-standard nucleotides
+  * surface color smoothing
+  * surface-based picking
+  * frame buffer-based antialiasing for real-time rendering
+  * optimized anaglyph colors and intensities for an improved 3D
+  viewing experience
+  * real-time and ray-traceable ambient occlusion
+  * molecular weight calculuations; A  Compute  Molceular Weight
+  * selection generation A  Generate  Selection
+  * new mouse mode for repositioning lights
+  * many bug fixes
+
+---
+Fri Feb 10 08:54:07 UTC 2012 - cfarr...@suse.com
+
+- license update: Python-2.0
+  Use the SPDX identifier (http://www.spdx.org/licenses)
+
+---
+Wed Jan  4 20:21:01 UTC 2012 - dh...@wustl.edu
+
+- update to svn rev 3975
+  * improved callback rendering
+  * fixed object creation when merging two objects
+  * fixed get_mass
+  * fixed create to reorder IDs when combining objects
+  * Cleaned up 'fitting.py'
+  * alignto updated; can now take a method for alignment
+  * cealign updated; made faster and cleaner
+
+---

Old:

  pymol-1.4.1.svn3971.tar.bz2

New:

  pymol-1.5.0.2.tar.bz2



Other differences:
--
++ pymol.spec ++
--- /var/tmp/diff_new_pack.PoFEoG/_old  2012-03-01 17:26:27.0 +0100
+++ /var/tmp/diff_new_pack.PoFEoG/_new  2012-03-01 17:26:27.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package pymol
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,11 +18,11 @@
 
 
 Name:   pymol
-Version:1.4.1.svn3971
+Version:1.5.0.2
 Release:0
 Url:http://pymol.org
 Summary:A Molecular Viewer
-License:CNRI Python License
+License:Python-2.0
 Group:  Productivity/Scientific/Chemistry
 Source: %{name}-%{version}.tar.bz2
 Patch0: 1_rpmroot.patch
@@ -63,10 +63,9 @@
 sed -i 1d modules/pmg_tk/startup/apbs_tools.py # Remove she-bang line
 
 %build
-CFLAGS=%{optflags} python setup.py build
 
 %install
-python setup.py install --prefix=%{_prefix} --root=%{buildroot}
+CFLAGS=%{optflags} python setup.py install --prefix=%{_prefix} 
--root=%{buildroot}
 PYTHONPATH=%{buildroot}%{py_sitedir} python setup2.py install 
--root=%{buildroot}
 install -D pymol %{buildroot}%{_bindir}/pymol
 %if 0%{?suse_version}  1010

++ 1_rpmroot.patch ++
--- /var/tmp/diff_new_pack.PoFEoG/_old  2012-03-01 17:26:27.0 +0100
+++ /var/tmp/diff_new_pack.PoFEoG/_new  2012-03-01 17:26:27.0 +0100
@@ -1,13 +1,9 @@
 setup2.py.orig 2009-04-17 09:57:26.887027924 +0200
-+++ setup2.py  2009-04-17 11:57:39.835033241 +0200
-@@ -36,16 +36,24 @@
- else:
+--- setup2.py  2012-02-13 13:51:22.0 -0500
 setup2.py  2012-02-14 11:06:16.052599028 -0500
+@@ -37,12 +37,19 @@
 uninstall = 0
 
-+
  try:
-pymol_launch = 3
-import pymol
 +   import getopt
 
 if not (os.path.exists(data) and os.path.exists(LICENSE)):
@@ -18,14 +14,13 @@
 +  for opt, arg in opts:
 +if opt in (-r, --root):
 +  rpm_root = arg
-   pymol_file = sys.modules['pymol'].__file__
-   if pymol_file[-4:]==.pyc:
-  pymol_file = pymol_file[0:-1]
-+  inst_pymol_file = re.sub(^ + rpm_root,/,pymol_file)
+   from setup3 import site_packages
+   pymol_file = os.path.join(site_packages, 'pymol', '__init__.py')
++  inst_pymol_file = re.sub(^ + rpm_root,,pymol_file)
+   pymol_path = 

commit python-distribute for openSUSE:Factory

2012-03-01 Thread h_root
Hello community,

here is the log from the commit of package python-distribute for 
openSUSE:Factory checked in at 2012-03-01 17:26:30

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


Package is python-distribute, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/python-distribute/python-distribute.changes  
2011-11-25 10:13:13.0 +0100
+++ /work/SRC/openSUSE:Factory/.python-distribute.new/python-distribute.changes 
2012-03-01 17:26:32.0 +0100
@@ -1,0 +2,6 @@
+Mon Feb 20 11:32:36 UTC 2012 - sasc...@suse.de
+
+- Set license to SDPX style
+- Remove *.exe files from sitelib
+
+---
New Changes file:

--- /dev/null   2012-02-28 22:35:32.095577906 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-distribute.new/python3-distribute.changes
2012-03-01 17:26:32.0 +0100
@@ -0,0 +1,12 @@
+---
+Mon Feb 20 11:31:49 UTC 2012 - sasc...@suse.de
+
+- Add provides/obsoletes for python3-setuptools just to be safe
+- Package documentation and easy_install binary
+- Fix rpmlint issues
+- Set SDPX-style license
+
+---
+Wed Nov 23 01:15:54 UTC 2011 - ter...@gmail.com
+
+- add python3 spec file

New:

  python3-distribute.changes
  python3-distribute.spec



Other differences:
--
++ python-distribute.spec ++
--- /var/tmp/diff_new_pack.oRVXOb/_old  2012-03-01 17:26:33.0 +0100
+++ /var/tmp/diff_new_pack.oRVXOb/_new  2012-03-01 17:26:33.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-distribute
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,27 +16,23 @@
 #
 
 
-
 Name:   python-distribute
 Version:0.6.24
 Release:0
 Url:http://packages.python.org/distribute
 Summary:Easily download, build, install, upgrade, and uninstall Python 
packages
-License:PSF or ZPL
+License:Python-2.0 or ZPL-2.0
 Group:  Development/Languages/Python
 Source: 
http://pypi.python.org/packages/source/d/distribute/distribute-%{version}.tar.gz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  python-devel
-%if 0%{?suse_version}
-%py_requires
-%if 0%{?suse_version}  1110
+Provides:   python-setuptools = %{version}
+Obsoletes:  python-setuptools  %{version}
+%if 0%{?suse_version}  0%{?suse_version} = 1110
+%{!?python_sitelib: %global python_sitelib %(python -c from 
distutils.sysconfig import get_python_lib; print get_python_lib())}
+%else
 BuildArch:  noarch
 %endif
-%endif
-Conflicts:  python-setuptools  %{version}
-Obsoletes:  python-setuptools  %{version}
-Provides:   python-setuptools = %{version}
-%{!?python_sitelib: %global python_sitelib %(%{__python} -c from 
distutils.sysconfig import get_python_lib; print get_python_lib())}
 
 %description
 Distribute is a fork of the Setuptools project.
@@ -55,6 +51,7 @@
 %install
 python setup.py install --prefix=%{_prefix} --root=%{buildroot}
 rm -rf %{buildroot}%{python_sitelib}/setuptools/tests # Don't install tests
+rm -rf %{buildroot}%{python_sitelib}/setuptools/*.exe # Remove unneeded files
 
 %check
 python setup.py test

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

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


Name:   python3-distribute
Version:0.6.24
Release:0
Url:http://packages.python.org/distribute
Summary:Easily download, build, install, upgrade, and uninstall Python 
packages
License:Python-2.0 or ZPL-2.0
Group:  Development/Languages/Python
Source: distribute-%{version}.tar.gz
BuildRoot:  

commit python-liblarch for openSUSE:Factory

2012-03-01 Thread h_root
Hello community,

here is the log from the commit of package python-liblarch for openSUSE:Factory 
checked in at 2012-03-01 17:26:52

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


Package is python-liblarch, Maintainer is 

Changes:

New Changes file:

--- /dev/null   2012-02-28 22:35:32.095577906 +0100
+++ /work/SRC/openSUSE:Factory/.python-liblarch.new/python-liblarch.changes 
2012-03-01 17:26:52.0 +0100
@@ -0,0 +1,11 @@
+---
+Tue Feb 28 10:43:02 UTC 2012 - cfarr...@suse.com
+
+- license update: LGPL-3.0+
+  See README and License files. This package is LGPL-3.0+
+
+---
+Wed Feb 15 19:34:52 UTC 2012 - dims...@opensuse.org
+
+- Initial package, version 0.1.0. 
+

New:

  liblarch-0.1.0.tar.gz
  python-liblarch.changes
  python-liblarch.spec



Other differences:
--
++ python-liblarch.spec ++
#
# spec file for package
#
# Copyright (c) 2012 Dominique Leuenberger, Amsterdam, The Netherlands.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An Open Source License is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

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

Name:   python-liblarch
%define _name liblarch
Version:0.1.0
Release:0
License:LGPL-3.0+
Summary:A python library to easily handle data structure
Url:https://live.gnome.org/liblarch
Group:  Development/Languages/Python
Source: 
http://gtg.fritalk.com/publique/gtg.fritalk.com/liblarch/0.1/%{_name}-%{version}.tar.gz
BuildRequires:  python
Requires:   python-gobject2
BuildRoot:  %{_tmppath}/%{name}-%{version}-build
BuildArch:  noarch
%py_requires

%description
Liblarch is a python library built to easily handle data structure such are 
lists, trees and acyclic graphs
(tree where nodes can have multiple parents)

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

%build
python setup.py build

%install
python setup.py install --root %{buildroot} --prefix %{_prefix}

%files
%defattr(-,root,root)
%doc README LICENSE
%{python_sitelib}/%{_name}-%{version}-*.egg-info
%{python_sitelib}/%{_name}/

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



commit python-pyenchant for openSUSE:Factory

2012-03-01 Thread h_root
Hello community,

here is the log from the commit of package python-pyenchant for 
openSUSE:Factory checked in at 2012-03-01 17:26:57

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


Package is python-pyenchant, Maintainer is 

Changes:

New Changes file:

--- /dev/null   2012-02-28 22:35:32.095577906 +0100
+++ /work/SRC/openSUSE:Factory/.python-pyenchant.new/python-pyenchant.changes   
2012-03-01 17:26:59.0 +0100
@@ -0,0 +1,22 @@
+---
+Mon Feb 27 14:43:28 UTC 2012 - cfarr...@suse.com
+
+- license update: LGPL-2.1+
+  No reason to believe that the package author restricted licensing to only
+  version 2.1 of the LGPL. As such LGPL-2.1+ is the better choice
+
+---
+Mon Feb 20 13:35:38 UTC 2012 - sasc...@suse.de
+
+- Spec file cleanup:
+  * Simplified macro usage
+  * Removed outdated %clean section
+  * Set SPDX-style license
+  * No CFLAGS for noarch package
+
+---
+Fri Apr 15 13:20:39 UTC 2011 - sasc...@suse.de
+
+- Initial version 1.6.5
+- Obsoletes package 'python-enchant'
+

New:

  pyenchant-1.6.5.tar.gz
  python-pyenchant.changes
  python-pyenchant.spec



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


Name:   python-pyenchant
Version:1.6.5
Release:0
Url:http://www.rfk.id.au/software/pyenchant/
Summary:Python bindings for the Enchant spellchecking system
License:LGPL-2.1+
Group:  Development/Languages/Python
Source: pyenchant-%{version}.tar.gz
BuildRoot:  %{_tmppath}/%{name}-%{version}-build
BuildRequires:  enchant
BuildRequires:  python-devel
BuildRequires:  python-distribute
Requires:   enchant
Obsoletes:  python-enchant  %{version}
Provides:   python-enchant = %{version}
Provides:   PyEnchant
%if 0%{?suse_version}  0%{?suse_version} = 1110
%{!?python_sitelib: %global python_sitelib %(python -c from 
distutils.sysconfig import get_python_lib; print get_python_lib())}
%else
BuildArch:  noarch
%endif

%description
PyEnchant is a spellchecking library for Python, based on the excellent Enchant 
library.

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

%build
python setup.py build

%install
python setup.py install --prefix=%{_prefix} --root=%{buildroot}

%files
%defattr(-,root,root,-)
%doc LICENSE.txt README.txt TODO.txt
%{python_sitelib}/*

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



commit R-base for openSUSE:Factory

2012-03-01 Thread h_root
Hello community,

here is the log from the commit of package R-base for openSUSE:Factory checked 
in at 2012-03-01 17:27:04

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


Package is R-base, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/R-base/R-base.changes2012-01-05 
13:49:49.0 +0100
+++ /work/SRC/openSUSE:Factory/.R-base.new/R-base.changes   2012-03-01 
17:27:06.0 +0100
@@ -1,0 +2,28 @@
+Fri Feb 17 20:53:49 UTC 2012 - detlef.ste...@gmx.de
+
+- Minor cleanup for easier automativ building of R-patched.spec 
+
+---
+Wed Feb 15 19:41:43 UTC 2012 - detlef.ste...@gmx.de
+
+- changed licence string to GPL-2.0 or GPL-3.0 
+
+---
+Mon Feb 13 22:39:51 UTC 2012 - detlef.ste...@gmx.de
+
+- uninstall rule for R.conf more than useless ... reverted. 
+
+---
+Mon Feb 13 21:59:13 UTC 2012 - detlef.ste...@gmx.de
+
+- Applications like KDE's Cantor search for the R standard library
+- using the library search path. However, in openSUSE's package, 
+- libraries are installed to %{_libdir}/R/lib, hence attempts to 
+- load them from these applications will fail.
+- This revision adds a R.conf file to ld.so.conf.d to enable 
+- searching for libraries where R is installed. Once this change
+- is in, applications are able to use libR.so.
+- Thx to ei...@heavensinferno.net for spotting this.
+- Thought had done this for release of 2.14.0.
+
+---



Other differences:
--
++ R-base.spec ++
--- /var/tmp/diff_new_pack.WQafAg/_old  2012-03-01 17:27:09.0 +0100
+++ /var/tmp/diff_new_pack.WQafAg/_new  2012-03-01 17:27:09.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package R-base
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -21,10 +21,10 @@
 %define release 1 
 Version:2.14.1
 Release:%release
-Source: R-%{version}.tar.bz2
 #Source: http://cran.r-project.org/src/base/R-2/R-%%{version}.tar.gz
+Source: R-%{version}.tar.bz2
 
-License:GPL-2.0 || GPL-3.0
+License:GPL-2.0 or GPL-3.0
 Url:http://www.r-project.org/
 Group:  Productivity/Scientific/Math
 
@@ -49,6 +49,7 @@
 Requires:   xorg-x11-fonts-75dpi, cairo = 1.2
 Requires:   fontconfig, freetype2, xdg-utils
 
+Provides:   R = %{version}
 Provides:   R-boot = 1.3.3
 Provides:   R-class = 7.3.3
 Provides:   R-cluster = 1.14.1
@@ -83,15 +84,16 @@
 ATT Bell Laboratories by Rick Becker, John Chambers and Allan Wilks.
 
 %package -n R-base-devel
-Summary:Libraries and includefiles for developing with R-base
+Summary:Libraries and includefiles for using R as library
 Group:  Development/Libraries/Other
-Requires:   R-base = %{version}
+Requires:   R = %{version}
+Provides:   R-devel = %{version}
 Provides:   R-Matrix-devel = 1.0.2
 Obsoletes:  R-Matrix-devel  1.0.2
 
 %description -n R-base-devel
 This package provides the necessary development headers and
-libraries to allow you to devel with R-base.
+libraries to allow you to use R-core as library.
 
 %prep 
 
@@ -132,6 +134,12 @@
 %fdupes -s $RPM_BUILD_ROOT  
 %endif
 
+# Install ld.so.conf.d file to ensure other applications access the shared lib
+mkdir -p %{buildroot}/etc/ld.so.conf.d
+cat  EOF %{buildroot}/etc/ld.so.conf.d/R.conf
+%{_libdir}/R/lib
+EOF
+
 %post
 /sbin/ldconfig
 %install_info --info-dir=%{_infodir} %{_infodir}/R-exts.info-1.gz
@@ -699,7 +707,7 @@
 %{_libdir}/R/library/utils/Sweave/
 %{_libdir}/R/library/utils/doc/
 
-# R-base main part
+# R-base (core) part
 %doc README
 %{_mandir}/man1/R.1*
 %{_mandir}/man1/Rscript.1*
@@ -756,6 +764,8 @@
 %{_libdir}/R/share/R/
 %{_libdir}/R/share/sh/
 %{_libdir}/R/share/texmf/
+# ld.so.conf
+/etc/ld.so.conf.d/R.conf
 
 %files -n R-base-devel
 %defattr(-, root, root)

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



commit remind for openSUSE:Factory

2012-03-01 Thread h_root
Hello community,

here is the log from the commit of package remind for openSUSE:Factory checked 
in at 2012-03-01 17:27:15

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


Package is remind, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/remind/remind.changes2012-02-27 
18:36:41.0 +0100
+++ /work/SRC/openSUSE:Factory/.remind.new/remind.changes   2012-03-01 
17:27:17.0 +0100
@@ -1,0 +2,21 @@
+Tue Feb 28 11:42:15 UTC 2012 - pu...@suse.com
+
+- update to remind-3.1.12 
+  - NEW FEATURE: Many substitution sequences %x have an alternate
+mode denoted by %*x.  This alternate mode leaves out
+prepositions.  For example, in English %i might yield on
+01-25 while %*i yields only 01-25.
+  - BUG FIX: The dusk and dawn calculations were completely
+wrong.  They have been fixed.  Also, sunrise/sunset calculations
+have been tweaked, so the results may be off by a minute or two
+compared to previous versions of Remind.
+  - BUG FIX: For some inexplicable reason, dawn was considered to
+happen when the sun was 14 degrees below the horizon instead of
+the standard 6 degrees for Civil Dawn.  This has been fixed.
+  - BUG FIXES: Clarified the man pages and fixed some typos.
+  - BUG FIX: Add THROUGH to the remind.vim syntax highlighting file.
+  - ENHANCEMENT (?): Allow SPECIAL COLOR to be spelled SPECIAL
+COLOUR.
+  - BUG FIX: Apply minor Debian cleanups reported by Kurt B. Kaiser.
+
+---

Old:

  remind-03.01.10.tar.bz2
  remind-3.1.10-rpmlintrc

New:

  remind-03.01.12.tar.gz
  remind-3.1.12-rpmlintrc



Other differences:
--
++ remind.spec ++
--- /var/tmp/diff_new_pack.QAOtNi/_old  2012-03-01 17:27:20.0 +0100
+++ /var/tmp/diff_new_pack.QAOtNi/_new  2012-03-01 17:27:20.0 +0100
@@ -17,14 +17,14 @@
 
 
 Name:   remind
-Version:3.1.10
+Version:3.1.12
 Release:0
-%define tar_version 03.01.10
+%define tar_version 03.01.12
 Summary:A sophisticated calendar and alarm program
 License:GPL-2.0
 Group:  Productivity/Office/Organizers
 Url:http://www.roaringpenguin.com/products/remind
-Source0:%{name}-%{tar_version}.tar.bz2
+Source0:%{name}-%{tar_version}.tar.gz
 Source100:  %{name}-%{version}-rpmlintrc
 Patch0: remind-nostrip.patch
 Requires:   tcllib

++ remind-3.1.10-rpmlintrc - remind-3.1.12-rpmlintrc ++

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



commit rpmlint for openSUSE:Factory

2012-03-01 Thread h_root
Hello community,

here is the log from the commit of package rpmlint for openSUSE:Factory checked 
in at 2012-03-01 17:27:26

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


Package is rpmlint, Maintainer is dmuel...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/rpmlint/rpmlint.changes  2012-02-22 
15:55:11.0 +0100
+++ /work/SRC/openSUSE:Factory/.rpmlint.new/rpmlint.changes 2012-03-01 
17:27:34.0 +0100
@@ -1,0 +2,11 @@
+Wed Feb 29 13:49:51 UTC 2012 - lnus...@suse.de
+
+- add udisks2 to dbus whitelist (bnc#742751)
+- add smb4k to dbus whitelist (bnc#749065)
+
+---
+Wed Feb 29 12:02:40 CET 2012 - dmuel...@suse.de
+
+- ignore fixed dependencies on config() 
+
+---



Other differences:
--
++ rpmlint.spec ++
--- /var/tmp/diff_new_pack.9cjoFm/_old  2012-03-01 17:27:37.0 +0100
+++ /var/tmp/diff_new_pack.9cjoFm/_new  2012-03-01 17:27:37.0 +0100
@@ -57,10 +57,16 @@
 Source100:  syntax-validator.py
 Url:http://rpmlint.zarb.org/
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-Requires:   rpm-python, /usr/bin/readelf, file, findutils, cpio, bash
+Requires:   /usr/bin/readelf
+Requires:   bash
+Requires:   checkbashisms
+Requires:   cpio
+Requires:   dash
 Requires:   desktop-file-utils
+Requires:   file
+Requires:   findutils
 Requires:   python-magic
-Requires:   dash checkbashisms
+Requires:   rpm-python
 BuildArch:  noarch
 Patch0: rpmlint-suse.diff
 Patch1: suse-checks.diff

++ LibraryPolicyCheck.py ++
--- /var/tmp/diff_new_pack.9cjoFm/_old  2012-03-01 17:27:37.0 +0100
+++ /var/tmp/diff_new_pack.9cjoFm/_new  2012-03-01 17:27:37.0 +0100
@@ -408,7 +408,7 @@
 # Verify shared lib policy package doesn't have hard dependency on 
non-lib packages
 if std_lib_package:
 for dep in pkg.requires():
-if (dep[0][0:7] == 'rpmlib('):
+if (dep[0].startswith('rpmlib(') or 
dep[0].startswith('config(')): 
 continue
 if (dep[1]  (rpm.RPMSENSE_GREATER | rpm.RPMSENSE_EQUAL)) == 
rpm.RPMSENSE_EQUAL:
 printWarning(pkg, shlib-fixed-dependency, 
Pkg.formatRequire(dep[0], dep[1], dep[2]))

++ config ++
--- /var/tmp/diff_new_pack.9cjoFm/_old  2012-03-01 17:27:37.0 +0100
+++ /var/tmp/diff_new_pack.9cjoFm/_new  2012-03-01 17:27:37.0 +0100
@@ -349,6 +349,9 @@
 # udisks
 org.freedesktop.UDisks.service,
 org.freedesktop.UDisks.conf,
+# udisks2 (bnc#742751)
+org.freedesktop.UDisks2.service,
+org.freedesktop.UDisks2.conf,
 # scmon
 com.novell.Pkcs11Monitor.conf,
 # systemd (bnc#641924)
@@ -485,6 +488,9 @@
 org.kde.kalarmrtcwake.service,
 # NetworkManager-openvpn (bnc#732915)
 nm-openconnect-service.conf,
+# smb4k (bnc#749065)
+de.berlios.smb4k.mounthelper.conf,
+de.berlios.smb4k.mounthelper.service,
 ))
 
 # Output filters


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



commit rubygem-fastthread for openSUSE:Factory

2012-03-01 Thread h_root
Hello community,

here is the log from the commit of package rubygem-fastthread for 
openSUSE:Factory checked in at 2012-03-01 17:27:33

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


Package is rubygem-fastthread, Maintainer is jmassaguer...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/rubygem-fastthread/rubygem-fastthread.changes
2012-02-16 16:23:19.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.rubygem-fastthread.new/rubygem-fastthread.changes   
2012-03-01 17:27:38.0 +0100
@@ -1,0 +2,5 @@
+Tue Feb 21 12:17:12 UTC 2012 - jreidin...@suse.com
+
+- add ruby-devel dependencies which helps for older systems 
+
+---



Other differences:
--
++ rubygem-fastthread.spec ++
--- /var/tmp/diff_new_pack.iaWkuu/_old  2012-03-01 17:27:39.0 +0100
+++ /var/tmp/diff_new_pack.iaWkuu/_new  2012-03-01 17:27:39.0 +0100
@@ -26,6 +26,8 @@
 #
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  rubygems_with_buildroot_patch
+#ruby devel is needed for native extension
+BuildRequires:  ruby-devel
 %rubygems_requires
 #
 Url:http://moonbase.rydia.net/


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



commit sgrep for openSUSE:Factory

2012-03-01 Thread h_root
Hello community,

here is the log from the commit of package sgrep for openSUSE:Factory checked 
in at 2012-03-01 17:27:41

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


Package is sgrep, Maintainer is k...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/sgrep/sgrep.changes  2011-09-23 
12:46:13.0 +0200
+++ /work/SRC/openSUSE:Factory/.sgrep.new/sgrep.changes 2012-03-01 
17:27:42.0 +0100
@@ -1,0 +2,5 @@
+Sat Feb 25 08:41:20 UTC 2012 - co...@suse.com
+
+- sync spec file name with package name
+
+---

Old:

  sgrep-1.92a.spec

New:

  sgrep.spec



Other differences:
--
++ sgrep-1.92a.spec - sgrep.spec ++
--- /work/SRC/openSUSE:Factory/sgrep/sgrep-1.92a.spec   2011-12-06 
19:37:10.0 +0100
+++ /work/SRC/openSUSE:Factory/.sgrep.new/sgrep.spec2012-03-01 
17:27:42.0 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package sgrep (Version 1.92a)
+# spec file for package sgrep
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,16 +15,13 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:   sgrep
-License:GPL-2.0+
-Group:  Productivity/Text/Utilities
-AutoReqProv:on
 Version:1.92a
-Release:966
+Release:0
 Summary:Searching for Structured Patterns
+License:GPL-2.0+
+Group:  Productivity/Text/Utilities
 Source: 
ftp://ftp.cs.helsinki.fi/pub/Software/Local/Sgrep/sgrep-%{version}.tar.gz
 Patch:  sgrep-sgreprc.diff
 Patch1: sgrep-no-build-date.patch
@@ -36,13 +33,6 @@
 can use the program to extract fragments from SGML/XML or any other
 well formed text files (including UTF-8 encoded files).
 
-
-
-Authors:
-
-Jani Jaakkola jjaak...@cs.helsinki.fi
-Pekka Kilpelainen kilpe...@cs.helsinki.fi
-
 %define INSTALL install -m755 -s
 %define INSTALL_SCRIPT install -m755
 %define INSTALL_DIR install -d -m755
@@ -60,21 +50,14 @@
 make
 
 %install
-if [ ! x = x$RPM_BUILD_ROOT ] ; then
-  export RPM_BUILD_ROOT
-  rm -fr $RPM_BUILD_ROOT
-  %{INSTALL_DIR} $RPM_BUILD_ROOT
-fi
+%{INSTALL_DIR} $RPM_BUILD_ROOT
 make DESTDIR=$RPM_BUILD_ROOT install
 %{INSTALL_DATA} sample.sgreprc $RPM_BUILD_ROOT/%{_sysconfdir}/sgreprc
 rm -f $RPM_BUILD_ROOT/%{_sysconfdir}/sample.sgreprc
 
-%clean
-rm -fr $RPM_BUILD_ROOT
-
 %files
 %defattr(-, root, root)
-%doc AUTHORS COPYING ChangeLog INSTALL NEWS README sgrep.lsm
+%doc AUTHORS COPYING ChangeLog NEWS README sgrep.lsm
 %doc sample.sgreprc
 %config %{_sysconfdir}/sgreprc
 %{_bindir}/sgrep

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



commit smartmontools for openSUSE:Factory

2012-03-01 Thread h_root
Hello community,

here is the log from the commit of package smartmontools for openSUSE:Factory 
checked in at 2012-03-01 17:27:48

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


Package is smartmontools, Maintainer is sbra...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/smartmontools/smartmontools.changes  
2011-12-01 17:38:48.0 +0100
+++ /work/SRC/openSUSE:Factory/.smartmontools.new/smartmontools.changes 
2012-03-01 17:27:49.0 +0100
@@ -1,0 +2,5 @@
+Tue Feb 21 19:32:51 CET 2012 - sbra...@suse.cz
+
+- Disable PIE for SLE9.
+
+---



Other differences:
--
++ smartmontools.spec ++
--- /var/tmp/diff_new_pack.RIGLd3/_old  2012-03-01 17:27:52.0 +0100
+++ /var/tmp/diff_new_pack.RIGLd3/_new  2012-03-01 17:27:52.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package smartmontools
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -82,9 +82,11 @@
 
 %build
 AUTOMAKE=/usr/bin/automake-1.11 ./autogen.sh
+%if %suse_version  1000
 export CFLAGS=%{optflags} -fPIE
 export CXXFLAGS=%{optflags} -fPIE
 export LDFLAGS=-pie
+%endif
 %configure\
--with-docdir=%{_defaultdocdir}/%{name}\
 %if %suse_version = 1110

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



commit telepathy-gabble for openSUSE:Factory

2012-03-01 Thread h_root
Hello community,

here is the log from the commit of package telepathy-gabble for 
openSUSE:Factory checked in at 2012-03-01 17:28:20

Comparing /work/SRC/openSUSE:Factory/telepathy-gabble (Old)
 and  /work/SRC/openSUSE:Factory/.telepathy-gabble.new (New)


Package is telepathy-gabble, Maintainer is gnome-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/telepathy-gabble/telepathy-gabble.changes
2012-01-09 15:21:46.0 +0100
+++ /work/SRC/openSUSE:Factory/.telepathy-gabble.new/telepathy-gabble.changes   
2012-03-01 17:28:24.0 +0100
@@ -1,0 +2,45 @@
+Wed Feb 22 07:20:36 UTC 2012 - vu...@opensuse.org
+
+- Update to version 0.15.4:
+  + Enhancements:
+- Add support for the final version of Call1 from
+  telepathy-spec 0.25.2 and remove the telepathy-yell
+  submodule.
+- fdo#41790: Make file transfer support optional
+- fdo#44056: telepathy-gabble-xmpp-console no longer mixes GIR
+  and pygtk.
+- fdo#33911: The Loudmouth API compatibility layer has been
+  removed.
+- fdo#45491: Error messages provided by the server in presence
+  type='error'/ stanzas are now exposed via the SimplePresence
+  API. This makes it easier for users to distinguish contacts
+  being offline from contacts' servers being broken.
+- fdo#44649: Gabble now has a gabble-plugins.so library,
+  similarly to mission-control.
+  + API changes to Wocky snapshot:
+- fdo#45400: WockyPepService's API has changed a little bit.
+- fdo#34975: WockyPorter is now responsible for sending back
+  error replies for unhandled IQs, whereas previously this was
+  up to Gabble.
+- fdo#27489: including wocky/wocky.h now includes all public
+  API from Wocky, and including any other header directly is
+  forbidden.
+  + Fixes:
+- fdo#44331: Gabble plugin API fails at runtime on Windows:
+  gabble_plugin_create_sidecar function is renamed to
+  gabble_plugin_create_sidecar_async and new virtual function
+  gabble_plugin_create_sidecar_finish is introduced.
+- fdo#45443 (workaround): avoid testing Credentials access
+  control, since recent Linux has  stricter requirements for
+  credentials-passing (it's now opt-in) which we're not yet
+  meeting.
+- fdo#46379: don't raise a GError with domain 0.
+- fdo#44855: work around Google's unimplemented capability
+  discovery by hard-coding the capabilities of the GTalk echo
+  bot.
+- Work around the deprecation of GValueArray.
+- Remove doc subpackage, and add appropriate Provides/Obsoletes to
+  the main subpackage: the doc is too small to make sense as a
+  separate package.
+
+---

Old:

  telepathy-gabble-0.15.3.tar.gz

New:

  telepathy-gabble-0.15.4.tar.gz



Other differences:
--
++ telepathy-gabble.spec ++
--- /var/tmp/diff_new_pack.cs292S/_old  2012-03-01 17:28:28.0 +0100
+++ /var/tmp/diff_new_pack.cs292S/_new  2012-03-01 17:28:28.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package telepathy-gabble
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,8 +15,9 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   telepathy-gabble
-Version:0.15.3
+Version:0.15.4
 Release:0
 Summary:XMPP connection manager for Telepathy
 License:LGPL-2.1+
@@ -25,13 +26,16 @@
 Source: 
http://telepathy.freedesktop.org/releases/telepathy-gabble/%{name}-%{version}.tar.gz
 BuildRequires:  dbus-1-glib-devel
 BuildRequires:  libgnutls-devel
-BuildRequires:  libnice-devel
+BuildRequires:  libnice-devel = 0.0.11
 BuildRequires:  libsoup-devel
 BuildRequires:  libxslt-devel
 BuildRequires:  python-xml
 BuildRequires:  sqlite3-devel
-BuildRequires:  telepathy-glib-devel = 0.17.2
+BuildRequires:  telepathy-glib-devel = 0.17.5
 Recommends: ca-certificates
+# doc subpackage removed during 12.2 development
+Provides:   %{name}-doc = %{version}
+Obsoletes:  %{name}-doc  %{version}
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -49,19 +53,6 @@
 %description xmpp-console
 This utility is a XMPP console user interface, for telepathy-gabble.
 
-%package doc
-Summary:XMPP connection manager for Telepathy (documentation)
-Group:  Documentation/Other
-Requires:   %{name} = %{version}
-
-%description doc
-Gabble is a Jabber/XMPP connection manager for the 

commit xmlstarlet for openSUSE:Factory

2012-03-01 Thread h_root
Hello community,

here is the log from the commit of package xmlstarlet for openSUSE:Factory 
checked in at 2012-03-01 17:28:39

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


Package is xmlstarlet, Maintainer is thomas.schrai...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/xmlstarlet/xmlstarlet.changes2011-10-03 
09:25:25.0 +0200
+++ /work/SRC/openSUSE:Factory/.xmlstarlet.new/xmlstarlet.changes   
2012-03-01 17:28:40.0 +0100
@@ -1,0 +2,8 @@
+Tue Feb 21 11:27:45 UTC 2012 - pascal.ble...@opensuse.org
+
+- update to 1.3.1:
+  * handle multiple values for --value-of properly (sf#2563866)
+  * substitute external entities (sf#3467320)
+  * pyx output needs space between attribute name and value (sf#3440797)
+
+---

Old:

  xmlstarlet-1.3.0.tar.bz2

New:

  xmlstarlet-1.3.1.tar.gz



Other differences:
--
++ xmlstarlet.spec ++
--- /var/tmp/diff_new_pack.G8tC6I/_old  2012-03-01 17:28:42.0 +0100
+++ /var/tmp/diff_new_pack.G8tC6I/_new  2012-03-01 17:28:42.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package xmlstarlet
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,7 +15,6 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 
 Name:   xmlstarlet
@@ -24,12 +23,11 @@
 BuildRequires:  sgml-skel
 BuildRequires:  autoconf automake gcc glibc-devel libtool pkgconfig
 Summary:Command Line Tool to Process XML Documents
-Version:1.3.0
+Version:1.3.1
 Release:1
 License:MIT
 Group:  Productivity/Publishing/XML
-# http://prdownloads.sourceforge.net/xmlstar/xmlstarlet-%{version}.tar.gz
-Source0:xmlstarlet-%{version}.tar.bz2
+Source: 
http://prdownloads.sourceforge.net/xmlstar/xmlstarlet-%{version}.tar.gz
 Source1:%{name}-rpmlintrc
 Patch2: %{name}-xml_depyx.c.diff
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -41,23 +39,16 @@
 simple set of shell commands in similar way it is done for plain text
 files using 'grep', 'sed', 'awk', 'tr', 'diff', or 'patch'.
 
-
-
-Authors:
-
-Mikhail Grushinskiy mgro...@users.sourceforge.net
-
 %prep
 %setup -q
 %patch2
-#%patch3
 
 %build
 export CFLAGS=$RPM_OPT_FLAGS -W -Wall
 %configure \
 --disable-static-libs
 
-%__make %{?_smp_flags}
+%__make %{?_smp_mflags}
 
 %__mkdir_p html
 %__cp -a doc/callouts html

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



commit turnpike for openSUSE:Factory

2012-03-01 Thread h_root
Hello community,

here is the log from the commit of package turnpike for openSUSE:Factory 
checked in at 2012-03-01 17:28:31

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


Package is turnpike, Maintainer is b...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/turnpike/turnpike.changes2011-09-23 
12:49:13.0 +0200
+++ /work/SRC/openSUSE:Factory/.turnpike.new/turnpike.changes   2012-03-01 
17:28:34.0 +0100
@@ -1,0 +2,6 @@
+Wed Feb 22 06:29:59 UTC 2012 - b...@suse.com
+
+- Add turnpike-gmodule-and-unused-warning.patch to check gmodule.
+  Also fixing the build error for unused variant.
+
+---

New:

  turnpike-gmodule-and-unused-warning.patch



Other differences:
--
++ turnpike.spec ++
--- /var/tmp/diff_new_pack.VrOV39/_old  2012-03-01 17:28:40.0 +0100
+++ /var/tmp/diff_new_pack.VrOV39/_new  2012-03-01 17:28:40.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package turnpike
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -39,7 +39,8 @@
 Requires:   novell-ipsec-tools = 0.7
 PreReq: coreutils
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-Patch:  turnpike-0.1.2-missing-closedir.patch
+Patch0: turnpike-0.1.2-missing-closedir.patch
+Patch1: turnpike-gmodule-and-unused-warning.patch
 
 %description
 This package contains binaries for making use of ipsec-tools with a
@@ -50,12 +51,14 @@
 
 %prep
 %setup -q
-%patch
+%patch0
+%patch1 -p1
 cp -v %{S:3} .
 # no point in having this in a package
 sed -i -e 's,-Werror,,' configure
 
 %build
+autoreconf -f -i
 # fix build in disabling as-needed
 export SUSE_ASNEEDED=0
 CFLAGS=$RPM_OPT_FLAGS \

++ turnpike-gmodule-and-unused-warning.patch ++
Index: turnpike-0.1.2/configure.ac
===
--- turnpike-0.1.2.orig/configure.ac
+++ turnpike-0.1.2/configure.ac
@@ -108,6 +108,11 @@ PKG_CHECK_MODULES(GTK, gtk+-2.0 = 2.6)
 AC_SUBST(GTK_CFLAGS)
 AC_SUBST(GTK_LIBS)
 
+dnl check for gmodule
+PKG_CHECK_MODULES(GMODULE, gmodule-2.0)
+AC_SUBST(GMODULE_CFLAGS)
+AC_SUBST(GGMODULE_LIBS)
+
 dnl check for libxml
 LIBXML_REQUIRED_VERSION=2.6.0
 PKG_CHECK_MODULES(BASE_DEPENDENCIES, libxml-2.0 = $LIBXML_REQUIRED_VERSION)
Index: turnpike-0.1.2/VPNClient/vpnlogin/src/Makefile.am
===
--- turnpike-0.1.2.orig/VPNClient/vpnlogin/src/Makefile.am
+++ turnpike-0.1.2/VPNClient/vpnlogin/src/Makefile.am
@@ -5,6 +5,7 @@ INCLUDES = \
-DPACKAGE_LOCALE_DIR=\$(prefix)/$(DATADIRNAME)/locale\ \
@LIBXML_CFLAGS@ \
@GTK_CFLAGS@ \
+   @GMODULE_CFLAGS@ \
-I${top_srcdir}/ErrorGenerator/ \
-I${top_srcdir}/utility/  \
-I${top_srcdir}/VPNClient/vpnlogin/include \
@@ -29,7 +30,7 @@ vpnlogin_SOURCES = \
gui-hooks.c
 
 vpnlogin_LDFLAGS = -export-dynamic
-vpnlogin_LDADD = $(INTLLIBS) -lcrypto  
../../../ErrorGenerator/libErrorHandling.la ../../CommonUI/libCommonUI.la 
../../../utility/libgetip.la @GTK_LIBS@ @LIBXML_LIBS@ 
+vpnlogin_LDADD = $(INTLLIBS) -lcrypto  
../../../ErrorGenerator/libErrorHandling.la ../../CommonUI/libCommonUI.la 
../../../utility/libgetip.la @GTK_LIBS@ @LIBXML_LIBS@ @GMODULE_LIBS@
 
 #noinst_HEADERS=interface.h callbacks.h utility.h externs.h 
 
Index: turnpike-0.1.2/VPNClient/CommonUI/CommonUI.c
===
--- turnpike-0.1.2.orig/VPNClient/CommonUI/CommonUI.c
+++ turnpike-0.1.2/VPNClient/CommonUI/CommonUI.c
@@ -1058,7 +1058,6 @@ int receiveEvents(Inf_t* Inf_pointer)
size_t  bufLen = 0;
charsendBuf[1024];
comHeader_t *comHeader;
-   char *currptr;

//extern int server_addr;
//extern int source_addr;
@@ -1069,7 +1068,6 @@ int receiveEvents(Inf_t* Inf_pointer)
comHeader-ac_errno = 0;

bufLen += sizeof(comHeader_t);
-   currptr = sendBuf[bufLen];

comHeader-ac_len = bufLen;
sendLen = send(Inf_pointer-eventsockfd, sendBuf,bufLen,0);
@@ -2230,22 +2228,18 @@ int parse_profile_to_racoon_conf_buf(Inf
{
if ( cur_node-type == XML_ELEMENT_NODE  ) 
{  
-   int mode = -1, encalgo = -1, hashalgo = -1, 
dhgroup = -1, authmethod = -1;
-