commit autoconf for openSUSE:Factory

2012-05-21 Thread h_root
Hello community,

here is the log from the commit of package autoconf for openSUSE:Factory 
checked in at 2012-05-21 08:00:51

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


Package is autoconf, Maintainer is p...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/autoconf/autoconf-el.changes 2011-12-27 
18:34:45.0 +0100
+++ /work/SRC/openSUSE:Factory/.autoconf.new/autoconf-el.changes
2012-05-21 08:00:53.0 +0200
@@ -1,0 +2,52 @@
+Fri Apr 27 14:29:08 CEST 2012 - p...@suse.de
+
+- Fix .changes file.
+
+---
+Thu Apr 26 14:43:27 CEST 2012 - p...@suse.de
+
+- Update to 2.69:
+  * Noteworthy changes in release 2.69 (2012-04-24) [stable]
+
+  ** Autoconf now requires perl 5.6 or better (but generated
+ configure scripts continue to run without perl).
+
+  * Noteworthy changes in release 2.68b (2012-03-01) [beta] Released
+by Eric Blake, based on git versions 2.68.*.
+
+  ** Autoconf-generated configure scripts now unconditionally
+ re-execute themselves with $CONFIG_SHELL, if that's set in the
+ environment.
+
+  ** The texinfo documentation no longer specifies front-cover or
+ back-cover texts, so that it may now be included in Debian's
+ main section.
+
+  ** Support for the Go programming language has been added.  The new
+ macro AC_LANG_GO sets variables GOC and GOFLAGS.
+
+  ** AS_LITERAL_IF again treats '=' as a literal.  Regression
+ introduced in 2.66.
+
+  ** The macro AS_EXECUTABLE_P, present since 2.50, is now
+ documented.
+
+  ** Macros
+
+  - AC_PROG_LN_S and AS_LN_S now fall back on 'cp -pR' (not 'cp -p')
+if 'ln -s' does not work.  This works better for symlinks to
+directories.
+
+  - New macro AC_HEADER_CHECK_STDBOOL.
+
+  - New and updated macros for Fortran support:
+
+  AC_FC_CHECK_BOUNDS to enable array bounds checking
+  AC_F77_IMPLICIT_NONE and AC_FC_IMPLICIT_NONE to disable implicit integer
+  AC_FC_MODULE_EXTENSION to compute the Fortran 90 module name extension
+  AC_FC_MODULE_FLAG for the Fortran 90 module search path flag
+  AC_FC_MODULE_OUTPUT_FLAG for the Fortran 90 module output directory flag
+  AC_FC_PP_SRCEXT for preprocessed Fortran source files extensions
+  AC_FC_PP_DEFINE for the Fortran preprocessor define flag
+
+---
autoconf-testsuite.changes: same change
autoconf.changes: same change

Old:

  autoconf-2.68.tar.xz

New:

  autoconf-2.69.tar.xz



Other differences:
--
++ autoconf-el.spec ++
--- /var/tmp/diff_new_pack.A9aCdJ/_old  2012-05-21 08:00:58.0 +0200
+++ /var/tmp/diff_new_pack.A9aCdJ/_new  2012-05-21 08:00:58.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package autoconf-el
 #
-# 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
@@ -19,7 +19,7 @@
 Name:   autoconf-el
 BuildRequires:  emacs-nox
 BuildRequires:  xz
-Version:2.68
+Version:2.69
 Release:0
 Summary:Emacs mode for editing GNU Autoconf scripts
 License:GPL-3.0+

++ autoconf-testsuite.spec ++
--- /var/tmp/diff_new_pack.A9aCdJ/_old  2012-05-21 08:00:58.0 +0200
+++ /var/tmp/diff_new_pack.A9aCdJ/_new  2012-05-21 08:00:58.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package autoconf-testsuite
 #
-# 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
@@ -20,9 +20,9 @@
 BuildRequires:  help2man
 BuildRequires:  xz
 Url:http://www.gnu.org/software/autoconf
-Requires:   m4 = 1.4.6
 Requires:   info
-Version:2.68
+Requires:   m4 = 1.4.6
+Version:2.69
 Release:0
 Summary:A GNU Tool for Automatically Configuring Source Code
 License:GPL-3.0+

++ autoconf.spec ++
--- /var/tmp/diff_new_pack.A9aCdJ/_old  2012-05-21 08:00:58.0 +0200
+++ /var/tmp/diff_new_pack.A9aCdJ/_new  2012-05-21 08:00:58.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package autoconf
 #
-# 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 

commit sudo for openSUSE:Factory

2012-05-21 Thread h_root
Hello community,

here is the log from the commit of package sudo for openSUSE:Factory checked in 
at 2012-05-21 08:02:12

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


Package is sudo, Maintainer is vci...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/sudo/sudo.changes2012-03-09 
21:28:13.0 +0100
+++ /work/SRC/openSUSE:Factory/.sudo.new/sudo.changes   2012-05-21 
08:02:15.0 +0200
@@ -1,0 +2,19 @@
+Wed May 16 15:27:32 UTC 2012 - vci...@suse.com
+
+- update to 1.8.5
+  Some of the changes:
+  * /etc/environment is no longer read directly on Linux systems when
+PAM is used. Sudo now merges the PAM environment into the user's
+environment which is typically set by the pam_env module.
+  * The plugin API has been extended
+  * The policy plugin's init_session function is now called by the
+parent sudo process, not the child process that executes the command
+This allows the PAM session to be open and closed in the same process,
+which some PAM modules require.
+  * A new group provider plugin, system_group, is included
+  * Fixed a potential security issue in the matching of hosts against
+an IPv4 network specified in sudoers.The flaw may allow a user who
+is authorized to run commands on hosts belonging to one IPv4
+network to run commands on a different host (CVE-2012-2337)
+
+---

Old:

  sudo-1.8.3p1-sesh-cflags.patch
  sudo-1.8.4p2.tar.gz

New:

  sudo-1.8.5.tar.gz



Other differences:
--
++ sudo.spec ++
--- /var/tmp/diff_new_pack.W4UI9l/_old  2012-05-21 08:02:17.0 +0200
+++ /var/tmp/diff_new_pack.W4UI9l/_new  2012-05-21 08:02:17.0 +0200
@@ -16,9 +16,8 @@
 #
 
 
-
 Name:   sudo
-Version:1.8.4p2
+Version:1.8.5
 Release:0
 Summary:Execute some commands as root
 License:BSD-3-Clause
@@ -29,8 +28,6 @@
 Source2:README.SUSE
 Patch0: sudoers2ldif-env.patch
 Patch1: sudo-sudoers.patch
-# PATCH-FIX-OPENSUSE make sesh position-independent (bnc#743157)
-Patch2: sudo-1.8.3p1-sesh-cflags.patch
 BuildRequires:  audit-devel
 BuildRequires:  libselinux-devel
 BuildRequires:  openldap2-devel
@@ -59,7 +56,6 @@
 %setup -q
 %patch0 -p1
 %patch1 -p1
-%patch2 -p1
 
 %build
 %ifarch s390 s390x %sparc

++ sudo-1.8.4p2.tar.gz - sudo-1.8.5.tar.gz ++
 58045 lines of diff (skipped)

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



commit xterm for openSUSE:Factory

2012-05-21 Thread h_root
Hello community,

here is the log from the commit of package xterm for openSUSE:Factory checked 
in at 2012-05-21 08:02:23

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


Package is xterm, Maintainer is meiss...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/xterm/xterm.changes  2012-02-28 
14:17:02.0 +0100
+++ /work/SRC/openSUSE:Factory/.xterm.new/xterm.changes 2012-05-21 
08:02:26.0 +0200
@@ -1,0 +2,7 @@
+Sun May 13 00:49:13 UTC 2012 - jeng...@inai.de
+
+- Update to new upstream release 279
+* add support for VT420/VT520 left/right margins and related
+  origin-mode
+
+---

Old:

  vttest-20091231.tgz
  xterm-278.tar.bz2

New:

  vttest-20120506.tgz
  vttest-20120506.tgz.asc
  xterm-279.tgz
  xterm-279.tgz.asc



Other differences:
--
++ xterm.spec ++
--- /var/tmp/diff_new_pack.z9WVOH/_old  2012-05-21 08:02:29.0 +0200
+++ /var/tmp/diff_new_pack.z9WVOH/_new  2012-05-21 08:02:29.0 +0200
@@ -38,19 +38,23 @@
 BuildRequires:  xaw3d
 %endif
 Url:http://invisible-island.net/xterm/
-Provides:   xorg-x11:/usr/X11R6/bin/xterm XFree86:/usr/X11R6/bin/xterm
-Version:278
+Provides:   XFree86:/usr/X11R6/bin/xterm
+Provides:   xorg-x11:/usr/X11R6/bin/xterm
+Version:279
 Release:0
 Summary:The basic X terminal program
 License:MIT
 Group:  System/X11/Utilities
-Source: ftp://invisible-island.net/xterm/%name-%version.tar.bz2
+Source: ftp://invisible-island.net/xterm/%name-%version.tgz
+Source2:ftp://invisible-island.net/xterm/%name-%version.tgz.asc
 Source1:luitx
 Source3:Backarrow2Delete
 Source4:Backarrow2BackSpace
 Source5:README.SuSE
 Source6:terminal.png
-Source7:vttest-20091231.tgz
+%define vttest_version 20120506
+Source7:ftp://invisible-island.net/vttest/vttest-%vttest_version.tgz
+Source10:   
ftp://invisible-island.net/vttest/vttest-%vttest_version.tgz.asc
 Source8:20x20ja.bdf.bz2
 Source9:20x20ko.bdf.bz2
 # Snoop for the escape sequence assignment of the keypad
@@ -109,7 +113,7 @@
 
 make %{?_smp_mflags}
 
-pushd ../vttest-20091231
+pushd ../vttest-%vttest_version
 %configure
 make %{?_smp_mflags}
 popd
@@ -117,7 +121,7 @@
 if [ ! which bdftopcf ] ; then exit 1; fi
 for i in *.bdf
 do
-bdftopcf $i | gzip -9  `basename $i .bdf`.pcf.gz
+bdftopcf $i | gzip -9 ${i%.bdf}.pcf.gz
 done
 
 %install
@@ -127,7 +131,7 @@
 install -m 644 terminfo $RPM_BUILD_ROOT%{xterminfo}/xterm.terminfo
 install -m 644 termcap  $RPM_BUILD_ROOT%{xterminfo}/xterm.termcap
 
-pushd ../vttest-20091231
+pushd ../vttest-%vttest_version
 make install DESTDIR=$RPM_BUILD_ROOT
 popd
 install -m 755 $RPM_SOURCE_DIR/luitx $RPM_BUILD_ROOT/usr/bin
@@ -149,9 +153,6 @@
 %postun
 %run_suseconfig_fonts
 
-%clean
-rm -rf $RPM_BUILD_ROOT
-
 %files
 %defattr(-,root,root)
 %doc README README.i18n README.SuSE




++ vttest-20091231.tgz - vttest-20120506.tgz ++
 17912 lines of diff (skipped)

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



commit pciutils for openSUSE:Factory

2012-05-21 Thread h_root
Hello community,

here is the log from the commit of package pciutils for openSUSE:Factory 
checked in at 2012-05-21 08:02:37

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


Package is pciutils, Maintainer is dlova...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/pciutils/pciutils.changes2012-02-03 
10:25:15.0 +0100
+++ /work/SRC/openSUSE:Factory/.pciutils.new/pciutils.changes   2012-05-21 
08:02:38.0 +0200
@@ -1,0 +2,5 @@
+Sun Mar 18 15:33:42 UTC 2012 - jeng...@medozas.de
+
+- Shared library policy: new subpackage libpci3
+
+---



Other differences:
--
++ pciutils.spec ++
--- /var/tmp/diff_new_pack.gaguGl/_old  2012-05-21 08:02:41.0 +0200
+++ /var/tmp/diff_new_pack.gaguGl/_new  2012-05-21 08:02:41.0 +0200
@@ -15,24 +15,22 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:   pciutils
+%define lname  libpci3
 Version:3.1.9
-Release:1
-BuildRequires:  zlib-devel
+Release:0
 BuildRequires:  pkg-config
+BuildRequires:  zlib-devel
 Requires:   pciutils-ids
-AutoReqProv:on
 # bug437293
 %ifarch ppc64
 Obsoletes:  pciutils-64bit
 %endif
 #
-Group:  Hardware/Other
+Summary:PCI utilities for Kernel version 2.2 and newer
 License:GPL-2.0+
-Summary:PCI-utilities for Kernel version 2.2 and newer
+Group:  Hardware/Other
 Url:http://atrey.karlin.mff.cuni.cz/~mj/pciutils.shtml
 Source: %{name}-%{version}.tar.bz2
 Source1:COPYING
@@ -59,21 +57,25 @@
 
 Martin Mares m...@ucw.cz
 
+%package -n %lname
+Summary:PCI utility library
+Group:  System/Libraries
+
+%description -n %lname
+libpci offers access to the PCI configuration space.
+
 %package devel
-License:GPL-2.0+
+Summary:Library and Include Files of the PCI utilities
 Group:  Development/Libraries/C and C++
-Summary:Static Library and Include Files of the PCI-utilities
 # bug437293
 %ifarch ppc64
 Obsoletes:  pciutils-devel-64bit
 %endif
-#
-# As we only package a static library we need zlib-devel for final linking
-Requires:   zlib-devel %{name} = %{version}
+Requires:   %lname = %version
 
 %description devel
 This package contains the files that are necessary for software
-development using the PCI-utilities.
+development using the PCI utilities.
 
 
 
@@ -100,20 +102,20 @@
 install -D -m 0644 lib/libpci.pc $RPM_BUILD_ROOT%{_libdir}/pkgconfig/libpci.pc
 ln -sf /%{_lib}/libpci.so.3 %{buildroot}%{_libdir}/libpci.so
 
-%clean
-rm -rf $RPM_BUILD_ROOT
+%post -n %lname -p /sbin/ldconfig
 
-%post -p /sbin/ldconfig
-
-%postun -p /sbin/ldconfig
+%postun -n %lname -p /sbin/ldconfig
 
 %files
 %defattr(-, root, root)
 %doc README COPYING
 %doc %{_mandir}/man?/*
-/%{_lib}/libpci.so.*
 /sbin/*
 
+%files -n %lname
+%defattr(-,root,root)
+/%_lib/libpci.so.*
+
 %files devel
 %defattr(-, root, root)
 %{_includedir}/pci/

++ baselibs.conf ++
--- /var/tmp/diff_new_pack.gaguGl/_old  2012-05-21 08:02:41.0 +0200
+++ /var/tmp/diff_new_pack.gaguGl/_new  2012-05-21 08:02:41.0 +0200
@@ -1,2 +1,5 @@
-pciutils
+libpci3
 pciutils-devel
+   requires -pciutils-targettype
+   requires libpci3-targettype = version
+

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



commit fuse for openSUSE:Factory

2012-05-21 Thread h_root
Hello community,

here is the log from the commit of package fuse for openSUSE:Factory checked in 
at 2012-05-21 08:02:46

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


Package is fuse, Maintainer is mszer...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/fuse/fuse.changes2012-04-24 
11:22:56.0 +0200
+++ /work/SRC/openSUSE:Factory/.fuse.new/fuse.changes   2012-05-21 
08:02:48.0 +0200
@@ -1,0 +2,10 @@
+Wed May 16 17:52:11 CEST 2012 - mszer...@suse.cz
+
+- Fix -pthread in fuse.pc [bnc#761117]
+
+---
+Thu Apr 26 19:31:47 UTC 2012 - rschweik...@suse.com
+
+- place binaries in /usr tree (UsrMerge project)
+
+---

New:

  fix-pthread-in-fuse.pc.patch



Other differences:
--
++ fuse.spec ++
--- /var/tmp/diff_new_pack.7zgWWk/_old  2012-05-21 08:02:51.0 +0200
+++ /var/tmp/diff_new_pack.7zgWWk/_new  2012-05-21 08:02:51.0 +0200
@@ -29,6 +29,7 @@
 Patch:  fuse-install-fix.diff
 Patch3: fuse-gnu_source.patch
 Patch4: fusermount-compile-as-pie.patch
+Patch5: fix-pthread-in-fuse.pc.patch
 Url:http://fuse.sourceforge.net
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %if 0%{?suse_version}  1130
@@ -268,34 +269,39 @@
 %patch
 %patch3
 %patch4 -p1
+%patch5 -p1
 
 %build
 autoreconf -fiv
 export CFLAGS=$RPM_OPT_FLAGS -g -fno-strict-aliasing
+export MOUNT_FUSE_PATH=%{_sbindir}
 %configure --with-pic \
 --with-pkgconfigdir=%{_libdir}/pkgconfig \
-   --exec-prefix=/ \
---libdir=/%{_lib} \
 --enable-lib \
 --enable-util \
 --enable-example
 %{__make} %{?jobs:-j%jobs}
 
 %install
-make DESTDIR=$RPM_BUILD_ROOT install
+%make_install
 rm -rf $RPM_BUILD_ROOT/%{_sysconfdir}/init.d
 # Needed for OpenSUSE buildservice
 %if %suse_version = 1020
 install -m644 -D util/udev.rules 
$RPM_BUILD_ROOT/%{_sysconfdir}/udev/rules.d/99-fuse.rules
 %endif
-for libname in libfuse libulockmgr;do
-%{__ln_s} -v /%{_lib}/$(readlink %{buildroot}/%{_lib}/$libname.so) 
%{buildroot}%{_libdir}/$libname.so
-%{__rm} -v %{buildroot}/%{_lib}/$libname.{so,la}
-%{__mv} -v %{buildroot}/%{_lib}/$libname.a %{buildroot}%{_libdir}
-done
 %{__rm} -f %{buildroot}%{_libdir}/*.la
 # not needed for fuse, might reappar in separate package:
 %{__rm} -f %{buildroot}/%{_libdir}/libulockmgr.a
+#UsrMerge
+mkdir $RPM_BUILD_ROOT/sbin
+mkdir $RPM_BUILD_ROOT/%{_lib}
+%{__ln_s} -v %{_sbindir}/mount.fuse $RPM_BUILD_ROOT/sbin
+pushd $RPM_BUILD_ROOT/%{_libdir}
+for libname in $(ls *.so.*);do
+%{__ln_s} -v /%{_libdir}/$libname %{buildroot}/%{_lib}
+done
+popd
+#EndUsrMerge
 
 (cd example  %{__make} clean)
 %{__rm} -rf example/.deps example/Makefile.am example/Makefile.in
@@ -330,7 +336,10 @@
 %{_sysconfdir}/udev/rules.d/99-fuse.rules
 %endif
 %verify(not mode) %attr(4750,root,trusted) %{_bindir}/fusermount
+#UsrMerge
 /sbin/mount.fuse
+#EndUsrMerge
+%{_sbindir}/mount.fuse
 %{_bindir}/ulockmgr_server
 %{_mandir}/man1/fusermount.1.*
 %{_mandir}/man1/ulockmgr_server.1.*
@@ -338,11 +347,17 @@
 
 %files -n libfuse2
 %defattr(-,root,root)
+#UsrMerge
 /%{_lib}/libfuse.so.2*
+#EndUsrMerge
+%{_libdir}/libfuse.so.2*
 
 %files -n libulockmgr1
 %defattr(-,root,root)
+#UsrMerge
 /%{_lib}/libulockmgr.so.*
+#EndUsrMerge
+%{_libdir}/libulockmgr.so.*
 
 %files devel
 %defattr(-,root,root)

++ fix-pthread-in-fuse.pc.patch ++
From 384496dd02cfd9a74b95d62ce0d23a31a7af3730 Mon Sep 17 00:00:00 2001
From: Miklos Szeredi mszer...@suse.cz
Date: Wed, 16 May 2012 16:45:27 +0200
Subject: [PATCH] Fix -pthread in fuse.pc

Linking to a library that uses threads requires the application to be linked
with -pthreads otherwise some pthread functions will be linked to stubs in
glibc.  So move -pthread from Libs.private to Libs in fuse.pc.

Reported by Werner Fink
---
 ChangeLog   |7 +++
 configure.in|5 ++---
 fuse.pc.in  |2 +-
 lib/Makefile.am |2 +-
 4 files changed, 11 insertions(+), 5 deletions(-)

Index: fuse-2.9.0/ChangeLog
===
--- fuse-2.9.0.orig/ChangeLog   2012-04-20 16:29:19.0 +0200
+++ fuse-2.9.0/ChangeLog2012-05-16 17:51:34.0 +0200
@@ -1,3 +1,10 @@
+2012-05-16  Miklos Szeredi mik...@szeredi.hu
+
+   * Linking to a library that uses threads requires the application
+   to be linked with -pthreads otherwise some pthread functions will
+   be linked to stubs in glibc.  So move -pthread from Libs.private
+   to Libs in fuse.pc.  Reported by Werner Fink
+
 2012-04-20  Miklos Szeredi mik...@szeredi.hu
 
* Released 2.9.0

commit dbus-1 for openSUSE:Factory

2012-05-21 Thread h_root
Hello community,

here is the log from the commit of package dbus-1 for openSUSE:Factory checked 
in at 2012-05-21 08:03:40

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


Package is dbus-1, Maintainer is thoe...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/dbus-1/dbus-1-x11.changes2012-05-03 
10:55:05.0 +0200
+++ /work/SRC/openSUSE:Factory/.dbus-1.new/dbus-1-x11.changes   2012-05-21 
08:03:42.0 +0200
@@ -1,0 +2,14 @@
+Tue May 15 07:18:57 UTC 2012 - vu...@opensuse.org
+
+- Move ownership of /etc/dbus-1/{session.d,system.d} and
+  /usr/share/dbus-1/{interfaces,services,system-services} to
+  libdbus-1-3 instead of dbus-1: many dbus users put files there,
+  and it's annoying to force them to own those directories.
+
+---
+Sun Apr 22 16:28:41 UTC 2012 - alinm.el...@gmail.com
+
+- added libdbus-1-3 to build for -32bit... 
+- adeed post and postun sections for libdbus-1-3 
+
+---
--- /work/SRC/openSUSE:Factory/dbus-1/dbus-1.changes2012-05-03 
10:55:05.0 +0200
+++ /work/SRC/openSUSE:Factory/.dbus-1.new/dbus-1.changes   2012-05-21 
08:03:42.0 +0200
@@ -1,0 +2,8 @@
+Tue May 15 07:18:57 UTC 2012 - vu...@opensuse.org
+
+- Move ownership of /etc/dbus-1/{session.d,system.d} and
+  /usr/share/dbus-1/{interfaces,services,system-services} to
+  libdbus-1-3 instead of dbus-1: many dbus users put files there,
+  and it's annoying to force them to own those directories.
+
+---



Other differences:
--
++ dbus-1.spec ++
--- /var/tmp/diff_new_pack.56ZgLX/_old  2012-05-21 08:03:45.0 +0200
+++ /var/tmp/diff_new_pack.56ZgLX/_new  2012-05-21 08:03:45.0 +0200
@@ -222,17 +222,10 @@
 
 %files
 %defattr(-, root, root)
-%dir %{_datadir}/dbus-1
-%dir %{_datadir}/dbus-1/services
-%dir %{_datadir}/dbus-1/system-services
-%dir %{_datadir}/dbus-1/interfaces
 %dir %{_localstatedir}/lib/dbus
 %dir /lib/dbus-1
 %dir /lib/dbus-1/system-services
 %doc AUTHORS COPYING HACKING NEWS README
-%dir %{_sysconfdir}/dbus-1
-%dir %{_sysconfdir}/dbus-1/session.d
-%dir %{_sysconfdir}/dbus-1/system.d
 %config(noreplace) %{_sysconfdir}/dbus-1/session.conf
 %config(noreplace) %{_sysconfdir}/dbus-1/system.conf
 %{_sysconfdir}/init.d/dbus
@@ -267,6 +260,15 @@
 %files -n %{_libname}
 %defattr(-, root, root)
 /%{_lib}/libdbus-1.so.*
+# Own those directories in the library instead of dbus-1, since dbus users
+# often ship files there
+%dir %{_sysconfdir}/dbus-1
+%dir %{_sysconfdir}/dbus-1/session.d
+%dir %{_sysconfdir}/dbus-1/system.d
+%dir %{_datadir}/dbus-1
+%dir %{_datadir}/dbus-1/interfaces
+%dir %{_datadir}/dbus-1/services
+%dir %{_datadir}/dbus-1/system-services
 
 %files -n dbus-1-devel
 %defattr(-,root,root)

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



commit vte for openSUSE:Factory

2012-05-21 Thread h_root
Hello community,

here is the log from the commit of package vte for openSUSE:Factory checked in 
at 2012-05-21 08:04:04

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


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

Changes:

--- /work/SRC/openSUSE:Factory/vte/vte.changes  2012-04-20 15:21:54.0 
+0200
+++ /work/SRC/openSUSE:Factory/.vte.new/vte.changes 2012-05-21 
08:04:05.0 +0200
@@ -1,0 +2,6 @@
+Thu May 17 18:08:34 UTC 2012 - dims...@opensuse.org
+
+- Add vte-keymaps.patch: keymap: Treat ALT as META. [bnc#754350,
+  bgo#663779].
+
+---

New:

  vte-keymaps.patch



Other differences:
--
++ vte.spec ++
--- /var/tmp/diff_new_pack.x8XBRn/_old  2012-05-21 08:04:24.0 +0200
+++ /var/tmp/diff_new_pack.x8XBRn/_new  2012-05-21 08:04:24.0 +0200
@@ -30,6 +30,8 @@
 License:GPL-2.0+
 Group:  Development/Libraries/GNOME
 Source: 
http://download.gnome.org/sources/vte/0.32/%{_name}-%{version}.tar.xz
+# PATCH-FIX-UPSTREAM vte-keymaps.patch bnc#754350 bgo#663779 
dims...@opensuse.org -- keymap: Treat ALT as META. Patch from tracker, comment 
38. So far the likeliest candidate to be merged.
+Patch0: vte-keymaps.patch
 BuildRequires:  fdupes
 BuildRequires:  gobject-introspection-devel
 BuildRequires:  gtk3-devel
@@ -128,6 +130,7 @@
 %lang_package
 %prep
 %setup -q -n %{_name}-%{version}
+%patch0 -p1
 translation-update-upstream
 
 %build


++ vte-keymaps.patch ++
From a9d6a34708f846952f423d078397352858f7b1a4 Mon Sep 17 00:00:00 2001
From: Christian Persch c...@gnome.org
Date: Sat, 12 May 2012 18:48:05 +0200
Subject: [PATCH] keymap: Treat ALT as META

https://bugzilla.gnome.org/show_bug.cgi?id=663779
---
 src/vte.c |   23 ++-
 1 files changed, 14 insertions(+), 9 deletions(-)

diff --git a/src/vte.c b/src/vte.c
index dd27e9a..0657921 100644
--- a/src/vte.c
+++ b/src/vte.c
@@ -5170,19 +5170,24 @@ static void
 vte_terminal_read_modifiers (VteTerminal *terminal,
 GdkEvent *event)
 {
+GdkKeymap *keymap;
GdkModifierType modifiers;
 
/* Read the modifiers. */
-   if (gdk_event_get_state((GdkEvent*)event, modifiers)) {
-   GdkKeymap *keymap;
-#if GTK_CHECK_VERSION (2, 90, 8)
-keymap = 
gdk_keymap_get_for_display(gdk_window_get_display(((GdkEventAny*)event)-window));
-#else
-keymap = 
gdk_keymap_get_for_display(gdk_drawable_get_display(((GdkEventAny*)event)-window));
+   if (!gdk_event_get_state((GdkEvent*)event, modifiers))
+return;
+
+keymap = 
gdk_keymap_get_for_display(gdk_window_get_display(((GdkEventAny*)event)-window));
+
+gdk_keymap_add_virtual_modifiers (keymap, modifiers);
+
+#if 1
+/* HACK! Treat ALT as META; see bug #663779. */
+if (modifiers  GDK_MOD1_MASK)
+modifiers |= VTE_META_MASK;
 #endif
-gdk_keymap_add_virtual_modifiers (keymap, modifiers);
-   terminal-pvt-modifiers = modifiers;
-   }
+
+terminal-pvt-modifiers = modifiers;
 }
 
 /* Read and handle a keypress event. */
-- 
1.7.5.1.217.g4e3aa.dirty
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit iso-codes for openSUSE:Factory

2012-05-21 Thread h_root
Hello community,

here is the log from the commit of package iso-codes for openSUSE:Factory 
checked in at 2012-05-21 08:04:10

Comparing /work/SRC/openSUSE:Factory/iso-codes (Old)
 and  /work/SRC/openSUSE:Factory/.iso-codes.new (New)


Package is iso-codes, Maintainer is gnome-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/iso-codes/iso-codes.changes  2012-04-12 
09:27:00.0 +0200
+++ /work/SRC/openSUSE:Factory/.iso-codes.new/iso-codes.changes 2012-05-21 
08:04:25.0 +0200
@@ -1,0 +2,15 @@
+Sun May  6 11:03:17 UTC 2012 - dims...@opensuse.org
+
+- Update to version 3.35:
+  + ISO 3166-2:
+- Update ISO-3166-2 after publication of ISO-3166 maintenance
+  agency Newsletter II-3 dated 2011-12-13:
+  . changes in Latvia subdivisions (alioth#313599)
+  . correct code for São Lourenço dos Órgãos (alioth#313598)
+  . many other changes to many other countries...
+  + ISO 639-3:
+- Update to 2012-02-28
+  + Updated translations for ISO 639, ISO 639-3, ISO 3166 and
+ISO 3166-2.
+
+---

Old:

  iso-codes-3.34.tar.bz2

New:

  iso-codes-3.35.tar.bz2



Other differences:
--
++ iso-codes.spec ++
--- /var/tmp/diff_new_pack.TpQojo/_old  2012-05-21 08:04:27.0 +0200
+++ /var/tmp/diff_new_pack.TpQojo/_new  2012-05-21 08:04:27.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   iso-codes
-Version:3.34
+Version:3.35
 Release:0
 Summary:ISO Code Lists and Translations
 License:LGPL-2.1+

++ iso-codes-3.34.tar.bz2 - iso-codes-3.35.tar.bz2 ++
/work/SRC/openSUSE:Factory/iso-codes/iso-codes-3.34.tar.bz2 
/work/SRC/openSUSE:Factory/.iso-codes.new/iso-codes-3.35.tar.bz2 differ: char 
11, line 1

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



commit itstool for openSUSE:Factory

2012-05-21 Thread h_root
Hello community,

here is the log from the commit of package itstool for openSUSE:Factory checked 
in at 2012-05-21 08:04:16

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


Package is itstool, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/itstool/itstool.changes  2012-03-19 
09:57:55.0 +0100
+++ /work/SRC/openSUSE:Factory/.itstool.new/itstool.changes 2012-05-21 
08:04:27.0 +0200
@@ -1,0 +2,8 @@
+Mon May 14 07:49:11 UTC 2012 - vu...@opensuse.org
+
+- Update to version 1.1.3:
+  + Handle UTF-8 in attribute values
+  + Don't output non-translatable external ref messages
+  + Better error handling
+
+---

Old:

  itstool-1.1.2.tar.bz2

New:

  itstool-1.1.3.tar.bz2



Other differences:
--
++ itstool.spec ++
--- /var/tmp/diff_new_pack.oplNQ9/_old  2012-05-21 08:04:30.0 +0200
+++ /var/tmp/diff_new_pack.oplNQ9/_new  2012-05-21 08:04:30.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   itstool
-Version:1.1.2
+Version:1.1.3
 Release:0
 Summary:Tool to translate XML documents using PO files
 License:GPL-3.0+

++ itstool-1.1.2.tar.bz2 - itstool-1.1.3.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/itstool-1.1.2/ChangeLog new/itstool-1.1.3/ChangeLog
--- old/itstool-1.1.2/ChangeLog 2012-02-05 17:48:33.0 +0100
+++ new/itstool-1.1.3/ChangeLog 2012-05-07 22:39:29.0 +0200
@@ -1,3 +1,49 @@
+commit 63e2b5739977a99a70898e6c78798b7eaa66293e
+Author: Shaun McCance sha...@gnome.org
+Date:   Wed Apr 4 12:39:06 2012 -0400
+
+Don't error out when invalid msgstr is non-ascii
+
+ itstool.in |3 ++-
+ 1 files changed, 2 insertions(+), 1 deletions(-)
+
+commit 367d347cfc0d7bfcc25ab5b83c59e8824af4ae27
+Author: Shaun McCance sha...@gnome.org
+Date:   Mon Apr 2 10:16:29 2012 -0400
+
+Proper error message when source XML file can't be read
+
+ itstool.in |6 +-
+ 1 files changed, 5 insertions(+), 1 deletions(-)
+
+commit 3ff47350b0386c971e4fb1955f87fefc2c5aafd1
+Author: Shaun McCance sha...@gnome.org
+Date:   Mon Apr 2 09:51:30 2012 -0400
+
+Handle UTF-8 in attribute values
+
+ itstool.in |2 ++
+ 1 files changed, 2 insertions(+), 0 deletions(-)
+
+commit 1e0fa47194bbfcbd30e402a4897a0856a6045b73
+Author: Shaun McCance sha...@gnome.org
+Date:   Fri Mar 23 10:09:55 2012 -0400
+
+Don't output external ref messages under its:translate=no
+
+ itstool.in |9 +
+ 1 files changed, 9 insertions(+), 0 deletions(-)
+
+commit 80b34e2870abd08cb96f2929d8ee32acab3d89e9
+Author: Shaun McCance sha...@gnome.org
+Date:   Sun Feb 5 11:53:41 2012 -0500
+
+Version 1.1.2
+
+ NEWS |4 
+ configure.ac |2 +-
+ 2 files changed, 5 insertions(+), 1 deletions(-)
+
 commit ed24c8ab3b22a085daea614638cbc15796011f15
 Author: Shaun McCance sha...@gnome.org
 Date:   Tue Sep 27 10:16:55 2011 -0400
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/itstool-1.1.2/NEWS new/itstool-1.1.3/NEWS
--- old/itstool-1.1.2/NEWS  2012-02-05 17:48:12.0 +0100
+++ new/itstool-1.1.3/NEWS  2012-05-07 22:39:02.0 +0200
@@ -1,3 +1,9 @@
+1.1.3
+=
+* Handle UTF-8 in attribute values
+* Don't output non-translatable external ref messages
+* Better error handling
+
 1.1.2
 =
 * Better handling of XML errors in PO files
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/itstool-1.1.2/configure new/itstool-1.1.3/configure
--- old/itstool-1.1.2/configure 2012-02-05 17:48:31.0 +0100
+++ new/itstool-1.1.3/configure 2012-05-07 22:39:27.0 +0200
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.66 for itstool 1.1.2.
+# Generated by GNU Autoconf 2.66 for itstool 1.1.3.
 #
 #
 # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
@@ -548,8 +548,8 @@
 # Identity of this package.
 PACKAGE_NAME='itstool'
 PACKAGE_TARNAME='itstool'
-PACKAGE_VERSION='1.1.2'
-PACKAGE_STRING='itstool 1.1.2'
+PACKAGE_VERSION='1.1.3'
+PACKAGE_STRING='itstool 1.1.3'
 PACKAGE_BUGREPORT=''
 PACKAGE_URL=''
 
@@ -1165,7 +1165,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat _ACEOF
-\`configure' configures itstool 1.1.2 to adapt to many kinds of systems.
+\`configure' configures itstool 1.1.3 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1231,7 +1231,7 @@
 
 if test -n 

commit xinput for openSUSE:Factory

2012-05-21 Thread h_root
Hello community,

here is the log from the commit of package xinput for openSUSE:Factory checked 
in at 2012-05-21 08:04:31

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


Package is xinput, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/xinput/xinput.changes2012-05-08 
18:02:18.0 +0200
+++ /work/SRC/openSUSE:Factory/.xinput.new/xinput.changes   2012-05-21 
08:04:32.0 +0200
@@ -1,0 +2,12 @@
+Fri May 18 06:37:51 UTC 2012 - cfarr...@suse.com
+
+- license update: MIT and HPND
+  See COPYING
+
+---
+Wed May 16 13:16:46 UTC 2012 - dims...@opensuse.org
+
+- Update to version 1.6.0:
+  + Add --enable/--disable support.
+
+---

Old:

  xinput-1.5.99.901.tar.bz2

New:

  xinput-1.6.0.tar.bz2



Other differences:
--
++ xinput.spec ++
--- /var/tmp/diff_new_pack.DqPDt4/_old  2012-05-21 08:04:34.0 +0200
+++ /var/tmp/diff_new_pack.DqPDt4/_new  2012-05-21 08:04:34.0 +0200
@@ -16,11 +16,12 @@
 #
 
 
+
 Name:   xinput
-Version:1.5.99.901
+Version:1.6.0
 Release:0
 Summary:Utility to configure and test X input devices
-License:MIT
+License:MIT and HPND
 Group:  System/X11/Utilities
 Url:http://xorg.freedesktop.org/
 Source0:
http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2

++ xinput-1.5.99.901.tar.bz2 - xinput-1.6.0.tar.bz2 ++
 1605 lines of diff (skipped)
retrying with extended exclude list
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/xinput-1.5.99.901/ChangeLog new/xinput-1.6.0/ChangeLog
--- old/xinput-1.5.99.901/ChangeLog 2012-04-16 04:40:47.0 +0200
+++ new/xinput-1.6.0/ChangeLog  2012-05-15 07:49:07.0 +0200
@@ -1,3 +1,20 @@
+commit 60fe84e83b14576fb70d79c5d39755a281906607
+Author: Peter Hutterer peter.hutte...@who-t.net
+Date:   Tue May 15 15:47:45 2012 +1000
+
+xinput 1.6.0
+
+Signed-off-by: Peter Hutterer peter.hutte...@who-t.net
+
+commit 2c52e836b8e5a98a1faa5243cb4deb149091c52c
+Author: Peter Hutterer peter.hutte...@who-t.net
+Date:   Mon May 14 17:27:55 2012 +1000
+
+Add --enable/--disable support
+
+Signed-off-by: Peter Hutterer peter.hutte...@who-t.net
+Reviewed-by: Chase Douglas chase.doug...@canonical.com
+
 commit bfac9503e99a266e19bc21805cb4fc38efd16612
 Author: Peter Hutterer peter.hutte...@who-t.net
 Date:   Mon Apr 16 12:39:58 2012 +1000
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/xinput-1.5.99.901/configure.ac new/xinput-1.6.0/configure.ac
--- old/xinput-1.5.99.901/configure.ac  2012-04-16 04:39:12.0 +0200
+++ new/xinput-1.6.0/configure.ac   2012-05-15 07:47:38.0 +0200
@@ -22,7 +22,7 @@
 
 # Initialize Autoconf
 AC_PREREQ([2.60])
-AC_INIT([xinput], [1.5.99.901],
+AC_INIT([xinput], [1.6.0],
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg], [xinput])
 AC_CONFIG_SRCDIR([Makefile.am])
 AC_CONFIG_HEADERS([config.h])
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/xinput-1.5.99.901/man/xinput.man new/xinput-1.6.0/man/xinput.man
--- old/xinput-1.5.99.901/man/xinput.man2012-02-08 17:25:28.0 
+0100
+++ new/xinput-1.6.0/man/xinput.man 2012-05-15 02:59:34.0 +0200
@@ -148,6 +148,16 @@
 specified as HEAD-N, with N being the Xinerama screen number. This option
 has no effect on relative devices.
 .PP
+.TP 8
+.B --enable \fIdevice\fP
+Enable the \fIdevice\fP. This call is equivalent to
+.B xinput --set-prop device \fIDevice Enabled\fP 1
+.PP
+.TP 8
+.B --disable \fIdevice\fP
+Disable the \fIdevice\fP. This call is equivalent to
+.B xinput --set-prop device \fIDevice Enabled\fP 0
+.PP
 \fIdevice\fP can be the device name as a string or the XID of the
 device.
 .PP
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 

commit Mesa for openSUSE:Factory

2012-05-21 Thread h_root
Hello community,

here is the log from the commit of package Mesa for openSUSE:Factory checked in 
at 2012-05-21 08:04:52

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


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

Changes:

--- /work/SRC/openSUSE:Factory/Mesa/Mesa.changes2012-05-08 
18:01:18.0 +0200
+++ /work/SRC/openSUSE:Factory/.Mesa.new/Mesa.changes   2012-05-21 
08:04:53.0 +0200
@@ -1,0 +2,5 @@
+Wed May 16 10:28:30 UTC 2012 - adr...@suse.de
+
+- fix build on platforms without gallium (s390  arm)
+
+---



Other differences:
--
++ Mesa.spec ++
--- /var/tmp/diff_new_pack.CvNtQn/_old  2012-05-21 08:04:55.0 +0200
+++ /var/tmp/diff_new_pack.CvNtQn/_new  2012-05-21 08:04:55.0 +0200
@@ -491,9 +491,10 @@
 
 %postun -n libgbm1 -p /sbin/ldconfig
 
+%ifnarch s390 s390x %arm
 %post   -n libxatracker1 -p /sbin/ldconfig
-
 %postun -n libxatracker1 -p /sbin/ldconfig
+%endif
 
 %post   -n Mesa-libglapi0 -p /sbin/ldconfig
 
@@ -580,6 +581,7 @@
 %_libdir/libgbm.so
 %_libdir/pkgconfig/gbm.pc
 
+%ifnarch s390 s390x %arm
 %files -n libxatracker1
 %defattr(-,root,root)
 %_libdir/libxatracker.so.1*
@@ -589,6 +591,7 @@
 %_includedir/xa_*.h
 %_libdir/libxatracker.so
 %_libdir/pkgconfig/xatracker.pc
+%endif
 
 %files -n Mesa-libglapi0
 %defattr(-,root,root)

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



commit xorg-x11-server for openSUSE:Factory

2012-05-21 Thread h_root
Hello community,

here is the log from the commit of package xorg-x11-server for openSUSE:Factory 
checked in at 2012-05-21 08:04:58

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


Package is xorg-x11-server, Maintainer is sndir...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/xorg-x11-server/xorg-x11-server.changes  
2012-05-08 12:06:47.0 +0200
+++ /work/SRC/openSUSE:Factory/.xorg-x11-server.new/xorg-x11-server.changes 
2012-05-21 08:05:00.0 +0200
@@ -1,0 +2,5 @@
+Wed May  9 16:40:01 UTC 2012 - sndir...@suse.com
+
+- changed pixman-1-0 requires to version 0.24 (bnc#759537)
+
+---



Other differences:
--
++ xorg-x11-server.spec ++
--- /var/tmp/diff_new_pack.dfG42U/_old  2012-05-21 08:05:01.0 +0200
+++ /var/tmp/diff_new_pack.dfG42U/_new  2012-05-21 08:05:01.0 +0200
@@ -63,7 +63,7 @@
 BuildRequires:  pkgconfig(libdrm)
 BuildRequires:  pkgconfig(openssl)
 BuildRequires:  pkgconfig(pciaccess) = 0.8.0
-BuildRequires:  pkgconfig(pixman-1) = 0.15.20
+BuildRequires:  pkgconfig(pixman-1) = 0.24
 BuildRequires:  pkgconfig(randrproto) = 1.2.99.3
 BuildRequires:  pkgconfig(renderproto) = 0.11
 BuildRequires:  pkgconfig(sm)
@@ -109,7 +109,7 @@
 Requires:   xorg-x11
 Requires:   xorg-x11-fonts-core
 %ifnarch s390 s390x
-Requires:   libpixman-1-0 = 0.15.2
+Requires:   libpixman-1-0 = 0.24
 %(cat %{SOURCE98})
 %endif
 Provides:   xorg-x11-Xvfb

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



commit gegl for openSUSE:Factory

2012-05-21 Thread h_root
Hello community,

here is the log from the commit of package gegl for openSUSE:Factory checked in 
at 2012-05-21 08:05:13

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


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

Changes:

--- /work/SRC/openSUSE:Factory/gegl/gegl.changes2012-04-17 
21:58:34.0 +0200
+++ /work/SRC/openSUSE:Factory/.gegl.new/gegl.changes   2012-05-21 
08:05:14.0 +0200
@@ -1,0 +2,7 @@
+Fri May 18 09:50:52 UTC 2012 - dims...@opensuse.org
+
+- Add gegl-ruby19.patch: Fix build with ruby 1.9.
+- Add liberation-fonts: the documentation references bitstream
+  vera sans font, so we need to provide it for the build.
+
+---

New:

  gegl-ruby19.patch



Other differences:
--
++ gegl.spec ++
--- /var/tmp/diff_new_pack.VxHJdc/_old  2012-05-21 08:05:18.0 +0200
+++ /var/tmp/diff_new_pack.VxHJdc/_new  2012-05-21 08:05:18.0 +0200
@@ -32,6 +32,8 @@
 BuildRequires:  gtk2-devel
 BuildRequires:  intltool
 BuildRequires:  lensfun-devel
+# Needed to build the doc, as Bitstream Vera Sans is the referenced font.
+BuildRequires:  liberation-fonts
 BuildRequires:  libexiv2-devel
 BuildRequires:  libjasper-devel = 1.900.1
 BuildRequires:  libjpeg-devel
@@ -66,6 +68,8 @@
 Source: http://ftp.gtk.org/pub/gegl/0.2/%{name}-%{version}.tar.bz2
 # PATCH-FIX-UPSTREAM gegl-lua52.patch bgo#667675 vu...@opensuse.org -- Fix 
build with lua 5.2
 Patch0: gegl-lua52.patch
+# PATCH-FIX-UPSTREAM gegl-ruby19.patch dims...@opensuse.org -- Fix build with 
ruby 1.9
+Patch1: gegl-ruby19.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %define debug_package_requires libgegl-0_2-0 = %{version}-%{release}
 
@@ -144,6 +148,7 @@
 %prep
 %setup -q
 %patch0 -p1
+%patch1 -p1
 # docs-build-fix.diff
 
 %build

++ gegl-ruby19.patch ++
commit 809642a08787638d9682149de25d36ee273902ff
Author: Øvind Kolåpippin gimp org
Date:   Thu Apr 5 18:49:54 2012 +0200

tools/create-reference.rb: fix utf8 handling for ruby = 1.9.x

A patch from Tim Mooney, fixing bug #673523

 tools/create-reference.rb |5 +
 1 files changed, 5 insertions(+), 0 deletions(-)
---
Index: gegl-0.2.0/tools/create-reference.rb
===
--- gegl-0.2.0.orig/tools/create-reference.rb
+++ gegl-0.2.0/tools/create-reference.rb
@@ -5,6 +5,11 @@
 # Use under a public domain license.
 #
 
+if RUBY_VERSION =~ /^1.9/ or RUBY_VERSION =~ /^[2345]/
+  Encoding.default_external = Encoding::UTF_8
+  Encoding.default_internal = Encoding::UTF_8
+end
+
 class Argument
 attr_accessor :name, :data_type, :doc
 def initialize
Index: gegl-0.2.0/tools/gobj2dot.rb
===
--- gegl-0.2.0.orig/tools/gobj2dot.rb
+++ gegl-0.2.0/tools/gobj2dot.rb
@@ -15,6 +15,11 @@
 #
 # Copyright (C) 2009 Henrik Akesson
 
+if RUBY_VERSION =~ /^1.9/ or RUBY_VERSION =~ /^[2345]/
+  Encoding.default_external = Encoding::UTF_8
+  Encoding.default_internal = Encoding::UTF_8
+end
+
 require 'find'
 
 if ARGV[0] == nil or ARGV.length != 1 or ARGV[0] == -h
-- 
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-05-21 Thread h_root
Hello community,

here is the log from the commit of package jpackage-utils for openSUSE:Factory 
checked in at 2012-05-21 08:05:19

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-05-14 16:47:39.0 +0200
+++ /work/SRC/openSUSE:Factory/.jpackage-utils.new/jpackage-utils.changes   
2012-05-21 08:05:26.0 +0200
@@ -1,0 +2,6 @@
+Thu May 17 08:28:37 UTC 2012 - mvysko...@suse.cz
+
+- update javapackages to 0.3.1
+  * Create maven provides from fragments instead of poms
+
+---

Old:

  javapackages-0.3.0.tar.xz

New:

  javapackages-0.3.1.tar.xz



Other differences:
--
++ jpackage-utils.spec ++
--- /var/tmp/diff_new_pack.RwHZx2/_old  2012-05-21 08:05:27.0 +0200
+++ /var/tmp/diff_new_pack.RwHZx2/_new  2012-05-21 08:05:27.0 +0200
@@ -19,7 +19,7 @@
 %define distver 1.7
 %define section free
 
-%global fj_version 0.3.0
+%global fj_version 0.3.1
 
 Name:   jpackage-utils
 Version:1.7.5
@@ -179,7 +179,7 @@
 install -m0755 -D depgenerators/osgi.prov 
$RPM_BUILD_ROOT%{_rpmconfigdir}/osgi.prov
 install -m0755 -D depgenerators/osgi.req 
$RPM_BUILD_ROOT%{_rpmconfigdir}/osgi.req
 
-#XXX: skip the .req generators as we cannt fulfill deps in SUSE
+#XXX: skip the .req generators as we cannot fulfill deps in SUSE
 sed -i '/requires/d' depgenerators/fileattrs/*attr
 
 # Add the maven poms file attribute entry (rpm = 4.9.0)

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



commit curl for openSUSE:Factory

2012-05-21 Thread h_root
Hello community,

here is the log from the commit of package curl for openSUSE:Factory checked in 
at 2012-05-21 08:06:28

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


Package is curl, Maintainer is vci...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/curl/curl.changes2012-02-10 
17:12:33.0 +0100
+++ /work/SRC/openSUSE:Factory/.curl.new/curl.changes   2012-05-21 
08:06:29.0 +0200
@@ -1,0 +2,11 @@
+Sat May 12 23:24:56 UTC 2012 - jeng...@inai.de
+
+- Update to new upstream release 7.25.0
+* Added CURLOPT_TCP_KEEPALIVE, CURLOPT_TCP_KEEPIDLE,
+  CURLOPT_TCP_KEEPINTVL
+* use new library-side TCP_KEEPALIVE options
+* Added a new CURLOPT_MAIL_AUTH option
+* Added support for --mail-auth
+* (for more see the shipped CHANGES file)
+
+---

Old:

  curl-7.24.0.tar.lzma

New:

  curl-7.25.0.tar.lzma
  curl-7.25.0.tar.lzma.asc



Other differences:
--
++ curl.spec ++
--- /var/tmp/diff_new_pack.wnPIPl/_old  2012-05-21 08:06:43.0 +0200
+++ /var/tmp/diff_new_pack.wnPIPl/_new  2012-05-21 08:06:43.0 +0200
@@ -21,6 +21,17 @@
 %bcond_without testsuite
 
 Name:   curl
+Version:7.25.0
+Release:0
+Summary:A Tool for Transferring Data from URLs
+License:BSD-3-Clause ; MIT
+Group:  Productivity/Networking/Web/Utilities
+Url:http://curl.haxx.se/
+Source: http://curl.haxx.se/download/%{name}-%{version}.tar.lzma
+Source2:http://curl.haxx.se/download/%{name}-%{version}.tar.lzma.asc
+Source3:baselibs.conf
+Patch:  libcurl-ocloexec.patch
+Patch1: dont-mess-with-rpmoptflags.diff
 BuildRequires:  libidn-devel
 BuildRequires:  libtool
 BuildRequires:  lzma
@@ -34,29 +45,18 @@
 BuildRequires:  mozilla-nss-devel
 %endif
 BuildRequires:  krb5-devel
+BuildRequires:  libcares-devel
 BuildRequires:  libssh2-devel
 BuildRequires:  openssh
-BuildRequires:  libcares-devel
 %if 0%{?_with_stunnel:1}
 # used by the testsuite
 BuildRequires:  stunnel
 %endif
-Version:7.24.0
-Release:0
+BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 # bug437293
 %ifarch ppc64
 Obsoletes:  curl-64bit
 %endif
-#
-Summary:A Tool for Transferring Data from URLs
-License:BSD-3-Clause ; MIT
-Group:  Productivity/Networking/Web/Utilities
-Url:http://curl.haxx.se/
-Source: http://curl.haxx.se/download/%{name}-%{version}.tar.lzma
-Source2:baselibs.conf
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-Patch:  libcurl-ocloexec.patch
-Patch1: dont-mess-with-rpmoptflags.diff
 
 %description
 Curl is a client to get documents and files from or send documents to a
@@ -75,7 +75,8 @@
 %package -n libcurl-devel
 Summary:A Tool for Transferring Data from URLs
 Group:  Development/Libraries/C and C++
-Requires:   libcurl4 = %{version} glibc-devel
+Requires:   glibc-devel
+Requires:   libcurl4 = %{version}
 # curl-devel (v 7.15.5) was last used in 10.2
 Provides:   curl-devel = 7.15.5
 Obsoletes:  curl-devel  7.16.2

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



commit linux-glibc-devel for openSUSE:Factory

2012-05-21 Thread h_root
Hello community,

here is the log from the commit of package linux-glibc-devel for 
openSUSE:Factory checked in at 2012-05-21 08:07:15

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


Package is linux-glibc-devel, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/linux-glibc-devel/linux-glibc-devel.changes  
2012-05-03 10:58:28.0 +0200
+++ /work/SRC/openSUSE:Factory/.linux-glibc-devel.new/linux-glibc-devel.changes 
2012-05-21 08:07:31.0 +0200
@@ -1,0 +2,5 @@
+Wed May 16 11:06:03 UTC 2012 - a...@suse.de
+
+- Fix typo in version.h (bnc#762486)
+
+---



Other differences:
--
++ linux-glibc-devel.spec ++
--- /var/tmp/diff_new_pack.BwLh0O/_old  2012-05-21 08:07:32.0 +0200
+++ /var/tmp/diff_new_pack.BwLh0O/_new  2012-05-21 08:07:32.0 +0200
@@ -88,7 +88,7 @@
 #error not configured properly. 
 #error 
 #error Please adjust the Makefile accordingly.
-#error ===
+#error ===
 #else
 BOGUS
 # Get LINUX_VERSION_CODE and KERNEL_VERSION directly from kernel

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



commit mdadm for openSUSE:Factory

2012-05-21 Thread h_root
Hello community,

here is the log from the commit of package mdadm for openSUSE:Factory checked 
in at 2012-05-21 08:07:29

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


Package is mdadm, Maintainer is nfbr...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/mdadm/mdadm.changes  2012-05-09 
18:32:05.0 +0200
+++ /work/SRC/openSUSE:Factory/.mdadm.new/mdadm.changes 2012-05-21 
08:07:33.0 +0200
@@ -1,0 +2,7 @@
+Fri May 18 07:16:59 UTC 2012 - nfbr...@suse.com
+
+- New upstream version: 3.2.5.  Serious regression
+  in 3.2.4 necessitated a new release.  Only significant
+  fix is that --add now works again.
+
+---

Old:

  mdadm-3.2.4.tar.bz2

New:

  mdadm-3.2.5.tar.bz2



Other differences:
--
++ mdadm.spec ++
--- /var/tmp/diff_new_pack.38bI0h/_old  2012-05-21 08:08:14.0 +0200
+++ /var/tmp/diff_new_pack.38bI0h/_new  2012-05-21 08:08:14.0 +0200
@@ -17,8 +17,9 @@
 
 
 Name:   mdadm
-Version:3.2.4
+Version:3.2.5
 Release:0
+BuildRequires:  binutils-devel
 BuildRequires:  sgmltool
 PreReq: %fillup_prereq %insserv_prereq /sbin/mkinitrd
 Obsoletes:  raidtools

++ mdadm-3.2.4.tar.bz2 - mdadm-3.2.5.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mdadm-3.2.4/ANNOUNCE-3.2.5 
new/mdadm-3.2.5/ANNOUNCE-3.2.5
--- old/mdadm-3.2.4/ANNOUNCE-3.2.5  1970-01-01 01:00:00.0 +0100
+++ new/mdadm-3.2.5/ANNOUNCE-3.2.5  2012-05-18 09:10:03.0 +0200
@@ -0,0 +1,31 @@
+Subject:  ANNOUNCE: mdadm 3.2.5 - A tool for managing Soft RAID under Linux
+
+I am somewhat disappointed to have to announce the availability of
+   mdadm version 3.2.5
+
+It is available at the usual places, now including github:
+   countrycode=xx.
+   http://www.${countrycode}kernel.org/pub/linux/utils/raid/mdadm/
+and via git at
+   git://github.com/neilbrown/mdadm
+   git://neil.brown.name/mdadm
+   http://neil.brown.name/git/mdadm
+
+This release primarily fixes a serious regression in 3.2.4.
+This regression does *not* cause any risk to data.  It simply
+means that adding a device with --add would sometime fail
+when it should not.
+
+The fix also includes a couple of minor fixes such as making
+the --layout=preserve option to --grow work again.
+
+A reminder that the default location for runtime files is now
+/run/mdadm.  If you compile this for a distro that does not
+have /run, you will need to compile with an alternate setting for
+MAP_DIR. e.g.
+   make MAP_DIR=/var/run/mdadm
+or
+   make MAP_DIR=/dev/.mdadm
+
+NeilBrown 18th May 2012
+
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mdadm-3.2.4/Assemble.c new/mdadm-3.2.5/Assemble.c
--- old/mdadm-3.2.4/Assemble.c  2012-05-09 01:42:57.0 +0200
+++ new/mdadm-3.2.5/Assemble.c  2012-05-18 09:10:03.0 +0200
@@ -1069,6 +1069,7 @@
int j = best[i];
if (j = 0 
!devices[j].uptodate 
+   devices[j].i.recovery_start == MaxSector 
devices[j].i.events == current_events) {
chosen_drive = j;
goto add_another;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/mdadm-3.2.4/Grow.c new/mdadm-3.2.5/Grow.c
--- old/mdadm-3.2.4/Grow.c  2012-05-09 01:42:57.0 +0200
+++ new/mdadm-3.2.5/Grow.c  2012-05-18 09:10:03.0 +0200
@@ -623,8 +623,6 @@
 
if (sra)
sysfs_set_str(sra, NULL, sync_action, idle);
-   else
-   fprintf(stderr, Name : failed to unfreeze array\n);
sysfs_free(sra);
}
 }
@@ -1885,9 +1883,37 @@
*h = 0;
info.new_layout = map_name(r6layout, l);
}
+   } else {
+   fprintf(stderr, Name
+   : %s is only meaningful when reshaping
+a RAID6 array.\n, layout_str);
+   rv = 1;
+   goto release;
}
} else if (strcmp(layout_str, preserve) == 0) {
-   info.new_layout = UnSet;
+   /* This means that a non-standard RAID6 layout
+* is OK.
+* In particular:
+* - When reshape a RAID6 (e.g. adding a device)
+*   which is in a non-standard layout, it is OK
+*   

commit python-numpy for openSUSE:Factory

2012-05-21 Thread h_root
Hello community,

here is the log from the commit of package python-numpy for openSUSE:Factory 
checked in at 2012-05-21 08:07:34

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


Package is python-numpy, Maintainer is jmate...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/python-numpy/python-numpy.changes
2012-05-07 22:50:19.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-numpy.new/python-numpy.changes   
2012-05-21 08:08:14.0 +0200
@@ -1,0 +2,10 @@
+Fri May 18 08:46:22 UTC 2012 - toddrme2...@gmail.com
+
+- Fix rpmlint warnings
+
+---
+Mon Apr 30 15:17:34 UTC 2012 - toddrme2...@gmail.com
+
+- Removed tests for unsupported openSUSE versions
+
+---
--- /work/SRC/openSUSE:Factory/python-numpy/python3-numpy.changes   
2012-05-07 22:50:19.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-numpy.new/python3-numpy.changes  
2012-05-21 08:08:14.0 +0200
@@ -1,0 +2,5 @@
+Fri May 18 08:46:22 UTC 2012 - toddrme2...@gmail.com
+
+- Fix rpmlint warnings
+
+---



Other differences:
--
++ python-numpy.spec ++
--- /var/tmp/diff_new_pack.vYWkBB/_old  2012-05-21 08:08:15.0 +0200
+++ /var/tmp/diff_new_pack.vYWkBB/_new  2012-05-21 08:08:15.0 +0200
@@ -15,40 +15,39 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-
-Name:   python-numpy
+%define modname numpy
+Name:   python-%{modname}
 Version:1.6.1
 Release:0
 Url:http://sourceforge.net/projects/numpy
 Summary:NumPy array processing for numbers, strings, records and 
objects
 License:BSD-3-Clause
 Group:  Development/Libraries/Python
-Source: numpy-%{version}.tar.gz
+Source: %{modname}-%{version}.tar.gz
 Patch1: numpy-buildfix.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-%if 0%{?suse_version}  1130
+BuildRequires:  python-devel
+Requires:   python(abi) = %{py_ver}
+Provides:   numpy = %{version}
+%if 0%{?suse_version}  1110
 BuildRequires:  blas-devel
 BuildRequires:  lapack-devel
 %else
+%{!?python_sitearch: %global python_sitearch %(python -c from 
distutils.sysconfig import get_python_lib; print get_python_lib(1))}
 BuildRequires:  blas
 BuildRequires:  lapack
 %endif
-BuildRequires:  python-devel
 %if 0%{?suse_version}
 BuildRequires:  gcc-fortran
-%py_requires
-%if 0%{?suse_version}  1020
 BuildRequires:  fdupes
-%endif
+%py_requires
 %else
 BuildRequires:  gcc-gfortran
 %endif
-Provides:   numpy = %{version}
 %if ! 0%{?fedora_version}
 Provides:   python-numeric = %{version}
 Obsoletes:  python-numeric  %{version}
 %endif
-%{!?python_sitearch: %global python_sitearch %(%{__python} -c from 
distutils.sysconfig import get_python_lib; print get_python_lib(1))}
 
 %description
 NumPy is a general-purpose array-processing package designed to
@@ -63,58 +62,60 @@
 basic linear algebra and random number generation.
 
 %package devel
-Summary:Development files for numpy applications
+Summary:Development files for %{modname} applications
 Group:  Development/Libraries/Python
 Requires:   %{name} = %{version}
-%if 0%{?suse_version}  1130
+Requires:   python-devel
+%if 0%{?suse_version}  1110
 Requires:   blas-devel
 Requires:   lapack-devel
 %else
 Requires:   blas
 Requires:   lapack
 %endif
-Requires:   python-devel
 %if 0%{?suse_version}
 Requires:   gcc-fortran
+%py_requires -d
 %else
 Requires:  gcc-gfortran
 %endif
 
 %description devel
-This package contains files for developing applications using numpy.
+This package contains files for developing applications using %{modname}.
 
 %prep
-%setup -q -n numpy-%{version}
+%setup -q -n %{modname}-%{version}
 %patch1 -p0
-sed -i 1d 
numpy/{compat/setup{,scons},distutils/{conv_template,cpuinfo,exec_command,from_template,setup,setupscons,system_info},f2py/{auxfuncs,capi_maps,cb_rules,cfuncs,common_rules,crackfortran,diagnose,docs/usersguide/setup_example,f2py2e,f90mod_rules,func2subr,__init__,rules,setup,setupscons,use_rules},ma/setup{,scons},matrixlib/setup{,scons},setup,setupscons,testing/print_coercion_tables,testing/setup{,scons}}.py
 # Fix non-executable scripts
+sed -i 1d 

commit boost for openSUSE:Factory

2012-05-21 Thread h_root
Hello community,

here is the log from the commit of package boost for openSUSE:Factory checked 
in at 2012-05-21 08:07:53

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


Package is boost, Maintainer is p...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/boost/boost.changes  2012-05-14 
16:11:03.0 +0200
+++ /work/SRC/openSUSE:Factory/.boost.new/boost.changes 2012-05-21 
08:08:15.0 +0200
@@ -1,0 +2,5 @@
+Fri May 18 07:38:27 UTC 2012 - a...@suse.de
+
+- Fix timer post script, it used the comment as content.
+
+---



Other differences:
--
++ boost.spec ++
--- /var/tmp/diff_new_pack.5lffmU/_old  2012-05-21 08:08:17.0 +0200
+++ /var/tmp/diff_new_pack.5lffmU/_new  2012-05-21 08:08:17.0 +0200
@@ -569,8 +569,6 @@
 %post -n libboost_locale%{lib_appendix} -p /sbin/ldconfig
 %post -n libboost_timer%{lib_appendix} -p /sbin/ldconfig
 
-##
-
 %postun -n libboost_date_time%{lib_appendix} -p /sbin/ldconfig
 %postun -n libboost_filesystem%{lib_appendix} -p /sbin/ldconfig
 %postun -n libboost_iostreams%{lib_appendix} -p /sbin/ldconfig



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



commit python-distribute for openSUSE:Factory

2012-05-21 Thread h_root
Hello community,

here is the log from the commit of package python-distribute for 
openSUSE:Factory checked in at 2012-05-21 08:08:11

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  
2012-04-17 22:00:58.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-distribute.new/python-distribute.changes 
2012-05-21 08:08:18.0 +0200
@@ -1,0 +2,16 @@
+Fri May 18 09:12:14 UTC 2012 - toddrme2...@gmail.com
+
+- Disable tests broken in openSUSE 12.2
+
+---
+Fri Apr 27 14:07:19 UTC 2012 - toddrme2...@gmail.com
+
+- Fix building python 3 package on openSUSE 11.4 x86_64
+
+--- 
+Mon Apr 23 13:32:29 UTC 2012 - toddrme2...@gmail.com
+
+- Disable non-functional tests on python 3
+- Fix building python 3 version on openSUSE 11.4
+
+---
python3-distribute.changes: same change



Other differences:
--
++ python-distribute.spec ++
--- /var/tmp/diff_new_pack.7UVIb2/_old  2012-05-21 08:08:19.0 +0200
+++ /var/tmp/diff_new_pack.7UVIb2/_new  2012-05-21 08:08:19.0 +0200
@@ -53,8 +53,11 @@
 rm -rf %{buildroot}%{python_sitelib}/setuptools/tests # Don't install tests
 rm -rf %{buildroot}%{python_sitelib}/setuptools/*.exe # Remove unneeded files
 
+# tests don't work in openSUSE 12.2
+%if 0%{?suse_version} = 1210
 %check
 python setup.py test
+%endif
 
 %files
 %defattr(-,root,root,-)

++ python3-distribute.spec ++
--- /var/tmp/diff_new_pack.7UVIb2/_old  2012-05-21 08:08:19.0 +0200
+++ /var/tmp/diff_new_pack.7UVIb2/_new  2012-05-21 08:08:19.0 +0200
@@ -30,7 +30,16 @@
 BuildRequires:  python3-devel
 Provides:   python3-setuptools = %{version}
 Obsoletes:  python3-setuptools  %{version}
+%if 0%{?suse_version} = 1140
+%{!?python3_sitelib: %global python3_sitelib %(python3 -c from 
distutils.sysconfig import get_python_lib; print(get_python_lib()))}
+%{!?py3_ver: %global py3_ver %(python3 -c import sys; 
version=str(sys.version_info[0]) + '.' + str(sys.version_info[1]); 
print(version) 2/dev/null || echo PYTHON-NOT-FOUND)}
+%ifarch x86_64
+# to allow ownership of noarch python directories
+BuildRequires:  python3-32bit
+%endif
+%endif
 BuildArch:  noarch
+Requires:   python3 = %{py3_ver}
 
 %description
 Distribute is a fork of the Setuptools project.
@@ -50,14 +59,19 @@
 python3 setup.py install --prefix=%{_prefix} --root=%{buildroot}
 rm -rf %{buildroot}%{python3_sitelib}/setuptools/tests # Don't install tests
 rm -rf %{buildroot}%{python3_sitelib}/setuptools/*.exe # Remove unneeded files
+rm %{buildroot}%{_bindir}/easy_install # Remove the base file which is 
incompatible with the python2 package
 
-%check
-python3 setup.py test
+# not working with python 3
+#%check
+#python3 setup.py test
 
 %files
 %defattr(-,root,root,-)
 %doc docs/*.txt CHANGES.txt CONTRIBUTORS.txt DEVGUIDE.txt README.txt
-%{_bindir}/easy_install*
+%{_bindir}/easy_install-*
 %{python3_sitelib}/*
+%if 0%{?suse_version} = 1140
+%dir %{python3_sitelib}/
+%endif
 
 %changelog

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



commit cmake for openSUSE:Factory

2012-05-21 Thread h_root
Hello community,

here is the log from the commit of package cmake for openSUSE:Factory checked 
in at 2012-05-21 08:08:32

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


Package is cmake, Maintainer is vci...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/cmake/cmake.changes  2012-05-08 
12:09:21.0 +0200
+++ /work/SRC/openSUSE:Factory/.cmake.new/cmake.changes 2012-05-21 
08:08:33.0 +0200
@@ -1,0 +2,6 @@
+Mon May 14 13:43:06 UTC 2012 - co...@suse.com
+
+- vendor-specific does no longer exist with ruby 1.9, so don't use
+  it to check vendor support
+
+---

New:

  cmake-fix-ruby-test.patch



Other differences:
--
++ cmake.spec ++
--- /var/tmp/diff_new_pack.Zc7XIh/_old  2012-05-21 08:08:35.0 +0200
+++ /var/tmp/diff_new_pack.Zc7XIh/_new  2012-05-21 08:08:35.0 +0200
@@ -23,6 +23,7 @@
 Source0:http://www.cmake.org/files/v2.8/%{name}-%{version}.tar.gz
 Patch1: cmake-disable-builtin-chrpath.diff
 Patch2: cmake-pkgconfig.patch
+Patch3: cmake-fix-ruby-test.patch
 Summary:Cross-platform, open-source make system
 License:BSD-3-Clause
 Group:  Development/Tools/Building
@@ -52,6 +53,7 @@
 %setup -q
 %patch1
 %patch2 -p1
+%patch3 -p1
 
 %build
 export CXXFLAGS=$RPM_OPT_FLAGS

++ cmake-fix-ruby-test.patch ++
Index: cmake-2.8.8/Modules/FindRuby.cmake
===
--- cmake-2.8.8.orig/Modules/FindRuby.cmake 2012-04-18 20:10:54.0 
+0200
+++ cmake-2.8.8/Modules/FindRuby.cmake  2012-05-14 15:42:52.137253084 +0200
@@ -93,7 +93,7 @@ IF(RUBY_EXECUTABLE  AND NOT  RUBY_VERSIO
_RUBY_CONFIG_VAR(sitelibdir RUBY_SITELIB_DIR)
 
# vendor_ruby available ?
-   EXECUTE_PROCESS(COMMAND ${RUBY_EXECUTABLE} -r vendor-specific -e print 
'true'
+   EXECUTE_PROCESS(COMMAND ${RUBY_EXECUTABLE} -e print 'true' unless 
Config::CONFIG['vendorarchdir'].nil?
   OUTPUT_VARIABLE RUBY_HAS_VENDOR_RUBY  ERROR_QUIET)
 
IF(RUBY_HAS_VENDOR_RUBY)
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit mjpegtools for openSUSE:Factory

2012-05-21 Thread h_root
Hello community,

here is the log from the commit of package mjpegtools for openSUSE:Factory 
checked in at 2012-05-21 08:08:48

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


Package is mjpegtools, Maintainer is vdziewie...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/mjpegtools/mjpegtools.changes2012-03-20 
12:11:36.0 +0100
+++ /work/SRC/openSUSE:Factory/.mjpegtools.new/mjpegtools.changes   
2012-05-21 08:08:49.0 +0200
@@ -1,0 +2,6 @@
+Sun May  6 14:35:50 UTC 2012 - reddw...@opensuse.org
+
+- Don't force a libpng version
+- Modify %attr use to make it compatible with old distros
+
+---



Other differences:
--
++ mjpegtools.spec ++
--- /var/tmp/diff_new_pack.7Zlr5F/_old  2012-05-21 08:08:52.0 +0200
+++ /var/tmp/diff_new_pack.7Zlr5F/_new  2012-05-21 08:08:52.0 +0200
@@ -48,7 +48,7 @@
 BuildRequires:  pkgconfig(gobject-2.0)
 BuildRequires:  pkgconfig(gtk+-x11-2.0)
 BuildRequires:  pkgconfig(libdv)
-BuildRequires:  pkgconfig(libpng14)
+BuildRequires:  pkgconfig(libpng)
 BuildRequires:  pkgconfig(libquicktime)
 %if 0%{?suse_version} = 1210
 BuildRequires:  pkgconfig(libv4l1)
@@ -140,7 +140,7 @@
 
 %files
 %defattr(0644, root, root, 0755)
-%attr(0755,-,-) %{_bindir}/*
+%attr(0755,root,root) %{_bindir}/*
 %{_mandir}/man1/*.1%{ext_man}
 %{_mandir}/man5/*.5%{ext_man}
 %{_infodir}/mjpeg-howto.info%{ext_info}

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



commit python3-Pygments for openSUSE:Factory

2012-05-21 Thread h_root
Hello community,

here is the log from the commit of package python3-Pygments for 
openSUSE:Factory checked in at 2012-05-21 09:30:12

Comparing /work/SRC/openSUSE:Factory/python3-Pygments (Old)
 and  /work/SRC/openSUSE:Factory/.python3-Pygments.new (New)


Package is python3-Pygments, Maintainer is 

Changes:

New Changes file:

NO CHANGES FILE!!!

New:

  _link



Other differences:
--
++ _link ++
link package=python-Pygments cicount=copy /
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit openssl for openSUSE:Factory

2012-05-21 Thread h_root
Hello community,

here is the log from the commit of package openssl for openSUSE:Factory checked 
in at 2012-05-21 10:00:42

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


Package is openssl, Maintainer is g...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/openssl/openssl.changes  2012-05-08 
12:28:29.0 +0200
+++ /work/SRC/openSUSE:Factory/.openssl.new/openssl.changes 2012-05-21 
10:00:44.0 +0200
@@ -1,0 +2,10 @@
+Thu May 10 19:18:06 UTC 2012 - crrodrig...@opensuse.org
+
+- Update to version 1.0.1c for the complete list of changes see
+  NEWS, this only list packaging changes.
+- Drop aes-ni patch, no longer needed as it is builtin in openssl
+  now.
+- Define GNU_SOURCE and use -std=gnu99 to build the package.
+- Use LFS_CFLAGS in platforms where it matters.
+
+---

Old:

  openssl-1.0.0b-aesni.patch
  openssl-1.0.0i.tar.bz2
  openssl-call-engine-reg-comp.patch

New:

  openssl-1.0.1c.tar.gz



Other differences:
--
++ openssl.spec ++
--- /var/tmp/diff_new_pack.oC9s96/_old  2012-05-21 10:00:47.0 +0200
+++ /var/tmp/diff_new_pack.oC9s96/_new  2012-05-21 10:00:47.0 +0200
@@ -15,26 +15,30 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
+# Please submit bugfixes or comments via http://bugs.opensuse.org/
+#
 
 Name:   openssl
-BuildRequires:  bc ed pkg-config zlib-devel
+BuildRequires:  bc
+BuildRequires:  ed
+BuildRequires:  pkg-config
+BuildRequires:  zlib-devel
 %define ssletcdir %{_sysconfdir}/ssl
-%define num_version %(echo %{version} | sed -e s+[a-zA-Z]++g; s+_.*++g)
-License:OpenSSL
-Group:  Productivity/Networking/Security
+#%define num_version %(echo %{version} | sed -e s+[a-zA-Z]++g; s+_.*++g)
+%define num_version 1.0.0
 Provides:   ssl
-AutoReqProv:on
 # bug437293
 %ifarch ppc64
 Obsoletes:  openssl-64bit
 %endif
-Version:1.0.0i
-Release:1
+Version:1.0.1c
+Release:0
 Summary:Secure Sockets and Transport Layer Security
+License:OpenSSL
+Group:  Productivity/Networking/Security
 Url:http://www.openssl.org/
-Source: http://www.%{name}.org/source/%{name}-%{version}.tar.bz2
+Source: http://www.%{name}.org/source/%{name}-%{version}.tar.gz
 # to get mtime of file:
 Source1:openssl.changes
 Source2:baselibs.conf
@@ -42,19 +46,6 @@
 Patch0: merge_from_0.9.8k.patch
 Patch1: openssl-1.0.0-c_rehash-compat.diff
 Patch2: bug610223.patch
-#Patch3: CVE-2010-1633_and_CVE-2010-0742.patch
-#Patch4: patchset-19727.diff
-#Patch5: CVE-2010-2939.patch
-#Patch6: CVE-2010-3864.patch
-Patch7: openssl-1.0.0b-aesni.patch
-#Patch8: CVE-2011-0014.patch
-Patch10:openssl-call-engine-reg-comp.patch
-#Patch11:Bug748738_Tolerate_bad_MIME_headers.patch
-#Patch12:bug749213-Free-headers-after-use.patch
-#Patch13:bug749210-Symmetric-crypto-errors-in-PKCS7_decrypt.patch
-#Patch14:CVE-2012-1165.patch
-#Patch15:CVE-2012-0884.patch
-#Patch16:bug749735.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -87,7 +78,6 @@
 Paul C. Sutton p...@openssl.org
 
 %package -n libopenssl1_0_0
-License:OpenSSL
 Summary:Secure Sockets and Transport Layer Security
 Group:  Productivity/Networking/Security
 Recommends: openssl-certs
@@ -127,12 +117,12 @@
 Paul C. Sutton p...@openssl.org
 
 %package -n libopenssl-devel
-License:OpenSSL
 Summary:Include Files and Libraries mandatory for Development
 Group:  Development/Libraries/C and C++
 Obsoletes:  openssl-devel  %{version}
-Requires:   libopenssl1_0_0 = %{version} zlib-devel
 Requires:   %name = %version
+Requires:   libopenssl1_0_0 = %{version}
+Requires:   zlib-devel
 Provides:   openssl-devel = %{version}
 # bug437293
 %ifarch ppc64
@@ -158,7 +148,6 @@
 Paul C. Sutton p...@openssl.org
 
 %package doc
-License:OpenSSL
 Summary:Additional Package Documentation
 Group:  Productivity/Networking/Security
 BuildArch:  noarch
@@ -185,19 +174,6 @@
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
-#%patch3 -p1
-#%patch4 -p1
-#%patch5 -p1
-#%patch6 -p1
-%patch7
-#%patch8 -p1
-%patch10
-#%patch11 -p1
-#%patch12 -p1
-#%patch13 -p1
-#%patch14 -p1
-#%patch15 -p1
-#%patch16 -p1
 cp -p %{S:10} .
 echo adding/overwriting some entries in the 'table' hash in Configure
 # 
$dso_scheme:$shared_target:$shared_cflag:$shared_ldflag:$shared_extension:$ranlib:$arflags
@@ 

commit openssh for openSUSE:Factory

2012-05-21 Thread h_root
Hello community,

here is the log from the commit of package openssh for openSUSE:Factory checked 
in at 2012-05-21 10:01:18

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


Package is openssh, Maintainer is pce...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/openssh/openssh.changes  2012-02-21 
12:39:32.0 +0100
+++ /work/SRC/openSUSE:Factory/.openssh.new/openssh.changes 2012-05-21 
10:01:19.0 +0200
@@ -1,0 +2,8 @@
+Thu May 10 20:50:33 UTC 2012 - crrodrig...@opensuse.org
+
+- By default openSSH checks at *runtime* if the openssl 
+  API version matches with the running library, that might
+  be good if you are compiling SSH yourself but it is a totally
+  insane way to check for binary/source compatibility in a distribution.
+
+---

New:

  openssh-nocrazyabicheck.patch



Other differences:
--
++ openssh.spec ++
--- /var/tmp/diff_new_pack.ce7twV/_old  2012-05-21 10:01:22.0 +0200
+++ /var/tmp/diff_new_pack.ce7twV/_new  2012-05-21 10:01:22.0 +0200
@@ -72,6 +72,7 @@
 Patch18:%{name}-5.9p1-sshconfig-knownhostschanges.diff
 Patch19:%{name}-5.9p1-host_ident.diff
 Patch20:converter-linking.patch
+Patch21:openssh-nocrazyabicheck.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %if 0%{?suse_version}  1140
 BuildRequires:  systemd
@@ -121,6 +122,7 @@
 %patch18
 %patch19 -p1
 %patch20
+%patch21
 cp -v %{SOURCE4} .
 cp -v %{SOURCE6} .
 cd ../x11-ssh-askpass-%{xversion}

++ openssh-nocrazyabicheck.patch ++
--- entropy.c.orig
+++ entropy.c
@@ -213,10 +213,11 @@ seed_rng(void)
 * OpenSSL version numbers: MNNFFPPS: major minor fix patch status
 * We match major, minor, fix and status (not patch)
 */
+/*
if ((SSLeay() ^ OPENSSL_VERSION_NUMBER)  ~0xff0L)
fatal(OpenSSL version mismatch. Built against %lx, you 
have %lx, (u_long)OPENSSL_VERSION_NUMBER, SSLeay());
-
+*/
 #ifndef OPENSSL_PRNG_ONLY
if (RAND_status() == 1) {
debug3(RNG is ready, skipping seeding);
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit valgrind for openSUSE:Factory

2012-05-21 Thread h_root
Hello community,

here is the log from the commit of package valgrind for openSUSE:Factory 
checked in at 2012-05-21 10:01:29

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


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

Changes:

--- /work/SRC/openSUSE:Factory/valgrind/valgrind.changes2012-05-11 
09:47:19.0 +0200
+++ /work/SRC/openSUSE:Factory/.valgrind.new/valgrind.changes   2012-05-21 
10:01:31.0 +0200
@@ -1,0 +2,6 @@
+Tue May 15 12:46:38 UTC 2012 - sndir...@suse.com
+
+- add BuildRequires: pkgconfig so the provides for
+  pkgconfig(valgrind) gets created again
+
+---



Other differences:
--
++ valgrind.spec ++
--- /var/tmp/diff_new_pack.yNJX9p/_old  2012-05-21 10:01:34.0 +0200
+++ /var/tmp/diff_new_pack.yNJX9p/_new  2012-05-21 10:01:34.0 +0200
@@ -16,6 +16,7 @@
 #
 
 
+
 Name:   valgrind
 BuildRequires:  automake
 BuildRequires:  docbook-xsl-stylesheets
@@ -23,6 +24,7 @@
 BuildRequires:  gcc-c++
 BuildRequires:  glibc-devel-32bit
 BuildRequires:  libxslt
+BuildRequires:  pkgconfig
 %ifarch x86_64 ppc64
 BuildRequires:  gcc-32bit
 BuildRequires:  glibc-devel-32bit

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



commit strace for openSUSE:Factory

2012-05-21 Thread h_root
Hello community,

here is the log from the commit of package strace for openSUSE:Factory checked 
in at 2012-05-21 10:01:41

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


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

Changes:

--- /work/SRC/openSUSE:Factory/strace/strace.changes2011-10-04 
21:34:16.0 +0200
+++ /work/SRC/openSUSE:Factory/.strace.new/strace.changes   2012-05-21 
10:01:42.0 +0200
@@ -1,0 +2,76 @@
+Thu May  3 12:02:17 CEST 2012 - meiss...@suse.de
+
+- updated to 4.7
+  * Changes in behavior
+* strace no longer suspends waitpid until there is a child
+  for waitpid'ing process to collect status from.
+* strace no longer detaches from a tracee which is supposed
+  to be going to die.
+* strace now issues a new message: +++ exited with EXITCODE +++
+  which shows exact moment strace got exit notification,
+  analogous to existing +++ killed by SIG +++ message.
+  
+  * Improvements
+* Added x32 personality support (x86_64 architecture).
+* Added -y and -P options to print file descriptor paths and
+  filter by those paths.
+* Added -I option to control strace interactivity.
+* Allowed -p option to take comma or whitespace-separated list of PIDs.
+* Added strace_log_merge script helper to merge timestamped strace -ff
+  log files.
+* Implemented decoding of clock_adjtime, get_robust_list, migrate_pages,
+  preadv, prlimit64, process_vm_readv, process_vm_writev, pwritev,
+  recvmmsg, recvmsg, rt_tgsigqueueinfo, sendmmsg, setns, set_robust_list,
+  sched_rr_get_interval, splice, syslog, tee and vmsplice syscalls.
+* Enhanced decoding of capget, capset, getrlimit, flistxattr, io_submit,
+  listxattr, setrlimit and swapon syscalls.
+* Implemented decoding of loop and mtd ioctls.
+* Added syscall entries for new linux syscalls.
+* Added syscall entries for direct socket system calls on powerpc.
+* Updated the list of errno constants.
+* Updated lists of MSG_*, STA_*, and TCP_* constants.
+* Regenerated the list of ioctl names from Linux 3.3.
+* Enhanced switching between processes with different personalities.
+* Enhanced signals reporting by using short signal names.
+* Made ERESTART* messages more descriptive.
+* Made parsing of numbers from strings more robust.
+* Added support for compat_statfs64 and statfs64.f_flags.
+* Changed read of data blocks to use single process_vm_readv syscall
+  (when available) instead of several PTRACE_PEEKDATA operations.
+* Changed read of registers on x86 and x86-64 to use single PTRACE_GETREGS
+  operation instead of several PTRACE_PEEKUSER operations.
+* Applied various optimizations to make strace work faster.
+  * Bug fixes
+* Implemented proper handling of real SIGTRAPs on kernels supporting
+  PTRACE_O_TRACESYSGOOD.
+  (Addresses Fedora bug #162774).
+* Fixed sockaddr_un.sun_path name in decoded output.
+  (Addresses Debian bug #554946).
+* Fixed to avoid potential core file clobbering on exit.
+  (Addresses Debian bug #656398).
+* Fixed a typo in documentation.
+  (Addresses Debian bug #653309).
+* Fixed decoding of timer id returned by timer_create.
+* Fixed epoll_create1, epoll_wait and epoll_pwait decoding.
+* Fixed *at syscalls flags decoding.
+* Fixed ARM EABI 64-bit syscall's arguments decoding.
+* Fixed semtimedop decoding on s390.
+* Fixed osf_sigprocmask decoding on alpha.
+* Fixed ipc and socket subcall decoding on several architectures.
+* Corrected syscall entries for epoll_pwait, epoll_create, epoll_ctl,
+  epoll_wait, mincore, mlockall, prctl, reboot, sendfile, sendfile64,
+  sendmsg, sgetmask, ssetmask, swapon, tgkill and tkill syscalls.
+* Corrected io_* syscall entries on ARM.
+* Fixed PID prefix printing in strace -oLOG -ff -p1 -p2 -p3 case.
+* Fixed logging of unfinished lines in strace -oLOG -ff case.
+* Fixed build when libaio-devel is not available.
+* Fixed configure checks for PTRACE_* constants.
+* Fixed compilation warnings remained on several architectures.
+  
+  * Portability
+* Removed all non-Linux code.  After years of neglect, that dead code
+  just hampered further strace development.
+* Linux kernel = 2.6.18 is recommended.  Older versions might still
+  work but they haven't been thoroughly tested with this release.
+
+---

Old:

  io-submit-fix.patch
  strace-4.6.diff
  strace-4.6.tar.bz2

New:

  strace-4.7.diff
  strace-4.7.tar.xz



Other differences:
--
++ 

commit libiniparser for openSUSE:Factory

2012-05-21 Thread h_root
Hello community,

here is the log from the commit of package libiniparser for openSUSE:Factory 
checked in at 2012-05-21 10:01:51

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


Package is libiniparser, Maintainer is samba-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/libiniparser/libiniparser.changes
2011-09-23 02:08:38.0 +0200
+++ /work/SRC/openSUSE:Factory/.libiniparser.new/libiniparser.changes   
2012-05-21 10:01:53.0 +0200
@@ -1,0 +2,11 @@
+Sat Apr 21 15:14:35 UTC 2012 - l...@samba.org
+
+- Update to version 3.1.
+  + Const'ified input string arguments
+- Update to version 3.0.
+  + Single function to set values in a dict: iniparser_set()
+  + Bug corrected for lines containing only \n
+  + Enhanced documentation
+  + C++ nonsense removed
+
+---

Old:

  iniparser-2.17.tar.bz2

New:

  iniparser-3.1.tar.bz2



Other differences:
--
++ libiniparser.spec ++
--- /var/tmp/diff_new_pack.MpntnR/_old  2012-05-21 10:01:56.0 +0200
+++ /var/tmp/diff_new_pack.MpntnR/_new  2012-05-21 10:01:56.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package libiniparser (Version 2.17)
+# spec file for package libiniparser
 #
-# 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,22 +15,19 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:   libiniparser
-Version:2.17
-Release:89
-License:MIT
-Group:  System/Libraries
+Version:3.1
+Release:0
 Url:http://ndevilla.free.fr/iniparser/
-AutoReqProv:on
 # bug437293
 %ifarch ppc64
 Obsoletes:  libiniparser-64bit
 %endif
 #
 Summary:Library to parse ini files
+License:MIT
+Group:  System/Libraries
 Source: http://ndevilla.free.fr/iniparser/iniparser-%{version}.tar.bz2
 Source2:baselibs.conf
 Patch00:iniparser_remove_rpath.patch
@@ -49,9 +46,8 @@
 %define debug_package_requires libiniparser0 = %{version}-%{release}
 
 %package -n libiniparser0
-License:MIT
-Group:  System/Libraries
 Summary:Library to parse ini files
+Group:  System/Libraries
 # bug437293
 %ifarch ppc64
 Obsoletes:  libiniparser-64bit
@@ -70,10 +66,8 @@
 %endif
 
 %package devel
-License:MIT
 Summary:Libraries and Header Files to Develop Programs with 
libiniparser Support
 Group:  Development/Libraries/C and C++
-AutoReqProv:on
 # bug437293
 %ifarch ppc64
 Obsoletes:  libiniparser-devel-64bit
@@ -102,7 +96,7 @@
 Nicolas Devillard ndevilla at free dot fr
 
 %prep
-%setup -q -n iniparser-%{version}
+%setup -q -n iniparser
 %patch00 -p1
 
 %build

++ baselibs.conf ++
--- /var/tmp/diff_new_pack.MpntnR/_old  2012-05-21 10:01:56.0 +0200
+++ /var/tmp/diff_new_pack.MpntnR/_new  2012-05-21 10:01:56.0 +0200
@@ -1 +1,2 @@
+libiniparser
 libiniparser0

++ iniparser-2.17.tar.bz2 - iniparser-3.1.tar.bz2 ++
 5757 lines of diff (skipped)

++ iniparser_remove_rpath.patch ++
--- /var/tmp/diff_new_pack.MpntnR/_old  2012-05-21 10:01:57.0 +0200
+++ /var/tmp/diff_new_pack.MpntnR/_new  2012-05-21 10:01:57.0 +0200
@@ -1,7 +1,7 @@
-Index: iniparser-2.17/Makefile
+Index: iniparser/Makefile
 ===
 iniparser-2.17.orig/Makefile
-+++ iniparser-2.17/Makefile
+--- iniparser.orig/Makefile
 iniparser/Makefile
 @@ -1,3 +1,4 @@
 +# Last Change: 2008-05-05 15:41:32
  #

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



commit python for openSUSE:Factory

2012-05-21 Thread h_root
Hello community,

here is the log from the commit of package python for openSUSE:Factory checked 
in at 2012-05-21 10:02:05

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


Package is python, Maintainer is jmate...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/python/python-base.changes   2012-04-18 
12:35:13.0 +0200
+++ /work/SRC/openSUSE:Factory/.python.new/python-base.changes  2012-05-21 
10:02:19.0 +0200
@@ -1,0 +2,6 @@
+Thu May 17 17:49:31 UTC 2012 - jf...@funktronics.ca
+
+- Support directory-based certificate stores with the ca_certs parameter of SSL
+  functions [bnc#761501]
+
+---
python-doc.changes: same change
--- /work/SRC/openSUSE:Factory/python/python.changes2012-03-05 
14:03:05.0 +0100
+++ /work/SRC/openSUSE:Factory/.python.new/python.changes   2012-05-21 
10:02:19.0 +0200
@@ -1,0 +2,11 @@
+Thu May 17 17:49:31 UTC 2012 - jf...@funktronics.ca
+
+- Support directory-based certificate stores with the ca_certs parameter of SSL
+  functions [bnc#761501]
+
+---
+Tue May 15 14:17:43 UTC 2012 - jmate...@suse.com
+
+- enabled some tests
+
+---

New:

  python-2.7.3-ssl_ca_path.patch



Other differences:
--
++ python-base.spec ++
--- /var/tmp/diff_new_pack.Elefxt/_old  2012-05-21 10:02:21.0 +0200
+++ /var/tmp/diff_new_pack.Elefxt/_new  2012-05-21 10:02:21.0 +0200
@@ -48,6 +48,8 @@
 Patch15:python-2.7.2-disable-tests-in-test_io.patch
 Patch16:pypirc-secure.diff
 Patch17:remove-static-libpython.diff
+# PATCH-FIX-OPENSUSE python-2.7.3-ssl_ca_path.patch [bnc#761501] -- Support 
directory-based certificate stores with the ca_certs parameter of SSL functions
+Patch18:python-2.7.3-ssl_ca_path.patch
 # COMMON-PATCH-END
 %define python_version%(echo %{tarversion} | head -c 3)
 BuildRequires:  automake
@@ -133,6 +135,7 @@
 %endif
 %patch16 -p1
 %patch17
+%patch18
 # COMMON-PREP-END
 
 # drop Autoconf version requirement

++ python-doc.spec ++
--- /var/tmp/diff_new_pack.Elefxt/_old  2012-05-21 10:02:21.0 +0200
+++ /var/tmp/diff_new_pack.Elefxt/_new  2012-05-21 10:02:21.0 +0200
@@ -44,6 +44,8 @@
 Patch15:python-2.7.2-disable-tests-in-test_io.patch
 Patch16:pypirc-secure.diff
 Patch17:remove-static-libpython.diff
+# PATCH-FIX-OPENSUSE python-2.7.3-ssl_ca_path.patch [bnc#761501] -- Support 
directory-based certificate stores with the ca_certs parameter of SSL functions
+Patch18:python-2.7.3-ssl_ca_path.patch
 # COMMON-PATCH-END
 Provides:   pyth_doc
 Provides:   pyth_ps
@@ -90,6 +92,7 @@
 %endif
 %patch16 -p1
 %patch17
+%patch18
 # COMMON-PREP-END
 
 %build

++ python.spec ++
--- /var/tmp/diff_new_pack.Elefxt/_old  2012-05-21 10:02:21.0 +0200
+++ /var/tmp/diff_new_pack.Elefxt/_new  2012-05-21 10:02:21.0 +0200
@@ -52,6 +52,8 @@
 Patch15:python-2.7.2-disable-tests-in-test_io.patch
 Patch16:pypirc-secure.diff
 Patch17:remove-static-libpython.diff
+# PATCH-FIX-OPENSUSE python-2.7.3-ssl_ca_path.patch [bnc#761501] -- Support 
directory-based certificate stores with the ca_certs parameter of SSL functions
+Patch18:python-2.7.3-ssl_ca_path.patch
 # COMMON-PATCH-END
 BuildRequires:  automake
 BuildRequires:  db-devel
@@ -173,6 +175,7 @@
 %endif
 %patch16 -p1
 %patch17
+%patch18
 # COMMON-PREP-END
 
 # drop Autoconf version requirement
@@ -210,7 +213,7 @@
 if test $(ulimit -v) = unlimited || test $(ulimit -v) -gt 1000; then
   ulimit -v 1000 || :
 fi
-LIST=test_urllib test_ssl test_hashlib test_hmac test_urllib2_localnet 
test_unicodedata test_tarfile test_sqlite test_tcl test_anydbm test_dumbdbm 
test_gdbm test_whichdb test_tk test_ttk_textonly test_bsddb test_readline 
+LIST=test_urllib test_ssl test_hashlib test_hmac test_urllib2_localnet 
test_unicodedata test_tarfile test_sqlite test_tcl test_dbm test_anydbm 
test_dumbdbm test_gdbm test_whichdb test_tk test_ttk_textonly test_bsddb 
test_bsddb3 test_readline
 make test TESTOPTS=$LIST TESTPYTHONOPTS=-R
 %endif
 

++ python-2.7.3-ssl_ca_path.patch ++
Index: Modules/_ssl.c
===
--- Modules/_ssl.c.orig
+++ Modules/_ssl.c
@@ -271,6 +271,7 @@ newPySSLObject(PySocketSockObject *Sock,
 char *errstr = NULL;
 int ret;
 int verification_mode;
+struct stat stat_buf;
 
 self = PyObject_New(PySSLObject, PySSL_Type); /* Create new object */
 if (self == NULL)
@@ 

commit soprano for openSUSE:Factory

2012-05-21 Thread h_root
Hello community,

here is the log from the commit of package soprano for openSUSE:Factory checked 
in at 2012-05-21 10:02:18

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


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

Changes:

--- /work/SRC/openSUSE:Factory/soprano/soprano-backend-sesame.changes   
2012-03-13 09:39:52.0 +0100
+++ /work/SRC/openSUSE:Factory/.soprano.new/soprano-backend-sesame.changes  
2012-05-21 10:02:22.0 +0200
@@ -1,0 +2,11 @@
+Fri May 18 08:27:46 UTC 2012 - nico.laus.2...@gmx.de
+
+- Update to 2.7.6:
+  * Support for the new SPARQL 1.1 DELETE statement which omits
+the graph to delete from for faster removeAllStatement
+execution in the Virtuoso backend.
+  * Support for the new default graph query result format of
+Virtuoso = 6.1.5.
+  * Fixed apidox generation with Doxygen 1.8.0.
+
+---
soprano-backend-virtuoso.changes: same change
soprano.changes: same change

Old:

  soprano-2.7.5.tar.bz2

New:

  soprano-2.7.6.tar.bz2



Other differences:
--
++ soprano-backend-sesame.spec ++
--- /var/tmp/diff_new_pack.5ooQyw/_old  2012-05-21 10:02:23.0 +0200
+++ /var/tmp/diff_new_pack.5ooQyw/_new  2012-05-21 10:02:23.0 +0200
@@ -22,7 +22,7 @@
 Group:  System/Libraries
 # COMMON1-BEGIN
 # COMMON1-BEGIN
-Version:2.7.5
+Version:2.7.6
 Release:0
 Url:http://soprano.sourceforge.net/
 Source0:
http://downloads.sourceforge.net/soprano/soprano-%{version}.tar.bz2

soprano-backend-virtuoso.spec: same change
++ soprano.spec ++
--- /var/tmp/diff_new_pack.5ooQyw/_old  2012-05-21 10:02:23.0 +0200
+++ /var/tmp/diff_new_pack.5ooQyw/_new  2012-05-21 10:02:23.0 +0200
@@ -21,7 +21,7 @@
 License:LGPL-2.1+ and GPL-2.0+
 Group:  System/Libraries
 # COMMON1-BEGIN
-Version:2.7.5
+Version:2.7.6
 Release:0
 Url:http://soprano.sourceforge.net/
 Source0:
http://downloads.sourceforge.net/soprano/soprano-%{version}.tar.bz2

++ soprano-2.7.5.tar.bz2 - soprano-2.7.6.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/soprano-2.7.5/CMakeLists.txt 
new/soprano-2.7.6/CMakeLists.txt
--- old/soprano-2.7.5/CMakeLists.txt2012-03-03 19:44:20.0 +0100
+++ new/soprano-2.7.6/CMakeLists.txt2012-05-16 10:36:35.0 +0200
@@ -11,7 +11,7 @@
 ##  Soprano version  
 set(CMAKE_SOPRANO_VERSION_MAJOR 2)
 set(CMAKE_SOPRANO_VERSION_MINOR 7)
-set(CMAKE_SOPRANO_VERSION_RELEASE 5)
+set(CMAKE_SOPRANO_VERSION_RELEASE 6)
 set(CMAKE_SOPRANO_VERSION_STRING 
${CMAKE_SOPRANO_VERSION_MAJOR}.${CMAKE_SOPRANO_VERSION_MINOR}.${CMAKE_SOPRANO_VERSION_RELEASE})
 
 
@@ -222,33 +222,35 @@
 find_package(Doxygen)
 
 if(DOXYGEN_EXECUTABLE)
-  configure_file(${soprano_SOURCE_DIR}/Doxyfile.cmake 
${soprano_BINARY_DIR}/Doxyfile)
-  set(QTDOCS_ONLINE http://doc.qt.nokia.com/latest/;)
+  set(QTDOCS_ONLINE http://qt-project.org/doc/qt-4.8/;)
 
   if(EXISTS ${QT_DOC_DIR}/html)
-set(QTDOCS ${QT_DOC_DIR}/html)
+set(QTDOCS_LOCAL ${QT_DOC_DIR}/html)
   else(EXISTS ${QT_DOC_DIR}/html)
-set(QTDOCS ${QTDOCS_ONLINE})
+set(QTDOCS_LOCAL ${QTDOCS_ONLINE})
   endif(EXISTS ${QT_DOC_DIR}/html)
 
+  set(QTDOCS ${QTDOCS_LOCAL})
+  configure_file(${soprano_SOURCE_DIR}/Doxyfile.cmake 
${soprano_BINARY_DIR}/Doxyfile.local)
+
+  set(QTDOCS ${QTDOCS_ONLINE})
+  configure_file(${soprano_SOURCE_DIR}/Doxyfile.cmake 
${soprano_BINARY_DIR}/Doxyfile.online)
+
   if(SOPRANO_BUILD_API_DOCS)
 add_custom_target(
   apidox ALL
-  COMMAND ${DOXYGEN_EXECUTABLE} Doxyfile
-  COMMAND docs/html/installdox -q -l qt4.tag@${QTDOCS} docs/html/*.html
+  COMMAND ${DOXYGEN_EXECUTABLE} Doxyfile.local
   COMMENT Building Soprano API docs...)
   else(SOPRANO_BUILD_API_DOCS)
 add_custom_target(
   apidox
-  COMMAND ${DOXYGEN_EXECUTABLE} Doxyfile
-  COMMAND docs/html/installdox -q -l qt4.tag@${QTDOCS} docs/html/*.html
+  COMMAND ${DOXYGEN_EXECUTABLE} Doxyfile.local
   COMMENT Building Soprano API docs...)
   endif(SOPRANO_BUILD_API_DOCS)
 
   add_custom_target(
 onlineapidox
-COMMAND ${DOXYGEN_EXECUTABLE} Doxyfile
-COMMAND docs/html/installdox -q -l qt4.tag@${QTDOCS_ONLINE} 
docs/html/*.html
+COMMAND ${DOXYGEN_EXECUTABLE} Doxyfile.online
 COMMENT Building Soprano API docs...)
 
   add_custom_target(
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/soprano-2.7.5/ChangeLog new/soprano-2.7.6/ChangeLog
--- 

commit blender for openSUSE:Factory

2012-05-21 Thread h_root
Hello community,

here is the log from the commit of package blender for openSUSE:Factory checked 
in at 2012-05-21 10:25:12

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


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

Changes:

--- /work/SRC/openSUSE:Factory/blender/blender.changes  2012-04-17 
21:57:33.0 +0200
+++ /work/SRC/openSUSE:Factory/.blender.new/blender.changes 2012-05-21 
10:25:15.0 +0200
@@ -1,0 +2,26 @@
+Fri May 11 04:33:12 UTC 2012 - badshah...@gmail.com
+
+- Update to version 2.63a:
+  + See
+http://www.blender.org/development/release-logs/blender-263/
+for upstream changes.
+- Add blender-fix-locale-files-path.patch to fix the path where
+  locale files are installed. Split out a lang package with extra
+  locale files.
+- Do not enable verbose make file logs.
+
+---
+Thu May  3 12:15:53 UTC 2012 - davejpla...@gmail.com
+
+- Used Fedora 2.62 src rpm packaged by Richard Shaw to update to
+  version 2.63
+- Patch blender-2.62-blenkernel.patch no longer needed upstream
+  remove all undistributable directories if ffmpeg is disabled or
+  not available.
+- blender-collada858.patch no longer needed, fixed upstream
+- blender-gcc47.patch no longer needed, fixed upstream
+- Blender now fully compatible with second life see bnc#652536
+- See http://www.blender.org/development/release-logs/blender-263/
+  for upstream changes.
+
+---

Old:

  blender-2.48-python64.patch
  blender-2.48-undefine-operation.patch
  blender-2.50-uninit-var.patch
  blender-2.55-blenkernel.patch
  blender-2.55-gcc46fix.patch
  blender-2.56-gcc46.patch
  blender-2.56-svn35386.patch
  blender-2.56-svn35395.patch
  blender-2.57b-PYC_INTERPRETER_ACTIVE.patch
  blender-2.57b-nobuffer_ftoa_utf_link.patch
  blender-2.59-colladainclude.patch
  blender-2.59.tar.bz2
  blender-collada858.patch
  blender-gcc47.patch

New:

  blender-2.63a.tar.gz
  blender-fix-locale-files-path.patch
  blender-getversion.py



Other differences:
--
++ blender.spec ++
--- /var/tmp/diff_new_pack.1wn8rL/_old  2012-05-21 10:25:25.0 +0200
+++ /var/tmp/diff_new_pack.1wn8rL/_new  2012-05-21 10:25:25.0 +0200
@@ -16,26 +16,39 @@
 #
 
 
-%global __python3  /usr/bin/python3
-#%%global py3_ver %%(python3 -c import sys; v=sys.version_info[:2]; 
print('%%d.%%d'%%v) 2/dev/null || echo PYTHON-NOT-FOUND)
-%global nodot3_ver %(python3 -c import sys; v=sys.version_info[:2]; 
print('%%d%%d'%%v) 2/dev/null || echo PYTHON-NOT-FOUND)
-%global python3_prefix  %(python3 -c import sys; print(sys.prefix) 
2/dev/null || echo PYTHON-NOT-FOUND)
-%global python3_libdir   
%{python3_prefix}/%{_lib}/python%{py3_ver}%{py3_abi_kind}
-#%%global python3_incdir %%{py3_incdir}%%{py3_abi_kind}
-%global python3_incdir   
%{python3_prefix}/include/python%{py3_ver}%{py3_abi_kind}
-#%%global python3_sitedir  %%{python3_libdir}/site-packages
-#%%global python3_sitelib %%(python3 -c from distutils.sysconfig import 
get_python_lib; print (get_python_lib()) 2/dev/null || echo PYTHON-NOT-FOUND)
-# end python3 macros
+%global __python %{__python3}
 
-#Redefine _docdir macro for fedora
-%define _docdir %{_datadir}/doc/packages
+# [Fedora] Turn off the brp-python-bytecompile script
+%global __os_install_post %(echo '%{__os_install_post}' | sed -e 
's!/usr/lib[^[:space:]]*/brp-python-bytecompile[[:space:]].*$!!g')
 
 %define collada 1
 %define wplayer 1
+%define documentation 0
 
 # Use rpmbuild -D 'DISTRIBUTABLE 0' to build original code.
 %define DISTRIBUTABLE 1
 
+%global svnrev 44995
+
+Name:   blender
+Version:2.63a
+Release:0
+%define _version 2.63
+Summary:A 3D Modelling And Rendering Package
+License:GPL-2.0+
+Group:  Productivity/Graphics/3D Editors
+Url:http://www.blender.org/
+
+Source0:http://download.blender.org/source/%{name}-%{version}.tar.gz
+Source1:Changes.txt
+Source2:geeko.blend
+Source3:geeko.README
+Source4:blender-sample
+Source5:blenderplayer.1
+Source6:blender.xpm
+Source7:x-blend.desktop
+Source8:blender-getversion.py
+Patch0: blender-fix-locale-files-path.patch
 %if 0%{?fedora}
 BuildRequires:  expat-devel
 BuildRequires:  fftw-devel
@@ -50,18 +63,25 @@
 BuildRequires:  python3-devel
 BuildRequires:  xorg-x11-proto-devel
 %else
-Recommends: blender-doc
-BuildRequires:  MesaGLw-devel
 BuildRequires:  gettext-tools
+%if 0%{?suse_version}  1210
+BuildRequires:  libGLw-devel
+%else
+BuildRequires:  MesaGLw-devel
+%endif
 BuildRequires:  libexpat-devel
 

commit gnutls for openSUSE:Factory

2012-05-21 Thread h_root
Hello community,

here is the log from the commit of package gnutls for openSUSE:Factory checked 
in at 2012-05-21 10:25:22

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


Package is gnutls, Maintainer is g...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/gnutls/gnutls.changes2012-04-20 
15:16:39.0 +0200
+++ /work/SRC/openSUSE:Factory/.gnutls.new/gnutls.changes   2012-05-21 
10:25:25.0 +0200
@@ -1,0 +2,369 @@
+Sun May 13 02:44:30 UTC 2012 - nico.laus.2...@gmx.de
+
+- Update to version 3.0.19:
+  + libgnutls:
+- When decoding a PKCS #11 URL the pin-source field
+  is assumed to be a file that stores the pin. Based on patch
+  by David Smith.
+- gnutls_record_check_pending() no longer
+  returns unprocessed data, and thus ensure the non-blocking
+  of the next call to gnutls_record_recv().
+- Added strict tests in Diffie-Hellman and
+  SRP key exchange public keys.
+- in ECDSA and DSA TLS 1.2 authentication be less
+  strict in hash selection, and allow a stronger hash to
+  be used than the appropriate, to improve interoperability
+  with openssl.
+  + tests:
+- Disabled floating point test, and corrections
+  in pkcs12 decoding tests.
+  + API and ABI modifications:
+- No changes since last version.
+- Changes from version 3.0.18:
+  + certtool:
+- Avoid a Y2K38 bug when generating certificates.
+  Patch by Robert Millan.
+  + libgnutls:
+- Make sure that GNUTLS_E_PREMATURE_TERMINATION
+- is returned on premature termination (and added unit test).
+- Fixes for W64 API. Patch by B. Scott Michel.
+- Corrected VIA padlock detection for old
+  VIA processors. Reported by Kris Karas.
+- Updated assembler files.
+- Time in generated certificates is stored
+  as GeneralizedTime instead of UTCTime (which only stores
+  2 digits of a year).
+  + minitasn1:
+- Upgraded to libtasn1 version 2.13 (pre-release).
+  + API and ABI modifications:
+- gnutls_x509_crt_set_private_key_usage_period: Added
+- gnutls_x509_crt_get_private_key_usage_period: Added
+- gnutls_x509_crq_set_private_key_usage_period: Added
+- gnutls_x509_crq_get_private_key_usage_period: Added
+- gnutls_session_get_random: Added
+- Changes from version 3.0.17:
+  + command line apps:
+- Always link with local libopts.
+  + API and ABI modifications:
+- No changes since last version.
+- Changes from version 3.0.16:
+  + minitasn1:
+- Upgraded to libtasn1 version 2.12 (pre-release).
+  + libgnutls:
+- Corrected SRP-RSA ciphersuites when used under TLS 1.2.
+- included assembler files for MacOSX.
+  + p11tool:
+- Small fixes in handling of the --private command
+  line option.
+  + certtool:
+- The template option allows for setting the domain
+  component (DC) option of the distinguished name, and the ocsp_uri
+  as well as the ca_issuers_uri options.
+  + API and ABI modifications:
+- gnutls_x509_crt_set_authority_info_access: Added
+- Changes from version 3.0.15:
+  + test suite:
+- Only run under valgrind in the development
+  system (the full git repository)
+  + command line apps:
+- Link with local libopts if the installed is an old one.
+  + libgnutls:
+- Eliminate double free during SRP
+  authentication. Reported by Peter Penzov.
+- Corrections in record packet parsing.
+  Reported by Matthew Hall.
+- Cryptodev updates and fixes.
+- Corrected issue with select() that affected
+  FreeBSD. This prevented establishing DTLS sessions.
+  Reported by Andreas Metzler.
+- Corrected rehandshake and resumption
+  operations in DTLS. Reported by Sean Buckheister.
+- PKCS #11 objects that do not have ID
+  no longer crash listing. Reported by Sven Geggus.
+  + API and ABI modifications:
+- No changes since last version.
+- Changes from version 3.0.14:
+  + command line apps:
+- Included libopts doesn't get installed by default.
+  + libgnutls:
+- Eliminate double free on wrongly formatted
+  certificate list. Reported by Remi Gacogne.
+- cryptodev code corrected, updated to account
+  for hashes and GCM mode.
+  Eliminated memory leak in PCKS #11 initialization.
+  Report and fix by Sam Varshavchik.
+  + API and ABI modifications:
+- No changes since last version.
+- Changes from version 3.0.13:
+  + gnutls-cli:
+- added the --ocsp option which will verify
+  the peer's certificate with OCSP.
+- added the --tofu and if specified, gnutls-cli
+  will use an ssh-style authentication method.
+- if no --x509cafile is provided a default is
+  assumed (/etc/ssl/certs/ca-certificates.crt), if it exists.
+  + ocsptool:
+- Added --ask 

commit PackageKit for openSUSE:Factory

2012-05-21 Thread h_root
Hello community,

here is the log from the commit of package PackageKit for openSUSE:Factory 
checked in at 2012-05-21 10:25:58

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


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

Changes:

--- /work/SRC/openSUSE:Factory/PackageKit/PackageKit.changes2012-03-19 
09:59:08.0 +0100
+++ /work/SRC/openSUSE:Factory/.PackageKit.new/PackageKit.changes   
2012-05-21 10:26:17.0 +0200
@@ -1,0 +2,39 @@
+Thu Apr 26 06:31:34 UTC 2012 - vu...@opensuse.org
+
+- Update to version 0.7.4:
+  + New Features:
+- Deprecate Message(untrusted-package) from the API
+- Install pk-task-sync.h as part of the public API
+- Add full integration so that UI can know when to repair the
+  system
+  + Libraries (glib): Add GType's for packagekit-glib2 enumerations
+  + Libraries (qt2): Add simulateRepairSystem and
+repairSystem(bool) to the Transaction API
+  + Libraries (python): Speed up get_package_list
+  + Zypp Backend:
+- Build pool before resolving
+- Do not set a PACKAGE_NOT_FOUND error when resolving packages
+  + Non-zypp backends updates.
+  + Bugfixes:
+- Add some documentation about the auto-untrusted logic
+- Add some documentation for the new RepairSystem transaction
+  interaction
+- Do not allow an empty resolve call to be passed down to the
+  backends
+- Do not include the website in the tarball
+- Drop --print-reply from dbus-send command used on
+  suspend/resume
+- Remove doc subpackage, as it only contained the website which is
+  not shipped anymore in the tarball. Add a Obsoletes for it to the
+  main subpackage for smooth upgrades.
+- Add a force_gcc46 define that we can use to force building with
+  gcc 4.6. This is needed in Factory for now, as libzypp doesn't
+  build with gcc 4.7 right now. When this is set, we use gcc46-c++
+  BuildRequires and export CC and CXX environment variables to use
+  gcc 4.6.
+- Add
+  0003-Revert-packagekit-qt2-Since-new-methods-and-enums-wh.patch:
+  the soversion of libpackagekit-qt2 has been decreased by
+  accident, so revert this change for now.
+
+---

Old:

  PackageKit-0.7.3.tar.xz

New:

  0003-Revert-packagekit-qt2-Since-new-methods-and-enums-wh.patch
  PackageKit-0.7.4.tar.xz



Other differences:
--
++ PackageKit.spec ++
--- /var/tmp/diff_new_pack.YrIGdR/_old  2012-05-21 10:26:19.0 +0200
+++ /var/tmp/diff_new_pack.YrIGdR/_new  2012-05-21 10:26:19.0 +0200
@@ -16,6 +16,8 @@
 #
 
 
+# libzypp is not friend with gcc 4.7 :/
+%define force_gcc46 1
 # $ pkcon search file /usr/bin/anjuta
 %define BUILD_CNF 1
 
@@ -34,13 +36,37 @@
 %endif
 
 Name:   PackageKit
-Version:0.7.3
+Version:0.7.4
 Release:0
+Summary:Simple software installation management software
+License:GPL-2.0+
+Group:  System/Daemons
+Url:http://packagekit.org/
+Source: http://www.packagekit.org/releases/%{name}-%{version}.tar.xz
+Source2:baselibs.conf
+# To update this package, please git-format-patch the tag of the
+# tarball version (eg: PACKAGEKIT_0_6_19) vs the distro tag (eg: 
openSUSE_Factory)
+# in https://github.com/openSUSE/PackageKit and keep the patches
+# in that git repository for easier tracking and merging.
+# When updating the package you can rebase the distro branch against
+# the new release tag.
+#
+# PATCH-FEATURE-OPENSUSE 
0001-Change-the-configuration-of-the-cron-script-to-a-sys.patch 
vu...@opensuse.org -- Change the configuration of the cron script to a 
sysconfig-like config
+Patch0: 0001-Change-the-configuration-of-the-cron-script-to-a-sys.patch
+# PATCH-FIX-UPSTREAM PackageKit-npapi.patch fdo#40026 w...@rosenauer.org -- 
Build against npapi-sdk instead of xulrunner
+Patch1: 0002-Build-against-npapi-sdk-instead-of-xulrunner.patch
+# PATCH-FIX-UPSTREAM 
0003-Revert-packagekit-qt2-Since-new-methods-and-enums-wh.patch 
vu...@opensuse.org -- Fix broken soversion of libpackagekit-qt2, will be fixed 
properly in next upstream version
+Patch2: 0003-Revert-packagekit-qt2-Since-new-methods-and-enums-wh.patch
+#
 BuildRequires:  NetworkManager-devel
 BuildRequires:  automake
 BuildRequires:  docbook-utils
 BuildRequires:  fdupes
+%if %{force_gcc46}
+BuildRequires:  gcc46-c++
+%else
 BuildRequires:  gcc-c++
+%endif
 BuildRequires:  gobject-introspection-devel
 BuildRequires:  gstreamer-0_10-devel
 BuildRequires:  gstreamer-0_10-plugins-base-devel
@@ -67,35 +93,18 @@
 BuildRequires:  shared-mime-info
 BuildRequires:  sqlite-devel
 BuildRequires:  

commit plplot for openSUSE:Factory

2012-05-21 Thread h_root
Hello community,

here is the log from the commit of package plplot for openSUSE:Factory checked 
in at 2012-05-21 10:26:17

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


Package is plplot, Maintainer is ma...@novell.com

Changes:

--- /work/SRC/openSUSE:Factory/plplot/plplot.changes2012-04-23 
16:12:30.0 +0200
+++ /work/SRC/openSUSE:Factory/.plplot.new/plplot.changes   2012-05-21 
10:26:19.0 +0200
@@ -1,0 +2,7 @@
+Mon May 14 17:43:29 UTC 2012 - badshah...@gmail.com
+
+- Enable octave bindings for openSUSE  12.1 since octave is now
+  in factory. The octave bindings are packaged in a separate
+  package called plplot-octave.
+
+---



Other differences:
--
++ plplot.spec ++
--- /var/tmp/diff_new_pack.V3FN4E/_old  2012-05-21 10:26:26.0 +0200
+++ /var/tmp/diff_new_pack.V3FN4E/_new  2012-05-21 10:26:26.0 +0200
@@ -65,7 +65,11 @@
 BuildRequires:  python-devel
 BuildRequires:  pkgconfig(lua)  5.2
 BuildRequires:  pkgconfig(pygtk-2.0)
-
+# Enable octave bindings for openSUSE 12.2 and higher
+%if 0%{?suse_version}  1210
+BuildRequires:  hdf5-devel
+BuildRequires:  octave-devel
+%endif
 %if 0%{?suse_version}  1130
 BuildRequires:  wxWidgets-devel
 %define _use_internal_dependency_generator 0
@@ -291,6 +295,29 @@
 This package provides the PLplot functions required for scientific
 plotting with Lua.
 
+%package octave
+
+Summary:PLplot functions for scientific plotting with Octave
+Group:  Development/Libraries/Other
+Requires:   %{name} = %{version}
+Requires:   octave
+
+%description octave
+PLplot is a library of functions that are useful for making scientific
+plots.
+
+PLplot can be used from within compiled languages such as C, C++,
+FORTRAN and Java, and interactively from interpreted languages such as
+Octave, Python, Perl and Tcl.
+
+The PLplot library can be used to create standard x-y plots, semilog
+plots, log-log plots, contour plots, 3D surface plots, mesh plots, bar
+charts and pie charts. Multiple graphs (of the same or different sizes)
+may be placed on a single page with multiple lines in each graph.
+
+This package provides the PLplot functions required for scientific
+plotting with Octave.
+
 %package python-qt
 
 Summary:PLplot functions for scientific plotting with python-qt4
@@ -493,6 +520,9 @@
 -DPL_FREETYPE_FONT_PATH:PATH=%{_datadir}/fonts/truetype \\\
 -DUSE_RPATH:BOOL=OFF \\\
 -DENABLE_ada:BOOL=ON \\\
+%if 0%{?suse_version}  1210
+-DENABLE_octave:BOOL=ON \\\
+%endif
 -DENABLE_d:BOOL=ON \\\
 -DENABLE_itcl:BOOL=ON \\\
 -DENABLE_itk:BOOL=ON \\\
@@ -777,4 +807,15 @@
 %{_libdir}/plplot%{version}/driversd/qt.driver_info
 %{_libdir}/plplot%{version}/driversd/qt.so
 
+%if 0%{?suse_version}  1210
+%files octave
+%defattr(-,root,root)
+%{_datadir}/%{name}_octave/
+%{_datadir}/octave/site/m/PLplot/
+%{_libdir}/octave/site/oct/*/plplot_octave.oct
+%{_datadir}/plplot%{version}/examples/octave/
+%{_datadir}/plplot%{version}/examples/lena.img
+%{_datadir}/plplot%{version}/examples/test_octave.sh
+%endif
+
 %changelog

++ plplot-rpmlintrc ++
--- /var/tmp/diff_new_pack.V3FN4E/_old  2012-05-21 10:26:26.0 +0200
+++ /var/tmp/diff_new_pack.V3FN4E/_new  2012-05-21 10:26:26.0 +0200
@@ -7,4 +7,3 @@
 addFilter(plplot.* shlib-policy-missing-suffix)
 addFilter(plplot-ada.* shlib-policy-missing-suffix)
 addFilter(plplot-ada.* shlib-policy-name-error)
-

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



commit python-docutils for openSUSE:Factory

2012-05-21 Thread h_root
Hello community,

here is the log from the commit of package python-docutils for openSUSE:Factory 
checked in at 2012-05-21 10:26:22

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


Package is python-docutils, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/python-docutils/python-docutils.changes  
2012-05-07 22:49:51.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-docutils.new/python-docutils.changes 
2012-05-21 10:26:26.0 +0200
@@ -1,0 +2,23 @@
+Thu May  3 14:28:17 UTC 2012 - toddrme2...@gmail.com
+
+- Update to version 0.9:
+  * reStructuredText code role and directive with syntax 
+highlighting by Pygments_.
+  * code option of the include directive.
+  * Fix [ 3402314 ] allow non-ASCII whitespace, punctuation 
+characters and international quotes around inline markup.
+  * Fix handling of missing stylesheets.
+  * Fix [ 2971827 ] and [ 3442827 ] extras/roman.py moved to 
+docutils/utils/roman.py
+  * docutils.utils is now a package (providing a place for 
+sub-modules)
+  * change default for `math-output` setting to MathJax
+  * Support the `abbreviation` and `acronym` standard roles.
+  * Record only files required to generate the LaTeX source as 
+dependencies.
+  * Use ``\setcounter{secnumdepth}{0}`` instead of ``*``-versions
+when suppressing LaTeX section numbering.
+- Cleaned up spec files
+- Fix rpmlint warnings
+
+---
--- /work/SRC/openSUSE:Factory/python-docutils/python3-docutils.changes 
2012-05-07 22:49:51.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-docutils.new/python3-docutils.changes
2012-05-21 10:26:26.0 +0200
@@ -1,0 +2,30 @@
+Thu May  3 14:28:17 UTC 2012 - toddrme2...@gmail.com
+
+- Update to version 0.9:
+  * reStructuredText code role and directive with syntax 
+highlighting by Pygments_.
+  * code option of the include directive.
+  * Fix [ 3402314 ] allow non-ASCII whitespace, punctuation 
+characters and international quotes around inline markup.
+  * Fix handling of missing stylesheets.
+  * Fix [ 2971827 ] and [ 3442827 ] extras/roman.py moved to 
+docutils/utils/roman.py
+  * docutils.utils is now a package (providing a place for 
+sub-modules)
+  * change default for `math-output` setting to MathJax
+  * Support the `abbreviation` and `acronym` standard roles.
+  * Record only files required to generate the LaTeX source as 
+dependencies.
+  * Use ``\setcounter{secnumdepth}{0}`` instead of ``*``-versions
+when suppressing LaTeX section numbering.
+- Cleaned up spec files
+- Fix rpmlint warnings
+
+---
+Mon Apr 30 14:07:34 UTC 2012 - cfarr...@suse.com
+
+- license update: Python-2.0 and BSD-2-Clause and GPL-2.0+ and GPL-3.0+ and
+  SUSE-Public-Domain
+  tools/editors/emacs/rst.el is GPL-3.0+ - see also COPYING file
+
+---

Old:

  docutils-0.8.1.tar.gz

New:

  docutils-0.9.tar.gz



Other differences:
--
++ python-docutils.spec ++
--- /var/tmp/diff_new_pack.T9cyyR/_old  2012-05-21 10:26:27.0 +0200
+++ /var/tmp/diff_new_pack.T9cyyR/_new  2012-05-21 10:26:27.0 +0200
@@ -15,20 +15,21 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-
-Name:   python-docutils
-Version:0.8.1
+%define modname docutils
+Name:   python-%{modname}
+Version:0.9
 Release:0
 Summary:Python Documentation Utilities
 License:Python-2.0 and BSD-2-Clause and GPL-2.0+ and GPL-3.0+ and 
SUSE-Public-Domain
 Group:  Development/Languages/Python
 Url:http://docutils.sourceforge.net/
-Source: 
http://downloads.sourceforge.net/project/docutils/docutils/%{version}/docutils-%{version}.tar.gz
+Source: 
http://downloads.sourceforge.net/project/%{modname}/%{modname}/%{version}/%{modname}-%{version}.tar.gz
 BuildRequires:  python-devel
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %if 0%{?suse_version}
 BuildRequires:  python-xml
 Requires:   python-xml
+%py_requires
 %endif
 %if 0%{?fedora_version} || 0%{?rhel_version} || 0%{?centos_version}
 BuildRequires:  pyxml
@@ -48,7 +49,7 @@
 easy-to-read, what-you-see-is-what-you-get plaintext markup syntax.
 
 %prep
-%setup -n docutils-%{version}
+%setup -n %{modname}-%{version}
 
 %build
 python setup.py build
@@ -57,11 +58,15 @@
 %install
 python setup.py install --prefix=%{_prefix} --root=%{buildroot}
 for i in %{buildroot}%{_bindir}/rst*; do mv $i ${i/.py}; done # Remove 
useless .py ending from executables
+# fix 

commit python-gobject for openSUSE:Factory

2012-05-21 Thread h_root
Hello community,

here is the log from the commit of package python-gobject for openSUSE:Factory 
checked in at 2012-05-21 10:27:53

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


Package is python-gobject, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/python-gobject/python-gobject.changes
2012-03-27 08:57:59.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-gobject.new/python-gobject.changes   
2012-05-21 10:27:55.0 +0200
@@ -1,0 +2,23 @@
+Tue May 15 06:44:07 UTC 2012 - vu...@opensuse.org
+
+- Update to version 3.2.2:
+  + Gtk overrides: Implement __delitem__ on TreeModel (bgo#675892)
+  + pygtkcompat: Correctly set flags (bgo#675911)
+
+---
+Mon May 14 11:48:34 UTC 2012 - vu...@opensuse.org
+
+- Update to version 3.2.1:
+  + Fix len_arg_index for array arguments
+  + Add missing GObject.TYPE_GTYPE
+  + GTK+ Overrides:
+- Add missing override for TreeModel.iter_previous()
+- Add missing keyword arguments
+  + pygtkcompat:
+- Correct Userlist module use
+- Add GtkComboBoxEntry compatibility
+  + GSettings: allow extra keyword arguments
+  + pygi-convert.py: Drop obsolete drag method conversions
+  + Various other non-code changes
+
+---
python3-gobject.changes: same change

Old:

  pygobject-3.2.0.tar.xz

New:

  pygobject-3.2.2.tar.xz



Other differences:
--
++ python-gobject.spec ++
--- /var/tmp/diff_new_pack.CaPoXm/_old  2012-05-21 10:28:13.0 +0200
+++ /var/tmp/diff_new_pack.CaPoXm/_new  2012-05-21 10:28:13.0 +0200
@@ -35,7 +35,7 @@
 Summary:Python bindings for GObject
 License:LGPL-2.1+
 Group:  Development/Libraries/Python
-Version:3.2.0
+Version:3.2.2
 Release:0
 Url:http://ftp.gnome.org/pub/GNOME/sources/pygobject/
 Source: 
http://download.gnome.org/sources/pygobject/3.2/%{_name}-%{version}.tar.xz

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



commit python-pyzmq for openSUSE:Factory

2012-05-21 Thread h_root
Hello community,

here is the log from the commit of package python-pyzmq for openSUSE:Factory 
checked in at 2012-05-21 10:27:59

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


Package is python-pyzmq, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/python-pyzmq/python-pyzmq.changes
2012-05-07 22:50:46.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-pyzmq.new/python-pyzmq.changes   
2012-05-21 10:28:13.0 +0200
@@ -1,0 +2,10 @@
+Fri May 18 09:07:39 UTC 2012 - toddrme2...@gmail.com
+
+- Fix rpmlint warnings
+
+---
+Fri Apr 27 09:10:08 UTC 2012 - highwaystar...@gmail.com
+
+- fixed building of python3 package on openSUSE 11.4 and older 
+
+---
--- /work/SRC/openSUSE:Factory/python-pyzmq/python3-pyzmq.changes   
2012-05-07 22:50:46.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-pyzmq.new/python3-pyzmq.changes  
2012-05-21 10:28:13.0 +0200
@@ -1,0 +2,5 @@
+Fri May 18 09:07:39 UTC 2012 - toddrme2...@gmail.com
+
+- Fix rpmlint warnings
+
+---
@@ -4,0 +10,17 @@
+
+---
+Tue Mar 27 09:32:34 UTC 2012 - sasc...@suse.de
+
+- Update to version 2.1.11:
+  * remove support for LABEL prefixes. A major feature of libzmq-3.0, the LABEL
+prefix, has been removed from libzmq, prior to the first stable libzmq 3.x 
release.
+* The prefix argument to ~.Socket.send_multipart remains, but it continue 
to behave in
+  exactly the same way as it always has on 2.1.x, simply prepending 
message parts.
+* ~.Socket.recv_multipart will always return a list, because prefixes are 
once
+  again indistinguishable from regular message parts.
+  * add .Socket.poll method, for simple polling of events on a single socket.
+  * no longer require monkeypatching tornado IOLoop.  The 
:class:.ioloop.ZMQPoller class
+is a poller implementation that matches tornado's expectations, and pyzmq 
sockets can
+be used with any tornado application just by specifying the use of this 
poller. The
+pyzmq IOLoop implementation now only trivially differs from tornado's.
+- Don't package documentation sources



Other differences:
--
++ python-pyzmq.spec ++
--- /var/tmp/diff_new_pack.3mg9eJ/_old  2012-05-21 10:28:34.0 +0200
+++ /var/tmp/diff_new_pack.3mg9eJ/_new  2012-05-21 10:28:34.0 +0200
@@ -15,20 +15,24 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-
-Name:   python-pyzmq
+%define pyname  zmq
+%define modname py%{pyname}
+Name:   python-%{modname}
 Version:2.1.11
 Release:0
 Summary:Python bindings for 0MQ
 License:LGPL-3.0+
 Group:  Development/Languages/Python
 Url:http://github.com/zeromq/pyzmq
-Source: 
http://pypi.python.org/packages/source/p/pyzmq/pyzmq-%{version}.tar.gz
+Source: 
http://pypi.python.org/packages/source/p/%{modname}/%{modname}-%{version}.tar.gz
 BuildRequires:  python-devel
 BuildRequires:  zeromq-devel
 Suggests:   zeromq
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-%if 0%{?suse_version}  0%{?suse_version} = 1110
+%if 0%{?suse_version}
+%py_requires
+%endif
+%if 0%{?suse_version} = 1110
 %{!?python_sitearch: %global python_sitearch %(python -c from 
distutils.sysconfig import get_python_lib; print get_python_lib(1))}
 %endif
 
@@ -36,21 +40,42 @@
 PyZMQ is a lightweight and super-fast messaging library built on top of
 the ZeroMQ library (http://www.zeromq.org).
 
+%package devel
+Group:  Development/Languages/Python
+Summary:Development files for %{name}
+License:LGPL-3.0+
+Requires:   %{name} = %{version}
+Requires:   python-devel
+Requires:   zeromq-devel
+%if 0%{?suse_version}
+%py_requires -d
+%endif
+
+%description devel
+Development libraries and headers needed to build 
+software using %{name}
+
 %prep
-%setup -q -n pyzmq-%{version}
-sed -i 1d 
zmq/{eventloop/stack_context,tests/test_{message,zmqstream,socket,error,stopwatch},log/handlers}.py
+%setup -q -n %{modname}-%{version}
+sed -i 1d 
%{pyname}/{eventloop/stack_context,tests/test_{message,zmqstream,socket,error,stopwatch},log/handlers}.py
 
 %build
 CFLAGS=%{optflags} python setup.py build
 
 %install
 python setup.py install --prefix=%{_prefix} --root=%{buildroot}
-#cd docs  make html  rm build/html/.buildinfo # Build documentation and 
remove temporary files
+chmod +x %{buildroot}%{python_sitearch}/%{pyname}/eventloop/platform/posix.py
+chmod +x 

commit postfix for openSUSE:12.1:Update

2012-05-21 Thread h_root
Hello community,

here is the log from the commit of package postfix for openSUSE:12.1:Update 
checked in at 2012-05-21 11:04:22

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


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

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.ArDYhW/_old  2012-05-21 11:04:23.0 +0200
+++ /var/tmp/diff_new_pack.ArDYhW/_new  2012-05-21 11:04:23.0 +0200
@@ -1 +1 @@
-link package='postfix.360' cicount='copy' /
+link package='postfix.503' cicount='copy' /

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



commit gnutls for openSUSE:Factory

2012-05-21 Thread h_root
Hello community,

here is the log from the commit of package gnutls for openSUSE:Factory checked 
in at 2012-05-21 14:00:42

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


Package is gnutls, Maintainer is g...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/gnutls/gnutls.changes2012-05-21 
10:25:25.0 +0200
+++ /work/SRC/openSUSE:Factory/.gnutls.new/gnutls.changes   2012-05-21 
14:00:44.0 +0200
@@ -1,0 +2,5 @@
+Mon May 21 11:33:29 UTC 2012 - meiss...@suse.com
+
+- let libgnutls-devel also provide gnutls-devel
+
+---



Other differences:
--
++ gnutls.spec ++
--- /var/tmp/diff_new_pack.mre3Qh/_old  2012-05-21 14:00:45.0 +0200
+++ /var/tmp/diff_new_pack.mre3Qh/_new  2012-05-21 14:00:45.0 +0200
@@ -88,6 +88,7 @@
 PreReq: %install_info_prereq
 Requires:   glibc-devel
 Requires:   libgnutls%{gnutls_sover} = %{version}
+Provides:   gnutls-devel
 
 %description -n libgnutls-devel
 Files needed for software development using gnutls.


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