commit aaa_base for openSUSE:Factory

2012-01-11 Thread h_root
Hello community,

here is the log from the commit of package aaa_base for openSUSE:Factory 
checked in at 2012-01-11 15:35:49

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


Package is aaa_base, Maintainer is r...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/aaa_base/aaa_base.changes2011-12-27 
18:34:23.0 +0100
+++ /work/SRC/openSUSE:Factory/.aaa_base.new/aaa_base.changes   2012-01-11 
15:35:52.0 +0100
@@ -1,0 +2,5 @@
+Mon Jan  9 14:35:48 UTC 2012 - wer...@suse.de
+
+- Strip boot. also from rc symbolic links (bnc#739217)
+
+---



Other differences:
--
++ aaa_base.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/aaa_base/files/etc/rc.status 
new/aaa_base/files/etc/rc.status
--- old/aaa_base/files/etc/rc.status2011-12-23 15:27:45.0 +0100
+++ new/aaa_base/files/etc/rc.status2012-01-09 15:34:51.0 +0100
@@ -45,6 +45,9 @@
if test -L $0; then
_rc_base=`readlink $0`
_rc_base=${_rc_base##*/}
+   case $_rc_base in
+   boot.*) _rc_base=${_rc_base#boot.}
+   esac
else
_rc_base=${0##*/rc}
fi

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



commit aqbanking for openSUSE:Factory

2012-01-11 Thread h_root
Hello community,

here is the log from the commit of package aqbanking for openSUSE:Factory 
checked in at 2012-01-11 15:35:54

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


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

Changes:

--- /work/SRC/openSUSE:Factory/aqbanking/aqbanking.changes  2012-01-05 
13:47:46.0 +0100
+++ /work/SRC/openSUSE:Factory/.aqbanking.new/aqbanking.changes 2012-01-11 
15:36:07.0 +0100
@@ -1,0 +2,29 @@
+Wed Jan 11 07:43:54 UTC 2012 - nico.laus.2...@gmx.de
+
+- Update to version 5.0.22:
+  + fixes some problems with the SWIFT parser
+  + fixes a crash with empty configuration files
+  + added an option to set that (when using mTAN) the SMS account
+is not being charged (required by GAD-based banks)
+
+---
+Mon Jan  2 20:35:40 UTC 2012 - nico.laus.2...@gmx.de
+
+- included %{_datadir}/aclocal in the devel package
+
+---
+Mon Jan  2 07:06:01 UTC 2012 - nico.laus.2...@gmx.de
+
+- Update to version 5.0.21:
+  + more flexible SWIFT parser
+  + improved flicker message display of optical chipTAN methods
+
+---
+Fri Dec 30 08:17:37 UTC 2011 - nico.laus.2...@gmx.de
+
+- Update to version 5.0.20:
+  + added support for newer TAN methods (HKTAN5)
+  + added a dialogue to change account settings
+(allows changing e.g. Prefer Single Transfer)
+
+---

Old:

  aqbanking-5.0.19.tar.gz

New:

  aqbanking-5.0.22.tar.gz



Other differences:
--
++ aqbanking.spec ++
--- /var/tmp/diff_new_pack.QuyRv2/_old  2012-01-11 15:36:25.0 +0100
+++ /var/tmp/diff_new_pack.QuyRv2/_new  2012-01-11 15:36:25.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package aqbanking
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,7 +15,6 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-
 %define  build_ofx 1
 %define  aq_plugindir   %{_libdir}/aqbanking/plugins/33
 %define  fronts_libdir  %{aq_plugindir}/frontends
@@ -26,15 +25,15 @@
 %define  q4b_cfgmoddir  %{fronts_libdir}/q4banking/cfgmodules
 
 Name:   aqbanking
-Version:5.0.19
-Release:1
+Version:5.0.22
+Release:0
 # FIXME Still unable to use parallel make. Last checked: 2011-09-25
-License:GPL-2.0 or GPL-3.0
 Summary:Library for Online Banking Functions and Financial Data Import 
and Export
-Url:http://www.aquamaniac.de/aqbanking/
+License:GPL-2.0 or GPL-3.0
 Group:  Productivity/Office/Finance
+Url:http://www.aquamaniac.de/aqbanking/
 Source: %{name}-%{version}.tar.gz
-#Source:
http://www2.aquamaniac.de/sites/download/download.php?package=03release=89file=01dummy=aqbanking-5.0.19.tar.gz
+#Source:
http://www2.aquamaniac.de/sites/download/download.php?package=03release=92file=01dummy=aqbanking-5.0.22.tar.gz
 Source1:aqbanking4-handbook-20091231.pdf
 #Source1:   
http://www.aquamaniac.de/sites/download/download.php?package=09release=09file=01dummy=aqbanking4-handbook-20091231.pdf
 BuildRequires:  doxygen
@@ -57,8 +56,8 @@
 or console) to be used.
 
 %package devel
-License:GPL-2.0+
 Summary:Library for Online Banking Functions and Financial Data 
Import/Export
+License:GPL-2.0+
 Group:  Development/Libraries/C and C++
 Requires:   %{name} = %{version}
 Requires:   glibc-devel
@@ -74,8 +73,8 @@
 console) to be used.
 
 %package doc
-License:Free Art License 1.3
 Summary:Library for Online Banking Functions and Financial Data 
Import/Export
+License:Free Art License 1.3
 Group:  Productivity/Office/Finance
 Requires:   %{name} = %{version}
 
@@ -89,8 +88,8 @@
 %if %build_ofx
 
 %package ofx
-License:GPL-2.0+
 Summary:Library for Online Banking Functions and Financial Data 
Import/Export
+License:GPL-2.0+
 Group:  Productivity/Office/Finance
 Requires:   %{name} = %{version}
 
@@ -209,6 +208,7 @@
 %{_libdir}/libaqnone.so
 %{_libdir}/libaqbankingpp.so
 %{_libdir}/pkgconfig/%{name}.pc
+%dir %{_datadir}/aclocal
 %{_datadir}/aclocal/%{name}.m4
 ### The aqhbci files
 %{_bindir}/hbcixml3

++ 

commit bison for openSUSE:Factory

2012-01-11 Thread h_root
Hello community,

here is the log from the commit of package bison for openSUSE:Factory checked 
in at 2012-01-11 15:35:59

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


Package is bison, Maintainer is mma...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/bison/bison.changes  2011-09-23 
01:52:33.0 +0200
+++ /work/SRC/openSUSE:Factory/.bison.new/bison.changes 2012-01-11 
15:36:27.0 +0100
@@ -1,0 +2,5 @@
+Mon Jan  9 09:54:18 UTC 2012 - a...@suse.de
+
+- Own /usr/share/aclocal
+
+---



Other differences:
--
++ bison.spec ++
--- /var/tmp/diff_new_pack.e6L56J/_old  2012-01-11 15:36:33.0 +0100
+++ /var/tmp/diff_new_pack.e6L56J/_new  2012-01-11 15:36:33.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package bison
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,25 +15,23 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-
-
 Name:   bison
 BuildRequires:  gcc-c++
-License:GPL-3.0+
-Group:  Development/Languages/C and C++
-PreReq: %install_info_prereq
+Requires(pre):  %install_info_prereq
 # bug437293
 %ifarch ppc64
 Obsoletes:  bison-64bit
 %endif
-#
-Requires:   m4
 Version:2.5
-Release:1
+Release:0
 Summary:The GNU Parser Generator
+License:GPL-3.0+
+Group:  Development/Languages/C and C++
 Url:http://www.gnu.org/software/bison/bison.html
 Source: bison-%{version}.tar.bz2
 Source2:baselibs.conf
+#
+Requires:   m4
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -44,23 +42,25 @@
 
 %build
 %configure 
-make %{_smp_mflags}
+make %{?_smp_mflags}
 
 %check
-make %{_smp_mflags} check
+make %{?_smp_mflags} check
 
 %install
-make DESTDIR=$RPM_BUILD_ROOT install
+%makeinstall
 %find_lang %{name} --all-name
 
 %files -f %{name}.lang
 %defattr(-,root,root)
 %doc COPYING ChangeLog NEWS README
+%dir %{_datadir}/aclocal
 %{_bindir}/bison
 %{_bindir}/yacc
 %{_libdir}/liby.a
-/usr/share/bison
-/usr/share/aclocal/bison-i18n.m4
+%{_datadir}/bison
+%dir %{_datadir}/aclocal
+%{_datadir}/aclocal/bison-i18n.m4
 %doc %{_infodir}/bison.info*.gz
 %doc %{_mandir}/man1/bison.1.gz
 %doc %{_mandir}/man1/yacc.1.gz

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



commit build-compare for openSUSE:Factory

2012-01-11 Thread h_root
Hello community,

here is the log from the commit of package build-compare for openSUSE:Factory 
checked in at 2012-01-11 15:36:02

Comparing /work/SRC/openSUSE:Factory/build-compare (Old)
 and  /work/SRC/openSUSE:Factory/.build-compare.new (New)


Package is build-compare, Maintainer is co...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/build-compare/build-compare.changes  
2011-09-23 01:52:59.0 +0200
+++ /work/SRC/openSUSE:Factory/.build-compare.new/build-compare.changes 
2012-01-11 15:36:33.0 +0100
@@ -1,0 +2,5 @@
+Mon Jan  9 13:15:33 UTC 2012 - a...@suse.de
+
+- Compare rpmlint.log if it exists.
+
+---



Other differences:
--
++ build-compare.spec ++
--- /var/tmp/diff_new_pack.pQeHOq/_old  2012-01-11 15:36:38.0 +0100
+++ /var/tmp/diff_new_pack.pQeHOq/_new  2012-01-11 15:36:38.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package build-compare
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -21,7 +21,7 @@
 License:GPL-2.0+
 Group:  Development/Tools/Building
 Summary:Build Result Compare Script
-Version:2011.04.19
+Version:2012.01.09
 Release:6
 Source1:COPYING
 Source2:same-build-result.sh

++ same-build-result.sh ++
--- /var/tmp/diff_new_pack.pQeHOq/_old  2012-01-11 15:36:38.0 +0100
+++ /var/tmp/diff_new_pack.pQeHOq/_new  2012-01-11 15:36:38.0 +0100
@@ -1,6 +1,6 @@
 #!/bin/bash
 #
-# Copyright (c) 2009, 2010 SUSE Linux Product GmbH, Germany.
+# Copyright (c) 2009, 2010, 2012 SUSE Linux Product GmbH, Germany.
 # Licensed under GPL v2, see COPYING file for details.
 #
 # Written by Adrian Schroeter adr...@suse.de
@@ -85,6 +85,16 @@
   exit 1
 fi
 
+# Compare rpmlint.log files
+RPMLINTDIR=$NEWDIRS/../OTHER
+if [ -e $OLDDIR/rpmlint.log  -e $RPMLINTDIR/rpmlint.log ]; then
+  if ! cmp -s $OLDDIR/rpmlint.log $RPMLINTDIR/rpmlint.log; then
+echo rpmlint.log files differ:
+diff -u $OLDDIR/rpmlint.log $RPMLINTDIR/rpmlint.log|head -n 20
+exit 1
+  fi
+fi
+
 if test $SUCCESS -eq 0; then
   exit 1
 fi

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



commit e2fsprogs for openSUSE:Factory

2012-01-11 Thread h_root
Hello community,

here is the log from the commit of package e2fsprogs for openSUSE:Factory 
checked in at 2012-01-11 15:36:15

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


Package is e2fsprogs, Maintainer is j...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/e2fsprogs/e2fsprogs.changes  2011-09-23 
01:55:58.0 +0200
+++ /work/SRC/openSUSE:Factory/.e2fsprogs.new/e2fsprogs.changes 2012-01-11 
15:37:04.0 +0100
@@ -1,0 +2,10 @@
+Tue Dec 20 20:23:14 UTC 2011 - co...@suse.com
+
+- add autoconf as buildrequire to avoid implicit dependency
+
+---
+Thu Oct 13 09:26:51 UTC 2011 - j...@suse.cz
+
+- Added dumpe2fs.8 manpage fix
+
+---

New:

  dumpe2fs-add-man-page-warning-about-mounted-fil.patch



Other differences:
--
++ e2fsprogs.spec ++
--- /var/tmp/diff_new_pack.mxXKgp/_old  2012-01-11 15:37:12.0 +0100
+++ /var/tmp/diff_new_pack.mxXKgp/_new  2012-01-11 15:37:12.0 +0100
@@ -15,24 +15,23 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
-
 Name:   e2fsprogs
-License:GPLv2
-Group:  System/Filesystems
 Supplements:filesystem(ext2) filesystem(ext3) filesystem(ext4)
-BuildRequires:  libblkid-devel libuuid-devel pkg-config
+BuildRequires:  autoconf
+BuildRequires:  libblkid-devel
+BuildRequires:  libuuid-devel
+BuildRequires:  pkg-config
 PreReq: %install_info_prereq
-AutoReqProv:on
 # bug437293
 %ifarch ppc64
 Obsoletes:  e2fsprogs-64bit
 %endif
 #
 Version:1.41.14
-Release:8
+Release:0
 Summary:Utilities for the Second Extended File System
+License:GPL-2.0
+Group:  System/Filesystems
 Url:http://e2fsprogs.sourceforge.net
 Source: %{name}-%{version}.tar.bz2
 Source2:README.SUSE
@@ -42,9 +41,10 @@
 #
 # e2fsprogs patches
 #
-Patch7: e2fsprogs-1.41.1-splash_support.patch
+Patch1: e2fsprogs-1.41.1-splash_support.patch
+Patch2: dumpe2fs-add-man-page-warning-about-mounted-fil.patch
 # libcom_err patches
-Patch34:libcom_err-compile_et_permissions.patch
+Patch3: libcom_err-compile_et_permissions.patch
 # Do not suppress make commands
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
@@ -54,10 +54,9 @@
 mklost+found, tune2fs, e2fsck, resize2fs, and badblocks.
 
 %package devel
-License:LGPLv2
 Summary:Dummy development package
+License:LGPL-2.0
 Group:  Development/Libraries/C and C++
-AutoReqProv:on
 # bug437293
 %ifarch ppc64
 Obsoletes:  e2fsprogs-devel-64bit
@@ -69,27 +68,25 @@
 Dummy development package for backwards compatibility.
 
 %package -n libext2fs2
-License:LGPLv2
 Summary:Ext2fs library
+License:LGPL-2.0
 Group:  System/Filesystems
-AutoReqProv:on
 
 %description -n libext2fs2
 The basic Ext2fs shared library.
 
 %package -n libext2fs-devel
-License:LGPLv2
 Summary:Development files for libext2fs
+License:LGPL-2.0
 Group:  Development/Libraries/C and C++
-AutoReqProv:on
 Requires:   libext2fs2 = %version libcom_err-devel
 
 %description -n libext2fs-devel
 Development files for libext2fs.
 
 %package -n libcom_err2
-License:MIT
 Summary:E2fsprogs error reporting library
+License:MIT
 Group:  System/Filesystems
 # bug437293
 %ifarch ppc64
@@ -99,16 +96,14 @@
 #
 Provides:   libcom_err = %{version}
 Obsoletes:  libcom_err = 1.40
-AutoReqProv:on
 
 %description -n libcom_err2
 com_err is an error message display library.
 
 %package -n libcom_err-devel
-License:MIT
 Summary:Development files for libcom_err
+License:MIT
 Group:  Development/Libraries/C and C++
-AutoReqProv:on
 # bug437293
 %ifarch ppc64
 Obsoletes:  libcom_err-devel-64bit
@@ -122,9 +117,10 @@
 %prep
 %setup -q
 # e2fsprogs patches
-%patch7
+%patch1
+%patch2 -p1
 # libcom_err patches
-%patch34 -p1
+%patch3 -p1
 cp %{SOURCE2} .
 bunzip2 -dc %{S:4}  po/de.po
 

++ dumpe2fs-add-man-page-warning-about-mounted-fil.patch ++
From d1c9b6ea5e3b473341650757726def797c616a84 Mon Sep 17 00:00:00 2001
From: Theodore Ts'o ty...@mit.edu
Date: Sat, 8 Oct 2011 13:50:10 -0400
Subject: [PATCH] dumpe2fs.8.in: add man page warning about mounted file systems
References: bnc#708243

This should be obvious, but apparently not to all users...

Signed-off-by: Theodore Ts'o ty...@mit.edu
Acked-by: Jan Kara j...@suse.cz
---
 misc/dumpe2fs.8.in |7 +++
 1 files changed, 3 

commit enblend-enfuse for openSUSE:Factory

2012-01-11 Thread h_root
Hello community,

here is the log from the commit of package enblend-enfuse for openSUSE:Factory 
checked in at 2012-01-11 15:36:18

Comparing /work/SRC/openSUSE:Factory/enblend-enfuse (Old)
 and  /work/SRC/openSUSE:Factory/.enblend-enfuse.new (New)


Package is enblend-enfuse, Maintainer is sbra...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/enblend-enfuse/enblend-enfuse.changes
2011-12-09 09:31:38.0 +0100
+++ /work/SRC/openSUSE:Factory/.enblend-enfuse.new/enblend-enfuse.changes   
2012-01-11 15:37:12.0 +0100
@@ -1,0 +2,5 @@
+Tue Jan 10 17:22:34 UTC 2012 - crrodrig...@opensuse.org
+
+- libjpeg-devel was missing in buildrequires. 
+
+---



Other differences:
--
++ enblend-enfuse.spec ++
--- /var/tmp/diff_new_pack.lyom5B/_old  2012-01-11 15:37:14.0 +0100
+++ /var/tmp/diff_new_pack.lyom5B/_new  2012-01-11 15:37:14.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package enblend-enfuse
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,6 +15,8 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
+
 Name:   enblend-enfuse
 Url:http://enblend.sourceforge.net/
 License:GPL-2.0+
@@ -36,6 +38,7 @@
 BuildRequires:  libpng-devel
 BuildRequires:  libtiff-devel
 BuildRequires:  plotutils-devel
+BuildRequires:  libjpeg-devel
 BuildRequires:  tidy
 BuildRequires:  transfig
 Provides:   enblend = %{version}

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



commit fluidsynth for openSUSE:Factory

2012-01-11 Thread h_root
Hello community,

here is the log from the commit of package fluidsynth for openSUSE:Factory 
checked in at 2012-01-11 15:36:21

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


Package is fluidsynth, Maintainer is ti...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/fluidsynth/fluidsynth.changes2011-09-23 
01:57:59.0 +0200
+++ /work/SRC/openSUSE:Factory/.fluidsynth.new/fluidsynth.changes   
2012-01-11 15:37:14.0 +0100
@@ -1,0 +2,12 @@
+Tue Jan 10 23:45:05 UTC 2012 - reddw...@opensuse.org
+
+- Updated to 1.1.5
+  + Autotools build resulted in the wrong version number for
+libfluidsynth.so
+  + One symbol was dropped from libfluidsynth.so - this symbol was
+not part of the public API though
+  + JACK: Using jack_free instead of free when needed
+  + Update Free Software Foundation address
+- Run spec-cleaner
+
+---

Old:

  fluidsynth-1.1.4.tar.bz2
  fluidsynth-add-missing-export-for-1.1.4.diff

New:

  fluidsynth-1.1.5.tar.bz2



Other differences:
--
++ fluidsynth.spec ++
--- /var/tmp/diff_new_pack.eMB26O/_old  2012-01-11 15:37:16.0 +0100
+++ /var/tmp/diff_new_pack.eMB26O/_new  2012-01-11 15:37:16.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package fluidsynth
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,20 +18,26 @@
 
 
 Name:   fluidsynth
-BuildRequires:  alsa-devel ladspa-devel libjack-devel readline-devel
-BuildRequires:  dbus-1-devel lash-devel libsndfile-devel pulseaudio-devel
-BuildRequires:  cmake
-Summary:A Real-Time Software Synthesizer That Uses Soundfont(tm)
-Version:1.1.4
+Version:1.1.5
 Release:1
-Group:  Productivity/Multimedia/Sound/Midi
 # Obsoletes:iiwusynth
 # Provides: iiwusynth
 License:LGPL-2.1+
+Summary:A Real-Time Software Synthesizer That Uses Soundfont(tm)
 Url:http://www.fluidsynth.org/
-Source: %{name}-%{version}.tar.bz2
+Group:  Productivity/Multimedia/Sound/Midi
+Source: 
http://downloads.sourceforge.net/project/fluidsynth/fluidsynth-%{version}/%{name}-%{version}.tar.bz2
+# PATCH-MISSING-TAG -- See 
http://wiki.opensuse.org/openSUSE:Packaging_Patches_guidelines
 Patch1: fluidsynth-fix-build-lash.diff
-Patch2: fluidsynth-add-missing-export-for-1.1.4.diff
+BuildRequires:  alsa-devel
+BuildRequires:  cmake
+BuildRequires:  ladspa-devel
+BuildRequires:  lash-devel
+BuildRequires:  libjack-devel
+BuildRequires:  libsndfile-devel
+BuildRequires:  pulseaudio-devel
+BuildRequires:  readline-devel
+BuildRequires:  pkgconfig(dbus-1)
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -44,7 +50,8 @@
 License:LGPL-2.1+
 Summary:Development package for the fluidsynth library
 Group:  Development/Libraries/C and C++
-Requires:   libfluidsynth1 = %{version} glibc-devel
+Requires:   glibc-devel
+Requires:   libfluidsynth1 = %{version}
 Provides:   libfluidsynth-devel = %{version}
 
 %description devel
@@ -62,7 +69,6 @@
 %prep
 %setup -q
 %patch1 -p1
-%patch2 -p1
 
 %build
 mkdir build
@@ -72,7 +78,7 @@
 
 %install
 cd build
-make install DESTDIR=$RPM_BUILD_ROOT
+%make_install
 
 %post -n libfluidsynth1 -p /sbin/ldconfig
 

++ fluidsynth-1.1.4.tar.bz2 - fluidsynth-1.1.5.tar.bz2 ++
 1700 lines of diff (skipped)

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



commit glib2 for openSUSE:Factory

2012-01-11 Thread h_root
Hello community,

here is the log from the commit of package glib2 for openSUSE:Factory checked 
in at 2012-01-11 15:36:25

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


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

Changes:

--- /work/SRC/openSUSE:Factory/glib2/glib2.changes  2012-01-06 
11:44:03.0 +0100
+++ /work/SRC/openSUSE:Factory/.glib2.new/glib2.changes 2012-01-11 
15:37:17.0 +0100
@@ -1,0 +2,24 @@
+Tue Jan 10 07:04:16 UTC 2012 - vu...@opensuse.org
+
+- Update to version 2.31.8:
+  + GObject:
+- The type checks for overriding properties have been loosened.
+  In particular, it is now possible to add the CONSTRUCT flag
+  to an overridden property.
+- GWeakRef is a new API for weak references; unlike
+  g_object_weak_ref and g_object_add_weak_pointer, it is
+  thread-safe.
+  + GHashTable has grown new convenience api for use as a set:
+g_hash_table_add, g_hash_table_contains
+  + GSocketConnection has gained API for managing connection status
+  + GSettings: a native OS X backend has been added, under the name
+'nexstep'
+  + Bugs fixed: bgo#455640, bgo#548954, bgo#625751, bgo#658871,
+bgo#664069, bgo#664830, bgo#665211, bgo#665805, bgo#666116,
+bgo#666422, bgo#666551, bgo#666595, bgo#15, bgo#16,
+bgo#666803, bgo#666804, bgo#666951, bgo#666978, bgo#667098,
+bgo#667225, bgo#667226, bgo#667279, bgo#667285, bgo#667331,
+bgo#667420.
+  + Updated translations.
+
+---

Old:

  glib-2.31.6.tar.xz

New:

  glib-2.31.8.tar.xz



Other differences:
--
++ glib2.spec ++
--- /var/tmp/diff_new_pack.AKSOgK/_old  2012-01-11 15:37:23.0 +0100
+++ /var/tmp/diff_new_pack.AKSOgK/_new  2012-01-11 15:37:23.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package glib2
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,12 +15,11 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-
 %define with_systemtap 0
 
 Name:   glib2
 %define _name glib
-Version:2.31.6
+Version:2.31.8
 Release:0
 # FIXME: change zlib-devel to pkgconfig(zlib) once we have a recent enough 
version of zlib
 # FIXME: find out if tapsets should really be in devel package or in main 
package

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



commit glibc for openSUSE:Factory

2012-01-11 Thread h_root
Hello community,

here is the log from the commit of package glibc for openSUSE:Factory checked 
in at 2012-01-11 15:36:28

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


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

Changes:

--- /work/SRC/openSUSE:Factory/glibc/glibc.changes  2012-01-06 
11:44:09.0 +0100
+++ /work/SRC/openSUSE:Factory/.glibc.new/glibc.changes 2012-01-11 
15:37:24.0 +0100
@@ -1,0 +2,25 @@
+Tue Jan 10 12:31:14 UTC 2012 - a...@suse.de
+
+- Remove all math ifuncs on x86-64.
+
+---
+Tue Jan 10 09:53:58 UTC 2012 - a...@suse.de
+
+- Remove math ifuncs that cause crashes in apache2 and
+  gdk-pixbuf-query-loaders-64 (bnc#740109) for now
+  (glibc-2.15-math64crash.patch).
+- nscd needs the same glibc version, add require.
+
+---
+Mon Jan  9 08:17:08 UTC 2012 - a...@suse.de
+
+- Fix realloc usage in vfscanf (glibc-2.16-scanf.patch)
+- Fix getcontext on powerpc 32-bit (glibc-ppc-getcontext.patch)
+
+---
+Wed Jan  4 09:34:28 UTC 2012 - a...@suse.de
+
+- Remove patch glibc-2.3.4-gb18030-big5hkscs.diff.bz2 and
+  replace it by gb18030.patch.bz2 (synced with Fedora 16).
+
+---

Old:

  glibc-2.3.4-gb18030-big5hkscs.diff.bz2

New:

  gb18030.patch.bz2
  glibc-2.15-math64crash.patch
  glibc-2.16-scanf.patch
  glibc-ppc-getcontext.patch



Other differences:
--
++ glibc.spec ++
--- /var/tmp/diff_new_pack.79pxtl/_old  2012-01-11 15:37:27.0 +0100
+++ /var/tmp/diff_new_pack.79pxtl/_new  2012-01-11 15:37:27.0 +0100
@@ -129,7 +129,7 @@
 # PATCH-MISSING-TAG -- See 
http://en.opensuse.org/openSUSE:Packaging_Patches_guidelines
 Patch20:glibc-2.4-china.diff
 # PATCH-FIX-OPENSUSE Fix gb18030 code bnc#54080
-Patch21:glibc-2.3.4-gb18030-big5hkscs.diff.bz2
+Patch21:gb18030.patch.bz2
 # PATCH-FIX-OPENSUSE Handle timestamp, adjust nscd.conf
 Patch22:glibc-2.4.90-nscd.diff
 # PATCH-FIX-OPENSUSE Fix path for nscd databases
@@ -188,8 +188,14 @@
 Patch84:nscd-avoid-gcc-warning.diff
 # PATCH-FIX-OPENSUSE fixed build-compare by omitting one more date - 
meiss...@suse.de
 Patch87:glibc-nodate.patch
-# PATCH-FIX-OPENSUSE revert pthread-cond-wait change since it causes hangs
+# PATCH-FIX-OPENSUSE revert pthread-cond-wait change since it causes hangs - 
a...@suse.de
 Patch88:pthread-cond-wait-revert.patch
+# PATCH-FIX-UPSTREAM Fix realloc usage in vfscanf - a...@suse.de
+Patch89:glibc-2.16-scanf.patch
+# PATCH-FIX-UPSTREAM Fix getcontext on 32-bit powerpc - a...@suse.de
+Patch90:glibc-ppc-getcontext.patch
+# PATCH-FIX-OPENSUSE Revert some math ifuncs (bnc#740109) - a...@suse.de
+Patch91:glibc-2.15-math64crash.patch
 
 %description
 The GNU C Library provides the most important standard libraries used
@@ -256,6 +262,7 @@
 Group:  System/Daemons
 Provides:   aaa_base:/etc/init.d/nscd
 Provides:   glibc:/usr/sbin/nscd
+Requires:   glibc = %{version}
 Requires(preun): %insserv_prereq
 Requires(post): %insserv_prereq
 Requires(postun): %insserv_prereq
@@ -372,8 +379,7 @@
 %patch14
 %patch16
 %patch20
-# XXX Did not patch for 2.14:
-#%patch21
+%patch21 -p1
 # avoid changing nscd_stat.c mtime to avoid code generation
 # differences on each rebuild
 touch -r nscd/nscd_stat.c nscd/s-stamp
@@ -406,6 +412,9 @@
 %patch84
 %patch87 -p0
 %patch88 -p1 -R
+%patch89 -p1
+%patch90 -p1
+%patch91 -p1
 
 #
 # Inconsistency detected by ld.so: dl-close.c: 719: _dl_close: Assertion 
`map-l_init_called' failed!
@@ -505,6 +514,9 @@
# fails to build otherwise - need to recheck and fix
%define enable_stackguard_randomization 0
 %endif
+# Remove completely, these give some strange crashes with dlopen
+# See bnc#740109
+rm -rf sysdeps/x86_64/fpu/multiarch
 
 configure_and_build_glibc() {
local dirname=$1; shift


++ gb18030.patch.bz2 ++
 49091 lines (skipped)

++ glibc-2.15-math64crash.patch ++
The following patch comes from Arch Linux - and is just a workaround
until the real problem is fixed.

diff --git a/sysdeps/x86_64/fpu/multiarch/Makefile 
b/sysdeps/x86_64/fpu/multiarch/Makefile
index be68903..a032da8 100644
--- a/sysdeps/x86_64/fpu/multiarch/Makefile
+++ b/sysdeps/x86_64/fpu/multiarch/Makefile
@@ -1,5 +1,5 @@
 ifeq ($(subdir),math)
-libm-sysdep_routines += s_floor-c s_ceil-c s_floorf-c s_ceilf-c \
+libm-sysdep_routines += s_floorf-c s_ceilf-c \
s_rint-c s_rintf-c s_nearbyint-c 

commit gtk2 for openSUSE:Factory

2012-01-11 Thread h_root
Hello community,

here is the log from the commit of package gtk2 for openSUSE:Factory checked in 
at 2012-01-11 15:36:31

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


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

Changes:

--- /work/SRC/openSUSE:Factory/gtk2/gtk2.changes2011-10-29 
08:00:24.0 +0200
+++ /work/SRC/openSUSE:Factory/.gtk2.new/gtk2.changes   2012-01-11 
15:37:29.0 +0100
@@ -1,0 +2,31 @@
+Wed Dec 21 03:28:49 UTC 2011 - vu...@opensuse.org
+
+- Add gtk2-use-gmodule.patch: fix build by linking
+  gtk-query-immodules-2.0 to gmodule-2.0; taken from git.
+- Update gtk2-window-dragging.patch from Fedora, and really apply
+  it.
+
+---
+Thu Dec  8 22:11:26 UTC 2011 - dims...@opensuse.org
+
+- Split typelib files into typelib-1_0-Gtk-2_0 subpackage.
+- Add typelib-1_0-Gtk-2_0 Requires to devel subpackage.
+
+---
+Tue Nov 15 11:10:55 UTC 2011 - vu...@opensuse.org
+
+- Update to version 2.24.8:
+  + Major Win32 backend update.
+  + OS X updates.
+  + Ensure that the MOD1 modifier always means ALT, as this
+assumption is already used in many places in Gtk+
+  + Search engine backend updated to Tracker 0.12
+  + Bugs fixed: bgo#84314, bgo#142874, bgo#169811, bgo#171456,
+bgo#324254, bgo#516822, bgo#537296, bgo#542777, bgo#552041,
+bgo#574935, bgo#604156, bgo#612359, bgo#631384, bgo#647460,
+bgo#650300, bgo#658272, bgo#659565, bgo#661997, bgo#662633,
+bgo#662670, bgo#663138, bgo#663182, bgo#663543, bgo#663605.
+- Drop gtk2-tracker-0.10.patch: fixed upstream.
+- Re-enable parallel build now that it works.
+
+---

Old:

  gtk+-2.24.7.tar.bz2
  gtk2-tracker-0.10.patch

New:

  gtk+-2.24.8.tar.bz2
  gtk2-use-gmodule.patch



Other differences:
--
++ gtk2.spec ++
--- /var/tmp/diff_new_pack.8t7bfW/_old  2012-01-11 15:37:40.0 +0100
+++ /var/tmp/diff_new_pack.8t7bfW/_new  2012-01-11 15:37:40.0 +0100
@@ -21,14 +21,13 @@
 
 Name:   gtk2
 %define _name gtk+
-Version:2.24.7
-Release:1
-# FIXME: 2.19.3 doesn't compile with parallel build. Check if this is still 
true for later versions.
+Version:2.24.8
+Release:0
 # FIXME: when updating to next version, check whether we can remove the 
workaround for bgo#596977 below (removing -fomit-frame-pointer)
-License:LGPLv2.1+
 Summary:The GTK+ toolkit library (version 2)
-Url:http://www.gtk.org/
+License:LGPL-2.1+
 Group:  System/Libraries
+Url:http://www.gtk.org/
 Source: 
http://download.gnome.org/sources/gtk+/2.24/%{_name}-%{version}.tar.bz2
 Source2:README.SuSE
 Source3:gtkrc
@@ -46,8 +45,8 @@
 Patch23:bugzilla-131498-allow-xim-for-all-languages.patch
 # PATCH-FIX-UPSTREAM 
gtk2-bnc130159-bgo319483-async-selection-in-gtk-font-selection.diff bnc130159 
bgo319483 feder...@novell.com - Load fonts asynchronously in GtkFontSelection 
to make it appear faster for CJK languages
 Patch24:
gtk2-bnc130159-bgo319483-async-selection-in-gtk-font-selection.diff
-# PATCH-FIX-UPSTREAM gtk2-tracker-0.10.patch vu...@opensuse.org -- Use new 
tracker 0.10 API to fix search in open file dialogs. Cherry-picked from GTK+ 3 
branch, with some additional fixes (bgo#642768, bgo#642771)
-Patch25:gtk2-tracker-0.10.patch
+# PATCH-FIX-UPSTREAM gtk2-use-gmodule.patch vu...@opensuse.org -- fix build by 
linking gtk-query-immodules-2.0 to gmodule-2.0; taken from git
+Patch25:gtk2-use-gmodule.patch
 # Patches taken from upstream or slated to go upstream.  We can expect these 
to become obsolete
 # in future releases.
 # Please don't delete this comment even if this section is empty -- # empty 
should
@@ -56,11 +55,11 @@
 # be here instead.
 # PATCH-FIX-OPENSUSE gtk-path-local.patch Search in /usr/local/%{_lib} by 
default. bnc369696 bgo534474
 Patch53:gtk-path-local.patch
-BuildRequires:  fdupes
-BuildRequires:  gcc-c++
 BuildRequires:  atk-devel
 BuildRequires:  cairo-devel
 BuildRequires:  cups-devel
+BuildRequires:  fdupes
+BuildRequires:  gcc-c++
 BuildRequires:  gdk-pixbuf-devel
 # Needed for patches touching the build system
 BuildRequires:  gnome-common
@@ -78,7 +77,6 @@
 ranging from small one-off projects to complete application suites.
 
 %package -n libgtk-2_0-0
-License:LGPLv2.1+
 Summary:The GTK+ toolkit library (version 2)
 Group:  System/Libraries
 Requires(post): %{name}-tools
@@ -115,8 +113,18 @@
 Offering a complete set of widgets, GTK+ is 

commit gwenhywfar for openSUSE:Factory

2012-01-11 Thread h_root
Hello community,

here is the log from the commit of package gwenhywfar for openSUSE:Factory 
checked in at 2012-01-11 15:36:36

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


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

Changes:

--- /work/SRC/openSUSE:Factory/gwenhywfar/gwenhywfar.changes2011-12-25 
17:34:45.0 +0100
+++ /work/SRC/openSUSE:Factory/.gwenhywfar.new/gwenhywfar.changes   
2012-01-11 15:37:40.0 +0100
@@ -1,0 +2,5 @@
+Mon Jan  2 20:35:40 UTC 2012 - nico.laus.2...@gmx.de
+
+- included %{_datadir}/aclocal in the devel package
+
+---



Other differences:
--
++ gwenhywfar.spec ++
--- /var/tmp/diff_new_pack.whQqlT/_old  2012-01-11 15:37:45.0 +0100
+++ /var/tmp/diff_new_pack.whQqlT/_new  2012-01-11 15:37:45.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gwenhywfar
 #
-# 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
@@ -213,6 +213,7 @@
 %files devel
 %defattr (-, root, root)
 %{_bindir}/gwenhywfar-config
+%dir %{_datadir}/aclocal
 %{_datadir}/aclocal/gwenhywfar.m4
 %doc %{_datadir}/gwenhywfar/apidoc/
 %{_includedir}/gwenhywfar4/

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



commit hp2xx for openSUSE:Factory

2012-01-11 Thread h_root
Hello community,

here is the log from the commit of package hp2xx for openSUSE:Factory checked 
in at 2012-01-11 15:36:44

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


Package is hp2xx, Maintainer is nadvor...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/hp2xx/hp2xx.changes  2011-10-06 
16:04:07.0 +0200
+++ /work/SRC/openSUSE:Factory/.hp2xx.new/hp2xx.changes 2012-01-11 
15:37:48.0 +0100
@@ -1,0 +2,6 @@
+Tue Jan 10 05:59:50 UTC 2012 - crrodrig...@opensuse.org
+
+- Fix build, missing libjpeg-devel buildrequires 
+- Do not use xorg-x11-devel but only xorg-x11-libX11-devel
+
+---



Other differences:
--
++ hp2xx.spec ++
--- /var/tmp/diff_new_pack.3kkR6t/_old  2012-01-11 15:37:53.0 +0100
+++ /var/tmp/diff_new_pack.3kkR6t/_new  2012-01-11 15:37:53.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package hp2xx
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,37 +15,34 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 
 Name:   hp2xx
-BuildRequires:  libpng-devel libtiff-devel xorg-x11 xorg-x11-devel
-License:GPL-2.0+
-Group:  Productivity/Graphics/Convertors
-Url:http://www.gnu.org/software/hp2xx/hp2xx.html
-AutoReqProv:on
 Version:3.4.2
 Release:567
+License:GPL-2.0+
 Summary:Converts HP-GL Plotter Language into a Variety of Formats
+Url:http://www.gnu.org/software/hp2xx/hp2xx.html
+Group:  Productivity/Graphics/Convertors
 Source: hp2xx-%{version}.tar.bz2
+# PATCH-MISSING-TAG -- See 
http://wiki.opensuse.org/openSUSE:Packaging_Patches_guidelines
 Patch0: hp2xx-%{version}-fix.patch
+# PATCH-MISSING-TAG -- See 
http://wiki.opensuse.org/openSUSE:Packaging_Patches_guidelines
 Patch1: hp2xx-3.4.2-implicit-decls.patch
+# PATCH-MISSING-TAG -- See 
http://wiki.opensuse.org/openSUSE:Packaging_Patches_guidelines
 Patch2: hp2xx-3.4.2-png-deprecated.patch
+BuildRequires:  libpng-devel
+BuildRequires:  libtiff-devel
+BuildRequires:  libjpeg-devel
+BuildRequires:  xorg-x11-libX11-devel
+Requires(pre):  %install_info_prereq
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-PreReq: %install_info_prereq
 
 %description
 The hp2xx program is a versatile tool for converting vector graphics
 data given in Hewlett-Packard's HP-GL plotter language into a variety
 of popular graphics formats, both vector and raster.
 
-
-
-Authors:
-
-Martin Kroeker m...@daveg.com
-Heinz W. Werntges
-
 %prep
 %setup -q
 %patch0 -p1 -b .fix
@@ -53,20 +50,20 @@
 %patch2
 
 %build
-make CC=%__cc OPTFLAGS=$RPM_OPT_FLAGS LFLAGS=-L/usr/X11R6/%{_lib}
+make CC=gcc OPTFLAGS=%{optflags} LFLAGS=-L/usr/X11R6/%{_lib}
 
 %install
-mkdir -p $RPM_BUILD_ROOT/{usr/bin,%{_infodir},%{_mandir}/man1}
-make bindir=$RPM_BUILD_ROOT/usr/bin \
- infodir=$RPM_BUILD_ROOT/%{_infodir} \
- mandir=$RPM_BUILD_ROOT/%{_mandir} install STRIP=true
+mkdir -p %{buildroot}/{usr/bin,%{_infodir},%{_mandir}/man1}
+make bindir=%{buildroot}%{_bindir} \
+ infodir=%{buildroot}/%{_infodir} \
+ mandir=%{buildroot}/%{_mandir} install STRIP=true
 
 %clean
-rm -rf $RPM_BUILD_ROOT
+rm -rf %{buildroot}
 
 %files
 %defattr(-,root,root)
-/usr/bin/hp2xx
+%{_bindir}/hp2xx
 %{_mandir}/man1/hp2xx.*
 %{_infodir}/hp2xx.*
 %doc AUTHORS CHANGES README TODO copying doc/readme doc/changes doc/hp_cmds.lst

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



commit hugin for openSUSE:Factory

2012-01-11 Thread h_root
Hello community,

here is the log from the commit of package hugin for openSUSE:Factory checked 
in at 2012-01-11 15:36:47

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


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

Changes:

--- /work/SRC/openSUSE:Factory/hugin/hugin.changes  2011-12-30 
08:45:46.0 +0100
+++ /work/SRC/openSUSE:Factory/.hugin.new/hugin.changes 2012-01-11 
15:37:53.0 +0100
@@ -1,0 +2,6 @@
+Tue Jan 10 16:55:03 UTC 2012 - crrodrig...@opensuse.org
+
+- Add missing explicit buildrequires on libjpeg-devel and 
+  libtiff-devel, fixes factory build
+
+---



Other differences:
--
++ hugin.spec ++
--- /var/tmp/diff_new_pack.7kLQYm/_old  2012-01-11 15:37:54.0 +0100
+++ /var/tmp/diff_new_pack.7kLQYm/_new  2012-01-11 15:37:54.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package hugin
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,6 +15,8 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
+
 Name:   hugin
 BuildRequires:  Mesa-devel
 BuildRequires:  OpenEXR-devel
@@ -35,6 +37,8 @@
 BuildRequires:  update-desktop-files
 BuildRequires:  vigra
 BuildRequires:  zip
+BuildRequires:  libtiff-devel
+BuildRequires:  libjpeg-devel
 %if 0%{?suse_version}  1130
 BuildRequires:  python-wxWidgets = 2.7.0
 BuildRequires:  wxWidgets-devel

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



commit imlib2 for openSUSE:Factory

2012-01-11 Thread h_root
Hello community,

here is the log from the commit of package imlib2 for openSUSE:Factory checked 
in at 2012-01-11 15:36:50

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


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

Changes:

--- /work/SRC/openSUSE:Factory/imlib2/imlib2.changes2011-11-22 
17:47:38.0 +0100
+++ /work/SRC/openSUSE:Factory/.imlib2.new/imlib2.changes   2012-01-11 
15:37:54.0 +0100
@@ -1,0 +2,15 @@
+Tue Jan 10 03:00:01 UTC 2012 - crrodrig...@opensuse.org
+
+- Cleanup total dependency madness here:
+ * Add explicit BuildRequires on libjpeg-devel,zlib-devel,
+  libid3tag-devel.
+  * Do not use catch-all xorg-x11-devel, but only
+xorg-x11-libX11-devel, xorg-x11-libXext-devel
+  * imlib2-devel only requires xorg-x11-libX11-devel 
+  * Axe all la files, there is no libltdl usage.
+  * cleanup imlib-config script at build time.
+  * This will certainly break build of  dependenant packages
+with broken BuildRequires, drop me a note if you find
+any problem.
+
+---



Other differences:
--
++ imlib2.spec ++
--- /var/tmp/diff_new_pack.iAILA1/_old  2012-01-11 15:37:56.0 +0100
+++ /var/tmp/diff_new_pack.iAILA1/_new  2012-01-11 15:37:56.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package imlib2
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,18 +18,26 @@
 
 
 Name:   imlib2
-%define lname  libImlib2-1
-BuildRequires:  freetype2-devel giflib-devel libpng-devel libtiff-devel 
xorg-x11-devel
-BuildRequires:  libtool
-Summary:Image handling and conversion library.
 Version:1.4.5
 Release:1
 License:BSD-3-Clause
+Summary:Image handling and conversion library
+Url:http://sourceforge.net/projects/enlightenment/
 Group:  Development/Libraries/X11
-Source: %name-%version.tar.bz2
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-URL:http://sourceforge.net/projects/enlightenment/
+Source: %{name}-%{version}.tar.bz2
+%define lname  libImlib2-1
+BuildRequires:  freetype2-devel
+BuildRequires:  giflib-devel
+BuildRequires:  libpng-devel
+BuildRequires:  libtiff-devel
+BuildRequires:  libtool
+BuildRequires:  xorg-x11-libX11-devel
+BuildRequires:  xorg-x11-libXext-devel
+BuildRequires:  libjpeg-devel
+BuildRequires:  zlib-devel
+BuildRequires:  libid3tag-devel
 Recommends: imlib2-loaders
+BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
 Imlib2 is an advanced replacement library for libraries like libXpm
@@ -39,7 +47,7 @@
 and more.
 
 %package -n %lname
-Summary:Image handling and conversion library.
+Summary:Image handling and conversion library
 Group:  System/Libraries
 
 %description -n %lname
@@ -52,7 +60,8 @@
 %package devel
 Summary:Imlib 2 - development libraries
 Group:  Development/Libraries/X11
-Requires:   %lname = %version, glibc-devel xorg-x11-devel freetype2-devel 
zlib-devel libpng-devel
+Requires:   %lname = %{version}
+Requires:   xorg-x11-libX11-devel
 
 %description devel
 These are the development headers and library for imlib2.
@@ -60,7 +69,7 @@
 %package filters
 Summary:Imlib 2 - plugin filters
 Group:  Development/Libraries/X11
-Requires:   %lname = %version
+Requires:   %lname = %{version}
 
 %description filters
 This package has the basic set of plugin filters that come with Imlib2.
@@ -68,7 +77,17 @@
 %package loaders
 Summary:Imlib 2 - image loaders
 Group:  Development/Libraries/X11
-Provides:   imlib2-loader_jpeg imlib2-loader_png imlib2-loader_argb 
imlib2-loader_tiff imlib2-loader_gif imlib2-loader_zlib imlib2-loader_bz2 
imlib2-loader_pnm imlib2-loader_bmp imlib2-loader_xpm imlib2-loader_tga
+Provides:   imlib2-loader_argb
+Provides:   imlib2-loader_bmp
+Provides:   imlib2-loader_bz2
+Provides:   imlib2-loader_gif
+Provides:   imlib2-loader_jpeg
+Provides:   imlib2-loader_png
+Provides:   imlib2-loader_pnm
+Provides:   imlib2-loader_tga
+Provides:   imlib2-loader_tiff
+Provides:   imlib2-loader_xpm
+Provides:   imlib2-loader_zlib
 
 %description loaders
 This package contains the imlib2 image loaders for: argb, bmp, gif,
@@ -79,7 +98,7 @@
 
 %build
 autoreconf --force --install
-%configure --prefix=%{_prefix} \
+%configure \
 %ifarch %ix86

commit intltool for openSUSE:Factory

2012-01-11 Thread h_root
Hello community,

here is the log from the commit of package intltool for openSUSE:Factory 
checked in at 2012-01-11 15:36:54

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


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

Changes:

--- /work/SRC/openSUSE:Factory/intltool/intltool.changes2011-09-23 
02:03:37.0 +0200
+++ /work/SRC/openSUSE:Factory/.intltool.new/intltool.changes   2012-01-11 
15:37:56.0 +0100
@@ -1,0 +2,22 @@
+Thu Jan  5 15:01:57 UTC 2012 - vu...@opensuse.org
+
+- Fix Source to not use a non-existing URL.
+
+---
+Thu Dec 22 09:59:40 UTC 2011 - vu...@opensuse.org
+
+- Own %{_datadir}/aclocal to fix build without automake/autoconf.
+- Run make check in %check.
+
+---
+Mon Oct 17 21:23:20 CEST 2011 - dims...@opensuse.org
+
+- Update to version 0.50.0:
+  + Add support for gsettings gschema.xml files (lp#580526)
+  + Let xgettext extract Scheme strings out (lp#790574)
+  + Improve handling of quotes in 'intltool-update -m' (lp#806006)
+  + Messages are extracted in the order they appear in original
+files now (lp#520986)
+  + Other bugs fixed: lp#398576, lp#613003, lp#639857, lp#860192.
+
+---

Old:

  intltool-0.41.1.tar.bz2

New:

  intltool-0.50.0.tar.gz



Other differences:
--
++ intltool.spec ++
--- /var/tmp/diff_new_pack.dmlehg/_old  2012-01-11 15:37:57.0 +0100
+++ /var/tmp/diff_new_pack.dmlehg/_new  2012-01-11 15:37:57.0 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package intltool (Version 0.41.1)
+# spec file for package intltool
 #
-# 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,23 +15,20 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
-
 Name:   intltool
 BuildRequires:  perl-XML-Parser
 Summary:Internationalization Tool Collection
-Version:0.41.1
-Release:1
+License:GPL-2.0+
 Group:  Development/Tools/Other
+Version:0.50.0
+Release:0
 BuildArch:  noarch
 Requires:   gettext-tools
 Requires:   perl-XML-Parser
 Provides:   xml-i18n-tools
 Obsoletes:  xml-i18n-tools
-License:GPLv2+
 Url:https://edge.launchpad.net/intltool/
-Source: 
http://edge.launchpad.net/intltool/trunk/0.41.0/+download/%{name}-%{version}.tar.bz2
+Source: %{name}-%{version}.tar.gz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -46,7 +43,9 @@
 %build
 %configure
 make %{?jobs:-j%jobs}
-#make check
+
+%check
+make check
 
 %install
 %makeinstall
@@ -58,9 +57,12 @@
 %defattr(-, root, root)
 %doc AUTHORS COPYING README TODO
 %defattr(-, root, root)
-%{_bindir}/*
-%{_datadir}/aclocal/*.m4
-%{_datadir}/%{name}
-%doc %{_mandir}/man8/*.*
+%{_bindir}/intltool-*
+%{_bindir}/intltoolize
+%dir %{_datadir}/aclocal
+%{_datadir}/aclocal/intltool.m4
+%{_datadir}/%{name}/
+%doc %{_mandir}/man8/intltool-*.8%{?ext_man}
+%doc %{_mandir}/man8/intltoolize.8%{?ext_man}
 
 %changelog

-- 
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-01-11 Thread h_root
Hello community,

here is the log from the commit of package iso-codes for openSUSE:Factory 
checked in at 2012-01-11 15:36:57

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-01-06 
11:45:02.0 +0100
+++ /work/SRC/openSUSE:Factory/.iso-codes.new/iso-codes.changes 2012-01-11 
15:37:58.0 +0100
@@ -1,0 +2,10 @@
+Sun Jan  8 13:54:51 UTC 2012 - zai...@opensuse.org
+
+- Update to version 3.32:
+  + ISO 15924:
+- Fix code for Prti. (alioth#313492).
+  + ISO 3166-2:
+- Fix syntax error in XML for Greenland. (alioth#313493).
+  + Updated translations for ISO 3166, ISO 4217, ISO 3166-2.
+
+---

Old:

  iso-codes-3.31.tar.bz2

New:

  iso-codes-3.32.tar.bz2



Other differences:
--
++ iso-codes.spec ++
--- /var/tmp/diff_new_pack.yA4RVz/_old  2012-01-11 15:37:59.0 +0100
+++ /var/tmp/diff_new_pack.yA4RVz/_new  2012-01-11 15:37:59.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package iso-codes
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,8 +15,9 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   iso-codes
-Version:3.31
+Version:3.32
 Release:0
 Summary:ISO Code Lists and Translations
 License:LGPL-2.1+

++ iso-codes-3.31.tar.bz2 - iso-codes-3.32.tar.bz2 ++
 1694 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/iso-codes-3.31/ChangeLog new/iso-codes-3.32/ChangeLog
--- old/iso-codes-3.31/ChangeLog2011-12-01 13:26:35.0 +0100
+++ new/iso-codes-3.32/ChangeLog2012-01-05 18:54:17.0 +0100
@@ -1,3 +1,35 @@
+iso-codes 3.32
+--
+Tobias Quathamer to...@debian.org
+Thu, 5 January 2012
+
+  [ ISO 15924 ]
+  * Fix code for Prti. Closes: alioth#313492
+
+  [ ISO 3166-2 ]
+  * Fix syntax error in XML for Greenland. Closes: alioth#313493
+
+  [ ISO 3166 translations ]
+  * Serbian by Karolina Kalic. Closes: #650971
+  * Serbian Latin by Karolina Kalic. Closes: #650973
+  * Czech by Miroslav Kure.
+  * Kazakh by Baurzhan Muftakhidinov. Closes: #653345
+  * Icelandic by Sveinn í Felli.
+  * Dutch by Freek de Kruijf (TP)
+
+  [ ISO 4217 translations ]
+  * Czech by Marek Černocký (TP)
+
+  [ ISO 3166-2 translations ]
+  * Ukrainian by Yuri Chornoivan (TP)
+  * Polish by Jakub Bogusz (TP)
+  * Dutch by Freek de Kruijf (TP)
+  * Italian by Milo Casagrande (TP)
+
+  [ ISO 3166-2 translations ]
+  * Catalan by Toni Hermoso Pulido (TP)
+
+
 iso-codes 3.31
 --
 Tobias Quathamer to...@debian.org
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/iso-codes-3.31/configure.ac new/iso-codes-3.32/configure.ac
--- old/iso-codes-3.31/configure.ac 2011-12-01 13:25:53.0 +0100
+++ new/iso-codes-3.32/configure.ac 2012-01-05 18:54:41.0 +0100
@@ -14,7 +14,7 @@
 dnl with this program; if not, write to the Free Software Foundation, Inc.,
 dnl 59 Temple Place, Suite 330, Boston, MA 02111-1307  USA
 
-AC_INIT([iso-codes],[3.31])
+AC_INIT([iso-codes],[3.32])
 
 AM_INIT_AUTOMAKE([dist-bzip2 no-dist-gzip foreign])
 AM_MAINTAINER_MODE
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/iso-codes-3.31/iso_15924/ca.po new/iso-codes-3.32/iso_15924/ca.po
--- old/iso-codes-3.31/iso_15924/ca.po  1970-01-01 01:00:00.0 +0100
+++ new/iso-codes-3.32/iso_15924/ca.po  2012-01-05 18:58:07.0 +0100
@@ -0,0 +1,659 @@
+# Translation of ISO 15924 (script names) to Catalan
+# 

commit kdebase4-workspace for openSUSE:Factory

2012-01-11 Thread h_root
Hello community,

here is the log from the commit of package kdebase4-workspace for 
openSUSE:Factory checked in at 2012-01-11 15:37:01

Comparing /work/SRC/openSUSE:Factory/kdebase4-workspace (Old)
 and  /work/SRC/openSUSE:Factory/.kdebase4-workspace.new (New)


Package is kdebase4-workspace, Maintainer is kde-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/kdebase4-workspace/kdebase4-workspace.changes
2011-12-20 14:30:11.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.kdebase4-workspace.new/kdebase4-workspace.changes   
2012-01-11 15:38:02.0 +0100
@@ -27,0 +28,5 @@
+Sat Nov 26 18:44:48 UTC 2011 - ctri...@opensuse.org
+
+- show window size in characters if resizing terminal (bnc#703594)
+
+---
@@ -32,0 +38,6 @@
+Tue Nov 22 20:41:08 UTC 2011 - wstephen...@sue.com
+
+- Fix slow KDE logout/shutdown dialog apearance
+  (bnc#729823,kde#265405)
+  
+---
@@ -59,0 +71,5 @@
+Thu Nov 17 13:13:35 UTC 2011 - idon...@suse.com
+
+- Unbreak signalling remaining time on the battery
+
+---

Old:

  changeset_r245a56e4ef07519282ef1176af59a4f1f1798ca4.diff
  changeset_r3b6514d12639be222e520e4ff9a776be1017c05b.diff

New:

  94b134f9-kworkspace-async-shutdown-dialog.diff
  bnc703594_geometry_size_chars_terminal.diff



Other differences:
--
++ kdebase4-workspace.spec ++
--- /var/tmp/diff_new_pack.qI1N2l/_old  2012-01-11 15:38:04.0 +0100
+++ /var/tmp/diff_new_pack.qI1N2l/_new  2012-01-11 15:38:04.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package kdebase4-workspace
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,6 +15,7 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   kdebase4-workspace
 Version:4.7.4
 Release:0
@@ -95,8 +96,8 @@
 Patch201:   plasma-notifications-kill-timer.diff
 Patch202:   plasma-disable-networkmanager.diff
 Patch211:   disable-python-support.diff
-Patch213:   changeset_r3b6514d12639be222e520e4ff9a776be1017c05b.diff
-Patch214:   changeset_r245a56e4ef07519282ef1176af59a4f1f1798ca4.diff
+Patch212:   94b134f9-kworkspace-async-shutdown-dialog.diff
+Patch213:   bnc703594_geometry_size_chars_terminal.diff
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %if %suse_version  1200
@@ -327,8 +328,8 @@
 %patch201 -p1
 %patch202 -p1
 %patch211
+%patch212 -p1
 %patch213 -p1
-%patch214 -p1
 cp %{SOURCE3} kwin/effects/cube/data/cubecap.png
 
 %build

++ python-kdebase4.spec ++
--- /var/tmp/diff_new_pack.qI1N2l/_old  2012-01-11 15:38:04.0 +0100
+++ /var/tmp/diff_new_pack.qI1N2l/_new  2012-01-11 15:38:04.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-kdebase4
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,7 +15,6 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-
 Name:   python-kdebase4
 Version:4.7.4
 Release:0

++ 94b134f9-kworkspace-async-shutdown-dialog.diff ++
commit 94b134f964c5fe4f0588e2db70c076c56a3a8091
Author: Aaron Seigo ase...@kde.org
Date:   Fri Sep 30 14:31:55 2011 +0200

attempt to make requestShutdown more friendly: non-blocking, not require a 
sync of the xserver

diff --git a/libs/kworkspace/kworkspace.cpp b/libs/kworkspace/kworkspace.cpp
index 396de3e..0ce17b3 100644
--- a/libs/kworkspace/kworkspace.cpp
+++ b/libs/kworkspace/kworkspace.cpp
@@ -174,29 +174,25 @@ static void cleanup_sm()
 }
 #endif
 
-bool requestShutDown(
-ShutdownConfirm confirm, ShutdownType sdtype, ShutdownMode sdmode )
+void requestShutDown(ShutdownConfirm confirm, ShutdownType sdtype, 
ShutdownMode sdmode)
 {
 #ifdef Q_WS_X11
-QApplication::syncX();
-kapp-updateRemoteUserTimestamp( org.kde.ksmserver );
 /*  use ksmserver's dcop interface if necessary  */
 if ( confirm == ShutdownConfirmYes ||
  sdtype != ShutdownTypeDefault ||
  sdmode != ShutdownModeDefault )
 {
 org::kde::KSMServerInterface ksmserver(org.kde.ksmserver, 
/KSMServer, QDBusConnection::sessionBus());
-QDBusReplyvoid reply = 

commit libgee for openSUSE:Factory

2012-01-11 Thread h_root
Hello community,

here is the log from the commit of package libgee for openSUSE:Factory checked 
in at 2012-01-11 15:37:08

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


Package is libgee, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/libgee/libgee.changes2012-01-09 
21:43:15.0 +0100
+++ /work/SRC/openSUSE:Factory/.libgee.new/libgee.changes   2012-01-11 
15:38:08.0 +0100
@@ -1,0 +2,9 @@
+Tue Jan 10 14:16:43 UTC 2012 - vu...@opensuse.org
+
+- Add a typelib-1_0-Gee-1_0 Requires to libgee2 subpackage on 12.1
+  and earlier: this shouldn't be needed, but unfortunately, this is
+  needed for people using GNOME:Apps with 12.1. Otherwise,
+  typelib-1_0-Gee-1_0 doesn't get installed and gnome-shell will
+  stop working.
+
+---



Other differences:
--
++ libgee.spec ++
--- /var/tmp/diff_new_pack.pNPfwU/_old  2012-01-11 15:38:10.0 +0100
+++ /var/tmp/diff_new_pack.pNPfwU/_new  2012-01-11 15:38:10.0 +0100
@@ -37,7 +37,10 @@
 
 %package -n libgee2
 Summary:GObject-based library providing commonly used data structures
-Group:  Development/Libraries/GNOME
+Group:  System/Libraries
+%if 0%{?suse_version} = 1210
+Requires:   typelib-1_0-Gee-1_0
+%endif
 
 %description -n libgee2
 Libgee is a collection library providing GObject-based interfaces and

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



commit libpcap for openSUSE:Factory

2012-01-11 Thread h_root
Hello community,

here is the log from the commit of package libpcap for openSUSE:Factory checked 
in at 2012-01-11 15:37:11

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


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

Changes:

--- /work/SRC/openSUSE:Factory/libpcap/libpcap.changes  2011-09-23 
02:09:14.0 +0200
+++ /work/SRC/openSUSE:Factory/.libpcap.new/libpcap.changes 2012-01-11 
15:38:10.0 +0100
@@ -1,0 +2,21 @@
+Tue Jan  3 14:35:47 UTC 2012 - pu...@suse.com
+
+- update to libpcap-1.2.1 
+  - Support 802.1 QinQ as a form of VLAN in filters.
+  - Treat carp as equivalent to vrrp in filters.
+  - Fix code generated for ip6 protochain.
+  - Add some new link-layer header types.
+  - Support capturing NetFilter log messages on Linux.
+  - Turn off monitor mode on exit for mac80211 interfaces on Linux.
+  - Fix problems turning monitor mode on for non-mac80211 interfaces
+  -  on Linux.
+  - Properly fail if /sys/class/net or /proc/net/dev exist but can't
+  -  be opened.
+  - Fail if pcap_activate() is called on an already-activated
+  -  pcap_t, and add a test program for that.
+  - Fix filtering in pcap-ng files.
+  - Simplify handling of new DLT_/LINKTYPE_ values.
+  - Expand pcap(3PCAP) man page.
+- drop libpcap-fix-calculation-of-frame-size.patch (upstream)
+
+---

Old:

  libpcap-1.1.1.tar.bz2
  libpcap-fix-calculation-of-frame-size.patch

New:

  libpcap-1.2.1.tar.gz



Other differences:
--
++ libpcap.spec ++
--- /var/tmp/diff_new_pack.8uBxj4/_old  2012-01-11 15:38:13.0 +0100
+++ /var/tmp/diff_new_pack.8uBxj4/_new  2012-01-11 15:38:13.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libpcap
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,16 +15,14 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-
-
 Name:   libpcap
-Version:1.1.1
-Release:9
-License:BSD-3-Clause
+Version:1.2.1
+Release:0
 Summary:A Library for Network Sniffers
-Url:http://www.tcpdump.org/
+License:BSD-3-Clause
 Group:  System/Libraries
-Source: %{name}-%{version}.tar.bz2
+Url:http://www.tcpdump.org/
+Source: http://www.tcpdump.org/release/%{name}-%{version}.tar.gz
 Source2:baselibs.conf
 Patch0: libpcap-1.0.0-filter-fix.patch
 Patch1: libpcap-1.0.0-fcode.patch
@@ -34,7 +32,6 @@
 Patch5: libpcap-1.0.0-man.patch
 Patch6: libpcap-1.0.0-mac_syntax.patch
 Patch7: libpcap-1.1.1-scanif.patch
-Patch8: libpcap-fix-calculation-of-frame-size.patch
 BuildRequires:  bison
 BuildRequires:  bluez-devel
 BuildRequires:  flex
@@ -47,7 +44,6 @@
 program yourself.
 
 %package -n libpcap1
-License:BSD-3-Clause
 Summary:A Library for Network Sniffers
 Group:  System/Libraries
 # bug437293
@@ -67,7 +63,6 @@
 program yourself.
 
 %package devel
-License:BSD-3-Clause
 Summary:A Library for Network Sniffers
 Group:  Development/Libraries/C and C++
 Requires:   libpcap1 = %{version}
@@ -88,7 +83,6 @@
 %patch5
 %patch6
 %patch7
-%patch8 -p1
 
 %build
 %ifarch %sparc

++ libpcap-1.0.0-fcode.patch ++
--- /var/tmp/diff_new_pack.8uBxj4/_old  2012-01-11 15:38:13.0 +0100
+++ /var/tmp/diff_new_pack.8uBxj4/_new  2012-01-11 15:38:13.0 +0100
@@ -1,6 +1,8 @@
 pcap-linux.c
+Index: pcap-linux.c
+===
+--- pcap-linux.c.orig
 +++ pcap-linux.c
-@@ -1060,6 +1060,9 @@
+@@ -2313,6 +2313,9 @@ pcap_setfilter_linux_common(pcap_t *hand
struct sock_fprog   fcode;
int can_filter_in_kernel;
int err = 0;
@@ -10,7 +12,7 @@
  #endif
  
if (!handle)
-@@ -1094,8 +1097,6 @@
+@@ -2347,8 +2350,6 @@ pcap_setfilter_linux_common(pcap_t *hand
 * sake of correctness I added this check.
 */
fprintf(stderr, Warning: Filter too complex for kernel\n);

++ libpcap-1.0.0-filter-fix.patch ++
--- /var/tmp/diff_new_pack.8uBxj4/_old  2012-01-11 15:38:13.0 +0100
+++ /var/tmp/diff_new_pack.8uBxj4/_new  2012-01-11 15:38:13.0 +0100
@@ -1,6 +1,8 @@
 pcap-bpf.c
+Index: pcap-bpf.c
+===
+--- 

commit libqt4 for openSUSE:Factory

2012-01-11 Thread h_root
Hello community,

here is the log from the commit of package libqt4 for openSUSE:Factory checked 
in at 2012-01-11 15:37:15

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


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

Changes:

--- /work/SRC/openSUSE:Factory/libqt4/libqt4-devel-doc.changes  2012-01-06 
11:45:38.0 +0100
+++ /work/SRC/openSUSE:Factory/.libqt4.new/libqt4-devel-doc.changes 
2012-01-11 15:38:13.0 +0100
@@ -1,0 +2,14 @@
+Fri Jan  6 17:06:22 CET 2012 - dmuel...@suse.de
+
+- add patch for rare stack based overflow in harbuzz parser
+  (bnc#739904, CVE-2011-3922).
+
+---
+Fri Dec 16 11:04:43 CET 2011 - dmuel...@suse.de
+
+- update to 4.8.0 (final): 
+  * only minimal change over rc1
+  * too many changes to list here, see http://qt.nokia.com/doc/4.8
+  and included changes-4.8.0
+
+---
@@ -4 +18 @@
-- fix license to LGPL-2.1-with-nokia-exception-1.1 or GPL-3.0 (bnc#736425)
+- fix license to SUSE-LGPL-2.1-with-nokia-exception-1.1 or GPL-3.0 (bnc#736425)
libqt4-sql-plugins.changes: same change
libqt4.changes: same change

Old:

  qt-everywhere-opensource-src-4.8.0-rc1.tar.gz

New:

  CVE-2011-3922.diff
  qt-everywhere-opensource-src-4.8.0.tar.gz



Other differences:
--
++ libqt4-devel-doc.spec ++
--- /var/tmp/diff_new_pack.Fiyopo/_old  2012-01-11 15:38:35.0 +0100
+++ /var/tmp/diff_new_pack.Fiyopo/_new  2012-01-11 15:38:35.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libqt4-devel-doc
 #
-# 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
@@ -34,17 +34,17 @@
 %endif
 # COMMON-VERSION-BEGIN
 # COMMON-VERSION-BEGIN
-Version:4.7.90
+Version:4.8.0
 Release:0
 %define base_name libqt4
-%define tar_version everywhere-opensource-src-4.8.0
+%define tar_version everywhere-opensource-src-%{version}
 # COMMON-VERSION-END
 # COMMON-VERSION-END
 BuildRequires:  libQtWebKit-devel = %version
 BuildRequires:  libqt4-devel = %version
 Url:http://www.trolltech.com
 Summary:Qt documentation
-License:GPL-3.0 or LGPL-2.1-with-nokia-exception-1.1
+License:SUSE-LGPL-2.1-with-nokia-exception-1.1 or GPL-3.0
 Group:  Documentation/HTML
 Requires:   libqt4 = %version
 Requires:   libqt4-devel-doc-data = %version
@@ -55,7 +55,7 @@
 Obsoletes:  qt-devel-doc  4.4.0
 # COMMON-BEGIN
 # COMMON-BEGIN
-Source: qt-everywhere-opensource-src-4.8.0-rc1.tar.gz
+Source: qt-%{tar_version}.tar.gz
 # to get mtime of file:
 Source1:libqt4.changes
 Source2:baselibs.conf
@@ -91,6 +91,7 @@
 Patch123:   use-cups-default-print-settings-bnc552218.diff
 Patch128:   build-qvfb-tool.diff
 Patch131:   disable-im-for-password.diff
+Patch132:   CVE-2011-3922.diff
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
   %define common_options --opensource -fast -no-separate-debug-info -shared 
-xkb -xrender -xcursor -dbus-linked -xfixes -xrandr -xinerama -sm -no-nas-sound 
-no-rpath -system-libjpeg -system-libpng -accessibility -cups -stl -nis 
-system-zlib -prefix /usr -L %_libdir -libdir %_libdir -docdir 
%_docdir/%{base_name} -examplesdir %_libdir/qt4/examples -demosdir 
%_libdir/qt4/demos -plugindir %plugindir -translationdir 
/usr/share/qt4/translations -iconv -sysconfdir /etc/settings -datadir 
/usr/share/qt4/ -no-pch -reduce-relocations -exceptions -system-libtiff -glib 
-optimized-qmake -no-webkit -no-xmlpatterns -system-sqlite -qt3support 
-no-sql-mysql -importdir %plugindir/imports  -xsync -xinput -gtkstyle
@@ -144,6 +145,7 @@
 cp %{SOURCE17} translations/
 %patch128
 %patch131 -p1
+%patch132
 # ### 47 rediff
 #%patch121 -p1
 # be sure not to use them

++ libqt4-sql-plugins.spec ++
--- /var/tmp/diff_new_pack.Fiyopo/_old  2012-01-11 15:38:35.0 +0100
+++ /var/tmp/diff_new_pack.Fiyopo/_new  2012-01-11 15:38:35.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libqt4-sql-plugins
 #
-# 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
@@ -31,20 +31,20 @@
 %endif
 # COMMON-VERSION-BEGIN
 # COMMON-VERSION-BEGIN
-Version:4.7.90
+Version:

commit libtasn1 for openSUSE:Factory

2012-01-11 Thread h_root
Hello community,

here is the log from the commit of package libtasn1 for openSUSE:Factory 
checked in at 2012-01-11 15:37:22

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


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

Changes:

--- /work/SRC/openSUSE:Factory/libtasn1/libtasn1.changes2011-09-23 
02:10:56.0 +0200
+++ /work/SRC/openSUSE:Factory/.libtasn1.new/libtasn1.changes   2012-01-11 
15:38:37.0 +0100
@@ -1,0 +2,68 @@
+Sun Jan  8 16:37:35 UTC 2012 - tabra...@novell.com
+
+- update to version 2.11
+  + qa: now builds without compiler warnings with Solaris CC
+  + qa: added clang analysis. fixed cyclomatic complexity output
+  + tests: added self-test of bit string functions
+  + build: added windows/libtasn14win.mk rules to produce Windows
+binaries
+  + build: don't hard code path to perl in doc/gdoc
+  + various minor fixes
+
+- changes in version 2.10
+  + lib: small optimization, possibly working around gcc/valgrind issue
+  + build: update gnulib files
+  + asn1Coding: actually implement the -c parameter
+  + asn1Decoding: the -c parameter serves no purpose. remove it.
+  + doc: add examples to asn1Coding and ans1Decoding description
+
+- changes in version 2.9
+  + tests: link to gnulib to avoid build error related to 'rpl_ftello'
+on Solaris. Reported by Dagobert Michelsen
+  + doc: fix bug reporting address to point at help-libta...@gnu.org
+  + doc: fix returns: documentation in Texinfo. Reported by Jeffery
+Walton
+  + build : update gnulib files
+
+- changes in version 2.8
+  + update gnulib files
+  + use libtool 2.2.10 to ease MinGW64 builds
+
+- changes in version 2.7
+  + Doc: build PDF manual using GTK-DOC
+  + Doc: fix of asn1_check_version, documentation was missing from
+last release
+  + Build: avoid warnings about ignored visibility attributes on
+Windows
+
+- changes in version 2.6
+  + Fix build failure on platforms without support for GNU_LD
+version scripts
+  + libtasn1: simplified implementation of asn1_check_version
+  + tests: improved self-checks
+  + update gnulib files, fix many syntax-check nits, indent code,
+fix license templates
+
+- changes in version 2.5
+  + doc: improve GTK-DOC comments
+  + misc: updated gnulib files
+
+- changes in version 2.4
+  + Doc fixes
+  + updated gnulib files
+  + clean up copyright notices
+
+- changes in version 2.3
+  + libtasn1 is now an official GNU project
+  + solve build problem on Tru64 related to TRUE/FALSE
+  + More careful decoding of OIDs
+  + Fixed warning in ANS1.y
+  + Use Software libraries info dircategory
+  + Drop GPL/LGPL copies from the manual (not needed there)
+  + New configure parameters to set packagin specific information
+The parameters are --with-packager, --with-packager-version,
+and --with-packager-bug-reports. See
+http://article.gmane.org/gmane.comp.lib.gnulib.bugs/17791 for 
+more details.
+
+---

Old:

  libtasn1-2.2.tar.bz2

New:

  libtasn1-2.11.tar.gz



Other differences:
--
++ libtasn1.spec ++
--- /var/tmp/diff_new_pack.ZoEUnI/_old  2012-01-11 15:38:38.0 +0100
+++ /var/tmp/diff_new_pack.ZoEUnI/_new  2012-01-11 15:38:38.0 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package libtasn1 (Version 2.2)
+# spec file for package libtasn1
 #
-# 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
@@ -20,13 +20,13 @@
 
 Name:   libtasn1
 BuildRequires:  info pkg-config
-Version:2.2
-Release:10
-Url:http://www.t2-project.org/packages/libtasn1.html
+Version:2.11
+Release:1
+Url:http://ftp.gnu.org/gnu/libtasn1/
 Group:  Productivity/Networking/Security
 License:LGPL-2.1+
 Summary:ASN.1 parsing library
-Source: %{name}-%{version}.tar.bz2
+Source: %{name}-%{version}.tar.gz
 Source99:   baselibs.conf
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 PreReq: %install_info_prereq

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



commit lxc for openSUSE:Factory

2012-01-11 Thread h_root
Hello community,

here is the log from the commit of package lxc for openSUSE:Factory checked in 
at 2012-01-11 15:37:26

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


Package is lxc, Maintainer is jsl...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/lxc/lxc.changes  2011-11-02 12:03:51.0 
+0100
+++ /work/SRC/openSUSE:Factory/.lxc.new/lxc.changes 2012-01-11 
15:38:38.0 +0100
@@ -1,0 +2,16 @@
+Tue Jan 10 15:41:45 UTC 2012 - fcro...@suse.com
+
+- Drop lxc-file_caps.patch, it is SLES specific, since openSUSE is
+  now shipping with file capabilities enabled.
+
+---
+Fri Jan  6 15:51:32 UTC 2012 - fcro...@suse.com
+
+- Update lxc-opensuse-12.1.patch to correctly generate containers
+  on x86 (bnc#739315).
+- Backport some fixes from SLES 11 SP2:
+  - Add lxc-checkconfig-kernel-3.patch and lxc-file_caps.patch:
+fix detection of kernel 3.x and file capabilities (bnc#720845).
+  - Fix example path in manpages (bnc#723946).
+
+---

New:

  lxc-checkconfig-kernel-3.patch



Other differences:
--
++ lxc.spec ++
--- /var/tmp/diff_new_pack.0xLKO7/_old  2012-01-11 15:38:39.0 +0100
+++ /var/tmp/diff_new_pack.0xLKO7/_new  2012-01-11 15:38:39.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package lxc
 #
-# 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
@@ -29,6 +29,8 @@
 Source1:README.SUSE
 # PATCH-FIX-UPSTREAM update openSUSE template to use 12.1
 Patch0: lxc-opensuse-12.1.patch
+# PATCH-FIX-UPSTREAM lxc-checkconfig-kernel-3.patch bnc#720845 
fcro...@suse.com -- correctly detect kernel 3.x
+Patch1: lxc-checkconfig-kernel-3.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  docbook-utils libcap-devel pkg-config
 %if 0%{?suse_version} = 1130
@@ -62,6 +64,7 @@
 %prep
 %setup
 %patch0 -p1
+%patch1 -p1
 
 %build
 %configure --disable-examples

++ lxc-checkconfig-kernel-3.patch ++
From 5a4d96d1fd95719ddeb462fff45dbbc7cbbee3df Mon Sep 17 00:00:00 2001
From: Frederic Crozat fcro...@suse.com
Date: Thu, 13 Oct 2011 11:26:56 +0200
Subject: [PATCH] handle kernel 3.x in lxc-checkconfig

Make sure to correctly detect kernel 3.x for file capabilities.
---
 src/lxc/lxc-checkconfig.in |   17 +
 1 files changed, 13 insertions(+), 4 deletions(-)

diff --git a/src/lxc/lxc-checkconfig.in b/src/lxc/lxc-checkconfig.in
index 5dcf3a4..c2c64ba 100755
--- a/src/lxc/lxc-checkconfig.in
+++ b/src/lxc/lxc-checkconfig.in
@@ -83,12 +83,21 @@ echo --- Misc ---
 echo -n Veth pair device:   is_enabled CONFIG_VETH
 echo -n Macvlan:   is_enabled CONFIG_MACVLAN
 echo -n Vlan:   is_enabled CONFIG_VLAN_8021Q
+KVER_MAJOR=$($GREP '^# Linux' $CONFIG | \
+sed -r 's/.* ([0-9])\.[0-9]{1,2}\.[0-9]{1,3}.*/\1/')
+if [[ $KVER_MAJOR == 2 ]]; then
 KVER_MINOR=$($GREP '^# Linux' $CONFIG | \
-sed -r 's/.*2.6.([0-9]{2}).*/\1/')
+sed -r 's/.* 2.6.([0-9]{2}).*/\1/')
+else
+KVER_MINOR=$($GREP '^# Linux' $CONFIG | \
+sed -r 's/.* [0-9]\.([0-9]{1,3})\.[0-9]{1,3}.*/\1/')
+fi
 echo -n File capabilities:  
-[[ ${KVER_MINOR}  33 ]]  is_enabled CONFIG_SECURITY_FILE_CAPABILITIES ||
-[[ ${KVER_MINOR}  32 ]]   $SETCOLOR_SUCCESS  echo -e enabled 
-$SETCOLOR_NORMAL
+( [[ ${KVER_MAJOR} == 2  ${KVER_MINOR}  33 ]] 
+   is_enabled CONFIG_SECURITY_FILE_CAPABILITIES ) ||
+( [[ ( ${KVER_MAJOR} == 2  ${KVER_MINOR}  32 ) ||
+ ${KVER_MAJOR}  2 ]]  $SETCOLOR_SUCCESS  
+ echo -e enabled  $SETCOLOR_NORMAL )
 
 echo
 echo Note : Before booting a new kernel, you can check its configuration
-- 
1.7.3.4

++ lxc-opensuse-12.1.patch ++
--- /var/tmp/diff_new_pack.0xLKO7/_old  2012-01-11 15:38:39.0 +0100
+++ /var/tmp/diff_new_pack.0xLKO7/_new  2012-01-11 15:38:39.0 +0100
@@ -1,16 +1,18 @@
-From 0619f3b2e1a2d37380c84347ebcf728d05e4915e Mon Sep 17 00:00:00 2001
+From 44ee8a102e3d8052631fbb119f58a55ce678d039 Mon Sep 17 00:00:00 2001
 From: Frederic Crozat fcro...@suse.com
 Date: Tue, 25 Oct 2011 11:25:18 +0200
-Subject: [PATCH] templates: update openSUSE template for openSUSE 12.1
+Subject: [PATCH 1/2] templates: update openSUSE template for openSUSE 12.1
 
 rely on build package, to ensure chroot can be created with
 distribution older than 12.1
+
+Signed-off-by: Daniel Lezcano dlezc...@fr.ibm.com
 ---
  templates/lxc-opensuse.in |   75 

commit pciutils-ids for openSUSE:Factory

2012-01-11 Thread h_root
Hello community,

here is the log from the commit of package pciutils-ids for openSUSE:Factory 
checked in at 2012-01-11 15:37:36

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


Package is pciutils-ids, Maintainer is vci...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/pciutils-ids/pciutils-ids.changes
2011-12-27 18:38:07.0 +0100
+++ /work/SRC/openSUSE:Factory/.pciutils-ids.new/pciutils-ids.changes   
2012-01-11 15:38:43.0 +0100
@@ -2 +2 @@
-Sat Dec 24 03:41:02 CET 2011 - autobu...@suse.de
+Sat Jan  7 03:40:08 CET 2012 - autobu...@suse.de
@@ -4 +4 @@
-- automated update on 2011-12-24
+- automated update on 2012-01-07



Other differences:
--
++ pciutils-ids.spec ++
--- /var/tmp/diff_new_pack.geDbjG/_old  2012-01-11 15:38:45.0 +0100
+++ /var/tmp/diff_new_pack.geDbjG/_new  2012-01-11 15:38:45.0 +0100
@@ -19,7 +19,7 @@
 
 
 Name:   pciutils-ids
-Version:2011.12.21
+Version:2012.1.6
 Release:1
 AutoReqProv:on
 Group:  Hardware/Other

++ pci.ids.bz2 ++
--- /var/tmp/diff_new_pack.geDbjG/_old  2012-01-11 15:38:45.0 +0100
+++ /var/tmp/diff_new_pack.geDbjG/_new  2012-01-11 15:38:45.0 +0100
@@ -1,8 +1,8 @@
 #
 #  List of PCI ID's
 #
-#  Version: 2011.12.21
-#  Date:2011-12-21 03:15:01
+#  Version: 2012.01.06
+#  Date:2012-01-06 03:15:01
 #
 #  Maintained by Martin Mares m...@ucw.cz and other volunteers from the
 #  PCI ID Project at http://pciids.sf.net/.
@@ -605,6 +605,7 @@
 # nee ATI Technologies Inc.
 1002  Advanced Micro Devices [AMD] nee ATI
1314  Wrestler HDMI Audio [Radeon HD 6250/6310]
+   1714  BeaverCreek HDMI Audio [Radeon HD 6500D and 6400G-6600G series]
3150  M24 1P [Radeon Mobility X600]
103c 0934  nx8220
3151  M24 [FireMV 2400]
@@ -1827,6 +1828,9 @@
9614  RS780D [Radeon HD 3300]
9615  RS780E [Radeon HD 3200]
9616  RS780L [Radeon HD 3000]
+   9640  BeaverCreek [Radeon HD 6550D]
+   9641  BeaverCreek [Mobility Radeon HD 6620G]
+   964a  BeaverCreek [Radeon HD 6530D]
970f  RS880 HDMI Audio [Radeon HD 4200 Series]
1043 83a2  M4A785TD Motherboard
1043 843e  M5A88-V EVO
@@ -6431,7 +6435,7 @@
0427  G86 [GeForce 8400M GS]
103c 30cc  Pavilion dv6700
0428  G86 [GeForce 8400M G]
-   0429  G84M [Quadro NVS 140M]
+   0429  G86 [Quadro NVS 140M]
17aa 20d8  ThinkPad T61
042a  G86M [Quadro NVS 130M]
042b  G86M [Quadro NVS 135M]
@@ -11727,8 +11731,8 @@
4008  T420-CX Unified Wire Ethernet Controller
4009  T420-BT Unified Wire Ethernet Controller
400a  T404-BT Unified Wire Ethernet Controller
-   400c  T440-LP-CR Unified Wire Ethernet Controller
400d  T480 Unified Wire Ethernet Controller
+   400e  T440-LP-CR Unified Wire Ethernet Controller
4401  T420-CR Unified Wire Ethernet Controller
4402  T422-CR Unified Wire Ethernet Controller
4403  T440-CR Unified Wire Ethernet Controller
@@ -11739,8 +11743,8 @@
4408  T420-CX Unified Wire Ethernet Controller
4409  T420-BT Unified Wire Ethernet Controller
440a  T404-BT Unified Wire Ethernet Controller
-   440c  T440-LP-CR Unified Wire Ethernet Controller
440d  T480 Unified Wire Ethernet Controller
+   440e  T440-LP-CR Unified Wire Ethernet Controller
4501  T420-CR Unified Wire Storage Controller
4502  T422-CR Unified Wire Storage Controller
4503  T440-CR Unified Wire Storage Controller
@@ -11751,8 +11755,8 @@
4508  T420-CX Unified Wire Storage Controller
4509  T420-BT Unified Wire Storage Controller
450a  T404-BT Unified Wire Storage Controller
-   450c  T440-LP-CR Unified Wire Storage Controller
450d  T480 Unified Wire Storage Controller
+   450e  T440-LP-CR Unified Wire Storage Controller
4601  T420-CR Unified Wire Storage Controller
4602  T422-CR Unified Wire Storage Controller
4603  T440-CR Unified Wire Storage Controller
@@ -11763,8 +11767,8 @@
4608  T420-CX Unified Wire Storage Controller
4609  T420-BT Unified Wire Storage Controller
460a  T404-BT Unified Wire Storage Controller
-   460c  T440-LP-CR Unified Wire Storage Controller
460d  T480 Unified Wire Storage Controller
+   460e  T440-LP-CR Unified Wire Storage Controller
4701  T420-CR Unified Wire Ethernet Controller
4702  T422-CR Unified Wire Ethernet Controller
4703  T440-CR Unified Wire Ethernet Controller
@@ 

commit polkit for openSUSE:Factory

2012-01-11 Thread h_root
Hello community,

here is the log from the commit of package polkit for openSUSE:Factory checked 
in at 2012-01-11 15:37:44

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


Package is polkit, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/polkit/polkit.changes2012-01-06 
11:46:36.0 +0100
+++ /work/SRC/openSUSE:Factory/.polkit.new/polkit.changes   2012-01-11 
15:38:47.0 +0100
@@ -1,0 +2,11 @@
+Mon Jan  9 09:33:30 UTC 2012 - vu...@opensuse.org
+
+- Split typelib file into typelib-1_0-Polkit-1_0 subpackage.
+- Add typelib-1_0-Polkit-1_0 Requires to devel subpackage.
+- Add explicit libpolkit0 Requires to devel subpackage: it was
+  missing before.
+- Remove explicit glib2-devel Requires from devel subpackage: it
+  will automatically be added the pkgconfig() way.
+- Improve summary of libpolkit0 subpackage.
+
+---



Other differences:
--
++ polkit.spec ++
--- /var/tmp/diff_new_pack.ScXTb9/_old  2012-01-11 15:38:48.0 +0100
+++ /var/tmp/diff_new_pack.ScXTb9/_new  2012-01-11 15:38:48.0 +0100
@@ -15,7 +15,6 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-
 %define with_systemd 0
 
 Name:   polkit
@@ -60,8 +59,9 @@
 Summary:Development files for PolicyKit
 Group:  Development/Libraries/C and C++
 Requires:   %name = %{version}-%{release}
+Requires:   libpolkit0 = %{version}
+Requires:   typelib-1_0-Polkit-1_0 = %{version}
 Requires:   pkgconfig
-Requires:   glib2-devel
 
 %description devel
 Development files for PolicyKit Authorization Framework.
@@ -77,7 +77,7 @@
 Development documentation for PolicyKit Authorization Framework.
 
 %package -n libpolkit0
-Summary:Libraries required for polkit
+Summary:PolicyKit Authorization Framework -- Libraries
 Group:  System/Libraries
 Requires:   %{name} = %{version}
 
@@ -88,6 +88,17 @@
 
 This package contains the libraries only.
 
+%package -n typelib-1_0-Polkit-1_0
+Summary:PolicyKit Authorization Framework -- Introspection bindings
+Group:  System/Libraries
+
+%description -n typelib-1_0-Polkit-1_0
+PolicyKit is a toolkit for defining and handling authorizations.
+It is used for allowing unprivileged processes to speak to privileged
+processes.
+
+This package provides the GObject Introspection bindings for PolicyKit.
+
 %prep
 %setup -q
 %patch0 -p1
@@ -131,6 +142,9 @@
 %files -n libpolkit0
 %defattr(-,root,root,-)
 %{_libdir}/lib*.so.*
+
+%files -n typelib-1_0-Polkit-1_0
+%defattr(-,root,root,-)
 %{_libdir}/girepository-1.0/Polkit-1.0.typelib
 %{_libdir}/girepository-1.0/PolkitAgent-1.0.typelib
 

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



commit poppler for openSUSE:Factory

2012-01-11 Thread h_root
Hello community,

here is the log from the commit of package poppler for openSUSE:Factory checked 
in at 2012-01-11 15:37:47

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


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

Changes:

--- /work/SRC/openSUSE:Factory/poppler/poppler-qt.changes   2012-01-06 
11:46:40.0 +0100
+++ /work/SRC/openSUSE:Factory/.poppler.new/poppler-qt.changes  2012-01-11 
15:38:48.0 +0100
@@ -1,0 +2,7 @@
+Mon Jan  9 09:42:16 UTC 2012 - vu...@opensuse.org
+
+- Split typelib file into typelib-1_0-Poppler-0_18 subpackage.
+- Add typelib-1_0-Poppler-0_18 Requires to libpoppler-glib-devel
+  subpackage.
+
+---
poppler.changes: same change



Other differences:
--
++ poppler-qt.spec ++
--- /var/tmp/diff_new_pack.4Dz0JS/_old  2012-01-11 15:38:49.0 +0100
+++ /var/tmp/diff_new_pack.4Dz0JS/_new  2012-01-11 15:38:49.0 +0100
@@ -28,6 +28,7 @@
 %define poppler_glib_soname 8
 %define poppler_qt4_soname 3
 %define poppler_api 0.18
+%define poppler_apipkg 0_18
 Url:http://poppler.freedesktop.org/
 Summary:PDF Rendering Library
 License:GPL-2.0+
@@ -90,6 +91,17 @@
 Poppler is a PDF rendering library, forked from the xpdf PDF viewer
 developed by Derek Noonburg of Glyph and Cog, LLC.
 
+%package -n typelib-1_0-Poppler-%{poppler_apipkg}
+Summary:PDF Rendering Library - Introspection bindings
+License:GPL-2.0+
+Group:  System/Libraries
+
+%description -n typelib-1_0-Poppler-%{poppler_apipkg}
+Poppler is a PDF rendering library, forked from the xpdf PDF viewer
+developed by Derek Noonburg of Glyph and Cog, LLC.
+
+This package provides the GObject Introspection bindings for Poppler.
+
 %if %build_qt
 
 %package -n libpoppler-qt4-%{poppler_qt4_soname}
@@ -139,6 +151,7 @@
 License:GPL-2.0
 Group:  Development/Libraries/C and C++
 Requires:   libpoppler-glib%{poppler_glib_soname} = %{version}
+Requires:   typelib-1_0-Poppler-%{poppler_apipkg} = %{version}
 # Last appeared in OpenSUSE 10.3:
 Provides:   poppler-devel:%{_libdir}/libpoppler-glib.so
 # Last appeared in 11.4
@@ -233,6 +246,9 @@
 %files -n libpoppler-glib%{poppler_glib_soname}
 %defattr (-, root, root)
 %{_libdir}/libpoppler-glib.so.%{poppler_glib_soname}*
+
+%files -n typelib-1_0-Poppler-%{poppler_apipkg}
+%defattr (-, root, root)
 %{_libdir}/girepository-1.0/Poppler-%{poppler_api}.typelib
 
 %files tools

++ poppler.spec ++
--- /var/tmp/diff_new_pack.4Dz0JS/_old  2012-01-11 15:38:49.0 +0100
+++ /var/tmp/diff_new_pack.4Dz0JS/_new  2012-01-11 15:38:49.0 +0100
@@ -28,6 +28,7 @@
 %define poppler_glib_soname 8
 %define poppler_qt4_soname 3
 %define poppler_api 0.18
+%define poppler_apipkg 0_18
 Url:http://poppler.freedesktop.org/
 Summary:PDF Rendering Library
 License:GPL-2.0+
@@ -90,6 +91,17 @@
 Poppler is a PDF rendering library, forked from the xpdf PDF viewer
 developed by Derek Noonburg of Glyph and Cog, LLC.
 
+%package -n typelib-1_0-Poppler-%{poppler_apipkg}
+Summary:PDF Rendering Library - Introspection bindings
+License:GPL-2.0+
+Group:  System/Libraries
+
+%description -n typelib-1_0-Poppler-%{poppler_apipkg}
+Poppler is a PDF rendering library, forked from the xpdf PDF viewer
+developed by Derek Noonburg of Glyph and Cog, LLC.
+
+This package provides the GObject Introspection bindings for Poppler.
+
 %if %build_qt
 
 %package -n libpoppler-qt4-%{poppler_qt4_soname}
@@ -139,6 +151,7 @@
 License:GPL-2.0
 Group:  Development/Libraries/C and C++
 Requires:   libpoppler-glib%{poppler_glib_soname} = %{version}
+Requires:   typelib-1_0-Poppler-%{poppler_apipkg} = %{version}
 # Last appeared in OpenSUSE 10.3:
 Provides:   poppler-devel:%{_libdir}/libpoppler-glib.so
 # Last appeared in 11.4
@@ -233,6 +246,9 @@
 %files -n libpoppler-glib%{poppler_glib_soname}
 %defattr (-, root, root)
 %{_libdir}/libpoppler-glib.so.%{poppler_glib_soname}*
+
+%files -n typelib-1_0-Poppler-%{poppler_apipkg}
+%defattr (-, root, root)
 %{_libdir}/girepository-1.0/Poppler-%{poppler_api}.typelib
 
 %files tools

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



commit povray for openSUSE:Factory

2012-01-11 Thread h_root
Hello community,

here is the log from the commit of package povray for openSUSE:Factory checked 
in at 2012-01-11 15:37:50

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


Package is povray, Maintainer is pu...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/povray/povray.changes2011-12-05 
12:45:03.0 +0100
+++ /work/SRC/openSUSE:Factory/.povray.new/povray.changes   2012-01-11 
15:38:49.0 +0100
@@ -1,0 +2,5 @@
+Tue Jan 10 17:05:55 UTC 2012 - crrodrig...@opensuse.org
+
+- Fix buildRequires and build on Factory 
+
+---



Other differences:
--
++ povray.spec ++
--- /var/tmp/diff_new_pack.61WaJu/_old  2012-01-11 15:38:50.0 +0100
+++ /var/tmp/diff_new_pack.61WaJu/_new  2012-01-11 15:38:50.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package povray
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,12 +15,17 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
+
 Name:   povray
 BuildRequires:  automake
 BuildRequires:  gcc-c++
 BuildRequires:  libpng-devel
 BuildRequires:  libtiff-devel
-BuildRequires:  xorg-x11-devel
+BuildRequires:  xorg-x11-libXpm-devel
+BuildRequires:  xorg-x11-libX11-devel
+BuildRequires:  libjpeg-devel
+BuildRequires:  zlib-devel
 License:POV-Ray License Agreement
 Group:  Productivity/Graphics/Visualization/Raytracers
 Version:3.6.1

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



commit psmisc for openSUSE:Factory

2012-01-11 Thread h_root
Hello community,

here is the log from the commit of package psmisc for openSUSE:Factory checked 
in at 2012-01-11 15:37:53

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


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

Changes:

--- /work/SRC/openSUSE:Factory/psmisc/psmisc.changes2011-10-11 
18:22:00.0 +0200
+++ /work/SRC/openSUSE:Factory/.psmisc.new/psmisc.changes   2012-01-11 
15:38:50.0 +0100
@@ -1,0 +2,5 @@
+Thu Dec  1 15:57:50 UTC 2011 - co...@suse.com
+
+- add automake as buildrequire to avoid implicit dependency
+
+---



Other differences:
--
++ psmisc.spec ++
--- /var/tmp/diff_new_pack.0kiENH/_old  2012-01-11 15:38:51.0 +0100
+++ /var/tmp/diff_new_pack.0kiENH/_new  2012-01-11 15:38:51.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package psmisc
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,18 +15,20 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 
 Name:   psmisc
-BuildRequires:  gcc-c++ glibc-devel ncurses-devel
+BuildRequires:  automake
+BuildRequires:  gcc-c++
+BuildRequires:  glibc-devel
 BuildRequires:  libselinux-devel
+BuildRequires:  ncurses-devel
 Url:http://sourceforge.net/projects/psmisc/
-License:GPLv2+
+License:GPL-2.0+
 Group:  System/Monitoring
 PreReq: %fillup_prereq %insserv_prereq
 Version:22.14
-Release:3
+Release:0
 Provides:   ps:/usr/bin/killall
 Summary:Utilities for managing processes on your system
 Source: 
http://sourceforge.net/projects/psmisc/files/psmisc/%{name}-%{version}.tar.gz

++ psmisc-22.14.tar.gz ++

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



commit qt3 for openSUSE:Factory

2012-01-11 Thread h_root
Hello community,

here is the log from the commit of package qt3 for openSUSE:Factory checked in 
at 2012-01-11 15:37:56

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


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

Changes:

--- /work/SRC/openSUSE:Factory/qt3/qt3-extensions.changes   2011-09-26 
10:36:32.0 +0200
+++ /work/SRC/openSUSE:Factory/.qt3.new/qt3-extensions.changes  2012-01-11 
15:38:51.0 +0100
@@ -1,0 +2,5 @@
+Wed Dec  7 14:14:08 UTC 2011 - co...@suse.com
+
+- use correct license syntax from qt3.spec
+
+---
--- /work/SRC/openSUSE:Factory/qt3/qt3.changes  2011-09-26 10:36:32.0 
+0200
+++ /work/SRC/openSUSE:Factory/.qt3.new/qt3.changes 2012-01-11 
15:38:51.0 +0100
@@ -1,0 +2,10 @@
+Mon Jan  9 19:46:32 UTC 2012 - an...@opensuse.org
+
+- patch for libpng15
+
+---
+Wed Dec  7 14:15:22 UTC 2011 - co...@suse.com
+
+- fix license to be in spdx.org format
+
+---

New:

  qt-3.3.8-libpng15.patch



Other differences:
--
++ qt3-devel-doc.spec ++
--- /var/tmp/diff_new_pack.xgmAxQ/_old  2012-01-11 15:38:54.0 +0100
+++ /var/tmp/diff_new_pack.xgmAxQ/_new  2012-01-11 15:38:54.0 +0100
@@ -15,23 +15,25 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
-
 Name:   qt3-devel-doc
-BuildRequires:  cups-devel freeglut-devel freetype2-devel gcc-c++ pkgconfig 
qt3-devel update-desktop-files
+BuildRequires:  cups-devel
+BuildRequires:  freeglut-devel
+BuildRequires:  freetype2-devel
+BuildRequires:  gcc-c++
+BuildRequires:  pkgconfig
+BuildRequires:  qt3-devel
+BuildRequires:  update-desktop-files
 %if %suse_version  1130
 BuildRequires:  libpng-devel
 %else
 BuildRequires:  libpng14-devel
 %endif
 Url:http://www.trolltech.com/
-License:GPL, QPL
-AutoReqProv:on
 Summary:Documentation for the Qt 3 Development Kit
+License:GPL-2.0 or GPL-3.0 or QPL-1.0
 Group:  Documentation/HTML
 Version:3.3.8c
-Release:1
+Release:0
 PreReq: /bin/grep
 BuildArch:  noarch 
 Provides:   qt3-devel-tutorial

++ qt3-extensions.spec ++
--- /var/tmp/diff_new_pack.xgmAxQ/_old  2012-01-11 15:38:54.0 +0100
+++ /var/tmp/diff_new_pack.xgmAxQ/_new  2012-01-11 15:38:54.0 +0100
@@ -15,21 +15,22 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
-
 Name:   qt3-extensions
-BuildRequires:  cups-devel krb5-devel mysql-devel postgresql-devel qt3-devel 
sqlite2-devel unixODBC-devel update-desktop-files
-%if %suse_version  1020
+BuildRequires:  cups-devel
+BuildRequires:  krb5-devel
+BuildRequires:  mysql-devel
+BuildRequires:  postgresql-devel
+BuildRequires:  qt3-devel
+BuildRequires:  sqlite2-devel
+BuildRequires:  unixODBC-devel
+BuildRequires:  update-desktop-files
 BuildRequires:  fdupes
-%endif
-License:GPL, QPL
 Version:3.3.8c
-Release:1
-AutoReqProv:on
+Release:0
 Requires:   qt3 = %version
-Group:  Development/Tools/Other
 Summary:Qt3 Extensions
+License:GPL-2.0 or GPL-3.0 or QPL-1.0
+Group:  Development/Tools/Other
 # COMMON-BEGIN
 # COMMON-BEGIN
 %define x11_free -x11-free-
@@ -221,7 +222,6 @@
 
 %package -n qt3-devel-examples
 Summary:Programming Examples for Qt 3
-AutoReqProv:on
 Group:  Development/Sources
 Provides:   qt3-examples
 Obsoletes:  qt3-examples
@@ -234,8 +234,8 @@
 
 %package -n qt3-mysql
 Summary:MySQL Plug-In for Qt
-Provides:   qt3_database_plugin
 Group:  Productivity/Databases/Clients
+Provides:   qt3_database_plugin
 
 %description  -n qt3-mysql
 Plug-in for using the MySQL database with the generic Qt database
@@ -243,8 +243,8 @@
 
 %package -n qt3-unixODBC
 Summary:A UnixODBC Plug-In for Qt
-Provides:   qt3_database_plugin
 Group:  Productivity/Databases/Clients
+Provides:   qt3_database_plugin
 
 %description  -n qt3-unixODBC
 A plug-in for using UnixODBC supported databases with the generic Qt
@@ -252,8 +252,8 @@
 
 %package -n qt3-postgresql
 Summary:A PostgreSQL Plug-In for Qt
-Provides:   qt3_database_plugin
 Group:  Productivity/Databases/Clients
+Provides:   qt3_database_plugin
 
 %description  -n qt3-postgresql
 A Plug-in for using the PostgreSQL database with the generic Qt
@@ -261,8 +261,8 @@
 
 %package -n qt3-sqlite
 Summary:SQLite Database Plug-In for Qt
-Provides:  

commit shared-color-targets for openSUSE:Factory

2012-01-11 Thread h_root
Hello community,

here is the log from the commit of package shared-color-targets for 
openSUSE:Factory checked in at 2012-01-11 15:38:06

Comparing /work/SRC/openSUSE:Factory/shared-color-targets (Old)
 and  /work/SRC/openSUSE:Factory/.shared-color-targets.new (New)


Package is shared-color-targets, Maintainer is 

Changes:

--- 
/work/SRC/openSUSE:Factory/shared-color-targets/shared-color-targets.changes
2011-09-23 12:46:13.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.shared-color-targets.new/shared-color-targets.changes
   2012-01-11 15:38:59.0 +0100
@@ -1,0 +2,5 @@
+Tue Jan 10 08:00:24 UTC 2012 - co...@suse.com
+
+- pick the version for CC-BY-SA
+
+---



Other differences:
--
++ shared-color-targets.spec ++
--- /var/tmp/diff_new_pack.A4VhCH/_old  2012-01-11 15:38:59.0 +0100
+++ /var/tmp/diff_new_pack.A4VhCH/_new  2012-01-11 15:38:59.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package shared-color-targets
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 # Copyright (c) 2010 Luis Medinas, Portugal
 #
 # All modifications and additions to the file contributed by third parties
@@ -16,15 +16,13 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:   shared-color-targets
 Version:0.1.0
-Release:1
-License:GPLv2+ and Public Domain and CC-BY-SA
-Group:  System/GUI/Other
+Release:0
 Summary:Color targets for creating color profiles
+License:GPL-2.0+ and SUSE-Public-Domain and CC-BY-SA-3.0
+Group:  System/GUI/Other
 Url:http://github.com/hughsie/shared-color-targets
 Source: 
http://people.freedesktop.org/~hughsient/releases/%{name}-%{version}.tar.xz
 # Only needed because we don't (and won't) support building xz tarballs by 
default... See bnc#697467


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



commit setserial for openSUSE:Factory

2012-01-11 Thread h_root
Hello community,

here is the log from the commit of package setserial for openSUSE:Factory 
checked in at 2012-01-11 15:38:03

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


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

Changes:

--- /work/SRC/openSUSE:Factory/setserial/setserial.changes  2011-12-25 
17:41:49.0 +0100
+++ /work/SRC/openSUSE:Factory/.setserial.new/setserial.changes 2012-01-11 
15:38:58.0 +0100
@@ -1,0 +2,5 @@
+Tue Jan 10 16:05:18 UTC 2012 - dlova...@suse.com
+
+- Removed setserial.init (obsolete)
+
+---

Old:

  setserial.init



Other differences:
--
++ setserial.spec ++
--- /var/tmp/diff_new_pack.gs6DlQ/_old  2012-01-11 15:38:59.0 +0100
+++ /var/tmp/diff_new_pack.gs6DlQ/_new  2012-01-11 15:38:59.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package setserial
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,6 +15,8 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
+
 Name:   setserial
 Version:2.17
 Release:0
@@ -26,7 +28,6 @@
 License:GPL-2.0+
 Group:  Hardware/Other
 Source0:
ftp://tsx-11.mit.edu/pub/linux/sources/sbin/setserial-%{version}.tar.bz2
-Source1:setserial.init
 Patch0: %{name}-%{version}-autoconf.diff
 Patch1: %{name}-%{version}-error.diff
 Patch2: %{name}-%{version}-prototypes.diff
@@ -60,7 +61,6 @@
 mkdir -p ${RPM_BUILD_ROOT}%{_mandir}/man8
 mkdir -p ${RPM_BUILD_ROOT}%{_sbindir}
 make install DESTDIR=$RPM_BUILD_ROOT STRIP=:
-install %SOURCE1 ${RPM_BUILD_ROOT}/etc/init.d/setserial
 ln -sf /etc/init.d/setserial ${RPM_BUILD_ROOT}%{_sbindir}/rcsetserial
 
 %clean
@@ -73,7 +73,6 @@
 %defattr(-,root,root)
 %doc README setserial.lsm rc.serial
 %doc %{_mandir}/man?/*
-%config %{_sysconfdir}/init.d/setserial
 /bin/*
 %{_sbindir}/*
 

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



commit tiff for openSUSE:Factory

2012-01-11 Thread h_root
Hello community,

here is the log from the commit of package tiff for openSUSE:Factory checked in 
at 2012-01-11 15:38:10

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


Package is tiff, Maintainer is pgaj...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/tiff/tiff.changes2011-11-23 
19:37:55.0 +0100
+++ /work/SRC/openSUSE:Factory/.tiff.new/tiff.changes   2012-01-11 
15:39:00.0 +0100
@@ -1,0 +2,16 @@
+Tue Jan 10 01:21:45 UTC 2012 - crrodrig...@opensuse.org
+
+- remove libjpeg-devel and zlib-devel from libtiff-devel
+  requires as they are _not_ required to use the library.
+  Now, this _will_ break packages with wrong buildrequires
+  for good.
+
+---
+Tue Jan 10 00:55:53 UTC 2012 - crrodrig...@opensuse.org
+
+- Hide private symbols using gcc visibility, this has been
+  applied only to functions that the source code clearly states
+  that are internal to the library.
+- Run spec cleaner
+
+---

New:

  tiff-visibility.patch



Other differences:
--
++ tiff.spec ++
--- /var/tmp/diff_new_pack.okFMxE/_old  2012-01-11 15:39:01.0 +0100
+++ /var/tmp/diff_new_pack.okFMxE/_new  2012-01-11 15:39:01.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package tiff
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,25 +18,32 @@
 
 
 Name:   tiff
-BuildRequires:  gcc-c++ libjpeg-devel libtool zlib-devel
 License:PERMISSIVE-OSI-COMPLIANT ; MIT License (or similar)
 Group:  Productivity/Graphics/Convertors
-AutoReqProv:on
+BuildRequires:  gcc-c++
+BuildRequires:  libjpeg-devel
+BuildRequires:  libtool
+BuildRequires:  zlib-devel
 # bug437293
 %ifarch ppc64
 Obsoletes:  tiff-64bit
 %endif
-#
-Url:http://www.remotesensing.org/libtiff/
 Version:3.9.5
 Release:6
 Summary:Tools for Converting from and to the Tiff  Format
+#
+Url:http://www.remotesensing.org/libtiff/
 Source: tiff-%{version}.tar.bz2
 Source2:README.SUSE
 Source3:baselibs.conf
+# PATCH-MISSING-TAG -- See 
http://wiki.opensuse.org/openSUSE:Packaging_Patches_guidelines
 Patch2: tiff-%{version}-seek.patch
+# PATCH-MISSING-TAG -- See 
http://wiki.opensuse.org/openSUSE:Packaging_Patches_guidelines
 Patch3: tiff-%{version}-tiff2pdf-colors.patch
+# PATCH-MISSING-TAG -- See 
http://wiki.opensuse.org/openSUSE:Packaging_Patches_guidelines
 Patch9: tiff-%{version}-dont-fancy-upsampling.patch
+# PATCH-MISSING-TAG -- See 
http://wiki.opensuse.org/openSUSE:Packaging_Patches_guidelines
+Patch10:tiff-visibility.patch
 # FYI: this issue is solved another way
 # http://bugzilla.maptools.org/show_bug.cgi?id=1985#c1
 # Patch9: tiff-%{version}-lzw-CVE-2009-2285.patch
@@ -46,19 +53,12 @@
 This package contains the library and support programs for the TIFF
 image format.
 
-
-
-Authors:
-
-Sam Leffler s...@engr.sgi.com
-
 %package -n libtiff3
 License:PERMISSIVE-OSI-COMPLIANT ; MIT License (or similar)
 Summary:The Tiff Library (with JPEG and compression support)
 Group:  System/Libraries
 Provides:   libtiff = %{version}
 Obsoletes:  libtiff  %{version}
-AutoReqProv:on
 # bug437293
 %ifarch ppc64
 Obsoletes:  libtiff-64bit
@@ -70,17 +70,13 @@
 libtiff, you will have to add -ljpeg and -lz to include the necessary
 libjpeg and libz in the linking process.
 
-
-
-Authors:
-
-Sam Leffler s...@engr.sgi.com
-
 %package -n libtiff-devel
 License:PERMISSIVE-OSI-COMPLIANT
 Summary:Development Tools for Programs which will use the libtiff 
Library
 Group:  Development/Libraries/C and C++
-Requires:   libtiff3 = %{version} libjpeg-devel zlib-devel libstdc++-devel 
glibc-devel
+Requires:   glibc-devel
+Requires:   libstdc++-devel
+Requires:   libtiff3 = %{version}
 # bug437293
 %ifarch ppc64
 Obsoletes:  tiff-devel-64bit
@@ -92,13 +88,12 @@
 developing programs which will manipulate TIFF format image files using
 the libtiff library.
 
-
-
 %prep
 %setup -q 
 %patch2
 %patch3 -p1
 %patch9 -p1
+%patch10
 find -type d -name CVS | xargs rm -rfv
 find -type d | xargs chmod 755
 
@@ -109,17 +104,17 @@
 make %{?_smp_mflags}
 
 %install
-mkdir -p $RPM_BUILD_ROOT/{%{_mandir}/{man1,man3},usr/{bin,lib,include}}
-make install DESTDIR=$RPM_BUILD_ROOT

commit totem-pl-parser for openSUSE:Factory

2012-01-11 Thread h_root
Hello community,

here is the log from the commit of package totem-pl-parser for openSUSE:Factory 
checked in at 2012-01-11 15:38:14

Comparing /work/SRC/openSUSE:Factory/totem-pl-parser (Old)
 and  /work/SRC/openSUSE:Factory/.totem-pl-parser.new (New)


Package is totem-pl-parser, Maintainer is gnome-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/totem-pl-parser/totem-pl-parser.changes  
2012-01-09 15:22:28.0 +0100
+++ /work/SRC/openSUSE:Factory/.totem-pl-parser.new/totem-pl-parser.changes 
2012-01-11 15:39:01.0 +0100
@@ -1,0 +2,6 @@
+Tue Jan 10 13:27:58 UTC 2012 - vu...@opensuse.org
+
+- Add totem-pl-parser-new-libquvi.patch: add compatibility with
+  libquvi 0.4.x.
+
+---

New:

  totem-pl-parser-new-libquvi.patch



Other differences:
--
++ totem-pl-parser.spec ++
--- /var/tmp/diff_new_pack.aX4lzZ/_old  2012-01-11 15:39:02.0 +0100
+++ /var/tmp/diff_new_pack.aX4lzZ/_new  2012-01-11 15:39:02.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package totem-pl-parser
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,14 +15,17 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   totem-pl-parser
 Version:2.32.6
 Release:0
-Source0:
http://download.gnome.org/sources/totem-pl-parser/2.32/%{name}-%{version}.tar.bz2
 Summary:A simple GObject-based library to parse playlist formats
 License:LGPL-2.0+
 Group:  Productivity/Multimedia/Video/Players
 Url:http://www.gnome.org/projects/totem/
+Source0:
http://download.gnome.org/sources/totem-pl-parser/2.32/%{name}-%{version}.tar.bz2
+# PATCH-FIX-UPSTREAM totem-pl-parser-new-libquvi.patch vu...@opensuse.org -- 
Work with libquvi 0.4.x
+Patch0: totem-pl-parser-new-libquvi.patch
 BuildRequires:  intltool
 BuildRequires:  translation-update-upstream
 BuildRequires:  pkgconfig(glib-2.0)
@@ -84,6 +87,7 @@
 %prep
 %setup -q
 translation-update-upstream
+%patch0 -p1
 
 %build
 %configure \

++ totem-pl-parser-new-libquvi.patch ++
From 4e15c57a438ee900f6ce601810a59a316b039fa1 Mon Sep 17 00:00:00 2001
From: Bastien Nocera had...@hadess.net
Date: Fri, 21 Oct 2011 15:36:26 +
Subject: lib: Require quvi 0.4.0

And adapt API usage.

Original patch by Marien Zwart in:
https://bugs.gentoo.org/show_bug.cgi?id=386651

https://bugzilla.gnome.org/show_bug.cgi?id=661451
---
diff --git a/plparse/totem-pl-parser-videosite.c 
b/plparse/totem-pl-parser-videosite.c
index 9706d5a..b1645d6 100644
--- a/plparse/totem-pl-parser-videosite.c
+++ b/plparse/totem-pl-parser-videosite.c
@@ -75,7 +75,7 @@ totem_pl_parser_add_videosite (TotemPlParser *parser,
 #ifdef HAVE_QUVI
QUVIcode rc;
quvi_t handle;
-   quvi_video_t v;
+   quvi_media_t v;
char *uri;
/* properties */
const char *video_uri;
@@ -104,8 +104,8 @@ totem_pl_parser_add_videosite (TotemPlParser *parser,
return TOTEM_PL_PARSER_RESULT_ERROR;
}
 
-   getprop (QUVIPROP_VIDEOURL, video_uri);
-   if (quvi_getprop (v, QUVIPROP_VIDEOFILELENGTH, length) == QUVI_OK)
+   getprop (QUVIPROP_MEDIAURL, video_uri);
+   if (quvi_getprop (v, QUVIPROP_MEDIACONTENTLENGTH, length) == QUVI_OK)
length_str = g_strdup_printf (%f, length);
else
length_str = NULL;
--
cgit v0.9.0.2
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit upower for openSUSE:Factory

2012-01-11 Thread h_root
Hello community,

here is the log from the commit of package upower for openSUSE:Factory checked 
in at 2012-01-11 15:38:17

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


Package is upower, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/upower/upower.changes2011-12-27 
18:39:36.0 +0100
+++ /work/SRC/openSUSE:Factory/.upower.new/upower.changes   2012-01-11 
15:39:02.0 +0100
@@ -1,0 +2,12 @@
+Mon Jan  9 09:35:25 UTC 2012 - vu...@opensuse.org
+
+- Remove glib2-devel Requires from libupower-glib-devel: it will
+  automatically be added the pkgconfig() way.
+
+---
+Mon Jan  9 07:37:40 UTC 2012 - g...@suse.com
+
+- Split typelib file into typelib-1_0-UpowerGlib-1_0 subpackage.
+- Add typelib-1_0-UpowerGlib-1_0 Requires to libupower-glib-devel.
+
+---



Other differences:
--
++ upower.spec ++
--- /var/tmp/diff_new_pack.W48fXa/_old  2012-01-11 15:39:02.0 +0100
+++ /var/tmp/diff_new_pack.W48fXa/_new  2012-01-11 15:39:02.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package upower
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,16 +15,14 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:   upower
 Summary:Power Device Enumeration Framework
-Version:0.9.15
-Release:1
 License:GPL-2.0+
-Url:http://upower.freedesktop.org/
 Group:  System/Daemons
+Version:0.9.15
+Release:0
+Url:http://upower.freedesktop.org/
 Source: 
http://upower.freedesktop.org/releases/%{name}-%{version}.tar.xz
 BuildRequires:  dbus-1-glib-devel
 BuildRequires:  gobject-introspection-devel = 0.9.9
@@ -49,7 +47,6 @@
 system) are restricted using PolicyKit.
 
 %package -n libupower-glib1
-License:GPL-2.0+
 Summary:Power Device Enumeration Framework - Library
 Group:  System/Daemons
 Recommends: %{name}
@@ -61,12 +58,25 @@
 via the system message bus. Some operations (such as suspending the
 system) are restricted using PolicyKit.
 
+%package -n typelib-1_0-UpowerGlib-1_0
+Summary:Power Device Enumeration Framework - Introspection bindings
+Group:  System/Daemons
+
+%description -n typelib-1_0-UpowerGlib-1_0
+UPower is an abstraction for enumerating power devices, listening to
+device events and querying history and statistics. Any application or
+service on the system can access the org.freedesktop.UPower service
+via the system message bus. Some operations (such as suspending the
+system) are restricted using PolicyKit.
+
+This package provides the GObject Introspection bindings for
+libupower-glib.
+
 %package -n libupower-glib-devel
-License:GPL-2.0+
 Summary:Power Device Enumeration Framework - Development Files
 Group:  Development/Libraries/Other
 Requires:   libupower-glib1 = %{version}
-Requires:   glib2-devel
+Requires:   typelib-1_0-UpowerGlib-1_0 = %{version}
 Provides:   %{name}-devel = %{version}
 
 %description -n libupower-glib-devel
@@ -117,6 +127,9 @@
 %files -n libupower-glib1
 %defattr(-,root,root,-)
 %{_libdir}/libupower-glib.so.*
+
+%files -n typelib-1_0-UpowerGlib-1_0
+%defattr(-,root,root,-)
 %{_libdir}/girepository-1.0/UPowerGlib-1.0.typelib
 
 %files -n libupower-glib-devel


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



commit xorg-x11-driver-video for openSUSE:Factory

2012-01-11 Thread h_root
Hello community,

here is the log from the commit of package xorg-x11-driver-video for 
openSUSE:Factory checked in at 2012-01-11 15:38:28

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


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

Changes:

--- 
/work/SRC/openSUSE:Factory/xorg-x11-driver-video/xorg-x11-driver-video.changes  
2011-11-23 19:38:15.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.xorg-x11-driver-video.new/xorg-x11-driver-video.changes
 2012-01-11 15:39:06.0 +0100
@@ -1,0 +2,8 @@
+Tue Jan 10 10:56:57 UTC 2012 - e...@suse.com
+
+- As requested by Michael Meeks - pulled patch
+  429a36f7481b9bfd5ed137642d2916d69a713557 from
+  upstream to fix an issue seen in LibreOffice
+  (bnc #740520).
+
+---

New:

  U_uxa-Fix-clip-processing-for-uxa_fill_spans.patch



Other differences:
--
++ xorg-x11-driver-video.spec ++
--- /var/tmp/diff_new_pack.OExiRc/_old  2012-01-11 15:39:08.0 +0100
+++ /var/tmp/diff_new_pack.OExiRc/_new  2012-01-11 15:39:08.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package xorg-x11-driver-video
 #
-# 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
@@ -102,6 +102,7 @@
 Patch157:   U_xgi-Fix-build-on-bigendian.patch
 Patch158:   U_API-compat-fix-for-DRAWABLE_BUFFER.patch
 %endif
+Patch159:   U_uxa-Fix-clip-processing-for-uxa_fill_spans.patch
 
 %description
 This package contains X.Org video drivers.
@@ -143,6 +144,7 @@
 %patch150 -p1
 ### disabled for now (bnc #687802)
 #%patch155 -p1
+%patch159 -p1
 popd
 pushd xf86-video-nv-*
 %patch132 -p1

++ U_uxa-Fix-clip-processing-for-uxa_fill_spans.patch ++
From: Chris Wilson ch...@chris-wilson.co.uk
Date: Fri Dec 9 09:54:12 2011 +
Subject: [PATCH] uxa: Fix clip processing for uxa_fill_spans()
Patch-Mainline: Upstream
Git-commit: 429a36f7481b9bfd5ed137642d2916d69a713557
References: 
Signed-off-by: Egbert Eich e...@suse.de

Fixes regression from e0066e77e026b0dd0daa0c3765473c7d63aa6753
(uxa: Simplify Composite solid acceleration for spans by only clipping
once) [2.15.901]

Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=43649
Signed-off-by: Chris Wilson ch...@chris-wilson.co.uk
---
 uxa/uxa-accel.c |   22 +-
 1 files changed, 9 insertions(+), 13 deletions(-)

diff --git a/uxa/uxa-accel.c b/uxa/uxa-accel.c
index 21957a3..e4afd13 100644
--- a/uxa/uxa-accel.c
+++ b/uxa/uxa-accel.c
@@ -92,21 +92,17 @@ uxa_fill_spans(DrawablePtr pDrawable, GCPtr pGC, int n,
nbox = REGION_NUM_RECTS(pClip);
pbox = REGION_RECTS(pClip);
while (nbox--) {
-   if (pbox-y1  y || pbox-y2 = y)
-   continue;
-
-   if (x1  pbox-x1)
-   x1 = pbox-x1;
+   int X1 = x1, X2 = x2;
+   if (X1  pbox-x1)
+   X1 = pbox-x1;
 
-   if (x2  pbox-x2)
-   x2 = pbox-x2;
-
-   if (x2 = x1)
-   continue;
+   if (X2  pbox-x2)
+   X2 = pbox-x2;
 
-   (*uxa_screen-info-solid) (dst_pixmap,
-   x1 + off_x, y + off_y,
-   x2 + off_x, y + 1 + off_y);
+   if (X2  X1  pbox-y1 = y  pbox-y2  y)
+   (*uxa_screen-info-solid) (dst_pixmap,
+   X1 + off_x, y + 
off_y,
+   X2 + off_x, y + 1 + 
off_y);
pbox++;
}
}
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit glibc.i686 for openSUSE:Factory

2012-01-11 Thread h_root
Hello community,

here is the log from the commit of package glibc.i686 for openSUSE:Factory 
checked in at 2012-01-11 16:24:54

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


Package is glibc.i686, Maintainer is 

Changes:

New Changes file:

NO CHANGES FILE!!!



Other differences:
--
++ _link ++
--- /var/tmp/diff_new_pack.vHvCkt/_old  2012-01-11 16:25:09.0 +0100
+++ /var/tmp/diff_new_pack.vHvCkt/_new  2012-01-11 16:25:09.0 +0100
@@ -3,7 +3,7 @@
 topadd
 ExclusiveArch:  i586 i686
 BuildArch:  i686
-%{expand:%%global optflags %(echo quot;%optflagsquot;|sed -e s/i586/i686/)}
+%{expand:%%global optflags %(echo quot;%optflagsquot;|sed -e s/i586/i686/) 
-march=i686 -mtune=generic}
 /topadd
   /patches
 /link

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



commit openssl for openSUSE:11.3

2012-01-11 Thread h_root

Hello community,

here is the log from the commit of package openssl for openSUSE:11.3
checked in at Wed Jan 11 17:57:30 CET 2012.




--- old-versions/11.3/UPDATES/all/openssl/openssl.changes   2011-09-20 
10:50:08.0 +0200
+++ 11.3/openssl/openssl.changes2012-01-11 08:36:51.0 +0100
@@ -1,0 +2,13 @@
+Wed Jan 11 07:23:14 UTC 2012 - g...@suse.com
+
+- fix security bug[bnc#739719] - openssl: various security issues
+  DTLS Plaintext Recovery Attack (CVE-2011-4108)
+  Uninitialized SSL 3.0 Padding (CVE-2011-4576)
+  Malformed RFC 3779 Data Can Cause Assertion Failures (CVE-2011-4577)
+  SGC Restart DoS Attack (CVE-2011-4619)
+  Invalid GOST parameters DoS Attack (CVE-2012-0027)
+
+  not affected:
+  Double-free in Policy Checks (CVE-2011-4109)
+
+---

calling whatdependson for 11.3-i586


New:

  CVE-2011-4108.patch
  CVE-2011-4576.patch
  CVE-2011-4577.patch
  CVE-2011-4619.patch
  CVE-2012-0027.patch



Other differences:
--
++ openssl.spec ++
--- /var/tmp/diff_new_pack.PgRJW1/_old  2012-01-11 17:56:49.0 +0100
+++ /var/tmp/diff_new_pack.PgRJW1/_new  2012-01-11 17:56:49.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package openssl
 #
-# 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
@@ -32,7 +32,7 @@
 %endif
 #
 Version:1.0.0
-Release:6.RELEASE11
+Release:6.RELEASE13
 Summary:Secure Sockets and Transport Layer Security
 Url:http://www.openssl.org/
 Source: http://www.%{name}.org/source/%{name}-%{version}.tar.bz2
@@ -51,6 +51,11 @@
 Patch8: ECDSA_signatures_timing_attack.patch
 Patch9: CVE-2011-3207.patch
 Patch10:CVE-2011-3210.patch
+Patch21:CVE-2011-4108.patch
+Patch22:CVE-2011-4576.patch
+Patch23:CVE-2011-4577.patch
+Patch24:CVE-2011-4619.patch
+Patch25:CVE-2012-0027.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -188,6 +193,11 @@
 %patch8 -p1
 %patch9 -p1
 %patch10 -p1
+%patch21 -p1
+%patch22 -p1
+%patch23 -p1
+%patch24 -p1
+%patch25 -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

++ CVE-2011-4108.patch ++
Index: openssl-1.0.0/ssl/d1_pkt.c
===
--- openssl-1.0.0.orig/ssl/d1_pkt.c
+++ openssl-1.0.0/ssl/d1_pkt.c
@@ -375,6 +375,7 @@ dtls1_process_record(SSL *s)
SSL3_RECORD *rr;
unsigned int mac_size;
unsigned char md[EVP_MAX_MD_SIZE];
+   int decryption_failed_or_bad_record_mac = 0;
 
 
rr= (s-s3-rrec);
@@ -409,12 +410,10 @@ dtls1_process_record(SSL *s)
enc_err = s-method-ssl3_enc-enc(s,0);
if (enc_err = 0)
{
-   if (enc_err == 0)
-   /* SSLerr() and ssl3_send_alert() have been called */
-   goto err;
-
-   /* otherwise enc_err == -1 */
-   goto decryption_failed_or_bad_record_mac;
+   /* To minimize information leaked via timing, we will always
+* perform all computations before discarding the message.
+*/
+   decryption_failed_or_bad_record_mac = 1;
}
 
 #ifdef TLS_DEBUG
@@ -444,7 +443,7 @@ printf(\n);

SSLerr(SSL_F_DTLS1_PROCESS_RECORD,SSL_R_PRE_MAC_LENGTH_TOO_LONG);
goto f_err;
 #else
-   goto decryption_failed_or_bad_record_mac;
+   decryption_failed_or_bad_record_mac = 1;
 #endif 
}
/* check the MAC for rr-input (it's in mac_size bytes at the 
tail) */
@@ -455,17 +454,25 @@ printf(\n);

SSLerr(SSL_F_DTLS1_PROCESS_RECORD,SSL_R_LENGTH_TOO_SHORT);
goto f_err;
 #else
-   goto decryption_failed_or_bad_record_mac;
+   decryption_failed_or_bad_record_mac = 1;
 #endif
}
rr-length-=mac_size;
i=s-method-ssl3_enc-mac(s,md,0);
if (i  0 || memcmp(md,(rr-data[rr-length]),mac_size) != 0)
{
-   goto decryption_failed_or_bad_record_mac;
+   decryption_failed_or_bad_record_mac = 1;
}
}
 
+   if (decryption_failed_or_bad_record_mac)
+   {
+   /* decryption failed, silently discard 

commit acroread for openSUSE:12.1:Update:Test

2012-01-11 Thread h_root
Hello community,

here is the log from the commit of package acroread for 
openSUSE:12.1:Update:Test checked in at 2012-01-11 18:25:17

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


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

Changes:

--- /work/SRC/openSUSE:12.1:Update:Test/acroread/acroread.changes   
2011-12-05 15:28:31.0 +0100
+++ /work/SRC/openSUSE:12.1:Update:Test/.acroread.new/acroread.changes  
2012-01-11 18:25:19.0 +0100
@@ -1,0 +2,7 @@
+Wed Jan 11 09:46:55 UTC 2012 - b...@suse.com
+
+- Update to 9.4.7 for bnc#735275(swampid#44853).
+  CVE-2011-4369
+- remove _service file, too fragile
+
+---

Old:

  _service
  _service:download_url:AdbeRdr9.4.6-1_i486linux_enu.tar.bz2

New:

  AdbeRdr9.4.7-1_i486linux_enu.tar.bz2



Other differences:
--
++ acroread.spec ++
--- /var/tmp/diff_new_pack.7glpSK/_old  2012-01-11 18:25:21.0 +0100
+++ /var/tmp/diff_new_pack.7glpSK/_new  2012-01-11 18:25:21.0 +0100
@@ -45,7 +45,7 @@
 Source50:   acroread-rpmlintrc
 Patch0: install.patch
 # this Version is reported when calling acroread -version
-Version:9.4.6
+Version:9.4.7
 Release:1
 Source0:
ftp://ftp.adobe.com/pub/adobe/reader/unix/9.x/%{version}/enu/AdbeRdr%{version}-1_i486linux_enu.tar.bz2
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build



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



commit amarok for openSUSE:12.1:Update:Test

2012-01-11 Thread h_root
Hello community,

here is the log from the commit of package amarok for openSUSE:12.1:Update:Test 
checked in at 2012-01-11 18:25:31

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


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

Changes:

--- /work/SRC/openSUSE:12.1:Update:Test/amarok/amarok.changes   2011-12-12 
16:26:19.0 +0100
+++ /work/SRC/openSUSE:12.1:Update:Test/.amarok.new/amarok.changes  
2012-01-11 18:25:32.0 +0100
@@ -2 +2,6 @@
-Sat Dec 10 07:03:24 UTC 2011 - m...@suse.com
+Mon Dec 12 09:30:53 CET 2011 - mhruse...@suse.cz
+
+- added patch to carry around correct errmsg.sys file (bnc#712749)
+
+---
+Wed Nov 30 06:17:01 UTC 2011 - m...@suse.com
@@ -9 +14 @@
-Sun Nov  6 17:49:24 UTC 2011 - ctri...@opensuse.org
+Sat Nov  5 06:14:00 UTC 2011 - ctri...@opensuse.org

New:

  errmsg-mysql-embedded.diff



Other differences:
--
++ amarok.spec ++
--- /var/tmp/diff_new_pack.P1tMo6/_old  2012-01-11 18:25:32.0 +0100
+++ /var/tmp/diff_new_pack.P1tMo6/_new  2012-01-11 18:25:32.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package amarok
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,6 +15,7 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 %bcond_with ffmpeg
 
 Name:   amarok
@@ -26,6 +27,8 @@
 
 Url:http://amarok.kde.org/
 Source0:
ftp://ftp.kde.org/pub/kde/stable/amarok/%{version}/src/%{name}-%{version}.tar.bz2
+# PATCH-FIX-OPENSUSE errmsg-mysql-embedded.diff -- Don't require errmsg.sys 
from mysql package
+Patch0: errmsg-mysql-embedded.diff
 # PATCH-FEATURE-OPENSUSE ksuseinstall.diff llu...@novell.com -- Support for 
on-demand codecs install using ksuseinstall
 Patch1: ksuseinstall.diff
 # PATCH-FIX-OPENSUSE initial-preference.diff bnc#605522 llu...@novell.com -- 
Increase initial preference to be used for audio files instead of Kaffeine
@@ -62,7 +65,7 @@
 BuildRequires:  libqca2-devel
 BuildRequires:  libqjson-devel
 BuildRequires:  loudmouth-devel
-BuildRequires:  mysql
+BuildRequires:  mysql-community-server
 BuildRequires:  qt4-qtscript
 BuildRequires:  taglib-devel
 BuildRequires:  taglib-extras-devel
@@ -87,6 +90,7 @@
 %lang_package
 %prep
 %setup -q
+%patch0 -p1
 %if !0%{?kde_updatedapps}
 %patch1 -p1
 %endif

++ errmsg-mysql-embedded.diff ++
Index: 
amarok-2.4.3/src/core-impl/collections/db/sql/mysqlecollection/MySqlEmbeddedStorage.cpp
===
--- 
amarok-2.4.3.orig/src/core-impl/collections/db/sql/mysqlecollection/MySqlEmbeddedStorage.cpp
+++ 
amarok-2.4.3/src/core-impl/collections/db/sql/mysqlecollection/MySqlEmbeddedStorage.cpp
@@ -65,6 +65,7 @@ MySqlEmbeddedStorage::MySqlEmbeddedStora
 // functions, such as FULLTEXT indexing.
 out  default-storage-engine = MyISAM  endl;
 out  loose-innodb = 0  endl;
+out  language=/usr/share/kde4/apps/amarok  endl;
 out  skip-grant-tables = 1  endl;
 out  myisam-recover = FORCE  endl;
 out  key_buffer_size = 16777216  endl; // (16Mb)
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit compcache for openSUSE:12.1:Update:Test

2012-01-11 Thread h_root
Hello community,

here is the log from the commit of package compcache for 
openSUSE:12.1:Update:Test checked in at 2012-01-11 18:25:55

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


Package is compcache, Maintainer is ti...@suse.com

Changes:

--- /work/SRC/openSUSE:12.1:Update:Test/compcache/compcache.changes 
2012-01-11 18:26:00.0 +0100
+++ /work/SRC/openSUSE:12.1:Update:Test/.compcache.new/compcache.changes
2012-01-11 18:26:00.0 +0100
@@ -1,0 +2,5 @@
+Mon Jan  9 16:22:15 CET 2012 - ti...@suse.de
+
+- fix init script for 3.x kernel (bnc#739584)
+
+---



Other differences:
--
++ compcache.spec ++
--- /var/tmp/diff_new_pack.twRmYf/_old  2012-01-11 18:26:00.0 +0100
+++ /var/tmp/diff_new_pack.twRmYf/_new  2012-01-11 18:26:00.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package compcache
 #
-# 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
@@ -14,9 +14,9 @@
 
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
-
 # nodebuginfo
 
+
 %if %suse_version = 1120
 %define need_kmp   1
 %else
@@ -31,13 +31,15 @@
 
 Name:   compcache
 %if %need_kmp
-BuildRequires:  kernel-source kernel-syms module-init-tools
+BuildRequires:  kernel-source
+BuildRequires:  kernel-syms
+BuildRequires:  module-init-tools
 %endif
-License:GPLv2
-Group:  System/Kernel
 Version:0.6.2
-Release:6
+Release:0
 Summary:Compressed RAM based swap device
+License:GPL-2.0
+Group:  System/Kernel
 Source0:compcache-%{version}.tar.bz2
 Source1:sysconfig.compcache
 Source2:boot.compcache
@@ -66,7 +68,6 @@
 %if %need_kmp
 
 %package KMP
-License:GPLv2
 Summary:Kernel module for compressed RAM based swap device
 Group:  System/Kernel
 

++ boot.compcache ++
--- /var/tmp/diff_new_pack.twRmYf/_old  2012-01-11 18:26:00.0 +0100
+++ /var/tmp/diff_new_pack.twRmYf/_new  2012-01-11 18:26:00.0 +0100
@@ -30,15 +30,25 @@
 
 kver=$(uname -r)
 kver=${kver%%-*}
-krel=${kver#2.6.}
-krel=${krel%%.*}
-if [ $krel -ge 36 ]; then
-ZRAM=zram
-SWAPDEVNM=/dev/zram
-else
-ZRAM=ramzswap
-SWAPDEVNM=/dev/ramzswap
-fi
+case $kver in
+3.*)
+   ZRAM=zram
+   SWAPDEVNM=/dev/zram
+   ;;
+2.6.*)
+   krel=${kver#2.6.}
+   krel=${krel%%.*}
+   if [ $krel -ge 36 ]; then
+   ZRAM=zram
+   SWAPDEVNM=/dev/zram
+   else
+   ZRAM=ramzswap
+   SWAPDEVNM=/dev/ramzswap
+   fi
+   ;;
+*)
+   exit 1;;
+esac
 
 is_comp_swap_on () {
 grep -q $1 /proc/swaps

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



commit dbus-sharp for openSUSE:12.1:Update:Test

2012-01-11 Thread h_root
Hello community,

here is the log from the commit of package dbus-sharp for 
openSUSE:12.1:Update:Test checked in at 2012-01-11 18:26:23

Comparing /work/SRC/openSUSE:12.1:Update:Test/dbus-sharp (Old)
 and  /work/SRC/openSUSE:12.1:Update:Test/.dbus-sharp.new (New)


Package is dbus-sharp, Maintainer is 

Changes:

--- /work/SRC/openSUSE:12.1:Update:Test/dbus-sharp/dbus-sharp.changes   
2012-01-11 18:26:23.0 +0100
+++ /work/SRC/openSUSE:12.1:Update:Test/.dbus-sharp.new/dbus-sharp.changes  
2012-01-11 18:26:24.0 +0100
@@ -1,0 +2,6 @@
+Mon Jan  9 00:26:25 UTC 2012 - vsteenho...@novell.com
+
+- Fix Signals not delivered/event not raised on client proxy
+  (bnc#732873)
+
+---

New:

  disable-broken-matching.patch
  remove-sender-match-check.patch



Other differences:
--
++ dbus-sharp.spec ++
--- /var/tmp/diff_new_pack.OIkUMw/_old  2012-01-11 18:26:24.0 +0100
+++ /var/tmp/diff_new_pack.OIkUMw/_new  2012-01-11 18:26:24.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package dbus-sharp
 #
-# 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
@@ -29,6 +29,8 @@
 Url:http://mono.github.com/dbus-sharp/
 Group:  Development/Libraries/Other
 Source0:%{name}-%{version}.tar.bz2
+Patch0: disable-broken-matching.patch  
+Patch1: remove-sender-match-check.patch 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildArch:  noarch
 BuildRequires:  pkgconfig
@@ -60,6 +62,8 @@
 
 %prep
 %setup -q
+%patch0 -p1
+%patch1 -p1
 
 %build
 %configure \

++ disable-broken-matching.patch ++
From 608328ba1e0ccc8d0387c244793b229bcc184648 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?J=C3=A9r=C3=A9mie=20Laval?= jeremie.la...@gmail.com
Date: Fri, 10 Dec 2010 15:03:12 +
Subject: [PATCH] Disable broken matching on sender for signals. Fix issue #8.

---
 src/BusObject.cs |5 -
 1 files changed, 4 insertions(+), 1 deletions(-)

diff --git a/src/BusObject.cs b/src/BusObject.cs
index e12207e..fe32b72 100644
--- a/src/BusObject.cs
+++ b/src/BusObject.cs
@@ -56,7 +56,10 @@ public void ToggleSignal (string iface, string member, 
Delegate dlg, bool adding
rule.Fields.Add (FieldCode.Interface, new MatchTest 
(iface));
rule.Fields.Add (FieldCode.Member, new MatchTest 
(member));
rule.Fields.Add (FieldCode.Path, new MatchTest 
(object_path));
-   rule.Fields.Add (FieldCode.Sender, new MatchTest 
(alt_bus_name ?? bus_name));
+   // FIXME: Cause a regression compared to 0.6 as name 
wasn't matched before
+   // the problem arises because busname is not used by 
DBus daemon and
+   // instead it uses the canonical name of the sender 
(i.e. similar to ':1.13')
+   //rule.Fields.Add (FieldCode.Sender, new MatchTest 
(alt_bus_name ?? bus_name));
 
if (adding) {
if (conn.Handlers.ContainsKey (rule))
-- 
1.7.5.4

++ remove-sender-match-check.patch ++
From 76f43e6cc25eae25b65883b37b10376311d2 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?J=C3=A9r=C3=A9mie=20Laval?= jeremie.la...@gmail.com
Date: Thu, 10 Feb 2011 17:31:38 +
Subject: [PATCH] Remove sender match check on receiving side too. Properly
 fix issue 8.

---
 src/Connection.cs |2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/Connection.cs b/src/Connection.cs
index b414994..e593db9 100644
--- a/src/Connection.cs
+++ b/src/Connection.cs
@@ -278,7 +278,7 @@ internal void HandleSignal (Message msg)
rule.MessageType = MessageType.Signal;
rule.Fields.Add (FieldCode.Interface, new MatchTest 
(signal.Interface));
rule.Fields.Add (FieldCode.Member, new MatchTest 
(signal.Member));
-   rule.Fields.Add (FieldCode.Sender, new MatchTest 
(signal.Sender));
+   //rule.Fields.Add (FieldCode.Sender, new MatchTest 
(signal.Sender));
rule.Fields.Add (FieldCode.Path, new MatchTest 
(signal.Path));
 
Delegate dlg;
-- 
1.7.5.4

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



commit dhcp for openSUSE:12.1:Update:Test

2012-01-11 Thread h_root
Hello community,

here is the log from the commit of package dhcp for openSUSE:12.1:Update:Test 
checked in at 2012-01-11 18:26:45

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


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

Changes:

--- /work/SRC/openSUSE:12.1:Update:Test/dhcp/dhcp.changes   2011-12-09 
16:44:58.0 +0100
+++ /work/SRC/openSUSE:12.1:Update:Test/.dhcp.new/dhcp.changes  2012-01-11 
18:26:47.0 +0100
@@ -1,0 +2,10 @@
+Fri Jan  6 12:15:47 UTC 2012 - m...@suse.com
+
+- Fixed close-on-exec patch to not set it on stderr (bnc#732910)
+- Fixed incorrect a array type option parsing causing to discard
+  e.g. classless static routes from lease file [reported as ISC-Bug
+  27289] and zero-length option parsing such as dhcp6.rapid-commit
+  in dhclient6 [reported as ISC-Bug 27314] (bnc#739696).
+- Fixed dhclient to include its pid number in syslog messages.
+
+---

New:

  dhcp-4.2.2-dhclient-log-pid.diff
  dhcp-4.2.2-dhclient-option_param-a.diff
  dhcp-4.2.2-dhclient-zero-length-options.patch



Other differences:
--
++ dhcp.spec ++
--- /var/tmp/diff_new_pack.1oMSFm/_old  2012-01-11 18:26:47.0 +0100
+++ /var/tmp/diff_new_pack.1oMSFm/_new  2012-01-11 18:26:47.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package dhcp
 #
-# 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
@@ -89,6 +89,9 @@
 Patch46:dhcp-4.2.2-close-on-exec.diff
 Patch47:dhcp-4.2.2-quiet-dhclient.bnc711420.diff
 Patch48:dhcp-4.2.2-CVE-2011-4539-regex-DoS.bnc735610.diff
+Patch49:dhcp-4.2.2-dhclient-option_param-a.diff
+Patch50:dhcp-4.2.2-dhclient-log-pid.diff
+Patch51:dhcp-4.2.2-dhclient-zero-length-options.patch
 ##
 PreReq: /bin/touch /sbin/chkconfig sysconfig
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -218,6 +221,9 @@
 %patch46 -p1
 %patch47 -p1
 %patch48 -p1
+%patch49 -p1
+%patch50 -p1
+%patch51 -p1
 ##
 find . -type f -name \*.cat\* -exec rm -f {} \;
 dos2unix contrib/ms2isc/*

++ dhcp-4.2.2-close-on-exec.diff ++
--- /var/tmp/diff_new_pack.1oMSFm/_old  2012-01-11 18:26:47.0 +0100
+++ /var/tmp/diff_new_pack.1oMSFm/_new  2012-01-11 18:26:47.0 +0100
@@ -24,21 +24,6 @@
 index 82c26bb..a1cab01 100644
 --- a/client/dhclient.c
 +++ b/client/dhclient.c
-@@ -131,11 +131,11 @@ main(int argc, char **argv) {
-   /* Make sure that file descriptors 0 (stdin), 1, (stdout), and
-  2 (stderr) are open. To do this, we assume that when we
-  open a file the lowest available file descriptor is used. */
--  fd = open(/dev/null, O_RDWR);
-+  fd = open(/dev/null, O_RDWR | O_CLOEXEC);
-   if (fd == 0)
--  fd = open(/dev/null, O_RDWR);
-+  fd = open(/dev/null, O_RDWR | O_CLOEXEC);
-   if (fd == 1)
--  fd = open(/dev/null, O_RDWR);
-+  fd = open(/dev/null, O_RDWR | O_CLOEXEC);
-   if (fd == 2)
-   log_perror = 0; /* No sense logging to /dev/null. */
-   else if (fd != -1)
 @@ -423,7 +423,7 @@ main(int argc, char **argv) {
int e;
  
@@ -84,19 +69,6 @@
if (leaseFile == NULL) {
log_error (can't create %s: %m, path_dhclient_db);
return 0;
-@@ -3472,9 +3472,9 @@ void go_daemon ()
-   close(2);
- 
-   /* Reopen them on /dev/null. */
--  open(/dev/null, O_RDWR);
--  open(/dev/null, O_RDWR);
--  open(/dev/null, O_RDWR);
-+  open(/dev/null, O_RDWR | O_CLOEXEC);
-+  open(/dev/null, O_RDWR | O_CLOEXEC);
-+  open(/dev/null, O_RDWR | O_CLOEXEC);
- 
-   write_client_pid_file ();
- 
 diff --git a/common/bpf.c b/common/bpf.c
 index 8bd5727..7b8f1d4 100644
 --- a/common/bpf.c
@@ -276,21 +248,6 @@
 index f21f16f..d2aa90e 100644
 --- a/relay/dhcrelay.c
 +++ b/relay/dhcrelay.c
-@@ -183,11 +183,11 @@ main(int argc, char **argv) {
-   /* Make sure that file descriptors 0(stdin), 1,(stdout), and
-  2(stderr) are open. To do this, we assume that when we
-  open a file the lowest available file descriptor is used. */
--  fd = open(/dev/null, O_RDWR);
-+  fd = open(/dev/null, O_RDWR | O_CLOEXEC);
-   if (fd == 0)
--  fd = open(/dev/null, O_RDWR);
-+  fd = open(/dev/null, O_RDWR | O_CLOEXEC);
-   if (fd == 1)
--  fd = open(/dev/null, O_RDWR);
-+  

commit gnome-do for openSUSE:12.1:Update:Test

2012-01-11 Thread h_root
Hello community,

here is the log from the commit of package gnome-do for 
openSUSE:12.1:Update:Test checked in at 2012-01-11 18:27:22

Comparing /work/SRC/openSUSE:12.1:Update:Test/gnome-do (Old)
 and  /work/SRC/openSUSE:12.1:Update:Test/.gnome-do.new (New)


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

Changes:

--- /work/SRC/openSUSE:12.1:Update:Test/gnome-do/gnome-do.changes   
2012-01-11 18:27:31.0 +0100
+++ /work/SRC/openSUSE:12.1:Update:Test/.gnome-do.new/gnome-do.changes  
2012-01-11 18:27:31.0 +0100
@@ -1,0 +2,5 @@
+Tue Jan 10 09:30:03 UTC 2012 - fcaste...@suse.com
+
+- Add missing libgnome-desktop-2 require to fix bugilla bug bnc#738011
+
+---



Other differences:
--
++ gnome-do.spec ++
--- /var/tmp/diff_new_pack.zd2SPT/_old  2012-01-11 18:27:31.0 +0100
+++ /var/tmp/diff_new_pack.zd2SPT/_new  2012-01-11 18:27:31.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gnome-do
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,14 +15,10 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
-
 Name:   gnome-do
 Version:0.8.5
-Release:2
+Release:0
 # FIXME: check if removal of locales in %install is still needed (last 
checked: 2010-12-11)
-License:GPLv3+
 Url:http://do.davebsd.com/
 Source: 
http://launchpad.net/do/trunk/0.8.5/+download/%{name}-%{version}.tar.gz
 # PATCH-FIX-UPSTREAM gnome-do-OnlyShowIn.patch lp#413575 
dominique-...@leuenberger.net -- Show gnome-do only in gnome desktop.
@@ -32,6 +28,7 @@
 # PATCH-FIX-UPSTREAM gnome-do-fix-warning-empty-keybinding.patch lp#722996 
vu...@opensuse.org -- Do not register OS bindings to empty keys
 Patch7: gnome-do-fix-warning-empty-keybinding.patch
 Summary:A powerful, speedy, and sexy remote control for your GNOME 
Desktop
+License:GPL-3.0+
 Group:  Productivity/Other
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  gconf2-devel
@@ -61,6 +58,7 @@
 %else
 %define suse_update_desktop_file true
 %endif
+Requires:   libgnome-desktop-2
 Recommends: %{name}-lang
 Recommends: gnome-do-plugins
 %gconf_schemas_prereq

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



commit pidgin-branding-openSUSE for openSUSE:12.1:Update:Test

2012-01-11 Thread h_root
Hello community,

here is the log from the commit of package pidgin-branding-openSUSE for 
openSUSE:12.1:Update:Test checked in at 2012-01-11 18:27:52

Comparing /work/SRC/openSUSE:12.1:Update:Test/pidgin-branding-openSUSE (Old)
 and  /work/SRC/openSUSE:12.1:Update:Test/.pidgin-branding-openSUSE.new 
(New)


Package is pidgin-branding-openSUSE, Maintainer is gnome-maintain...@suse.de

Changes:

New Changes file:

--- /dev/null   2010-08-26 16:28:41.0 +0200
+++ 
/work/SRC/openSUSE:12.1:Update:Test/.pidgin-branding-openSUSE.new/pidgin-branding-openSUSE.changes
  2012-01-11 18:28:00.0 +0100
@@ -0,0 +1,41 @@
+---
+Thu Oct 13 13:02:36 UTC 2011 - vu...@opensuse.org
+
+- Remove %{release} from the pidgin versioned Requires, to not have
+  to rebuild this package each time pidgin rebuilds to keep it
+  installable.
+
+---
+Wed Jul  6 15:02:55 CEST 2011 - vu...@opensuse.org
+
+- Bump version to 12.1.
+- Update summary and description.
+- Create a libpurple-branding-openSUSE subpackage, and do not build
+  a pidgin-branding-openSUSE subpackage:
+  + the configuration file is also important for other clients than
+pidgin, so we want to brand libpurple.
+  + however, since there is also pidgin-related content in the same
+file, we also make libpurple-branding-openSUSE act as
+pidgin-branding-openSUSE (with Provides, Conflicts, Supplements
+that are usual for a branding package).
+  + also add appropriate Provides/Obsoletes for
+pidgin-branding-openSUSE, for smooth upgrades.
+- Add Url tag.
+
+---
+Wed Feb  2 12:31:33 CET 2011 - vu...@opensuse.org
+
+- Bump version to 11.4.
+- Provide the right version of pidgin-branding; add pidgin
+  BuildRequires for this.
+
+---
+Mon Oct  6 16:39:38 CEST 2008 - sbra...@suse.cz
+
+- Conflict with other branding providers (FATE#304881).
+
+---
+Thu Aug 27 20:45:20 CEST 2008 - vu...@novell.com
+
+- New package to change pidgin default configuration.
+

New:

  _link
  pidgin-branding-openSUSE-COPYING
  pidgin-branding-openSUSE-prefs.xml
  pidgin-branding-openSUSE.changes
  pidgin-branding-openSUSE.spec



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

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

# norootforbuild


Name:   pidgin-branding-openSUSE
License:BSD 3-Clause
Version:12.1
Release:1
Summary:Multiprotocol Instant Messaging Client -- openSUSE Default 
Configuration
Group:  Productivity/Networking/Instant Messenger
Url:http://www.pidgin.im/
Source: %{name}-COPYING
Source1:%{name}-prefs.xml
BuildRequires:  libpurple
%define libpurple_version %(rpm -q --qf '%%{version}' libpurple)
BuildRoot:  %{_tmppath}/%{name}-%{version}-build
BuildArch:  noarch

%description
Pidgin is a chat program which lets you log in to accounts on multiple
chat networks simultaneously.

Pidgin is compatible with the following chat networks out of the box:
AIM, ICQ, Google Talk, Jabber/XMPP, MSN Messenger, Yahoo!, Bonjour,
Gadu-Gadu, IRC, Novell GroupWise Messenger, QQ, Lotus Sametime, SILC,
SIMPLE, MXit, MySpaceIM, and Zephyr. It can support many more with
plugins.

This package provides the openSUSE default configuration for Pidgin.

%package -n libpurple-branding-openSUSE
Summary:GLib-based Instant Messenger Library -- openSUSE Default 
Configuration
Group:  System/Libraries
Requires:   libpurple = %{libpurple_version}
Provides:   libpurple-branding = %{libpurple_version}
Conflicts:  otherproviders(libpurple-branding)
Supplements:packageand(libpurple:branding-openSUSE)
# It also provides pidgin branding (that used to exist before as a package)
Provides:   pidgin-branding-openSUSE = 

commit sysconfig for openSUSE:12.1:Update:Test

2012-01-11 Thread h_root
Hello community,

here is the log from the commit of package sysconfig for 
openSUSE:12.1:Update:Test checked in at 2012-01-11 18:28:43

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


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

Changes:

--- /work/SRC/openSUSE:12.1:Update:Test/sysconfig/sysconfig.changes 
2011-12-19 18:24:18.0 +0100
+++ /work/SRC/openSUSE:12.1:Update:Test/.sysconfig.new/sysconfig.changes
2012-01-11 18:28:44.0 +0100
@@ -1,0 +2,25 @@
+Tue Jan 10 09:46:26 UTC 2012 - m...@suse.com
+
+- Explicitly disabled posix mode in all bash scripts as we are
+  using several features not supported in posix mode (bnc#739338).
+
+--
+Thu Jan  5 17:48:18 UTC 2012 - m...@suse.com
+
+- Fixed ipv6 dad / link ready wait time calculation (1/10 of the
+  specified time) and replaced useless up flag check loop with
+  link_ready_wait to avoid send errors from dhclient6 (bnc#697929).
+
+--
+Wed Jan  4 18:40:19 UTC 2012 - m...@suse.com
+
+- Added to require vlan, bridge-utils and tunctl packages via spec,
+  that are often required in base networking configurations and
+  are missed otherwise in 2nd installation stage, that may be
+  unable to install them for some reason (bnc#733118).
+- Added X-Systemd-RemainAfterExit: true LSB header (bnc#727771)
+- Do not suggest dhcp6c client from dropped dhcpv6 package
+  in ifup-dhcp, marked dhcp6c as deprecated in network/dhcp
+  and changed to use dhclient6 as first choice (bnc#734723).
+
+--

New:

  0004-Do-not-suggest-dropped-dhcp6c-client.patch
  0005-Added-X-Systemd-RemainAfterExit-true-LSB-init-header.patch
  0006-Fixed-ipv6-dad-link-ready-wait-time-calculation.patch
  0007-Use-link_ready_wait-instead-of-up-flag-check-loop.patch
  0008-Disabled-bash-posix-mode-to-allow-bash-features.patch



Other differences:
--
++ sysconfig.spec ++
--- /var/tmp/diff_new_pack.crTTCZ/_old  2012-01-11 18:28:44.0 +0100
+++ /var/tmp/diff_new_pack.crTTCZ/_new  2012-01-11 18:28:44.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package sysconfig
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,6 +16,7 @@
 #
 
 
+
 Name:   sysconfig
 Version:0.75.4
 Release:0
@@ -26,12 +27,17 @@
 PreReq: %fillup_prereq %insserv_prereq textutils fileutils gawk sed 
grep
 # we may create these automatically from rpm later
 Provides:   sysvinit(network)
-Requires:   iproute2 dbus-1 procps
+Requires:   iproute2 dbus-1 procps vlan bridge-utils tunctl
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Source: %name-%version.tar.bz2
 Patch1: 0001-sysconfig-nm-online-timeout-0-default.patch
 Patch2: 0002-Fixed-order-of-addr-flush-and-link-down-in-ifdown.patch
 Patch3: 0003-CVE-2011-4182-fixed-quoting-in-ifservices-script.patch
+Patch4: 0004-Do-not-suggest-dropped-dhcp6c-client.patch
+Patch5: 0005-Added-X-Systemd-RemainAfterExit-true-LSB-init-header.patch
+Patch6: 0006-Fixed-ipv6-dad-link-ready-wait-time-calculation.patch
+Patch7: 0007-Use-link_ready_wait-instead-of-up-flag-check-loop.patch
+Patch8: 0008-Disabled-bash-posix-mode-to-allow-bash-features.patch
 
 %description
 This package provides the SuSE system configuration scheme and
@@ -54,6 +60,11 @@
 %patch1 -p1
 %patch2 -p1
 %patch3 -p1
+%patch4 -p1
+%patch5 -p1
+%patch6 -p1
+%patch7 -p1
+%patch8 -p1
 
 %build
 autoreconf --force --install

++ 0004-Do-not-suggest-dropped-dhcp6c-client.patch ++
From b4a890149ada6af9b506c9c46157d4446b71c04a Mon Sep 17 00:00:00 2001
From: Marius Tomaschewski m...@suse.com
Date: Mon, 5 Dec 2011 17:36:22 +0100
Subject: [PATCH] Do not suggest dropped dhcp6c client

Do not suggest dhcp6c client from dropped dhcpv6 package
in ifup-dhcp, marked dhcp6c as deprecated in network/dhcp
and changed to use dhclient6 as first choice (bnc#734723).

Signed-off-by: Marius Tomaschewski m...@suse.com
---
 config/sysconfig.dhcp-network |   13 -
 scripts/ifup-dhcp |8 
 2 files changed, 12 insertions(+), 9 deletions(-)

diff --git a/config/sysconfig.dhcp-network b/config/sysconfig.dhcp-network
index 3a5c21e..17c9688 100644
--- a/config/sysconfig.dhcp-network
+++ 

commit postfix for openSUSE:12.1:Update:Test

2012-01-11 Thread h_root
Hello community,

here is the log from the commit of package postfix for 
openSUSE:12.1:Update:Test checked in at 2012-01-11 18:28:54

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


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

Changes:

--- /work/SRC/openSUSE:12.1:Update:Test/postfix/postfix.changes 2011-12-14 
17:43:08.0 +0100
+++ /work/SRC/openSUSE:12.1:Update:Test/.postfix.new/postfix.changes
2012-01-11 18:28:55.0 +0100
@@ -2 +2,6 @@
-Tue Dec 13 14:43:57 UTC 2011 - vark...@suse.com
+Wed Jan 11 14:21:21 UTC 2012 - vark...@suse.com
+
+- bnc#738900 - cyrus-imapd not receiving mail from postfix 
+
+---
+Tue Dec 13 14:50:45 UTC 2011 - vark...@suse.com
@@ -7 +12 @@
-Tue Dec  6 11:07:00 UTC 2011 - vark...@suse.com
+Tue Dec  6 11:04:12 UTC 2011 - vark...@suse.com
@@ -12 +17,6 @@
-Fri Dec  2 07:07:00 UTC 2011 - vark...@suse.com
+Fri Dec  2 06:44:28 UTC 2011 - vark...@suse.com
+
+- bnc#728308 - warning output after update the postfix package 
+
+---
+Wed Nov  9 20:05:38 UTC 2011 - vark...@suse.com
@@ -14 +24,9 @@
-- bnc#728308 - warning output after update the postfix package. 
+- update to 2.8.7
+  Bugfixes:
+  smtpd(8) did not sanitize newline characters in cleanup(8)
+ REJECT messages, causing them to be sent out via SMTP as bare newline 
characters.
+  smtpd(8) sent multi-line responses from a before-queue content filter as 
text with
+ bare LF instead of CRLF.  
+  Workaround: postscreen sent non-compliant SMTP responses (220- followed by 
421)
+ when it could not give a connection to a real smtpd process, causing some
+ remote SMTP clients to bounce mail.

Old:

  postfix-2.8.5.tar.bz2

New:

  postfix-2.8.7.tar.bz2



Other differences:
--
++ postfix.spec ++
--- /var/tmp/diff_new_pack.QJD7iE/_old  2012-01-11 18:28:55.0 +0100
+++ /var/tmp/diff_new_pack.QJD7iE/_new  2012-01-11 18:28:55.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package postfix
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,15 +16,13 @@
 #
 
 
-
 Name:   postfix
 Summary:A fast, secure, and flexible mailer
-Version:2.8.5
-Release:1
-License:IBM Public License ..
+License:IPL-1.0
 Group:  Productivity/Networking/Email/Servers
+Version:2.8.7
+Release:0
 Url:http://www.postfix.org/
-AutoReqProv:on
 Source: %{name}-%{version}.tar.bz2
 Source1:%{name}-SuSE.tar.gz
 Source2:%{name}-mysql.tar.bz2
@@ -42,7 +40,7 @@
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 PreReq: %insserv_prereq %fillup_prereq
 PreReq: /usr/bin/getent
-PreReq: /usr/sbin/useradd /usr/sbin/groupadd
+PreReq: /usr/sbin/useradd /usr/sbin/groupadd /usr/sbin/usermod
 PreReq: /bin/sed /bin/awk /bin/grep
 PreReq: textutils sh-utils fileutils pcre netcfg
 %if 0%{?suse_version}  1130
@@ -51,7 +49,9 @@
 Requires:   iproute2
 BuildRequires:  db-devel
 BuildRequires:  mysql-devel
-BuildRequires:  openldap2-devel pcre-devel postgresql-devel
+BuildRequires:  openldap2-devel
+BuildRequires:  pcre-devel
+BuildRequires:  postgresql-devel
 # require pwdutils to make postinstall script check work
 BuildRequires:  pwdutils
 %if 0%{?suse_version} = 1100
@@ -84,6 +84,7 @@
 %define pf_uid   51
 %define pf_gid   51
 %define maildrop_gid 59
+%define mail_gid12
 %define conf_backup_dir  /var/adm/backup/%{name}
 %define omc_pdir /usr/share/omc/
 %define omc_dir  /usr/share/omc/svcinfo.d/
@@ -100,9 +101,7 @@
 
 %package  devel
 Summary:Development headers for the postfix package
-License:IBM Public License ..
 Group:  Development/Libraries/C and C++
-AutoReqProv:on
 PreReq: %{name} = %{version}
 
 %description devel
@@ -110,7 +109,6 @@
 
 %package  doc
 Summary:Documentations for the postfix package
-License:IBM Public License ..
 Group:  Productivity/Networking/Email/Servers
 %if 0%{?suse_version} = 1120
 BuildArch:  noarch
@@ -122,9 +120,7 @@
 
 %package  mysql
 Summary:Postfix plugin to support MySQL maps
-License:IBM Public License ..
 Group:  Productivity/Networking/Email/Servers
-AutoReqProv:on
 

commit zypper for openSUSE:12.1:Update:Test

2012-01-11 Thread h_root
Hello community,

here is the log from the commit of package zypper for openSUSE:12.1:Update:Test 
checked in at 2012-01-11 18:29:47

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


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

Changes:

--- /work/SRC/openSUSE:12.1:Update:Test/zypper/zypper.changes   2012-01-10 
18:51:57.0 +0100
+++ /work/SRC/openSUSE:12.1:Update:Test/.zypper.new/zypper.changes  
2012-01-11 18:29:48.0 +0100
@@ -1,0 +2,11 @@
+Wed Jan 11 11:23:03 CET 2012 - m...@suse.de
+
+- Fix man page --cache-dir description. (bnc#738677)
+- version 1.6.21
+
+---
+Tue Jan 10 19:09:57 CET 2012 - m...@suse.de
+
+- Fix extra space in translation (bnc#674572)
+
+---

Old:

  zypper-1.6.20.tar.bz2

New:

  zypper-1.6.21.tar.bz2



Other differences:
--
++ zypper.spec ++
--- /var/tmp/diff_new_pack.aZvsv4/_old  2012-01-11 18:29:48.0 +0100
+++ /var/tmp/diff_new_pack.aZvsv4/_new  2012-01-11 18:29:48.0 +0100
@@ -34,7 +34,7 @@
 Group:  System/Packages
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Summary:Command line software manager using libzypp
-Version:1.6.20
+Version:1.6.21
 Release:0
 Source: %{name}-%{version}.tar.bz2
 Source1:%{name}-rpmlintrc

++ zypper-1.6.20.tar.bz2 - zypper-1.6.21.tar.bz2 ++
/work/SRC/openSUSE:12.1:Update:Test/zypper/zypper-1.6.20.tar.bz2 
/work/SRC/openSUSE:12.1:Update:Test/.zypper.new/zypper-1.6.21.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