commit systemd for openSUSE:Factory

2012-02-20 Thread h_root
Hello community,

here is the log from the commit of package systemd for openSUSE:Factory checked 
in at 2012-02-21 07:32:50

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


Package is "systemd", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/systemd/systemd-gtk.changes  2012-02-16 
16:24:06.0 +0100
+++ /work/SRC/openSUSE:Factory/.systemd.new/systemd-gtk.changes 2012-02-21 
07:32:52.0 +0100
@@ -1,0 +2,6 @@
+Sun Feb 19 07:56:05 UTC 2012 - jeng...@medozas.de
+
+- Use pkgconfig symbols for BuildRequires and specify version
+- Add missing kmod BuildRequires for systemd-gtk
+
+---
--- /work/SRC/openSUSE:Factory/systemd/systemd.changes  2012-02-16 
16:24:07.0 +0100
+++ /work/SRC/openSUSE:Factory/.systemd.new/systemd.changes 2012-02-21 
07:32:52.0 +0100
@@ -1,0 +2,12 @@
+Sun Feb 19 07:56:05 UTC 2012 - jeng...@medozas.de
+
+- Use pkgconfig symbols for BuildRequires and specify version
+
+---
+Fri Feb 17 09:22:50 UTC 2012 - tittiatc...@gmail.com
+
+- Enable Plymouth integration. 
+  * Bootsplash related files will be moved to the bootsplash
+package
+
+---

Old:

  bootsplash-quit.service
  bootsplash-shutdown.service
  bootsplash-startup.service
  systemd-bootsplash



Other differences:
--
++ systemd-gtk.spec ++
--- /var/tmp/diff_new_pack.TeTps3/_old  2012-02-21 07:32:55.0 +0100
+++ /var/tmp/diff_new_pack.TeTps3/_new  2012-02-21 07:32:55.0 +0100
@@ -15,33 +15,34 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-
 Name:   systemd-gtk
 Url:http://www.freedesktop.org/wiki/Software/systemd
 Version:42
 Release:0
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  audit-devel
-BuildRequires:  dbus-1-devel
-BuildRequires:  glib2-devel
 BuildRequires:  gperf
-BuildRequires:  gtk2-devel
 BuildRequires:  intltool
 BuildRequires:  libacl-devel
 BuildRequires:  libcap-devel
-BuildRequires:  libcryptsetup-devel
-BuildRequires:  libgee-devel
-BuildRequires:  libnotify-devel
-BuildRequires:  libselinux-devel
-BuildRequires:  libsepol-devel
 BuildRequires:  libtool
-BuildRequires:  libudev-devel
 BuildRequires:  pam-devel
 BuildRequires:  pkg-config
 BuildRequires:  tcpd-devel
 BuildRequires:  udev
 BuildRequires:  xz
-BuildRequires:  xz-devel
+BuildRequires:  pkgconfig(dbus-1) >= 1.5.2
+BuildRequires:  pkgconfig(gee-1.0)
+BuildRequires:  pkgconfig(gio-unix-2.0)
+BuildRequires:  pkgconfig(glib-2.0) > 2.26
+BuildRequires:  pkgconfig(gtk+-2.0)
+BuildRequires:  pkgconfig(libcryptsetup)
+BuildRequires:  pkgconfig(libkmod) >= 5
+BuildRequires:  pkgconfig(liblzma)
+BuildRequires:  pkgconfig(libnotify)
+BuildRequires:  pkgconfig(libselinux)
+BuildRequires:  pkgconfig(libsepol)
+BuildRequires:  pkgconfig(udev) >= 172
 Summary:Graphical front-end for systemd
 License:GPL-2.0+
 Group:  System/Base

++ systemd.spec ++
--- /var/tmp/diff_new_pack.TeTps3/_old  2012-02-21 07:32:55.0 +0100
+++ /var/tmp/diff_new_pack.TeTps3/_new  2012-02-21 07:32:55.0 +0100
@@ -15,9 +15,6 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-
-%define build_plymouth 0
-
 #don't require python, use recommends (bnc#716939)
 
 Name:   systemd
@@ -29,26 +26,26 @@
 Group:  System/Base
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  audit-devel
-BuildRequires:  dbus-1-devel
 BuildRequires:  docbook-xsl-stylesheets
 BuildRequires:  fdupes
 BuildRequires:  gperf
 BuildRequires:  intltool
 BuildRequires:  libacl-devel
 BuildRequires:  libcap-devel
-BuildRequires:  libcryptsetup-devel
-BuildRequires:  libkmod-devel
-BuildRequires:  libselinux-devel
-BuildRequires:  libsepol-devel
 BuildRequires:  libtool
-BuildRequires:  libudev-devel
 BuildRequires:  libxslt1
 BuildRequires:  pam-devel
 BuildRequires:  pkg-config
 BuildRequires:  tcpd-devel
 BuildRequires:  udev
 BuildRequires:  xz
-BuildRequires:  xz-devel
+BuildRequires:  pkgconfig(dbus-1) >= 1.3.2
+BuildRequires:  pkgconfig(libcryptsetup)
+BuildRequires:  pkgconfig(libkmod) >= 5
+BuildRequires:  pkgconfig(liblzma)
+BuildRequires:  pkgconfig(libselinux)
+BuildRequires:  pkgconfig(libsepol)
+BuildRequires:  pkgconfig(udev) >= 172
 Requires:   udev >= 172
 Requires:   dbus-1 >= 1.4.0
 Requires:   kbd
@@ -65,10 +62,6 @@
 Source4:macros.systemd
 Source5:systemd-insserv_conf
 Source6:baselibs.conf
-Source7:systemd-bootsplash

commit sysfsutils for openSUSE:Factory

2012-02-20 Thread h_root
Hello community,

here is the log from the commit of package sysfsutils for openSUSE:Factory 
checked in at 2012-02-21 07:32:44

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


Package is "sysfsutils", Maintainer is "h...@suse.com"

Changes:

--- /work/SRC/openSUSE:Factory/sysfsutils/sysfsutils.changes2011-09-23 
12:47:15.0 +0200
+++ /work/SRC/openSUSE:Factory/.sysfsutils.new/sysfsutils.changes   
2012-02-21 07:32:46.0 +0100
@@ -1,0 +2,5 @@
+Thu Feb 16 20:11:00 UTC 2012 - crrodrig...@opensuse.org
+
+- Libraries are back to %{_libdir}, /usr merge project 
+
+---



Other differences:
--
++ sysfsutils.spec ++
--- /var/tmp/diff_new_pack.zpdR7F/_old  2012-02-21 07:32:47.0 +0100
+++ /var/tmp/diff_new_pack.zpdR7F/_new  2012-02-21 07:32:47.0 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package sysfsutils (Version 2.1.0)
+# spec file for package sysfsutils
 #
-# 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,15 +15,13 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:   sysfsutils
 Summary:System Utilities Package / Libsysfs
-Version:2.1.0
-Release:138
 License:LGPL-2.1+
 Group:  System/Libraries
+Version:2.1.0
+Release:0
 Url:http://linux-diag.sourceforge.net
 Source: 
http://aleron.dl.sourceforge.net/sourceforge/linux-diag/%{name}-%{version}.tar.gz
 Source2:baselibs.conf
@@ -51,7 +49,6 @@
 
 %package devel
 Summary:Development files for libsysfs
-License:LGPL-2.1+
 Group:  Development/Libraries/C and C++
 Requires:   %{name} = %{version}
 
@@ -67,16 +64,12 @@
 %setup -q
 
 %build
-%configure --disable-static --with-pic --libdir=/%{_lib}
+%configure --disable-static --with-pic
 %{__make} %{?_smp_mflags}
 
 %install
 make install DESTDIR=%{buildroot}
-# create devel symlink in /usr
-mkdir -p %{buildroot}%{_libdir}
-%{__ln_s} -v /%{_lib}/$(readlink %{buildroot}/%{_lib}/libsysfs.so) 
%{buildroot}%{_libdir}/libsysfs.so
-%{__rm} -v %{buildroot}/%{_lib}/libsysfs.so
-%{__rm} -v %{buildroot}/%{_lib}/libsysfs.la
+%{__rm} -v %{buildroot}/%{_libdir}/libsysfs.la
 # don't install the tools
 rm -f %{buildroot}/%{_bindir}/dlist_test
 rm -f %{buildroot}/%{_bindir}/get_device
@@ -95,7 +88,7 @@
 %defattr(-,root,root)
 /usr/bin/systool
 %{_mandir}/man1/systool.1.gz
-/%{_lib}/libsysfs.so.*
+%{_libdir}/libsysfs.so.*
 %doc README ChangeLog
 
 %files devel

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



commit libpng15 for openSUSE:Factory

2012-02-20 Thread h_root
Hello community,

here is the log from the commit of package libpng15 for openSUSE:Factory 
checked in at 2012-02-21 07:32:29

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


Package is "libpng15", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/libpng15/libpng15.changes2012-02-03 
10:23:43.0 +0100
+++ /work/SRC/openSUSE:Factory/.libpng15.new/libpng15.changes   2012-02-21 
07:32:31.0 +0100
@@ -1,0 +2,6 @@
+Mon Feb 20 10:02:51 UTC 2012 - pgaj...@suse.com
+
+- updated to 1.5.9:
+  * fixed CVE-2011-3026 [bnc#747311]
+
+---

Old:

  libpng-1.5.8.tar.bz2

New:

  libpng-1.5.9.tar.bz2



Other differences:
--
++ libpng15.spec ++
--- /var/tmp/diff_new_pack.FUUZsO/_old  2012-02-21 07:32:36.0 +0100
+++ /var/tmp/diff_new_pack.FUUZsO/_new  2012-02-21 07:32:36.0 +0100
@@ -19,7 +19,7 @@
 #
 %define major   1
 %define minor   5
-%define micro   8
+%define micro   9
 %define branch  %{major}%{minor}
 %define libname libpng%{branch}-%{branch}
 
@@ -94,7 +94,6 @@
 %setup -n libpng-%{version}
 
 %build
-./autogen.sh
 # We'll never use the old pgcc-2.95.1 with the buggy -O3, so having
 # the -O3 that is originally used should work.
 # Substitute the -O2 to -O3 because I'm not sure if simply appending

++ libpng-1.5.8.tar.bz2 -> libpng-1.5.9.tar.bz2 ++
 4281 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/libpng-1.5.8/ANNOUNCE new/libpng-1.5.9/ANNOUNCE
--- old/libpng-1.5.8/ANNOUNCE   2012-02-01 06:00:33.0 +0100
+++ new/libpng-1.5.9/ANNOUNCE   2012-02-18 21:31:13.0 +0100
@@ -1,5 +1,5 @@
 
-Libpng 1.5.8 - February 1, 2012
+Libpng 1.5.9 - February 18, 2012
 
 This is a public release of libpng, intended for use in production codes.
 
@@ -8,30 +8,30 @@
 Source files with LF line endings (for Unix/Linux) and with a
 "configure" script
 
-   libpng-1.5.8.tar.xz (LZMA-compressed, recommended)
-   libpng-1.5.8.tar.gz
-   libpng-1.5.8.tar.bz2
+   libpng-1.5.9.tar.xz (LZMA-compressed, recommended)
+   libpng-1.5.9.tar.gz
+   libpng-1.5.9.tar.bz2
 
 Source files with CRLF line endings (for Windows), without the
 "configure" script
 
-   lpng158.7z  (LZMA-compressed, recommended)
-   lpng158.zip
+   lpng159.7z  (LZMA-compressed, recommended)
+   lpng159.zip
 
 Other information:
 
-   libpng-1.5.8-README.txt
-   libpng-1.5.8-LICENSE.txt
+   libpng-1.5.9-README.txt
+   libpng-1.5.9-LICENSE.txt
 
-Changes since the last public release (1.5.7):
-  Removed '#include config.h"' from contrib/libtests/pngvalid.c.  It's not
-needed and causes trouble for VPATH building.
-  Moved AC_MSG_CHECKING([if libraries can be versioned]) later to the proper
-location in configure.ac (Gilles Espinasse).
-  Fix bug in pngerror.c: some long warnings were being improperly truncated
-(bug introduced in libpng-1.5.4).
-  Fixed Min/GW uninstall to remove libpng.dll.a
-  Conditionalize the install rules for MINGW and CYGWIN in CMakeLists.txt
+Changes since the last public release (1.5.8):
+
+  Rebuilt configure scripts in the tar distributions.
+  Removed two unused definitions from scripts/pnglibconf.h.prebuilt
+  Removed some unused arrays (with #ifdef) from png_read_push_finish_row().
+  Removed tests for no-longer-used *_EMPTY_PLTE_SUPPORTED from pngstruct.h
+  Fixed CVE-2011-3026 buffer overrun bug.  Deal more correctly with the test
+on iCCP chunk length. Also removed spurious casts that may hide problems
+on 16-bit systems.
 
 Send comments/corrections/commendations to png-mng-implement at lists.sf.net
 (subscription required; visit
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/libpng-1.5.8/CHANGES new/libpng-1.5.9/CHANGES
--- old/libpng-1.5.8/CHANGES2012-02-01 06:00:34.0 +0100
+++ new/libpng-1.5.9/CHANGES2012-02-18 21:31:13.0 +0100
@@ -3782,7 +3782,7 @@
   Moved AC_MSG_CHECKING([if libraries can be versioned]) later to the proper
 location in configure.ac (Gilles Espinasse).
   Fix bug in pngerror.c: some long warnings were being improperly truncated
-(bug introduced in libpng-1.

commit libpng14 for openSUSE:Factory

2012-02-20 Thread h_root
Hello community,

here is the log from the commit of package libpng14 for openSUSE:Factory 
checked in at 2012-02-21 07:32:22

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


Package is "libpng14", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/libpng14/libpng14.changes2011-12-02 
13:21:41.0 +0100
+++ /work/SRC/openSUSE:Factory/.libpng14.new/libpng14.changes   2012-02-21 
07:32:23.0 +0100
@@ -1,0 +2,6 @@
+Mon Feb 20 09:57:48 UTC 2012 - pgaj...@suse.com
+
+- updated to 1.4.9:
+  * fixed CVE-2011-3026 [bnc#747311]
+
+---

Old:

  libpng-1.4.8.tar.bz2

New:

  libpng-1.4.9.tar.bz2



Other differences:
--
++ libpng14.spec ++
--- /var/tmp/diff_new_pack.aS5vTo/_old  2012-02-21 07:32:26.0 +0100
+++ /var/tmp/diff_new_pack.aS5vTo/_new  2012-02-21 07:32:26.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libpng14
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
 
 %define major   1
 %define minor   4
-%define micro   8
+%define micro   9
 %define branch  %{major}%{minor}
 %define libname libpng%{branch}-%{branch}
 
@@ -96,7 +96,6 @@
 %setup -n libpng-%{version}
 
 %build
-./autogen.sh
 # We'll never use the old pgcc-2.95.1 with the buggy -O3, so having
 # the -O3 that is originally used should work.
 # Substitute the -O2 to -O3 because I'm not sure if simply appending

++ libpng-1.4.8.tar.bz2 -> libpng-1.4.9.tar.bz2 ++
 7911 lines of diff (skipped)

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



commit libpinyin for openSUSE:Factory

2012-02-20 Thread h_root
Hello community,

here is the log from the commit of package libpinyin for openSUSE:Factory 
checked in at 2012-02-21 07:32:15

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


Package is "libpinyin", Maintainer is ""

Changes:

New Changes file:

--- /dev/null   2010-08-26 16:28:41.0 +0200
+++ /work/SRC/openSUSE:Factory/.libpinyin.new/libpinyin.changes 2012-02-21 
07:32:16.0 +0100
@@ -0,0 +1,10 @@
+---
+Sun Jan 29 12:04:41 UTC 2012 - i...@marguerite.su
+
+- fix Factory libtool build error.
+
+---
+Sat Jan 28 13:09:37 UTC 2012 - i...@marguerite.su
+
+- Initial package from libpinyin git, version 0.5
+

New:

  _service
  libpinyin-0.5.tar.bz2
  libpinyin.changes
  libpinyin.spec
  model.text.tar.bz2



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

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


Name:   libpinyin
Version:0.5
Release:0
Summary:Intelligent Pinyin IME
License:GPL-2.0+
Group:  System/I18n/Chinese
Url:https://github.com/libpinyin/libpinyin
Source: %{name}-%{version}.tar.bz2
Source1:model.text.tar.bz2
BuildRequires:  gcc-c++
BuildRequires:  glib2-devel
BuildRequires:  intltool
BuildRequires:  libdb-4_8-devel
BuildRequires:  wget
BuildRequires:  libtool
BuildRoot:  %{_tmppath}/%{name}-%{version}-build

%description
Libpinyin is a staging joint effort of many Chinese Pinyin IME development 
teams.
It aims to be an Intelligent (and Universal) Sentence-based Pinyin IME Backend 
supports many Language Models and Frontends.

%package -n %{name}0
Summary:Intelligent Pinyin IME
Group:  System/I18n/Chinese
Provides:   %{name} = %{version}

%description -n %{name}0
Libpinyin is a staging joint effort of many Chinese Pinyin IME development 
teams.
It aims to be an Intelligent (and Universal) Sentence-based Pinyin IME Backend 
supports many Language Models and Frontends.

%package devel
Summary:Intelligent Pinyin IME
Group:  Development/Libraries/C and C++
Requires:   %{name} = %{version}

%description devel
Libpinyin is a staging joint effort of many Chinese Pinyin IME development 
teams.
It aims to be an Intelligent (and Universal) Sentence-based Pinyin IME Backend 
supports many Language Models and Frontends.

%prep
%setup -q

%build
./autogen.sh
%configure
pushd data
%{__cp} -r %{S:1} ./
tar -xjvf model.text.tar.bz2
popd
make %{?_smp_mflags}

%install
%make_install
%{__rm} -rf %{buildroot}%{_libdir}/%{name}.a
%{__rm} -rf %{buildroot}%{_libdir}/%{name}.la

%post -n %{name}0 -p /sbin/ldconfig

%postun -n %{name}0 -p /sbin/ldconfig

%files -n %{name}0
%defattr(-,root,root)
%doc ChangeLog AUTHORS COPYING
%{_bindir}/*
%{_libdir}/%{name}.so.*
%{_datadir}/%{name}

%files devel
%defattr(-,root,root)
%{_includedir}/%{name}-0.3/
%{_libdir}/%{name}.so
%{_libdir}/pkgconfig/%{name}.pc

%changelog
++ _service ++






http://github.com/libpinyin/libpinyin.git0.5gitgit

*.tar
bz2



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



commit libgphoto2 for openSUSE:Factory

2012-02-20 Thread h_root
Hello community,

here is the log from the commit of package libgphoto2 for openSUSE:Factory 
checked in at 2012-02-21 07:32:06

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


Package is "libgphoto2", Maintainer is "meiss...@suse.com"

Changes:

--- /work/SRC/openSUSE:Factory/libgphoto2/libgphoto2.changes2012-01-27 
15:21:33.0 +0100
+++ /work/SRC/openSUSE:Factory/.libgphoto2.new/libgphoto2.changes   
2012-02-21 07:32:09.0 +0100
@@ -1,0 +2,8 @@
+Sat Feb 18 22:59:56 UTC 2012 - dims...@opensuse.org
+
+- Add libgphoto2-libusb.patch: Fix initialization of libusb 1.0.
+  The initialization of libusb was not always done with the default
+  context and if not done with the default context, the right one
+  needs to be passed to subsequent calls.
+
+---

New:

  libgphoto2-libusb.patch



Other differences:
--
++ libgphoto2.spec ++
--- /var/tmp/diff_new_pack.JgzWKy/_old  2012-02-21 07:32:11.0 +0100
+++ /var/tmp/diff_new_pack.JgzWKy/_new  2012-02-21 07:32:11.0 +0100
@@ -15,6 +15,7 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   libgphoto2
 BuildRequires:  doxygen
 BuildRequires:  fdupes
@@ -42,6 +43,8 @@
 Source0:libgphoto2-%{version}.tar.bz2
 Source1:baselibs.conf
 Patch1: libgphoto2-4096files.patch
+# PATCH-FIX-UPSTREAM libgphoto2-libusb.patch dims...@opensuse.org -- Fix usage 
of libusb 1.0. Patch written by libusb maintainer Peter Stuge.
+Patch2: libgphoto2-libusb.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Recommends: %{name}-lang = %{version}
 
@@ -76,6 +79,10 @@
 %prep
 %setup -q
 %patch1 -p1
+(
+cd libgphoto2_port/libusb1/
+%patch2
+)
 
 %build
 #AUTOPOINT=true autoreconf -fi

++ libgphoto2-libusb.patch ++
--- libusb1.c.orig  2011-11-13 14:50:32.0 +0100
+++ libusb1.c   2012-02-18 23:44:37.034378810 +0100
@@ -85,7 +85,7 @@
 static libusb_device **devs = NULL;
 
 static ssize_t
-load_devicelist (void) {
+load_devicelist (libusb_context *ctx) {
time_t  xtime;
 
time(&xtime);
@@ -96,7 +96,7 @@
devs = NULL;
}
if (!nrofdevs)
-   nrofdevs = libusb_get_device_list (NULL, &devs);
+   nrofdevs = libusb_get_device_list (ctx, &devs);
return nrofdevs;
 }
 
@@ -114,7 +114,7 @@
CHECK (gp_port_info_list_append (list, info));
 
libusb_init (NULL);
-   nrofdevs = load_devicelist ();
+   nrofdevs = load_devicelist (NULL);
 
for (d = 0; d < nrofdevs; d++) {
struct libusb_device_descriptor desc;
@@ -766,7 +766,7 @@
return GP_ERROR_BAD_PARAMETERS;
}
 
-   nrofdevs = load_devicelist ();
+   nrofdevs = load_devicelist (port->pl->ctx);
 
for (d = 0; d < nrofdevs; d++) {
struct libusb_device_descriptor desc;
@@ -1067,7 +1067,7 @@
if (!class)
return GP_ERROR_BAD_PARAMETERS;
 
-   nrofdevs = load_devicelist ();
+   nrofdevs = load_devicelist (port->pl->ctx);
for (d = 0; d < nrofdevs; d++) {
struct libusb_device_descriptor desc;
struct libusb_config_descriptor *confdesc;
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit iputils for openSUSE:Factory

2012-02-20 Thread h_root
Hello community,

here is the log from the commit of package iputils for openSUSE:Factory checked 
in at 2012-02-21 07:31:38

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


Package is "iputils", Maintainer is "m...@suse.com"

Changes:

--- /work/SRC/openSUSE:Factory/iputils/iputils.changes  2011-09-23 
02:03:40.0 +0200
+++ /work/SRC/openSUSE:Factory/.iputils.new/iputils.changes 2012-02-21 
07:31:47.0 +0100
@@ -1,0 +2,5 @@
+Fri Feb 17 00:36:48 UTC 2012 - rschweik...@suse.com
+
+- place binaries in /usr tree (UsrMerge project)
+
+---



Other differences:
--
++ iputils.spec ++
--- /var/tmp/diff_new_pack.tt9DRn/_old  2012-02-21 07:31:48.0 +0100
+++ /var/tmp/diff_new_pack.tt9DRn/_new  2012-02-21 07:31:48.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package iputils
 #
-# 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,11 +15,13 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:   iputils
-BuildRequires:  docbook_3 iso_ent libopenssl-devel opensp perl-SGMLS
+BuildRequires:  docbook_3
+BuildRequires:  iso_ent
+BuildRequires:  libopenssl-devel
+BuildRequires:  opensp
+BuildRequires:  perl-SGMLS
 %if 0%{?suse_version} > 1130
 BuildRequires:  sysfsutils-devel
 %else
@@ -27,10 +29,10 @@
 %endif
 BuildRequires:  libcap-devel
 Summary:IPv4 and IPv6 Networking Utilities
-Version:s20101006
-Release:10
 License:BSD-3-Clause ; GPL-2.0+
 Group:  Productivity/Networking/Other
+Version:s20101006
+Release:0
 Url:http://www.skbuff.net/iputils
 Source: http://www.skbuff.net/iputils/iputils-%{version}.tar.bz2
 # XXX: from linux/Documentation/networking/ifenslave.c
@@ -70,17 +72,29 @@
 make man
 
 %install
-mkdir -p $RPM_BUILD_ROOT%_sbindir
+mkdir -p $RPM_BUILD_ROOT/%_sbindir
+mkdir -p $RPM_BUILD_ROOT/%_bindir
+install arping $RPM_BUILD_ROOT/%{_sbindir}
+install ifenslave  $RPM_BUILD_ROOT/%{_sbindir}
+install clockdiff  $RPM_BUILD_ROOT/%{_sbindir}
+install rdisc  $RPM_BUILD_ROOT/%{_sbindir}/in.rdisc
+install tracepath  $RPM_BUILD_ROOT/%{_sbindir}
+install tracepath6 $RPM_BUILD_ROOT/%{_sbindir}
+install ping   $RPM_BUILD_ROOT/%{_bindir}
+install ping6  $RPM_BUILD_ROOT/%{_bindir}
+install ipg$RPM_BUILD_ROOT/%{_bindir}
+#UsrMerge
 mkdir -p $RPM_BUILD_ROOT/{bin,sbin}
-install arping $RPM_BUILD_ROOT/sbin/
-install ifenslave  $RPM_BUILD_ROOT/sbin/
-install clockdiff  $RPM_BUILD_ROOT/sbin/
-install rdisc  $RPM_BUILD_ROOT/sbin/in.rdisc
-install ping   $RPM_BUILD_ROOT/bin
-install ping6  $RPM_BUILD_ROOT/bin
-install ipg$RPM_BUILD_ROOT/bin
-install tracepath  $RPM_BUILD_ROOT/sbin
-install tracepath6 $RPM_BUILD_ROOT/sbin
+ln -sf %{_sbindir}/arping  $RPM_BUILD_ROOT/sbin
+ln -sf %{_sbindir}/ifenslave   $RPM_BUILD_ROOT/sbin
+ln -sf %{_sbindir}/clockdiff   $RPM_BUILD_ROOT/sbin
+ln -sf %{_sbindir}/in.rdisc$RPM_BUILD_ROOT/sbin
+ln -sf %{_sbindir}/tracepath   $RPM_BUILD_ROOT/sbin
+ln -sf %{_sbindir}/tracepath6  $RPM_BUILD_ROOT/sbin
+ln -sf %{_bindir}/ping $RPM_BUILD_ROOT/bin
+ln -sf %{_bindir}/ping6$RPM_BUILD_ROOT/bin
+ln -sf %{_bindir}/ipg  $RPM_BUILD_ROOT/bin
+#EndUsrMerge
 mkdir -p $RPM_BUILD_ROOT%_mandir/man8
 install  -m 644 doc/arping.8   $RPM_BUILD_ROOT%_mandir/man8/
 install  -m 644 doc/clockdiff.8$RPM_BUILD_ROOT%_mandir/man8/
@@ -102,15 +116,19 @@
 %files
 %defattr(-,root,root)
 %doc RELNOTES
-/sbin/arping
-/sbin/ifenslave
-/sbin/clockdiff
-%verify(not mode caps) %attr(4755,root,root) /bin/ping
-%verify(not mode caps) %attr(4755,root,root) /bin/ping6
-/bin/ipg
-/sbin/tracepath
-/sbin/tracepath6
-/sbin/in.rdisc
+%{_sbindir}/arping
+%{_sbindir}/ifenslave
+%{_sbindir}/clockdiff
+%verify(not mode caps) %attr(4755,root,root) %{_bindir}/ping
+%verify(not mode caps) %attr(4755,root,root) %{_bindir}/ping6
+%{_bindir}/ipg
+%{_sbindir}/tracepath
+%{_sbindir}/tracepath6
+%{_sbindir}/in.rdisc
+#UsrMerge
+/bin/*
+/sbin/*
+#EndUsrMerge
 %attr(644,root,root) %_mandir/man8/*
 
 %changelog

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

commit gstreamer-0_10-plugins-base for openSUSE:Factory

2012-02-20 Thread h_root
Hello community,

here is the log from the commit of package gstreamer-0_10-plugins-base for 
openSUSE:Factory checked in at 2012-02-21 07:31:11

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


Package is "gstreamer-0_10-plugins-base", Maintainer is 
"gnome-maintain...@suse.de"

Changes:

--- 
/work/SRC/openSUSE:Factory/gstreamer-0_10-plugins-base/gstreamer-0_10-plugins-base.changes
  2012-01-09 12:55:20.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-0_10-plugins-base.new/gstreamer-0_10-plugins-base.changes
 2012-02-21 07:31:15.0 +0100
@@ -1,0 +2,9 @@
+Sun Feb 19 17:34:14 UTC 2012 - dims...@opensuse.org
+
+- Add pkgconfig(xv) BuildRequires on openSUSE > 12.1: this used to
+  be pulled in by something else, but the relayout of xorg-x11
+  packages changed that. Pull in conditionally only to not risk
+  breakage in linked OBS instances (pkgconfig() was not supported
+  in older openSUSE releases).
+
+---



Other differences:
--
++ gstreamer-0_10-plugins-base.spec ++
--- /var/tmp/diff_new_pack.YIFqbE/_old  2012-02-21 07:31:16.0 +0100
+++ /var/tmp/diff_new_pack.YIFqbE/_new  2012-02-21 07:31:16.0 +0100
@@ -53,6 +53,9 @@
 %if %suse_version >= 1120
 BuildRequires:  gobject-introspection-devel >= 0.9.12
 %endif
+%if 0%{?suse_version} >= 1220
+BuildRequires:  pkgconfig(xv)
+%endif
 Source: %{_name}-%{version}.tar.bz2
 Source2:baselibs.conf
 Url:http://gstreamer.freedesktop.org/

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



commit gstreamer-0_10 for openSUSE:Factory

2012-02-20 Thread h_root
Hello community,

here is the log from the commit of package gstreamer-0_10 for openSUSE:Factory 
checked in at 2012-02-21 07:30:55

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


Package is "gstreamer-0_10", Maintainer is "gnome-maintain...@suse.de"

Changes:

--- /work/SRC/openSUSE:Factory/gstreamer-0_10/gstreamer-0_10.changes
2012-01-09 12:55:14.0 +0100
+++ /work/SRC/openSUSE:Factory/.gstreamer-0_10.new/gstreamer-0_10.changes   
2012-02-21 07:30:57.0 +0100
@@ -1,0 +2,9 @@
+Mon Feb 20 12:39:42 UTC 2012 - vu...@opensuse.org
+
+- Change gstreamer-utils Requires in devel subpackage to
+  gstreamer-0_10-utils, so that we're ready for the arrival of
+  gstreamer 0.11/1.0.
+- Adapt gstreamer-0_10.prov accordingly: the versioned tools should
+  be used.
+
+---



Other differences:
--
++ gstreamer-0_10.spec ++
--- /var/tmp/diff_new_pack.N3Q7fS/_old  2012-02-21 07:30:59.0 +0100
+++ /var/tmp/diff_new_pack.N3Q7fS/_new  2012-02-21 07:30:59.0 +0100
@@ -164,7 +164,7 @@
 Group:  Development/Libraries/C and C++
 Requires:   %{name} = %{version}
 # gstreamer-utils is required for the gstreamer-provides rpm magic.
-Requires:   gstreamer-utils
+Requires:   %{name}-utils
 Requires:   libgstreamer-0_10-0 = %{version}
 %if %suse_version >= 1120
 Requires:   typelib-1_0-Gst-0_10 = %{version}

++ gstreamer-0_10.prov ++
--- /var/tmp/diff_new_pack.N3Q7fS/_old  2012-02-21 07:30:59.0 +0100
+++ /var/tmp/diff_new_pack.N3Q7fS/_new  2012-02-21 07:30:59.0 +0100
@@ -39,7 +39,7 @@
 for so in $solist ; do
getmark $so
libdir $so
-   LD_LIBRARY_PATH=$buildlibdir gst-inspect 
--print-plugin-auto-install-info --rpm $so 2> /dev/null | while read line ; do
+   LD_LIBRARY_PATH=$buildlibdir gst-inspect-0.10 
--print-plugin-auto-install-info --rpm $so 2> /dev/null | while read line ; do
echo -n "$line";
echo -n "$lib64"
echo

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



commit gawk for openSUSE:Factory

2012-02-20 Thread h_root
Hello community,

here is the log from the commit of package gawk for openSUSE:Factory checked in 
at 2012-02-21 07:30:49

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


Package is "gawk", Maintainer is "jsm...@suse.com"

Changes:

--- /work/SRC/openSUSE:Factory/gawk/gawk.changes2012-01-31 
10:20:40.0 +0100
+++ /work/SRC/openSUSE:Factory/.gawk.new/gawk.changes   2012-02-21 
07:30:51.0 +0100
@@ -1,0 +2,5 @@
+Wed Feb  8 20:59:12 UTC 2012 - rschweik...@suse.com
+
+- keep binaries in /usr tree {UsrMerge project)
+
+---



Other differences:
--
++ gawk.spec ++
--- /var/tmp/diff_new_pack.D0nVNu/_old  2012-02-21 07:30:53.0 +0100
+++ /var/tmp/diff_new_pack.D0nVNu/_new  2012-02-21 07:30:53.0 +0100
@@ -76,13 +76,14 @@
 
 %install
 make install DESTDIR=$RPM_BUILD_ROOT
+#UsrMerge
 install -d $RPM_BUILD_ROOT/bin
-mv -f $RPM_BUILD_ROOT/usr/bin/gawk $RPM_BUILD_ROOT/bin
-ln -sf ../../bin/gawk $RPM_BUILD_ROOT/usr/bin
+ln -sf %{_bindir}/gawk $RPM_BUILD_ROOT/bin
+touch $RPM_BUILD_ROOT/bin/awk
+#EndUsrMerge
 rm -f $RPM_BUILD_ROOT/usr/bin/*-%{version} $RPM_BUILD_ROOT/usr/bin/awk
 # create ghost files
-touch $RPM_BUILD_ROOT/usr/bin/awk $RPM_BUILD_ROOT/bin/awk \
-  $RPM_BUILD_ROOT/%{_mandir}/man1/awk.1.gz
+touch $RPM_BUILD_ROOT/%{_bindir}/awk $RPM_BUILD_ROOT/%{_mandir}/man1/awk.1.gz
 %find_lang %name
 
 %clean
@@ -107,12 +108,16 @@
 %files -f %name.lang
 %defattr(-,root,root)
 %if %{suse_version} >= 1120
+#UsrMerge
 %ghost /bin/awk
+#EndUsrMerge
 %ghost %{_bindir}/awk
 %ghost %{_mandir}/man1/awk.1.gz
 %endif
 %doc AUTHORS COPYING FUTURES LIMITATIONS NEWS POSIX.STD PROBLEMS README
+#UsrMerge
 /bin/gawk
+#EndUsrMerge
 %{_bindir}/dgawk
 %{_bindir}/gawk
 %{_bindir}/igawk


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



commit freetype2 for openSUSE:Factory

2012-02-20 Thread h_root
Hello community,

here is the log from the commit of package freetype2 for openSUSE:Factory 
checked in at 2012-02-21 07:30:43

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


Package is "freetype2", Maintainer is "j...@suse.com"

Changes:

--- /work/SRC/openSUSE:Factory/freetype2/freetype2.changes  2011-11-16 
17:17:56.0 +0100
+++ /work/SRC/openSUSE:Factory/.freetype2.new/freetype2.changes 2012-02-21 
07:30:45.0 +0100
@@ -1,0 +2,20 @@
+Tue Feb 14 11:17:33 UTC 2012 - cfarr...@suse.com
+
+- license update: SUSE-Freetype or GPL-2.0+
+  Use SUSE- proprietary prefix until upstream spdx.org accepts Freetype as
+  official license
+
+---
+Tue Feb 14 09:21:58 UTC 2012 - sasc...@suse.de
+
+- Ran spec-cleaner
+- Add devel-static provides to devel package (shared library policy)
+
+---
+Thu Dec 22 12:39:23 CET 2011 - ti...@suse.de
+
+- provide libfreetype.la for older distros; otherwise it breaks
+  too many package builds in M17N repo
+- fix build on FACTORY by owning aclocal dir
+
+---
--- /work/SRC/openSUSE:Factory/freetype2/ft2demos.changes   2011-11-16 
17:17:56.0 +0100
+++ /work/SRC/openSUSE:Factory/.freetype2.new/ft2demos.changes  2012-02-21 
07:30:45.0 +0100
@@ -1,0 +2,5 @@
+Tue Feb 14 09:21:51 UTC 2012 - sasc...@suse.de
+
+- Ran spec-cleaner
+
+---



Other differences:
--
++ freetype2.spec ++
--- /var/tmp/diff_new_pack.Te8cUg/_old  2012-02-21 07:30:47.0 +0100
+++ /var/tmp/diff_new_pack.Te8cUg/_new  2012-02-21 07:30:47.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package freetype2
 #
-# 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,10 +16,7 @@
 #
 
 
-
 Name:   freetype2
-License:Freetype License (BSD-like). See 
http://freetype.sourceforge.net/FTL.TXT
-Group:  System/Libraries
 BuildRequires:  pkg-config
 BuildRequires:  zlib-devel
 # bug437293
@@ -28,8 +25,10 @@
 %endif
 #
 Version:2.4.8
-Release:1
+Release:0
 Summary:A TrueType Font Library
+License:SUSE-Freetype or GPL-2.0+
+Group:  System/Libraries
 Url:http://www.freetype.org
 Source0:
http://download.savannah.gnu.org/releases/freetype/freetype-%{version}.tar.bz2
 Source1:
http://download.savannah.gnu.org/releases/freetype/freetype-doc-%{version}.tar.bz2
@@ -46,7 +45,6 @@
 version also contains an autohinter for producing improved output.
 
 %package -n libfreetype6
-License:Freetype License (BSD-like). See 
http://freetype.sourceforge.net/FTL.TXT
 Summary:A TrueType Font Library
 Group:  System/Libraries
 Obsoletes:  freetype2 < 2.3.10
@@ -57,7 +55,6 @@
 version also contains an autohinter for producing improved output.
 
 %package devel
-License:GPLv2+ ; Freetype License (BSD-like). See 
http://freetype.sourceforge.net/FTL.TXT
 Summary:Development environment for the freetype2 TrueType font library
 Group:  Development/Libraries/C and C++
 Requires:   libfreetype6 = %{version}
@@ -68,6 +65,8 @@
 %endif
 # there is no freetype-devel on suse:
 Provides:   freetype-devel
+# Static library provides:
+Provides:   libfreetype6-devel-static
 
 %description devel
 This package contains all necessary include files, libraries and
@@ -93,10 +92,10 @@
 %endif
 %configure --without-bzip2 \
--disable-static
-make %{_smp_mflags}
+make %{?_smp_mflags}
 
 %install
-%makeinstall
+%make_install
 
 # these development documents should go into the freetype2-devel package:
 mv docs/reference freetype-%{version}/docs
@@ -104,9 +103,6 @@
 # remove documentation that does not belong in an rpm
 rm docs/INSTALL*
 
-%clean
-rm -rf %{buildroot}
-
 %post -n libfreetype6 -p /sbin/ldconfig
 
 %postun -n libfreetype6 -p /sbin/ldconfig
@@ -121,10 +117,14 @@
 %defattr(-,root,root)
 %doc freetype-%{version}/docs/*
 %{_includedir}/*
+%if 0%{?suse_version} >= 1140
 %exclude %{_libdir}/libfreetype.*a
+%else
+%{_libdir}/libfreetype.*a
+%endif
 %{_libdir}/libfreetype.so
 %{_libdir}/pkgconfig/freetype2.pc
 %{_bindir}/*
-%{_datadir}/aclocal/*
+%{_datadir}/aclocal
 
 %changelog

++ ft2demos.spec ++
--- /var/tmp/diff_new_pack.Te8cUg/_old  2012-02-21 07:30:47.

commit freeglut for openSUSE:Factory

2012-02-20 Thread h_root
Hello community,

here is the log from the commit of package freeglut for openSUSE:Factory 
checked in at 2012-02-21 07:30:36

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


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

Changes:

--- /work/SRC/openSUSE:Factory/freeglut/freeglut.changes2011-10-04 
18:09:48.0 +0200
+++ /work/SRC/openSUSE:Factory/.freeglut.new/freeglut.changes   2012-02-21 
07:30:38.0 +0100
@@ -1,0 +2,25 @@
+Mon Feb 13 14:28:23 UTC 2012 - co...@suse.com
+
+- fix baselibs.conf for devel-32bit
+
+---
+Fri Jan 27 10:10:52 UTC 2012 - sasc...@gmx.de
+
+- Rename demos package to freeglut-demo to match other demo packages
+- Honor shared library policy:
+  * Rename base package to libglut3 and adjust baselibs.conf accordingly
+- Ran spec-cleaner
+
+---
+Tue Nov 15 19:06:27 UTC 2011 - johannesoberm...@gmx.de
+
+- Update to pre-2.8.0 git
+  * Use a prefixed version (2.7.99)
+- Install already built demos
+  * Add -demos subpackage
+- Remove obsolete compat70.tar.bz2
+- glxgears, xdriinfo and glxinfo are part of Mesa-demos-base
+  * Remove glxdemos.tar.bz2, glxdemos.diff, xdriinfo.tar.bz2
+freeglut-glxgears.notify.diff and freeglut-glxinfo.notify.diff
+
+---

Old:

  compat70.tar.bz2
  freeglut-100529.tar.bz2
  freeglut-glxgears-notify.diff
  freeglut-glxinfo-notify.diff
  glxdemos.diff
  glxdemos.tar.bz2
  xdriinfo-1.0.4.tar.bz2

New:

  freeglut.tar.bz2



Other differences:
--
++ freeglut.spec ++
--- /var/tmp/diff_new_pack.DJytfG/_old  2012-02-21 07:30:40.0 +0100
+++ /var/tmp/diff_new_pack.DJytfG/_new  2012-02-21 07:30:40.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package freeglut
 #
-# 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,35 +15,32 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
+%define debug 0
 
 Name:   freeglut
-BuildRequires:  Mesa-devel gcc-c++ libdrm-devel pkgconfig xorg-x11-devel
-BuildRequires:  libtool
+Version:2.7.99.svn2007.0422
+Release:0
 Summary:Freely licensed alternative to the GLUT library
-Version:100529
-Release:2
+License:MIT
+Group:  System/Libraries
 Url:http://freeglut.sourceforge.net/
-%define USE_EXTERNAL_MESA 1
-Source0:freeglut-%{version}.tar.bz2
+Source: freeglut.tar.bz2
 Source1:glutman.tar.bz2
-Source2:glxdemos.tar.bz2
-Source3:xdriinfo-1.0.4.tar.bz2
-Source4:compat70.tar.bz2
-Source5:baselibs.conf
-Patch1: glxdemos.diff
-Patch10:freeglut-glxgears-notify.diff
-Patch11:freeglut-glxinfo-notify.diff
-License:MIT
-Provides:   mesaglut
-Obsoletes:  mesaglut
+BuildRequires:  Mesa-devel
+BuildRequires:  gcc-c++
+BuildRequires:  libdrm-devel
+BuildRequires:  libtool
+BuildRequires:  pkgconfig
+BuildRequires:  xorg-x11-devel
+Recommends: Mesa-demos-base
+Provides:   mesaglut = 7.11
+Obsoletes:  mesaglut < 7.11
 # bug437293
 %ifarch ppc64
 Obsoletes:  freeglut-64bit
 %endif
 #
-Group:  System/Libraries
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -57,21 +54,30 @@
 containing OpenGL contexts and also read the mouse, keyboard, and
 joystick functions on a wide range of platforms.
 
+%package -n libglut3
+Summary:Freely licensed alternative to the GLUT library
+Group:  Development/Libraries/X11
+
+%description -n libglut3
+Freeglut is a completely open source alternative to the OpenGL Utility
+Toolkit (GLUT) library. GLUT was originally written by Mark Kilgard to
+support the sample programs in the second edition OpenGL Redbook. Since
+then, GLUT has been used in a wide variety of practical applications
+because it is simple, universally available, and highly portable.
 
+GLUT (and freeglut) allow the user to create and manage windows
+containing OpenGL contexts and also read the mouse, keyboard, and
+joystick functions on a wide range of platforms.
 
-Authors:
-
-Pawel W. Olszta
-Andreas Umbach
-Steve Baker
 
 %package devel
-License:MIT
 Summary:Development libraries, includes and man pages for freeglut 
(GLUT Library)
 Group:  Development/

commit yast2-security for openSUSE:12.1:Update:Test

2012-02-20 Thread h_root
Hello community,

here is the log from the commit of package yast2-security for 
openSUSE:12.1:Update:Test checked in at 2012-02-20 18:18:27

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


Package is "yast2-security", Maintainer is "jsuch...@suse.com"

Changes:

--- /work/SRC/openSUSE:12.1:Update:Test/yast2-security/yast2-security.changes   
2012-02-20 18:18:26.0 +0100
+++ 
/work/SRC/openSUSE:12.1:Update:Test/.yast2-security.new/yast2-security.changes  
2012-02-20 18:18:28.0 +0100
@@ -1,0 +2,7 @@
+Mon Feb 20 08:41:49 CET 2012 - jsuch...@suse.cz
+
+- corectly read/write ctrl-alt-delete behavior when systemd is used
+  (bnc#742783)
+- 2.21.7 
+
+---

Old:

  yast2-security-2.21.6.tar.bz2

New:

  yast2-security-2.21.7.tar.bz2



Other differences:
--
++ yast2-security.spec ++
--- /var/tmp/diff_new_pack.dkoWKC/_old  2012-02-20 18:18:28.0 +0100
+++ /var/tmp/diff_new_pack.dkoWKC/_new  2012-02-20 18:18:28.0 +0100
@@ -15,19 +15,18 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:   yast2-security
-Version:2.21.6
+Version:2.21.7
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Source0:yast2-security-%{version}.tar.bz2
 
+
 Group:  System/YaST
 License:GPL-2.0+
-BuildRequires:  doxygen perl-XML-Writer pkg-config update-desktop-files 
yast2-devtools yast2-pam yast2-testsuite
+BuildRequires: doxygen pkg-config perl-XML-Writer update-desktop-files 
yast2-devtools yast2-pam yast2-testsuite
 
 # new Pam.ycp API
 Requires:   yast2-pam >= 2.14.0
@@ -41,7 +40,7 @@
 Provides:   yast2-trans-security y2t_sec
 Obsoletes:  yast2-trans-security y2t_sec
 
-BuildArch:  noarch
+BuildArchitectures: noarch
 
 Summary:YaST2 - Security Configuration
 
@@ -59,7 +58,6 @@
 export CFLAGS="$RPM_OPT_FLAGS -DNDEBUG"
 export CXXFLAGS="$RPM_OPT_FLAGS -DNDEBUG"
 
-%{?suse_update_config:%{suse_update_config -f}}
 ./configure --libdir=%{_libdir} --prefix=%{_prefix} --mandir=%{_mandir}
 # V=1: verbose build in case we used AM_SILENT_RULES(yes)
 # so that RPM_OPT_FLAGS check works
@@ -73,6 +71,7 @@
 %suse_update_desktop_file -d ycc_${d%.desktop} ${d%.desktop}
 done
 
+
 %clean
 rm -rf "$RPM_BUILD_ROOT"
 
@@ -86,5 +85,3 @@
 /usr/share/YaST2/scrconf/*.scr
 /usr/share/YaST2/schema/autoyast/rnc/security.rnc
 %doc %{_prefix}/share/doc/packages/yast2-security
-
-%changelog

++ yast2-security-2.21.6.tar.bz2 -> yast2-security-2.21.7.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-security-2.21.6/VERSION 
new/yast2-security-2.21.7/VERSION
--- old/yast2-security-2.21.6/VERSION   2011-10-10 09:41:05.0 +0200
+++ new/yast2-security-2.21.7/VERSION   2012-02-20 08:42:31.0 +0100
@@ -1 +1 @@
-2.21.6
+2.21.7
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-security-2.21.6/agents/etc_polkit-default-privs_local.scr 
new/yast2-security-2.21.7/agents/etc_polkit-default-privs_local.scr
--- old/yast2-security-2.21.6/agents/etc_polkit-default-privs_local.scr 
2011-09-15 09:33:57.0 +0200
+++ new/yast2-security-2.21.7/agents/etc_polkit-default-privs_local.scr 
1970-01-01 01:00:00.0 +0100
@@ -1,23 +0,0 @@
-/*
- * File:
- *   etc.polkit-default-privs_local.scr
- * Summary:
- *   SCR Agent for reading/writing /etc/polkit-default-privs.local
- * Access:
- *   r/w
- *
- */
-.etc.polkit-default-privs_local
-
-`ag_ini(
-  `IniAgent(
-"/etc/polkit-default-privs.local",
-$[ "options" : ["ignore_case", "global_values", "flat"],
-   "comments" : [ "^#.*", "^[ \t]*$", ],
-   "params" : [
-   $[
-   "match" : [ "^[ \t]*([a-zA-Z0-9_\.]+)[ \t]+(.*[^ \t]|)[ \t]*$", 
"%s %s", ]
-   ]
-   ]
-   ]
-))
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-security-2.21.6/configure 
new/yast2-security-2.21.7/configure
--- old/yast2-security-2.21.6/configure 2011-10-10 09:33:33.0 +0200
+++ new/yast2-security-2.21.7/configure 2012-02-20 08:39:14.0 +0100
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.68 for yast2-security 2.21.5.
+# Generated by GNU Autoconf 2.68 for yast2-security 2.21.6.
 #
 # Report bugs to .
 #
@@ -559,8 +559,8 @@
 # Identity of this package.
 PACKAGE_NAME='yast2-security'
 PACKAGE_TARNAME='yast2-security'
-P

commit yast2-security for openSUSE:12.1:Update:Test

2012-02-20 Thread h_root
Hello community,

here is the log from the commit of package yast2-security for 
openSUSE:12.1:Update:Test checked in at 2012-02-20 18:18:25

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


Package is "yast2-security", Maintainer is "jsuch...@suse.com"

Changes:

New Changes file:

--- /dev/null   2010-08-26 16:28:41.0 +0200
+++ 
/work/SRC/openSUSE:12.1:Update:Test/.yast2-security.new/yast2-security.changes  
2012-02-20 18:18:26.0 +0100
@@ -0,0 +1,1007 @@
+---
+Mon Oct 10 09:40:21 CEST 2011 - jsuch...@suse.cz
+
+- include etc_polkit-default-privs_local.scr in rpm
+- 2.21.6 
+
+---
+Mon Sep 26 14:58:39 CEST 2011 - vis...@suse.cz
+
+- set dialog title
+- 2.21.5 
+
+---
+Mon Sep 19 14:55:57 CEST 2011 - jsuch...@suse.cz
+
+- fixed testsuite
+- 2.21.4 
+
+---
+Fri Sep 16 10:38:59 CEST 2011 - jsuch...@suse.cz
+
+- added option to tune system hibernation rights (bnc#704997)
+- 2.21.3
+
+---
+Thu Sep  8 15:43:35 CEST 2011 - jsuch...@suse.cz
+
+- sysctl settings now in /etc/sysctl.conf (bnc#714405)
+- 2.21.2 
+
+---
+Fri Aug  5 12:35:05 CEST 2011 - tgoettlic...@suse.de
+
+- fixed .desktop file (bnc #681249)
+
+---
+Wed Jul 20 11:04:03 CEST 2011 - jsuch...@suse.cz
+
+- remove blowfish hash from selections (fate#312321)
+- 2.21.1 
+
+---
+Tue Apr  5 11:03:35 CEST 2011 - jsuch...@suse.cz
+
+- added support for SHA-2 based crypto methods (fate309705)
+- 2.21.0 
+
+---
+Wed Nov 10 14:19:15 CET 2010 - jsuch...@suse.cz
+
+- remember the default value of CRACKLIB_DICT_PATH (bnc#650425)
+- 2.20.2
+
+---
+Mon Aug 16 13:30:29 CEST 2010 - jsuch...@suse.cz
+
+- removed 'disable' from descriptions of settings (bnc#610944)
+- 2.20.1
+
+---
+Fri Aug  6 11:07:49 CEST 2010 - jsuch...@suse.cz
+
+- testsuite adapted to changes in yast2-pam
+- 2.20.0 
+
+---
+Fri Mar 12 08:05:50 CET 2010 - jsr...@suse.cz
+
+- renamed the to Security Center and Hardening (fate#309121)
+
+---
+Fri Feb  5 11:45:27 CET 2010 - jsuch...@suse.cz
+
+- DISPLAYMANAGER_SHUTDOWN is not for GDM (bnc#570656) 
+- 2.19.1
+
+--
+Wed Jan 13 18:56:03 CET 2010 - kmachalk...@suse.cz
+
+- Adjusted .desktop file(s) to wrap /sbin/yast2/ calls in xdg-su
+  where root privileges are needed, removed X-KDE-SubstituteUID key 
+  (bnc#540627)
+
+---
+Mon Dec 21 15:10:36 CET 2009 - jsuch...@suse.cz
+
+- new help text for PASS_MIN_LEN (bnc#535617)
+- 2.19.0
+
+---
+Thu Oct  1 13:40:49 CEST 2009 - jsuch...@suse.cz
+
+- do not save PASS_MIN_LEN if cracklib is disabled
+- ensure polkit privileges are applied (bnc#541393)
+- 2.18.3
+
+---
+Thu Sep  3 14:41:44 CEST 2009 - jsuch...@suse.cz
+
+- added keywords to desktop file
+- 2.18.2 
+
+---
+Mon Jun 22 07:55:26 CEST 2009 - co...@novell.com
+
+- fix uild with automake 1.11
+- 2.18.1
+
+---
+Tue Jun  2 22:26:15 CEST 2009 - jsuch...@suse.cz
+
+- pam_pwcheck calls replaced with pam_cracklib/pam_pwhistory,
+  removed obsolete "obscure checks" settings (fate#305468)
+- 2.18.0
+
+---
+Mon Feb  9 11:58:17 CET 2009 - lsle...@suse.cz
+
+- added "SuSEfirewall" and "earlysyslog" service to ignore list
+  of extra services in runlevel 3 and 5 (bnc#473345)
+
+---
+Wed Jan 21 10:09:02 CET 2009 - jsuch...@suse.cz
+
+- removed progress dialog during read (bnc#447584) 
+
+---
+Fri Nov 28 13:29:35 CET 2008 - u...@suse.de
+
+- conflict in rnc file fixed
+- 2.17.12
+
+--

commit wpa_supplicant for openSUSE:12.1:Update:Test

2012-02-20 Thread h_root
Hello community,

here is the log from the commit of package wpa_supplicant for 
openSUSE:12.1:Update:Test checked in at 2012-02-20 18:14:30

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


Package is "wpa_supplicant", Maintainer is "g...@suse.com"

Changes:

--- /work/SRC/openSUSE:12.1:Update:Test/wpa_supplicant/wpa_supplicant.changes   
2011-11-24 20:16:05.0 +0100
+++ 
/work/SRC/openSUSE:12.1:Update:Test/.wpa_supplicant.new/wpa_supplicant.changes  
2012-02-20 18:14:32.0 +0100
@@ -1,0 +2,7 @@
+Mon Feb 20 08:43:29 UTC 2012 - g...@suse.com
+
+- Add wpa_supplicant-no-NULL-to-dbus_message_new_error.patch to
+  fix crash on receiving a malformed probe response from an AP.
+  (bnc#742937)
+
+---

New:

  wpa_supplicant-no-NULL-to-dbus_message_new_error.patch



Other differences:
--
++ wpa_supplicant.spec ++
--- /var/tmp/diff_new_pack.ZeznXN/_old  2012-02-20 18:14:32.0 +0100
+++ /var/tmp/diff_new_pack.ZeznXN/_new  2012-02-20 18:14:32.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package wpa_supplicant
 #
-# 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
@@ -49,6 +49,8 @@
 Patch5: wpa_supplicant-dbus-events.patch
 # PATCH-FIX-UPSTREAM wpa-supplicant-ca-cert-dbus-signal.patch bnc#574266 
g...@suse.com -- Emit a D-Bus signal when receiving the certificate probe result
 Patch6: wpa-supplicant-ca-cert-dbus-signal.patch
+# PATCH-FIX-UPSTREAM wpa_supplicant-no-NULL-to-dbus_message_new_error.patch 
bnc#742937 g...@suse.com -- Don't send NULL to dbus_message_new_error
+Patch7: wpa_supplicant-no-NULL-to-dbus_message_new_error.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Requires:   logrotate
 
@@ -88,6 +90,7 @@
 %patch4 -p0
 %patch5 -p1
 %patch6 -p1
+%patch7 -p1
 
 %build
 cd wpa_supplicant

++ wpa_supplicant-no-NULL-to-dbus_message_new_error.patch ++
commit 8ee69e06336d65b15364f4db82d91775d0fe47c6
Author: Paul Stewart 
Date:   Sat Oct 9 17:29:51 2010 +0300

dbus_new_handlers: Don't send NULL to dbus_message_new_error

The new DBus API helper function wpas_dbus_error_unknown_error
function can be called as a result of a failure within internal
getter calls, which will call this function with a NULL message
parameter.  However, dbus_message_new_error looks very unkindly
(i.e, abort()) on a NULL message, so in this case, we should not
call it.

I've observed this course of events during a call to
wpas_dbus_getter_bss_wpa with a faileld parse of the IE parameter.
We got here through a call to fill_dict_with_properties which
explicitly calls getters with a NULL message parameter.  Judging
from the way it is called, this could easily occur if an AP sends
out a malformed (or mis-received) probe response.  I usually run
into this problem while driving through San Francisco, so I'm
exposed to any number of base stations along this path.

diff --git a/wpa_supplicant/dbus/dbus_new_handlers.c 
b/wpa_supplicant/dbus/dbus_new_handlers.c
index 73f4e44..0ad51a0 100644
--- a/wpa_supplicant/dbus/dbus_new_handlers.c
+++ b/wpa_supplicant/dbus/dbus_new_handlers.c
@@ -117,6 +117,20 @@ static char * wpas_dbus_new_decompose_object_path(const 
char *path,
 DBusMessage * wpas_dbus_error_unknown_error(DBusMessage *message,
const char *arg)
 {
+   /*
+* This function can be called as a result of a failure
+* within internal getter calls, which will call this function
+* with a NULL message parameter.  However, dbus_message_new_error
+* looks very unkindly (i.e, abort()) on a NULL message, so
+* in this case, we should not call it.
+*/
+   if (message == NULL) {
+   wpa_printf(MSG_INFO, "dbus: wpas_dbus_error_unknown_error "
+  "called with NULL message (arg=%s)",
+  arg ? arg : "N/A");
+   return NULL;
+   }
+
return dbus_message_new_error(message, WPAS_DBUS_ERROR_UNKNOWN_ERROR,
  arg);
 }
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit gstreamer-0_10-plugins-good for openSUSE:12.1:Update:Test

2012-02-20 Thread h_root
Hello community,

here is the log from the commit of package gstreamer-0_10-plugins-good for 
openSUSE:12.1:Update:Test checked in at 2012-02-20 18:10:43

Comparing /work/SRC/openSUSE:12.1:Update:Test/gstreamer-0_10-plugins-good (Old)
 and  /work/SRC/openSUSE:12.1:Update:Test/.gstreamer-0_10-plugins-good.new 
(New)


Package is "gstreamer-0_10-plugins-good", 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/.gstreamer-0_10-plugins-good.new/gstreamer-0_10-plugins-good.changes
2012-02-20 18:10:44.0 +0100
@@ -0,0 +1,1307 @@
+---
+Mon Feb 20 07:44:13 UTC 2012 - g...@suse.com
+
+- Add gst-non-fatal-query-webcam-attr.patch to make the webcam
+  control attribute errors non-fatal to support more webcams
+  (bnc#747827, bgo#670197)
+
+---
+Sun Sep 11 11:31:28 UTC 2011 - vu...@opensuse.org
+
+- Split esound plugin in a gstreamer-0_10-plugin-esd subpackage: we
+  do not want to have libesd0 installed by default just because of
+  this plugin.
+
+---
+Sat Aug  6 20:30:21 UTC 2011 - ch...@computersalat.de
+
+- fix deps
+  o gstreamer-0_10-plugins-base-devel >= 0.10.33
+
+---
+Sat Jun 18 22:27:12 UTC 2011 - reddw...@opensuse.org
+
+- Update taglib BuildRequire to reflect the package new name. Fixes
+  build in Packman OBS.
+
+---
+Fri Jun 17 12:15:14 CEST 2011 - vu...@opensuse.org
+
+- Update to version 0.10.30:
+  + Work around GLib atomic ops API change
+  + Better handling of malformed buffers in RTP depayloders
+(bgo#650470)
+  + Build fixes (including bgo#652144).
+
+---
+Sun Jun 12 00:06:33 CEST 2011 - vu...@opensuse.org
+
+- On 12.1 and later, stop building the gstreamer-0_10-plugin-hal
+  subpackage:
+  + we don't want hal anymore on 12.1 and later (see bnc#697018).
+We use a build_hal define to control that behavior.
+  + remove hal-devel BuildRequires
+  + do not build a gstreamer-0_10-plugin-hal subpackage anymore
+  + add gstreamer-0_10-plugin-hal Obsoletes for smooth upgrades
+
+---
+Wed May 11 14:26:10 CEST 2011 - dims...@opensuse.org
+
+- Update to version 0.10.29:
+  + audioparser: new amrparse, aacparse, ac3parse, flacparse,
+mpegaudioparse, dcaparse elements
+  + audiowsincband:
+- Add new windowing functions: gaussian, cos and hann
+- Fix range of kernel elements (lim -> lim-1)
+  + audiowsinclimit:
+- Add new windows to high/low-pass filters: gaussian, cosine,
+  hann
+- Fix range of kernel elements (lim -> lim-1) in high/low-pass
+  filters
+  + avidemux:
+- also add the frame-type for the stream index.
+- flvdemux: mark delta-units in the index
+- stream->current_total is accumulated byte size and not time
+  + avimux:
+- add stream-format field to h264 pad template caps
+- rework _request_new_pad to handle explict req-pad-names
+- use running time for synchronization
+  + cairooverlay: Add generic Cairo overlay video element.
+  + debugutils: remove bitrotten negotiation element
+  + deinterlace: add support for NV12 and NV21 formats; fix greedyl
+method
+  + dvdemux: first try if upstream handles TIME seeks before
+handling them here and other event handling fixes
+  + flacdec: fix issues with large metadata blocks when streaming
+unframed flac
+  + flacenc:
+- Add support for writing METADATA_BLOCK_PICTURE blocks for
+  GST_TAG_IMAGE and GST_TAG_PREVIEW_IMAGE
+- Don't store image tags inside the vorbiscomments and the flac
+  metadata
+  + flvdemux:
+- add width, height and framerate to caps when present on
+  onMetaData
+- Do not build an index if upstream is not seekable
+- fix deadlock on setting index on flvdemux
+  + flvmux:
+- don't overwrite metadata tag with duration in streaming mode
+- don't set duration for live stream
+- use running time for synchronization
+  + flv: specify stream-format for h264 in the pad template caps
+  + icydemux: fix tag list handling issues that might have caused
+crashes
+  + j2kpay: skip EPH packets
+  + jitterbuffer:
+- also estimate eos if very near eos
+- avoid trying to buffer more than is available
+- handle position query
+  + matroskademux:
+- better calculation of output framerate
+- properly resume cluster scanning
+- pull mode should always report seekable
+- set stream-format=byte-s

commit mumble for openSUSE:12.1:Update:Test

2012-02-20 Thread h_root
Hello community,

here is the log from the commit of package mumble for openSUSE:12.1:Update:Test 
checked in at 2012-02-20 18:11:08

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


Package is "mumble", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:12.1:Update:Test/mumble/mumble.changes   2012-02-20 
18:11:08.0 +0100
+++ /work/SRC/openSUSE:12.1:Update:Test/.mumble.new/mumble.changes  
2012-02-20 18:11:09.0 +0100
@@ -1,0 +2,11 @@
+Mon Feb 20 08:49:15 UTC 2012 - lnus...@suse.de
+
+- remove read permissions for other users on local sqlite database
+  as it may contain passwords (bnc#747833, CVE-2012-0863)
+
+---
+Mon Feb 13 14:00:57 UTC 2012 - lnus...@suse.de
+
+- don't add built-in CA certificates (bnc#660784)
+
+---

New:

  0001-Explicitly-remove-file-permissions-for-settings-and-D.diff
  mumble-1.2.3-nohardcodedcas.diff



Other differences:
--
++ mumble.spec ++
--- /var/tmp/diff_new_pack.UQ9FSC/_old  2012-02-20 18:11:09.0 +0100
+++ /var/tmp/diff_new_pack.UQ9FSC/_new  2012-02-20 18:11:09.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package mumble
 #
-# 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
@@ -88,7 +88,7 @@
 %endif
 Version:1.2.3%{?snapshot:_%snapshot}
 Release:1
-License:BSD3c
+License:BSD-3-Clause
 Group:  Productivity/Multimedia/Sound/Utilities
 %if 0%{!?snapshot:1}
 Source: 
http://downloads.sourceforge.net/project/mumble/Mumble/%{version}/mumble-%{version}.tar.gz
@@ -102,6 +102,8 @@
 Patch3: 0001-if-service-name-is-empty-don-t-pass-an-empty-string.diff
 Patch4: 0001-remove-CAP_NET_ADMIN.diff
 Patch5: 0001-fix-bonjour-support-using-avahi-compat-lib.diff
+Patch6: mumble-1.2.3-nohardcodedcas.diff
+Patch7: 0001-Explicitly-remove-file-permissions-for-settings-and-D.diff
 Patch50:mumble-1.2.2-buildcompare.diff
 # hack, no clue about glx so no idea to fix this properly
 Patch99:mumble-1.1.4-sle10glx.diff
@@ -147,7 +149,7 @@
 won't be audible to other players.
 
 %package server
-License:BSD3c
+License:BSD-3-Clause
 Summary:Voice Communication Server for Gamers
 Group:  Productivity/Multimedia/Sound/Utilities
 Requires:   qt-sql-sqlite
@@ -171,6 +173,8 @@
 %patch3 -p1
 %patch4 -p1
 %patch5 -p1
+%patch6 -p1
+%patch7 -p1
 #
 %patch50 -p1
 %if 0%{?suse_version} && 0%{?suse_version} < 1020
@@ -229,7 +233,7 @@
DEFINES*=PLUGIN_PATH=%{_libdir}/mumble/plugins \
CONFIG*=packaged \
 %if 0%{?suse_version}
-   DEFINES*=SYSTEM_CA_DIR=/etc/ssl/certs \
+   DEFINES*=NO_SYSTEM_CA_OVERRIDE \
 %endif
CONFIG*=no-g15 \
CONFIG*=no-embed-qt-translations \

++ 0001-Explicitly-remove-file-permissions-for-settings-and-D.diff ++
>From cc52dd435e281f008866439b9eb5565729bd1956 Mon Sep 17 00:00:00 2001
From: Thorvald Natvig 
Date: Fri, 27 May 2011 16:59:15 -0700
Subject: [PATCH mumble] Explicitly remove file permissions for settings and
 DB

---
 src/mumble/Database.cpp |5 +
 src/mumble/Settings.cpp |   11 +++
 2 files changed, 16 insertions(+), 0 deletions(-)

diff --git a/src/mumble/Database.cpp b/src/mumble/Database.cpp
index 6c4d940..5caed38 100644
--- a/src/mumble/Database.cpp
+++ b/src/mumble/Database.cpp
@@ -92,6 +92,11 @@ Database::Database() {
qWarning("Database: Database is read-only");
}
 
+   {
+   QFile f(db.databaseName());
+   f.setPermissions(f.permissions() & ~(QFile::ReadGroup | 
QFile::WriteGroup | QFile::ExeGroup | QFile::ReadOther | QFile::WriteOther | 
QFile::ExeOther));
+   }
+
QSqlQuery query;
 
query.exec(QLatin1String("CREATE TABLE IF NOT EXISTS `servers` (`id` 
INTEGER PRIMARY KEY AUTOINCREMENT, `name` TEXT, `hostname` TEXT, `port` INTEGER 
DEFAULT 64738, `username` TEXT, `password` TEXT)"));
diff --git a/src/mumble/Settings.cpp b/src/mumble/Settings.cpp
index 5ebbc53..df9d7f3 100644
--- a/src/mumble/Settings.cpp
+++ b/src/mumble/Settings.cpp
@@ -698,6 +698,17 @@ void OverlaySettings::save() {
 void OverlaySettings::save(QSettings* settings_ptr) {
OverlaySettings def;
 
+   settings_ptr->setValue(QLatin1String("version"), 
QLatin1String(MUMTEXT(MUMBLE_VERSION_STRING)));
+   settings_ptr->sync()

commit openssh for openSUSE:12.1:Update:Test

2012-02-20 Thread h_root
Hello community,

here is the log from the commit of package openssh for 
openSUSE:12.1:Update:Test checked in at 2012-02-20 18:11:53

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


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

Changes:

--- /work/SRC/openSUSE:12.1:Update:Test/openssh/openssh-askpass-gnome.changes   
2012-02-20 18:11:52.0 +0100
+++ 
/work/SRC/openSUSE:12.1:Update:Test/.openssh.new/openssh-askpass-gnome.changes  
2012-02-20 18:11:54.0 +0100
@@ -1,0 +2,5 @@
+Tue Feb 14 15:00:22 UTC 2012 - pce...@suse.com
+
+- .spec file cleanup 
+
+---
--- /work/SRC/openSUSE:12.1:Update:Test/openssh/openssh.changes 2012-02-20 
18:11:52.0 +0100
+++ /work/SRC/openSUSE:12.1:Update:Test/.openssh.new/openssh.changes
2012-02-20 18:11:54.0 +0100
@@ -1,0 +2,7 @@
+Tue Feb 14 14:52:36 UTC 2012 - pce...@suse.com
+
+- correctly generate missing DSA keys (bnc#728002)
+- use correct paths for askpass helpers (bnc#726712)
+- .spec file cleanup
+
+---

Old:

  openssh-SuSE.tar.bz2

New:

  sshd-gen-keys-start
  sshd.init
  sysconfig.ssh



Other differences:
--
++ openssh-askpass-gnome.spec ++
--- /var/tmp/diff_new_pack.zje1pL/_old  2012-02-20 18:11:54.0 +0100
+++ /var/tmp/diff_new_pack.zje1pL/_new  2012-02-20 18:11:54.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package openssh-askpass-gnome
 #
-# 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
@@ -26,7 +26,7 @@
 Requires:   openssh = %{version} openssh-askpass = %{version}
 AutoReqProv:on
 Summary:A GNOME-Based Passphrase Dialog for OpenSSH
-URL:http://www.openssh.com/
+Url:http://www.openssh.com/
 %define _name openssh
 Source: %{_name}-%{version}.tar.bz2
 Patch:  %{_name}-5.8p1-sshd_config.diff
@@ -60,12 +60,12 @@
 aclocal
 autoheader
 autoconf
-%configure \
-   --sysconfdir=%_sysconfdir/ssh \
-   --libexecdir=%_libexecdir/ssh \
+%{configure} \
+   --sysconfdir=%{_sysconfdir}/ssh \
+   --libexecdir=%{_libexecdir}/ssh \
--with-tcp-wrappers \
--with-pam \
-   --with-kerberos5=/usr \
+   --with-kerberos5=%{_prefix} \
--with-privsep-path=/var/lib/empty \
--disable-strip \
 --target=%{_target_cpu}-suse-linux
@@ -74,12 +74,12 @@
 mv gnome-ssh-askpass2 gnome-ssh-askpass
 
 %install
-install -d -m 755 %buildroot/%_libexecdir/ssh/
-install contrib/gnome-ssh-askpass %buildroot/%_libexecdir/ssh/gnome-ssh-askpass
+install -d -m 755 %{buildroot}%{_libexecdir}/ssh
+install contrib/gnome-ssh-askpass 
%{buildroot}%{_libexecdir}/ssh/gnome-ssh-askpass
 
 %files
 %defattr(-,root,root)
-%dir %_libexecdir/ssh
-%attr(0755,root,root) %_libexecdir/ssh/gnome-ssh-askpass
+%dir %{_libexecdir}/ssh
+%attr(0755,root,root) %{_libexecdir}/ssh/gnome-ssh-askpass
 
 %changelog

++ openssh.spec ++
--- /var/tmp/diff_new_pack.zje1pL/_old  2012-02-20 18:11:54.0 +0100
+++ /var/tmp/diff_new_pack.zje1pL/_new  2012-02-20 18:11:54.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package openssh
 #
-# 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,7 +18,7 @@
 
 
 Name:   openssh
-%define _fwdefdir %_sysconfdir/sysconfig/SuSEfirewall2.d/services
+%define _fwdefdir %{_sysconfdir}/sysconfig/SuSEfirewall2.d/services
 %define _appdefdir  %{_prefix}/share/X11/app-defaults
 BuildRequires:  audit-devel krb5-devel openssl-devel pam-devel tcpd-devel 
xorg-x11-devel
 BuildRequires:  libselinux-devel
@@ -26,15 +26,15 @@
 License:BSD3c(or similar) ; MIT License (or similar)
 Group:  Productivity/Networking/SSH
 Requires:   /bin/netstat
-PreReq: pwdutils %insserv_prereq  %fillup_prereq coreutils
+PreReq: pwdutils %{insserv_prereq} %{fillup_prereq} coreutils
 Conflicts:  nonfreessh
 Version:5.8p2
 Release:1
 %define xversion 1.2.4.1
 Summary:Secure Shell Client and Server (Remote Login Program)
-URL:http://www.openssh.com/
+Url:http://www.openssh.com/
 Source: %{name}-%{version}.tar.bz2
-Source

commit libsoup for openSUSE:Factory

2012-02-20 Thread h_root
Hello community,

here is the log from the commit of package libsoup for openSUSE:Factory checked 
in at 2012-02-20 17:23:28

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


Package is "libsoup", Maintainer is "gnome-maintain...@suse.de"

Changes:

--- /work/SRC/openSUSE:Factory/libsoup/libsoup.changes  2012-01-25 
11:08:12.0 +0100
+++ /work/SRC/openSUSE:Factory/.libsoup.new/libsoup.changes 2012-02-20 
17:23:38.0 +0100
@@ -1,0 +2,27 @@
+Fri Feb 10 15:21:39 UTC 2012 - vu...@opensuse.org
+
+- Update to version 2.37.5.1:
+  + Replace some of the newly-added SoupURI g_return_if_fail()s
+with g_warn_if_fail()s. Although it had always been documented
+that SoupURIs must have a non-NULL path, most functions treated
+NULL the same as "", and various apps (eg, rhythmbox, midori)
+were accidentally relying on this.
+
+---
+Tue Feb  7 07:39:42 UTC 2012 - vu...@opensuse.org
+
+- Update to version 2.37.5:
+  + Fixed a bug in SoupSession:use-thread-context.
+  + Fixed the case of cancelling a message from
+SoupSession::request-started [bgo#668098]
+  + Fixed a crash in epiphany when loading a page with more than
+1000 or so images. [bgo#668508]
+  + Fixed a bunch of cases involving invalid URLs found while
+testing SoupServer against an HTTP protocol fuzzer. Also fixed
+up some documentation/annotations and added some new test
+cases. [bgo#667637]
+  + Fixed SoupRequestFile to work on Windows.
+- Remove xz BuildRequires now that it comes for free in the build
+  system.
+
+---

Old:

  libsoup-2.37.4.tar.xz

New:

  libsoup-2.37.5.1.tar.xz



Other differences:
--
++ libsoup.spec ++
--- /var/tmp/diff_new_pack.xoy9w9/_old  2012-02-20 17:23:39.0 +0100
+++ /var/tmp/diff_new_pack.xoy9w9/_new  2012-02-20 17:23:39.0 +0100
@@ -15,12 +15,11 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-
 Name:   libsoup
 Summary:HTTP client/server library for GNOME
 License:LGPL-2.1+
 Group:  Development/Libraries/GNOME
-Version:2.37.4
+Version:2.37.5.1
 Release:0
 Url:http://www.gnome.org
 Source: 
http://download.gnome.org/sources/libsoup/2.37/%{name}-%{version}.tar.xz
@@ -32,8 +31,6 @@
 BuildRequires:  libgnome-keyring-devel
 BuildRequires:  libxml2-devel
 BuildRequires:  sqlite3-devel
-# Only needed because we don't (and won't) support building xz tarballs by 
default... See bnc#697467
-BuildRequires:  xz
 # We do not need these dependencies needed only for tests.
 #BuildRequires:  apache2-mod_php5 php5-xmlrpc
 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 libQtWebKit4 for openSUSE:Factory

2012-02-20 Thread h_root
Hello community,

here is the log from the commit of package libQtWebKit4 for openSUSE:Factory 
checked in at 2012-02-20 17:23:23

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


Package is "libQtWebKit4", Maintainer is "dmuel...@suse.com"

Changes:

--- /work/SRC/openSUSE:Factory/libQtWebKit4/libQtWebKit4.changes
2012-01-31 10:21:09.0 +0100
+++ /work/SRC/openSUSE:Factory/.libQtWebKit4.new/libQtWebKit4.changes   
2012-02-20 17:23:25.0 +0100
@@ -1,0 +2,5 @@
+Thu Feb  9 12:53:36 CET 2012 - dmuel...@suse.de
+
+- install qt_webkit_version.pri (bnc#746117)
+
+---



Other differences:
--
++ libQtWebKit4.spec ++
--- /var/tmp/diff_new_pack.kV8V6m/_old  2012-02-20 17:23:37.0 +0100
+++ /var/tmp/diff_new_pack.kV8V6m/_new  2012-02-20 17:23:37.0 +0100
@@ -133,9 +133,6 @@
 find %{buildroot}%{_libdir} -type f -name '*prl' -exec sed -i -e 
"/^QMAKE_PRL_BUILD_DIR/d" {} \;
 find %{buildroot}%{_libdir} -type f -name '*pc' -print -exec perl -pi -e "s, 
-L$RPM_BUILD_DIR/?\S+,,g" {} \; -exec sed -i -e 
"s,^moc_location=.*,moc_location=/usr/bin/moc," -e 
"s,uic_location=.*,uic_location=/usr/bin/uic," {} \;
 
-# Conflicts with libqt4-devel so remove it for now
-rm -rf %{buildroot}%{_datadir}/qt4/mkspecs/modules/qt_webkit_version.pri
-
 %fdupes -s %{buildroot}%{_includedir}
 
 %clean
@@ -157,6 +154,7 @@
 %{_libdir}/pkgconfig/QtWebKit.pc
 %{_libdir}/libQtWebKit.prl
 %{_libdir}/libQtWebKit.so
-#%{_datadir}/qt4/mkspecs/modules/qt_webkit_version.pri
+%dir %{_datadir}/qt4/mkspecs/modules
+%{_datadir}/qt4/mkspecs/modules/qt_webkit_version.pri
 
 %changelog

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



commit libaio for openSUSE:Factory

2012-02-20 Thread h_root
Hello community,

here is the log from the commit of package libaio for openSUSE:Factory checked 
in at 2012-02-20 17:23:13

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


Package is "libaio", Maintainer is "h...@suse.com"

Changes:

--- /work/SRC/openSUSE:Factory/libaio/libaio.changes2012-02-17 
12:00:53.0 +0100
+++ /work/SRC/openSUSE:Factory/.libaio.new/libaio.changes   2012-02-20 
17:23:14.0 +0100
@@ -1,0 +2,5 @@
+Fri Feb 17 14:16:14 UTC 2012 - co...@suse.com
+
+- fix baselibs.conf after shlib split
+
+---



Other differences:
--
++ baselibs.conf ++
--- /var/tmp/diff_new_pack.WBQoEX/_old  2012-02-20 17:23:15.0 +0100
+++ /var/tmp/diff_new_pack.WBQoEX/_new  2012-02-20 17:23:15.0 +0100
@@ -1,2 +1,5 @@
-libaio
+libaio1
 libaio-devel
+requires -libaio-
+requires "libaio1- = "
+

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



commit fltk for openSUSE:Factory

2012-02-20 Thread h_root
Hello community,

here is the log from the commit of package fltk for openSUSE:Factory checked in 
at 2012-02-20 17:22:51

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


Package is "fltk", Maintainer is "pgaj...@suse.com"

Changes:

--- /work/SRC/openSUSE:Factory/fltk/fltk.changes2011-12-27 
18:35:17.0 +0100
+++ /work/SRC/openSUSE:Factory/.fltk.new/fltk.changes   2012-02-20 
17:23:01.0 +0100
@@ -1,0 +2,5 @@
+Mon Feb 20 12:58:48 UTC 2012 - co...@suse.com
+
+- let the devel package buildrequire xorg-x11-devel
+
+---



Other differences:
--
++ fltk.spec ++
--- /var/tmp/diff_new_pack.YCW4BJ/_old  2012-02-20 17:23:02.0 +0100
+++ /var/tmp/diff_new_pack.YCW4BJ/_new  2012-02-20 17:23:02.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package fltk
 #
-# 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,14 +16,13 @@
 #
 
 
-
 Name:   fltk
-License:LGPL-2.1+
-Group:  Development/Libraries/X11
 # Migrating Code from FLTK 1.1 to 1.3: 
http://www.fltk.org/doc-1.3/migration_1_3.html
 Version:1.3.0
-Release:1
+Release:0
 Summary:Free C++ GUI Toolkit for the X Window System, OpenGL, and WIN32
+License:LGPL-2.1+
+Group:  Development/Libraries/X11
 Url:http://www.fltk.org/
 # some of files were updated from CinePaint CVS:
 # http://cinepaint.cvs.sourceforge.net/cinepaint/cinepaint-project/fltk/
@@ -33,8 +32,10 @@
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Requires:   libfltk1 >= %{version}
 
-BuildRequires:  automake doxygen pkgconfig
+BuildRequires:  automake
+BuildRequires:  doxygen
 BuildRequires:  gcc-c++
+BuildRequires:  pkgconfig
 
 %if 0%{?fedora_version} || 0%{?rhel_version} || 0%{?centos_version}
 %if 0%{?rhel_version} && 0%{?rhel_version} < 501
@@ -110,10 +111,13 @@
 without 3D support.
 
 %package devel
-License:LGPL-2.1+
 Summary:Include Files and Libraries mandatory for Development
 Group:  Development/Libraries/C and C++
 Requires:   libfltk1 = %{version} 
+%if 0%{?suse_version}
+BuildRequires:  Mesa-devel
+BuildRequires:  xorg-x11-devel
+%endif
 
 %description devel
 The Fast Light Tool Kit ("FLTK", pronounced "fulltick") is a C++
@@ -125,7 +129,6 @@
 support.
 
 %package -n libfltk1
-License:LGPL-2.1+
 Summary:FLTK Library
 Group:  Development/Libraries/C and C++
 

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



commit libilmbase6 for openSUSE:Factory

2012-02-20 Thread h_root
Hello community,

here is the log from the commit of package libilmbase6 for openSUSE:Factory 
checked in at 2012-02-20 17:22:23

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


Package is "libilmbase6", Maintainer is "mvysko...@suse.com"

Changes:

--- /work/SRC/openSUSE:Factory/libilmbase6/libilmbase6.changes  2012-02-15 
16:16:32.0 +0100
+++ /work/SRC/openSUSE:Factory/.libilmbase6.new/libilmbase6.changes 
2012-02-20 17:22:25.0 +0100
@@ -1,0 +2,6 @@
+Sat Feb 18 23:24:34 UTC 2012 - crrodrig...@opensuse.org
+
+- revert visibility patch, it was not supposed 
+  to sneak-in yet.. [bnc#747565]
+
+---

Old:

  ilmbase-visibility.patch



Other differences:
--
++ libilmbase6.spec ++
--- /var/tmp/diff_new_pack.k4kvhc/_old  2012-02-20 17:22:26.0 +0100
+++ /var/tmp/diff_new_pack.k4kvhc/_new  2012-02-20 17:22:26.0 +0100
@@ -16,20 +16,18 @@
 #
 
 
-
 Name:   libilmbase6
 Version:1.0.2
-Release:1
-License:BSD-3-Clause
+Release:0
 Summary:Base library for ILM software (OpenEXR)
-Url:http://www.openexr.com
+License:BSD-3-Clause
 Group:  Development/Libraries/C and C++
+Url:http://www.openexr.com
 Source0:ilmbase-%{version}.tar.bz2
 Source1:baselibs.conf
 #PATCH-FIX-OPENSUSE: missing header for memcpy/memset
 Patch0: libilmbase6-headers.patch
 # Renamed to libilmbase6 to met the Shared Library Policy
-Patch1: ilmbase-visibility.patch
 BuildRequires:  autoconf
 BuildRequires:  automake
 BuildRequires:  gcc-c++
@@ -55,8 +53,8 @@
 * Iex is an exception-handling library.
 
 %package -n libilmbase-devel
-License:BSD-3-Clause ; GPL-2.0+
 Summary:Base library for ILM software (OpenEXR)
+License:BSD-3-Clause ; GPL-2.0+
 Group:  Development/Libraries/C and C++
 Requires:   %{name} = %{version}
 Requires:   libstdc++-devel
@@ -82,7 +80,6 @@
 %prep
 %setup -q -n ilmbase-%{version}
 %patch0 -p1 -b .headers
-%patch1
 # remove a non unix READMEs
 rm README.win32
 

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



commit yp-tools for openSUSE:Factory

2012-02-20 Thread h_root
Hello community,

here is the log from the commit of package yp-tools for openSUSE:Factory 
checked in at 2012-02-20 16:20:23

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


Package is "yp-tools", Maintainer is "ku...@suse.com"

Changes:

--- /work/SRC/openSUSE:Factory/yp-tools/yp-tools.changes2011-09-23 
12:53:36.0 +0200
+++ /work/SRC/openSUSE:Factory/.yp-tools.new/yp-tools.changes   2012-02-20 
16:20:24.0 +0100
@@ -1,0 +2,5 @@
+Sat Feb  4 13:24:10 UTC 2012 - rschweik...@suse.com
+
+- keep all binaries in /usr (UsrMerge project)
+
+---



Other differences:
--
++ yp-tools.spec ++
--- /var/tmp/diff_new_pack.3Cl7IX/_old  2012-02-20 16:20:25.0 +0100
+++ /var/tmp/diff_new_pack.3Cl7IX/_new  2012-02-20 16:20:25.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package yp-tools
 #
-# 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,15 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:   yp-tools
-License:GPL-2.0
-Group:  Productivity/Networking/NIS
 Provides:   ypclient:/usr/bin/ypwhich
-AutoReqProv:on
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Version:2.12
-Release:7
+Release:0
 Summary:Network Information Service (YP) client utilities
+License:GPL-2.0
+Group:  Productivity/Networking/NIS
 Source: yp-tools-%{version}.tar.bz2
 Source1:match_printcap
 
@@ -56,8 +53,11 @@
 mkdir -p $RPM_BUILD_ROOT/usr/lib/yp
 install -m 755 %{SOURCE1} $RPM_BUILD_ROOT/usr/lib/yp
 rm $RPM_BUILD_ROOT%{_bindir}/domainname 
$RPM_BUILD_ROOT/usr/share/man/man8/domainname.8
+#UsrMerge
 mkdir -p $RPM_BUILD_ROOT/bin
-mv -v $RPM_BUILD_ROOT%{_bindir}/{nis,yp}domainname $RPM_BUILD_ROOT/bin
+ln -sf %{_bindir}/nisdomainname $RPM_BUILD_ROOT/bin
+ln -sf %{_bindir}/ypdomainname $RPM_BUILD_ROOT/bin
+#EndUsrMerge
 %{find_lang} %{name}
 
 %clean
@@ -68,14 +68,18 @@
 %doc AUTHORS ChangeLog COPYING NEWS README THANKS TODO
 %dir /var/yp
 %config(noreplace) /var/yp/nicknames
-/bin/ypdomainname
+#UsrMerge
 /bin/nisdomainname
-/usr/bin/ypcat
-/usr/bin/ypchfn
-/usr/bin/ypchsh
-/usr/bin/ypmatch
-/usr/bin/yppasswd
-/usr/bin/ypwhich
+/bin/ypdomainname
+#EndUsrMerge
+%_bindir/nisdomainname
+%_bindir/ypcat
+%_bindir/ypchfn
+%_bindir/ypchsh
+%_bindir/ypdomainname
+%_bindir/ypmatch
+%_bindir/yppasswd
+%_bindir/ypwhich
 %dir /usr/lib/yp
 /usr/lib/yp/match_printcap
 %doc %{_mandir}/man1/ypcat.1.gz
@@ -90,8 +94,8 @@
 %doc %{_mandir}/man8/yptest.8.gz
 %doc %{_mandir}/man8/ypdomainname.8.gz
 %doc %{_mandir}/man8/nisdomainname.8.gz
-/usr/sbin/yppoll
-/usr/sbin/ypset
-/usr/sbin/yptest
+%_sbindir/yppoll
+%_sbindir/ypset
+%_sbindir/yptest
 
 %changelog

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



commit yast2-security for openSUSE:Factory

2012-02-20 Thread h_root
Hello community,

here is the log from the commit of package yast2-security for openSUSE:Factory 
checked in at 2012-02-20 16:20:17

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


Package is "yast2-security", Maintainer is "jsuch...@suse.com"

Changes:

--- /work/SRC/openSUSE:Factory/yast2-security/yast2-security.changes
2012-02-01 10:01:13.0 +0100
+++ /work/SRC/openSUSE:Factory/.yast2-security.new/yast2-security.changes   
2012-02-20 16:20:19.0 +0100
@@ -1,0 +2,7 @@
+Mon Feb 20 08:39:15 CET 2012 - jsuch...@suse.cz
+
+- corectly read/write ctrl-alt-delete behavior when systemd is used 
+  (bnc#742783)
+- 2.22.2
+
+---

Old:

  yast2-security-2.22.1.tar.bz2

New:

  yast2-security-2.22.2.tar.bz2



Other differences:
--
++ yast2-security.spec ++
--- /var/tmp/diff_new_pack.yutTwl/_old  2012-02-20 16:20:20.0 +0100
+++ /var/tmp/diff_new_pack.yutTwl/_new  2012-02-20 16:20:20.0 +0100
@@ -18,7 +18,7 @@
 
 
 Name:   yast2-security
-Version:2.22.1
+Version:2.22.2
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-security-2.22.1.tar.bz2 -> yast2-security-2.22.2.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-security-2.22.1/VERSION 
new/yast2-security-2.22.2/VERSION
--- old/yast2-security-2.22.1/VERSION   2012-01-31 15:48:53.0 +0100
+++ new/yast2-security-2.22.2/VERSION   2012-02-20 08:39:56.0 +0100
@@ -1 +1 @@
-2.22.1
+2.22.2
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-security-2.22.1/configure 
new/yast2-security-2.22.2/configure
--- old/yast2-security-2.22.1/configure 2012-01-31 15:52:10.0 +0100
+++ new/yast2-security-2.22.2/configure 2012-02-20 08:43:15.0 +0100
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.68 for yast2-security 2.22.1.
+# Generated by GNU Autoconf 2.68 for yast2-security 2.22.2.
 #
 # Report bugs to .
 #
@@ -559,8 +559,8 @@
 # Identity of this package.
 PACKAGE_NAME='yast2-security'
 PACKAGE_TARNAME='yast2-security'
-PACKAGE_VERSION='2.22.1'
-PACKAGE_STRING='yast2-security 2.22.1'
+PACKAGE_VERSION='2.22.2'
+PACKAGE_STRING='yast2-security 2.22.2'
 PACKAGE_BUGREPORT='http://bugs.opensuse.org/'
 PACKAGE_URL=''
 
@@ -1229,7 +1229,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures yast2-security 2.22.1 to adapt to many kinds of 
systems.
+\`configure' configures yast2-security 2.22.2 to adapt to many kinds of 
systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1300,7 +1300,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
- short | recursive ) echo "Configuration of yast2-security 2.22.1:";;
+ short | recursive ) echo "Configuration of yast2-security 2.22.2:";;
esac
   cat <<\_ACEOF
 
@@ -1380,7 +1380,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-yast2-security configure 2.22.1
+yast2-security configure 2.22.2
 generated by GNU Autoconf 2.68
 
 Copyright (C) 2010 Free Software Foundation, Inc.
@@ -1397,7 +1397,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by yast2-security $as_me 2.22.1, which was
+It was created by yast2-security $as_me 2.22.2, which was
 generated by GNU Autoconf 2.68.  Invocation command line was
 
   $ $0 $@
@@ -2327,7 +2327,7 @@
 
 # Define the identity of the package.
  PACKAGE='yast2-security'
- VERSION='2.22.1'
+ VERSION='2.22.2'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -2449,7 +2449,7 @@
 
 
 
-VERSION="2.22.1"
+VERSION="2.22.2"
 RPMNAME="yast2-security"
 MAINTAINER="Jiri Suchomel "
 
@@ -3379,7 +3379,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by yast2-security $as_me 2.22.1, which was
+This file was extended by yast2-security $as_me 2.22.2, which was
 generated by GNU Autoconf 2.68.  Invocation command line was
 
   CONFIG_FILES= $CONFIG_FILES
@@ -3432,7 +3432,7 @@
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; 
s/[\\""\`\$]/&/g'`"
 ac_cs_version="\\
-yast2-security config.status 2.22.1
+yast2-security config.status 2.22.2
 configured by $0, generated

commit yast2-qt for openSUSE:Factory

2012-02-20 Thread h_root
Hello community,

here is the log from the commit of package yast2-qt for openSUSE:Factory 
checked in at 2012-02-20 16:20:12

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


Package is "yast2-qt", Maintainer is "tgoettlic...@suse.com"

Changes:

--- /work/SRC/openSUSE:Factory/yast2-qt/yast2-qt.changes2012-02-08 
17:21:58.0 +0100
+++ /work/SRC/openSUSE:Factory/.yast2-qt.new/yast2-qt.changes   2012-02-20 
16:20:13.0 +0100
@@ -1,0 +2,6 @@
+Fri Feb 17 16:17:32 CET 2012 - tgoettlic...@suse.de
+
+- Fixed selection and sorting in Table widget (bnc#746156) 
+- Version: 2.22.3
+
+---

Old:

  yast2-qt-2.22.2.tar.bz2

New:

  yast2-qt-2.22.3.tar.bz2



Other differences:
--
++ yast2-qt.spec ++
--- /var/tmp/diff_new_pack.fGGh3U/_old  2012-02-20 16:20:14.0 +0100
+++ /var/tmp/diff_new_pack.fGGh3U/_new  2012-02-20 16:20:14.0 +0100
@@ -18,11 +18,11 @@
 
 
 Name:   yast2-qt
-Version:2.22.2
+Version:2.22.3
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-Source0:yast2-qt-2.22.2.tar.bz2
+Source0:yast2-qt-2.22.3.tar.bz2
 Group:  System/YaST
 License:GPL-2.0
 BuildRequires:  docbook-xsl-stylesheets

++ yast2-qt-2.22.2.tar.bz2 -> yast2-qt-2.22.3.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-qt-2.22.2/VERSION.cmake 
new/yast2-qt-2.22.3/VERSION.cmake
--- old/yast2-qt-2.22.2/VERSION.cmake   2012-02-08 14:54:52.0 +0100
+++ new/yast2-qt-2.22.3/VERSION.cmake   2012-02-17 16:18:32.0 +0100
@@ -1,3 +1,3 @@
 SET(VERSION_MAJOR "2")
 SET(VERSION_MINOR "22")
-SET(VERSION_PATCH "2")
+SET(VERSION_PATCH "3")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-qt-2.22.2/package/yast2-qt.changes 
new/yast2-qt-2.22.3/package/yast2-qt.changes
--- old/yast2-qt-2.22.2/package/yast2-qt.changes2012-02-08 
14:54:52.0 +0100
+++ new/yast2-qt-2.22.3/package/yast2-qt.changes2012-02-17 
16:18:32.0 +0100
@@ -1,4 +1,10 @@
 ---
+Fri Feb 17 16:17:32 CET 2012 - tgoettlic...@suse.de
+
+- Fixed selection and sorting in Table widget (bnc#746156) 
+- Version: 2.22.3
+
+---
 Wed Feb  8 14:54:15 CET 2012 - tgoettlic...@suse.de
 
 - Fixed bnc#731540: fixed auto-scroll in LogView
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-qt-2.22.2/src/YQTable.cc 
new/yast2-qt-2.22.3/src/YQTable.cc
--- old/yast2-qt-2.22.2/src/YQTable.cc  2012-02-08 14:54:52.0 +0100
+++ new/yast2-qt-2.22.3/src/YQTable.cc  2012-02-17 16:18:32.0 +0100
@@ -95,6 +95,7 @@
 
 _qt_listView->setHeaderLabels( headers );
 _qt_listView->header()->setResizeMode( QHeaderView::Interactive );
+_qt_listView->sortItems( 0, Qt::AscendingOrder);
 
 
 //
@@ -216,8 +217,6 @@
 if ( sel )
YQTable::selectItem( sel, true );
 
-_qt_listView->sortItems( 0, Qt::AscendingOrder);
-
 for ( int i=0; i < columns(); i++ )
_qt_listView->resizeColumnToContents( i );
 }
@@ -297,7 +296,7 @@
 void
 YQTable::slotSelected( QTreeWidgetItem * listViewItem  )
 {
-if ( listViewItem )
+if ( listViewItem && listViewItem->isSelected() )
selectOrigItem( listViewItem );
 else
 {

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



commit yast2-nfs-client for openSUSE:Factory

2012-02-20 Thread h_root
Hello community,

here is the log from the commit of package yast2-nfs-client for 
openSUSE:Factory checked in at 2012-02-20 16:20:04

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


Package is "yast2-nfs-client", Maintainer is "mvid...@suse.com"

Changes:

--- /work/SRC/openSUSE:Factory/yast2-nfs-client/yast2-nfs-client.changes
2012-02-16 16:25:11.0 +0100
+++ /work/SRC/openSUSE:Factory/.yast2-nfs-client.new/yast2-nfs-client.changes   
2012-02-20 16:20:06.0 +0100
@@ -1,0 +2,12 @@
+Fri Feb 17 13:14:44 UTC 2012 - mfi...@suse.com
+
+- IPv6 addresses supported - bnc#719538
+- updated testsuite
+- 2.21.5 
+
+---
+Thu Feb 16 13:16:18 UTC 2012 - mfi...@suse.com
+
+- removed some dead code, whitespaces
+
+---

Old:

  yast2-nfs-client-2.21.4.tar.bz2

New:

  yast2-nfs-client-2.21.5.tar.bz2



Other differences:
--
++ yast2-nfs-client.spec ++
--- /var/tmp/diff_new_pack.rFqgMs/_old  2012-02-20 16:20:07.0 +0100
+++ /var/tmp/diff_new_pack.rFqgMs/_new  2012-02-20 16:20:07.0 +0100
@@ -19,7 +19,7 @@
 
 
 Name:   yast2-nfs-client
-Version:2.21.4
+Version:2.21.5
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-nfs-client-2.21.4.tar.bz2 -> yast2-nfs-client-2.21.5.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-nfs-client-2.21.4/VERSION 
new/yast2-nfs-client-2.21.5/VERSION
--- old/yast2-nfs-client-2.21.4/VERSION 2012-02-16 13:45:15.0 +0100
+++ new/yast2-nfs-client-2.21.5/VERSION 2012-02-17 09:40:41.0 +0100
@@ -1 +1 @@
-2.21.4
+2.21.5
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-nfs-client-2.21.4/src/Nfs.ycp 
new/yast2-nfs-client-2.21.5/src/Nfs.ycp
--- old/yast2-nfs-client-2.21.4/src/Nfs.ycp 2012-02-16 13:47:55.0 
+0100
+++ new/yast2-nfs-client-2.21.5/src/Nfs.ycp 2012-02-16 14:22:26.0 
+0100
@@ -13,7 +13,7 @@
  *   Dan Vesely 
  *   Martin Vidner 
  *
- * $Id: Nfs.ycp 67463 2012-02-16 12:47:25Z mfilka $
+ * $Id: Nfs.ycp 67465 2012-02-16 13:22:19Z mfilka $
  */
 
 {
@@ -82,7 +82,7 @@
 list created_dirs = [];
 
 boolean ReadNfs4 () {
-   return (SCR::Read(.sysconfig.nfs.NFS4_SUPPORT)=="yes"); 
+   return (SCR::Read(.sysconfig.nfs.NFS4_SUPPORT)=="yes");
 }
 
 string ReadIdmapd() {
@@ -375,11 +375,6 @@
return false;
}
 
-/* if (size (nfs_entries) == 0)
-   {
-   // Service::Adjust ("nfs", "disable"); // what if autofs needs it?
-   }*/
-
portmapper = FindPortmapper();
if (size (nfs_entries) != 0)
{
@@ -636,8 +631,8 @@
return true;
 }
 
-   /**
-   * Return required packages for auto-installation
+/**
+* Return required packages for auto-installation
 * @return map of packages to be installed and to be removed
 */
 global define map AutoPackages() ``{
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-nfs-client-2.21.4/src/routines.ycp 
new/yast2-nfs-client-2.21.5/src/routines.ycp
--- old/yast2-nfs-client-2.21.4/src/routines.ycp2012-02-06 
08:04:39.0 +0100
+++ new/yast2-nfs-client-2.21.5/src/routines.ycp2012-02-17 
14:18:58.0 +0100
@@ -12,7 +12,7 @@
  *   Jan Holesovsky 
  *   Dan Vesely 
  *
- * $Id: routines.ycp 51341 2008-09-19 16:44:21Z kmachalkova $
+ * $Id: routines.ycp 67469 2012-02-17 13:18:54Z mfilka $
  *
  * Network NFS routines
  *
@@ -23,17 +23,29 @@
 
 import "Package";
 import "Report";
+import "IP";
+import "String";
 
 /**
  * @param spec "server:/path/specification"
  * @return `couple("server", "/path/specification")
  */
 define term SpecToServPath(string spec) ``{
-   integer colonpos = findfirstof(spec, ":");
+// split using ":/" (because of IPv6)
+integer path_begin = search( spec, ":/");
string serv = "";
-   if (colonpos != nil) {
-   serv = substring(spec, 0, colonpos);
-   spec = substring(spec, colonpos+1);
+
+// no :/ inside => : or [/]
+if( path_begin == nil )
+{
+if(spec == filterchars(spec, "-_." + String::CAlnum() ) + ":")
+// matches [a-zA-Z0-1.-_] and ends with colon? => :
+path_begin = size( spec) -1;
+}
+
+   if (path_begin != nil) {
+   serv = substring(spec, 0, path_begin);
+   spec =

commit yast2-ldap for openSUSE:Factory

2012-02-20 Thread h_root
Hello community,

here is the log from the commit of package yast2-ldap for openSUSE:Factory 
checked in at 2012-02-20 16:19:58

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


Package is "yast2-ldap", Maintainer is "jsuch...@suse.com"

Changes:

--- /work/SRC/openSUSE:Factory/yast2-ldap/yast2-ldap.changes2012-01-26 
14:09:01.0 +0100
+++ /work/SRC/openSUSE:Factory/.yast2-ldap.new/yast2-ldap.changes   
2012-02-20 16:19:59.0 +0100
@@ -1,0 +2,6 @@
+Mon Feb 20 09:38:38 CET 2012 - jsuch...@suse.cz
+
+- added option to disable certificate checks (bnc#745877)
+- 2.22.1 
+
+---

Old:

  yast2-ldap-2.22.0.tar.bz2

New:

  yast2-ldap-2.22.1.tar.bz2



Other differences:
--
++ yast2-ldap.spec ++
--- /var/tmp/diff_new_pack.yRpx21/_old  2012-02-20 16:20:00.0 +0100
+++ /var/tmp/diff_new_pack.yRpx21/_new  2012-02-20 16:20:00.0 +0100
@@ -18,7 +18,7 @@
 
 
 Name:   yast2-ldap
-Version:2.22.0
+Version:2.22.1
 Release:0
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ yast2-ldap-2.22.0.tar.bz2 -> yast2-ldap-2.22.1.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-ldap-2.22.0/VERSION 
new/yast2-ldap-2.22.1/VERSION
--- old/yast2-ldap-2.22.0/VERSION   2012-01-24 17:10:03.0 +0100
+++ new/yast2-ldap-2.22.1/VERSION   2012-02-20 09:38:55.0 +0100
@@ -1 +1 @@
-2.22.0
+2.22.1
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-ldap-2.22.0/configure 
new/yast2-ldap-2.22.1/configure
--- old/yast2-ldap-2.22.0/configure 2012-01-24 17:11:17.0 +0100
+++ new/yast2-ldap-2.22.1/configure 2012-02-20 09:39:05.0 +0100
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.68 for yast2-ldap 2.22.0.
+# Generated by GNU Autoconf 2.68 for yast2-ldap 2.22.1.
 #
 # Report bugs to .
 #
@@ -570,8 +570,8 @@
 # Identity of this package.
 PACKAGE_NAME='yast2-ldap'
 PACKAGE_TARNAME='yast2-ldap'
-PACKAGE_VERSION='2.22.0'
-PACKAGE_STRING='yast2-ldap 2.22.0'
+PACKAGE_VERSION='2.22.1'
+PACKAGE_STRING='yast2-ldap 2.22.1'
 PACKAGE_BUGREPORT='http://bugs.opensuse.org/'
 PACKAGE_URL=''
 
@@ -1351,7 +1351,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures yast2-ldap 2.22.0 to adapt to many kinds of systems.
+\`configure' configures yast2-ldap 2.22.1 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1422,7 +1422,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
- short | recursive ) echo "Configuration of yast2-ldap 2.22.0:";;
+ short | recursive ) echo "Configuration of yast2-ldap 2.22.1:";;
esac
   cat <<\_ACEOF
 
@@ -1538,7 +1538,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-yast2-ldap configure 2.22.0
+yast2-ldap configure 2.22.1
 generated by GNU Autoconf 2.68
 
 Copyright (C) 2010 Free Software Foundation, Inc.
@@ -2082,7 +2082,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by yast2-ldap $as_me 2.22.0, which was
+It was created by yast2-ldap $as_me 2.22.1, which was
 generated by GNU Autoconf 2.68.  Invocation command line was
 
   $ $0 $@
@@ -3012,7 +3012,7 @@
 
 # Define the identity of the package.
  PACKAGE='yast2-ldap'
- VERSION='2.22.0'
+ VERSION='2.22.1'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -3134,7 +3134,7 @@
 
 
 
-VERSION="2.22.0"
+VERSION="2.22.1"
 RPMNAME="yast2-ldap"
 MAINTAINER="Jiri Suchomel "
 
@@ -16563,7 +16563,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by yast2-ldap $as_me 2.22.0, which was
+This file was extended by yast2-ldap $as_me 2.22.1, which was
 generated by GNU Autoconf 2.68.  Invocation command line was
 
   CONFIG_FILES= $CONFIG_FILES
@@ -16629,7 +16629,7 @@
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; 
s/[\\""\`\$]/&/g'`"
 ac_cs_version="\\
-yast2-ldap config.status 2.22.0
+yast2-ldap config.status 2.22.1
 configured by $0, generated by GNU Autoconf 2.68,
   with options \\"\$ac_cs_config\\"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-ldap-2.22.0/co

commit xfwm4 for openSUSE:Factory

2012-02-20 Thread h_root
Hello community,

here is the log from the commit of package xfwm4 for openSUSE:Factory checked 
in at 2012-02-20 16:19:52

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


Package is "xfwm4", Maintainer is "xfce-maintain...@suse.de"

Changes:

--- /work/SRC/openSUSE:Factory/xfwm4/xfwm4.changes  2011-12-21 
10:04:39.0 +0100
+++ /work/SRC/openSUSE:Factory/.xfwm4.new/xfwm4.changes 2012-02-20 
16:19:56.0 +0100
@@ -1,0 +2,5 @@
+Mon Feb 20 12:41:24 UTC 2012 - g...@opensuse.org
+
+- add missing dependency on xorg-x11-devel
+
+---



Other differences:
--
++ xfwm4.spec ++
--- /var/tmp/diff_new_pack.B5fZEY/_old  2012-02-20 16:19:57.0 +0100
+++ /var/tmp/diff_new_pack.B5fZEY/_new  2012-02-20 16:19:57.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package xfwm4
 #
-# 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:   xfwm4
 Version:4.8.3
 Release:0
@@ -37,6 +38,7 @@
 BuildRequires:  libxslt
 BuildRequires:  update-desktop-files
 BuildRequires:  xml2po
+BuildRequires:  xorg-x11-devel
 BuildRequires:  pkgconfig(dbus-glib-1)
 BuildRequires:  pkgconfig(gtk+-2.0)
 BuildRequires:  pkgconfig(libstartup-notification-1.0)
@@ -107,8 +109,6 @@
 %clean
 rm -rf %{buildroot}
 
-%if 0%{?suse_version} >= 1140
-
 %post
 %desktop_database_post
 %icon_theme_cache_post
@@ -116,7 +116,6 @@
 %postun
 %desktop_database_postun
 %icon_theme_cache_postun
-%endif
 
 %files -f %{name}.lang
 %defattr(-,root,root)


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



commit wt for openSUSE:Factory

2012-02-20 Thread h_root
Hello community,

here is the log from the commit of package wt for openSUSE:Factory checked in 
at 2012-02-20 16:19:45

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


Package is "wt", Maintainer is "pu...@suse.com"

Changes:

--- /work/SRC/openSUSE:Factory/wt/wt.changes2011-09-26 17:07:59.0 
+0200
+++ /work/SRC/openSUSE:Factory/.wt.new/wt.changes   2012-02-20 
16:19:53.0 +0100
@@ -1,0 +2,21 @@
+Sat Feb 11 09:12:27 UTC 2012 - poletti.ma...@gmail.com
+
+- Update to 3.2.0:
+  * Backward incompatibile changes: WValidator::validate() now
+returns a WValidator::Result instead of a WValidator::State;
+major changes to WTestEnvironment.
+  * New namespaces: Wt::Json, Wt::Mail, Wt::Auth.
+  * New classes: WException, WIOService, WStringStream,
+Http::Client, Http::Message, Dbo::Firebird.
+  * Add a Closeable property for dialogs.
+  * Many log-related changes.
+  * DOS mitigation measures.
+  * Other changes (including deprecated API!) and bug fixes.
+
+---
+Sat Jan 28 23:31:46 UTC 2012 - jeng...@medozas.de
+
+- Remove redundant tags/sections per specfile guideline suggestions
+- Parallel building using %_smp_mflags
+
+---

Old:

  wt-3.1.11.tar.bz2

New:

  wt-3.2.0.tar.bz2



Other differences:
--
++ wt.spec ++
--- /var/tmp/diff_new_pack.dTaT2n/_old  2012-02-20 16:19:55.0 +0100
+++ /var/tmp/diff_new_pack.dTaT2n/_new  2012-02-20 16:19:55.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package wt
 #
-# 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,13 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 
 Name:   wt
 Url:http://www.webtoolkit.eu/wt/
 License:GPL-2.0
 Group:  Development/Libraries/C and C++
-Version:3.1.11
+Version:3.2.0
 Release:1
 Summary:Web Toolkit
 Source0:%{name}-%{version}.tar.bz2
@@ -47,16 +46,7 @@
 the library generates the necessary HTML, Javascript, CGI, and AJAX
 code.
 
-
-
-Authors:
-
-Koen Deforche (koen.defor...@gmail.com)
-Abdiel Janulgue (xynop...@yahoo.com)
-Wim Dumon (wim.du...@gmail.com)
-
 %packagedevel
-License:GPL-2.0
 Summary:Web Toolkit - Development Files
 Group:  Development/Libraries/C and C++
 Requires:   FastCGI-devel openssl-devel Xerces-c-devel
@@ -75,17 +65,7 @@
 the library generates the necessary HTML, Javascript, CGI, and AJAX
 code.
 
-
-
-Authors:
-
-Koen Deforche (koen.defor...@gmail.com)
-Abdiel Janulgue (xynop...@yahoo.com)
-Wim Dumon (wim.du...@gmail.com)
-
-
 %packagedoc
-License:GPL-2.0
 Summary:Web Toolkit - Doxygen Documentation
 Group:  Development/Libraries/C and C++
 Requires:   %{name} = %{version}
@@ -101,14 +81,6 @@
 the library generates the necessary HTML, Javascript, CGI, and AJAX
 code.
 
-
-
-Authors:
-
-Koen Deforche (koen.defor...@gmail.com)
-Abdiel Janulgue (xynop...@yahoo.com)
-Wim Dumon (wim.du...@gmail.com)
-
 %prep
 %setup -q
 
@@ -133,7 +105,7 @@
 -DBUILD_EXAMPLES=OFF
 # FIXME: Examples are temporarily disabled to avoid a boost bug that produces
 # some errors while compiling the tests.
-make %{?jobs:-j%jobs}
+make %{?_smp_mflags}
 
 %install
 cd wt-build
@@ -163,9 +135,6 @@
 %fdupes $RPM_BUILD_ROOT/%{_docdir}
 %fdupes $RPM_BUILD_ROOT/%{_datadir}
 
-%clean
-rm -rf "$RPM_BUILD_ROOT"
-
 %post -p /sbin/ldconfig
 
 %postun -p /sbin/ldconfig
@@ -173,7 +142,7 @@
 %files
 %defattr(-,root,root)
 %{_libdir}/*.so.%{version}
-%doc AUTHORS Changelog INSTALL LICENSE
+%doc Changelog INSTALL LICENSE
 %dir %{WTSRVDIR}
 %dir /etc/wt
 %{_datadir}/wt

++ wt-3.1.11.tar.bz2 -> wt-3.2.0.tar.bz2 ++
/work/SRC/openSUSE:Factory/wt/wt-3.1.11.tar.bz2 
/work/SRC/openSUSE:Factory/.wt.new/wt-3.2.0.tar.bz2 differ: char 11, line 1

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



commit wine for openSUSE:Factory

2012-02-20 Thread h_root
Hello community,

here is the log from the commit of package wine for openSUSE:Factory checked in 
at 2012-02-20 16:19:39

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


Package is "wine", Maintainer is "meiss...@suse.com"

Changes:

--- /work/SRC/openSUSE:Factory/wine/wine.changes2012-02-10 
17:20:33.0 +0100
+++ /work/SRC/openSUSE:Factory/.wine.new/wine.changes   2012-02-20 
16:19:49.0 +0100
@@ -1,0 +2,23 @@
+Fri Feb 17 22:58:23 CET 2012 - meiss...@suse.de
+
+- Updated to 1.4-rc4 release candidate (1.3.38_1.4rc4 for linearity)
+  - Bug fixes only, we are in code freeze.
+
+---
+Mon Feb 13 16:43:54 CET 2012 - meiss...@suse.de
+
+- Updated to 1.4-rc3 release candidate (1.3.38_1.4rc3 for linearity)
+  - Bug fixes only, we are in code freeze.
+
+---
+Mon Feb  6 14:28:55 CET 2012 - meiss...@suse.de
+
+- Updated to 1.4-rc2 release candidate (1.3.38_1.4rc2 for linearity)
+  - Bug fixes only, we are in code freeze.
+
+---
+Tue Jan 31 17:56:28 CET 2012 - meiss...@suse.de
+
+- disable fdupes as then install on btrfs will not work. bnc#723402
+
+---

Old:

  wine-1.4-rc1.tar.bz2

New:

  wine-1.4-rc4.tar.bz2



Other differences:
--
++ wine.spec ++
--- /var/tmp/diff_new_pack.LIdNie/_old  2012-02-20 16:19:52.0 +0100
+++ /var/tmp/diff_new_pack.LIdNie/_new  2012-02-20 16:19:52.0 +0100
@@ -15,6 +15,7 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 %bcond_with hal
 
 Name:   wine
@@ -56,14 +57,14 @@
 %if 0%{?suse_version} > 1130
 BuildRequires:  gstreamer-0_10-plugins-base-devel
 %endif
-Version:1.3.38_1.4rc1
+Version:1.3.38_1.4rc4
 Release:0
 Summary:An MS Windows Emulator
 License:LGPL-2.1+
 Group:  System/Emulators/PC
 Url:http://www.winehq.com
 # vanilla Wine release
-%define winever 1.4-rc1
+%define winever 1.4-rc4
 Source0:wine-%{winever}.tar.bz2
 Source1:http://kegel.com/wine/winetricks
 Source2:http://kegel.com/wine/wisotool
@@ -193,7 +194,8 @@
 install -c -m 644 *.svg 
%{buildroot}%{_datadir}/icons/hicolor/scalable/apps/
 cd ..
 
-%fdupes -s %{buildroot}
+# breaks btrfs installation, see bnc#723402
+# %fdupes -s %{buildroot}
 
 %post -p /sbin/ldconfig
 %postun -p /sbin/ldconfig

++ wine-1.4-rc1.tar.bz2 -> wine-1.4-rc4.tar.bz2 ++
/work/SRC/openSUSE:Factory/wine/wine-1.4-rc1.tar.bz2 
/work/SRC/openSUSE:Factory/.wine.new/wine-1.4-rc4.tar.bz2 differ: char 11, line 
1

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



commit WindowMaker for openSUSE:Factory

2012-02-20 Thread h_root
Hello community,

here is the log from the commit of package WindowMaker for openSUSE:Factory 
checked in at 2012-02-20 16:19:31

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


Package is "WindowMaker", Maintainer is "mhruse...@suse.com"

Changes:

--- /work/SRC/openSUSE:Factory/WindowMaker/WindowMaker.changes  2011-11-16 
17:23:18.0 +0100
+++ /work/SRC/openSUSE:Factory/.WindowMaker.new/WindowMaker.changes 
2012-02-20 16:19:41.0 +0100
@@ -1,0 +2,14 @@
+Fri Feb 17 23:01:00 UTC 2012 - ch...@computersalat.de
+
+- update to 0.95.2
+  * no up-to-date ChangeLog available
+see http://repo.or.cz/w/wmaker-crm.git/shortlog
+- rebase patches
+  * config, menu
+- remove obsolete patches
+- rpmlintrc
+  * add macro-in-comment
+  * remove suse-filelist-forbidden
+- add missing libjpeg-devel
+
+---

Old:

  Window-Maker-5a2507602c48.tar.bz2
  WindowMaker-0.92.0-printf.diff
  WindowMaker-MAX_WORKSPACENAME_WIDTH.patch
  WindowMaker-asm.patch
  WindowMaker-composite.patch
  WindowMaker-config.dif
  WindowMaker-crash.patch
  WindowMaker-de_translation.patch
  WindowMaker-dir-specification.patch
  WindowMaker-event.patch
  WindowMaker-fonts.patch
  WindowMaker-nb-locale.patch
  WindowMaker-null.patch
  WindowMaker-png_check_sig.patch
  WindowMaker-warnings.patch
  WindowMaker-wmspec.c-findBestIcon.patch
  wm-linking.patch

New:

  WindowMaker-0.95.2.tar.bz2
  WindowMaker-config.patch



Other differences:
--
++ WindowMaker.spec ++
--- /var/tmp/diff_new_pack.fmOifq/_old  2012-02-20 16:19:42.0 +0100
+++ /var/tmp/diff_new_pack.fmOifq/_new  2012-02-20 16:19:42.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package WindowMaker
 #
-# 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,104 +18,111 @@
 
 
 Name:   WindowMaker
-BuildRequires:  fontconfig-devel freetype2-devel gcc-c++ giflib-devel
-BuildRequires:  libpng-devel libtiff-devel libtool update-desktop-files 
xorg-x11-devel
+Summary:A Colorful and Flexible Window Manager
 License:GPL-2.0+ ; LGPL-2.1+ ; SUSE-Public-Domain
 Group:  System/GUI/Other
-Url:http://www.windowmaker.info/
-Obsoletes:  wmaker 
-Provides:   wmaker windowmanager
-Requires:   xdg-menu
-Summary:A Colorful and Flexible Window Manager
-Version:0.92.0
-Release:219
-Source: Window-Maker-5a2507602c48.tar.bz2
-Source1:WindowMaker-extra-0.1.tar.bz2
+Version:0.95.2
+Release:0
+Url:http://windowmaker.org/
+Source: 
http://windowmaker.org/pub/source/release/%{name}-%{version}.tar.bz2
+Source1:%{name}-extra-0.1.tar.bz2
 Source2:SuSE-theme.tar.bz2
 Source4:README.SuSE
-Source5:%name.desktop
+Source5:%{name}.desktop
 Source6:windowmaker
-Source7:WindowMaker-rpmlintrc
-Patch1: WindowMaker-config.dif
-Patch2: WindowMaker-menu.patch
-Patch22:WindowMaker-warnings.patch
-Patch24:WindowMaker-nb-locale.patch
-Patch26:WindowMaker-null.patch
-Patch27:WindowMaker-de_translation.patch
-Patch29:WindowMaker-asm.patch
-Patch31:WindowMaker-MAX_WORKSPACENAME_WIDTH.patch
-Patch32:WindowMaker-0.92.0-printf.diff
-Patch34:WindowMaker-crash.patch
-Patch35:WindowMaker-fonts.patch
-Patch37:WindowMaker-event.patch
-Patch38:WindowMaker-wmspec.c-findBestIcon.patch
-Patch39:WindowMaker-dir-specification.patch
-Patch40:WindowMaker-composite.patch
-Patch41:WindowMaker-png_check_sig.patch
-Patch42:wm-linking.patch
-
+Source7:%{name}-rpmlintrc
+Patch1: %{name}-config.patch
+Patch2: %{name}-menu.patch
+#
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+BuildRequires:  fontconfig-devel
+BuildRequires:  freetype2-devel
+BuildRequires:  gcc-c++
+BuildRequires:  giflib-devel
+BuildRequires:  libjpeg-devel
+BuildRequires:  libpng-devel
+BuildRequires:  libtiff-devel
+BuildRequires:  libtool
+%if 0%{?suse_version} > 1210
+BuildRequires:  libXft-devel
+%endif
+BuildRequires:  update-desktop-files
+BuildRequires:  xorg-x11-devel
+Provides:   wmaker
+Provides:   windowmanager
+Requires:   xdg-menu
+
+%description
+Window Maker is an X11 window manager originally designed to provide
+integration support for the GNUstep Desktop Environment. In ev

commit totem for openSUSE:Factory

2012-02-20 Thread h_root
Hello community,

here is the log from the commit of package totem for openSUSE:Factory checked 
in at 2012-02-20 16:19:22

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


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

Changes:

--- /work/SRC/openSUSE:Factory/totem/totem.changes  2012-01-09 
15:22:24.0 +0100
+++ /work/SRC/openSUSE:Factory/.totem.new/totem.changes 2012-02-20 
16:19:23.0 +0100
@@ -1,0 +2,15 @@
+Tue Feb  7 19:10:36 UTC 2012 - vu...@opensuse.org
+
+- Simplify a bit some subpackage summaries.
+
+---
+Sun Feb  5 20:08:52 UTC 2012 - zai...@opensuse.org
+
+- Move vegas browser plugin to new browser-plugin-vegas subpackage:
+  this plugin doesn't work on all video flash websites, and
+  breaking websites is bad. Having this as a subpackage makes it
+  easy for people who want it to have it.
+- Note that Enhances is used instead of Supplements (like other
+  browser plugin subpackages) to not have it installed by default.
+
+---



Other differences:
--
++ totem.spec ++
--- /var/tmp/diff_new_pack.ELBPvJ/_old  2012-02-20 16:19:24.0 +0100
+++ /var/tmp/diff_new_pack.ELBPvJ/_new  2012-02-20 16:19:24.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package totem
 #
-# 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
@@ -132,7 +132,7 @@
 This package contains a plugin to integrate Totem into Nautilus.
 
 %package browser-plugin
-Summary:Browser Plugin Based on Totem Movie Player for the GNOME 
Desktop
+Summary:Browser Plugin Based on Totem Movie Player
 Group:  Productivity/Multimedia/Video/Players
 Requires:   %{name} = %{version}
 Supplements:packageand(%{name}:MozillaFirefox)
@@ -144,10 +144,11 @@
 
 Apart from a movie player, it also includes a Mozilla plugin.
 
-This package does not include the Windows Media (gmp) browser plugin.
+This package does not include the Windows Media (gmp) browser plugin,
+nor the Flash video (vegas) plugin.
 
 %package browser-plugin-gmp
-Summary:Windows Media Browser Plugin Based on Totem Movie Player for 
the GNOME Desktop
+Summary:Windows Media Browser Plugin Based on Totem Movie Player
 Group:  Productivity/Multimedia/Video/Players
 Requires:   %{name} = %{version}
 Requires:   %{name}-browser-plugin = %{version}
@@ -160,6 +161,18 @@
 
 This package includes only the Windows Media (gmp) browser plugin.
 
+%package browser-plugin-vegas
+Summary:Flash video Browser Plugin Based on Totem Movie Player
+Group:  Productivity/Multimedia/Video/Players
+Requires:   %{name} = %{version}
+Requires:   %{name}-browser-plugin = %{version}
+Enhances:   packageand(%{name}:MozillaFirefox)
+
+%description browser-plugin-vegas
+Totem is movie player for the GNOME desktop based on GStreamer.
+
+This package includes only the Flash video (vegas) browser plugin.
+
 %package devel
 Summary:Developer Documentation for Totem Movie Player
 Group:  Development/Libraries/GNOME
@@ -301,12 +314,15 @@
 %{_libdir}/browser-plugins/libtotem-cone-plugin*
 %{_libdir}/browser-plugins/libtotem-mully-plugin*
 %{_libdir}/browser-plugins/libtotem-narrowspace-plugin*
-%{_libdir}/browser-plugins/libtotem-vegas-plugin*
 
 %files browser-plugin-gmp
 %defattr(-, root, root)
 %{_libdir}/browser-plugins/libtotem-gmp-plugin*
 
+%files browser-plugin-vegas
+%defattr(-, root, root)
+%{_libdir}/browser-plugins/libtotem-vegas-plugin*
+
 %files devel
 %defattr(-, root, root)
 %{_datadir}/gtk-doc/html/totem/


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



commit telepathy-mission-control for openSUSE:Factory

2012-02-20 Thread h_root
Hello community,

here is the log from the commit of package telepathy-mission-control for 
openSUSE:Factory checked in at 2012-02-20 16:19:16

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


Package is "telepathy-mission-control", Maintainer is 
"gnome-maintain...@suse.de"

Changes:

--- 
/work/SRC/openSUSE:Factory/telepathy-mission-control/telepathy-mission-control.changes
  2012-01-09 15:22:13.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.telepathy-mission-control.new/telepathy-mission-control.changes
 2012-02-20 16:19:17.0 +0100
@@ -1,0 +2,5 @@
+Mon Feb 13 10:56:46 UTC 2012 - co...@suse.com
+
+- patch license to follow spdx.org standard
+
+---



Other differences:
--
++ telepathy-mission-control.spec ++
--- /var/tmp/diff_new_pack.0hj1lZ/_old  2012-02-20 16:19:18.0 +0100
+++ /var/tmp/diff_new_pack.0hj1lZ/_new  2012-02-20 16:19:18.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package telepathy-mission-control
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -20,9 +20,9 @@
 
 Name:   telepathy-mission-control
 Version:5.10.1
-Release:1
-License:LGPLv2.1
+Release:0
 Summary:Telepathy Mission Control instant messaging connection manager
+License:LGPL-2.1
 Group:  System/Libraries
 Source: 
http://telepathy.freedesktop.org/releases/telepathy-mission-control/%{name}-%{version}.tar.gz
 # PATCH-NEEDS-REBASE lockdown-protocols.patch fdo21699 vu...@novell.com -- 
Sent upstream for discussion, it will need a rewrite for MC5 WAS: 
PATCH-FEATURE-UPSTREAM
@@ -48,7 +48,6 @@
 and to manage presence statuses.
 
 %package -n libmission-control-plugins0
-License:LGPLv2.1
 Summary:Telepathy Mission Control instant messaging connection manager
 Group:  Development/Libraries/C and C++
 Recommends: %{name} = %{version}
@@ -62,7 +61,6 @@
 and to manage presence statuses.
 
 %package devel
-License:LGPLv2.1
 Summary:Telepathy Mission Control instant messaging connection manager
 Group:  Development/Libraries/C and C++
 Requires:   %{name} = %{version}

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



commit tango-icon-theme for openSUSE:Factory

2012-02-20 Thread h_root
Hello community,

here is the log from the commit of package tango-icon-theme for 
openSUSE:Factory checked in at 2012-02-20 16:19:08

Comparing /work/SRC/openSUSE:Factory/tango-icon-theme (Old)
 and  /work/SRC/openSUSE:Factory/.tango-icon-theme.new (New)


Package is "tango-icon-theme", Maintainer is "gnome-maintain...@suse.de"

Changes:

--- /work/SRC/openSUSE:Factory/tango-icon-theme/tango-icon-theme.changes
2012-01-09 15:21:39.0 +0100
+++ /work/SRC/openSUSE:Factory/.tango-icon-theme.new/tango-icon-theme.changes   
2012-02-20 16:19:10.0 +0100
@@ -1,0 +2,10 @@
+Wed Feb  8 21:34:01 UTC 2012 - dims...@opensuse.org
+
+- Add tango-icon-theme-rsvg-2_35_2.patch and
+  tango-icon-theme-extras-rsvg-2_35_2.patch: Fix build with rsvg
+  2.35.2. /usr/bin/rsvg was a deprecated wrapper script for a while
+  already and this script has been dropped with librsvg 2.35.2.
+- Add libtool BuildRequires and call to autoreconf (in both tarball
+  extracted folders), as the patches above touch the build system.
+
+---

New:

  tango-icon-theme-extras-rsvg-2_35_2.patch
  tango-icon-theme-rsvg-2_35_2.patch



Other differences:
--
++ tango-icon-theme.spec ++
--- /var/tmp/diff_new_pack.xY3Q5f/_old  2012-02-20 16:19:11.0 +0100
+++ /var/tmp/diff_new_pack.xY3Q5f/_new  2012-02-20 16:19:11.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package tango-icon-theme
 #
-# 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,12 +21,18 @@
 BuildRequires:  icon-naming-utils
 BuildRequires:  intltool
 BuildRequires:  librsvg-devel
+# Needed by patch0 and patch1
+BuildRequires:  libtool
 BuildRequires:  rsvg-view
 BuildArch:  noarch
 Version:0.8.90
 Release:0
 Source: %{name}-%{version}.tar.bz2
 Source1:%{name}-extras-0.1.1.tar.bz2
+# PATCH-FIX-UPSTREAM tango-icon-theme-rsvg-2_35_2.patch fdo#45803 
dims...@opensuse.org -- Fix build with librsvg 2.35.2: /usr/bin/rsvg was a 
deprecated wrapper.
+Patch0: tango-icon-theme-rsvg-2_35_2.patch
+# PATCH-FIX-UPSTREAM tango-icon-theme-extras-rsvg-2_35_2.patch fdo#45803 
dims...@opensuse.org -- Fix build with librsvg 2.35.2: /usr/bin/rsvg was a 
deprecated wrapper.
+Patch1: tango-icon-theme-extras-rsvg-2_35_2.patch
 Url:http://tango.freedesktop.org/
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Summary:Tango Icon Theme
@@ -41,11 +47,18 @@
 
 %prep
 %setup -b 1
+%patch0 -p1
+cd ../%{name}-extras-0.1.1
+%patch1 -p1
 
 %build
+# Needed by patch0.
+autoreconf -fi
 %configure --enable-png-creation
 make %{?jobs:-j%jobs}
 cd ../%{name}-extras-0.1.1
+# Needed by patch1
+autoreconf -fi
 %configure --enable-png-creation
 make %{?jobs:-j%jobs}
 

++ tango-icon-theme-extras-rsvg-2_35_2.patch ++
Index: tango-icon-theme-extras-0.1.1/configure.ac
===
--- tango-icon-theme-extras-0.1.1.orig/configure.ac
+++ tango-icon-theme-extras-0.1.1/configure.ac
@@ -68,7 +68,7 @@ if test "x$enable_large_bitmaps" = "xyes
PKG_CHECK_EXISTS([librsvg-2.0 >= 2.12.3],
 [enable_large_bitmaps=yes], [enable_large_bitmaps=no])
if test "x$enable_large_bitmaps" = "xyes"; then
-  svgconvert_prog="rsvg"
+  svgconvert_prog="rsvg-convert"
else
   svgconvert_prog="ksvgtopng"
fi
Index: tango-icon-theme-extras-0.1.1/svg2png.sh.in
===
--- tango-icon-theme-extras-0.1.1.orig/svg2png.sh.in
+++ tango-icon-theme-extras-0.1.1/svg2png.sh.in
@@ -8,11 +8,13 @@ if [ ! -z "${ICONTEST}" ]; then
 fi
 
 ICONNAME=`echo ${3} | sed -e "s/.svg//"`
-if test `basename $SVGCONVERT` = "rsvg"; then
+if test `basename $SVGCONVERT` = "rsvg-convert"; then
 OPTIONS="-w ${1} -h ${1}"
+OUTPUT="-o"
 else
 OPTIONS="${1} ${1}"
+OUTPUT=""
 fi
 
 
-${SVGCONVERT} ${OPTIONS} ${3} ${2}/${ICONNAME}.png
+${SVGCONVERT} ${OPTIONS} ${3} ${OUTPUT} ${2}/${ICONNAME}.png
++ tango-icon-theme-rsvg-2_35_2.patch ++
Index: tango-icon-theme-0.8.90/configure.ac
===
--- tango-icon-theme-0.8.90.orig/configure.ac
+++ tango-icon-theme-0.8.90/configure.ac
@@ -82,7 +82,7 @@ if test "x$enable_large_bitmaps" = "xyes
PKG_CHECK_EXISTS([librsvg-2.0 >= 2.12.3],
 [enable_large_bitmaps=yes], [enable_large_bitmaps=no])
if test "x$enable_large_bitmaps" = "xyes"; t

commit synaptiks for openSUSE:Factory

2012-02-20 Thread h_root
Hello community,

here is the log from the commit of package synaptiks for openSUSE:Factory 
checked in at 2012-02-20 16:19:00

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


Package is "synaptiks", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/synaptiks/synaptiks.changes  2011-10-11 
17:05:38.0 +0200
+++ /work/SRC/openSUSE:Factory/.synaptiks.new/synaptiks.changes 2012-02-20 
16:19:01.0 +0100
@@ -1,0 +2,9 @@
+Sat Feb 18 16:57:25 UTC 2012 - asterios.dra...@gmail.com
+
+- Update to 0.8.1
+  * Website now hosted on http://synaptiks.readthedocs.org
+  * Mailing list now hosted at synapt...@librelist.com
+  * Added Czech translation
+  * Fixed syntax error in ``synaptiks_init_config.desktop``
+
+---

Old:

  synaptiks-0.8.0.tar.bz2

New:

  synaptiks-0.8.1.tar.bz2



Other differences:
--
++ synaptiks.spec ++
--- /var/tmp/diff_new_pack.cRLoHX/_old  2012-02-20 16:19:02.0 +0100
+++ /var/tmp/diff_new_pack.cRLoHX/_new  2012-02-20 16:19:02.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package synaptiks
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 # Copyright 2009 Buschmann 
 #
 # All modifications and additions to the file contributed by third parties
@@ -16,14 +16,12 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-
-
 Name:   synaptiks
-Version:0.8.0
-Release:1
+Version:0.8.1
+Release:0
 License:BSD-2-Clause
 Summary:A touchpad configuration and management tool for KDE
-Url:http://synaptiks.lunaryorn.de/
+Url:http://synaptiks.readthedocs.org/
 Group:  Hardware/Other
 Source0:
http://pypi.python.org/packages/source/s/synaptiks/%{name}-%{version}.tar.bz2
 BuildRequires:  fdupes
@@ -33,7 +31,6 @@
 BuildRequires:  python-kde4
 BuildRequires:  python-pyudev
 BuildRequires:  python-setuptools
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %if 0%{?suse_version}
 BuildRequires:  update-desktop-files
 %endif
@@ -43,6 +40,7 @@
 Requires:   pyudev
 Requires:   xorg-x11-driver-input
 BuildArch:  noarch
+BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %kde4_runtime_requires
 %py_requires
 
@@ -72,9 +70,6 @@
 %fdupes -s %{buildroot}
 %find_lang %{name}
 
-%clean
-rm -rf %{buildroot}
-
 %files -f %{name}.lang
 %defattr(-,root,root,-)
 %doc CHANGES.rst COPYING PKG-INFO README.rst

++ synaptiks-0.8.0.tar.bz2 -> synaptiks-0.8.1.tar.bz2 ++
 4172 lines of diff (skipped)

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



commit squirrelmail-beta for openSUSE:Factory

2012-02-20 Thread h_root
Hello community,

here is the log from the commit of package squirrelmail-beta for 
openSUSE:Factory checked in at 2012-02-20 16:18:53

Comparing /work/SRC/openSUSE:Factory/squirrelmail-beta (Old)
 and  /work/SRC/openSUSE:Factory/.squirrelmail-beta.new (New)


Package is "squirrelmail-beta", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/squirrelmail-beta/squirrelmail-beta.changes  
2011-09-23 12:46:50.0 +0200
+++ /work/SRC/openSUSE:Factory/.squirrelmail-beta.new/squirrelmail-beta.changes 
2012-02-20 16:18:56.0 +0100
@@ -1,0 +2,7 @@
+Wed Feb 15 19:34:44 UTC 2012 - jeng...@medozas.de
+
+- Update to new snapshot 20120215
+* Ensure that Reply-To isn't missing domain and account for case
+  when no reply-to is set in user prefs
+
+---

Old:

  README.SUSE
  squirrelmail-20110719_0200-SVN.devel.tar.xz
  squirrelmail-20110719_0200-SVN.locales.tar.xz

New:

  squirrelmail-20120215_0200-SVN.devel.tar.xz
  squirrelmail-20120215_0200-SVN.locales.tar.xz



Other differences:
--
++ squirrelmail-beta.spec ++
--- /var/tmp/diff_new_pack.p95xpp/_old  2012-02-20 16:18:57.0 +0100
+++ /var/tmp/diff_new_pack.p95xpp/_new  2012-02-20 16:18:57.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package squirrelmail-beta
 #
-# 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,9 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
-
 Name:   squirrelmail-beta
 Version:1.5.2
-Release:3
+Release:0
 Requires:   mod_php_any
 Requires:   php-ctype
 Requires:   php-gettext
@@ -32,10 +29,10 @@
 Requires:   php-posix
 Requires:   php-session
 Requires:   php-sockets
-Group:  Productivity/Networking/Email/Clients
-License:GPL-2.0+
 Url:http://www.squirrelmail.org
 Summary:A web-mailer written in php
+License:GPL-2.0+
+Group:  Productivity/Networking/Email/Clients
 %define sqm_path   /srv/www/htdocs/squirrelmail
 %define b_sqm_path %buildroot%sqm_path
 %define sqm_doc%_defaultdocdir/squirrelmail
@@ -43,14 +40,14 @@
 
 #DL-URL:   http://squirrelmail.org/download.php
 #Source:   
http://snapshots.squirrelmail.org/squirrelmail-20110719_0200-SVN.devel.tar.bz2
-Source: squirrelmail-20110719_0200-SVN.devel.tar.xz
-Source2:squirrelmail-20110719_0200-SVN.locales.tar.xz
+Source: squirrelmail-20120215_0200-SVN.devel.tar.xz
+Source2:squirrelmail-20120215_0200-SVN.locales.tar.xz
 Source3:config.php
-Source4:README.SUSE
 Source5:squirrelmail.conf
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildArch:  noarch
-BuildRequires:  fdupes xz
+BuildRequires:  fdupes
+BuildRequires:  xz
 
 %define with_lang 1
 
@@ -58,25 +55,9 @@
 Squirrelmail is a web-mail reader and writer written in php4. It
 supports adressbook, ldap searches and many other plugins.
 
-
-Authors:
-
-Luke Ehresman
-Nathan Ehresman
-Gustav Foseid
-Pål Løberg
-Shane Wilson
-Steve Gare
-Gerrit Padgham
-Matt Phillips
-Lewis Bergman
-Bryan Stalcup
-Tyler Akins
-
 %package lang
-
-Group:  Productivity/Networking/Email/Clients
 Summary:The Translations for squirrelmail
+Group:  Productivity/Networking/Email/Clients
 
 %description lang
 Squirrelmail is a web-mail reader and writer written in PHP. It
@@ -90,7 +71,6 @@
 %build
 rm -f functions/mime.php.orig
 cp %{S:3} config/
-cp %{S:4} .
 find . -type f -iname "*.php" -print0 | \
xargs -0 grep -Zl '#!/usr/bin/php\b' | \
xargs -0 perl -i -pe 's{#!/usr/bin/php\b}{#!%_bindir/php5}g';
@@ -125,7 +105,7 @@
 
 %files
 %defattr(-,root,root)
-%doc %attr(-,root,root) doc README README.SUSE
+%doc doc README
 %dir %_sysconfdir/apache2
 %dir %_sysconfdir/apache2/conf.d
 %config %_sysconfdir/apache2/conf.d/*.conf
@@ -149,7 +129,6 @@
 %sqm_path/include
 %sqm_path/index.php
 %dir %sqm_path/locale
-%sqm_path/locale/README.locales
 %sqm_path/locale/index.php
 %sqm_path/plugins
 %sqm_path/po

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



commit squid3 for openSUSE:Factory

2012-02-20 Thread h_root
Hello community,

here is the log from the commit of package squid3 for openSUSE:Factory checked 
in at 2012-02-20 16:18:41

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


Package is "squid3", Maintainer is "dr...@suse.com"

Changes:

--- /work/SRC/openSUSE:Factory/squid3/squid3.changes2012-02-14 
19:08:53.0 +0100
+++ /work/SRC/openSUSE:Factory/.squid3.new/squid3.changes   2012-02-20 
16:18:46.0 +0100
@@ -1,0 +2,30 @@
+Fri Feb 17 16:01:23 UTC 2012 - ch...@computersalat.de
+
+- some cleanup
+  * rebase patches (p0), remove version from patch_names
+- add Source signature file
+- add FSF patch (incorrect-fsf-address)
+- add rpmlintrc file
+  * macro-in-comment
+  * no-manual-page-for-binary
+
+---
+Wed Feb 15 20:50:59 UTC 2012 - ch...@computersalat.de
+
+- update to 3.1.19
+  - Regression Bug 3441: part 2: Prevent further cache size corruption of 
swap.state
+  - Bug 3473: erase last uses of obsolete auth_user_hash_pointer
+  - Bug 3470: GCC 4.7
+  - Bug 3442: assertion failed: external_acl.cc:908: ch->auth_user_request != 
NULL
+  - Bug 3441: part 1: Minimize cache size corruption by malformed swap.state
+  - Bug 3440: compile error in Adaptation
+  - Bug 3420: Request body consumption races and !theConsumer exception
+  - Bug 3370: external ACL sometimes skipping
+  - Bug 3085: Crash when parsing esi:include
+  - HTTP/1.1: do not add 110 and 111 Warnings to revalidated responses
+  - Fix SSL library dependency fixes
+- remove obsolete upstream patches
+  * squid-3.1-10415 - ..421
+- add squid source signature file
+
+---

Old:

  squid-3.1-10415.patch
  squid-3.1-10416.patch
  squid-3.1-10417.patch
  squid-3.1-10418.patch
  squid-3.1-10419.patch
  squid-3.1-10420.patch
  squid-3.1-10421.patch
  squid-3.1.12-config.patch
  squid-3.1.12.3-nobuilddates.patch
  squid-3.1.12.3-swapdir.patch
  squid-3.1.18.tar.bz2

New:

  rpmlintrc
  squid-3.1.19.tar.bz2
  squid-3.1.19.tar.bz2.asc
  squid-FSF.patch
  squid-config.patch
  squid-nobuilddates.patch
  squid-swapdir.patch



Other differences:
--
++ squid3.spec ++
--- /var/tmp/diff_new_pack.vuvIoL/_old  2012-02-20 16:18:49.0 +0100
+++ /var/tmp/diff_new_pack.vuvIoL/_new  2012-02-20 16:18:49.0 +0100
@@ -23,12 +23,11 @@
 Summary:Squid Version 3 WWW Proxy Server
 License:GPL-2.0+
 Group:  Productivity/Networking/Web/Proxy
-Version:3.1.18
+Version:3.1.19
 Release:0
 Url:http://www.squid-cache.org/Versions/v3
 Source0:
http://www.squid-cache.org/Versions/v3/3.1/squid-%{version}.tar.bz2
-#%define   squid_ldapauth_version 1.3
-#Source1:  squid_ldapauth-%{squid_ldapauth_version}.tar.bz2
+Source1:squid-%{version}.tar.bz2.asc
 Source2:RELEASENOTES.html
 Source3:squid.init
 Source4:squid.sysconfig
@@ -47,26 +46,30 @@
 # or just visit: http://www.squid-cache.org/Versions/v3/3.0/changesets/
 #
 # Bug #3440: compile error in Adaptation
-Patch0: 
http://www.squid-cache.org/Versions/v3/3.1/changesets/squid-3.1-10415.patch
+#atch0: 
http://www.squid-cache.org/Versions/v3/3.1/changesets/squid-3.1-10415.patch
 # Portability: SSL library dependency fixes
-Patch1: 
http://www.squid-cache.org/Versions/v3/3.1/changesets/squid-3.1-10416.patch
+#atch1: 
http://www.squid-cache.org/Versions/v3/3.1/changesets/squid-3.1-10416.patch
 # Polish: debug messages on swap.state rename failure
-Patch2: 
http://www.squid-cache.org/Versions/v3/3.1/changesets/squid-3.1-10417.patch
+#atch2: 
http://www.squid-cache.org/Versions/v3/3.1/changesets/squid-3.1-10417.patch
 # Bug #3442: assertion failed: external_acl.cc:908: ch->auth_user_request != 
NULL
-Patch3: 
http://www.squid-cache.org/Versions/v3/3.1/changesets/squid-3.1-10418.patch
+#atch3: 
http://www.squid-cache.org/Versions/v3/3.1/changesets/squid-3.1-10418.patch
 # Bug #3085: Crash when parsing esi:include
-Patch4: 
http://www.squid-cache.org/Versions/v3/3.1/changesets/squid-3.1-10419.patch
+#atch4: 
http://www.squid-cache.org/Versions/v3/3.1/changesets/squid-3.1-10419.patch
 # Bug #3473: erase last uses of obsolete auth_user_hash_pointer
-Patch5: 
http://www.squid-cache.org/Versions/v3/3.1/changesets/squid-3.1-10420.patch
+#atch5: 
http://www.squid-cache.org/Versions/v3/3.1/changesets/squid-3.1-10420.patch
 # Bug #3420: Request body consumption races and !theConsumer exception.
-Patch6: 
http://www.squid-cache.org/Versions/v3/3.1/changesets/squid-3.1-10421.patch
+#atch

commit seahorse for openSUSE:Factory

2012-02-20 Thread h_root
Hello community,

here is the log from the commit of package seahorse for openSUSE:Factory 
checked in at 2012-02-20 16:18:36

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


Package is "seahorse", Maintainer is "gnome-maintain...@suse.de"

Changes:

--- /work/SRC/openSUSE:Factory/seahorse/seahorse.changes2012-01-25 
10:41:07.0 +0100
+++ /work/SRC/openSUSE:Factory/.seahorse.new/seahorse.changes   2012-02-20 
16:18:43.0 +0100
@@ -1,0 +2,11 @@
+Sun Feb  5 21:18:33 UTC 2012 - dims...@opensuse.org
+
+- Update to version 3.3.5:
+  + Maximum and minimum sidebar pane position
+  + Fix icons for filter entry
+  + Fix uninitialized memory usage
+  + Clearer wording for various keyrings
+  + Build fixes
+  + Updated translations.
+
+---

Old:

  seahorse-3.3.4.tar.xz

New:

  seahorse-3.3.5.tar.xz



Other differences:
--
++ seahorse.spec ++
--- /var/tmp/diff_new_pack.Uju8ZE/_old  2012-02-20 16:18:45.0 +0100
+++ /var/tmp/diff_new_pack.Uju8ZE/_new  2012-02-20 16:18:45.0 +0100
@@ -16,7 +16,7 @@
 #
 
 Name:   seahorse
-Version:3.3.4
+Version:3.3.5
 Release:0
 Summary:GNOME interface for gnupg
 License:GPL-2.0+
@@ -36,8 +36,8 @@
 BuildRequires:  xz
 BuildRequires:  pkgconfig(avahi-client)
 BuildRequires:  pkgconfig(avahi-glib)
-BuildRequires:  pkgconfig(gck-1) >= 3.3.3
-BuildRequires:  pkgconfig(gcr-3) >= 3.3.3
+BuildRequires:  pkgconfig(gck-1) >= 3.3.4
+BuildRequires:  pkgconfig(gcr-3) >= 3.3.4
 BuildRequires:  pkgconfig(gio-2.0)
 BuildRequires:  pkgconfig(gnome-keyring-1)
 BuildRequires:  pkgconfig(gtk+-3.0)

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



commit rubygem-json_pure for openSUSE:Factory

2012-02-20 Thread h_root
Hello community,

here is the log from the commit of package rubygem-json_pure for 
openSUSE:Factory checked in at 2012-02-20 16:18:27

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


Package is "rubygem-json_pure", Maintainer is "dmacvi...@suse.com"

Changes:

--- /work/SRC/openSUSE:Factory/rubygem-json_pure/rubygem-json_pure.changes  
2011-11-28 18:27:58.0 +0100
+++ /work/SRC/openSUSE:Factory/.rubygem-json_pure.new/rubygem-json_pure.changes 
2012-02-20 16:18:31.0 +0100
@@ -1,0 +2,20 @@
+Wed Feb 15 15:00:34 UTC 2012 - sasc...@suse.de
+
+- Update to version 1.6.5:
+  * Fixed a bug that shows up when using optimisation under GCC 4.7. 
+- Changes from version 1.6.4:
+  * Patches that improve speed on JRuby contributed
+  * Support object_class/array_class with duck typed hash/array.
+- Changes from version 1.6.3:
+  * Let JSON.load('') return nil as well to make mysql text columns (default to
+'') work better for serialization.
+- Changes from version 1.6.2:
+  * Add support for OpenStruct and BigDecimal.
+  * Fix bug when parsing nil in quirks_mode.
+  * Make JSON.dump and JSON.load methods better cooperate with Rails' serialize
+method. Just use: serialize :value, JSON
+  * Fix bug with time serialization concerning nanoseconds. Thanks for the
+patch go to Josh Partlow (jpartlow@github).
+  * Improve parsing speed for JSON numbers (integers and floats)
+
+---

Old:

  json_pure-1.6.1.gem

New:

  json_pure-1.6.5.gem



Other differences:
--
++ rubygem-json_pure.spec ++
--- /var/tmp/diff_new_pack.pu7Mnd/_old  2012-02-20 16:18:32.0 +0100
+++ /var/tmp/diff_new_pack.pu7Mnd/_new  2012-02-20 16:18:32.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package rubygem-json_pure
 #
-# 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,26 +15,21 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
+
 Name:   rubygem-json_pure
-Version:1.6.1
+Version:1.6.5
 Release:0
+Summary:JSON Implementation for Ruby
+License:GPL-2.0+ or Ruby
+Group:  Development/Languages/Ruby
+Url:http://flori.github.com/json
 %define mod_name json_pure
 %define mod_full_name %{mod_name}-%{version}
-#
-Group:  Development/Languages/Ruby
-License:GPL-2.0+ or Ruby
-#
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+Source: %{mod_full_name}.gem
 BuildRequires:  rubygems_with_buildroot_patch
-BuildRequires:  update-alternatives
-Provides:   rubygem-%{mod_name}-1_6 = %{version}
+BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %rubygems_requires
-#
-Url:http://flori.github.com/json
-Source: %{mod_full_name}.gem
-#
-Summary:JSON Implementation for Ruby
+
 %description
 This is a JSON implementation in pure Ruby.
 
@@ -42,6 +37,7 @@
 Summary:RDoc documentation for %{mod_name}
 Group:  Development/Languages/Ruby
 Requires:   %{name} = %{version}
+
 %description doc
 Documentation generated at gem installation time.
 Usually in RDoc and RI formats.
@@ -49,11 +45,7 @@
 %prep
 %build
 %install
-%gem_install %{S:0}
-rm -rf %{buildroot}%{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/java
-
-%clean
-%{__rm} -rf %{buildroot}
+%gem_install %{SOURCE0}
 
 %files
 %defattr(-,root,root,-)

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



commit rubygem-json for openSUSE:Factory

2012-02-20 Thread h_root
Hello community,

here is the log from the commit of package rubygem-json for openSUSE:Factory 
checked in at 2012-02-20 16:18:18

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


Package is "rubygem-json", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/rubygem-json/rubygem-json.changes
2012-01-26 14:08:06.0 +0100
+++ /work/SRC/openSUSE:Factory/.rubygem-json.new/rubygem-json.changes   
2012-02-20 16:18:20.0 +0100
@@ -1,0 +2,20 @@
+Wed Feb 15 14:43:12 UTC 2012 - sasc...@suse.de
+
+- Update to version 1.6.5:
+  * Fixed a bug that shows up when using optimisation under GCC 4.7. 
+- Changes from version 1.6.4:
+  * Patches that improve speed on JRuby contributed
+  * Support object_class/array_class with duck typed hash/array.
+- Changes from version 1.6.3:
+  * Let JSON.load('') return nil as well to make mysql text columns (default to
+'') work better for serialization.
+- Changes from version 1.6.2:
+  * Add support for OpenStruct and BigDecimal.
+  * Fix bug when parsing nil in quirks_mode.
+  * Make JSON.dump and JSON.load methods better cooperate with Rails' serialize
+method. Just use: serialize :value, JSON
+  * Fix bug with time serialization concerning nanoseconds. Thanks for the
+patch go to Josh Partlow (jpartlow@github).
+  * Improve parsing speed for JSON numbers (integers and floats)
+
+---

Old:

  json-1.6.1.gem

New:

  json-1.6.5.gem



Other differences:
--
++ rubygem-json.spec ++
--- /var/tmp/diff_new_pack.Brlonl/_old  2012-02-20 16:18:21.0 +0100
+++ /var/tmp/diff_new_pack.Brlonl/_new  2012-02-20 16:18:21.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package rubygem-json
 #
-# 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,29 +15,20 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:   rubygem-json
-Version:1.6.1
+Version:1.6.5
 Release:0
+Summary:JSON Implementation for Ruby
+License:GPL-2.0+ or Ruby
+Group:  Development/Languages/Ruby
+Url:http://flori.github.com/json
 %define mod_name json
 %define mod_full_name %{mod_name}-%{version}
-#
-Group:  Development/Languages/Ruby
-License:GPL-2.0+ or Ruby
-#
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  fastjar fdupes
+Source: %{mod_full_name}.gem
 BuildRequires:  rubygems_with_buildroot_patch
+BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %rubygems_requires
-Provides:   rubygem-%{mod_name}-1   = %{version}-%{release}
-Provides:   rubygem-%{mod_name}-1_6 = %{version}-%{release}
-#
-Url:http://flori.github.com/json
-Source: %{mod_full_name}.gem
-#
-Summary:JSON Implementation for Ruby
 
 %description
 This is a JSON implementation as a Ruby extension in C.
@@ -51,42 +42,20 @@
 Documentation generated at gem installation time.
 Usually in RDoc and RI formats.
 
-%package testsuite
-Summary:Test suite for %{mod_name}
-Group:  Development/Languages/Ruby
-Requires:   %{name} = %{version}
-
-%description testsuite
-Test::Unit or RSpec files, useful for developers.
-
-
 %prep
-
 %build
-
 %install
-%gem_install %{S:0}
+%gem_install %{SOURCE0}
 %gem_cleanup
-%fdupes %{buildroot}
-
-%clean
-%{__rm} -rf %{buildroot}
 
 %files
 %defattr(-,root,root,-)
 %{_libdir}/ruby/gems/%{rb_ver}/cache/%{mod_full_name}.gem
 %{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/
 %{_libdir}/ruby/gems/%{rb_ver}/specifications/%{mod_full_name}.gemspec
-%exclude %{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/tests
-%exclude %{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/benchmarks
 
 %files doc
 %defattr(-,root,root,-)
 %doc %{_libdir}/ruby/gems/%{rb_ver}/doc/%{mod_full_name}/
-%doc %{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/benchmarks
-
-%files testsuite
-%defattr(-,root,root,-)
-%{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/tests
 
 %changelog

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



commit rpmlint for openSUSE:Factory

2012-02-20 Thread h_root
Hello community,

here is the log from the commit of package rpmlint for openSUSE:Factory checked 
in at 2012-02-20 16:18:10

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


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

Changes:

--- /work/SRC/openSUSE:Factory/rpmlint/rpmlint.changes  2012-02-14 
13:11:16.0 +0100
+++ /work/SRC/openSUSE:Factory/.rpmlint.new/rpmlint.changes 2012-02-20 
16:18:16.0 +0100
@@ -1,0 +2,5 @@
+Mon Feb 20 08:35:11 UTC 2012 - lnus...@suse.de
+
+- NetworkManager.conf was renamed to org.freedesktop.NetworkManager.conf 
(bnc#747780)
+
+---



Other differences:
--
++ config ++
--- /var/tmp/diff_new_pack.GwRB5t/_old  2012-02-20 16:18:20.0 +0100
+++ /var/tmp/diff_new_pack.GwRB5t/_new  2012-02-20 16:18:20.0 +0100
@@ -404,7 +404,8 @@
 "nm-dispatcher.conf",
 "nm-avahi-autoipd.conf",
 "org.freedesktop.nm_dispatcher.service",
-"NetworkManager.conf",
+# bnc#747780
+"org.freedesktop.NetworkManager.conf",
 "NetworkManager-frontend.conf",
 # bnc#681128
 "org.freedesktop.NetworkManager.service",


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



commit rfc for openSUSE:Factory

2012-02-20 Thread h_root
Hello community,

here is the log from the commit of package rfc for openSUSE:Factory checked in 
at 2012-02-20 16:18:03

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


Package is "rfc", Maintainer is "vci...@suse.com"

Changes:

--- /work/SRC/openSUSE:Factory/rfc/rfc.changes  2012-02-14 11:26:56.0 
+0100
+++ /work/SRC/openSUSE:Factory/.rfc.new/rfc.changes 2012-02-20 
16:18:04.0 +0100
@@ -2 +2 @@
-Sat Feb 11 05:42:33 CET 2012 - autobu...@suse.de
+Sat Feb 18 06:42:14 CET 2012 - autobu...@suse.de
@@ -4 +4 @@
-- automated update on 2012-02-11
+- automated update on 2012-02-18



Other differences:
--

++ rfc.tgz ++
/work/SRC/openSUSE:Factory/rfc/rfc.tgz 
/work/SRC/openSUSE:Factory/.rfc.new/rfc.tgz differ: char 5, line 1

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



commit rabbitmq-server for openSUSE:Factory

2012-02-20 Thread h_root
Hello community,

here is the log from the commit of package rabbitmq-server for openSUSE:Factory 
checked in at 2012-02-20 16:17:54

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


Package is "rabbitmq-server", Maintainer is ""

Changes:

New Changes file:

--- /dev/null   2010-08-26 16:28:41.0 +0200
+++ /work/SRC/openSUSE:Factory/.rabbitmq-server.new/rabbitmq-server.changes 
2012-02-20 16:17:56.0 +0100
@@ -0,0 +1,94 @@
+---
+Tue Feb 14 09:56:04 UTC 2012 - sasc...@suse.de
+
+- Fixed doubled preamble entries
+
+---
+Thu Feb  2 15:25:23 UTC 2012 - bwiedem...@suse.com
+
+- fix /var/run/rabbitmq ownership
+
+---
+Tue Jan 10 12:01:48 UTC 2012 - prus...@opensuse.org
+
+- updated to 2.7.1
+- don't use nmap during the build (no-nmap.patch)
+- don't use /var/lock/subsys in initscript
+- create /var/run/rabbitmq in initscript
+- import changes from Fedora package
+
+---
+Mon Oct  5 00:00:00 CEST 2009 - d...@lshift.net
+
+- New upstream release
+
+---
+Wed Jun 17 00:00:00 CEST 2009 - matth...@lshift.net
+
+- New upstream release
+
+---
+Tue May 19 00:00:00 CEST 2009 - matth...@lshift.net
+
+- Maintenance release for the 1.5.x series
+
+---
+Mon Apr  6 00:00:00 CEST 2009 - matth...@lshift.net
+
+- Maintenance release for the 1.5.x series
+
+---
+Tue Feb 24 00:00:00 CET 2009 - to...@lshift.net
+
+- Maintenance release for the 1.5.x series
+
+---
+Mon Feb 23 00:00:00 CET 2009 - to...@lshift.net
+
+- Maintenance release for the 1.5.x series
+
+---
+Mon Jan 19 00:00:00 CET 2009 - 0x6e6...@gmail.com
+
+- Maintenance release for the 1.5.x series
+
+---
+Wed Dec 17 00:00:00 CET 2008 - matth...@lshift.net
+
+- New upstream release
+
+---
+Thu Jul 24 00:00:00 CEST 2008 - to...@lshift.net
+
+- New upstream release
+
+---
+Mon Mar  3 00:00:00 CET 2008 - adr...@lshift.net
+
+- New upstream release
+
+---
+Wed Sep 26 00:00:00 CEST 2007 - si...@lshift.net
+
+- New upstream release
+
+---
+Wed Aug 29 00:00:00 CEST 2007 - si...@lshift.net
+
+- New upstream release
+
+---
+Mon Jul 30 00:00:00 CEST 2007 - si...@lshift.net
+
+- New upstream release
+
+---
+Tue Jun 12 00:00:00 CEST 2007 - hub...@lshift.net
+
+- Building from source tarball, added starting script, stopping
+
+---
+Mon May 21 00:00:00 CEST 2007 - hub...@lshift.net
+
+- Initial build of server library of RabbitMQ package
+

New:

  no-nmap.patch
  no-remove-common.patch
  rabbitmq-asroot-script-wrapper
  rabbitmq-script-wrapper
  rabbitmq-server-2.7.1.tar.gz
  rabbitmq-server.changes
  rabbitmq-server.init
  rabbitmq-server.logrotate
  rabbitmq-server.spec
  rabbitmq-server.sysconfig



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

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

%define _rabbit_erllibdir %{_libdir}/rabbitmq/lib/rabbitmq_server-%{version}
%define _rabbit_libdir %{_libdir}/rabbitmq

Name:   rabbitmq-

commit qtcurve-gtk2 for openSUSE:Factory

2012-02-20 Thread h_root
Hello community,

here is the log from the commit of package qtcurve-gtk2 for openSUSE:Factory 
checked in at 2012-02-20 16:17:46

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


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

Changes:

--- /work/SRC/openSUSE:Factory/qtcurve-gtk2/qtcurve-gtk2.changes
2012-02-14 19:06:51.0 +0100
+++ /work/SRC/openSUSE:Factory/.qtcurve-gtk2.new/qtcurve-gtk2.changes   
2012-02-20 16:17:51.0 +0100
@@ -1,0 +2,10 @@
+Sat Feb 18 16:48:57 UTC 2012 - zai...@opensuse.org
+
+- Update to version 1.8.13:
+  + Fix building with newer glibs - only glib.h itself can be
+included.
+  + Use squared menus and tooltips if using XRender.
+  + Minimum 1ms delay for sub menus.
+- Dropped qtcurve-gtk2-glib2-2.31.patch, fixed upstream.
+
+---

Old:

  QtCurve-Gtk2-1.8.12.tar.bz2
  qtcurve-gtk2-glib2-2.31.patch

New:

  QtCurve-Gtk2-1.8.13.tar.bz2



Other differences:
--
++ qtcurve-gtk2.spec ++
--- /var/tmp/diff_new_pack.Jh7Ks1/_old  2012-02-20 16:17:52.0 +0100
+++ /var/tmp/diff_new_pack.Jh7Ks1/_new  2012-02-20 16:17:52.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   qtcurve-gtk2
-Version:1.8.12
+Version:1.8.13
 Release:0
 Summary:QtCurve style for GTK+ 2
 License:GPL-2.0+
@@ -25,8 +25,6 @@
 Url:http://www.kde-look.org/content/show.php?content=40492
 Source0:
http://craigd.wikispaces.com/file/view/QtCurve-Gtk2-%{version}.tar.bz2
 Source99:   baselibs.conf
-# PATCH-FIX-UPSTREAM qtcurve-gtk2-glib2-2.31.patch dims...@opensuse.org -- fix 
build with glib 2.31; sent upstream by mail (2011-12-01)
-Patch0: qtcurve-gtk2-glib2-2.31.patch
 BuildRequires:  cmake
 BuildRequires:  gcc-c++
 BuildRequires:  gtk2-devel
@@ -43,7 +41,6 @@
 
 %prep
 %setup -q -n QtCurve-Gtk2-%{version}
-%patch0 -p1
 
 %build
 mkdir build

++ QtCurve-Gtk2-1.8.12.tar.bz2 -> QtCurve-Gtk2-1.8.13.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/QtCurve-Gtk2-1.8.12/CMakeLists.txt 
new/QtCurve-Gtk2-1.8.13/CMakeLists.txt
--- old/QtCurve-Gtk2-1.8.12/CMakeLists.txt  2011-10-19 22:24:31.0 
+0200
+++ new/QtCurve-Gtk2-1.8.13/CMakeLists.txt  2012-02-15 23:04:53.0 
+0100
@@ -8,7 +8,7 @@
 set(CPACK_SOURCE_GENERATOR "TBZ2")
 set(CPACK_PACKAGE_VERSION_MAJOR "1")
 set(CPACK_PACKAGE_VERSION_MINOR "8")
-set(CPACK_PACKAGE_VERSION_PATCH "12")
+set(CPACK_PACKAGE_VERSION_PATCH "13")
 set(CPACK_PACKAGE_CONTACT "Craig Drummond ")
 set(QTCURVE_VERSION 
"${CPACK_PACKAGE_VERSION_MAJOR}.${CPACK_PACKAGE_VERSION_MINOR}")
 set(QTCURVE_VERSION_FULL "${QTCURVE_VERSION}.${CPACK_PACKAGE_VERSION_PATCH}")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/QtCurve-Gtk2-1.8.12/ChangeLog 
new/QtCurve-Gtk2-1.8.13/ChangeLog
--- old/QtCurve-Gtk2-1.8.12/ChangeLog   2011-10-19 22:24:31.0 +0200
+++ new/QtCurve-Gtk2-1.8.13/ChangeLog   2012-02-15 23:04:53.0 +0100
@@ -1,3 +1,9 @@
+1.8.13
+--
+1. Fix builing with newer glibs - only glib.h itself can be included.
+2. Use squared menus and tooltips if using XRender
+3. Minimum 1ms delay for sub menus.
+
 1.8.12
 --
 1. Fix first shown menu not having a shadow in firefox.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/QtCurve-Gtk2-1.8.12/common/common.h 
new/QtCurve-Gtk2-1.8.13/common/common.h
--- old/QtCurve-Gtk2-1.8.12/common/common.h 2011-10-19 22:24:31.0 
+0200
+++ new/QtCurve-Gtk2-1.8.13/common/common.h 2012-02-15 23:04:53.0 
+0100
@@ -254,7 +254,7 @@
 #define MAX_TAB_BGND 5
 
 #define DEFAULT_MENU_DELAY 225
-#define MIN_MENU_DELAY   0
+#define MIN_MENU_DELAY   1
 #define MAX_MENU_DELAY 500
 
 #define DEFAULT_SLIDER_WIDTH  15
@@ -323,7 +323,7 @@
 
 #define DRAW_3D_FULL_BORDER(SUNKEN, APP) \
 (!(SUNKEN) && GB_3D_FULL==qtcGetGradient((APP), &opts)->border)
-
+
 #define DRAW_3D_BORDER(SUNKEN, APP) \
 (!(SUNKEN) && GB_3D==qtcGetGradient((APP), &opts)->border)
 
@@ -379,7 +379,7 @@
 #else // !defined __cplusplus
 #define BORDER_BLEND_ALPHA(W)(WIDGET_ENTRY==(W) || WIDGET_SCROLLVIEW==(W) 
? 0.45 : 0.7)
 #endif // !defined __cplusplus
- 
+
 #define ETCH_TOP_ALPHA   0.055
 #define ETCH_BOTTOM_ALPHA0.1
 // #if defined QT_VERSION && (QT_VERSION >= 0x04)
@@ -1029,7 +1029,7 @@
 if((*last).pos<0.999)
 c.insert(GradientStop(1.0, 1.0));
 }
-return c;  
+return c;
 }
 

commit python-pypdf for openSUSE:Factory

2012-02-20 Thread h_root
Hello community,

here is the log from the commit of package python-pypdf for openSUSE:Factory 
checked in at 2012-02-20 16:17:42

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


Package is "python-pypdf", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/python-pypdf/python-pypdf.changes
2011-09-23 12:43:10.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-pypdf.new/python-pypdf.changes   
2012-02-20 16:17:49.0 +0100
@@ -1,0 +2,5 @@
+Mon Feb 13 10:54:10 UTC 2012 - co...@suse.com
+
+- patch license to follow spdx.org standard
+
+---



Other differences:
--
++ python-pypdf.spec ++
--- /var/tmp/diff_new_pack.P7WfIz/_old  2012-02-20 16:17:50.0 +0100
+++ /var/tmp/diff_new_pack.P7WfIz/_new  2012-02-20 16:17:50.0 +0100
@@ -11,12 +11,11 @@
 # 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
-
 %{!?python_sitelib: %global python_sitelib %(%{__python} -c "from 
distutils.sysconfig import get_python_lib; print get_python_lib()")}
 %{!?python_sitearch: %global python_sitearch %(%{__python} -c "from 
distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
 
@@ -24,10 +23,10 @@
 
 Name:   python-%{mod_name}
 Version:1.13
-Release:1
+Release:0
 Url:http://pybrary.net/pyPdf/
 Summary:PDF toolkit
-License:BSD2c
+License:BSD-2-Clause
 Group:  Development/Languages/Python
 Source: pyPdf-%{version}.tar.gz
 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 python-oauth for openSUSE:Factory

2012-02-20 Thread h_root
Hello community,

here is the log from the commit of package python-oauth for openSUSE:Factory 
checked in at 2012-02-20 16:17:29

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


Package is "python-oauth", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/python-oauth/python-oauth.changes
2011-09-23 12:43:03.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-oauth.new/python-oauth.changes   
2012-02-20 16:17:36.0 +0100
@@ -1,0 +2,11 @@
+Tue Feb 14 11:43:23 UTC 2012 - sasc...@suse.de
+
+- Simplified macro usage
+- Package LICENSE.txt
+
+---
+Wed Dec 28 22:14:36 UTC 2011 - alexan...@exatati.com.br
+
+- Regenerate spec file with py2pack.
+
+---



Other differences:
--
++ python-oauth.spec ++
--- /var/tmp/diff_new_pack.sbAZ9n/_old  2012-02-20 16:17:37.0 +0100
+++ /var/tmp/diff_new_pack.sbAZ9n/_new  2012-02-20 16:17:37.0 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package python-oauth (Version 1.0.1)
+# spec file for package python-oauth
 #
-# 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
@@ -16,20 +16,20 @@
 #
 
 
-
 Name:   python-oauth
 Version:1.0.1
-Release:1
-License:MIT
-Summary:Library for OAuth version 1.0a
+Release:0
 Url:http://code.google.com/p/oauth
-Group:  Development/Libraries/Python
+Summary:Library for OAuth version 1.0a
+License:MIT
+Group:  Development/Languages/Python
 Source: oauth-%{version}.tar.bz2
-BuildRequires:  python-devel
-BuildRequires:  python-setuptools
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-%{py_requires}
-%if %{?suse_version: %{suse_version} > 1110} %{!?suse_version:1}
+BuildRequires:  python-devel
+BuildRequires:  python-distribute
+%if 0%{?suse_version} && 0%{?suse_version} <= 1110
+%{!?python_sitelib: %global python_sitelib %(python -c "from 
distutils.sysconfig import get_python_lib; print get_python_lib()")}
+%else
 BuildArch:  noarch
 %endif
 
@@ -37,23 +37,18 @@
 An open protocol to allow API authentication in a simple and standard method
 from desktop and web applications.
 
-Authors:
-
-Leah Culver 
-
 %prep
 %setup -q -n oauth-%{version}
 
 %build
-find -name .\* -delete
-%{__python} setup.py build
+python setup.py build
 
 %install
-%{__python} setup.py install --prefix=%{_prefix} --root=%{buildroot} 
--record-rpm=INSTALLED_FILES
+python setup.py install --prefix=%{_prefix} --root=%{buildroot}
 
-%clean
-rm -rf "%{buildroot}"
+%files
+%defattr(-,root,root,-)
+%doc LICENSE.txt
+%{python_sitelib}/*
 
-%files -f INSTALLED_FILES
-%defattr(-,root,root)
 %changelog

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



commit python-ply for openSUSE:Factory

2012-02-20 Thread h_root
Hello community,

here is the log from the commit of package python-ply for openSUSE:Factory 
checked in at 2012-02-20 16:17:34

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


Package is "python-ply", Maintainer is "jmate...@suse.com"

Changes:

--- /work/SRC/openSUSE:Factory/python-ply/python-ply.changes2011-09-23 
12:43:06.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-ply.new/python-ply.changes   
2012-02-20 16:17:37.0 +0100
@@ -1,0 +2,5 @@
+Mon Feb 13 10:54:05 UTC 2012 - co...@suse.com
+
+- patch license to follow spdx.org standard
+
+---



Other differences:
--
++ python-ply.spec ++
--- /var/tmp/diff_new_pack.n5wvh0/_old  2012-02-20 16:17:38.0 +0100
+++ /var/tmp/diff_new_pack.n5wvh0/_new  2012-02-20 16:17:38.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-ply
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,7 +15,6 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 %{!?python_sitelib: %global python_sitelib %(%{__python} -c "from 
distutils.sysconfig import get_python_lib; print get_python_lib()")}
 %{!?python_sitearch: %global python_sitearch %(%{__python} -c "from 
distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
@@ -24,10 +23,10 @@
 
 Name:   python-%{mod_name}
 Version:3.4
-Release:1
+Release:0
 Url:http://www.dabeaz.com/ply/
 Summary:Python Lex & Yacc
-License:BSD3c
+License:BSD-3-Clause
 Group:  Development/Languages/Python
 Source: %{mod_name}-%{version}.tar.gz
 Patch0: python-ply-shebangs.patch
@@ -35,9 +34,9 @@
 BuildRequires:  python-devel
 %if 0%{?suse_version}
 %py_requires
-%if 0%{?suse_version} > 1110
-BuildArch:  noarch
 %endif
+%if 0%{?suse_version} > 1110 || 0%{?fedora} > 12 || 0%{?mdkversion}
+BuildArch:  noarch
 %endif
 
 %description
@@ -52,9 +51,9 @@
 It is compatible with both Python 2 and Python 3.
 
 %package doc
-License:LGPLv2.1+
-Group:  Development/Languages/Python
 Summary:Python Lex & Yacc
+License:LGPL-2.1+
+Group:  Development/Languages/Python
 Requires:   %{name} = %{version}
 
 %description doc

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



commit python-enchant for openSUSE:Factory

2012-02-20 Thread h_root
Hello community,

here is the log from the commit of package python-enchant for openSUSE:Factory 
checked in at 2012-02-20 16:17:25

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


Package is "python-enchant", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/python-enchant/python-enchant.changes
2011-10-04 17:01:11.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-enchant.new/python-enchant.changes   
2012-02-20 16:17:34.0 +0100
@@ -1,0 +2,5 @@
+Mon Feb 13 10:54:03 UTC 2012 - co...@suse.com
+
+- patch license to follow spdx.org standard
+
+---



Other differences:
--
++ python-enchant.spec ++
--- /var/tmp/diff_new_pack.i1StiH/_old  2012-02-20 16:17:36.0 +0100
+++ /var/tmp/diff_new_pack.i1StiH/_new  2012-02-20 16:17:36.0 +0100
@@ -17,7 +17,7 @@
 Name:   python-enchant
 Version:1.6.5
 Release:1
-License:LGPL2.1
+License:LGPL-2.1
 Summary:Spell checking library for python
 Url:http://packages.python.org/pyenchant/
 Group:  Productivity/Text/Spell

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



commit python-django-south for openSUSE:Factory

2012-02-20 Thread h_root
Hello community,

here is the log from the commit of package python-django-south for 
openSUSE:Factory checked in at 2012-02-20 16:17:21

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


Package is "python-django-south", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/python-django-south/python-django-south.changes  
2011-09-23 12:42:38.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-django-south.new/python-django-south.changes 
2012-02-20 16:17:32.0 +0100
@@ -1,0 +2,5 @@
+Mon Feb 13 10:54:01 UTC 2012 - co...@suse.com
+
+- patch license to follow spdx.org standard
+
+---



Other differences:
--
++ python-django-south.spec ++
--- /var/tmp/diff_new_pack.v7JE0q/_old  2012-02-20 16:17:34.0 +0100
+++ /var/tmp/diff_new_pack.v7JE0q/_new  2012-02-20 16:17:34.0 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package python-django-south
+# spec file for package python-django-south (Version 0.7.2)
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,11 +16,10 @@
 #
 
 
-
 Name:   python-django-south
 Version:0.7.2
-Release:1
-License:Apache License 2.0
+Release:0
+License:Apache-2.0
 Summary:Intelligent Schema Migrations for Django Apps
 Url:http://south.aeracode.org
 Group:  Development/Languages/Python
@@ -56,19 +55,24 @@
 %prep
 %setup -q -n south
 
+
 %build
 export CFLAGS="%{optflags}"
 %{__python} setup.py build
 
+
 %install
 %{__python} setup.py install --root=%{buildroot} --prefix="%{_prefix}" 
--record-rpm=INSTALLED_FILES
 %fdupes %{buildroot}
 
+
 %clean
 %{__rm} -rf %{buildroot}
 
+
 %files -f INSTALLED_FILES
 %defattr(-, root, root)
 %doc docs/*
 
+
 %changelog

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



commit pound for openSUSE:Factory

2012-02-20 Thread h_root
Hello community,

here is the log from the commit of package pound for openSUSE:Factory checked 
in at 2012-02-20 16:17:14

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


Package is "pound", Maintainer is "j...@suse.com"

Changes:

--- /work/SRC/openSUSE:Factory/pound/pound.changes  2011-09-23 
12:41:46.0 +0200
+++ /work/SRC/openSUSE:Factory/.pound.new/pound.changes 2012-02-20 
16:17:31.0 +0100
@@ -1,0 +2,6 @@
+Fri Feb 17 10:00:43 UTC 2012 - cfarr...@suse.com
+
+- license update: SUSE-GPL-3.0+-with-openssl-exception
+  Use SUSE- proprietary prefix until SPDX upstream accepts the license
+
+---



Other differences:
--
++ pound.spec ++
--- /var/tmp/diff_new_pack.UbBwIu/_old  2012-02-20 16:17:32.0 +0100
+++ /var/tmp/diff_new_pack.UbBwIu/_new  2012-02-20 16:17:32.0 +0100
@@ -20,7 +20,7 @@
 
 Name:   pound
 BuildRequires:  openssl-devel
-License:GPLv3+ ; Other uncritical OpenSource License ; MIT License (or 
similar)
+License:SUSE-GPL-3.0+-with-openssl-exception
 Group:  Productivity/Networking/Web/Proxy
 Summary:Reverse-Proxy and Load-Balancer
 Url:http://www.apsis.ch/pound/
@@ -47,7 +47,7 @@
 Robert Segall 
 
 %package doc
-License:GPLv2+ ; Other uncritical OpenSource License ; MIT License (or 
similar)
+License:SUSE-GPL-3.0+-with-openssl-exception
 Summary:Doumentation for pound
 Group:  Documentation/Other
 

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



commit postfixadmin for openSUSE:Factory

2012-02-20 Thread h_root
Hello community,

here is the log from the commit of package postfixadmin for openSUSE:Factory 
checked in at 2012-02-20 16:17:08

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


Package is "postfixadmin", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/postfixadmin/postfixadmin.changes
2012-02-03 10:25:40.0 +0100
+++ /work/SRC/openSUSE:Factory/.postfixadmin.new/postfixadmin.changes   
2012-02-20 16:17:09.0 +0100
@@ -1,0 +2,5 @@
+Thu Feb  9 20:15:45 UTC 2012 - opens...@cboltz.de
+
+- update r1342 patch to fix SLE_10 build failure
+
+---



Other differences:
--
++ postfixadmin-2.3.5-r1342-description-encoding.diff ++
--- /var/tmp/diff_new_pack.wTzJiZ/_old  2012-02-20 16:17:10.0 +0100
+++ /var/tmp/diff_new_pack.wTzJiZ/_new  2012-02-20 16:17:10.0 +0100
@@ -34,13 +34,18 @@
 ===
 --- CHANGELOG.TXT  (Revision 1341)
 +++ CHANGELOG.TXT  (Revision 1342)
-@@ -10,4 +10,9 @@
- 
+@@ -8,7 +8,12 @@
+ # http://www.postfixadmin.com or http://postfixadmin.sf.net 
+ #
+ # Last update:
+-# $Id: CHANGELOG.TXT 1335 2012-01-15 12:10:59Z christian_boltz $
++# $Id: CHANGELOG.TXT 1342 2012-02-02 19:49:30Z christian_boltz $
++
 +changes since the 2.3.5 release (postfixadmin-2.3 branch)
 +
 +
 +  - display domain and mailbox description with correct encoding
-+
+ 
  Version 2.3.5 - 2012/01/16 - SVN r1335 (postfixadmin-2.3 branch)
  
- 
+

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



commit perl-Test-Tester for openSUSE:Factory

2012-02-20 Thread h_root
Hello community,

here is the log from the commit of package perl-Test-Tester for 
openSUSE:Factory checked in at 2012-02-20 16:16:55

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


Package is "perl-Test-Tester", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/perl-Test-Tester/perl-Test-Tester.changes
2011-11-21 12:48:31.0 +0100
+++ /work/SRC/openSUSE:Factory/.perl-Test-Tester.new/perl-Test-Tester.changes   
2012-02-20 16:17:00.0 +0100
@@ -1,0 +2,8 @@
+Mon Feb 20 08:38:26 UTC 2012 - co...@suse.com
+
+- updated to 0.108
+   At the request Michael Schwern, do not "require threads" any longer as
+   it can upset Test::Builder. Anyone using threads should already have
+   done that themselves. Anyway not, doesn't need it.
+
+---

Old:

  Test-Tester-0.107.tar.gz

New:

  Test-Tester-0.108.tar.gz



Other differences:
--
++ perl-Test-Tester.spec ++
--- /var/tmp/diff_new_pack.n6rvrZ/_old  2012-02-20 16:17:01.0 +0100
+++ /var/tmp/diff_new_pack.n6rvrZ/_new  2012-02-20 16:17:01.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Test-Tester
 #
-# 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,35 +15,32 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:   perl-Test-Tester
+Version:0.108
+Release:0
 %define cpan_name Test-Tester
 Summary:Ease testing test modules built with Test::Builder
-Version:0.107
-Release:10
-License:GPL-1.0+ or Artistic-1.0
+License:Artistic-1.0 or GPL-1.0+
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/Test-Tester/
-#Source: 
http://www.cpan.org/modules/by-module/Test/Test-Tester-%{version}.tar.gz
-Source: %{cpan_name}-%{version}.tar.gz
+Source: 
http://www.cpan.org/authors/id/F/FD/FDALY/%{cpan_name}-%{version}.tar.gz
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-%{perl_requires}
 BuildRequires:  perl
 BuildRequires:  perl-macros
-BuildRequires:  perl(Test::Builder)
-Requires:   perl(Test::Builder)
+#BuildRequires: perl(MyTest)
+#BuildRequires: perl(SmallTest)
+#BuildRequires: perl(Test::Tester)
+#BuildRequires: perl(Test::Tester::Capture)
+#BuildRequires: perl(Test::Tester::CaptureRunner)
+#BuildRequires: perl(Test::Tester::Delegate)
+%{perl_requires}
 
 %description
 If you have written a test module based on Test::Builder then Test::Tester
 allows you to test it with the minimum of effort.
 
-Authors:
-
-Fergal Daly 
-
 %prep
 %setup -q -n %{cpan_name}-%{version}
 
@@ -56,18 +53,11 @@
 
 %install
 %perl_make_install
-# do not perl_process_packlist (noarch)
-# remove .packlist file
-%{__rm} -rf $RPM_BUILD_ROOT%perl_vendorarch
-# remove perllocal.pod file
-%{__rm} -rf $RPM_BUILD_ROOT%perl_archlib
+%perl_process_packlist
 %perl_gen_filelist
 
-%clean
-%{__rm} -rf $RPM_BUILD_ROOT
-
 %files -f %{name}.files
-%defattr(-,root,root,-)
+%defattr(-,root,root,755)
 %doc ARTISTIC CHANGES README TODO
 
 %changelog

++ Test-Tester-0.107.tar.gz -> Test-Tester-0.108.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-Tester-0.107/CHANGES 
new/Test-Tester-0.108/CHANGES
--- old/Test-Tester-0.107/CHANGES   2008-03-01 23:12:34.0 +0100
+++ new/Test-Tester-0.108/CHANGES   2011-11-30 15:05:43.0 +0100
@@ -1,3 +1,9 @@
+0.108
+
+At the request Michael Schwern, do not "require threads" any longer as
+it can upset Test::Builder. Anyone using threads should already have
+done that themselves. Anyway not, doesn't need it.
+
 0.107
 
 Test::Tester::Capgture::new used to just return __PACKAGE__
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-Tester-0.107/META.yml 
new/Test-Tester-0.108/META.yml
--- old/Test-Tester-0.107/META.yml  2008-03-01 23:17:43.0 +0100
+++ new/Test-Tester-0.108/META.yml  2011-11-30 15:06:30.0 +0100
@@ -1,7 +1,7 @@
 # http://module-build.sourceforge.net/META-spec.html
 #XXX This is a prototype!!!  It will change in the future!!! X#
 name: Test-Tester
-version:  0.107
+version:  0.108
 version_from: ./lib/Test/Tester.pm
 installdirs:  perl
 requires:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '

commit perl-Test-SharedFork for openSUSE:Factory

2012-02-20 Thread h_root
Hello community,

here is the log from the commit of package perl-Test-SharedFork for 
openSUSE:Factory checked in at 2012-02-20 16:16:50

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


Package is "perl-Test-SharedFork", Maintainer is ""

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-Test-SharedFork/perl-Test-SharedFork.changes
2011-11-21 12:48:11.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-Test-SharedFork.new/perl-Test-SharedFork.changes
   2012-02-20 16:16:52.0 +0100
@@ -1,0 +2,8 @@
+Mon Feb 20 08:38:23 UTC 2012 - co...@suse.com
+
+- updated to 0.20
+  - test_requires Time::HiRes for redhat.
+(berekuk++)
+  - fixed TB2 support(tokuhirom)
+
+---

Old:

  Test-SharedFork-0.18.tar.gz

New:

  Test-SharedFork-0.20.tar.gz



Other differences:
--
++ perl-Test-SharedFork.spec ++
--- /var/tmp/diff_new_pack.76egGu/_old  2012-02-20 16:16:53.0 +0100
+++ /var/tmp/diff_new_pack.76egGu/_new  2012-02-20 16:16:53.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Test-SharedFork
 #
-# 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,30 +15,47 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:   perl-Test-SharedFork
+Version:0.20
+Release:0
 %define cpan_name Test-SharedFork
 Summary:Fork test
-Version:0.18
-Release:1
-License:GPL-1.0+ or Artistic-1.0
+License:Artistic-1.0 or GPL-1.0+
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/Test-SharedFork/
-Source: 
http://www.cpan.org/authors/id/T/TO/TOKUHIROM/Test-SharedFork-%{version}.tar.gz
+Source: 
http://www.cpan.org/authors/id/T/TO/TOKUHIROM/%{cpan_name}-%{version}.tar.gz
 Patch0: tests-need-help.patch
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-%{perl_requires}
 BuildRequires:  perl
 BuildRequires:  perl-macros
-BuildRequires:  perl >= 5.8.0
-Requires:   perl >= 5.8.0
+BuildRequires:  perl(App::Prove)
+BuildRequires:  perl(Test::More) >= 0.88
+BuildRequires:  perl(Test::Requires)
+#BuildRequires: perl(inc::Module::Install)
+#BuildRequires: perl(JSON)
+#BuildRequires: perl(LWP::Simple)
+#BuildRequires: perl(Module::Build)
+#BuildRequires: perl(Module::Install::Base)
+#BuildRequires: perl(parent)
+#BuildRequires: perl(Parse::CPAN::Meta)
+#BuildRequires: perl(Pod::Markdown)
+#BuildRequires: perl(TB2::History)
+#BuildRequires: perl(Test::SharedFork)
+#BuildRequires: perl(Test::SharedFork::Array)
+#BuildRequires: perl(Test::SharedFork::Scalar)
+#BuildRequires: perl(Test::SharedFork::Store)
+#BuildRequires: perl(YAML::Tiny)
+Requires:   perl(Test::More) >= 0.88
+%{perl_requires}
 
 %description
-Test::SharedFork is utility module for Test::Builder. This module makes
-forking test!
+Test::SharedFork is utility module for Test::Builder.
+
+This module makes the fork(2) manpage safety in your test case.
+
+This module merges test count with parent process & child process.
 
 %prep
 %setup -q -n %{cpan_name}-%{version}
@@ -53,18 +70,11 @@
 
 %install
 %perl_make_install
-# do not perl_process_packlist (noarch)
-# remove .packlist file
-%{__rm} -rf $RPM_BUILD_ROOT%perl_vendorarch
-# remove perllocal.pod file
-%{__rm} -rf $RPM_BUILD_ROOT%perl_archlib
+%perl_process_packlist
 %perl_gen_filelist
 
-%clean
-%{__rm} -rf $RPM_BUILD_ROOT
-
 %files -f %{name}.files
-%defattr(-,root,root,-)
-%doc Changes README README.mkdn
+%defattr(-,root,root,755)
+%doc Changes README
 
 %changelog

++ Test-SharedFork-0.18.tar.gz -> Test-SharedFork-0.20.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-SharedFork-0.18/.gitignore 
new/Test-SharedFork-0.20/.gitignore
--- old/Test-SharedFork-0.18/.gitignore 2011-08-01 04:51:36.0 +0200
+++ new/Test-SharedFork-0.20/.gitignore 2011-11-29 19:34:21.0 +0100
@@ -10,3 +10,17 @@
 nytprof.out
 \.sw[pon]
 *.bak
+inc/
+ppport.h
+*.sw[po]
+*.old
+Build
+_build/
+xshelper.h
+tags
+blib/
+MYMETA.*
+META.json
+README
+^inc/
+Test-SharedFork-*/
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-SharedFork-0.18/Changes 
new/Test-SharedFork-0.20/Changes
--- old/Test-SharedFork-0.18/Changes2011-10-05 01:03:07.0 +0200
+++ n

commit perl-Test-NoWarnings for openSUSE:Factory

2012-02-20 Thread h_root
Hello community,

here is the log from the commit of package perl-Test-NoWarnings for 
openSUSE:Factory checked in at 2012-02-20 16:16:44

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


Package is "perl-Test-NoWarnings", Maintainer is ""

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-Test-NoWarnings/perl-Test-NoWarnings.changes
2011-09-23 12:39:06.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Test-NoWarnings.new/perl-Test-NoWarnings.changes
   2012-02-20 16:16:46.0 +0100
@@ -1,0 +2,7 @@
+Mon Feb 20 08:38:18 UTC 2012 - co...@suse.com
+
+- updated to 1.04
+   - Added the experimental :early debugging pragma to cause warnings
+ to be emitted immediately. This should stay off otherwise (ADAMK)
+
+---

Old:

  Test-NoWarnings-1.03.tar.gz

New:

  Test-NoWarnings-1.04.tar.gz



Other differences:
--
++ perl-Test-NoWarnings.spec ++
--- /var/tmp/diff_new_pack.6uvTsF/_old  2012-02-20 16:16:47.0 +0100
+++ /var/tmp/diff_new_pack.6uvTsF/_new  2012-02-20 16:16:47.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Test-NoWarnings
 #
-# 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,15 @@
 #
 
 
-
 Name:   perl-Test-NoWarnings
-Version:1.03
-Release:1
-License:LGPL-2.1+
+Version:1.04
+Release:0
 %define cpan_name Test-NoWarnings
 Summary:Make sure you didn't emit any warnings while testing
-Url:http://search.cpan.org/dist/Test-NoWarnings/
+License:LGPL-2.1+
 Group:  Development/Libraries/Perl
+# MANUAL
+Url:http://search.cpan.org/dist/Test-NoWarnings/
 Source: 
http://www.cpan.org/authors/id/A/AD/ADAMK/%{cpan_name}-%{version}.tar.gz
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -49,7 +49,7 @@
 capturing and checking them with the Test::Warn manpage, that way the
 Test::NoWarnings manpage will not see them and so not complain.
 
-The test is run by an END block in Test::NoWarnings. It will not be run
+The test is run by an 'END' block in Test::NoWarnings. It will not be run
 when any forked children exit.
 
 %prep
@@ -69,6 +69,6 @@
 
 %files -f %{name}.files
 %defattr(-,root,root,755)
-%doc Changes LICENSE README
+%doc Changes LICENSE MYMETA.json README
 
 %changelog

++ Test-NoWarnings-1.03.tar.gz -> Test-NoWarnings-1.04.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-NoWarnings-1.03/Changes 
new/Test-NoWarnings-1.04/Changes
--- old/Test-NoWarnings-1.03/Changes2011-08-02 15:22:15.0 +0200
+++ new/Test-NoWarnings-1.04/Changes2011-12-01 02:18:48.0 +0100
@@ -1,5 +1,9 @@
 Changes for Perl extension Test-NoWarnings
 
+1.04 Thu 1 Dec 2011 - Adam Kennedy
+   - Added the experimental :early debugging pragma to cause warnings
+ to be emitted immediately. This should stay off otherwise (ADAMK)
+
 1.03 Tue 2 Aug 2011 - Adam Kennedy
- Test::Builder and Test::Tester dependencies were the wrong way
  around, corrected (ADAMK)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-NoWarnings-1.03/MANIFEST 
new/Test-NoWarnings-1.04/MANIFEST
--- old/Test-NoWarnings-1.03/MANIFEST   2011-08-02 15:22:51.0 +0200
+++ new/Test-NoWarnings-1.04/MANIFEST   2011-12-01 02:18:58.0 +0100
@@ -4,6 +4,7 @@
 LICENSE
 Makefile.PL
 MANIFEST   This list of files
+MYMETA.json
 README
 t/01_compile.t
 t/02_none.t
@@ -14,4 +15,5 @@
 xt/meta.t
 xt/pmv.t
 xt/pod.t
-META.yml Module meta-data (added by MakeMaker)
+META.yml Module YAML meta-data (added by 
MakeMaker)
+META.jsonModule JSON meta-data (added by 
MakeMaker)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-NoWarnings-1.03/META.json 
new/Test-NoWarnings-1.04/META.json
--- old/Test-NoWarnings-1.03/META.json  1970-01-01 01:00:00.0 +0100
+++ new/Test-NoWarnings-1.04/META.json  2011-12-01 02:18:57.0 +0100
@@ -0,0 +1,48 @@
+{
+   "abstract" : "Make sure you didn't emit any warnings while testing",
+   "author" : [
+  "Fergal Daly "
+   ],
+   "dynamic_config" : 1,
+   "generated_by" : "ExtUtils::MakeMaker version 6.

commit perl-Test-Fatal for openSUSE:Factory

2012-02-20 Thread h_root
Hello community,

here is the log from the commit of package perl-Test-Fatal for openSUSE:Factory 
checked in at 2012-02-20 16:16:36

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


Package is "perl-Test-Fatal", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/perl-Test-Fatal/perl-Test-Fatal.changes  
2011-11-18 15:48:01.0 +0100
+++ /work/SRC/openSUSE:Factory/.perl-Test-Fatal.new/perl-Test-Fatal.changes 
2012-02-20 16:16:39.0 +0100
@@ -1,0 +2,8 @@
+Mon Feb 20 08:38:05 UTC 2012 - co...@suse.com
+
+- updated to 0.010
+  avoid tickling an overloading bug in perl 5.6 during testing (thanks,
+   Zefram)
+  advise against using isnt(exception{...},undef)
+
+---

Old:

  Test-Fatal-0.008.tar.gz

New:

  Test-Fatal-0.010.tar.gz



Other differences:
--
++ perl-Test-Fatal.spec ++
--- /var/tmp/diff_new_pack.suA4NE/_old  2012-02-20 16:16:40.0 +0100
+++ /var/tmp/diff_new_pack.suA4NE/_new  2012-02-20 16:16:40.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Test-Fatal
 #
-# 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,43 +15,31 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:   perl-Test-Fatal
+Version:0.010
+Release:0
 %define cpan_name Test-Fatal
 Summary:Incredibly simple helpers for testing code with exceptions
-Version:0.008
-Release:1
-License:GPL-1.0+ or Artistic-1.0
+License:Artistic-1.0 or GPL-1.0+
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/Test-Fatal/
-Source: 
http://search.cpan.org/CPAN/authors/id/R/RJ/RJBS/Test-Fatal-%{version}.tar.gz
+Source: 
http://www.cpan.org/authors/id/R/RJ/RJBS/%{cpan_name}-%{version}.tar.gz
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-%{perl_requires}
 BuildRequires:  perl
 BuildRequires:  perl-macros
-BuildRequires:  perl(Test::More) >= 0.96
-#
-BuildRequires:  perl(Carp)
-BuildRequires:  perl(Exporter) >= 5.59
-BuildRequires:  perl(overload)
 BuildRequires:  perl(Try::Tiny) >= 0.07
-#
-Requires:   perl(Carp)
-Requires:   perl(Exporter) >= 5.59
+#BuildRequires: perl(Test::Fatal)
 Requires:   perl(Try::Tiny) >= 0.07
+%{perl_requires}
 
 %description
-Test::Fatal is an alternative to the popular Test::Exception. It does much
-less, but should allow greater flexibility in testing exception-throwing
-code with about the same amount of typing.
-It exports one routine by default: "exception".
-
-Authors:
-
-Ricardo Signes 
+Test::Fatal is an alternative to the popular the Test::Exception manpage.
+It does much less, but should allow greater flexibility in testing
+exception-throwing code with about the same amount of typing.
+
+It exports one routine by default: 'exception'.
 
 %prep
 %setup -q -n %{cpan_name}-%{version}
@@ -65,18 +53,11 @@
 
 %install
 %perl_make_install
-# do not perl_process_packlist (noarch)
-# remove .packlist file
-%{__rm} -rf $RPM_BUILD_ROOT%perl_vendorarch
-# remove perllocal.pod file
-%{__rm} -rf $RPM_BUILD_ROOT%perl_archlib
+%perl_process_packlist
 %perl_gen_filelist
 
-%clean
-%{__rm} -rf $RPM_BUILD_ROOT
-
 %files -f %{name}.files
-%defattr(-,root,root,-)
+%defattr(-,root,root,755)
 %doc Changes LICENSE README
 
 %changelog

++ Test-Fatal-0.008.tar.gz -> Test-Fatal-0.010.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-Fatal-0.008/Changes new/Test-Fatal-0.010/Changes
--- old/Test-Fatal-0.008/Changes2011-11-07 03:10:28.0 +0100
+++ new/Test-Fatal-0.010/Changes2012-02-16 16:28:07.0 +0100
@@ -1,5 +1,12 @@
 Revision history for Test-Fatal
 
+0.010 2012-02-16 10:27:54 America/New_York
+  avoid tickling an overloading bug in perl 5.6 during testing (thanks,
+  Zefram)
+
+0.009 2012-02-09 15:26:11 America/New_York
+  advise against using isnt(exception{...},undef)
+
 0.008 2011-11-06 21:10:14 America/New_York
   no changes since 0.007
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Test-Fatal-0.008/META.json 
new/Test-Fatal-0.010/META.json
--- old/Test-Fatal-0.008/META.json  2011-11-07 03:10:28.0 +0100
+++ new/Test-Fatal-0.010/META.js

commit perl-Sub-Spec for openSUSE:Factory

2012-02-20 Thread h_root
Hello community,

here is the log from the commit of package perl-Sub-Spec for openSUSE:Factory 
checked in at 2012-02-20 16:16:26

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


Package is "perl-Sub-Spec", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/perl-Sub-Spec/perl-Sub-Spec.changes  
2011-12-21 12:18:34.0 +0100
+++ /work/SRC/openSUSE:Factory/.perl-Sub-Spec.new/perl-Sub-Spec.changes 
2012-02-20 16:16:27.0 +0100
@@ -1,0 +2,7 @@
+Mon Feb 20 08:37:49 UTC 2012 - co...@suse.com
+
+- updated to 1.0.7
+* Update NOTICE.
+* Mark deprecated.
+
+---

Old:

  Sub-Spec-1.0.5.tar.gz

New:

  Sub-Spec-1.0.7.tar.gz



Other differences:
--
++ perl-Sub-Spec.spec ++
--- /var/tmp/diff_new_pack.kL3CqA/_old  2012-02-20 16:16:29.0 +0100
+++ /var/tmp/diff_new_pack.kL3CqA/_new  2012-02-20 16:16:29.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Sub-Spec
 #
-# 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,26 +15,26 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   perl-Sub-Spec
-Version:1.0.5
+Version:1.0.7
 Release:0
 %define cpan_name Sub-Spec
-Summary:Subroutine metadata & wrapping framework
-License:GPL-1.0+ or Artistic-1.0
+Summary:Subroutine metadata specification
+License:Artistic-1.0 or GPL-1.0+
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/Sub-Spec/
-#Source: 
http://www.cpan.org/authors/id/S/SH/SHARYANTO/Sub-Spec-%{version}.tar.gz
-Source: %{cpan_name}-%{version}.tar.gz
+Source: 
http://www.cpan.org/authors/id/S/SH/SHARYANTO/%{cpan_name}-%{version}.tar.gz
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
 BuildRequires:  perl(File::Which)
 BuildRequires:  perl(Log::Any)
-BuildRequires:  perl(Module::Build)
-BuildRequires:  perl(Module::Build)
+BuildRequires:  perl(Module::Build) >= 0.3601
 BuildRequires:  perl(Probe::Perl)
 BuildRequires:  perl(Test::More) >= 0.96
+#BuildRequires: perl(Sub::Spec::Util)
 Requires:   perl(File::Which)
 Requires:   perl(Log::Any)
 Requires:   perl(Probe::Perl)
@@ -42,15 +42,7 @@
 %{perl_requires}
 
 %description
-NOTE: This module is still very early in development. Most of the features
-are not even implemented yet.
-
-Subroutines are an excellent unit of reuse, in some ways they are even
-superior to objects (simpler, map better to HTTP/network programming due to
-being stateless, etc). Sub::Spec aims to make your subs much more useful,
-reusable, powerful. All you have to do is provide some metadata (a spec)
-for your sub. See the Sub::Spec::Manual::Spec manpage for more details
-about sub spec.
+Subroutine metadata specification
 
 %prep
 %setup -q -n %{cpan_name}-%{version}
@@ -66,9 +58,6 @@
 ./Build install destdir=%{buildroot} create_packlist=0
 %perl_gen_filelist
 
-%clean
-%{?buildroot:%__rm -rf "%{buildroot}"}
-
 %files -f %{name}.files
 %defattr(-,root,root,755)
 %doc Changes LICENSE README

++ Sub-Spec-1.0.5.tar.gz -> Sub-Spec-1.0.7.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Sub-Spec-1.0.5/Build.PL new/Sub-Spec-1.0.7/Build.PL
--- old/Sub-Spec-1.0.5/Build.PL 2011-10-22 13:36:44.0 +0200
+++ new/Sub-Spec-1.0.7/Build.PL 2012-01-17 14:41:14.0 +0100
@@ -17,7 +17,7 @@
 "Steven Haryanto "
   ],
   "dist_name" => "Sub-Spec",
-  "dist_version" => "1.0.5",
+  "dist_version" => "1.0.7",
   "license" => "perl",
   "module_name" => "Sub::Spec",
   "recommends" => {},
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Sub-Spec-1.0.5/Changes new/Sub-Spec-1.0.7/Changes
--- old/Sub-Spec-1.0.5/Changes  2011-10-22 13:36:44.0 +0200
+++ new/Sub-Spec-1.0.7/Changes  2012-01-17 14:41:14.0 +0100
@@ -1,5 +1,15 @@
 Revision history for Sub::Spec
 
+1.0.72012-01-17
+
+ No spec changes. Update NOTICE.
+
+
+1.0.62012-01-15
+
+ No spec changes. Mark deprecated.
+
+
 1.0.52011-10-22
 
  No spec changes. Build fix (remove stale dependency).
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Sub-Spec-1.0.5/LICENSE new/Sub-Spec-1.0.7/LICEN

commit perl-Test-Deep for openSUSE:Factory

2012-02-20 Thread h_root
Hello community,

here is the log from the commit of package perl-Test-Deep for openSUSE:Factory 
checked in at 2012-02-20 16:16:32

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


Package is "perl-Test-Deep", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/perl-Test-Deep/perl-Test-Deep.changes
2011-11-21 12:46:50.0 +0100
+++ /work/SRC/openSUSE:Factory/.perl-Test-Deep.new/perl-Test-Deep.changes   
2012-02-20 16:16:33.0 +0100
@@ -1,0 +2,11 @@
+Mon Feb 20 08:38:11 UTC 2012 - co...@suse.com
+
+- updated to 0.109
+   UNIVERSAL::isa and UNIVERAL::can are no longer called as functions:
+   this was deprecated in UNIVERSAL 1.03. (RT#74760, Karen Etheridge)
+
+   the code that builds the exporter configuration is cleaned up; more
+   documentation of how it may change (for the better, without breaking
+   stuff) should appear in the near future
+
+---

Old:

  Test-Deep-0.108.tar.gz

New:

  Test-Deep-0.109.tar.gz



Other differences:
--
++ perl-Test-Deep.spec ++
--- /var/tmp/diff_new_pack.lXwneA/_old  2012-02-20 16:16:34.0 +0100
+++ /var/tmp/diff_new_pack.lXwneA/_new  2012-02-20 16:16:34.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Test-Deep
 #
-# 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,51 +15,65 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:   perl-Test-Deep
+Version:0.109
+Release:0
 %define cpan_name Test-Deep
 Summary:Extremely flexible deep comparison
-Version:0.108
-Release:2
 License:GPL-1.0+ or Artistic-1.0
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/Test-Deep/
-#Source: 
http://www.cpan.org/modules/by-module/Test/Test-Deep-%{version}.tar.gz
-Source: %{cpan_name}-%{version}.tar.gz
+Source: 
http://www.cpan.org/authors/id/R/RJ/RJBS/%{cpan_name}-%{version}.tar.gz
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-%{perl_requires}
 BuildRequires:  perl
 BuildRequires:  perl-macros
-BuildRequires:  perl(List::Util) >= 1.09
-BuildRequires:  perl(Scalar::Util) >= 1.09
-BuildRequires:  perl(Test::More)
 BuildRequires:  perl(Test::NoWarnings) >= 0.02
 BuildRequires:  perl(Test::Tester) >= 0.04
-#
-Requires:   perl(List::Util) >= 1.09
-Requires:   perl(Scalar::Util) >= 1.09
-Requires:   perl(Test::More)
+#BuildRequires: perl(A)
+#BuildRequires: perl(Test::Deep)
+#BuildRequires: perl(Test::Deep::Array)
+#BuildRequires: perl(Test::Deep::Cache)
+#BuildRequires: perl(Test::Deep::Cache::Simple)
+#BuildRequires: perl(Test::Deep::Class)
+#BuildRequires: perl(Test::Deep::Cmp)
+#BuildRequires: perl(Test::Deep::Hash)
+#BuildRequires: perl(Test::Deep::HashElements)
+#BuildRequires: perl(Test::Deep::HashKeys)
+#BuildRequires: perl(Test::Deep::HashKeysOnly)
+#BuildRequires: perl(Test::Deep::Methods)
+#BuildRequires: perl(Test::Deep::MM)
+#BuildRequires: perl(Test::Deep::NoTest)
+#BuildRequires: perl(Test::Deep::Ref)
+#BuildRequires: perl(Test::Deep::RegexpMatches)
+#BuildRequires: perl(Test::Deep::RegexpVersion)
+#BuildRequires: perl(Test::Deep::Set)
+#BuildRequires: perl(Test::Deep::Stack)
+#BuildRequires: perl(t::std)
 Requires:   perl(Test::NoWarnings) >= 0.02
 Requires:   perl(Test::Tester) >= 0.04
+%{perl_requires}
 
 %description
 If you don't know anything about automated testing in Perl then you should
 probably read about Test::Simple and Test::More before preceding.
 Test::Deep uses the Test::Builder framework.
-Test::Deep gives you very flexible ways to check that the result you got
-is the result you were expecting. At it's simplest it compares two
-structures by going through each level, ensuring that the values match,
-that arrays and hashes have the same elements and that references are
-blessed into the correct class. It also handles circular data structures
-without getting caught in an infinite loop.
-
-Authors:
-
-Fergal Daly 
-Ricardo Signes  (Maintainer)
+
+Test::Deep gives you very flexible ways to check that the result you got is
+the result you were expecting. At it's simplest it compares two structures
+by going through each level, ensuring that the values match, that arrays
+and hashes have the same elements and that references are blessed i

commit perl-MooseX-Types-Parameterizable for openSUSE:Factory

2012-02-20 Thread h_root
Hello community,

here is the log from the commit of package perl-MooseX-Types-Parameterizable 
for openSUSE:Factory checked in at 2012-02-20 16:16:15

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


Package is "perl-MooseX-Types-Parameterizable", Maintainer is ""

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-MooseX-Types-Parameterizable/perl-MooseX-Types-Parameterizable.changes
  2012-01-05 13:49:23.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-MooseX-Types-Parameterizable.new/perl-MooseX-Types-Parameterizable.changes
 2012-02-20 16:16:17.0 +0100
@@ -1,0 +2,12 @@
+Mon Feb 20 09:07:26 UTC 2012 - co...@suse.com
+
+- remove broken test
+
+---
+Fri Feb 17 11:24:26 UTC 2012 - co...@suse.com
+
+- updated to 0.08
+   - POD fixes (chocolateboy++)
+   - remove pointless dependency (chocolateboy++)
+
+---

Old:

  MooseX-Types-Parameterizable-0.07.tar.gz

New:

  MooseX-Types-Parameterizable-0.08.tar.gz



Other differences:
--
++ perl-MooseX-Types-Parameterizable.spec ++
--- /var/tmp/diff_new_pack.Echwh5/_old  2012-02-20 16:16:18.0 +0100
+++ /var/tmp/diff_new_pack.Echwh5/_new  2012-02-20 16:16:18.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-MooseX-Types-Parameterizable
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   perl-MooseX-Types-Parameterizable
-Version:0.07
+Version:0.08
 Release:0
 %define cpan_name MooseX-Types-Parameterizable
 Summary:Create your own Parameterizable Types.
@@ -36,7 +36,6 @@
 BuildRequires:  perl(MooseX::Types) >= 0.22
 BuildRequires:  perl(Test::Exception) >= 0.29
 BuildRequires:  perl(Test::More) >= 0.94
-BuildRequires:  perl(Test::Most)
 #BuildRequires: perl(CPANPLUS::Backend)
 #BuildRequires: perl(inc::Module::Install) >= 1.00
 #BuildRequires: perl(JSON)
@@ -76,34 +75,10 @@
 constraints that work similarly. See the Moose::Util::TypeConstraints
 manpage for more.
 
-Using this type constraint, you can generate new type constraints that have
-additional runtime advice, such as being able to specify maximum and
-minimum values for an Int (integer) type constraint:
-
-subtype Range,
-as Dict[max=>Int, min=>Int],
-where {
-my ($range) = @_;
-return $range->{max} > $range->{min};
-};
-
-subtype RangedInt,
-as Parameterizable[Int, Range],
-where {
-my ($value, $range) = @_;
-return ($value >= $range->{min} &&
- $value <= $range->{max});
-};
-
-RangedInt([{min=>10,max=>100}])->check(50); ## OK
-RangedInt([{min=>50, max=>75}])->check(99); ## Not OK, exceeds max
-
-This is useful since it lets you generate common patterns of type
-constraints rather than build a custom type constraint for all similar
-cases.
-
 %prep
 %setup -q -n %{cpan_name}-%{version}
+# buggy
+rm t/09-coercions-bug.t 
 
 %build
 %{__perl} Makefile.PL INSTALLDIRS=vendor

++ MooseX-Types-Parameterizable-0.07.tar.gz -> 
MooseX-Types-Parameterizable-0.08.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MooseX-Types-Parameterizable-0.07/Changes 
new/MooseX-Types-Parameterizable-0.08/Changes
--- old/MooseX-Types-Parameterizable-0.07/Changes   2011-08-02 
16:04:41.0 +0200
+++ new/MooseX-Types-Parameterizable-0.08/Changes   2012-02-09 
04:01:37.0 +0100
@@ -1,5 +1,9 @@
 Revision history for MooseX-Types-Parameterized
 
+0.08  08 February 2012
+- POD fixes (chocolateboy++)
+- remove pointless dependency (chocolateboy++)
+
 0.07   02 August 2011
 - Changed the way we set a message so that we can access both value and
   parameterized type in the message.  This lets us make more useful 
error
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/MooseX-Types-Parameterizable-0.07/MANIFEST 
new/MooseX-Types-Parameterizable-0.08/MANIFEST
--- old/MooseX-Types-Parameterizable-0.07/MANIFEST  2011-08-02 
16:06:47.0 +0200
+++ new/MooseX-Types-Parameterizable-0.08/MANIFEST  2012-02-09 
04:03:00.0 +0100
@@ -16,9 +16,6 @@
 inc/Module/Install/Win32.pm
 inc/Module/Install/WriteAll.pm
 inc/Pod/M

commit perl-Params-Validate for openSUSE:Factory

2012-02-20 Thread h_root
Hello community,

here is the log from the commit of package perl-Params-Validate for 
openSUSE:Factory checked in at 2012-02-20 16:16:20

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


Package is "perl-Params-Validate", Maintainer is "vci...@suse.com"

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-Params-Validate/perl-Params-Validate.changes
2012-02-16 16:22:22.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.perl-Params-Validate.new/perl-Params-Validate.changes
   2012-02-20 16:16:26.0 +0100
@@ -1,0 +2,7 @@
+Mon Feb 13 02:34:45 UTC 2012 - vci...@suse.com
+
+- update to 1.06
+- Shut up warnings when XS is loaded on older 5.8.x Perl versions. Reported by
+  Aaron James Trevena. RT #74742.
+
+---

Old:

  Params-Validate-1.05.tar.gz

New:

  Params-Validate-1.06.tar.gz



Other differences:
--
++ perl-Params-Validate.spec ++
--- /var/tmp/diff_new_pack.YzYKVJ/_old  2012-02-20 16:16:27.0 +0100
+++ /var/tmp/diff_new_pack.YzYKVJ/_new  2012-02-20 16:16:27.0 +0100
@@ -19,7 +19,7 @@
 %bcond_with opt
 
 Name:   perl-Params-Validate
-Version:1.05
+Version:1.06
 Release:2
 License:Artistic-2.0
 %define cpan_name Params-Validate
@@ -39,9 +39,9 @@
 BuildRequires:  perl(Test::Taint) >= 0.02
 %endif
 BuildRequires:  perl(Attribute::Handlers) >= 0.79
+BuildRequires:  perl(Module::Implementation)
 BuildRequires:  perl(Scalar::Util) >= 1.10
 BuildRequires:  perl(Test::Fatal)
-BuildRequires:  perl(Module::Implementation)
 Requires:   perl(Attribute::Handlers) >= 0.79
 Requires:   perl(Module::Implementation)
 Requires:   perl(Scalar::Util) >= 1.10

++ Params-Validate-1.05.tar.gz -> Params-Validate-1.06.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Params-Validate-1.05/Build.PL 
new/Params-Validate-1.06/Build.PL
--- old/Params-Validate-1.05/Build.PL   2012-02-09 04:53:01.0 +0100
+++ new/Params-Validate-1.06/Build.PL   2012-02-10 18:54:24.0 +0100
@@ -28,7 +28,7 @@
 "Dave Rolsky,  and Ilya Martynov "
   ],
   "dist_name" => "Params-Validate",
-  "dist_version" => "1.05",
+  "dist_version" => "1.06",
   "license" => "artistic_2",
   "module_name" => "Params::Validate",
   "recommends" => {},
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Params-Validate-1.05/Changes 
new/Params-Validate-1.06/Changes
--- old/Params-Validate-1.05/Changes2012-02-09 04:53:01.0 +0100
+++ new/Params-Validate-1.06/Changes2012-02-10 18:54:24.0 +0100
@@ -1,3 +1,9 @@
+1.062012-02-10
+
+- Shut up warnings when XS is loaded on older 5.8.x Perl versions. Reported by
+  Aaron James Trevena. RT #74742.
+
+
 1.052012-02-08
 
 - The XS code had a code path where it could pass the contents of a Perl
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Params-Validate-1.05/MANIFEST 
new/Params-Validate-1.06/MANIFEST
--- old/Params-Validate-1.05/MANIFEST   2012-02-09 04:53:01.0 +0100
+++ new/Params-Validate-1.06/MANIFEST   2012-02-10 18:54:24.0 +0100
@@ -5,18 +5,8 @@
 MANIFEST
 META.json
 META.yml
-MYMETA.json
 README
 TODO
-_build/auto_features
-_build/build_params
-_build/cleanup
-_build/config_data
-_build/features
-_build/magicnum
-_build/notes
-_build/prereqs
-_build/runtime_params
 benchmarks/basic
 c/ppport.h
 dist.ini
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Params-Validate-1.05/META.json 
new/Params-Validate-1.06/META.json
--- old/Params-Validate-1.05/META.json  2012-02-09 04:53:01.0 +0100
+++ new/Params-Validate-1.06/META.json  2012-02-10 18:54:24.0 +0100
@@ -66,6 +66,6 @@
  "web" : "http://git.urth.org/Params-Validate.git";
   }
},
-   "version" : "1.05"
+   "version" : "1.06"
 }
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Params-Validate-1.05/META.yml 
new/Params-Validate-1.06/META.yml
--- old/Params-Validate-1.05/META.yml   2012-02-09 04:53:01.0 +0100
+++ new/Params-Validate-1.06/META.yml   2012-02-10 18:54:24.0 +0100
@@ -38,4 +38,4 @@
 resources:
   bugtracker: http://rt.cpan.org/NoAuth/Bugs.html?Dist=Params-Validate
   repository: git://git.urth.org/Params-Validate.git
-version: 1.05
+version: 1.06
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Params-Validate-1.05/MYMETA.json 
new/Params-Validate-1.06/MYMETA.json
--- old/Params-Validate-1.05/MYMETA.jso

commit perl-File-LibMagic for openSUSE:Factory

2012-02-20 Thread h_root
Hello community,

here is the log from the commit of package perl-File-LibMagic for 
openSUSE:Factory checked in at 2012-02-20 16:16:11

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


Package is "perl-File-LibMagic", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/perl-File-LibMagic/perl-File-LibMagic.changes
2011-09-23 12:37:04.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-File-LibMagic.new/perl-File-LibMagic.changes   
2012-02-20 16:16:16.0 +0100
@@ -1,0 +2,7 @@
+Mon Feb 20 08:44:28 UTC 2012 - co...@suse.com
+
+- regenerate with cpanspec
+- disable tests as they rely on specific version of libmagic's text
+  output
+
+---



Other differences:
--
++ perl-File-LibMagic.spec ++
--- /var/tmp/diff_new_pack.T7iP7x/_old  2012-02-20 16:16:17.0 +0100
+++ /var/tmp/diff_new_pack.T7iP7x/_new  2012-02-20 16:16:17.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-File-LibMagic
 #
-# 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,84 +15,51 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:   perl-File-LibMagic
+Version:0.96
+Release:0
 %define cpan_name File-LibMagic
 Summary:Perlwrapper for libmagic (file-4.x or file-5.x)
-Version:0.96
-Release:1
 License:GPL-1.0+ or Artistic-1.0
 Group:  Development/Libraries/Perl
-Url:http://search.cpan.org/dist/File-LibMagic
-Source: 
http://search.cpan.org/CPAN/authors/id/F/FI/FITZNER/File-LibMagic-%{version}.tgz
+Url:http://search.cpan.org/dist/File-LibMagic/
+Source: 
http://www.cpan.org/authors/id/F/FI/FITZNER/%{cpan_name}-%{version}.tgz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-%{perl_requires}
 BuildRequires:  perl
 BuildRequires:  perl-macros
-BuildRequires:  file-devel zlib-devel
-#
-Requires:   zlib file
+# MANUAL
+BuildRequires:  file-devel
+BuildRequires:  zlib-devel
+#BuildRequires: perl(Devel::CheckLib)
+#BuildRequires: perl(File::LibMagic)
+%{perl_requires}
 
 %description
-The 'File::LibMagic' is a simple perlinterface to libmagic from the file-
-4.x or file-5.x package from Christos Zoulas
-(ftp://ftp.astron.com/pub/file/).You can use the simple Interface like
-MagicBuffer() or MagicFile(), use the functions of libmagic(3) or use
-the OO-Interface.Simple Interface MagicBuffer() fixme
-
-
-Authors:
-
- Andreas Fitzner 
- Michael Hendricks 
+The 'File::LibMagic' is a simple perlinterface to libmagic from the
+file-4.x or file-5.x package from Christos Zoulas
+(ftp://ftp.astron.com/pub/file/).
 
+You can use the simple Interface like MagicBuffer() or MagicFile(), use the
+functions of libmagic(3) or use the OO-Interface.
 
 %prep
 %setup -q -n %{cpan_name}-%{version}
 
 %build
-if [ -f Build.PL ]; then
-%{__perl} Build.PL --installdirs vendor
-else
-   [ -f Makefile.PL ] || exit 2
-%{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}"
-fi
-if [ -f Build.PL ]; then
-./Build build flags=%{?_smp_mflags}
-else
-make %{?_smp_mflags}
-fi
+%{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}"
+%{__make} %{?_smp_mflags}
 
 %check
-if [ -f Build.PL ]; then
-   ./Build test
-else
-   make test
-fi
+# broken with newer file %{__make} test
 
 %install
-
-if [ -f Build.PL ]; then
-   ./Build pure_install --destdir %{buildroot}
-else
-make pure_install PERL_INSTALL_ROOT=%{buildroot}
-fi
-find %{buildroot} -type f -name .packlist -exec rm -f {} ';'
-find %{buildroot} -type f -name '*.bs' -a -size 0 -exec rm -f {} ';'
-find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null ';'
-
-mkdir -p %{buildroot}/%{_mandir}/man3/ %{buildroot}/usr/bin
-
-%{_fixperms} %{buildroot}/*
+%perl_make_install
+%perl_process_packlist
 %perl_gen_filelist
 
-%clean
-%{__rm} -rf %{buildroot}
-
 %files -f %{name}.files
-%defattr(-,root,root,-)
-%doc Changes README example
+%defattr(-,root,root,755)
+%doc Changes const-c.inc const-xs.inc example README README.64-bit
 
 %changelog

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



commit perl-Dist-Zilla for openSUSE:Factory

2012-02-20 Thread h_root
Hello community,

here is the log from the commit of package perl-Dist-Zilla for openSUSE:Factory 
checked in at 2012-02-20 16:16:06

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


Package is "perl-Dist-Zilla", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/perl-Dist-Zilla/perl-Dist-Zilla.changes  
2012-02-16 14:59:37.0 +0100
+++ /work/SRC/openSUSE:Factory/.perl-Dist-Zilla.new/perl-Dist-Zilla.changes 
2012-02-20 16:16:15.0 +0100
@@ -1,0 +2,9 @@
+Fri Feb 17 08:42:46 UTC 2012 - co...@suse.com
+
+- updated to 4.38
+ work around qr//m bug in 5.8.8 and earlier (thanks, Randy Stauner!)
+
+ Fix to MakeMaker plugin: use separate scope for code that changes
+ namespace, when inserting ShareDir code. (RT#74788) (Karen Etheridge)
+
+---

Old:

  Dist-Zilla-4.37.tar.gz

New:

  Dist-Zilla-4.38.tar.gz



Other differences:
--
++ perl-Dist-Zilla.spec ++
--- /var/tmp/diff_new_pack.ewzG9F/_old  2012-02-20 16:16:16.0 +0100
+++ /var/tmp/diff_new_pack.ewzG9F/_new  2012-02-20 16:16:16.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   perl-Dist-Zilla
-Version:4.37
+Version:4.38
 Release:0
 %define cpan_name Dist-Zilla
 Summary:distribution builder; installer not included!

++ Dist-Zilla-4.37.tar.gz -> Dist-Zilla-4.38.tar.gz ++
 3489 lines of diff (skipped)

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



commit perl-CPANPLUS for openSUSE:Factory

2012-02-20 Thread h_root
Hello community,

here is the log from the commit of package perl-CPANPLUS for openSUSE:Factory 
checked in at 2012-02-20 16:15:57

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


Package is "perl-CPANPLUS", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/perl-CPANPLUS/perl-CPANPLUS.changes  
2012-02-17 12:07:23.0 +0100
+++ /work/SRC/openSUSE:Factory/.perl-CPANPLUS.new/perl-CPANPLUS.changes 
2012-02-20 16:15:58.0 +0100
@@ -1,0 +2,6 @@
+Mon Feb 20 10:48:49 UTC 2012 - co...@suse.com
+
+- updated to 0.9118
+  * Test reporting enhancements
+
+---

Old:

  CPANPLUS-0.9116.tar.gz

New:

  CPANPLUS-0.9118.tar.gz



Other differences:
--
++ perl-CPANPLUS.spec ++
--- /var/tmp/diff_new_pack.TSTgU5/_old  2012-02-20 16:15:59.0 +0100
+++ /var/tmp/diff_new_pack.TSTgU5/_new  2012-02-20 16:15:59.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   perl-CPANPLUS
-Version:0.9116
+Version:0.9118
 Release:0
 %define cpan_name CPANPLUS
 Summary:API & CLI access to the CPAN mirrors
@@ -25,8 +25,7 @@
 Group:  Development/Libraries/Perl
 Url:http://search.cpan.org/dist/CPANPLUS/
 Source: 
http://www.cpan.org/authors/id/B/BI/BINGOS/%{cpan_name}-%{version}.tar.gz
-# MANUAL
-Patch1: perl-CPANPLUS-cpanp-run-perl-add_missing_shebang.patch
+Patch0: perl-CPANPLUS-cpanp-run-perl-add_missing_shebang.patch
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
@@ -139,7 +138,7 @@
 
 %prep
 %setup -q -n %{cpan_name}-%{version}
-%patch1
+%patch0
 find . -type f -print0 | xargs -0 chmod 644
 
 %build

++ CPANPLUS-0.9116.tar.gz -> CPANPLUS-0.9118.tar.gz ++
 1819 lines of diff (skipped)

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



commit perl-Catalyst-Manual for openSUSE:Factory

2012-02-20 Thread h_root
Hello community,

here is the log from the commit of package perl-Catalyst-Manual for 
openSUSE:Factory checked in at 2012-02-20 16:15:47

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


Package is "perl-Catalyst-Manual", Maintainer is ""

Changes:

--- 
/work/SRC/openSUSE:Factory/perl-Catalyst-Manual/perl-Catalyst-Manual.changes
2011-10-27 11:22:20.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.perl-Catalyst-Manual.new/perl-Catalyst-Manual.changes
   2012-02-20 16:15:49.0 +0100
@@ -1,0 +2,14 @@
+Fri Feb 17 15:25:22 UTC 2012 - co...@suse.com
+
+- updated to 5.9003
+- Mention PSGI in Manual::Ingro RT#74872 (thanks William Blunn).
+- Better docs of :Global inspired by RT#74869 (thanks William Blunn)
+- Highlight the importance of uncommenting the template line in the
+  list action
+- Clarify docs for nginx in non-root - a trailing slash on the
+  location block is very much needed.
+- Clarified Data::Dumper usage.  RT#71410 Thanks to Bill Corr
+- Mention Chef deployment in Manual::Deployment (thanks to Alexey
+  Melezhik)
+
+---

Old:

  Catalyst-Manual-5.9002.tar.gz

New:

  Catalyst-Manual-5.9003.tar.gz



Other differences:
--
++ perl-Catalyst-Manual.spec ++
--- /var/tmp/diff_new_pack.3cKLkx/_old  2012-02-20 16:15:50.0 +0100
+++ /var/tmp/diff_new_pack.3cKLkx/_new  2012-02-20 16:15:50.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-Catalyst-Manual
 #
-# 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,38 +16,20 @@
 #
 
 
-
 Name:   perl-Catalyst-Manual
-Version:5.9002
-Release:1
-License:GPL-1.0+ or Artistic-1.0
+Version:5.9003
+Release:0
 %define cpan_name Catalyst-Manual
 Summary:The Catalyst developer's manual
-Url:http://search.cpan.org/dist/Catalyst-Manual/
+License:Artistic-1.0 or GPL-1.0+
 Group:  Development/Libraries/Perl
-Source: 
http://www.cpan.org/authors/id/H/HK/HKCLARK/%{cpan_name}-%{version}.tar.gz
+Url:http://search.cpan.org/dist/Catalyst-Manual/
+Source: 
http://www.cpan.org/authors/id/B/BO/BOBTFISH/%{cpan_name}-%{version}.tar.gz
 BuildArch:  noarch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
-BuildRequires:  perl(ExtUtils::MakeMaker) >= 6.42
-BuildRequires:  perl(Test::More)
-#BuildRequires: perl(Carp)
-#BuildRequires: perl(Config)
-#BuildRequires: perl(CPAN)
 #BuildRequires: perl(CPANPLUS::Backend)
-#BuildRequires: perl(Cwd)
-#BuildRequires: perl(ExtUtils::Manifest)
-#BuildRequires: perl(ExtUtils::MM_Cygwin)
-#BuildRequires: perl(ExtUtils::MM_Unix)
-#BuildRequires: perl(ExtUtils::MM_Win32)
-#BuildRequires: perl(Fcntl)
-#BuildRequires: perl(File::Basename)
-#BuildRequires: perl(File::Find)
-#BuildRequires: perl(FileHandle)
-#BuildRequires: perl(File::Path)
-#BuildRequires: perl(File::Spec)
-#BuildRequires: perl(FindBin)
 #BuildRequires: perl(inc::Module::Install) >= 0.87
 #BuildRequires: perl(JSON)
 #BuildRequires: perl(LWP::Simple)
@@ -56,12 +38,9 @@
 #BuildRequires: perl(Module::Install::AuthorRequires)
 #BuildRequires: perl(Module::Install::AuthorTests)
 #BuildRequires: perl(Module::Install::Base)
-#BuildRequires: perl(Net::FTP)
 #BuildRequires: perl(Parse::CPAN::Meta)
-#BuildRequires: perl(Socket)
 #BuildRequires: perl(Test::Pod) >= 1.14
 #BuildRequires: perl(Test::Pod::Coverage) >= 1.04
-#BuildRequires: perl(vars)
 #BuildRequires: perl(YAML::Tiny)
 %{perl_requires}
 

++ Catalyst-Manual-5.9002.tar.gz -> Catalyst-Manual-5.9003.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/Catalyst-Manual-5.9002/Changes 
new/Catalyst-Manual-5.9003/Changes
--- old/Catalyst-Manual-5.9002/Changes  2011-09-03 21:23:51.0 +0200
+++ new/Catalyst-Manual-5.9003/Changes  2012-02-17 08:45:59.0 +0100
@@ -1,5 +1,16 @@
 Revision history for Catalyst-Manual
 
+5.9003 17 Feb 2012
+- Mention PSGI in Manual::Ingro RT 74872 (thanks William Blunn).
+- Better docs of :Global inspired by RT 74869 (thanks William Blunn)
+- Highlight the importance of uncommenting the template line in the
+  list action
+- Clarify docs for nginx in non-root - a trailing slash on the
+  location block is very much needed.
+- Clarified Data::Dum

commit obs-service-format_spec_file for openSUSE:Factory

2012-02-20 Thread h_root
Hello community,

here is the log from the commit of package obs-service-format_spec_file for 
openSUSE:Factory checked in at 2012-02-20 16:15:38

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


Package is "obs-service-format_spec_file", Maintainer is ""

Changes:

--- 
/work/SRC/openSUSE:Factory/obs-service-format_spec_file/obs-service-format_spec_file.changes
2012-02-16 16:21:22.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.obs-service-format_spec_file.new/obs-service-format_spec_file.changes
   2012-02-20 16:15:40.0 +0100
@@ -1,0 +2,11 @@
+Mon Feb 20 13:19:09 UTC 2012 - co...@suse.com
+
+- fix sorting of tag lines that are not on the beginning of the file
+
+---
+Mon Feb 20 08:15:52 UTC 2012 - co...@suse.com
+
+- not only break buildrequires per (sorted) line, but also
+  Requires and Provides
+
+---



Other differences:
--
++ prepare_spec ++
--- /var/tmp/diff_new_pack.YrpFOF/_old  2012-02-20 16:15:40.0 +0100
+++ /var/tmp/diff_new_pack.YrpFOF/_new  2012-02-20 16:15:40.0 +0100
@@ -230,7 +230,7 @@
   return ($curpack, $curlang);
 }
 
-sub sort_buildrequires_helper {
+sub sort_tags_helper {
   if (($a =~ /^[^#]*\(/) != ($b =~ /^[^#]*\(/)) {
 if ($a =~ /^[^#]*\(/) {
   1;
@@ -317,18 +317,23 @@
 $_ =~ s/%{?epoch}?[:-]//g;
 $_ =~ s/ 0:/ /g if ( /^requires/i || /^buildreq/i );
 
-if ( /^BuildRequires:/ ) {
-   my $cur_buildreq = $_;
-   $cur_buildreq =~ s/^BuildRequires:\s*//;
+if ( /^BuildRequires:/i || /^Requires:/i || /^Provides:/i ) {
+   my $cur_tag = $_;
+my $tag = '';
+   if (m/^(\S+):\s*(.*)$/) {
+   $tag = $1;
+   $cur_tag = $2;
+}
+
my %aa;
-   while ($cur_buildreq =~ m{([^,\s]+(\s*[<=>]+\s*[^,\s]+)?)}g) {
+   while ($cur_tag =~ m{([^,\s]+(\s*[<=>]+\s*[^,\s]+)?)}g) {
  $aa{$1}=1;
}
# ignore line if it looks like a "usedforbuild" line, i.e.
# if it contains too many base packages
next if (grep {$aa{$_}} qw{gcc rpm glibc bash}) > 2;
-   for my $br (sort keys(%aa)) {
-   push @oldspec, "BuildRequires:  $br";
+   for my $value (sort keys(%aa)) {
+push (@oldspec, sprintf("%-16s%s", capitalize_case($tag) . ":", 
$value));
}
next;
 }
@@ -617,30 +622,38 @@
 
 read_and_parse_old_spec ( $specfile, $base_package );
 
-my $linesmoved = 1;
-while ($linesmoved) {
+for my $tag (qw(BuildRequires Requires Provides)) {
+ my $linesmoved = 1;
+ sortcycle: while ($linesmoved) {
 $linesmoved = 0;
 my @firstlines = ();
-my @buildrequires = ();
+my @tags = ();
 while ($oldspec[0]) {
my $l = shift @oldspec;
-   if ($l =~ m/^BuildRequires:/ ) {
-   push(@buildrequires, $l);
+   if ($l =~ m/^$tag:/ ) {
+   push(@tags, $l);
} else {
-   # if there are already buildrequires, we need to sort and exit
-   if (@buildrequires > 0) {
-   my @sortedbrs = sort sort_buildrequires_helper @buildrequires;
-   $linesmoved = !compare_arrays(\@buildrequires, \@sortedbrs);
-   @oldspec = (@firstlines, @sortedbrs, $l, @oldspec);
-   @firstlines = ();
-   @buildrequires = ();
-   last;
+   # if there are already tags, we need to sort and exit
+   if (@tags > 0) {
+   my @sortedtags = sort sort_tags_helper @tags;
+   $linesmoved = !compare_arrays(\@tags, \@sortedtags);
+   if ($linesmoved) {
+  @oldspec = (@firstlines, @sortedtags, $l, @oldspec);
+  @firstlines = ();
+  @tags = ();
+  next sortcycle;  
+ } else {
+  @firstlines = (@firstlines, @tags, $l);
+  @tags = ();
+  next;
+ }
} else {
push(@firstlines, $l);
}
}
 }
 @oldspec = (@firstlines, @oldspec);
+ }
 }
 
 

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



commit obexd for openSUSE:Factory

2012-02-20 Thread h_root
Hello community,

here is the log from the commit of package obexd for openSUSE:Factory checked 
in at 2012-02-20 16:15:31

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


Package is "obexd", Maintainer is "j...@suse.com"

Changes:

--- /work/SRC/openSUSE:Factory/obexd/obexd.changes  2011-11-25 
10:13:04.0 +0100
+++ /work/SRC/openSUSE:Factory/.obexd.new/obexd.changes 2012-02-20 
16:15:37.0 +0100
@@ -1,0 +2,40 @@
+Mon Feb  6 15:34:16 UTC 2012 - fi...@opensuse.org
+
+- Removed openobex-devel from BuildRequires (upstream dropped this
+  dependency with 0.43 release).
+
+- Rebased obexd-users-home-for-root.patch for 0.44 version.
+
+- Update to 0.44:
+  + Fix issue with incorrect path during authorization.
+  + Fix issue with missing reset after transfer completion.
+  + Fix issue with invalid memory access and PBAP.
+  + Add support for OBEX Single Response Mode.
+
+- Version 0.43:
+  + Remove OpenOBEX dependency.
+  + Fix multiple issues with PBAP and vCard encoding.
+  + Add initial support for handling Message Access Profile.
+  + Add support for internal and fully asynchronous OBEX library.
+
+- Version 0.42:
+  + Fix issue with freeing buffer before transfer is complete.
+  + Fix issue with invalid memory read when pulling phonebook.
+  + Fix issue with test cases for empty phonebooks.
+  + Add support for multiple phonebooks when using EDS.
+  +Add support for handling OBEX Action command.
+
+- Version 0.41:
+  + Fix issue with pulling phonebook entries without last name.
+  + Fix issue with handling owner data in phonebook pull.
+  + Add support for fetching call history in parts.
+  + Add support for selective plugin loading.
+  + Add support for Message Access Profile plugin.
+
+- Version 0.40:
+  + Fix issue with plugin close & disconnect functions call order.
+  + Fix issue with history queries for contacts outside phonebook.
+  + Fix issue with crash after fetching single owner vCard.
+  + Add support for multiple URLs in phonebooks.
+
+---

Old:

  obexd-0.39.tar.bz2

New:

  obexd-0.44.tar.bz2



Other differences:
--
++ obexd.spec ++
--- /var/tmp/diff_new_pack.VlGMVM/_old  2012-02-20 16:15:39.0 +0100
+++ /var/tmp/diff_new_pack.VlGMVM/_new  2012-02-20 16:15:39.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package obexd
 #
-# 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
@@ -22,8 +22,8 @@
 Name:   obexd
 Summary:D-Bus service for Obex Client access
 Group:  System/Daemons
-Version:0.39
-Release:1
+Version:0.44
+Release:0
 License:GPL-2.0+
 Url:http://www.bluez.org/
 Source0:obexd-%{version}.tar.bz2
@@ -39,7 +39,6 @@
 BuildRequires:  bluez-devel >= 4.0
 BuildRequires:  update-desktop-files
 
-BuildRequires:  openobex-devel
 BuildRequires:  evolution-data-server-devel
 
 Requires:   evolution-data-server
@@ -72,7 +71,7 @@
 
 %prep
 %setup -q
-%patch0 -p1
+%patch0 -p0
 
 %build
 autoreconf -f -i

++ obexd-0.39.tar.bz2 -> obexd-0.44.tar.bz2 ++
 39257 lines of diff (skipped)

++ obexd-users-home-for-root.patch ++
--- /var/tmp/diff_new_pack.VlGMVM/_old  2012-02-20 16:15:39.0 +0100
+++ /var/tmp/diff_new_pack.VlGMVM/_new  2012-02-20 16:15:39.0 +0100
@@ -1,11 +1,8 @@

- Makefile.am  |2 +-
- src/obexd.service.in |2 +-
- 2 files changed, 2 insertions(+), 2 deletions(-)
-
 a/Makefile.am
-+++ b/Makefile.am
-@@ -138,7 +138,7 @@ MAINTAINERCLEANFILES = Makefile.in \
+Index: Makefile.am
+===
+--- Makefile.am.orig
 Makefile.am
+@@ -156,7 +156,7 @@ MAINTAINERCLEANFILES = Makefile.in \
ltmain.sh depcomp compile missing install-sh mkinstalldirs
  
  %.service: %.service.in config.log
@@ -14,10 +11,12 @@
  
  plugins/phonebook.c: plugins/@PHONEBOOK_DRIVER@
$(AM_V_GEN)$(LN_S) @abs_top_srcdir@/$< $@
 a/src/obexd.service.in
-+++ b/src/obexd.service.in
+Index: src/obexd.service.in
+===
+--- src/obexd.service.in.orig
 src/obexd.service.in
 @@ -1,3 +1,3 @@
  [D-BUS Service]
  Name=org.openobex
--Exec=@libexecdir@/obexd --nodaemon --opp --ftp
-+Exec=@libexecdir@/obexd --nodaemon --opp --ftp --root=Public 
--root-setup=@libexecdir@/obexd-setup.sh
+-Exec=@libexecdir@/obexd --nodaemon
++Exec

commit miniupnpc for openSUSE:Factory

2012-02-20 Thread h_root
Hello community,

here is the log from the commit of package miniupnpc for openSUSE:Factory 
checked in at 2012-02-20 16:15:26

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


Package is "miniupnpc", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/miniupnpc/miniupnpc.changes  2012-01-09 
16:01:11.0 +0100
+++ /work/SRC/openSUSE:Factory/.miniupnpc.new/miniupnpc.changes 2012-02-20 
16:15:36.0 +0100
@@ -1,0 +2,7 @@
+Fri Feb 17 09:03:59 UTC 2012 - vu...@opensuse.org
+
+- Install the headers in /usr/include/miniupnpc/ instead of
+  /usr/include/: this is cleaner, and this is what users of the
+  library expect.
+
+---



Other differences:
--
++ miniupnpc.spec ++
--- /var/tmp/diff_new_pack.EoI6De/_old  2012-02-20 16:15:37.0 +0100
+++ /var/tmp/diff_new_pack.EoI6De/_new  2012-02-20 16:15:37.0 +0100
@@ -15,6 +15,7 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   miniupnpc
 Version:1.6
 Release:0.0
@@ -79,7 +80,7 @@
 %install
 %__make \
  INSTALLPREFIX="%{buildroot}%{_prefix}" \
- INSTALLDIRINC="%{buildroot}%{_includedir}" \
+ INSTALLDIRINC="%{buildroot}%{_includedir}/miniupnpc" \
  INSTALLDIRLIB="%{buildroot}%{_libdir}" \
  INSTALLDIRBIN="%{buildroot}%{_bindir}" \
  INSTALL="%__install" \
@@ -106,15 +107,7 @@
 
 %files -n libminiupnpc-devel
 %defattr(-,root,root)
-%{_includedir}/declspec.h
-%{_includedir}/igd_desc_parse.h
-%{_includedir}/miniupnpc.h
-%{_includedir}/miniupnpctypes.h
-%{_includedir}/miniwget.h
-%{_includedir}/portlistingparse.h
-%{_includedir}/upnpcommands.h
-%{_includedir}/upnperrors.h
-%{_includedir}/upnpreplyparse.h
+%{_includedir}/miniupnpc/
 %{_libdir}/libminiupnpc.a
 %{_libdir}/libminiupnpc.so
 

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



commit lksctp-tools for openSUSE:Factory

2012-02-20 Thread h_root
Hello community,

here is the log from the commit of package lksctp-tools for openSUSE:Factory 
checked in at 2012-02-20 16:15:14

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


Package is "lksctp-tools", Maintainer is "meiss...@suse.com"

Changes:

--- /work/SRC/openSUSE:Factory/lksctp-tools/lksctp-tools.changes
2011-11-25 10:12:49.0 +0100
+++ /work/SRC/openSUSE:Factory/.lksctp-tools.new/lksctp-tools.changes   
2012-02-20 16:15:35.0 +0100
@@ -1,0 +2,5 @@
+Wed Feb 15 06:06:42 UTC 2012 - jeng...@medozas.de
+
+- Remove redundant tags/sections from specfile
+
+---



Other differences:
--
++ lksctp-tools.spec ++
--- /var/tmp/diff_new_pack.M7ZbTj/_old  2012-02-20 16:15:36.0 +0100
+++ /var/tmp/diff_new_pack.M7ZbTj/_new  2012-02-20 16:15:36.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package lksctp-tools
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,15 +15,12 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
-
 Name:   lksctp-tools
 Summary:Utilities for SCTP (Stream Control Transmission Protocol)
-Version:1.0.10
-Release:2
 License:LGPL-2.1+
 Group:  Productivity/Networking/Other
+Version:1.0.10
+Release:0
 Url:http://lksctp.sourceforge.net
 Source0:%name-%version.tar.bz2
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -38,7 +35,6 @@
 transparent multihoming, and multiple ordered streams of messages.
 
 %package devel
-License:LGPL-2.1+
 Summary:Development files for SCTP (Stream Control Transmission 
Protocol)
 Group:  Development/Libraries/C and C++
 Requires:   %{name} = %{version}
@@ -53,7 +49,7 @@
 transparent multi-homing, and multiple ordered streams of messages.
 
 %prep
-%setup -q -n %name-%version
+%setup -q
 
 %build
 autoreconf --force --install
@@ -61,16 +57,13 @@
 %configure --prefix=/usr \
--enable-shared \
--disable-static
-make %{?jobs:-j%jobs}
+make %{?_smp_mflags}
 
 %install
 make install DESTDIR=$RPM_BUILD_ROOT
 rm $RPM_BUILD_ROOT/%{_libdir}/lksctp-tools/*.la
 rm $RPM_BUILD_ROOT/%{_libdir}/*.la
 
-%clean
-rm -rf $RPM_BUILD_ROOT
-
 %post -p /sbin/ldconfig
 
 %postun -p /sbin/ldconfig

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



commit libstlport_gcc4 for openSUSE:Factory

2012-02-20 Thread h_root
Hello community,

here is the log from the commit of package libstlport_gcc4 for openSUSE:Factory 
checked in at 2012-02-20 16:15:08

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


Package is "libstlport_gcc4", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/libstlport_gcc4/libstlport_gcc4.changes  
2011-09-23 02:10:54.0 +0200
+++ /work/SRC/openSUSE:Factory/.libstlport_gcc4.new/libstlport_gcc4.changes 
2012-02-20 16:15:09.0 +0100
@@ -1,0 +2,5 @@
+Mon Feb 13 10:49:27 UTC 2012 - co...@suse.com
+
+- patch license to follow spdx.org standard
+
+---



Other differences:
--
++ libstlport_gcc4.spec ++
--- /var/tmp/diff_new_pack.sK9sDc/_old  2012-02-20 16:15:10.0 +0100
+++ /var/tmp/diff_new_pack.sK9sDc/_new  2012-02-20 16:15:10.0 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package libstlport_gcc4 (Version 4.6.2)
+# spec file for package libstlport_gcc4
 #
-# Copyright (c) 2009 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,22 +16,22 @@
 #
 
 
-
 Name:   libstlport_gcc4
 Summary:C++ STL library compatible with the latest ANSI/ISO C++ 
specification
-Version:4.6.2
-Release:2
-License:Freeware
+License:SUSE-Freeware
 Group:  Development/Libraries/C and C++
+Version:4.6.2
+Release:0
 Url:http://www.stlport.org
 Source: STLport-%{version}.tar.bz2
 Patch0: STLport-4.6.2-gcc4.patch
 Patch1: STLport-4.6.2-includes.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  gcc-c++ libstdc++-devel
+BuildRequires:  gcc-c++
+BuildRequires:  libstdc++-devel
 
 %description
-The ANSI/ISO C++ specifcation includes a standard C++ library, also known as
+The ANSI/ISO C++ specification includes a standard C++ library, also known as
 the STL. GCC by default comes with an implementation that does not comply
 with this standard, but instead partly implements an older version. STLport
 is freely available version, based on the SGI STL implementation. It is
@@ -40,12 +40,11 @@
 
 %package devel
 Requires:   %name = %version
-License:Freeware
 Summary:Headers and Files Needed to Develop with libstlport_gcc4
 Group:  Development/Libraries/C and C++
 
 %description devel
-This package allows developement with libstlport_gcc4.
+This package allows development with libstlport_gcc4.
 
 
 %prep

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



commit libreoffice-templates-labels for openSUSE:Factory

2012-02-20 Thread h_root
Hello community,

here is the log from the commit of package libreoffice-templates-labels for 
openSUSE:Factory checked in at 2012-02-20 16:15:02

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


Package is "libreoffice-templates-labels", Maintainer is "pmla...@suse.com"

Changes:

--- 
/work/SRC/openSUSE:Factory/libreoffice-templates-labels/libreoffice-templates-labels.changes
2011-09-23 02:10:29.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.libreoffice-templates-labels.new/libreoffice-templates-labels.changes
   2012-02-20 16:15:03.0 +0100
@@ -1,0 +2,5 @@
+Mon Feb 13 10:49:15 UTC 2012 - co...@suse.com
+
+- patch license to follow spdx.org standard
+
+---



Other differences:
--
++ libreoffice-templates-labels.spec ++
--- /var/tmp/diff_new_pack.mB7fWG/_old  2012-02-20 16:15:05.0 +0100
+++ /var/tmp/diff_new_pack.mB7fWG/_new  2012-02-20 16:15:05.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libreoffice-templates-labels
 #
-# 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,13 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:   libreoffice-templates-labels
-License:GPLv2+
-Group:  Productivity/Office/Suite
-AutoReqProv:on
 Version:1.0.1
-Release:1
+Release:0
 Summary:Label Templates for LibreOffice
+License:GPL-2.0+
+Group:  Productivity/Office/Suite
 Url:http://sourceforge.net/projects/ooolabels
 Source: OOoLabel-Templates-20061106.tar.bz2
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -37,11 +34,10 @@
 
 
 %package a4
-License:GPLv2+
 Version:1.0.1
-Release:1
-Group:  Productivity/Office/Suite
+Release:0
 Summary:A4 Size Label Templates for LibreOffice
+Group:  Productivity/Office/Suite
 %if %suse_version > 1000
 Supplements:OpenOffice_org
 Supplements:libreoffice
@@ -57,11 +53,10 @@
 
 
 %package letter
-License:GPLv2+
 Version:1.0.1
-Release:1
-Group:  Productivity/Office/Suite
+Release:0
 Summary:Letter Size Label Templates for LibreOffice
+Group:  Productivity/Office/Suite
 %if %suse_version > 1000
 Supplements:OpenOffice_org
 Supplements:libreoffice

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



commit libreoffice-icon-themes for openSUSE:Factory

2012-02-20 Thread h_root
Hello community,

here is the log from the commit of package libreoffice-icon-themes for 
openSUSE:Factory checked in at 2012-02-20 16:14:49

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


Package is "libreoffice-icon-themes", Maintainer is "pmla...@suse.com"

Changes:

--- 
/work/SRC/openSUSE:Factory/libreoffice-icon-themes/libreoffice-icon-themes.changes
  2012-01-04 07:25:00.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.libreoffice-icon-themes.new/libreoffice-icon-themes.changes
 2012-02-20 16:14:50.0 +0100
@@ -1,0 +2,5 @@
+Fri Feb 17 10:37:12 UTC 2012 - pmla...@suse.com
+
+- updated to libreoffice-3.4.5.3 (SUSE 3.4.5-rc1)
+
+---



Other differences:
--
++ libreoffice-icon-themes.spec ++
--- /var/tmp/diff_new_pack.zKnPS9/_old  2012-02-20 16:14:51.0 +0100
+++ /var/tmp/diff_new_pack.zKnPS9/_new  2012-02-20 16:14:51.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libreoffice-icon-themes
 #
-# 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,11 +15,13 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
+
 Name:   libreoffice-icon-themes
-Version:3.4.4.3
+Version:3.4.5.3
 Release:0
-%define ooo_build_version 3.4.4.3
-%define ooo_piece_version 3.4.4.3
+%define ooo_build_version 3.4.5.3
+%define ooo_piece_version 3.4.5.3
 %define ooo_basis_dir basis3.4
 %define ooo_home  libreoffice
 BuildRequires:  libreoffice-icon-themes-prebuilt = %version
@@ -35,6 +37,7 @@
 #!ExclusiveArch:  %ix86 x86_64 ppc
 BuildArch:  noarch
 
+
 %description
 This package provides various icon themes for the LibreOffice office
 suite.
@@ -42,6 +45,7 @@
 
 %if 0%{?suse_version} > 01110
 
+
 %package -n libreoffice-icon-theme-crystal
 Summary:Crystal LibreOffice Icon Theme (KDE3 default)
 License:LGPL-2.1
@@ -55,6 +59,7 @@
 Provides:   libreoffice-icon-themes = %version
 Obsoletes:  libreoffice-icon-themes <= %version
 
+
 %description -n libreoffice-icon-theme-crystal
 This package provides Crystal LibreOffice icon theme. It is used in KDE3 by 
default.
 
@@ -77,6 +82,7 @@
 Provides:   libreoffice-icon-theme-andromeda = %version
 Obsoletes:  libreoffice-icon-theme-andromeda <= %version
 
+
 %description -n libreoffice-icon-theme-galaxy
 This package provides Galaxy LibreOffice icon theme. It is used in the 
original OOo-3.x by default.
 
@@ -93,6 +99,7 @@
 Provides:   libreoffice-icon-themes = %version
 Obsoletes:  libreoffice-icon-themes <= %version
 
+
 %description -n libreoffice-icon-theme-hicontrast
 This package provides Hicontrast LibreOffice icon theme.
 
@@ -110,6 +117,7 @@
 Provides:   libreoffice-icon-themes = %version
 Obsoletes:  libreoffice-icon-themes <= %version
 
+
 %description -n libreoffice-icon-theme-oxygen
 This package provides Oxygen LibreOffice icon theme. It is used in KDE4 by 
default.
 
@@ -129,25 +137,31 @@
 Provides:   OpenOffice_org-icon-theme-industrial = %version
 Obsoletes:  OpenOffice_org-icon-theme-industrial <= %version
 
+
 %description -n libreoffice-icon-theme-tango
 This package provides Tango LibreOffice icon theme. It is used in GNOME by 
default
 and obsoleted the old Industrial theme.
 
 %endif
 
+
 %prep
 
+
 %build
 
+
 %install
 install -m 755 -d 
$RPM_BUILD_ROOT%_datadir/%ooo_home/%ooo_basis_dir/share/config
 install -m644 %_libdir/%ooo_home/%ooo_basis_dir/share/config/images*.zip 
$RPM_BUILD_ROOT%_datadir/%ooo_home/%ooo_basis_dir/share/config/
 
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
 %if 0%{?suse_version} > 01110
 
+
 %files -n libreoffice-icon-theme-crystal
 %defattr(-,root,root)
 %dir %_datadir/%ooo_home
@@ -156,6 +170,7 @@
 %dir %_datadir/%ooo_home/%ooo_basis_dir/share/config
 %_datadir/%ooo_home/%ooo_basis_dir/share/config/images_crystal.zip
 
+
 %files -n libreoffice-icon-theme-galaxy
 %defattr(-,root,root)
 %dir %_datadir/%ooo_home
@@ -164,6 +179,7 @@
 %dir %_datadir/%ooo_home/%ooo_basis_dir/share/config
 %_datadir/%ooo_home/%ooo_basis_dir/share/config/images.zip
 
+
 %files -n libreoffice-icon-theme-hicontrast
 %defattr(-,root,root)
 %dir %_datadir/%ooo_home
@@ -172,6 +188,7 @@
 %dir %_datadir/%ooo_home/%ooo_basis_dir/share/config
 %_datadir/%ooo_home/%ooo_basis_dir/share/config/images_hicontrast.zip
 
+
 %files -n libreoffice-icon-the

commit libpng12 for openSUSE:Factory

2012-02-20 Thread h_root
Hello community,

here is the log from the commit of package libpng12 for openSUSE:Factory 
checked in at 2012-02-20 16:14:36

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


Package is "libpng12", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/libpng12/libpng12.changes2011-12-02 
09:27:17.0 +0100
+++ /work/SRC/openSUSE:Factory/.libpng12.new/libpng12.changes   2012-02-20 
16:14:41.0 +0100
@@ -1,0 +2,6 @@
+Mon Feb 20 09:33:11 UTC 2012 - pgaj...@suse.com
+
+- updated to 1.2.47:
+  * fixed CVE-2011-3026 [bnc#747311]
+
+---

Old:

  libpng-1.2.46.tar.bz2

New:

  libpng-1.2.47.tar.bz2



Other differences:
--
++ libpng12.spec ++
--- /var/tmp/diff_new_pack.R05Yn3/_old  2012-02-20 16:14:43.0 +0100
+++ /var/tmp/diff_new_pack.R05Yn3/_new  2012-02-20 16:14:43.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libpng12
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
 #
 %define major   1
 %define minor   2
-%define micro   46
+%define micro   47
 %define branch  %{major}%{minor}
 %define libname libpng%{branch}-0
 
@@ -94,7 +94,6 @@
 %setup -n libpng-%{version}
 
 %build
-./autogen.sh
 # We'll never use the old pgcc-2.95.1 with the buggy -O3, so having
 # the -O3 that is originally used should work.
 # Substitute the -O2 to -O3 because I'm not sure if simply appending

++ libpng-1.2.46.tar.bz2 -> libpng-1.2.47.tar.bz2 ++
 7703 lines of diff (skipped)

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



commit liboping for openSUSE:Factory

2012-02-20 Thread h_root
Hello community,

here is the log from the commit of package liboping for openSUSE:Factory 
checked in at 2012-02-20 16:14:31

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


Package is "liboping", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/liboping/liboping.changes2011-09-23 
02:09:12.0 +0200
+++ /work/SRC/openSUSE:Factory/.liboping.new/liboping.changes   2012-02-20 
16:14:38.0 +0100
@@ -1,0 +2,16 @@
+Wed Feb 15 21:00:17 UTC 2012 - l...@linux-schulserver.de
+
+- update to 1.6.2:
+  * Build system: Setting capabilities and the set-UID bit has been made
+more fault-tolerant, so that it will work with Debian's fakeroot(1)
+utility.
+  * src/liboping.c: Fixed a compiler warning about an non-static format
+string. Thanks to Brian Edwards for pointing this out.
+- specfile cleanup
+
+---
+Mon Feb 13 10:49:02 UTC 2012 - co...@suse.com
+
+- patch license to follow spdx.org standard
+
+---

Old:

  liboping-1.6.1.tar.bz2

New:

  liboping-1.6.2.tar.bz2



Other differences:
--
++ liboping.spec ++
--- /var/tmp/diff_new_pack.3sNTDW/_old  2012-02-20 16:14:41.0 +0100
+++ /var/tmp/diff_new_pack.3sNTDW/_new  2012-02-20 16:14:41.0 +0100
@@ -1,20 +1,37 @@
 # vim: set sw=4 ts=4 et:
+#
+# spec file for package liboping
+#
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+#
+# All modifications and additions to the file contributed by third parties
+# remain the property of their copyright owners, unless otherwise agreed
+# upon. The license for this file, and modifications and additions to the
+# file, is the same license as for the pristine package itself (unless the
+# license for the pristine package is not an Open Source License, in which
+# case the license is the MIT License). An "Open Source License" is a
+# license that conforms to the Open Source Definition (Version 1.9)
+# published by the Open Source Initiative.
+
+# Please submit bugfixes or comments via http://bugs.opensuse.org/
+#
+
 
 Name:  liboping
-Version:   1.6.1
-%define soname 0
+Version:1.6.2
 Release:   0
+%define soname 0
 Summary:   Multiple Host Ping Library that supports ICMPv4 and ICMPv6
 Source:http://verplant.org/liboping/files/liboping-%{version}.tar.bz2
 Source2:   baselibs.conf
 Source99:  %{name}-rpmlintrc
 Patch1:liboping-perl_vendor.patch
-Patch3:liboping-conditional_IPV6_TCLASS.patch
-URL:   http://verplant.org/liboping/
+Patch2: liboping-conditional_IPV6_TCLASS.patch
+Url:http://verplant.org/liboping/
 Group: System/Libraries
-License:   GNU Lesser General Public License version 2.1 (LGPL v2.1)
-BuildRoot: %{_tmppath}/build-%{name}-%{version}
-BuildRequires: gcc make glibc-devel perl ncurses-devel
+License:LGPL-2.1
+BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+BuildRequires:  gcc glibc-devel make ncurses-devel perl
 BuildRequires: autoconf automake libtool
 
 %description
@@ -26,8 +43,8 @@
 %package -n liboping%{soname}
 Summary:   Multiple Host Ping Library that supports ICMPv4 and ICMPv6
 Group: System/Libraries
-BuildRoot: %{_tmppath}/build-%{name}-%{version}
-BuildRequires: gcc make glibc-devel perl ncurses-devel
+BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+BuildRequires:  gcc glibc-devel make ncurses-devel perl
 BuildRequires: autoconf automake libtool
 Provides:  liboping = %{version}-%{release}
 
@@ -60,7 +77,7 @@
 Summary:   Multiple Host Ping that supports ICMPv4 and ICMPv6
 Requires:  %{name} = %{version}-%{release}
 Group: Productivity/Networking/Other
-License:   GNU General Public License version 2 (GPL v2)
+License:GPL-2.0
 
 %description -n oping
 oping is for measuring network latency using ICMP echo requests. It can send
@@ -71,7 +88,7 @@
 Summary:   Multiple Host Ping that supports ICMPv4 and ICMPv6
 Requires:  %{name} = %{version}-%{release}
 Group: Productivity/Networking/Other
-License:   GNU General Public License version 2 (GPL v2)
+License:GPL-2.0
 
 %description -n noping
 noping continuously pings lists of hosts, displays ping statistics "live"
@@ -89,10 +106,9 @@
 transparently.
 
 %prep
-%setup -q -n "liboping-%{version}"
-%patch1
-#%patch2
-%patch3
+%setup -q
+%patch1 -p0
+%patch2 -p1
 
 %__sed -i 's/-Werror//g' src/Makefile*
 
@@ -114,6 +130,7 @@
 %__rm -f "%{buildroot}/var/adm/perl-modules/%{name}"
 
 %post   -n liboping%{soname} -p /sbin/ldconfig
+
 %postun -n liboping%

commit libmemcached for openSUSE:Factory

2012-02-20 Thread h_root
Hello community,

here is the log from the commit of package libmemcached for openSUSE:Factory 
checked in at 2012-02-20 16:14:26

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


Package is "libmemcached", Maintainer is "sch...@suse.com"

Changes:

--- /work/SRC/openSUSE:Factory/libmemcached/libmemcached.changes
2012-02-14 19:02:33.0 +0100
+++ /work/SRC/openSUSE:Factory/.libmemcached.new/libmemcached.changes   
2012-02-20 16:14:28.0 +0100
@@ -1,0 +2,179 @@
+Sat Feb 18 04:24:39 UTC 2012 - ter...@gmail.com
+
+- update to 1.0.4 Thu Jan 26 22:33:54 PST 2012
+  * Fix for memcached_dump().
+  * Additional testing for memcached_stat_execute().
+
+- update to 1.0.3 Sun Jan  8 18:11:36 PST 2012
+  * Increased size of sort buffer used during Ketama.
+  * Added support for new behavior to handle dead servers.
+  * Overall haul of UDP IO.
+  * Fixed C compile issue with memcached_exist()
+  * Numerous bug fixes.
+  * Clang support for OSX.
+  * All commands now using vector send support.
+
+- update to 1.0.2 Mon Oct 24 08:00:48 PDT 2011
+  * Dropped libmemcached/memcached_util.h (undocumented header file)
+  * Added memcached_touch() and memcached_touch_by_key()
+  * UDP support restructured to toggle on a complete memcached_st structure.
+
+- update to 0.53 Mon Sep 26 20:50:33 PDT 2011
+  * Fix for FreeBSD/OpenBSD and -lm
+  * Added memcached_exist()
+  * Fix for memory when using config test.
+  * CLI gained --quiet
+
+- update to 0.52 Sun Sep 11 22:16:08 PDT 2011
+  * Build fixes for Ubuntu/Suse.
+  * Fixes for OSX Lion.
+  * Bug fix for looping back through dns lookups under certain failures.
+  * Fixes related to dead server failures.
+
+- update to 0.51 Thu Jul 21 11:08:58 PDT 2011
+  * memcached_callback_set() now takes its data argument as const
+  * Update to tests.
+  * Fix in parser for port number.
+
+0.50 Mon Jun 20 10:36:57 PDT 2011
+ * Updates to C++ interface 
+ * Custom free allocators need to now check for value before calling free.
+ * memcached_fetch_result() now uses the internal result when available (about 
25 to 50% faster).
+ * Fix for stats structure.
+ * Updates to documentation.
+ * memcached_fetch_result() now uses the internal result when available (about 
25 to 50% faster).
+
+- update to 0.49 Thu Apr 14 08:43:37 PDT 2011
+  * Fix calls to auto methods so that if value is not passed in nothing bad 
happens.
+  * New parser calls for generating memcached_st objects.
+  * New error system.
+  * New flow control for messages means faster get/set calls.
+  * Added new documentation system.
+  * A behavior change has been now made that if you specify a weight for any 
server, we enable the weight flag and do weight balancing.  
+  * Added MEMCACHED_BEHAVIOR_REMOVE_FAILED_SERVERS to simplify the setting of 
AUTO REJECT for servers.
+
+- update to 0.48 Tue Mar 15 23:05:18 PDT 2011
+  * Fix memory leak in server parse.
+  * Move test framework out to be its own library (easier to work with 
Gearman).
+
+
+- update to 0.47 Wed Feb 23 18:46:48 PST 2011
+  * Additional fixes for OpenBSD.
+  * Bug fix 677609, 456080.
+  * SIGPIPE fix for Linux send(). 
+  * memcapable can now test ascii or binary based on flags.
+  * Additional build fixes for SASL.
+
+
+- update to 0.46 Mon Feb 14 10:28:01 PST 2011
+  * Fixes a number of corner case bugs.
+  * Fixes related to OpenBSD.
+  * Better testing for protocol version.
+  * Removes special case infinite wait on blocking setup.
+
+- update to 0.45 Tue Feb  8 16:02:06 PST 2011
+  * Add support for systemtap
+
+- update to 0.44 Wed Sep 22 21:57:57 PDT 2010
+  * Windows bug fixes.
+  * Hudson port support in test harness.
+  * Improved portability of test hanrness.
+  * SASL fixes.
+
+- update to 0.43 Wed Jul 28 16:29:47 PDT 2010
+  * Added --args to memstat so that a greater range of values can be returned.
+  * Prelimanary support for Windows.
+  * memcached_stat_execute() merged. 
+
+- update to 0.42 Tue Jul  6 12:29:50 PDT 2010
+  * Mistake in libtool caused issue with library version
+
+- update to 0.41 Wed Jun 30 13:15:19 PDT 2010
+  * Added --file for memcat.
+  * Added limemcached_ping() to libmemcached_util
+  * Bugfix for some cases where connect would have issues with timeout.
+  * Wrong value for errno given as error on an IO failure inside of poll.
+  * Bug fix for issue where multiple interfaces with bad DNS were not being 
caught.
+
+- update to 0.40 Thu Apr 22 19:01:25 PDT 2010
+  * Placed retry logic in for busted resolvers
+  * Add an ignore for SIGPIPE to solve OSX issues.
+  * A couple of fixed for memcached_light server.
+  * Updated to debug mode to track io_wait
+
+- update to 0.39 Tue Apr  6 12:35:13 PDT 2010
+  * Add support for prefix keys to binary protocol.
+  * Remove the undocumented call 

commit leechcraft for openSUSE:Factory

2012-02-20 Thread h_root
Hello community,

here is the log from the commit of package leechcraft for openSUSE:Factory 
checked in at 2012-02-20 16:14:05

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


Package is "leechcraft", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/leechcraft/leechcraft.changes2011-12-30 
08:45:51.0 +0100
+++ /work/SRC/openSUSE:Factory/.leechcraft.new/leechcraft.changes   
2012-02-20 16:14:19.0 +0100
@@ -0,0 +1,27 @@
+Thu Feb 09 10:50:00 UTC 2012 - nekola...@yandex.ru
+
+- 0.5.0 release
+  * added magnet scheme support in Bittorent module
+  * updated icons
+  * Poshuku browser - don't notify about items already existing in Favourites.
+  * Azoth Xoox: always initialize message subtype.
+fixed summary description
+
+---
+Wed Jan 25 11:04:00 UTC 2012 - nekola...@yandex.ru
+
+- 0.4.99 release
+  * fixed memory leaks on Azoth
+  * Lackman update to new format
+  * Enabled flash support in Poshuku browser
+
+---
+Fri Jan 13 17:20:00 UTC 2012 - nekola...@yandex.ru
+
+- 0.4.98 release
+  * Aggregator storages crash fix
+  * IRC plugin fixes
+  * Azoth adiumstyles fixes
+fixed modules dependencies in spec
+
+---

Old:

  leechcraft-0.4.97.tar.xz

New:

  leechcraft-0.5.0.tar.xz



Other differences:
--
++ leechcraft.spec ++
 648 lines (skipped)
 between /work/SRC/openSUSE:Factory/leechcraft/leechcraft.spec
 and /work/SRC/openSUSE:Factory/.leechcraft.new/leechcraft.spec


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



commit libgexiv2 for openSUSE:Factory

2012-02-20 Thread h_root
Hello community,

here is the log from the commit of package libgexiv2 for openSUSE:Factory 
checked in at 2012-02-20 16:14:18

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


Package is "libgexiv2", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/libgexiv2/libgexiv2.changes  2011-12-05 
12:44:30.0 +0100
+++ /work/SRC/openSUSE:Factory/.libgexiv2.new/libgexiv2.changes 2012-02-20 
16:14:21.0 +0100
@@ -1,0 +2,18 @@
+Tue Feb 14 08:41:21 UTC 2012 - vu...@opensuse.org
+
+- Update to version 0.3.91:
+  + Add missing gexiv2-log-private.h.
+- Remove gexiv2-log-private.h source file, and %prep hackery now
+  that the header is in the tarball.
+
+---
+Sat Feb 11 12:35:45 UTC 2012 - dims...@opensuse.org
+
+- Update to version 0.3.90:
+  + Vala 0.15.1 support.
+- Inject gexiv2-log-private.h as source file, as it's gone missing
+  from the tarball
+- Add check in %prep section to not inject the source header once
+  it is part of the tarball again.
+
+---

Old:

  libgexiv2-0.3.1.tar.bz2

New:

  libgexiv2-0.3.91.tar.bz2



Other differences:
--
++ libgexiv2.spec ++
--- /var/tmp/diff_new_pack.1Jct6L/_old  2012-02-20 16:14:24.0 +0100
+++ /var/tmp/diff_new_pack.1Jct6L/_new  2012-02-20 16:14:24.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libgexiv2
 #
-# 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:   libgexiv2
-Version:0.3.1
-Release:1
-License:GPL-2.0+
+Version:0.3.91
+Release:0
 Summary:A GObject-based Exiv2 wrapper
-Url:http://yorba.org/shotwell/
+License:GPL-2.0+
 Group:  System/Libraries
-Source: %{name}-%{version}.tar.bz2
+Url:http://yorba.org/shotwell/
+Source: http://yorba.org/download/gexiv2/0.3/%{name}-%{version}.tar.bz2
 BuildRequires:  gcc-c++
 %if 0%{?suse_version} < 1140
 BuildRequires:  libexiv2-devel
@@ -40,7 +38,6 @@
 basic features of Exiv2 available to GNOME applications.
 
 %package -n libgexiv2-0
-License:GPL-2.0+
 Summary:A GObject-based Exiv2 wrapper
 Group:  System/Libraries
 
@@ -49,7 +46,6 @@
 basic features of Exiv2 available to GNOME applications.
 
 %package devel
-License:GPL-2.0+
 Summary:A GObject-based Exiv2 wrapper -- Development Files
 Group:  Development/Libraries/C and C++
 Requires:   libgexiv2-0 = %{version}

++ libgexiv2-0.3.1.tar.bz2 -> libgexiv2-0.3.91.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libgexiv2-0.3.1/INSTALLING 
new/libgexiv2-0.3.91/INSTALLING
--- old/libgexiv2-0.3.1/INSTALLING  2011-03-23 00:33:47.0 +0100
+++ new/libgexiv2-0.3.91/INSTALLING 2012-02-13 22:09:13.0 +0100
@@ -16,5 +16,5 @@
   if installing to system directories.
 
 
-Copyright 2011 Yorba Foundation
+Copyright 2011-2012 Yorba Foundation
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libgexiv2-0.3.1/Makefile 
new/libgexiv2-0.3.91/Makefile
--- old/libgexiv2-0.3.1/Makefile2011-03-23 00:33:47.0 +0100
+++ new/libgexiv2-0.3.91/Makefile   2012-02-13 22:09:13.0 +0100
@@ -1,5 +1,5 @@
 PKGNAME = gexiv2
-VERSION = 0.3.1
+VERSION = 0.3.91
 
 LIBRARY = lib$(PKGNAME)
 LIBRARY_BIN = $(LIBRARY).la
@@ -28,6 +28,8 @@
 
 HEADER_FILES = \
gexiv2.h \
+   gexiv2-log.h \
+   gexiv2-log-private.h \
gexiv2-metadata.h \
gexiv2-managed-stream.h \
gexiv2-metadata-private.h \
@@ -35,9 +37,7 @@
gexiv2-preview-properties.h \
gexiv2-preview-properties-private.h \
gexiv2-preview-image.h \
-   gexiv2-preview-image-private.h \
-   gexiv2-log.h \
-   gexiv2-log-private.h
+   gexiv2-preview-image-private.h
 
 INSTALLED_HEADER_FILES = \
gexiv2.h \
@@ -107,8 +107,7 @@
rm -f $(VAPI_GENERATED_FILES)
rm -f $(PC_FILE)
 
-.PHONY: dist
-dist:
+dist: $(DIST_FILES)
mkdir -p $(LIBRARY)-$(VERSION)
cp --parents $(DIST_FILES) $(LIBRARY)-$(VERSION)
tar --bzip2 -cvf $(DIST_TAR_BZ2) $(LIBRARY)-$(VERSION)
@@ -146,9 +145,9 @@
@echo NOTE: This version of gexiv

commit ldtp for openSUSE:Factory

2012-02-20 Thread h_root
Hello community,

here is the log from the commit of package ldtp for openSUSE:Factory checked in 
at 2012-02-20 16:13:59

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


Package is "ldtp", Maintainer is "gnome-maintain...@suse.de"

Changes:

--- /work/SRC/openSUSE:Factory/ldtp/ldtp.changes2011-10-02 
10:13:55.0 +0200
+++ /work/SRC/openSUSE:Factory/.ldtp.new/ldtp.changes   2012-02-20 
16:14:02.0 +0100
@@ -1,0 +2,10 @@
+Fri Feb 17 19:06:42 UTC 2012 - dims...@opensuse.org
+
+- Update to version 2.3.0:
+  + Added Windows client version for LDTP
+  + Update keycodes based on latest Linux distribution
+  + Bugs fixed:
+- Fixed twisted gtk2 import in gtk3 environment
+- Adjust to changed twisted XMLRPC APIs.
+
+---

Old:

  ldtp-2.2.0.tar.gz

New:

  ldtp-2.3.0.tar.gz



Other differences:
--
++ ldtp.spec ++
--- /var/tmp/diff_new_pack.jYMS0l/_old  2012-02-20 16:14:05.0 +0100
+++ /var/tmp/diff_new_pack.jYMS0l/_new  2012-02-20 16:14:05.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ldtp
 #
-# 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,17 +15,15 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:   ldtp
-Version:2.2.0
-Release:1
-License:GPL-2.0+ ; LGPL-2.1+
+Version:2.3.0
+Release:0
 Summary:Linux Desktop Testing Project (LDTP)
-Url:http://ldtp.freedesktop.org
+License:GPL-2.0+ ; LGPL-2.1+
 Group:  Productivity/Other
-Source: 
http://download.freedesktop.org/ldtp/2.x/2.2.x/%{name}-%{version}.tar.gz
+Url:http://ldtp.freedesktop.org
+Source: 
http://download.freedesktop.org/ldtp/2.x/2.3.x/%{name}-%{version}.tar.gz
 BuildRequires:  fdupes
 BuildRequires:  python
 # pyatspi is a virtual name that is provided by the default at-spi stack

++ ldtp-2.2.0.tar.gz -> ldtp-2.3.0.tar.gz ++
 4741 lines of diff (skipped)

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



commit kiwi for openSUSE:Factory

2012-02-20 Thread h_root
Hello community,

here is the log from the commit of package kiwi for openSUSE:Factory checked in 
at 2012-02-20 16:13:40

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


Package is "kiwi", Maintainer is "m...@suse.com"

Changes:

--- /work/SRC/openSUSE:Factory/kiwi/kiwi.changes2012-02-17 
12:00:45.0 +0100
+++ /work/SRC/openSUSE:Factory/.kiwi.new/kiwi.changes   2012-02-20 
16:13:44.0 +0100
@@ -1,0 +2,22 @@
+Fri Feb 17 15:43:56 CET 2012 - m...@suse.de
+
+- v5.02.11 released
+  
+---
+Fri Feb 17 15:41:46 CET 2012 - m...@suse.de
+  
+- deactivate volume groups always with their name as argument
+- fixed setDefaultDeviceMap to respect device naming conventions
+  
+---
+Fri Feb 17 14:38:13 CET 2012 - m...@suse.de
+  
+- finally fixed setupBootPartition in a clean way. kiwi creates
+  a volume label named 'BOOT' if a boot partition is used.
+  setupBootPartition searches for the label and setup the boot
+  partition accordingly. Along with the change the functions
+  update*BootDeviceFstab and resetBootBind were also adapted.
+  There is now only one updateBootDeviceFstab handling the
+  boot partition entry for all modes if required
+  
+---



Other differences:
--
++ kiwi.spec ++
--- /var/tmp/diff_new_pack.FG7A3E/_old  2012-02-20 16:13:46.0 +0100
+++ /var/tmp/diff_new_pack.FG7A3E/_new  2012-02-20 16:13:46.0 +0100
@@ -22,7 +22,7 @@
 Summary:OpenSuSE - KIWI Image System
 License:GPL-2.0
 Group:  System/Management
-Version:5.02.10
+Version:5.02.11
 Release:0
 # requirements to build packages
 BuildRequires:  gcc-c++

++ kiwi.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kiwi/.revision new/kiwi/.revision
--- old/kiwi/.revision  2012-02-16 16:06:13.0 +0100
+++ new/kiwi/.revision  2012-02-16 16:06:13.0 +0100
@@ -1 +1 @@
-776d21aae9b4840397298ae5f922be873bc91600
+2a8bc5066d9e277263621bf64c9c521c396d90c0
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kiwi/modules/KIWIBoot.pm new/kiwi/modules/KIWIBoot.pm
--- old/kiwi/modules/KIWIBoot.pm2012-02-16 16:06:18.0 +0100
+++ new/kiwi/modules/KIWIBoot.pm2012-02-17 15:47:20.0 +0100
@@ -781,7 +781,11 @@
$kiwi -> info ("Using disk device: $haveDiskDevice");
$this->{loop} = $haveDiskDevice;
$this->{bindloop} = $haveDiskDevice;
-   qxx ("vgchange -a y 2>&1");
+   my $devcopy = $this->{bindloop};
+   my $lastc = chop $devcopy;
+   if ($lastc =~ /\d/) {
+   $this->{bindloop} = $haveDiskDevice."p";
+   }
$kiwi -> done();
}
#==
@@ -1157,7 +1161,11 @@
$kiwi -> info ("Using disk device: $haveDiskDevice");
$this->{loop} = $haveDiskDevice;
$this->{bindloop} = $haveDiskDevice;
-   qxx ("vgchange -a y 2>&1");
+   my $devcopy = $this->{bindloop};
+   my $lastc = chop $devcopy;
+   if ($lastc =~ /\d/) {
+   $this->{bindloop} = $haveDiskDevice."p";
+   }
$kiwi -> done();
}
#==
@@ -2236,9 +2244,9 @@
if ($bootloader =~ /syslinux|yaboot/) {
$kiwi -> info ("Creating DOS boot filesystem");
if ($bootloader eq "yaboot") {
-   $status = qxx ("/sbin/mkdosfs -F 16 $boot 
2>&1");
+   $status = qxx ("/sbin/mkdosfs -F 16 -n 'BOOT' 
$boot 2>&1");
} else {
-   $status = qxx ("/sbin/mkdosfs -F 32 -n 'boot' 
$boot 2>&1");
+   $status = qxx ("/sbin/mkdosfs -F 32 -n 'BOOT' 
$boot 2>&1");
}
$result = $? >> 8;
if ($result != 0) {
@@ -2256,7 +2264,7 @@
);
my $fsopts = $FSopts{ext3};
my $fstool = "mkfs.ext3";
-   $status = qxx ("$fstool $fs

commit initviocons for openSUSE:Factory

2012-02-20 Thread h_root
Hello community,

here is the log from the commit of package initviocons for openSUSE:Factory 
checked in at 2012-02-20 16:13:29

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


Package is "initviocons", Maintainer is "po...@novell.com"

Changes:

--- /work/SRC/openSUSE:Factory/initviocons/initviocons.changes  2011-12-02 
13:21:30.0 +0100
+++ /work/SRC/openSUSE:Factory/.initviocons.new/initviocons.changes 
2012-02-20 16:13:30.0 +0100
@@ -1,0 +2,5 @@
+Fri Feb 17 18:56:46 UTC 2012 - rschweik...@suse.com
+
+- place binary in /usr tree (UsrMerge project)
+
+---



Other differences:
--
++ initviocons.spec ++
--- /var/tmp/diff_new_pack.oo1cv7/_old  2012-02-20 16:13:33.0 +0100
+++ /var/tmp/diff_new_pack.oo1cv7/_new  2012-02-20 16:13:33.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package initviocons
 #
-# 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:   initviocons
 Url:http://svn.poeml.de/viewcvs/initviocons/
 Version:0.5
@@ -48,19 +49,24 @@
 %build
 export CFLAGS="$RPM_OPT_FLAGS -Wall"
 autoreconf -fi
-%configure --bindir=/bin
+%configure
 make
 
 %install
 [ "$RPM_BUILD_ROOT" != "/" ] && [ -d $RPM_BUILD_ROOT ] && rm -rf 
$RPM_BUILD_ROOT;
-make DESTDIR=$RPM_BUILD_ROOT install
-mkdir -p $RPM_BUILD_ROOT/usr/bin
-install -m 0755 termprobes $RPM_BUILD_ROOT/usr/bin/termprobes
+%make_install
+install -m 0755 termprobes $RPM_BUILD_ROOT/%{_bindir}/termprobes
+#UsrMerge
+mkdir -p $RPM_BUILD_ROOT/bin
+ln -sf %{_bindir}/initviocons $RPM_BUILD_ROOT/bin
+#EndUsrMerge
 
 %files
 %defattr(-,root,root)
-%doc AUTHORS ChangeLog COPYING INSTALL NEWS README 
+%doc AUTHORS ChangeLog COPYING NEWS README
+#UsrMerge 
 /bin/*
-/usr/bin/*
+#EndUsrMerge
+%{_bindir}/*
 
 %changelog

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



commit horde4-kronolith for openSUSE:Factory

2012-02-20 Thread h_root
Hello community,

here is the log from the commit of package horde4-kronolith for 
openSUSE:Factory checked in at 2012-02-20 16:13:23

Comparing /work/SRC/openSUSE:Factory/horde4-kronolith (Old)
 and  /work/SRC/openSUSE:Factory/.horde4-kronolith.new (New)


Package is "horde4-kronolith", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/horde4-kronolith/horde4-kronolith.changes
2012-01-19 11:05:59.0 +0100
+++ /work/SRC/openSUSE:Factory/.horde4-kronolith.new/horde4-kronolith.changes   
2012-02-20 16:13:24.0 +0100
@@ -1,0 +2,7 @@
+Sat Feb 11 11:21:28 UTC 2012 - l...@b1-systems.de
+
+- version 3.0.15
+- [jan] Search complete names and addresses when auto-completing attendees.
+- [jan] Fix syntax error in migration script (Bug #10902).
+
+---

Old:

  kronolith-3.0.14.tgz

New:

  kronolith-3.0.15.tgz



Other differences:
--
++ horde4-kronolith.spec ++
--- /var/tmp/diff_new_pack.pG3g9Q/_old  2012-02-20 16:13:27.0 +0100
+++ /var/tmp/diff_new_pack.pG3g9Q/_new  2012-02-20 16:13:27.0 +0100
@@ -25,7 +25,7 @@
 Group:  Productivity/Networking/Web/Utilities
 
 Name:   horde4-kronolith
-Version:3.0.14
+Version:3.0.15
 Release:0
 Source0:http://pear.horde.org/get/kronolith-%{version}.tgz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ kronolith-3.0.14.tgz -> kronolith-3.0.15.tgz ++
 273034 lines of diff (skipped)

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



commit gwibber for openSUSE:Factory

2012-02-20 Thread h_root
Hello community,

here is the log from the commit of package gwibber for openSUSE:Factory checked 
in at 2012-02-20 16:13:14

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


Package is "gwibber", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/gwibber/gwibber.changes  2012-02-03 
10:23:07.0 +0100
+++ /work/SRC/openSUSE:Factory/.gwibber.new/gwibber.changes 2012-02-20 
16:13:16.0 +0100
@@ -1,0 +2,29 @@
+Fri Feb 17 08:27:02 UTC 2012 - vu...@opensuse.org
+
+- Update to version 3.3.6:
+  + Translation fixes (lp#926665)
+  + Shutdown the service when using Quit from the menu if the unity
+lens isn't running. (lp#923863)
+  + Make searching in the lens faster using Dee's TreeIndex
+  + New StatusBar widget that will be used for displaying errors
+and other information in the future, right now it is only wired
+up to the LoadingStarted and LoadingComplete signals.
+- Changes from version 3.3.5:
+  + Remove dependency on several static python bindings.
+- Remove python-curl, python-gconf, python-gnomekeyring,
+  python-mako, python-notify, python-webkitgtk, python-wnck
+  Requires: not needed anymore.
+
+---
+Wed Feb 15 09:26:04 UTC 2012 - vu...@opensuse.org
+
+- Update to version 3.3.4:
+  + Completed dropped python multiprocessing and refactored the
+service threading
+  + Bugs fixed:
+- Can't response or write to someone from their user
+  information page (lp#926081)
+- "Repeat"ing a status on StatusNet fails silently (lp#923144)
+- Rebase gwibber-sqlite-migrate-opensuse.diff.
+
+---

Old:

  gwibber-3.3.3.tar.gz

New:

  gwibber-3.3.6.tar.gz



Other differences:
--
++ gwibber.spec ++
--- /var/tmp/diff_new_pack.SCt6Lo/_old  2012-02-20 16:13:19.0 +0100
+++ /var/tmp/diff_new_pack.SCt6Lo/_new  2012-02-20 16:13:19.0 +0100
@@ -21,7 +21,7 @@
 %define __requires_exclude 
typelib\\(Dbusmenu\\)|typelib\\(Indicate\\)|typelib\\(Unity\\)
 
 Name:   gwibber
-Version:3.3.3
+Version:3.3.6
 Release:0
 Summary:Microblogging Client
 License:GPL-2.0+
@@ -51,17 +51,10 @@
 BuildRequires:  pkgconfig(libsoup-2.4)
 BuildRequires:  pkgconfig(pangocairo)
 Requires:   dbus-1-python
-Requires:   python-curl
 Requires:   python-egenix-mx-base
-Requires:   python-gconf
-Requires:   python-gnomekeyring
 Requires:   python-imaging
-Requires:   python-mako
-Requires:   python-notify
 Requires:   python-oauth
 Requires:   python-simplejson
-Requires:   python-webkitgtk
-Requires:   python-wnck
 Requires:   python-xdg
 Recommends: %{name}-lang
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ gwibber-3.3.3.tar.gz -> gwibber-3.3.6.tar.gz ++
 115989 lines of diff (skipped)

++ gwibber-sqlite-migrate-opensuse.diff ++
--- /var/tmp/diff_new_pack.SCt6Lo/_old  2012-02-20 16:13:20.0 +0100
+++ /var/tmp/diff_new_pack.SCt6Lo/_new  2012-02-20 16:13:20.0 +0100
@@ -1,9 +1,10 @@
-diff -ruN gwibber-3.0.0.orig/gwibber/microblog/util/const.py 
gwibber-3.0.0/gwibber/microblog/util/const.py
 gwibber-3.0.0.orig/gwibber/microblog/util/const.py 2011-04-05 
22:08:20.0 +0100
-+++ gwibber-3.0.0/gwibber/microblog/util/const.py  2011-04-07 
16:26:06.290044263 +0100
-@@ -25,6 +25,13 @@
- if not isdir(cache_dir): mkdir(cache_dir)
- if not isdir(config_dir): mkdir(config_dir)
+Index: gwibber-3.3.4/gwibber/microblog/util/const.py
+===
+--- gwibber-3.3.4.orig/gwibber/microblog/util/const.py
 gwibber-3.3.4/gwibber/microblog/util/const.py
+@@ -25,6 +25,13 @@ SQLITE_DB_FILENAME = "%s/gwibber.sqlite"
+ if not isdir(cache_dir): makedirs(cache_dir)
+ if not isdir(config_dir): makedirs(config_dir)
  
 +import os.path
 +if not os.path.exists(SQLITE_DB_FILENAME):

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



commit gstreamer-0_10-plugins-good for openSUSE:Factory

2012-02-20 Thread h_root
Hello community,

here is the log from the commit of package gstreamer-0_10-plugins-good for 
openSUSE:Factory checked in at 2012-02-20 16:12:44

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


Package is "gstreamer-0_10-plugins-good", Maintainer is 
"gnome-maintain...@suse.de"

Changes:

--- 
/work/SRC/openSUSE:Factory/gstreamer-0_10-plugins-good/gstreamer-0_10-plugins-good.changes
  2011-09-23 02:02:08.0 +0200
+++ 
/work/SRC/openSUSE:Factory/.gstreamer-0_10-plugins-good.new/gstreamer-0_10-plugins-good.changes
 2012-02-20 16:12:46.0 +0100
@@ -1,0 +2,7 @@
+Mon Feb 20 07:44:13 UTC 2012 - g...@suse.com
+
+- Add gst-non-fatal-query-webcam-attr.patch to make the webcam
+  control attribute errors non-fatal to support more webcams
+  (bnc#747827, bgo#670197)
+
+---

New:

  gst-non-fatal-query-webcam-attr.patch



Other differences:
--
++ gstreamer-0_10-plugins-good.spec ++
--- /var/tmp/diff_new_pack.VbvlG0/_old  2012-02-20 16:12:49.0 +0100
+++ /var/tmp/diff_new_pack.VbvlG0/_new  2012-02-20 16:12:49.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gstreamer-0_10-plugins-good
 #
-# 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
@@ -73,6 +73,8 @@
 Source0:
http://gstreamer.freedesktop.org/src/gst-plugins-good/%{_name}-%{version}.tar.bz2
 # PATCH-FIX-UPSTREAM gst-plusesink-bufsize.diff bnc684781 ti...@suse.de -- 
increase the pulsesink transfer chunk size
 Patch1: gst-pulsesink-bufsize.diff
+# PATCH-FIX-UPSTREAM gst-non-fatal-query-webcam-attr.patch bnc#747827 
g...@suse.com -- the errors from the webcam control attributes queries are not 
fatal
+Patch2: gst-non-fatal-query-webcam-attr.patch
 Url:http://gstreamer.freedesktop.org/
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Summary:GStreamer Streaming-Media Framework Plug-Ins
@@ -173,6 +175,7 @@
 chmod 0644 %{S:0}
 %setup -q -n %{_name}-%{version}
 %patch1 -p1
+%patch2 -p1
 translation-update-upstream po gst-plugins-good-0.10
 
 %build

++ gst-non-fatal-query-webcam-attr.patch ++
>From ef37bb48bc6093c218271cf49ff063f57b6f0207 Mon Sep 17 00:00:00 2001
From: Tuukka Pasanen 
Date: Thu, 16 Feb 2012 12:59:10 +
Subject: [PATCH 1/2] v4l2src: fix for webcamstudio vloopback

Because vlooback emits 25 - ENOTTY and no EINVAL v4l2src thought it
can't handle this and does not work.

https://bugzilla.gnome.org/show_bug.cgi?id=669455
---
 sys/v4l2/v4l2_calls.c |2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/sys/v4l2/v4l2_calls.c b/sys/v4l2/v4l2_calls.c
index 3808d8e..c8af0a6 100644
--- a/sys/v4l2/v4l2_calls.c
+++ b/sys/v4l2/v4l2_calls.c
@@ -253,7 +253,7 @@ gst_v4l2_fill_lists (GstV4l2Object * v4l2object)
 
 control.id = n;
 if (v4l2_ioctl (v4l2object->video_fd, VIDIOC_QUERYCTRL, &control) < 0) {
-  if (errno == EINVAL) {
+  if (errno == EINVAL || errno == ENOTTY) {
 if (n < V4L2_CID_PRIVATE_BASE) {
   GST_DEBUG_OBJECT (e, "skipping control %08x", n);
   /* continue so that we also check private controls */
-- 
1.7.7


>From c1c858f2733aba9fd8f6120656b0db20a66b6c77 Mon Sep 17 00:00:00 2001
From: Gary Ching-Pang Lin 
Date: Thu, 16 Feb 2012 17:14:20 +0800
Subject: [PATCH 2/2] v4l2src: failure to query some optional controls is not
 a fatal error

Don't post a (fatal) error message on the bus just because we
failed to query some control. Fixes issue with built-in
Suyin Corp webcam for HP notebook (usbid 064e:e28a) on
OpenSuse 12.1, where querying red/blue balance fails.

https://bugzilla.gnome.org/show_bug.cgi?id=670197
---
 sys/v4l2/v4l2_calls.c |   11 ---
 1 files changed, 4 insertions(+), 7 deletions(-)

diff --git a/sys/v4l2/v4l2_calls.c b/sys/v4l2/v4l2_calls.c
index c8af0a6..309bfb6 100644
--- a/sys/v4l2/v4l2_calls.c
+++ b/sys/v4l2/v4l2_calls.c
@@ -253,7 +253,7 @@ gst_v4l2_fill_lists (GstV4l2Object * v4l2object)
 
 control.id = n;
 if (v4l2_ioctl (v4l2object->video_fd, VIDIOC_QUERYCTRL, &control) < 0) {
-  if (errno == EINVAL || errno == ENOTTY) {
+  if (errno == EINVAL || errno == ENOTTY || errno == EIO) {
 if (n < V4L2_CID_PRIVATE_BASE) {
   GST_DEBUG_OBJECT (e, "skipping control %08x", n);
   /* continue so that we also check private controls */
@@ -263,12 +263,9 @@ gst_v4l2_fill_lists (GstV4l2Object * v4l2object)
  

commit groff for openSUSE:Factory

2012-02-20 Thread h_root
Hello community,

here is the log from the commit of package groff for openSUSE:Factory checked 
in at 2012-02-20 16:12:26

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


Package is "groff", Maintainer is "mvysko...@suse.com"

Changes:

--- /work/SRC/openSUSE:Factory/groff/gxditview.changes  2011-09-23 
02:02:01.0 +0200
+++ /work/SRC/openSUSE:Factory/.groff.new/gxditview.changes 2012-02-20 
16:12:28.0 +0100
@@ -1,0 +2,5 @@
+Sun Feb 19 18:22:20 UTC 2012 - co...@suse.com
+
+- own app-defaults directory - requiring xorg-x11 for it is heavy
+
+---



Other differences:
--
++ gxditview.spec ++
--- /var/tmp/diff_new_pack.CiE6FS/_old  2012-02-20 16:12:29.0 +0100
+++ /var/tmp/diff_new_pack.CiE6FS/_new  2012-02-20 16:12:29.0 +0100
@@ -112,6 +112,7 @@
 %doc 
 %{_bindir}/%{name}
 %doc %{_mandir}/man1/%{name}.1*
+%dir %{_datadir}/X11/app-defaults
 %config %{_datadir}/X11/app-defaults/GXditview
 
 %files -n groff-devx

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



commit goffice-0_8 for openSUSE:Factory

2012-02-20 Thread h_root
Hello community,

here is the log from the commit of package goffice-0_8 for openSUSE:Factory 
checked in at 2012-02-20 16:12:15

Comparing /work/SRC/openSUSE:Factory/goffice-0_8 (Old)
 and  /work/SRC/openSUSE:Factory/.goffice-0_8.new (New)


Package is "goffice-0_8", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/goffice-0_8/goffice-0_8.changes  2012-01-27 
15:17:34.0 +0100
+++ /work/SRC/openSUSE:Factory/.goffice-0_8.new/goffice-0_8.changes 
2012-02-20 16:12:18.0 +0100
@@ -1,0 +2,6 @@
+Sun Feb 12 19:35:50 UTC 2012 - dims...@opensuse.org
+
+- Add goffice-0_8-pcre-8_30.patch: Fix build with pcre 8.30 by
+  porting pcre_info to pcre_fullinfo.
+
+---

New:

  goffice-0_8-pcre-8_30.patch



Other differences:
--
++ goffice-0_8.spec ++
--- /var/tmp/diff_new_pack.PTpcYZ/_old  2012-02-20 16:12:20.0 +0100
+++ /var/tmp/diff_new_pack.PTpcYZ/_new  2012-02-20 16:12:20.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package goffice-0_8
 #
-# 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,19 +15,19 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:   goffice-0_8
 %define _name   goffice
 Version:0.8.17
-Release:1
+Release:0
 # FIXME: on upgrade to > 0.8.17, change versioned Obsoletes: <= to <
 Url:http://www.gnumeric.org/
-Group:  System/GUI/GNOME
-License:GPL-2.0
 Summary:GLib/GTK+ Set of Document-Centric Objects and Utilities
+License:GPL-2.0
+Group:  System/GUI/GNOME
 Source: 
http://download.gnome.org/sources/goffice/0.8/%{_name}-%{version}.tar.bz2
+# PATCH-FIX-UPSTREAM goffice-0_8-pcre-8_30.patch bgo#670316 
dims...@opensuse.org -- Port pcre_info to pcre_fullinfo to support pcre 8.30.
+Patch0: goffice-0_8-pcre-8_30.patch
 BuildRequires:  fdupes
 BuildRequires:  gconf2-devel
 BuildRequires:  gtk2-devel
@@ -74,9 +74,8 @@
 GOffice is a GLib/GTK+ set of document-centric objects and utilities.
 
 %package devel
-License:GPL-2.0
-Group:  Development/Libraries/GNOME
 Summary:Development files for goffice
+Group:  Development/Libraries/GNOME
 Requires:   libgoffice-0_8-8 = %{version}
 Requires:   pcre-devel
 
@@ -89,6 +88,7 @@
 %lang_package
 %prep
 %setup -q -n %{_name}-%{version}
+%patch0 -p1
 translation-update-upstream
 
 %build

++ goffice-0_8-pcre-8_30.patch ++
Index: goffice-0.8.17/goffice/utils/regutf8.c
===
--- goffice-0.8.17.orig/goffice/utils/regutf8.c
+++ goffice-0.8.17/goffice/utils/regutf8.c
@@ -155,7 +155,7 @@ go_regcomp (GORegexp *gor, const char *p
default: return GO_REG_BADPAT;
}
} else {
-   gor->re_nsub = pcre_info (r, NULL, NULL);
+   gor->re_nsub = pcre_fullinfo (r, NULL, 0, NULL);
gor->nosub = (cflags & GO_REG_NOSUB) != 0;
return 0;
}
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit gnome-shell for openSUSE:Factory

2012-02-20 Thread h_root
Hello community,

here is the log from the commit of package gnome-shell for openSUSE:Factory 
checked in at 2012-02-20 16:11:42

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


Package is "gnome-shell", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/gnome-shell/gnome-shell.changes  2012-01-26 
14:03:50.0 +0100
+++ /work/SRC/openSUSE:Factory/.gnome-shell.new/gnome-shell.changes 
2012-02-20 16:11:46.0 +0100
@@ -1,0 +2,49 @@
+Wed Feb  8 06:48:29 UTC 2012 - vu...@opensuse.org
+
+- Update to version 3.3.5:
+  + Extension system: [bgo#668429]
+http://blog.mecheye.net/2012/02/more-extension-api-breaks/
+   - Add a 'gnome-shell-extension-prefs' application for displaying
+ extension preferences as provided by the extension in a
+ prefs.js file.
+   - Allow launching gnome-shell-extension-prefs from
+ extensions.gnome.org through the browser plugin.
+   - Add ExtensionUtils.getCurrentExtension() for an extension to
+ get a handle to an extension object, to get local imports or
+ paths.
+   - Add an onshellrestart callback to the browser plugin
+ [bgo#668517]
+  + Screenshots:
+- Move the screenshot "flash" to the shell [bgo#668618]
+- Move saving screenshots to a thread [bgo#652952]
+- Correctly screenshot rounded decorations [bgo#662486]
+  + Screen recorder:
+- Change the default pipeline to favor speed over quality
+  [bgo#669066]
+- Drop frames to keep from running the user out of memory
+  [bgo#669066]
+  + Work around a slow implementation of glReadPixels() in the
+Intel drivers, improving performance for screenshots and the
+screen recorder [bgo#669065]
+  + Use Keywords field in desktop files when search for
+applications [bgo#609702]
+  + Strip debian- when matching desktop file names [bgo#665647]
+  + Fix up various problems from CSS background size-addition
+[bgo#668430, bgo#633462]
+  + UI tweaks and behavior fixes [bgo#643867, bgo#666197,
+bgo#664622]
+  + Some improvements to exported accessibility information
+[bgo#667376]
+  + Don't show contacts without IM information as offline
+[bgo#662685]
+  + Don't change status from hidden to extended_away when going
+idle [bgo#642408]
+  + Cleanups [bgo#662152, bgo#669239]
+  + Misc bug fixes [bgo#633462, bgo#643867, bgo#662213, bgo#662386,
+bgo#662747, bgo#665000, bgo#665017, bgo#665322, bgo#667371,
+bgo#667860, bgo#668020, bgo#668517, bgo#668541, bgo#669236]
+  + Updated translations.
+- Remove xz BuildRequires now that it comes for free in the build
+  system.
+
+---

Old:

  gnome-shell-3.3.4.tar.xz

New:

  gnome-shell-3.3.5.tar.xz



Other differences:
--
++ gnome-shell.spec ++
--- /var/tmp/diff_new_pack.6ftBzC/_old  2012-02-20 16:11:48.0 +0100
+++ /var/tmp/diff_new_pack.6ftBzC/_new  2012-02-20 16:11:48.0 +0100
@@ -16,7 +16,7 @@
 #
 
 Name:   gnome-shell
-Version:3.3.4
+Version:3.3.5
 Release:0
 Summary:GNOME Shell
 License:GPL-2.0+
@@ -28,8 +28,6 @@
 BuildRequires:  update-desktop-files
 # needed for directory ownership
 BuildRequires:  dbus-1
-# Only needed because we don't (and won't) support building xz tarballs by 
default... See bnc#697467
-BuildRequires:  xz
 BuildRequires:  pkgconfig(clutter-1.0) >= 1.7.5
 BuildRequires:  pkgconfig(folks) >= 0.5.2
 BuildRequires:  pkgconfig(gdk-pixbuf-2.0)
@@ -48,7 +46,7 @@
 BuildRequires:  pkgconfig(libcroco-0.6)
 BuildRequires:  pkgconfig(libedataserver-1.2) >= 1.2.0
 BuildRequires:  pkgconfig(libgnome-menu-3.0)
-BuildRequires:  pkgconfig(libmutter) >= 3.3.3
+BuildRequires:  pkgconfig(libmutter) >= 3.3.5
 BuildRequires:  pkgconfig(libnm-glib)
 BuildRequires:  pkgconfig(libnm-util)
 BuildRequires:  pkgconfig(libpulse-mainloop-glib)
@@ -139,6 +137,7 @@
 install -d %{buildroot}%{_datadir}/gnome-shell/extensions
 %find_lang %{name} %{?no_lang_C}
 %suse_update_desktop_file %{name}
+%suse_update_desktop_file gnome-shell-extension-prefs
 
 %clean
 rm -rf %{buildroot}
@@ -155,6 +154,7 @@
 %defattr(-,root,root)
 %doc COPYING README NEWS
 %{_bindir}/gnome-shell
+%{_bindir}/gnome-shell-extension-prefs
 %{_bindir}/gnome-shell-extension-tool
 %{_libexecdir}/gnome-shell/
 %if "%{_libdir}" != "%{_libexecdir}"
@@ -164,6 +164,7 @@
 %dir %{_datadir}/GConf/gsettings
 %{_datadir}/GConf/gsettings/gnome-shell-overrides.convert
 %{_datadir}/applications/gnome-shell.desktop
+%{_datadir}/applications/gnome-shell-extension-prefs.desktop
 %{_datadir}/dbus-1/services/org.gnome.Shell.CalendarServer.service
 %{_datadir}/dbus-1/services/org.gnome.Shell.HotplugSniffer.s

commit gnome-panel for openSUSE:Factory

2012-02-20 Thread h_root
Hello community,

here is the log from the commit of package gnome-panel for openSUSE:Factory 
checked in at 2012-02-20 16:11:35

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


Package is "gnome-panel", Maintainer is "gnome-maintain...@suse.de"

Changes:

--- /work/SRC/openSUSE:Factory/gnome-panel/gnome-panel.changes  2012-01-09 
12:55:07.0 +0100
+++ /work/SRC/openSUSE:Factory/.gnome-panel.new/gnome-panel.changes 
2012-02-20 16:11:36.0 +0100
@@ -1,0 +2,31 @@
+Thu Feb  9 08:21:06 UTC 2012 - vu...@opensuse.org
+
+- Add back %posttrans/%preun scripts for the remaining gconf
+  schema: for some reason, those were lost at some point.
+
+---
+Mon Feb  6 14:06:15 UTC 2012 - vu...@opensuse.org
+
+- Update to version 3.3.5:
+  + Panel:
+- Don't ask for menus to be pushed in
+- Use horizontal/vertical padding for button widgets
+- Use GResource for data files
+- Stop using deprecated gtk_[hv]box_new()
+  + libpanel-applet:
+- Don't ask for menus to be pushed in
+- Add panel_applet_setup_menu_from_resource() API
+  + All Applets:
+- Use GResource for data files
+  + Clock Applet:
+- Stop using deprecated gtk_[hv]box_new()
+- Always show actions to set time
+- Port to org.freedesktop.timedate1 to set timezones
+  + Fish Applet:
+- Move fish animations data files in fish-specific directory
+- Add pkgconfig(polkit-gobject-1) BuildRequires: new dependency
+  upstream.
+- Remove gnome-settings-daemon-polkit-datetime Requires: the
+  systemd-timedated daemon is used to set timezone.
+
+---

Old:

  gnome-panel-3.3.3.tar.xz

New:

  gnome-panel-3.3.5.tar.xz



Other differences:
--
++ gnome-panel.spec ++
--- /var/tmp/diff_new_pack.ApMXlk/_old  2012-02-20 16:11:38.0 +0100
+++ /var/tmp/diff_new_pack.ApMXlk/_new  2012-02-20 16:11:38.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gnome-panel
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   gnome-panel
-Version:3.3.3
+Version:3.3.5
 Release:0
 # FIXME: gnome-main-menu not ported to new panel API, for this reason we do 
not Recommend gnome-main-menu.
 Summary:The GNOME Desktop Panel
@@ -57,7 +57,7 @@
 BuildRequires:  pkgconfig(dconf)
 BuildRequires:  pkgconfig(gconf-2.0)
 BuildRequires:  pkgconfig(gdk-pixbuf-2.0)
-BuildRequires:  pkgconfig(glib-2.0)
+BuildRequires:  pkgconfig(glib-2.0) >= 2.31.14
 BuildRequires:  pkgconfig(gnome-desktop-3.0)
 BuildRequires:  pkgconfig(gtk+-3.0)
 BuildRequires:  pkgconfig(gweather-3.0)
@@ -69,13 +69,12 @@
 BuildRequires:  pkgconfig(librsvg-2.0)
 BuildRequires:  pkgconfig(libwnck-3.0)
 BuildRequires:  pkgconfig(pango)
+BuildRequires:  pkgconfig(polkit-gobject-1)
 BuildRequires:  pkgconfig(sm)
 BuildRequires:  pkgconfig(telepathy-glib)
 BuildRequires:  pkgconfig(x11)
 BuildRequires:  pkgconfig(xau)
 Requires:   %{name}-branding = %{version}
-# Needed for the clock applet
-Requires:   gnome-settings-daemon-polkit-datetime
 # Required by clock/tz.c:
 Requires:   timezone
 Recommends: %{name}-lang
@@ -251,6 +250,10 @@
 
 %pre -f %{name}.schemas_pre
 
+%posttrans -f %{name}.schemas_posttrans
+
+%preun -f %{name}.schemas_preun
+
 %post
 %desktop_database_post
 %icon_theme_cache_post
@@ -312,18 +315,11 @@
 %{_libdir}/gnome-panel/4.0/*.so
 # Files that are in the extras package
 %exclude 
%{_datadir}/gnome-panel/4.0/applets/org.gnome.panel.FishApplet.panel-applet
-%exclude %{_datadir}/gnome-panel/pixmaps/*.fish
-%exclude %{_datadir}/gnome-panel/pixmaps/fishanim.png
-%exclude %{_datadir}/gnome-panel/pixmaps/footguy.png
-%exclude %{_datadir}/gnome-panel/pixmaps/monkey.png
-%exclude %{_datadir}/gnome-panel/pixmaps/oldwanda.png
-%exclude %{_datadir}/gnome-panel/ui/fish.ui
-%exclude %{_datadir}/gnome-panel/ui/fish-menu.xml
-%exclude %{_datadir}/gnome-panel/panel-default-layout.layout
+%exclude %{_datadir}/gnome-panel/fish/
 %exclude %{_datadir}/icons/hicolor/*/apps/gnome-panel-fish.*
 %exclude %{_libdir}/gnome-panel/4.0/libfish-applet.so
-# Files that are in the devel package
-%exclude %{_datadir}/gnome-panel/ui/panel-test-applets.ui
+# Files from  branding-upstream
+%exclude %{_datadir}/gnome-panel/panel-default-layout.layout
 
 %files branding-upstream
 %defattr (-, root, root)
@@ -356,14 +352,7 @@
 # When 

commit gnome-games for openSUSE:Factory

2012-02-20 Thread h_root
Hello community,

here is the log from the commit of package gnome-games for openSUSE:Factory 
checked in at 2012-02-20 16:11:21

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


Package is "gnome-games", Maintainer is "gnome-maintain...@suse.de"

Changes:

--- /work/SRC/openSUSE:Factory/gnome-games/gnome-games.changes  2012-01-26 
14:03:27.0 +0100
+++ /work/SRC/openSUSE:Factory/.gnome-games.new/gnome-games.changes 
2012-02-20 16:11:23.0 +0100
@@ -1,0 +2,27 @@
+Tue Feb  7 13:31:16 UTC 2012 - vu...@opensuse.org
+
+- Update to version 3.3.5:
+  + Help is built with yelp-tools instead of gnome-doc-utils
+  + Performance improvements: iagno, gnomine, mahjongg
+  + Removed statusbar: gnomine, iagno
+  + iagno:
+- Add back 'Flip final results' option
+  + gnomine:
+- Add a new game screen
+- Increase minimum mine size
+  + quadrapassel:
+- Port from C++ to Vala
+- Add show where block will land
+- Add fullscreen option
+- Remove xz BuildRequires now that it comes for free in the build
+  system.
+- Remove now unneeded gcc-c++ BuildRequires.
+- Add vala BuildRequires for the vala games.
+- Add explicit pkgconfig(gtk+-3.0) BuildRequires, so it can be
+  versioned.
+- Change gnome-doc-utils-devel BuildRequires to yelp-tools,
+  following upstream change.
+- Add the usual hack to correctly detect translated help installed
+  in new directory until %find_lang does it.
+
+---

Old:

  gnome-games-3.3.4.1.tar.xz

New:

  gnome-games-3.3.5.tar.xz



Other differences:
--
++ gnome-games.spec ++
--- /var/tmp/diff_new_pack.LeKK07/_old  2012-02-20 16:11:26.0 +0100
+++ /var/tmp/diff_new_pack.LeKK07/_new  2012-02-20 16:11:26.0 +0100
@@ -17,8 +17,9 @@
 
 
 Name:   gnome-games
-Version:3.3.4.1
+Version:3.3.5
 Release:0
+# FIXME: the %%{_datadir}/help/$locale/ files be found by %%find_lang
 # FIXME: validate list of games for the recommended subpackage
 Summary:Games for GNOME
 License:GPL-2.0+ ; GPL-3.0+ ; LGPL-2.1+
@@ -31,8 +32,6 @@
 BuildRequires:  clutter-devel
 BuildRequires:  clutter-gtk-devel
 BuildRequires:  fdupes
-BuildRequires:  gcc-c++
-BuildRequires:  gnome-doc-utils-devel
 BuildRequires:  gobject-introspection-devel
 BuildRequires:  guile-devel
 BuildRequires:  intltool
@@ -43,10 +42,11 @@
 # Needed to get lsb data
 BuildRequires:  dummy-release
 BuildRequires:  update-desktop-files
-# Only needed because we don't (and won't) support building xz tarballs by 
default... See bnc#697467
-BuildRequires:  xz
+BuildRequires:  yelp-tools
+BuildRequires:  vala >= 0.15.1
 BuildRequires:  pkgconfig(gl)
 BuildRequires:  pkgconfig(glu)
+BuildRequires:  pkgconfig(gtk+-3.0) >= 3.3.11
 BuildRequires:  pkgconfig(pygobject-3.0)
 BuildRequires:  pkgconfig(sqlite3)
 Requires:   glchess
@@ -421,7 +421,14 @@
 %suse_update_desktop_file swell-foop
 %find_lang %{name} %{?no_lang_C}
 for subpackage in glchess glines gnect gnibbles gnobots2 gnome-sudoku gnomine 
gnotravex gnotski gtali iagno lightsoff mahjongg quadrapassel swell-foop ; do
-  %find_lang ${subpackage} %{?no_lang_C}
+  # Localized help
+  for help in %{buildroot}%{_datadir}/help/*/${subpackage}/; do
+  LOCALE=`echo $help | sed 
"s:.*%{_datadir}/help/\([^/]*\)/${subpackage}/:\1:g"`
+  echo "%%lang($LOCALE) %%dir %%{_datadir}/help/$LOCALE" >> 
${subpackage}.help-lang.tmp
+  echo "%%lang($LOCALE) %%doc /${help##%{buildroot}}" >> 
${subpackage}.help-lang.tmp
+  done
+  sort -u ${subpackage}.help-lang.tmp | grep -v "^%%lang(C)" > 
${subpackage}.help-lang
+  rm ${subpackage}.help-lang.tmp
 done
 bash gnome-games-create-post %{buildroot}
 %fdupes %{buildroot}
@@ -665,20 +672,13 @@
 %{_libdir}/gnome-games/GnomeGamesSupport-*.gir
 %{_datadir}/glib-2.0/schemas/org.gnome.Games.WindowState.gschema.xml
 %dir %{_datadir}/gnome-games
-%{_datadir}/gnome-games/sounds/
 # NOTE: when adding/removing a package, make sure to update the
 # list of Requires for the gnome-games package (and, if adding, to
 # create all the scriplets as well as the lang package).
 
 %files -n glchess
 %defattr(-, root, root)
-%dir %{_datadir}/gnome/
-%dir %{_datadir}/gnome/help/
-%dir %{_datadir}/gnome/help/glchess/
-%doc %{_datadir}/gnome/help/glchess/C/
-%dir %{_datadir}/omf/
-%dir %{_datadir}/omf/glchess/
-%doc %{_datadir}/omf/glchess/glchess-C.omf
+%doc %{_datadir}/help/C/glchess/
 %{_bindir}/glchess
 %{_datadir}/glchess/
 %{_datadir}/applications/glchess.desktop
@@ -689,10 +689,7 @@
 
 %files -n glines
 %defattr(-, root, root)
-%dir %{_datadir}/gnome/
-%dir %{_datadir}/gnome/help/
-%dir %{_datadir}/gnome/help/g

commit gnome-contacts for openSUSE:Factory

2012-02-20 Thread h_root
Hello community,

here is the log from the commit of package gnome-contacts for openSUSE:Factory 
checked in at 2012-02-20 16:11:16

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


Package is "gnome-contacts", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/gnome-contacts/gnome-contacts.changes
2012-01-26 14:02:48.0 +0100
+++ /work/SRC/openSUSE:Factory/.gnome-contacts.new/gnome-contacts.changes   
2012-02-20 16:11:21.0 +0100
@@ -1,0 +2,22 @@
+Tue Feb  7 12:37:53 UTC 2012 - vu...@opensuse.org
+
+- Update to version 3.3.4:
+  + Moved custom CSS to Adwaita
+  + Make clicking on edit rows work again
+  + Remove initial letter column in lists
+  + New look for link dialog
+  + Hide search by default
+  + Show google contacts that are not "My contacts" as as
+non-primary contacts
+  + Make notifications animate in/out
+  + Fix up minor UI details to better match new mockups
+  + Better initial window size
+  + Add inline link suggestions
+  + Support undo for link/unlink
+  + Delete works for more contacts
+  + New first run dialog
+- Remove xz BuildRequires now that it comes for free in the build
+  system.
+- Use %glib2_gsettings_schema_* macros for new GSettings schema.
+
+---

Old:

  gnome-contacts-3.3.3.tar.xz

New:

  gnome-contacts-3.3.4.tar.xz



Other differences:
--
++ gnome-contacts.spec ++
--- /var/tmp/diff_new_pack.IFqxiX/_old  2012-02-20 16:11:22.0 +0100
+++ /var/tmp/diff_new_pack.IFqxiX/_new  2012-02-20 16:11:22.0 +0100
@@ -15,9 +15,8 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-
 Name:   gnome-contacts
-Version:3.3.3
+Version:3.3.4
 Release:0
 Summary:Contacts Manager for GNOME
 License:GPL-2.0+
@@ -27,21 +26,20 @@
 BuildRequires:  intltool
 BuildRequires:  update-desktop-files
 BuildRequires:  vala >= 0.14.0
-# Only needed because we don't (and won't) support building xz tarballs by 
default... See bnc#697467
-BuildRequires:  xz
-BuildRequires:  pkgconfig(gnome-desktop-3.0)
 BuildRequires:  pkgconfig(folks) >= 0.6.1.1
 BuildRequires:  pkgconfig(folks-eds)
 BuildRequires:  pkgconfig(folks-telepathy)
 BuildRequires:  pkgconfig(gee-1.0)
-BuildRequires:  pkgconfig(glib-2.0) >= 2.29.12
+BuildRequires:  pkgconfig(glib-2.0) >= 2.31.10
+BuildRequires:  pkgconfig(gnome-desktop-3.0)
 BuildRequires:  pkgconfig(goa-1.0)
 BuildRequires:  pkgconfig(gtk+-3.0)
-BuildRequires:  pkgconfig(libebook-1.2)
-BuildRequires:  pkgconfig(libedataserver-1.2)
+BuildRequires:  pkgconfig(libebook-1.2) >= 3.2
+BuildRequires:  pkgconfig(libedataserver-1.2) >= 3.2
 BuildRequires:  pkgconfig(libnotify)
 Recommends: %{name}-lang
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+%glib2_gsettings_schema_requires
 
 %description
 The Contacts Manager for GNOME
@@ -63,9 +61,11 @@
 rm -rf %{buildroot}
 
 %post
+%glib2_gsettings_schema_post
 %desktop_database_post
 
 %postun
+%glib2_gsettings_schema_postun
 %desktop_database_postun
 
 %files
@@ -73,7 +73,7 @@
 %doc AUTHORS ChangeLog COPYING NEWS README
 %{_bindir}/gnome-contacts
 %{_datadir}/applications/gnome-contacts.desktop
-%{_datadir}/gnome-contacts/
+%{_datadir}/glib-2.0/schemas/org.gnome.Contacts.gschema.xml
 
 %files lang -f %{name}.lang
 

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



commit gnome-applets for openSUSE:Factory

2012-02-20 Thread h_root
Hello community,

here is the log from the commit of package gnome-applets for openSUSE:Factory 
checked in at 2012-02-20 16:11:04

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


Package is "gnome-applets", Maintainer is "gnome-maintain...@suse.de"

Changes:

--- /work/SRC/openSUSE:Factory/gnome-applets/gnome-applets.changes  
2012-01-09 12:04:37.0 +0100
+++ /work/SRC/openSUSE:Factory/.gnome-applets.new/gnome-applets.changes 
2012-02-20 16:11:09.0 +0100
@@ -1,0 +2,5 @@
+Mon Feb 13 10:46:57 UTC 2012 - co...@suse.com
+
+- patch license to follow spdx.org standard
+
+---



Other differences:
--
++ gnome-applets.spec ++
--- /var/tmp/diff_new_pack.D31cI2/_old  2012-02-20 16:11:10.0 +0100
+++ /var/tmp/diff_new_pack.D31cI2/_new  2012-02-20 16:11:10.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gnome-applets
 #
-# 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:   gnome-applets
-License:GPLv2+ ; LGPLv2.1+
-Group:  System/GUI/GNOME
 Version:3.3.1
-Release:1
+Release:0
 Url:http://www.gnome.org/
 Summary:A Collection of Useful Programs for GNOME Panel
+License:GPL-2.0+ ; LGPL-2.1+
+Group:  System/GUI/GNOME
 Source: 
http://download.gnome.org/sources/gnome-applets/3.3/%{name}-%{version}.tar.bz2
 BuildRequires:  fdupes
 BuildRequires:  gnome-doc-utils-devel
@@ -61,12 +59,11 @@
 the GNOME Panel.
 
 %package invest
-License:GPLv2+ ; LGPLv2.1+
-Group:  System/GUI/GNOME
 # for the gconf schemas
 Requires:   %{name} = %{version}
 Requires:   dbus-1-python
 Summary:An utility to display stock quotes in the GNOME Panel
+Group:  System/GUI/GNOME
 %py_requires
 
 %description invest

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



commit gle for openSUSE:Factory

2012-02-20 Thread h_root
Hello community,

here is the log from the commit of package gle for openSUSE:Factory checked in 
at 2012-02-20 16:10:59

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


Package is "gle", Maintainer is "prus...@suse.com"

Changes:

--- /work/SRC/openSUSE:Factory/gle/gle.changes  2011-10-16 12:49:24.0 
+0200
+++ /work/SRC/openSUSE:Factory/.gle.new/gle.changes 2012-02-20 
16:11:01.0 +0100
@@ -1,0 +2,6 @@
+Sun Feb  5 16:08:03 UTC 2012 - jeng...@medozas.de
+
+- Remove redundant tags/sections
+- Parallel build with %_smp_mflags
+
+---



Other differences:
--
++ gle.spec ++
--- /var/tmp/diff_new_pack.TkJUHc/_old  2012-02-20 16:11:02.0 +0100
+++ /var/tmp/diff_new_pack.TkJUHc/_new  2012-02-20 16:11:02.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gle
 #
-# 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,22 +15,21 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
-
 Name:   gle
-BuildRequires:  freeglut-devel libdrm-devel libstdc++-devel
+BuildRequires:  freeglut-devel
+BuildRequires:  libdrm-devel
+BuildRequires:  libstdc++-devel
 BuildRequires:  libtool
-License:GPL-2.0+
-Group:  System/Libraries
 Version:3.1.0
-Release:127
+Release:0
 Source: http://download.sourceforge.net/gle/gle-%{version}.tar.bz2
 Patch0: %{name}-%{version}.diff
 Patch1: %{name}-%{version}-fltmax.diff
 Url:http://linas.org/gle/
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Summary:The GLE Tubing and Extrusion Library
+License:GPL-2.0+
+Group:  System/Libraries
 
 %description
 The GLE Tubing and Extrusion Library is a graphics application
@@ -41,17 +40,9 @@
 header files. It uses the OpenGL (TM) programming API to perform the
 actual drawing of the tubing and extrusions.
 
-
-
-Authors:
-
-Linas Vepstas 
-Mark Kilgard 
-
 %package -n libgle3
-License:GPL-2.0+
-Group:  System/Libraries
 Summary:The GLE Tubing and Extrusion Library
+Group:  System/Libraries
 
 %description -n libgle3
 The GLE Tubing and Extrusion Library is a graphics application
@@ -62,17 +53,9 @@
 header files. It uses the OpenGL (TM) programming API to perform the
 actual drawing of the tubing and extrusions.
 
-
-
-Authors:
-
-Linas Vepstas 
-Mark Kilgard 
-
 %package -n libgle-devel
-License:GPL-2.0+
-Group:  System/Libraries
 Summary:The GLE Tubing and Extrusion Library
+Group:  System/Libraries
 Requires:   libgle3 = %{version}
 
 %description -n libgle-devel
@@ -84,13 +67,6 @@
 header files. It uses the OpenGL (TM) programming API to perform the
 actual drawing of the tubing and extrusions.
 
-
-
-Authors:
-
-Linas Vepstas 
-Mark Kilgard 
-
 %prep
 %setup -q
 %patch0
@@ -101,7 +77,7 @@
 autoreconf -fi
 export CFLAGS="$RPM_OPT_FLAGS"
 %configure --disable-static --with-pic
-make %{?jobs:-j%jobs}
+make %{?_smp_mflags}
 
 %check
 make check
@@ -111,9 +87,6 @@
 rm -rf $RPM_BUILD_ROOT%{_datadir}/doc/gle
 rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
 
-%clean
-rm -rf $RPM_BUILD_ROOT
-
 %post -n libgle3 -p /sbin/ldconfig
 
 %postun -n libgle3 -p /sbin/ldconfig

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



commit gkrellm for openSUSE:Factory

2012-02-20 Thread h_root
Hello community,

here is the log from the commit of package gkrellm for openSUSE:Factory checked 
in at 2012-02-20 16:10:51

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


Package is "gkrellm", Maintainer is "pgaj...@suse.com"

Changes:

--- /work/SRC/openSUSE:Factory/gkrellm/gkrellm.changes  2012-02-03 
10:22:33.0 +0100
+++ /work/SRC/openSUSE:Factory/.gkrellm.new/gkrellm.changes 2012-02-20 
16:10:52.0 +0100
@@ -1,0 +2,5 @@
+Mon Feb 20 09:07:24 UTC 2012 - pgaj...@suse.com
+
+- add xorg-x11-libSM-devel into buildrequires
+
+---



Other differences:
--
++ gkrellm.spec ++
--- /var/tmp/diff_new_pack.Ic6AUW/_old  2012-02-20 16:10:53.0 +0100
+++ /var/tmp/diff_new_pack.Ic6AUW/_new  2012-02-20 16:10:53.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gkrellm
 #
-# 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
@@ -36,6 +36,7 @@
 BuildRequires:  libsensors4-devel
 BuildRequires:  openssl-devel
 BuildRequires:  update-desktop-files
+BuildRequires:  xorg-x11-libSM-devel
 Recommends: %{name}-lang
 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 getmail for openSUSE:Factory

2012-02-20 Thread h_root
Hello community,

here is the log from the commit of package getmail for openSUSE:Factory checked 
in at 2012-02-20 16:10:40

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


Package is "getmail", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/getmail/getmail.changes  2011-12-12 
17:00:40.0 +0100
+++ /work/SRC/openSUSE:Factory/.getmail.new/getmail.changes 2012-02-20 
16:10:42.0 +0100
@@ -1,0 +2,6 @@
+Sat Feb 11 17:19:20 UTC 2012 - pascal.ble...@opensuse.org
+
+- update to 4.25.0:
+  * add support for storing POP/IMAP password in OSX keychain
+
+---

Old:

  getmail-4.24.0.tar.gz

New:

  getmail-4.25.0.tar.gz



Other differences:
--
++ getmail.spec ++
--- /var/tmp/diff_new_pack.8WEhia/_old  2012-02-20 16:10:43.0 +0100
+++ /var/tmp/diff_new_pack.8WEhia/_new  2012-02-20 16:10:43.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package getmail
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
 
 
 Name:   getmail
-Version:4.24.0
+Version:4.25.0
 Release:1
 Group:  Productivity/Networking/Email/Utilities
 License:GPL-2.0

++ getmail-4.24.0.tar.gz -> getmail-4.25.0.tar.gz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/getmail-4.24.0/PKG-INFO new/getmail-4.25.0/PKG-INFO
--- old/getmail-4.24.0/PKG-INFO 2011-12-12 01:16:13.0 +0100
+++ new/getmail-4.25.0/PKG-INFO 2012-02-01 22:38:10.0 +0100
@@ -1,6 +1,6 @@
 Metadata-Version: 1.0
 Name: getmail
-Version: 4.24.0
+Version: 4.25.0
 Summary: a mail retrieval, sorting, and delivering system
 Home-page: http://pyropus.ca/software/getmail/
 Author: Charles Cazabon
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/getmail-4.24.0/docs/CHANGELOG 
new/getmail-4.25.0/docs/CHANGELOG
--- old/getmail-4.24.0/docs/CHANGELOG   2011-12-12 01:16:05.0 +0100
+++ new/getmail-4.25.0/docs/CHANGELOG   2012-02-01 22:37:20.0 +0100
@@ -1,3 +1,8 @@
+Version 4.25.0
+1 February 2012
+-add support for storing POP/IMAP password in OSX keychain.  Thanks: Adam 
+Lazur.
+
 Version 4.24.0
 11 December 2011
 -add an explicit expunge when closing an IMAP mailbox, for servers that 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/getmail-4.24.0/getmail.spec 
new/getmail-4.25.0/getmail.spec
--- old/getmail-4.24.0/getmail.spec 2011-12-12 01:16:11.0 +0100
+++ new/getmail-4.25.0/getmail.spec 2012-02-01 22:38:08.0 +0100
@@ -2,7 +2,7 @@
 
 Summary: POP3 mail retriever with reliable Maildir delivery
 Name: getmail
-Version: 4.24.0
+Version: 4.25.0
 Release: 1
 License: GPL
 Group: Applications/Internet
@@ -52,6 +52,15 @@
 %{python_sitelib}/getmailcore/
 
 %changelog
+* Wed Feb 01 2012 Charles Cazabon 
+-update to version 4.25.0
+
+* Tue Jan 03 2012 Charles Cazabon 
+-update to version 4.25.0
+
+* Tue Jan 03 2012 Charles Cazabon 
+-update to version 4.25.0
+
 * Sun Dec 11 2011 Charles Cazabon 
 -update to version 4.24.0
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/getmail-4.24.0/getmailcore/__init__.py 
new/getmail-4.25.0/getmailcore/__init__.py
--- old/getmail-4.24.0/getmailcore/__init__.py  2011-12-12 01:16:05.0 
+0100
+++ new/getmail-4.25.0/getmailcore/__init__.py  2012-01-03 18:00:59.0 
+0100
@@ -16,7 +16,7 @@
 raise ImportError('getmail version 4 requires Python version 2.3.3'
   ' or later')
 
-__version__ = '4.24.0'
+__version__ = '4.25.0'
 
 __all__ = [
 'baseclasses',
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/getmail-4.24.0/getmailcore/_retrieverbases.py 
new/getmail-4.25.0/getmailcore/_retrieverbases.py
--- old/getmail-4.24.0/getmailcore/_retrieverbases.py   2011-12-12 
01:16:05.0 +0100
+++ new/getmail-4.25.0/getmailcore/_retrieverbases.py   2012-01-03 
18:00:59.0 +0100
@@ -38,7 +38,6 @@
 import os
 import socket
 import time
-import getpass
 import email
 import poplib
 import imaplib
@@ -655,8 +654,9 @@
 self.log.trace()
 # Handle password
 if self.conf.get('password', None) is None:
-self.conf['password'] = getpass.getpass(
-'Enter password for %s:  ' % self
+  

commit fxload for openSUSE:Factory

2012-02-20 Thread h_root
Hello community,

here is the log from the commit of package fxload for openSUSE:Factory checked 
in at 2012-02-20 16:10:32

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


Package is "fxload", Maintainer is "gre...@suse.com"

Changes:

--- /work/SRC/openSUSE:Factory/fxload/fxload.changes2011-10-04 
18:10:08.0 +0200
+++ /work/SRC/openSUSE:Factory/.fxload.new/fxload.changes   2012-02-20 
16:10:33.0 +0100
@@ -1,0 +2,5 @@
+Wed Feb 15 18:50:31 UTC 2012 - rschweik...@suse.com
+
+- place binary in the /usr tree (UsrMerge project)
+
+---



Other differences:
--
++ fxload.spec ++
--- /var/tmp/diff_new_pack.7XbiFC/_old  2012-02-20 16:10:39.0 +0100
+++ /var/tmp/diff_new_pack.7XbiFC/_new  2012-02-20 16:10:39.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package fxload
 #
-# 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:   fxload
 Url:http://linux-hotplug.sf.net/
 Version:2008_10_13
-Release:3
-Group:  System/Kernel
+Release:0
 Summary:Download Firmware into USB FX and FX2 Devices
 License:LGPL-2.1+
+Group:  System/Kernel
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Source0:
http://mesh.dl.sourceforge.net/sourceforge/linux-hotplug/fxload-2008_10_13.tar.bz2
 Patch0: fxload-2002_04_11.patch
@@ -54,11 +52,18 @@
 make CC="%__cc" CFLAGS="$RPM_OPT_FLAGS -Wall -g"
 
 %install
-make install DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir}
+%make_install
+#UsrMerge
+mkdir %{buildroot}/sbin
+ln -sf %{_sbindir}/fxload %{buildroot}/sbin
+#EndUsrMere
 
 %files
 %defattr(-,root,root)
-%attr(755,root,root) /sbin/*
+#UsrMerge
+/sbin/*
+#EndUsrMerge
+%attr(755,root,root) %{_sbindir}
 %{_mandir}/man?/*
 %dir /usr/share/usb
 /usr/share/usb/a3load.hex

++ fxload-2002_04_11.patch ++
--- /var/tmp/diff_new_pack.7XbiFC/_old  2012-02-20 16:10:39.0 +0100
+++ /var/tmp/diff_new_pack.7XbiFC/_new  2012-02-20 16:10:39.0 +0100
@@ -13,7 +13,7 @@
  exec_prefix = ${prefix}
 -sbindir = ${exec_prefix}/sbin
 -mandir =  ${prefix}/usr/share/man
-+sbindir = /sbin
++sbindir = /usr/sbin
 +mandir =  ${prefix}/share/man
 +
 +DESTDIR =

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



commit fbset for openSUSE:Factory

2012-02-20 Thread h_root
Hello community,

here is the log from the commit of package fbset for openSUSE:Factory checked 
in at 2012-02-20 16:10:23

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


Package is "fbset", Maintainer is "pu...@suse.com"

Changes:

--- /work/SRC/openSUSE:Factory/fbset/fbset.changes  2011-10-04 
18:09:21.0 +0200
+++ /work/SRC/openSUSE:Factory/.fbset.new/fbset.changes 2012-02-20 
16:10:27.0 +0100
@@ -1,0 +2,5 @@
+Thu Feb 16 13:37:07 UTC 2012 - rschweik...@suse.com
+
+- place binaries in /usr tree (UsrMerge project)
+
+---



Other differences:
--
++ fbset.spec ++
--- /var/tmp/diff_new_pack.71GMha/_old  2012-02-20 16:10:28.0 +0100
+++ /var/tmp/diff_new_pack.71GMha/_new  2012-02-20 16:10:28.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package fbset
 #
-# 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,16 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:   fbset
-BuildRequires:  bison flex
-License:GPL-2.0+
-Group:  System/Console
+BuildRequires:  bison
+BuildRequires:  flex
 PreReq: %insserv_prereq %fillup_prereq
-AutoReqProv:on
 Summary:Framebuffer Configuration Tool
+License:GPL-2.0+
+Group:  System/Console
 Version:2.1
-Release:920
+Release:0
 %define fbdump_version 0.4.1
 Url:http://users.telenet.be/geertu/Linux/fbdev/
 Source0:%name-%version.tar.bz2
@@ -65,24 +63,32 @@
 cd ..
 
 %install
-make install \
-DESTDIR=$RPM_BUILD_ROOT \
+%make_install \
 MANDIR=%{_mandir} \
-SBINDIR=/sbin \
-CONFDIR=/etc
+SBINDIR=%{_sbindir} \
+CONFDIR=%{_sysconfdir}
 cd fbdump
-make install DESTDIR=$RPM_BUILD_ROOT
+%make_install
 cd ..
 install -m 755 -d $RPM_BUILD_ROOT/var/adm/fillup-templates
 install -m 644 %{S:2} 
$RPM_BUILD_ROOT/var/adm/fillup-templates/sysconfig.console-fbset
 install -m 755 -d $RPM_BUILD_ROOT/etc/init.d
 install -m 755 %{S:3} $RPM_BUILD_ROOT/etc/init.d/fbset
+ln -sf /etc/init.d/fbset $RPM_BUILD_ROOT/%{_sbindir}/rcfbset
+#UsrMerge
+mkdir $RPM_BUILD_ROOT/sbin
 ln -sf /etc/init.d/fbset $RPM_BUILD_ROOT/sbin/rcfbset
+ln -sf %{_sbindir}/fbset $RPM_BUILD_ROOT/sbin
+ln -sf %{_sbindir}/modeline2fb $RPM_BUILD_ROOT/sbin
+#EndUsrMerge
 
 %files
 %defattr(-,root,root)
 %doc etc/fb.modes*
+#UsrMerge
 /sbin/*
+#EndUsrMerge
+ %{_sbindir}/*
 /usr/bin/*
 %_mandir/man*/*
 %config(noreplace) /etc/fb.modes


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



commit fbreader for openSUSE:Factory

2012-02-20 Thread h_root
Hello community,

here is the log from the commit of package fbreader for openSUSE:Factory 
checked in at 2012-02-20 16:10:18

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


Package is "fbreader", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/fbreader/fbreader.changes2011-09-23 
01:57:23.0 +0200
+++ /work/SRC/openSUSE:Factory/.fbreader.new/fbreader.changes   2012-02-20 
16:10:25.0 +0100
@@ -1,0 +2,11 @@
+Mon Feb 13 10:46:01 UTC 2012 - co...@suse.com
+
+- patch license to follow spdx.org standard
+
+---
+Sun Sep 18 17:17:12 UTC 2011 - jeng...@medozas.de
+
+- Apply packaging guidelines (remove redundant/obsolete
+  tags/sections from specfile, etc.)
+
+---



Other differences:
--
++ fbreader.spec ++
--- /var/tmp/diff_new_pack.FZsEt1/_old  2012-02-20 16:10:27.0 +0100
+++ /var/tmp/diff_new_pack.FZsEt1/_new  2012-02-20 16:10:27.0 +0100
@@ -19,8 +19,8 @@
 
 Name:   fbreader
 Version:0.12.10
-Release:3
-License:GPLv2+
+Release:1
+License:GPL-2.0+
 Summary:E-book reader
 Url:http://www.fbreader.org/
 Group:  Productivity/Other
@@ -84,7 +84,6 @@
 * Screen rotation by 90, 180 and 270 degrees.
 
 %package -n zlibrary
-
 Summary:Cross-platform GUI library
 Group:  Development/Libraries/C and C++
 Requires:   zlibrary-ui = %{version}
@@ -94,7 +93,6 @@
 desktop Linux, Windows, and different Linux-based PDAs.
 
 %package -n zlibrary-devel
-
 Summary:Development files for zlibrary
 Group:  Development/Libraries/C and C++
 Requires:   zlibrary = %{version}
@@ -104,7 +102,6 @@
 for writing applications with Zlibrary.
 
 %package -n zlibrary-ui-gtk
-
 Summary:GTK+ interface module for ZLibrary
 Group:  Development/Libraries/C and C++
 Provides:   zlibrary-ui = %{version}
@@ -113,7 +110,6 @@
 This package provides a GTK+-based UI for ZLibrary.
 
 %package -n zlibrary-ui-qt
-
 Summary:Qt4 interface module for ZLibrary
 Group:  Development/Libraries/C and C++
 Provides:   zlibrary-ui = %{version}
@@ -157,9 +153,6 @@
 
 %fdupes -s %{buildroot}
 
-%clean
-rm -rf %{buildroot}
-
 %post
 %if 0%{?suse_version} > 1130
 %desktop_database_post


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



commit evolution-webcal for openSUSE:Factory

2012-02-20 Thread h_root
Hello community,

here is the log from the commit of package evolution-webcal for 
openSUSE:Factory checked in at 2012-02-20 16:10:10

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


Package is "evolution-webcal", Maintainer is "gnome-maintain...@suse.de"

Changes:

--- /work/SRC/openSUSE:Factory/evolution-webcal/evolution-webcal.changes
2012-01-09 12:03:54.0 +0100
+++ /work/SRC/openSUSE:Factory/.evolution-webcal.new/evolution-webcal.changes   
2012-02-20 16:10:11.0 +0100
@@ -1,0 +2,5 @@
+Mon Feb 13 10:45:58 UTC 2012 - co...@suse.com
+
+- patch license to follow spdx.org standard
+
+---



Other differences:
--
++ evolution-webcal.spec ++
--- /var/tmp/diff_new_pack.pNGA5Z/_old  2012-02-20 16:10:13.0 +0100
+++ /var/tmp/diff_new_pack.pNGA5Z/_new  2012-02-20 16:10:13.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package evolution-webcal
 #
-# 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,7 +16,6 @@
 #
 
 
-
 Name:   evolution-webcal
 BuildRequires:  fdupes
 BuildRequires:  gconf2-devel
@@ -27,11 +26,11 @@
 BuildRequires:  pkgconfig(gtk+-2.0)
 BuildRequires:  pkgconfig(libecal-1.2)
 BuildRequires:  pkgconfig(libsoup-2.4)
-License:GPLv2
-Group:  Productivity/Office/Organizers
 Version:2.32.0
-Release:5
+Release:0
 Summary:Evolution Webcal
+License:GPL-2.0
+Group:  Productivity/Office/Organizers
 Source: 
http://ftp.gnome.org/pub/gnome/sources/evolution-webcal/1.0/evolution-webcal-%{version}.tar.bz2
 # PATCH-FIX-UPSTREAM evolution-webcal-g_thread.patch bgo#665072 
dims...@opensuse.org -- Fix build with glib 2.31.
 Patch0: evolution-webcal-g_thread.patch

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



commit evolution-groupwise for openSUSE:Factory

2012-02-20 Thread h_root
Hello community,

here is the log from the commit of package evolution-groupwise for 
openSUSE:Factory checked in at 2012-02-20 16:10:03

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


Package is "evolution-groupwise", Maintainer is ""

Changes:

--- /work/SRC/openSUSE:Factory/evolution-groupwise/evolution-groupwise.changes  
2012-01-25 10:36:27.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.evolution-groupwise.new/evolution-groupwise.changes 
2012-02-20 16:10:06.0 +0100
@@ -1,0 +2,7 @@
+Sun Feb  5 21:17:50 UTC 2012 - dims...@opensuse.org
+
+- Update to version 3.3.5:
+  + Adapt to libemail-engine.
+  + Adapt to Camel API changes.
+
+---

Old:

  evolution-groupwise-3.3.4.tar.xz

New:

  evolution-groupwise-3.3.5.tar.xz



Other differences:
--
++ evolution-groupwise.spec ++
--- /var/tmp/diff_new_pack.1HrpSK/_old  2012-02-20 16:10:07.0 +0100
+++ /var/tmp/diff_new_pack.1HrpSK/_new  2012-02-20 16:10:07.0 +0100
@@ -15,13 +15,12 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-
 %define libegroupwise 13
 
 Name:   evolution-groupwise
 # This should be updated upon major version changes; it should match 
BASE_VERSION as defined in configure.in.
 %define evolution_base_version 3.4
-Version:3.3.4
+Version:3.3.5
 Release:0
 Summary:GroupWise Connector for Evolution
 License:LGPL-2.1

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



commit evolution-exchange for openSUSE:Factory

2012-02-20 Thread h_root
Hello community,

here is the log from the commit of package evolution-exchange for 
openSUSE:Factory checked in at 2012-02-20 16:09:55

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


Package is "evolution-exchange", Maintainer is "gnome-maintain...@suse.de"

Changes:

--- /work/SRC/openSUSE:Factory/evolution-exchange/evolution-exchange.changes
2012-01-25 10:36:15.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.evolution-exchange.new/evolution-exchange.changes   
2012-02-20 16:10:05.0 +0100
@@ -1,0 +2,11 @@
+Sun Feb  5 21:17:44 UTC 2012 - dims...@opensuse.org
+
+- Update to version 3.3.5:
+  + Adapt to libemail-engine.
+  + Adapt to Camel API changes.
+  + bgo#665339: Uses libical but does not link explicitly to it
+  + Updated translations.
+- Add pkgconfig(libical) BuildRequires: it is now explicitly needed
+  for linking.
+
+---

Old:

  evolution-exchange-3.3.4.tar.xz

New:

  evolution-exchange-3.3.5.tar.xz



Other differences:
--
++ evolution-exchange.spec ++
--- /var/tmp/diff_new_pack.XB4ETX/_old  2012-02-20 16:10:06.0 +0100
+++ /var/tmp/diff_new_pack.XB4ETX/_new  2012-02-20 16:10:06.0 +0100
@@ -27,7 +27,7 @@
 %else
 BuildRequires:  openldap2-devel
 %endif
-BuildRequires:  evolution-devel
+BuildRequires:  evolution-devel >= 3.3.5
 BuildRequires:  fdupes
 BuildRequires:  intltool
 BuildRequires:  krb5-devel
@@ -37,7 +37,8 @@
 BuildRequires:  translation-update-upstream
 # Only needed because we don't (and won't) support building xz tarballs by 
default... See bnc#697467
 BuildRequires:  xz
-Version:3.3.4
+BuildRequires:  pkgconfig(libical) >= 0.43
+Version:3.3.5
 Release:0
 Summary:Evolution Connector for Microsoft Exchange Server 2000/2003
 License:GPL-2.0+

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



commit evolution-ews for openSUSE:Factory

2012-02-20 Thread h_root
Hello community,

here is the log from the commit of package evolution-ews for openSUSE:Factory 
checked in at 2012-02-20 16:09:42

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


Package is "evolution-ews", Maintainer is "pchenth...@suse.com"

Changes:

--- /work/SRC/openSUSE:Factory/evolution-ews/evolution-ews.changes  
2012-01-25 10:36:09.0 +0100
+++ /work/SRC/openSUSE:Factory/.evolution-ews.new/evolution-ews.changes 
2012-02-20 16:09:44.0 +0100
@@ -1,0 +2,8 @@
+Sun Feb  5 21:17:38 UTC 2012 - dims...@opensuse.org
+
+- Update to version 3.3.5:
+  + Adapt to libemail-engine.
+- Add pkgconfig(libemail-engine) BuildRequires, folloing the code
+  changes.
+
+---

Old:

  evolution-ews-3.3.4.tar.xz

New:

  evolution-ews-3.3.5.tar.xz



Other differences:
--
++ evolution-ews.spec ++
--- /var/tmp/diff_new_pack.vwRYiM/_old  2012-02-20 16:09:45.0 +0100
+++ /var/tmp/diff_new_pack.vwRYiM/_new  2012-02-20 16:09:45.0 +0100
@@ -18,7 +18,7 @@
 Name:   evolution-ews
 # This should be updated upon major version changes; it should match 
BASE_VERSION as defined in configure.in.
 %define evolution_base_version 3.4
-Version:3.3.4
+Version:3.3.5
 Release:0
 Summary:Exchange Connector for Evolution, compatible with Exchange 
2007 and later
 License:LGPL-2.1
@@ -41,6 +41,7 @@
 BuildRequires:  pkgconfig(libedata-cal-1.2)
 BuildRequires:  pkgconfig(libedataserver-1.2)
 BuildRequires:  pkgconfig(libedataserverui-3.0)
+BuildRequires:  pkgconfig(libemail-engine) >= 3.2.0
 BuildRequires:  pkgconfig(libsoup-2.4) >= 2.30
 Recommends: %{name}-lang
 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 evolution for openSUSE:Factory

2012-02-20 Thread h_root
Hello community,

here is the log from the commit of package evolution for openSUSE:Factory 
checked in at 2012-02-20 16:09:10

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


Package is "evolution", Maintainer is "gnome-maintain...@suse.de"

Changes:

--- /work/SRC/openSUSE:Factory/evolution/evolution.changes  2012-01-25 
10:35:12.0 +0100
+++ /work/SRC/openSUSE:Factory/.evolution.new/evolution.changes 2012-02-20 
16:09:12.0 +0100
@@ -1,0 +2,19 @@
+Sun Feb  5 21:17:04 UTC 2012 - dims...@opensuse.org
+
+- Update to version 3.3.5:
+  + Introduce libemail-engine and libemail-utils.
+  + Remove the --debug command-line option.
+  + Various other code changes.
+  + Bugs fixed: bgo#636413, bgo#646430, bgo#651221, bgo#659395,
+bgo#661535, bgo#664160, bgo#667576, bgo#667741, bgo#668479,
+bgo#668480, bgo#668595, bgo#668631, bgo#668634, bgo#668714,
+bgo#668805, bgo#669005, bgo#669006.
+  + Updated translations:
+- Add evolution-pst-plugin.patch: fix linking pst import plugin.
+- Add need_autogen macro, that is used in addition to %USE_EVOLDAP
+  to determine if gnome-common BuildRequires and call to autoreconf
+  are used. Set it to 1 for evolution-pst-plugin.patch.
+- Split out libemail-utils and libemail-engine subpackages as per
+  SLPP.
+
+---

Old:

  evolution-3.3.4.tar.xz

New:

  evolution-3.3.5.tar.xz
  evolution-pst-plugin.patch



Other differences:
--
++ evolution.spec ++
--- /var/tmp/diff_new_pack.DD5PLs/_old  2012-02-20 16:09:14.0 +0100
+++ /var/tmp/diff_new_pack.DD5PLs/_new  2012-02-20 16:09:14.0 +0100
@@ -15,10 +15,14 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 %define USE_EVOLDAP 0
 # wait for port of gtkimageview to gtk3
 %define use_gtkimageview 0
 
+# Set to 1 for patch0
+%define need_autogen 1
+
 Name:   evolution
 BuildRequires:  bison
 %if %USE_EVOLDAP
@@ -27,7 +31,7 @@
 BuildRequires:  openldap2-devel
 %endif
 BuildRequires:  fdupes
-%if %USE_EVOLDAP
+%if %USE_EVOLDAP || %{need_autogen}
 BuildRequires:  gnome-common
 %endif
 BuildRequires:  gnome-doc-utils-devel
@@ -73,13 +77,15 @@
 BuildRequires:  pkgconfig(shared-mime-info)
 # This should be updated upon major version changes; it should match 
BASE_VERSION as defined in configure.in.
 %define evolution_base_version 3.4
-Version:3.3.4
+Version:3.3.5
 Release:0
 # FIXME: check with upstream/meego if we want to enable clutter for express 
mode
 Summary:The Integrated GNOME Mail, Calendar, and Address Book Suite
 License:LGPL-2.0 ; LGPL-3.0
 Group:  Productivity/Networking/Email/Clients
 Source0:
http://download.gnome.org/sources/evolution/3.3/%{name}-%{version}.tar.xz
+# PATCH-FIX-UPSTREAM evolution-pst-plugin.patch bgo#669443 
dims...@opensuse.org -- Fix linking of evolution pst import plugin.
+Patch0: evolution-pst-plugin.patch
 # PATCH-FIX-OPENSUSE evolution-custom-openldap-includes.patch m...@novell.com 
-- look for ldap includes in %{_libdir}/evoldap/include
 Patch15:evolution-custom-openldap-includes.patch
 # PATCH-FIX-UPSTREAM bnc-435722-book-uri-long.patch bnc#435722 
abhar...@suse.de -- Book URI: Spills Into Second Column.
@@ -115,10 +121,32 @@
 This package provides a catalog for Glade, to allow the use of Evolution
 widgets in Glade.
 
+%package -n libemail-engine0
+Summary:Client library for evolution mail
+Group:  System/Libraries
+
+%description -n libemail-engine0
+Evolution consists of modular components (at the moment: mailer,
+calendar, and address book) that should make daily life easier. Because
+of the modular design, it is possible to plug new components into
+Evolution or embed the existing ones in other applications.
+
+%package -n libemail-utils0
+Summary:Client library for evolution mail
+Group:  System/Libraries
+
+%description -n libemail-utils0
+Evolution consists of modular components (at the moment: mailer,
+calendar, and address book) that should make daily life easier. Because
+of the modular design, it is possible to plug new components into
+Evolution or embed the existing ones in other applications.
+
 %package devel
 Summary:Include Files and Libraries mandatory for Development
 Group:  Development/Libraries/C and C++
 Requires:   evolution = %{version}
+Requires:   libemail-engine0 = %{version}
+Requires:   libemail-utils0 = %{version}
 Provides:   evolution2-devel = %{version}
 Obsoletes:  evolution2-devel < %{version}
 
@@ -169,6 +197,7 @@
 %prep
 %setup -q
 translation-update-upstream
+%patch0 -p1
 

  1   2   >