commit banshee for openSUSE:Factory

2012-04-18 Thread h_root
Hello community,

here is the log from the commit of package banshee for openSUSE:Factory checked 
in at 2012-04-18 12:33:49

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


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

Changes:

--- /work/SRC/openSUSE:Factory/banshee/banshee.changes  2012-03-16 
13:09:36.0 +0100
+++ /work/SRC/openSUSE:Factory/.banshee.new/banshee.changes 2012-04-18 
12:33:51.0 +0200
@@ -1,0 +2,22 @@
+Fri Apr  6 12:59:55 UTC 2012 - vu...@opensuse.org
+
+- Uncomment pkgconfig() BuildRequires for UPnP support: mono.ssdp,
+  mono.upnp, mono.upnp.dcp.mediaserver1. The pkg-config files
+  related to mono-upnp package are now fixed.
+
+---
+Wed Mar 28 12:34:22 UTC 2012 - vu...@opensuse.org
+
+- Update to version 2.4.0:
+  + Implement SSL certificate validation in browser (bgo#671536).
+  + Add support for the Archos Internet Tablet.
+  + Better compatibility with some DAAP servers (bgo#659146).
+  + Fix crash during scrobbling in Lastfm plugin (bgo#662122).
+  + Several bug fixes in UPnP support.
+  + Various other bug fixes.
+  + Updated translations.
+- Add commented out pkgconfig() BuildRequires for UPnP support:
+  mono.ssdp, mono.upnp, mono.upnp.dcp.mediaserver1. This is
+  commented out as the mono-upnp package is currently broken.
+
+---

Old:

  banshee-2.3.6.tar.xz

New:

  banshee-2.4.0.tar.xz



Other differences:
--
++ banshee.spec ++
--- /var/tmp/diff_new_pack.hnwnpH/_old  2012-04-18 12:33:54.0 +0200
+++ /var/tmp/diff_new_pack.hnwnpH/_new  2012-04-18 12:33:54.0 +0200
@@ -17,14 +17,13 @@
 
 
 Name:   banshee
-Version:2.3.6
+Version:2.4.0
 Release:0
-#FIXME enable pkgconfig(mono-upnp) BuildRequires when mono-upnp enters Factory 
(sr#105529)
 Summary:A media playback and management application
 License:MIT
 Group:  Productivity/Multimedia/Sound/Players
 Url:http://banshee.fm
-Source0:
http://download.gnome.org/sources/banshee/2.3/%{name}-%{version}.tar.xz
+Source0:
http://download.gnome.org/sources/banshee/2.4/%{name}-%{version}.tar.xz
 # rpmlintrc: macro-in-comment, no-manual-page-for-binary
 Source99:   %{name}-rpmlintrc
 # PATCH-FIX-UPSTREAM banshee-recent-gpod.patch bgo#655660 vu...@opensuse.org 
-- Fix build with recent gtkpod-sharp (0.8.2)
@@ -55,8 +54,12 @@
 BuildRequires:  pkgconfig(libmtp)
 BuildRequires:  pkgconfig(mono)
 BuildRequires:  pkgconfig(mono-addins) = 0.6.2
-#BuildRequires:  pkgconfig(mono-upnp) = 0.1
 BuildRequires:  pkgconfig(mono-zeroconf)
+%if 0%{?suse_version}  1210
+BuildRequires:  pkgconfig(mono.ssdp) = 0.1
+BuildRequires:  pkgconfig(mono.upnp) = 0.1
+BuildRequires:  pkgconfig(mono.upnp.dcp.mediaserver1) = 0.1
+%endif
 BuildRequires:  pkgconfig(notify-sharp)
 BuildRequires:  pkgconfig(sqlite3)
 BuildRequires:  pkgconfig(taglib-sharp) = 2.0.3.5
@@ -474,6 +477,13 @@
 # Radio
 %{_libdir}/banshee/Extensions/Banshee.InternetRadio.dll*
 %{_datadir}/banshee/icons/hicolor/*/categories/radio.*
+%if 0%{?suse_version}  1210
+# UPnP
+%{_libdir}/banshee/Extensions/Banshee.UPnPClient.dll*
+%{_libdir}/banshee/Extensions/Mono.Ssdp.dll*
+%{_libdir}/banshee/Extensions/Mono.Upnp.Dcp.MediaServer1.dll*
+%{_libdir}/banshee/Extensions/Mono.Upnp.dll*
+%endif
 # Wikipedia
 %{_libdir}/banshee/Extensions/Banshee.Wikipedia.dll*
 %{_datadir}/banshee/icons/hicolor/*/categories/wikipedia.*

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



commit build for openSUSE:Factory

2012-04-18 Thread h_root
Hello community,

here is the log from the commit of package build for openSUSE:Factory checked 
in at 2012-04-18 12:33:57

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


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

Changes:

New Changes file:

--- /dev/null   2012-04-12 17:09:43.803558694 +0200
+++ /work/SRC/openSUSE:Factory/.build.new/build-initvm.changes  2012-04-18 
12:34:05.0 +0200
@@ -0,0 +1,12 @@
+---
+Tue Oct  4 12:43:27 UTC 2011 - adr...@suse.de
+
+- use new qemu-*-binfmt handler to run commands with correct $0
+- fix build for Factory
+
+---
+Mon Mar 21 07:02:52 UTC 2011 - adr...@suse.de
+
+- initial package for new cross build support for OBS. Done by 
+  James Perkins from LinuxFoundation
+
--- /work/SRC/openSUSE:Factory/build/build.changes  2011-09-27 
16:07:58.0 +0200
+++ /work/SRC/openSUSE:Factory/.build.new/build.changes 2012-04-18 
12:34:05.0 +0200
@@ -1,0 +2,47 @@
+Tue Apr 17 13:54:12 UTC 2012 - cfarr...@suse.com
+
+- license update: GPL-2.0+ and GPL-2.0
+  See e.g. spec2changelog by Pascal Bleser. Also, there should be a copy of
+  the GPL-2.0 license in the package
+
+---
+Wed Mar  7 09:55:02 UTC 2012 - adr...@suse.de
+
+- check_emulator needs to use $BUILD_DIR for initvm checks or obs
+  worker builds may break
+- Introduce --vmdisk-mount-options
+
+---
+Wed Feb 29 10:02:52 UTC 2012 - adr...@suse.de
+
+- using xz compression for kiwi raw files
+- progress counters during installing
+- 12.2 config added
+
+---
+Mon Feb 13 08:49:34 UTC 2012 - adr...@suse.de
+
+- Support for openSUSE 12.2 (current factory)
+- Support for crossbuild via Hostarch directive
+- PPC KVM support
+- swap space gets taken into account for ulimits
+- Failure on not supported personality set
+
+---
+Tue Oct 25 14:40:05 UTC 2011 - adr...@suse.de
+
+- use github.com as git repo now
+- fix build for rpmv5
+
+---
+Mon Oct 10 19:29:20 CEST 2011 - m...@suse.de
+
+- add sles11sp2 build config and adapt autodetection [bnc#711770]
+
+---
+Tue Oct  4 12:43:27 UTC 2011 - adr...@suse.de
+
+- use new qemu-*-binfmt handler to run commands with correct $0
+- fix build for Factory
+
+---
@@ -50,11 +97 @@
-Tue Mar 29 14:59:28 UTC 2011 - lnus...@suse.de
-
-- make sure default.conf is no stale symlink
-

-Tue Mar  1 15:35:21 UTC 2011 - adr...@suse.de
-
-- fix xen build support
-

-Mon Feb 28 09:02:32 UTC 2011 - adr...@suse.de
+Fri Apr 15 08:55:14 UTC 2011 - adr...@suse.de
@@ -62,2 +99,3 @@
-- do not use current git branch for stable build package in distributions
-- require bsdtar for vm builds to ensure a safe build
+- switch back to single process build for debian to be conform with
+  their policy
+- use cpuid kvm64 on kvm for 64bit as workaround for a cpuid bug
@@ -66 +104 @@
-Wed Dec 15 14:05:09 CET 2010 - m...@suse.de
+Tue Mar 29 14:59:28 UTC 2011 - lnus...@suse.de
@@ -68 +106 @@
-- also use -o when using bsdtar --chroot
+- make sure default.conf is no stale symlink
@@ -71 +109 @@
-Thu Dec  9 11:51:40 UTC 2010 - adr...@suse.de
+Tue Mar  1 15:35:21 UTC 2011 - adr...@suse.de
@@ -73,4 +111,2 @@
-- support bsdtar for setting up build enviroment
-- make expanddeps use the highest version of a package if multiple 
-  versions aver available in a repository [bnc#656599]
-- support other file formats (esp. for .ZIP and .EXE export for crossbuild)
+- support new cross build initvm. Done by James Perkins from LinuxFoundation
+- do not use loop device anymore when using block devices directly

Old:

  build-2011.09.26.tar.gz

New:

  baselibs.conf
  build-initvm.changes
  build-initvm.spec
  obs-build-2012.03.17.tar.gz



Other differences:
--
++ build-initvm.spec ++
#
# spec file for package build-initvm
#
# 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, 

commit expect for openSUSE:Factory

2012-04-18 Thread h_root
Hello community,

here is the log from the commit of package expect for openSUSE:Factory checked 
in at 2012-04-18 12:34:03

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


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

Changes:

--- /work/SRC/openSUSE:Factory/expect/expect.changes2011-12-27 
18:35:08.0 +0100
+++ /work/SRC/openSUSE:Factory/.expect.new/expect.changes   2012-04-18 
12:34:08.0 +0200
@@ -1,0 +2,5 @@
+Sat Apr 14 15:33:53 UTC 2012 - sch...@linux-m68k.org
+
+- Remove execute permission from logfiles
+
+---

New:

  expect-log.patch



Other differences:
--
++ expect.spec ++
--- /var/tmp/diff_new_pack.vRI19l/_old  2012-04-18 12:34:10.0 +0200
+++ /var/tmp/diff_new_pack.vRI19l/_new  2012-04-18 12:34:10.0 +0200
@@ -31,6 +31,7 @@
 Source1:expect-rpmlintrc
 Patch1: expect.patch
 Patch2: expect-fixes.patch
+Patch3: expect-log.patch
 
 %description
 Expect is a tool primarily for automating interactive applications,
@@ -55,6 +56,7 @@
 %setup -q -n %name%version
 %patch1
 %patch2
+%patch3
 
 %build
 autoreconf

++ expect-log.patch ++
--- exp_log.c
+++ exp_log.c
@@ -374,7 +374,7 @@ expDiagChannelOpen(interp,filename)
Tcl_DStringAppend(tsdPtr-diagFilename,filename,-1);
 }
 
-tsdPtr-diagChannel = Tcl_OpenFileChannel(interp,newfilename,a,0777);
+tsdPtr-diagChannel = Tcl_OpenFileChannel(interp,newfilename,a,0666);
 if (!tsdPtr-diagChannel) {
Tcl_DStringFree(tsdPtr-diagFilename);
return TCL_ERROR;
@@ -499,7 +499,7 @@ expLogChannelOpen(interp,filename,append
Tcl_DStringAppend(tsdPtr-logFilename,filename,-1);
 }
 
-tsdPtr-logChannel = Tcl_OpenFileChannel(interp,newfilename,mode,0777);
+tsdPtr-logChannel = Tcl_OpenFileChannel(interp,newfilename,mode,0666);
 if (!tsdPtr-logChannel) {
Tcl_DStringFree(tsdPtr-logFilename);
return TCL_ERROR;
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit fcitx-configtool for openSUSE:Factory

2012-04-18 Thread h_root
Hello community,

here is the log from the commit of package fcitx-configtool for 
openSUSE:Factory checked in at 2012-04-18 12:34:08

Comparing /work/SRC/openSUSE:Factory/fcitx-configtool (Old)
 and  /work/SRC/openSUSE:Factory/.fcitx-configtool.new (New)


Package is fcitx-configtool, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/fcitx-configtool/fcitx-configtool.changes
2012-03-12 20:13:26.0 +0100
+++ /work/SRC/openSUSE:Factory/.fcitx-configtool.new/fcitx-configtool.changes   
2012-04-18 12:34:10.0 +0200
@@ -1,0 +2,6 @@
+Tue Apr 17 07:45:25 UTC 2012 - i...@marguerite.su
+
+- update to 0.4.2
+  * fix fcitx-config-gtk3 color and hotkey problem.
+
+---

Old:

  fcitx-configtool-0.4.1.tar.xz

New:

  fcitx-configtool-0.4.2.tar.xz



Other differences:
--
++ fcitx-configtool.spec ++
--- /var/tmp/diff_new_pack.RNPnDu/_old  2012-04-18 12:34:12.0 +0200
+++ /var/tmp/diff_new_pack.RNPnDu/_new  2012-04-18 12:34:12.0 +0200
@@ -15,30 +15,35 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-%definepkgname fcitx-config-gtk
+
+%if 0%{?suse_version} = 1140
+%definepkgname fcitx-config-gtk2
+%else
+%definepkgname fcitx-config-gtk3
+%endif
 
 Name:   fcitx-configtool
-Version:0.4.1
-Release:1
+Version:0.4.2
+Release:0
 Summary:GTK GUI config tool for FCITX
-Group:  System/I18n/Chinese 
 License:GPL-2.0+
+Group:  System/I18n/Chinese
 Url:http://code.google.com/p/fcitx
 BuildRequires:  fcitx-devel
 %if 0%{?suse_version} = 1140
 BuildRequires:  libunique-devel
+BuildRequires:  pkgconfig(gtk+-2.0)
 %else
+BuildRequires:  gtk3-devel
 BuildRequires:  libunique1-devel
 %endif
-BuildRequires:  xz
+Source: http://fcitx.googlecode.com/files/%{name}-%{version}.tar.xz
 BuildRequires:  cmake
 BuildRequires:  gcc-c++
 BuildRequires:  intltool
-BuildRequires:  libtool
-BuildRequires:  gtk2-devel
-BuildRequires: gtk3-devel
 BuildRequires: iso-codes-devel
-Source: http://fcitx.googlecode.com/files/%{name}-%{version}.tar.xz
+BuildRequires:  libtool
+BuildRequires:  xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -49,6 +54,8 @@
 %package -n %{pkgname}
 Summary:   GTK GUI Config tool for FCITX
 Group: System/I18n/Chinese
+Provides:   fcitx-config-gtk = %{version}
+Obsoletes:  fcitx-config-gtk  %{version}
 
 %description -n %{pkgname}
 fcitx-config GTK based configure tool for fcitx.
@@ -56,10 +63,10 @@
 KDE Version see fcitx-config-kde4 or kcm-fcitx.
 
 %prep
-%setup -q -n %{name}-%{version} 
+%setup -q
 
 %build
-%{__mkdir} -pv build
+mkdir -pv build
 pushd build
 cmake   -DCMAKE_INSTALL_PREFIX=%{_prefix} \
 -DLIB_INSTALL_DIR=%{_libdir} \
@@ -68,7 +75,7 @@
 
 %install
 pushd build
-make DESTDIR=$RPM_BUILD_ROOT install
+%make_install
 popd
 
 %find_lang %{name}

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



commit kdebase4-runtime for openSUSE:Factory

2012-04-18 Thread h_root
Hello community,

here is the log from the commit of package kdebase4-runtime for 
openSUSE:Factory checked in at 2012-04-18 12:34:36

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


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

Changes:

--- /work/SRC/openSUSE:Factory/kdebase4-runtime/kdebase4-runtime.changes
2012-03-20 17:48:56.0 +0100
+++ /work/SRC/openSUSE:Factory/.kdebase4-runtime.new/kdebase4-runtime.changes   
2012-04-18 12:34:49.0 +0200
@@ -1,0 +2,19 @@
+Mon Apr 16 09:40:16 UTC 2012 - m...@suse.com
+
+- Delete unapplied patches
+  * 50ef3393-nepomuk-data-merging-fix.diff
+  * 754275ed-nepomuk-res-ident-perf.diff
+  * phonon-wakeups.diff
+
+---
+Sat Mar 31 07:59:52 UTC 2012 - wstephen...@suse.com
+
+- Add xz to BuildRequires
+
+---
+Fri Mar 30 01:14:38 CEST 2012 - dmuel...@suse.de
+
+- update to 4.8.2
+  * see http://kde.org/announcements/changelogs/changelog4_8_1to4_8_2.php for 
details
+
+---

Old:

  50ef3393-nepomuk-data-merging-fix.diff
  754275ed-nepomuk-res-ident-perf.diff
  kde-runtime-4.8.1.tar.bz2
  phonon-wakeups.diff

New:

  kde-runtime-4.8.2.tar.xz



Other differences:
--
++ kdebase4-runtime.spec ++
--- /var/tmp/diff_new_pack.j0Z03r/_old  2012-04-18 12:34:51.0 +0200
+++ /var/tmp/diff_new_pack.j0Z03r/_new  2012-04-18 12:34:51.0 +0200
@@ -16,22 +16,20 @@
 #
 
 
-
 Name:   kdebase4-runtime
-Version:4.8.1
+Version:4.8.2
 Release:0
 Summary:The KDE Runtime Components
 License:GPL-2.0+
 Group:  System/GUI/KDE
 Url:http://www.kde.org/
-Source0:kde-runtime-%{version}.tar.bz2
+Source0:kde-runtime-%{version}.tar.xz
 Source1:kde4-essential.menu
 Source2:kde-settings.menu
 Source3:kde-settings.directory
 Source4:KDE-Sys-Log-Out.ogg
 Source99:   nepomuk.png
 Patch0: 4_7_BRANCH.diff
-Patch2: phonon-wakeups.diff
 Patch3: hotplug-kde3.diff
 Patch4: kde4-wrapper.diff
 Patch5: kdesu-remember-keep-password.diff
@@ -42,8 +40,6 @@
 Patch15:kdesu-symbol-lookup-workaround.diff
 Patch16:phonon-always-forget.diff
 Patch17:desktop-files.diff
-Patch18:754275ed-nepomuk-res-ident-perf.diff
-Patch19:50ef3393-nepomuk-data-merging-fix.diff
 BuildRequires:  NetworkManager-devel
 BuildRequires:  QtZeitgeist-devel
 BuildRequires:  bluez-devel
@@ -63,7 +59,7 @@
 BuildRequires:  openslp-devel
 BuildRequires:  soprano-backend-virtuoso
 BuildRequires:  xine-devel
-BuildRequires:  xz-devel
+BuildRequires:  xz
 BuildRequires:  pkgconfig(libxklavier)
 PreReq: permissions
 Requires:   dbus-1-x11
@@ -159,8 +155,6 @@
 %setup -q -n kde-runtime-%{version}
 cp %{SOURCE4} $RPM_BUILD_DIR/kde-runtime-%{version}/knotify/sounds/
 %patch0 -p1
-# causes crashes, disabled for now
-#%patch2
 %patch3
 %patch4
 %patch5
@@ -171,8 +165,6 @@
 %patch15
 %patch16
 %patch17
-%patch18 -p1
-%patch19 -p1
 
 %build
   %cmake_kde4 -d build -- -DKDE4_ENABLE_FPIE=1
@@ -351,7 +343,9 @@
 %{_kde4_modulesdir}/kio_nfs.so
 %{_kde4_modulesdir}/kio_remote.so
 %{_kde4_modulesdir}/kio_settings.so
+%if %{suse_version}  1130
 %{_kde4_modulesdir}/kio_sftp.so
+%endif
 %{_kde4_modulesdir}/kio_smb.so
 %{_kde4_modulesdir}/kio_thumbnail.so
 %{_kde4_modulesdir}/kio_timeline.so
@@ -468,7 +462,6 @@
 %{_kde4_servicesdir}/floppy.protocol
 %{_kde4_servicesdir}/gzip.protocol
 %{_kde4_servicesdir}/info.protocol
-%{_kde4_servicesdir}/lzma.protocol
 %{_kde4_servicesdir}/man.protocol
 %{_kde4_servicesdir}/nepomuk.protocol
 %{_kde4_servicesdir}/nepomuksearch.protocol
@@ -478,13 +471,16 @@
 %{_kde4_servicesdir}/remote.protocol
 %{_kde4_servicesdir}/settings.protocol
 %{_kde4_servicesdir}/smb.protocol
-%{_kde4_servicesdir}/sftp.protocol
 %{_kde4_servicesdir}/tar.protocol
 %{_kde4_servicesdir}/thumbnail.protocol
 %{_kde4_servicesdir}/timeline.protocol
 %{_kde4_servicesdir}/trash.protocol
-%{_kde4_servicesdir}/xz.protocol
 %{_kde4_servicesdir}/zip.protocol
+%if %{suse_version}  1130
+%{_kde4_servicesdir}/lzma.protocol
+%{_kde4_servicesdir}/xz.protocol
+%{_kde4_servicesdir}/sftp.protocol
+%endif
 
 # --- services ---
 %{_kde4_servicesdir}/comicbookthumbnail.desktop
@@ -646,7 +642,9 @@
 # --- dbus services ---
 %{_kde4_datadir}/dbus-1/services/org.kde.knotify.service
 %{_kde4_datadir}/dbus-1/services/org.kde.kuiserver.service
+%if %suse_version  1130
 

commit kdesdk4 for openSUSE:Factory

2012-04-18 Thread h_root
Hello community,

here is the log from the commit of package kdesdk4 for openSUSE:Factory checked 
in at 2012-04-18 12:34:41

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


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

Changes:

--- /work/SRC/openSUSE:Factory/kdesdk4/kdesdk4.changes  2012-03-13 
09:33:41.0 +0100
+++ /work/SRC/openSUSE:Factory/.kdesdk4.new/kdesdk4.changes 2012-04-18 
12:34:53.0 +0200
@@ -1,0 +2,21 @@
+Mon Apr  9 08:56:25 UTC 2012 - ctri...@opensuse.org
+
+- lokalize requires kross-python for scripts (bnc#754576)
+
+---
+Sun Apr  1 12:47:26 UTC 2012 - wstephen...@suse.com
+
+- Fix broken permissions problem in script
+
+---
+Sat Mar 31 10:55:32 UTC 2012 - wstephen...@suse.com
+
+- Add xz to BuildRequires
+
+---
+Fri Mar 30 01:14:44 CEST 2012 - dmuel...@suse.de
+
+- update to 4.8.2
+  * see http://kde.org/announcements/changelogs/changelog4_8_1to4_8_2.php for 
details
+
+---

Old:

  kdesdk-4.8.1.tar.bz2

New:

  kdesdk-4.8.2.tar.xz



Other differences:
--
++ kdesdk4.spec ++
--- /var/tmp/diff_new_pack.m4zQul/_old  2012-04-18 12:34:54.0 +0200
+++ /var/tmp/diff_new_pack.m4zQul/_new  2012-04-18 12:34:54.0 +0200
@@ -16,15 +16,14 @@
 #
 
 
-
 Name:   kdesdk4
-Version:4.8.1
+Version:4.8.2
 Release:0
 Summary:KDE SDK Package
 License:GPL-2.0+
 Group:  System/GUI/KDE
 Url:http://www.kde.org/
-Source0:kdesdk-%{version}.tar.bz2
+Source0:kdesdk-%{version}.tar.xz
 Source100:  kdesdk4-rpmlintrc
 Patch0: desktop-files.diff
 BuildRequires:  antlr
@@ -44,6 +43,7 @@
 BuildRequires:  oxygen-icon-theme
 BuildRequires:  strigi
 BuildRequires:  subversion-devel
+BuildRequires:  xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %kde4_runtime_requires
 Requires(post): shared-mime-info
@@ -138,6 +138,8 @@
 Group:  System/GUI/KDE
 # Requires strigila_po.so (bnc#410716)
 Requires:   kdesdk4-strigi
+# Requires krosspython.so (bnc#754576)
+Requires:   kross-python
 Requires:   libqt4_sql_backend
 Requires:   python-kde4
 Provides:   kde4-lokalize = 4.3.0

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



commit linuxrc for openSUSE:Factory

2012-04-18 Thread h_root
Hello community,

here is the log from the commit of package linuxrc for openSUSE:Factory checked 
in at 2012-04-18 12:34:46

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


Package is linuxrc, Maintainer is snw...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/linuxrc/linuxrc.changes  2012-04-17 
07:46:27.0 +0200
+++ /work/SRC/openSUSE:Factory/.linuxrc.new/linuxrc.changes 2012-04-18 
12:34:55.0 +0200
@@ -1,0 +2,11 @@
+Tue Apr 17 15:52:20 CEST 2012 - snw...@suse.de
+
+- adjust rescue system setup
+- move prepare_rescue script
+
+---
+Mon Apr 16 14:46:59 CEST 2012 - snw...@suse.de
+
+- add api to run scripts at various places
+
+---

Old:

  linuxrc-4.0.3.tar.bz2

New:

  linuxrc-4.0.4.tar.bz2



Other differences:
--
++ linuxrc.spec ++
--- /var/tmp/diff_new_pack.xGuQKp/_old  2012-04-18 12:34:59.0 +0200
+++ /var/tmp/diff_new_pack.xGuQKp/_new  2012-04-18 12:34:59.0 +0200
@@ -24,9 +24,9 @@
 Summary:SUSE Installation Program
 License:GPL-3.0+
 Group:  System/Boot
-Version:4.0.3
+Version:4.0.4
 Release:0
-Source: linuxrc-4.0.3.tar.bz2
+Source: linuxrc-4.0.4.tar.bz2
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description

++ linuxrc-4.0.3.tar.bz2 - linuxrc-4.0.4.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/linuxrc-4.0.3/VERSION new/linuxrc-4.0.4/VERSION
--- old/linuxrc-4.0.3/VERSION   2012-04-16 12:12:53.0 +0200
+++ new/linuxrc-4.0.4/VERSION   2012-04-17 15:52:16.0 +0200
@@ -1 +1 @@
-4.0.3
+4.0.4
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/linuxrc-4.0.3/changelog new/linuxrc-4.0.4/changelog
--- old/linuxrc-4.0.3/changelog 2012-04-16 12:12:55.0 +0200
+++ new/linuxrc-4.0.4/changelog 2012-04-17 15:52:17.0 +0200
@@ -1,4 +1,9 @@
-2012-04-16:HEAD
+2012-04-17:HEAD
+   - adjust rescue system setup
+   - move prepare_rescue script
+   - add api to run scripts at various places
+
+2012-04-16:4.0.3
- create /dev/pts dir
- mount /dev/pts after devtmpfs (bnc #755845)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/linuxrc-4.0.3/linuxrc.c new/linuxrc-4.0.4/linuxrc.c
--- old/linuxrc-4.0.3/linuxrc.c 2012-04-16 11:49:33.0 +0200
+++ new/linuxrc-4.0.4/linuxrc.c 2012-04-17 11:18:44.0 +0200
@@ -324,7 +324,7 @@
   slist_t *sl;
   char *argv[3] = { };
   char *dirs[] = {
-bin, boot, etc, home, lib,
+bin, boot, etc, home, lib, run,
 media, mounts, mounts/initrd, mnt, proc, sbin,
 sys, tmp, usr, usr/lib, usr/lib/microcode, var,
 NULL
@@ -371,7 +371,15 @@
 
 // add devices
 strprintf(buf, %s/dev, mp);
-rename(/dev, buf);
+if(config.devtmpfs) {
+  umount(/dev/pts);
+  umount(/dev);
+  mkdir(buf, 0755);
+  mount(devtmpfs, buf, devtmpfs, 0, 0);
+}
+else {
+  rename(/dev, buf);
+}
 
 // keep initrd available
 strprintf(buf, %s/mounts/initrd, mp);
@@ -406,7 +414,7 @@
   chroot(.);
 
   if(config.rescue) {
-system(/mounts/initrd/bin/prepare_rescue);
+system(/mounts/initrd/scripts/prepare_rescue);
 
 // system(PS1='\\w # ' /bin/bash 21);
 
@@ -830,7 +838,7 @@
 if (config.linemode)
   putchar('\n');
 printf(
-  \n %s installation program v LXRC_FULL_VERSION  (c) 1996-2011 SUSE 
Linux Products GmbH \n,
+  \n %s installation program v LXRC_FULL_VERSION  (c) 1996-2012 SUSE 
Linux Products GmbH \n,
   config.product
 );
 if (config.linemode)
@@ -892,6 +900,8 @@
 }
   }
 
+  util_run_script(early_setup);
+
   util_free_mem();
 
   if(config.memoryXXX.free  config.memoryXXX.min_free) {
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/linuxrc-4.0.3/util.c new/linuxrc-4.0.4/util.c
--- old/linuxrc-4.0.3/util.c2012-03-26 15:25:13.0 +0200
+++ new/linuxrc-4.0.4/util.c2012-04-16 14:44:47.0 +0200
@@ -5015,3 +5015,23 @@
   return fcoe_ok;
 }
 
+
+void util_run_script(char *name)
+{
+  char *buf = NULL;
+
+  if(util_check_exist2(/scripts, name) != 'r') return;
+
+  file_write_install_inf();
+
+  strprintf(buf, /scripts/%s, name);
+
+  system(buf);
+
+  str_copy(buf, NULL);
+
+  file_read_info_file(file:/tmp/script.result, kf_cfg);
+
+  unlink(/tmp/script.result);
+}
+
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 

commit parrot for openSUSE:Factory

2012-04-18 Thread h_root
Hello community,

here is the log from the commit of package parrot for openSUSE:Factory checked 
in at 2012-04-18 12:34:51

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


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

Changes:

--- /work/SRC/openSUSE:Factory/parrot/parrot.changes2011-10-25 
16:48:29.0 +0200
+++ /work/SRC/openSUSE:Factory/.parrot.new/parrot.changes   2012-04-18 
12:35:00.0 +0200
@@ -0,0 +1,13 @@
+Fri Mar 23 03:30:00 CES 2012 - car...@glass.org.nz
+
+- update to parrot-4.2.0
+ * The signature of getprop was changed from (PMC,String,PMC) to
+(PMC,PMC,String) for consistency
+ * PCC now reuses continuation PMCs internally, which reduces GC work by 25%
+ * Winxed snapshop updated to 1.6.devel
+ * Fixed a segfault when reading packfiles with no constant or main_sub
+ * The OS Dynamic PMC now has separate functions to unlink a file and
+remove an empty directory (rmdir)
+ * various small bug fixes
+- fixed a failure in the configuration script
+

Old:

  parrot-3.9.0.tar.bz2

New:

  parrot-4.2.0.tar.bz2



Other differences:
--
++ parrot.spec ++
--- /var/tmp/diff_new_pack.OycIBz/_old  2012-04-18 12:35:03.0 +0200
+++ /var/tmp/diff_new_pack.OycIBz/_new  2012-04-18 12:35:03.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package parrot
 #
-# 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,13 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+# norootforbuild
 
 
 Name:   parrot
-Version:3.9.0
+Version:4.2.0
 Release:1
-%define pversion 3_9_0
+%define pversion 4_2_0
 Summary:Parrot Virtual Machine
 License:Artistic-2.0
 Group:  Development/Libraries/Other
@@ -34,6 +35,7 @@
 BuildRequires:  gmp-devel
 BuildRequires:  gdbm-devel
 BuildRequires:  libicu-devel
+BuildRequires:  procps
 %if 0%{?fedora_version}
 BuildRequires:  perl(JSON)
 %endif

++ parrot-3.9.0.tar.bz2 - parrot-4.2.0.tar.bz2 ++
 98789 lines of diff (skipped)

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



commit plymouth for openSUSE:Factory

2012-04-18 Thread h_root
Hello community,

here is the log from the commit of package plymouth for openSUSE:Factory 
checked in at 2012-04-18 12:34:55

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


Package is plymouth, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/plymouth/plymouth.changes2012-04-12 
09:51:08.0 +0200
+++ /work/SRC/openSUSE:Factory/.plymouth.new/plymouth.changes   2012-04-18 
12:35:04.0 +0200
@@ -1,0 +2,6 @@
+Tue Apr 17 10:30:57 UTC 2012 - g...@suse.com
+
+- Correct the theme name in the post install script of
+  plymouth-branding-openSUSE
+
+---



Other differences:
--
++ plymouth.spec ++
--- /var/tmp/diff_new_pack.fCf4zZ/_old  2012-04-18 12:35:08.0 +0200
+++ /var/tmp/diff_new_pack.fCf4zZ/_new  2012-04-18 12:35:08.0 +0200
@@ -467,7 +467,7 @@
 if [ $1 -eq 1 ]; then
export LIB=%{_libdir}
if [ $(%{_sbindir}/plymouth-set-default-theme) == text ]; then
-  %{_sbindir}/plymouth-set-default-theme SuSE
+  %{_sbindir}/plymouth-set-default-theme openSUSE
   if [ -x /sbin/mkinitrd ]; then
  /sbin/mkinitrd
   fi




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



commit protobuf for openSUSE:Factory

2012-04-18 Thread h_root
Hello community,

here is the log from the commit of package protobuf for openSUSE:Factory 
checked in at 2012-04-18 12:35:00

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


Package is protobuf, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/protobuf/protobuf.changes2012-01-04 
07:30:01.0 +0100
+++ /work/SRC/openSUSE:Factory/.protobuf.new/protobuf.changes   2012-04-18 
12:35:08.0 +0200
@@ -1,0 +2,13 @@
+Fri Mar 16 16:15:25 UTC 2012 - dims...@opensuse.org
+
+- Add gtest-1.5.0.tar.bz2: This is the release tarball of gtest 1.5
+  which is being used by make check. The included 1.4.0 does not
+  work with gcc 4.7, thus replacing the gtest folder with this
+  snapshot.
+- Wrapped the gtest extraction with a version check... on next
+  version the package will fail in order to remember to take this
+  out again (next release of protobuf bundles gtest 1.5.0)
+- Add libtool BuildRequires and call to autoreconf, as gtest 1.5.0
+  needs to be bootstrapped.
+
+---

New:

  gtest-1.5.0.tar.bz2



Other differences:
--
++ protobuf.spec ++
--- /var/tmp/diff_new_pack.Jf6fh4/_old  2012-04-18 12:35:12.0 +0200
+++ /var/tmp/diff_new_pack.Jf6fh4/_new  2012-04-18 12:35:12.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package protobuf
 #
-# 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/
 #
 
+
 %define soname 7
 
 %bcond_without check
@@ -37,11 +38,16 @@
 Group:  Development/Libraries/C and C++
 Version:2.4.1
 Release:0
+# Reminder: Remove gtest 1.5.0 injected tarball.
 Url:http://code.google.com/p/protobuf/ 
 Source0:http://protobuf.googlecode.com/files/%{name}-%{version}.tar.bz2
 Source1:manifest.txt.in
+# gtest 1.5.0 is just there to fuix the build with gcc 4.7... newer version of 
protobuf includes this.
+Source2:gtest-1.5.0.tar.bz2
 Patch0: protobuf-setuptools-2.4.1.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+# Needed to rebootstrap with gtest 1.5.0
+BuildRequires:  libtool
 BuildRequires:  gcc-c++
 %if 0%{?suse_version}  1010
 BuildRequires:  fdupes
@@ -128,12 +134,21 @@
 
 %setup -q
 %patch0 -p0
+%if %{version} == 2.4.1
+rm -rf gtest
+tar xf %{S:2}
+%else
+echo Drop this gtest injection hack... any newer version than protobuf 2.4.1 
should have gtest 1.5.0 included.
+false
+%endif
 
 %build
 %if 0%{?mandriva_version}
 #XXX something wents wrong with detecting this
 export PTHREAD_LIBS=-lpthread
 %endif
+# Needed due to gtest 1.5.0 injection
+autoreconf -fiv
 %configure --disable-static
 %{__make} %{?jobs:-j%jobs}
 #

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



commit python for openSUSE:Factory

2012-04-18 Thread h_root
Hello community,

here is the log from the commit of package python for openSUSE:Factory checked 
in at 2012-04-18 12:35:06

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


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

Changes:

--- /work/SRC/openSUSE:Factory/python/python-base.changes   2012-04-12 
09:51:08.0 +0200
+++ /work/SRC/openSUSE:Factory/.python.new/python-base.changes  2012-04-18 
12:35:13.0 +0200
@@ -1,0 +2,8 @@
+Sat Apr 14 08:57:46 UTC 2012 - dmuel...@suse.com
+
+- update to 2.7.3:
+  * no change
+- remove static libpython.a from build to avoid packages
+  linking it statically
+
+---
python.changes: same change

Old:

  Python-2.7.3rc2.tar.bz2

New:

  Python-2.7.3.tar.bz2
  remove-static-libpython.diff



Other differences:
--
++ python-base.spec ++
--- /var/tmp/diff_new_pack.Ua87DN/_old  2012-04-18 12:35:17.0 +0200
+++ /var/tmp/diff_new_pack.Ua87DN/_new  2012-04-18 12:35:17.0 +0200
@@ -18,14 +18,13 @@
 
 
 Name:   python-base
-Version:2.7.2.99rc2
+Version:2.7.3
 Release:0
 License:Python-2.0
 Summary:Python Interpreter base package
 Url:http://www.python.org/
 Group:  Development/Languages/Python
-#%%define tarversion %{version}
-%define tarversion 2.7.3rc2
+%define tarversion %{version}
 %define tarname Python-%{tarversion}
 Source0:%{tarname}.tar.bz2
 Source1:macros.python
@@ -48,6 +47,7 @@
 Patch13:python-2.7.2-fix_date_time_compiler.patch
 Patch15:python-2.7.2-disable-tests-in-test_io.patch
 Patch16:pypirc-secure.diff
+Patch17:remove-static-libpython.diff
 # COMMON-PATCH-END
 %define python_version%(echo %{tarversion} | head -c 3)
 BuildRequires:  automake
@@ -132,6 +132,7 @@
 %patch15 -p1
 %endif
 %patch16 -p1
+%patch17
 # COMMON-PREP-END
 
 # drop Autoconf version requirement
@@ -216,6 +217,8 @@
 # kill imageop.so and audioop.so, they are rarely used and insecure
 rm -f $CLEANUP_DIR/lib-dynload/imageop.so
 rm -f $CLEANUP_DIR/lib-dynload/audioop.so
+# link shared library instead of static library that tools expect
+ln -s ../../libpython%{python_version}.so 
%{buildroot}%{_libdir}/python%{python_version}/config/libpython%{python_version}.so
 # remove various things that don't need to be in python-base
 rm %{buildroot}%{_bindir}/idle
 rm -rf $CLEANUP_DIR/{curses,bsddb,idlelib,lib-tk,sqlite3}

++ python-doc.spec ++
--- /var/tmp/diff_new_pack.Ua87DN/_old  2012-04-18 12:35:17.0 +0200
+++ /var/tmp/diff_new_pack.Ua87DN/_new  2012-04-18 12:35:17.0 +0200
@@ -15,8 +15,6 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-
-
 Name:   python-doc
 Version:2.7
 Release:0
@@ -24,13 +22,29 @@
 Summary:Additional Package Documentation for Python
 Url:http://www.python.org/
 Group:  Development/Languages/Python
-%define pyver   2.7.2.99rc2
-#%%define tarname Python-%{pyver}
-%define tarname Python-2.7.3rc2
+%define pyver   2.7.3
+%define tarname Python-%{pyver}
 Source0:%{tarname}.tar.bz2
 Source1:python-%{version}-docs-html.tar.bz2
 Source2:python-%{version}-docs-pdf-a4.tar.bz2
 Source3:python-%{version}-docs-pdf-letter.tar.bz2
+# COMMON-PATCH-BEGIN
+Patch1: python-2.7-dirs.patch
+Patch2: python-distutils-rpm-8.patch
+Patch3: python-2.7.3rc2-multilib.patch
+Patch4: python-2.5.1-sqlite.patch
+Patch5: python-2.7.3rc2-canonicalize2.patch
+Patch6: python-2.7rc2-configure.patch
+Patch7: python-2.6-gettext-plurals.patch
+Patch8: python-2.6b3-curses-panel.patch
+Patch9: python-2.7.1-distutils_test_path.patch
+Patch10:sparc_longdouble.patch
+Patch12:
http://psf.upfronthosting.co.za/roundup/tracker/file19029/python-test_structmembers.patch
+Patch13:python-2.7.2-fix_date_time_compiler.patch
+Patch15:python-2.7.2-disable-tests-in-test_io.patch
+Patch16:pypirc-secure.diff
+Patch17:remove-static-libpython.diff
+# COMMON-PATCH-END
 Provides:   pyth_doc
 Provides:   pyth_ps
 Obsoletes:  pyth_doc
@@ -57,6 +71,26 @@
 
 %prep
 %setup -q -n %{tarname}
+# COMMON-PREP-BEGIN
+%patch1 -p1
+%patch2 -p1
+%patch3
+%patch4
+%patch5
+%patch6
+%patch7
+%patch8
+%patch9 -p1
+%patch10 -p1
+%patch12
+%patch13
+#skip test_io test for ppc,ppc64 as it broken.
+%ifarch ppc ppc64
+%patch15 -p1
+%endif
+%patch16 -p1
+%patch17
+# COMMON-PREP-END
 
 %build
 # nothing to do 

commit shellinabox for openSUSE:Factory

2012-04-18 Thread h_root
Hello community,

here is the log from the commit of package shellinabox for openSUSE:Factory 
checked in at 2012-04-18 12:35:10

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


Package is shellinabox, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/shellinabox/shellinabox.changes  2012-02-16 
12:28:02.0 +0100
+++ /work/SRC/openSUSE:Factory/.shellinabox.new/shellinabox.changes 
2012-04-18 12:35:24.0 +0200
@@ -2 +2 @@
-Wed Dec  7 11:39:58 UTC 2011 - cfarr...@suse.com
+Mon Apr 16 13:52:04 UTC 2012 - cfarr...@suse.com
@@ -4,2 +4,8 @@
-- license update: GPL-2.0-with-openssl-exception
-  Use SPDX syntax (http://www.spdx.org/licenses)
+- license update: SUSE-GPL-2.0-with-openssl-exception
+  See COPYING. SUSE- prefix is used until upstream (spdx.org) accept
+  GPL-2.0-with-openssl-exception
+
+---
+Mon Apr  2 17:30:40 UTC 2012 - dval...@suse.com
+
+- fix build on powerpc 

New:

  shellinabox-ppc.patch



Other differences:
--
++ shellinabox.spec ++
--- /var/tmp/diff_new_pack.WR15eM/_old  2012-04-18 12:35:27.0 +0200
+++ /var/tmp/diff_new_pack.WR15eM/_new  2012-04-18 12:35:27.0 +0200
@@ -19,7 +19,7 @@
 #
 Version:2.10
 Release:1.1
-License:GPL-2.0-with-openssl-exception
+License:SUSE-GPL-2.0-with-openssl-exception
 URL:http://code.google.com/p/shellinabox/
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 AutoReqProv:on
@@ -31,6 +31,7 @@
 Source0: %{name}-%{version}.tar.bz2
 # Fix possible buffer overwrite error in launcher.c
 Patch:  shellinabox.patch
+Patch1: shellinabox-ppc.patch
 Source1: rcshellinabox
 
 %description
@@ -48,6 +49,7 @@
 %prep
 %setup -q
 %patch -p0
+%patch1 -p1
 %configure
 
 %build

++ shellinabox-ppc.patch ++
Index: shellinabox-2.10/Makefile.am
===
--- shellinabox-2.10.orig/Makefile.am
+++ shellinabox-2.10/Makefile.am
@@ -108,6 +108,8 @@ objcopyflags = case $(host_cpu)
  i[0-9]86) echo '-O elf32-i386 -B i386';; \
  x86_64)   echo '-O elf64-x86-64 -B i386:x86-64';;\
  arm*) echo '-O elf32-littlearm -B arm';; \
+powerpc)  echo '-O elf32-powerpc -B powerpc';;   \
+powerpc*) echo '-O elf64-powerpc -B powerpc';;   \
esac
 
 renamesymbols=\
Index: shellinabox-2.10/Makefile.in
===
--- shellinabox-2.10.orig/Makefile.in
+++ shellinabox-2.10/Makefile.in
@@ -372,6 +372,8 @@ objcopyflags = case $(host_cpu) in
  i[0-9]86) echo '-O elf32-i386 -B i386';; \
  x86_64)   echo '-O elf64-x86-64 -B i386:x86-64';;\
  arm*) echo '-O elf32-littlearm -B arm';; \
+powerpc)  echo '-O elf32-powerpc -B powerpc';;   \
+powerpc*) echo '-O elf64-powerpc -B powerpc';;   \
esac
 
 renamesymbols = \
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit texmaker for openSUSE:Factory

2012-04-18 Thread h_root
Hello community,

here is the log from the commit of package texmaker for openSUSE:Factory 
checked in at 2012-04-18 12:35:14

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


Package is texmaker, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/texmaker/texmaker.changes2012-03-02 
13:50:25.0 +0100
+++ /work/SRC/openSUSE:Factory/.texmaker.new/texmaker.changes   2012-04-18 
12:35:28.0 +0200
@@ -1,0 +2,33 @@
+Sat Apr  7 09:38:37 UTC 2012 - badshah...@gmail.com
+
+- Update to version 3.3.3:
+  + New Features:
+- A light session management has been added
+- In the pdf viewer, the horizontal position is restored after 
+  compilation and the zoom factor is restored after a restart
+  of texmaker
+- It is now possible to modify a user tag
+- User tags can now be reordered by dragging items
+- Us english dictionary has been added
+- @electronic has been added to the bibliography items
+   detection
+  + Bugs fixed:
+- The bad detection of the path of a file displayed in the
+  log panel has been fixed
+- The # parameter is no more used if okular is used as pdf
+  viewer
+- Shift(ctrl)+Ins doesn't anymore set the editor to overwrite
+  mode
+- A bug about the number of copies while printing a pdf has
+  been fixed 
+
+---
+Tue Apr  3 11:15:56 UTC 2012 - badshah...@gmail.com
+
+- Update to version 3.3.2:
+  + Bug fixed: Bad detection of the \part{} structure fixed
+  + Added Swedish translation
+  + An additionnal parameter (!) for the current directory is
+available for the commands
+
+---

Old:

  texmaker-3.3.1.tar.bz2

New:

  texmaker-3.3.3.tar.bz2



Other differences:
--
++ texmaker.spec ++
--- /var/tmp/diff_new_pack.QQvQ7A/_old  2012-04-18 12:35:31.0 +0200
+++ /var/tmp/diff_new_pack.QQvQ7A/_new  2012-04-18 12:35:31.0 +0200
@@ -16,15 +16,14 @@
 #
 
 
-
 Name:   texmaker
-Version:3.3.1
-Release:1
-License:GPL-2.0
+Version:3.3.3
+Release:0
 Summary:Free cross-platform LaTeX editor
-Url:http://www.xm1math.net/texmaker/
+License:GPL-2.0
 Group:  Productivity/Publishing/TeX/Frontends
-Source: texmaker-%{version}.tar.bz2
+Url:http://www.xm1math.net/texmaker/
+Source: http://www.xm1math.net/texmaker/texmaker-%{version}.tar.bz2
 # PATCH-FIX-UPSTREAM texmaker-correct-doc-location.patch badshah...@gmail.com 
-- Handle doc files in the spec file rather than placing them in %%{_datadir} 
during compilation
 Patch1: texmaker-correct-doc-location.patch
 BuildRequires:  fdupes

++ texmaker-3.3.1.tar.bz2 - texmaker-3.3.3.tar.bz2 ++
/work/SRC/openSUSE:Factory/texmaker/texmaker-3.3.1.tar.bz2 
/work/SRC/openSUSE:Factory/.texmaker.new/texmaker-3.3.3.tar.bz2 differ: char 
11, line 1

++ texmaker-correct-doc-location.patch ++
--- /var/tmp/diff_new_pack.QQvQ7A/_old  2012-04-18 12:35:31.0 +0200
+++ /var/tmp/diff_new_pack.QQvQ7A/_new  2012-04-18 12:35:31.0 +0200
@@ -1,8 +1,8 @@
-Index: texmaker-3.3.1/texmaker.pro
+Index: texmaker-3.3.2/texmaker.pro
 ===
 texmaker-3.3.1.orig/texmaker.pro
-+++ texmaker-3.3.1/texmaker.pro
-@@ -345,9 +345,6 @@ utilities.files = doc/doc1.png \
+--- texmaker-3.3.2.orig/texmaker.pro
 texmaker-3.3.2/texmaker.pro
+@@ -346,9 +346,6 @@ utilities.files = doc/doc1.png \
atd/atd.css \
atd/csshttprequest.js \
atd/jquery.atd.textarea.js \

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



commit vdr for openSUSE:Factory

2012-04-18 Thread h_root
Hello community,

here is the log from the commit of package vdr for openSUSE:Factory checked in 
at 2012-04-18 12:35:19

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


Package is vdr, Maintainer is lnus...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/vdr/vdr.changes  2011-09-23 12:49:47.0 
+0200
+++ /work/SRC/openSUSE:Factory/.vdr.new/vdr.changes 2012-04-18 
12:35:31.0 +0200
@@ -1,0 +2,5 @@
+Sat Mar 17 13:43:37 UTC 2012 - dims...@opensuse.org
+
+- Add vdr-gcc47.patch: Fix build with gcc 4.7.
+
+---

New:

  vdr-gcc47.patch



Other differences:
--
++ vdr.spec ++
--- /var/tmp/diff_new_pack.YWJ90C/_old  2012-04-18 12:35:34.0 +0200
+++ /var/tmp/diff_new_pack.YWJ90C/_new  2012-04-18 12:35:34.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package vdr
 #
-# 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:   vdr
-BuildRequires:  fontconfig-devel freetype2-devel gcc-c++ libjpeg-devel 
ncurses-devel
+BuildRequires:  fontconfig-devel
+BuildRequires:  freetype2-devel
+BuildRequires:  gcc-c++
+BuildRequires:  libjpeg-devel
+BuildRequires:  ncurses-devel
 %if %suse_version  1000
 BuildRequires:  libcap-devel
 %else
@@ -38,12 +40,12 @@
 %define vdr_sysconfdir  /etc/vdr
 #
 Url:http://www.tvdr.de/
-License:GPL-2.0+
-Group:  Hardware/TV
 PreReq: /usr/sbin/useradd %fillup_prereq %insserv_prereq
 Version:1.6.0
-Release:62
+Release:0
 Summary:Video Disk Recorder
+License:GPL-2.0+
+Group:  Hardware/TV
 Source: ftp://ftp.tvdr.de/vdr/vdr-%{version}.tar.bz2
 Source1:rcvdr
 Source2:sysconfig.vdr
@@ -71,14 +73,15 @@
 Patch23:vdr-1.6.0-gcc46.patch
 # PATCH-FIX-OPENSUSE vdr-v4l-2.6.38.patch idoen...@suse.de -- Use new v4l 
interface
 Patch24:vdr-v4l-2.6.38.patch
+# PATCH-FIX-UPSTREAM vdr-gcc47.patch dims...@opensuse.org -- Fix build with 
gcc 4.7.
+Patch25:vdr-gcc47.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-Provides:   vdr(abi) = %vdr_apiversion
 Provides:   vdr-devel
+Provides:   vdr(abi) = %vdr_apiversion
 Requires:   xorg-x11-fonts-scalable
 Recommends: vdr-plugins dvb
 
 %package devel
-License:GPL-2.0+
 Summary:Video Disk Recorder
 Group:  Hardware/TV
 PreReq: vdr = %version
@@ -180,6 +183,7 @@
 %if 0%{?suse_version} = 1210
 %patch24
 %endif
+%patch25 -p1
 
 %build
 #cp %{SOURCE5} README.SuSE

++ vdr-gcc47.patch ++
Index: vdr-1.6.0/config.h
===
--- vdr-1.6.0.orig/config.h
+++ vdr-1.6.0/config.h
@@ -117,7 +117,7 @@ public:
 if (!isempty(s)) {
T *l = new T;
if (l-Parse(s))
-  Add(l);
+  this-Add(l);
else {
   esyslog(ERROR: error in %s, line %d, fileName, line);
   delete l;
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit virtuoso for openSUSE:Factory

2012-04-18 Thread h_root
Hello community,

here is the log from the commit of package virtuoso for openSUSE:Factory 
checked in at 2012-04-18 15:29:12

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


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

Changes:

--- /work/SRC/openSUSE:Factory/virtuoso/virtuoso.changes2012-03-29 
14:08:20.0 +0200
+++ /work/SRC/openSUSE:Factory/.virtuoso.new/virtuoso.changes   2012-04-18 
15:29:14.0 +0200
@@ -1,0 +2,5 @@
+Sat Apr 14 13:54:12 UTC 2012 - dmuel...@suse.com
+
+- fix sequence point warning 
+
+---

New:

  sequence-point-warning.diff



Other differences:
--
++ virtuoso.spec ++
--- /var/tmp/diff_new_pack.RJfboS/_old  2012-04-18 15:29:20.0 +0200
+++ /var/tmp/diff_new_pack.RJfboS/_new  2012-04-18 15:29:20.0 +0200
@@ -36,6 +36,7 @@
 Patch5: virtuoso-wrong-memset.patch
 # PATCH-FIX-OPENSUSE Do not include build date and hostname in binaries
 Patch6: virtuoso-no-build-dates.patch
+Patch7: sequence-point-warning.diff
 BuildRequires:  bison
 BuildRequires:  flex
 BuildRequires:  gperf
@@ -100,6 +101,7 @@
 %patch3 -p1
 %patch5 -p1
 %patch6 -p1
+%patch7
 
 %build
 # autogen.sh because of patching Makefile.am

++ sequence-point-warning.diff ++
--- binsrc/tests/isql.c
+++ binsrc/tests/isql.c
@@ -2153,7 +2153,8 @@
case 'x':   /* There's a hexadecimal char constant \xhh */
case 'X':
  { /* Well, we should check that only max 2 digits 
are parsed */
-   *res_ptr++ = ((UTCHAR) hextoi (string, ++string));
+   *res_ptr++ = ((UTCHAR) hextoi (string, string+1));
+string++;
continue;
  }
 /* The following might conflict with some other usage. Commented out. */
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit libimobiledevice for openSUSE:Factory

2012-04-18 Thread h_root
Hello community,

here is the log from the commit of package libimobiledevice for 
openSUSE:Factory checked in at 2012-04-18 16:28:28

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


Package is libimobiledevice, Maintainer is sts...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/libimobiledevice/libimobiledevice.changes
2011-11-21 15:46:22.0 +0100
+++ /work/SRC/openSUSE:Factory/.libimobiledevice.new/libimobiledevice.changes   
2012-04-18 16:28:30.0 +0200
@@ -1,0 +2,29 @@
+Mon Apr 09 15:45:03 CEST 2012 - opens...@sukimashita.com
+
+- Allow compilation on 11.4 by disabling cython bindings
+
+---
+Mon Apr 09 02:20:51 CEST 2012 - opens...@sukimashita.com
+
+- Update to 1.1.4:
+  - Fix a bug in idevicesyslog causing the connection to close after timeout
+  - Bump soname revision
+  - Bump libusbmuxd dependency to 1.0.8
+  - Fix reading from syslog_relay and remove null characters
+  - Relicense ideviceimagemounter and idevicescreenshot to LGPL
+  - Fix a crash when using restored_client_free()
+  - API: Add sbservices_get_interface_orientation()
+  - Update man pages and code comments for documentation
+  - Minor cleanup
+  - Add Python bindings generated by Cython
+  - Bump libplist requirement to latest 1.8
+  - Add support for OpenSSL with fallback to GNUTLS
+  - Improvements and various fixes for Win32 and OS X build
+  - Remove glib dependency
+  - Improve restored implementation
+  - Fix various memory leaks
+  - Fix support for iOS 5 and later
+- Remove swig patch as bindings have been removed
+- Remove gstatbuf patch as it is obselete now
+
+---

Old:

  libimobiledevice-1.1.1.tar.bz2
  libimobiledevice-gstatbuf-fix.patch
  libimobiledevice-swig-2x.patch

New:

  libimobiledevice-1.1.4.tar.bz2



Other differences:
--
++ libimobiledevice.spec ++
--- /var/tmp/diff_new_pack.6NYXU3/_old  2012-04-18 16:28:38.0 +0200
+++ /var/tmp/diff_new_pack.6NYXU3/_new  2012-04-18 16:28:38.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libimobiledevice
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,37 +15,40 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:   libimobiledevice
-%define _name   libimobiledevice2
-Version:1.1.1
-Release:6
-License:GPL-2.0+ ; LGPL-2.1+
-BuildRequires:  gcc-c++ glib2-devel libtasn1-devel libxml2-devel sed
+%define _name   libimobiledevice3
+Version:1.1.4
+Release:0
+BuildRequires:  gcc-c++
+BuildRequires:  libopenssl-devel
+BuildRequires:  libplist++-devel = 1.8
+BuildRequires:  libplist-devel = 1.8
+BuildRequires:  libtool
 BuildRequires:  libusbmuxd-devel = 1.0.0
-BuildRequires:  libplist++-devel = 1.1 libplist-devel = 1.1
-BuildRequires:  libtool readline-devel
-BuildRequires:  python-devel python-plist swig
+BuildRequires:  libxml2-devel
+%if %{?suse_version}  1140
+BuildRequires:  python-cython
+BuildRequires:  python-devel
+BuildRequires:  python-plist
+%endif
+BuildRequires:  readline-devel
+BuildRequires:  sed
 %if 0%{?opensuse_bs}
 BuildRequires:  pkg-config
 %endif
 %if 0%{?suse_version} = 1110
 BuildRequires:  libusb-1_0-devel = 1.0.3
 %endif
-BuildRequires:  libgcrypt-devel libgnutls-devel
 Source: %{name}-%{version}.tar.bz2
 Source1:baselibs.conf
-Patch1: %{name}-gstatbuf-fix.patch
-Patch2: %{name}-swig-2x.patch
-Group:  System/Libraries
 Summary:Native protocols library for iPhone, iPod Touch and iPad
+License:LGPL-2.1+
+Group:  System/Libraries
 Url:http://www.libimobiledevice.org
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Requires:   usbmuxd = 1.0.0
 Obsoletes:  libiphone0  0.9.6
-AutoReqProv:on
 
 %description
 libimobiledevice is a software library that talks the protocols to support 
@@ -54,8 +57,8 @@
 
 %package -n %{_name}
 
-License:LGPL-2.1+
 Summary:Native protocols library for iPhone, iPod Touch and iPad
+License:LGPL-2.1+
 Group:  System/Libraries
 Provides:   %{name} = %{version}
 Obsoletes:  %{name}  %{version}
@@ -67,21 +70,20 @@
 on using any existing `.dll` or `.so` libraries from Apple.
 
 %package devel
-License:LGPL-2.1+
 Summary:Development files for 

commit libplist for openSUSE:Factory

2012-04-18 Thread h_root
Hello community,

here is the log from the commit of package libplist for openSUSE:Factory 
checked in at 2012-04-18 16:29:45

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


Package is libplist, Maintainer is sts...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/libplist/libplist.changes2012-02-15 
16:16:36.0 +0100
+++ /work/SRC/openSUSE:Factory/.libplist.new/libplist.changes   2012-04-18 
16:29:50.0 +0200
@@ -1,0 +2,18 @@
+Mon Apr 09 15:45:03 CEST 2012 - opens...@sukimashita.com
+
+- Allow compilation on 11.4 by disabling cython bindings
+
+---
+Mon Apr 02 15:54:57 CEST 2012 - opens...@sukimashita.com
+
+- Update to version 1.8
+  * Add Cython based Python bindings
+  * Fix memory corruption in libcnary
+  * Fix building on Big Endian systems
+  * Removed glib dependency, libplist now uses bundled libcnary
+  * Fix building of Python bindings with GCC 4.6
+- Do not build SWIG bindings for Python
+- Remove gcc46_build_fix.patch due to upstream fixes
+- Update pkgconfig patch
+
+---

Old:

  gcc46_build_fix.patch
  libplist-1.4-pkgconfig.patch
  libplist-1.4.tar.bz2

New:

  libplist-1.8-pkgconfig.patch
  libplist-1.8.tar.bz2



Other differences:
--
++ libplist.spec ++
--- /var/tmp/diff_new_pack.Zwnx3m/_old  2012-04-18 16:30:01.0 +0200
+++ /var/tmp/diff_new_pack.Zwnx3m/_new  2012-04-18 16:30:01.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   libplist
-Version:1.4
+Version:1.8
 Release:0
 Summary:Library for handling Apple Binary and XML Property Lists
 License:LGPL-2.1 or GPL-2.0
@@ -26,14 +26,15 @@
 Source: %{name}-%{version}.tar.bz2
 BuildRequires:  cmake
 BuildRequires:  gcc-c++
-BuildRequires:  glib2-devel
 BuildRequires:  libxml2-devel
+BuildRequires:  pkg-config
+%if %{?suse_version}  1140
+BuildRequires:  python-cython
 BuildRequires:  python-devel
-BuildRequires:  swig
+%endif
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 #remove when pkgconfig is fixed to handle Requires.private correctly
-Patch0: libplist-1.4-pkgconfig.patch
-Patch1: gcc46_build_fix.patch
+Patch0: libplist-1.8-pkgconfig.patch
 
 %description
 libplist is a library for handling Apple Binary and XML Property Lists.
@@ -70,8 +71,8 @@
 %package devel
 Summary:Library for handling Apple Binary and XML Property Lists -- 
Development Files
 Group:  Development/Libraries/C and C++
-Requires:   libplist1 = %{version}
 Requires:   glibc-devel
+Requires:   libplist1 = %{version}
 
 %description devel
 libplist is a library for handling Apple Binary and XML Property Lists.
@@ -82,29 +83,31 @@
 Summary:Library for handling Apple Binary and XML Property Lists -- 
Development Files
 Group:  Development/Libraries/C and C++
 Requires:   libplist++1 = %{version}
-Requires:   libstdc++-devel
 Requires:   libplist-devel
+Requires:   libstdc++-devel
 
 %description -n libplist++-devel
 libplist is a library for handling Apple Binary and XML Property Lists.
 
 This package contains the development files for C++.
 
+%if %{?suse_version}  1140
 %package -n python-plist
 Summary:Library for handling Apple Binary and XML Property Lists -- 
Python Bindings
 Group:  Development/Languages/Python
 Requires:   libplist1 = %{version}
+Requires:   python-cython = 0.13
 %{py_requires}
 
 %description -n python-plist
 libplist is a library for handling Apple Binary and XML Property Lists.
 
 This package contains the python bindings.
+%endif
 
 %prep
 %setup -q
 %patch0
-%patch1
 
 %build
 export CFLAGS=%{optflags} -fno-strict-aliasing
@@ -116,8 +119,13 @@
   -DPYTHON_SITEDIR=%{py_sitedir} \
   -DCMAKE_FIND_ROOT_PATH=/%{?_sysroot} \
   -DPYTHON_LIBRARY=%_libdir/python%{py_ver} \
+  -DENABLE_SWIG=OFF \
   -DPYTHON_INCLUDE_DIR=%{?_sysroot}/usr/include/python \
   .
+# Workaround in order to make parallel build pass
+cd libcnary
+make %{?_smp_mflags}
+cd ..
 make %{?_smp_mflags}
 
 %install
@@ -176,10 +184,13 @@
 %{_libdir}/libplist++.so
 %{_libdir}/pkgconfig/libplist++.pc
 
+%if %{?suse_version}  1140
 %files -n python-plist
 %defattr(-,root,root,-)
-%{py_sitedir}/plist/
+%{py_sitedir}/plist.so
 %dir %{_includedir}/plist
-%{_includedir}/plist/swig/
+%dir %{_includedir}/plist/cython
+%{_includedir}/plist/cython/plist.pxd
+%endif
 
 %changelog

++ libplist-1.4-pkgconfig.patch - libplist-1.8-pkgconfig.patch ++
--- /work/SRC/openSUSE:Factory/libplist/libplist-1.4-pkgconfig.patch
2011-09-23 

commit xfmpc for openSUSE:Factory

2012-04-18 Thread h_root
Hello community,

here is the log from the commit of package xfmpc for openSUSE:Factory checked 
in at 2012-04-18 16:30:01

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


Package is xfmpc, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/xfmpc/xfmpc.changes  2011-10-28 
15:30:14.0 +0200
+++ /work/SRC/openSUSE:Factory/.xfmpc.new/xfmpc.changes 2012-04-18 
16:30:09.0 +0200
@@ -1,0 +2,6 @@
+Tue Apr  3 12:13:07 UTC 2012 - g...@opensuse.org
+
+- specfile cleanup
+- split off -lang subpackage
+
+---



Other differences:
--
++ xfmpc.spec ++
--- /var/tmp/diff_new_pack.bTHFIk/_old  2012-04-18 16:30:10.0 +0200
+++ /var/tmp/diff_new_pack.bTHFIk/_new  2012-04-18 16:30:10.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package xfmpc
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,23 +16,24 @@
 #
 
 
-
 Name:   xfmpc
 Version:0.2.2
 Release:0
+Summary:Lightweight MPD Client for the Xfce Desktop Environment
 License:GPL-2.0+
-Summary:Lightweight MPD client for Xfce
-Url:http://goodies.xfce.org/projects/applications/xfmpc/
 Group:  Productivity/Multimedia/Sound/Players
-Source: 
http://goodies.xfce.org/releases/xfmpc/%{name}-%{version}.tar.bz2
+Url:http://goodies.xfce.org/projects/applications/xfmpc
+Source: 
http://archive.xfce.org/src/apps/xfmpc/0.2/%{name}-%{version}.tar.bz2
 Source1:xfmpc.png
+BuildRequires:  ed
 BuildRequires:  intltool
-BuildRequires:  perl-XML-Parser
-BuildRequires:  pkgconfig(libmpd)
+BuildRequires:  update-desktop-files
+BuildRequires:  pkgconfig(gthread-2.0)
 BuildRequires:  pkgconfig(gtk+-2.0)
+BuildRequires:  pkgconfig(libmpd)
 BuildRequires:  pkgconfig(libxfce4ui-1)
 BuildRequires:  pkgconfig(libxfce4util-1.0)
-BuildRequires:  update-desktop-files
+Recommends: %{name}-lang = %{version}
 Suggests:   mpd
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
@@ -40,9 +41,15 @@
 Xfmpc is a lightweight Music Player Daemon (MPD) client application for the
 Xfce desktop environment.
 
+%lang_package
+
 %prep
 %setup -q
-sed -i 's:^Icon=stock_volume$:Icon=xfmpc:' xfmpc.desktop.in
+ed -s xfmpc.desktop.in 2/dev/null 'EOF'
+,s/^Icon=stock_volume/Icon=xfmpc/
+w
+EOF
+cat xfmpc.desktop.in
 
 %build
 %configure
@@ -50,24 +57,24 @@
 
 %install
 %make_install
+install -D -m 0644 -p %{SOURCE1} %{buildroot}%{_datadir}/pixmaps/%{name}.png
+
 %suse_update_desktop_file %{name}
-install -D -m 0644 %{SOURCE1} %{buildroot}%{_datadir}/pixmaps/%{name}.png
+
 rm -rf %{buildroot}%{_datadir}/locale/{ast,kk,tl_PH,ur_PK}
-%find_lang %{name}
+
+%find_lang %{name} %{?no_lang_C}
 
 %clean
 rm -rf %{buildroot}
 
-%if 0%{?suse_version} = 1140
-
 %post
 %desktop_database_post
 
 %postun
 %desktop_database_postun
-%endif
 
-%files -f %{name}.lang
+%files
 %defattr(-,root,root)
 %doc AUTHORS COPYING ChangeLog* IDEAS NEWS README THANKS
 %{_bindir}/xfmpc
@@ -75,4 +82,6 @@
 %{_datadir}/applications/%{name}.desktop
 %{_datadir}/pixmaps/%{name}.png
 
+%files lang -f %{name}.lang
+
 %changelog


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



commit parole for openSUSE:Factory

2012-04-18 Thread h_root
Hello community,

here is the log from the commit of package parole for openSUSE:Factory checked 
in at 2012-04-18 16:29:51

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


Package is parole, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/parole/parole.changes2011-09-23 
12:21:40.0 +0200
+++ /work/SRC/openSUSE:Factory/.parole.new/parole.changes   2012-04-18 
16:30:05.0 +0200
@@ -1,0 +2,8 @@
+Sun Apr  1 14:42:27 UTC 2012 - g...@opensuse.org
+
+- specfile cleanup
+- corrected dependencies
+- merged parole-0.2.0.2-fix-lib-linking-order.patch into
+  parole-fix-linking.patch
+
+---

Old:

  parole-0.2.0.2-fix-lib-linking-order.patch



Other differences:
--
++ parole.spec ++
--- /var/tmp/diff_new_pack.yy07zA/_old  2012-04-18 16:30:07.0 +0200
+++ /var/tmp/diff_new_pack.yy07zA/_new  2012-04-18 16:30:07.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package parole
 #
-# 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,35 +16,40 @@
 #
 
 
-
 Name:   parole
 Version:0.2.0.6
-Release:1
-License:GPL-2.0+
+Release:0
 Summary:Modern, Simple Media Player for the Xfce Desktop Environment
-Url:http://goodies.xfce.org/projects/applications/parole
+License:GPL-2.0+
 Group:  Productivity/Multimedia/Video/Players
-Source: %{name}-%{version}.tar.bz2
-Patch0: parole-0.2.0.2-fix-lib-linking-order.patch
-# PATCH-FIX-UPSTREAM parole-fix-linking.patch g...@opensuse.org -- Fixes an 
underlinking issue
-Patch2: parole-fix-linking.patch
+Url:http://goodies.xfce.org/projects/applications/parole
+Source: 
http://archive.xfce.org/src/apps/parole/0.2/%{name}-%{version}.tar.bz2
+# PATCH-FIX-UPSTREAM parole-fix-linking.patch g...@opensuse.org -- Fixes 
underlinking and linking order
+Patch0: parole-fix-linking.patch
 # PATCH-FEATURE-UPSTREAM parole-0.2.0.2-add-uri-scheme-handler-support.patch 
g...@opensuse.org -- Adds support for URI scheme handlers
-Patch3: parole-0.2.0.2-add-uri-scheme-handler-support.patch
-BuildRequires:  gcc-c++
-BuildRequires:  gstreamer-0_10-plugins-base-devel
+Patch1: parole-0.2.0.2-add-uri-scheme-handler-support.patch
+BuildRequires:  gtk-doc
 BuildRequires:  intltool
+BuildRequires:  update-desktop-files
+BuildRequires:  xfce4-dev-tools
+BuildRequires:  pkgconfig(dbus-1)
 BuildRequires:  pkgconfig(dbus-glib-1)
+BuildRequires:  pkgconfig(gio-2.0)
 BuildRequires:  pkgconfig(glib-2.0)
+BuildRequires:  pkgconfig(gmodule-2.0)
+BuildRequires:  pkgconfig(gobject-2.0)
 BuildRequires:  pkgconfig(gstreamer-0.10)
+BuildRequires:  pkgconfig(gstreamer-base-0.10)
+BuildRequires:  pkgconfig(gstreamer-interfaces-0.10)
+BuildRequires:  pkgconfig(gstreamer-video-0.10)
+BuildRequires:  pkgconfig(gthread-2.0)
 BuildRequires:  pkgconfig(gtk+-2.0)
 BuildRequires:  pkgconfig(libnotify)
 BuildRequires:  pkgconfig(libxfce4util-1.0)
 BuildRequires:  pkgconfig(libxfcegui4-1.0)
-BuildRequires:  taglib-devel
-BuildRequires:  gtk-doc
-BuildRequires:  update-desktop-files
-BuildRequires:  xfce4-dev-tools
+BuildRequires:  pkgconfig(taglib)
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+Recommends: %{name}-lang = %{version}
 Requires:   gstreamer010
 Requires:   gstreamer010-plugins-base
 Requires:   gstreamer010-plugins-good
@@ -57,7 +62,6 @@
 the plugins directory which contains some useful examples.
 
 %package devel
-License:GPL-2.0+
 Summary:Development Files for Parole
 Group:  Development/Libraries/C and C++
 Requires:   %{name} = %{version}
@@ -65,11 +69,12 @@
 %description devel
 This package contains development files for developing plugins for parole.
 
+%lang_package
+
 %prep
 %setup -q
 %patch0 -p1
-%patch2 -p1
-%patch3 -p1
+%patch1 -p1
 
 %build
 xdt-autogen
@@ -78,12 +83,14 @@
 
 %install
 %make_install
+
 rm -f %{buildroot}%{_libdir}/parole-0/*.la
-rm -rf %{buildroot}%{_datadir}/locale/{ast,kk,tl_PH,ur_PK}
-%find_lang %{name}
+
 %suse_update_desktop_file %{name}
 
-%if 0%{?suse_version} = 1140
+rm -rf %{buildroot}%{_datadir}/locale/{ast,kk,tl_PH,ur_PK}
+
+%find_lang %{name} %{?no_lang_C}
 
 %post
 %desktop_database_post
@@ -92,12 +99,11 @@
 %postun
 %desktop_database_postun
 %icon_theme_cache_postun
-%endif
 
 %clean
 rm -rf %{buildroot}
 
-%files -f %{name}.lang
+%files
 

commit xfce-utils for openSUSE:Factory

2012-04-18 Thread h_root
Hello community,

here is the log from the commit of package xfce-utils for openSUSE:Factory 
checked in at 2012-04-18 16:29:58

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


Package is xfce-utils, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/xfce-utils/xfce-utils.changes2011-10-28 
15:29:05.0 +0200
+++ /work/SRC/openSUSE:Factory/.xfce-utils.new/xfce-utils.changes   
2012-04-18 16:30:07.0 +0200
@@ -1,0 +2,19 @@
+Wed Apr  4 15:41:11 UTC 2012 - g...@opensuse.org
+
+- correct dependencies
+
+---
+Sat Mar 31 18:12:27 UTC 2012 - g...@opensuse.org
+
+- own %{_sysconfdir}/xdg/xfce4
+
+---
+Tue Mar 27 23:37:28 UTC 2012 - g...@opensuse.org
+
+- added xfce-utils-fix-xfterm4-arg-handling.patch in order to fix
+  xfterm4 commandline argument handling
+- added xfce-utils-xfmountdev4-use-thunar.patch in order to use
+  thunar instead xftree4 in xfmountdev4
+- correct dependencies
+
+---

New:

  xfce-utils-fix-xfterm4-arg-handling.patch
  xfce-utils-xfmountdev4-use-thunar.patch



Other differences:
--
++ xfce-utils.spec ++
--- /var/tmp/diff_new_pack.nefiYb/_old  2012-04-18 16:30:09.0 +0200
+++ /var/tmp/diff_new_pack.nefiYb/_new  2012-04-18 16:30:09.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package xfce-utils
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,27 +16,33 @@
 #
 
 
-
 Name:   xfce-utils
 Version:4.8.3
-Release:1
-License:GPL-2.0+
+Release:0
 Summary:Collection of Scripts and Utilities for the Xfce Desktop 
Environment
-Url:http://www.xfce.org/projects/xfce-utils/
+License:GPL-2.0+
 Group:  System/GUI/XFCE
-Source: xfce-utils-%{version}.tar.bz2
+Url:http://www.xfce.org/
+Source: 
http://archive.xfce.org/src/xfce/xfce-utils/4.8/xfce-utils-%{version}.tar.bz2
 Source1:xflock4.sh
 Source100:  %{name}-rpmlintrc
 # PATCH-FIX-UPSTREAM xfce-utils-4.8.3-fix-xfhelp4-invocation.patch 
g...@opensuse.org -- Fix the invocation of xfhelp4 with a HTML file commonly 
used by Xfce components
 Patch0: xfce-utils-4.8.3-fix-xfhelp4-invocation.patch
 # PATCH-FIX-OPENSUSE xfce-utils-adapt-session-script.patch g...@opensuse.org 
-- Adapt upstream sessions script to openSUSE
 Patch1: xfce-utils-adapt-session-script.patch
+# PATCH-FIX-OPENSUSE xfce-utils-fix-xfterm4-arg-handling.patch 
g...@opensuse.org -- Fix xfterm4 commandline argument handling
+Patch2: xfce-utils-fix-xfterm4-arg-handling.patch
+# PATCH-FIX-OPENSUSE xfce-utils-xfmountdev4-use-thunar.patch g...@opensuse.org 
-- Use thunar instead xftree4 in xfmountdev4
+Patch3: xfce-utils-xfmountdev4-use-thunar.patch
 BuildRequires:  fdupes
 BuildRequires:  intltool
+BuildRequires:  update-desktop-files
+BuildRequires:  pkgconfig(dbus-glib-1)
 BuildRequires:  pkgconfig(gtk+-2.0)
 BuildRequires:  pkgconfig(libxfce4ui-1)
 BuildRequires:  pkgconfig(libxfce4util-1.0)
-BuildRequires:  update-desktop-files
+Requires:   perl
+Requires:   perl(XML::Parser)
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Recommends: %{name}-lang = %{version}
 Recommends: %{name}-doc = %{version}
@@ -48,26 +54,21 @@
 menu.
 
 %package doc
-License:GPL-2.0+
 Summary:Documentation for xfce-utils
 Group:  Documentation/HTML
 BuildArch:  noarch
-Requires:   %{name} = %{version}
 
 %description doc
-This is a collection of scripts and utilities for the Xfce desktop environment,
-including an about dialog, an application launcher, and several useful scripts
-that are also used by other Xfce components such as the panel and the desktop
-menu.
-
 This package provides the documentation for xfce-utils.
 
-
 %lang_package
+
 %prep
 %setup -q
 %patch0 -p1
 %patch1 -p1
+%patch2 -p1
+%patch3 -p1
 
 %build
 %configure \
@@ -79,21 +80,24 @@
 %install
 %make_install
 install -p -m 755 %{SOURCE1} %{buildroot}%{_bindir}/xflock4
+
 %suse_update_desktop_file xfce4-about -r X-XFCE X-Xfce-Toplevel
 %suse_update_desktop_file xfrun4 -r X-XFCE X-Xfce-Toplevel
 %suse_update_desktop_file xfhelp4 -r X-XFCE X-Xfce-Toplevel
 %suse_update_desktop_file xfconf-migration-4.6
-chmod +x %{buildroot}%{_sysconfdir}/xdg/xfce4/xinitrc
+
+chmod 755 

commit xfwm4 for openSUSE:Factory

2012-04-18 Thread h_root
Hello community,

here is the log from the commit of package xfwm4 for openSUSE:Factory checked 
in at 2012-04-18 16:30:03

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  2012-02-20 
16:19:56.0 +0100
+++ /work/SRC/openSUSE:Factory/.xfwm4.new/xfwm4.changes 2012-04-18 
16:30:11.0 +0200
@@ -1,0 +2,8 @@
+Thu Mar 29 22:16:33 UTC 2012 - g...@opensuse.org
+
+- split-off -lang subpackage
+- correct dependencies
+- do not regenerate documentation
+- specfile cleanup
+
+---



Other differences:
--
++ xfwm4.spec ++
--- /var/tmp/diff_new_pack.ZxQ0hf/_old  2012-04-18 16:30:18.0 +0200
+++ /var/tmp/diff_new_pack.ZxQ0hf/_new  2012-04-18 16:30:18.0 +0200
@@ -22,8 +22,8 @@
 Summary:Default Window Manager for the Xfce Desktop Environment
 License:GPL-2.0+
 Group:  System/GUI/XFCE
-Url:http://www.xfce.org/projects/xfwm4/
-Source0:%{name}-%{version}.tar.bz2
+Url:http://docs.xfce.org/xfce/xfwm4/start
+Source0:
http://archive.xfce.org/src/xfce/xfwm4/4.8/%{name}-%{version}.tar.bz2
 Source1:Sonar-xfwm4.tar.bz2
 Source2:COPYING.Sonar
 Source3:Gilouche-xfwm4.tar.bz2
@@ -31,18 +31,16 @@
 Source5:Kelabu-xfwm4.tar.bz2
 Source6:COPYING.Kelabu
 Source7:xfwm4.xml
-BuildRequires:  docbook-xsl-stylesheets
-BuildRequires:  docbook_4
 BuildRequires:  fdupes
 BuildRequires:  intltool
-BuildRequires:  libxslt
 BuildRequires:  update-desktop-files
-BuildRequires:  xml2po
 BuildRequires:  xorg-x11-devel
+BuildRequires:  pkgconfig(dbus-1)
 BuildRequires:  pkgconfig(dbus-glib-1)
 BuildRequires:  pkgconfig(gtk+-2.0)
 BuildRequires:  pkgconfig(libstartup-notification-1.0)
 BuildRequires:  pkgconfig(libwnck-1.0)
+BuildRequires:  pkgconfig(libxfce4kbd-private-2)
 BuildRequires:  pkgconfig(libxfce4ui-1)
 BuildRequires:  pkgconfig(libxfce4util-1.0)
 BuildRequires:  pkgconfig(libxfconf-0)
@@ -76,11 +74,14 @@
 %package doc
 Summary:Documentation for %{name}
 Group:  Documentation/HTML
-Requires:   xfwm4 = %{version}
+Requires:   %{name} = %{version}
+BuildArch:  noarch
 
 %description doc
 This package contains the HTML documentation for xfwm4.
 
+%lang_package
+
 %prep
 %setup -q -a1 -a3 -a5
 cp %{SOURCE2} %{SOURCE4} %{SOURCE6} .
@@ -88,22 +89,28 @@
 %build
 export CFLAGS=%{optflags} -fno-strict-aliasing
 %configure \
---enable-gen-doc \
 --docdir=%{_datadir}/xfce4/xfwm4 \
 --enable-compositor
 make %{?_smp_mflags} V=1
 
 %install
 %make_install
+
 find Gilouche Kelabu Sonar -depth -print | cpio -pvd 
%{buildroot}%{_datadir}/themes
+
 install -D -p -m 644 %{SOURCE7} \
 %{buildroot}%{_sysconfdir}/xdg/xfce4/xfconf/xfce-perchannel-xml/xfwm4.xml
+
 %suse_update_desktop_file xfce-wm-settings
 %suse_update_desktop_file xfce-wmtweaks-settings
 %suse_update_desktop_file xfce-workspaces-settings
+
 rm -f %{buildroot}%{_defaultdocdir}/%{name}/html/*/images/Makefile.am
+
 rm -rf %{buildroot}%{_datadir}/locale/{ast,kk,tl_PH,ur_PK}
-%find_lang %{name}
+
+%find_lang %{name} %{?no_lang_C}
+
 %fdupes %{buildroot}%{_datadir}
 
 %clean
@@ -117,7 +124,7 @@
 %desktop_database_postun
 %icon_theme_cache_postun
 
-%files -f %{name}.lang
+%files
 %defattr(-,root,root)
 %doc example.gtkrc-2.0 README COPYING* AUTHORS COMPOSITOR ChangeLog TODO
 %{_bindir}/xfwm4
@@ -126,12 +133,15 @@
 %{_bindir}/xfwm4-workspace-settings
 %{_libdir}/xfce4/xfwm4/helper-dialog
 %{_datadir}/applications/*.desktop
-%{_datadir}/icons/*
+%{_datadir}/icons/hicolor/*/*/*.png
+%{_datadir}/icons/hicolor/*/*/*.svg
 %{_datadir}/themes/*
 %{_datadir}/xfwm4
 %dir %{_libdir}/xfce4
 %dir %{_libdir}/xfce4/xfwm4
 
+%files lang -f %{name}.lang
+
 %files branding-upstream
 %defattr(-,root,root)
 %dir %{_sysconfdir}/xdg/xfce4


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



commit xfce4-appfinder for openSUSE:Factory

2012-04-18 Thread h_root
Hello community,

here is the log from the commit of package xfce4-appfinder for openSUSE:Factory 
checked in at 2012-04-18 16:30:05

Comparing /work/SRC/openSUSE:Factory/xfce4-appfinder (Old)
 and  /work/SRC/openSUSE:Factory/.xfce4-appfinder.new (New)


Package is xfce4-appfinder, Maintainer is xfce-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/xfce4-appfinder/xfce4-appfinder.changes  
2011-09-23 12:51:16.0 +0200
+++ /work/SRC/openSUSE:Factory/.xfce4-appfinder.new/xfce4-appfinder.changes 
2012-04-18 16:30:19.0 +0200
@@ -1,0 +2,7 @@
+Thu Mar 29 22:55:16 UTC 2012 - g...@opensuse.org
+
+- split off -lang subpackage
+- corrected dependencies
+- specfile cleanup
+
+---



Other differences:
--
++ xfce4-appfinder.spec ++
--- /var/tmp/diff_new_pack.Mc4jIb/_old  2012-04-18 16:30:20.0 +0200
+++ /var/tmp/diff_new_pack.Mc4jIb/_new  2012-04-18 16:30:20.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package xfce4-appfinder
 #
-# 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,24 +16,25 @@
 #
 
 
-
 Name:   xfce4-appfinder
 Version:4.8.0
-Release:7
-License:GPL-2.0+
+Release:0
 Summary:Application Finder for the Xfce Desktop Environment
-Url:http://www.xfce.org/projects/xfce4-appfinder/
+License:GPL-2.0+
 Group:  System/GUI/XFCE
-Source: %{name}-%{version}.tar.bz2
+Url:http://docs.xfce.org/xfce/xfce4-appfinder/start
+Source: 
http://archive.xfce.org/src/xfce/xfce4-appfinder/4.8/%{name}-%{version}.tar.bz2
 BuildRequires:  intltool
-BuildRequires:  perl-XML-Parser
+BuildRequires:  update-desktop-files
 BuildRequires:  pkgconfig(garcon-1)
+BuildRequires:  pkgconfig(gio-2.0)
 BuildRequires:  pkgconfig(glib-2.0)
+BuildRequires:  pkgconfig(gthread-2.0)
 BuildRequires:  pkgconfig(gtk+-2.0)
 BuildRequires:  pkgconfig(libxfce4ui-1)
 BuildRequires:  pkgconfig(libxfce4util-1.0)
 BuildRequires:  pkgconfig(libxfconf-0)
-BuildRequires:  update-desktop-files
+Recommends: %{name}-lang = %{version}
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -42,6 +43,8 @@
 launch them. It provides easy keyboard navigation and can be used as a
 replacement for xfrun4.
 
+%lang_package
+
 %prep
 %setup -q
 
@@ -51,15 +54,16 @@
 
 %install
 %make_install
-rm -rf %{buildroot}%{_datadir}/locale/{ast,kk,tl_PH,ur_PK}
-%find_lang %{name}
+
 %suse_update_desktop_file %{name} Utility DesktopUtility
 
+rm -rf %{buildroot}%{_datadir}/locale/{ast,kk,tl_PH,ur_PK}
+
+%find_lang %{name} %{?no_lang_C}
+
 %clean
 rm -rf %{buildroot}
 
-%if 0%{?suse_version} = 1140
-
 %post
 %desktop_database_post
 %icon_theme_cache_post
@@ -67,13 +71,14 @@
 %postun
 %desktop_database_postun
 %icon_theme_cache_postun
-%endif
 
-%files -f %name.lang
+%files
 %defattr(-,root,root)
 %doc AUTHORS COPYING ChangeLog NEWS README TODO
 %{_bindir}/xfce4-appfinder
 %{_datadir}/applications/*.desktop
 %{_datadir}/icons/hicolor/48x48/apps/*.png
 
+%files lang -f %name.lang
+
 %changelog

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



commit python-usb for openSUSE:Factory

2012-04-18 Thread h_root
Hello community,

here is the log from the commit of package python-usb for openSUSE:Factory 
checked in at 2012-04-18 16:30:08

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


Package is python-usb, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/python-usb/python-usb.changes2011-09-23 
12:43:19.0 +0200
+++ /work/SRC/openSUSE:Factory/.python-usb.new/python-usb.changes   
2012-04-18 16:30:20.0 +0200
@@ -1,0 +2,16 @@
+Tue Apr 17 10:38:37 UTC 2012 - joop.boo...@opensuse.org
+
+- Build version 1.0.0a2
+- Included coded fixes
+  - MANIFEST.in: Removed old test firmware from manifest file
+  - usb/backend/libusb10.py, usb/backend/openusb.py: Fixed: use None
+when errno value is not available
+  - tests/utils.py: Fixed Python 3 string test case for ctrl_transfer
+In Python 3, string is 4 bytes long, so ctrl_transfer test case was
+failing with 'Broken error' message. This was caused because control
+buffer in the benchmark firmware can only hold 8 bytes, thus it
+could not handle more than a two character length string.
+  - usb/backend/libusb01.py: Fixed correct device enumeration for
+libusb01 backend
+
+---
@@ -21,0 +38 @@
+---

Old:

  pyusb-1.0.0-a1.tar.bz2

New:

  pyusb-1.0.0a2.tar.bz2



Other differences:
--
++ python-usb.spec ++
--- /var/tmp/diff_new_pack.KlL3pp/_old  2012-04-18 16:30:23.0 +0200
+++ /var/tmp/diff_new_pack.KlL3pp/_new  2012-04-18 16:30:23.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-usb
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,27 +16,28 @@
 #
 
 
-%define versuffix -a1
+%define versuffix a2
 
 Name:   python-usb
 Version:1.0.0
-Release:1
-Url:http://sourceforge.net/projects/pyusb/
+Release:0.0
 Summary:USB access on the Python language
 License:BSD-3-Clause
 Group:  Development/Languages/Python
-# repacked from 
http://downloads.sourceforge.net/project/pyusb/PyUSB%201.0/1.0.0-alpha-1/pyusb-%{version}%{versuffix}.tar.gz
-# but removed tests/ subdirectory (contains proprietary firmware)
+Url:http://sourceforge.net/projects/pyusb/
 Source: pyusb-%{version}%{versuffix}.tar.bz2
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+BuildRequires:  dos2unix
 BuildRequires:  python-devel
+BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildArch:  noarch
 
 %description
-USB access on the Python language.
+Aims to provide easy USB access to the Python language.
 
 %prep
 %setup -q -n pyusb-%{version}%{versuffix}
+# Convert dos format files to unix format
+find .  -name *.rst -exec dos2unix {} \;
 
 %build
 python setup.py build
@@ -44,11 +45,8 @@
 %install
 python setup.py install --prefix=%{_prefix} --root=%{buildroot} 
--record-rpm=INSTALLED_FILES
 
-%clean
-rm -rf %{buildroot}
-
 %files -f INSTALLED_FILES
 %defattr(-,root,root)
-%doc ACKNOWLEDGEMENTS ChangeLog LICENSE PKG-INFO README TODO docs/tutorial.txt
+%doc ACKNOWLEDGEMENTS ChangeLog LICENSE PKG-INFO README.rst ReleaseNotes.rst 
TODO docs/*
 
 %changelog

++ pyusb-1.0.0-a1.tar.bz2 - pyusb-1.0.0a2.tar.bz2 ++
 3529 lines of diff (skipped)

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



commit llvm for openSUSE:Factory

2012-04-18 Thread h_root
Hello community,

here is the log from the commit of package llvm for openSUSE:Factory checked in 
at 2012-04-18 16:30:11

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


Package is llvm, Maintainer is mh...@novell.com

Changes:

--- /work/SRC/openSUSE:Factory/llvm/llvm.changes2012-03-23 
12:06:32.0 +0100
+++ /work/SRC/openSUSE:Factory/.llvm.new/llvm.changes   2012-04-18 
16:30:25.0 +0200
@@ -1,0 +2,65 @@
+Tue Apr 17 07:48:50 UTC 2012 - idon...@suse.com
+
+- Update to svn revision 154914 from 3.1 branch 
+
+  Major new features:
+
+  * AddressSanitizer, a fast memory error detector.
+  * MachineInstr Bundles, Support to model instruction 
+bundling / packing.
+  * ARM Integrated Assembler, A full featured assembler 
+and direct-to-object support for ARM.
+  * Basic Block Placement Probability driven basic block placement.
+  
+  LLVM IR and Core Improvements
+ 
+  * IR support for half float
+  * IR support for vectors of pointers, including vector GEPs.
+  * Module flags have been introduced.
+  * Loads can now have range metadata attached to them to 
+describe the possible values being loaded. 
+  * Inline cost heuristics have been completely overhauled 
+and now closely model constant propagation through call sites, 
+disregard trivially dead code costs, and 
+can model C++ STL iterator patterns.
+   
+  Optimizer Improvements
+
+  * The loop unroll pass now is able to unroll loops with 
+run-time trip counts. This feature is turned off by default, 
+and is enabled with the -unroll-runtime flag.
+  * A new basic-block autovectorization pass is available. 
+Pass -vectorize to run this pass along with some associated 
+post-vectorization cleanup passes. 
+
+   X86-32 and X86-64 Target Improvements
+
+  * Bug fixes and improved support for AVX1
+  * Support for AVX2 (still incomplete at this point)
+   
+   ARM Target Improvements
+
+  * The constant island pass now supports basic block and 
+constant pool entry alignments greater than 4 bytes.
+
+   Clang Changes
+
+  * New: -Wdangling-else, -Wstrncat-size
+  * Improved: -Wformat, -Wempty-body, -Wliteral-conversion
+  * Clang 3.1 adds support for anonymous structs and anonymous unions, 
+added in the latest ISO C standard. Use -std=c11 or -std=gnu11 
+to enable support for the new language standard. 
+The new C11 features are backwards-compatible and are available 
+as an extension in all language modes.
+  * All warning and language selection flags which previously accepted 
+c1x have been updated to accept c11. The old c1x forms have been 
removed.
+  * Generalized constant expressions
+  * Lambda expressions
+  * Generalized initializers
+  * Unrestricted unions
+  * User-defined literals
+  * Forward-declared enumerations
+  * Atomics (both libc++'s and libstdc++4.7's atomic are supported)
+  
+
+---

Old:

  clang-glibc2.14.patch
  clang-pr11642.patch
  llvm-3.0.tar.bz2

New:

  clang-fix-mips-test.patch
  llvm-3.0.99+svn154914.tar.bz2



Other differences:
--
++ llvm.spec ++
--- /var/tmp/diff_new_pack.YoGIl7/_old  2012-04-18 16:30:36.0 +0200
+++ /var/tmp/diff_new_pack.YoGIl7/_new  2012-04-18 16:30:36.0 +0200
@@ -16,12 +16,12 @@
 #
 
 
-%define _revision 145598
-%define _release_version 3.0
+%define _revision 154914
+%define _release_version 3.1
 %define _supported_archs arm,x86
 
 Name:   llvm
-Version:3.0
+Version:3.0.99+svn154914
 Release:0
 Summary:Low Level Virtual Machine
 License:NCSA
@@ -32,15 +32,12 @@
 # PATCH-FIX-OPENSUSE set-revision.patch idoen...@suse.de -- Allow us to set 
revision
 Patch1: set-revision.patch
 # PATCH-FIX-OPENSUSE assume-opensuse.patch idoen...@suse.de -- Always enable 
openSUSE/SUSE features
-Patch3: assume-opensuse.patch
-# PATCH-FIX-UPSTREAM clang-glibc2.14.patch idoen...@suse.de -- Support glibc 
2.14 headers
-Patch4: clang-glibc2.14.patch
+Patch2: assume-opensuse.patch
 # PATCH-FIX-OPENSUSE clang-disable-ada-extension.patch idoen...@suse.de -- 
Don't run gcc for ada files
-Patch5: clang-disable-ada-extension.patch
-# PATCH-FIX-UPSTREAM 
http://llvm.org/viewvc/llvm-project?view=revrevision=147295
-Patch6: clang-pr11642.patch
+Patch3: clang-disable-ada-extension.patch
 # PATCH-FIX-OPENSUSE default-to-i586.patch -- Use i586 as default target for 
32bit
-Patch7:

commit exo for openSUSE:Factory

2012-04-18 Thread h_root
Hello community,

here is the log from the commit of package exo for openSUSE:Factory checked in 
at 2012-04-18 16:30:19

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


Package is exo, Maintainer is xfce-maintain...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/exo/exo.changes  2011-10-25 15:50:55.0 
+0200
+++ /work/SRC/openSUSE:Factory/.exo.new/exo.changes 2012-04-18 
16:30:43.0 +0200
@@ -1,0 +2,28 @@
+Sat Mar 31 09:39:09 UTC 2012 - g...@opensuse.org
+
+- fix provides
+
+---
+Sun Mar 25 09:35:08 UTC 2012 - g...@opensuse.org
+
+- -branding-upstream should supplement exo-data
+- replace %lang_package by a manually specfified -lang package
+- %{libname} should recommend -lang since there are translations
+  for the library
+- drop rpmlintrc
+
+---
+Mon Mar 19 18:19:40 UTC 2012 - g...@opensuse.org
+
+- split exo into libexo-1-0, exo-tools, and exo-data in order to
+  conform to the shared library packaging policy
+- added exo-icons.tar.bz2 with icons from tango-icon-theme 0.8.90
+  in order to provide icons for all desktop files and to prevent a
+  dependency on an icon theme
+- specfile cleanup
+- added exo-fix-python-install-location.patch in order to install
+  all python files under %%{python_sitearch}
+- dropped exo-env.patch, shebang lines are fixed during build
+  instead
+
+---

Old:

  exo-env.patch
  exo-rpmlintrc

New:

  exo-fix-python-install-location.patch
  exo-icons.tar.bz2



Other differences:
--
++ exo.spec ++
--- /var/tmp/diff_new_pack.Rq7TuX/_old  2012-04-18 16:30:44.0 +0200
+++ /var/tmp/diff_new_pack.Rq7TuX/_new  2012-04-18 16:30:44.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package exo
 #
-# 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,99 +16,140 @@
 #
 
 
+%define libname libexo-1-0
 
 Name:   exo
 Version:0.6.2
-Release:1
-License:GPL-2.0+ ; LGPL-2.1+
+Release:0
 Summary:Application Development Library for Xfce
-Url:http://www.xfce.org/projects/exo/
+License:GPL-2.0+ ; LGPL-2.1+
 Group:  System/Libraries
-Source: %{name}-%{version}.tar.bz2
-Source1:%{name}-rpmlintrc
-# PATCH-FIX-OPENSUSE exo-firefox-params.patch bwa...@suse.de -- Removes 
obsolete Firefox commandline arguments
-Patch0: %{name}-firefox-params.patch
-# PATCH-FIX-OPENSUSE exo-env.patch g...@opensuse.org -- Removes the usage of 
/usr/bin/env from the shebang line
-Patch1: %{name}-env.patch
+Url:http://docs.xfce.org/xfce/exo/start
+Source0:
http://archive.xfce.org/src/xfce/exo/0.6/%{name}-%{version}.tar.bz2
+# icons taken from tango-icon-theme 0.8.90
+Source1:%{name}-icons.tar.bz2
+# PATCH-FIX-UPSTREAM exo-firefox-params.patch bwa...@suse.de -- Removes 
obsolete Firefox commandline arguments
+Patch0: exo-firefox-params.patch
+# PATCH-FIX-UPSTREAM exo-fix-python-install-location.patch g...@opensuse.org 
-- Install all python files under %%{python_sitearch}
+Patch1: exo-fix-python-install-location.patch
 BuildRequires:  fdupes
 BuildRequires:  gtk-doc
 BuildRequires:  intltool
 BuildRequires:  perl-URI
+BuildRequires:  python-devel
+BuildRequires:  python-gtk-devel
+BuildRequires:  update-desktop-files
 BuildRequires:  pkgconfig(dbus-1)
 BuildRequires:  pkgconfig(glib-2.0)
 BuildRequires:  pkgconfig(gtk+-2.0)
 BuildRequires:  pkgconfig(libstartup-notification-1.0)
 BuildRequires:  pkgconfig(libxfce4util-1.0)
-BuildRequires:  python-devel
-BuildRequires:  python-gtk-devel
-BuildRequires:  update-desktop-files
-Recommends: %{name}-lang = %{version}
-Recommends: %{name}-doc = %{version}
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-Provides:   libexo-1-0 = %{version}
-Obsoletes:  libexo-1-0  %{version}
 
 %description
 Exo is an extension library to Xfce which is targeted at application
 development.
 
-%package devel
+%package tools
+Summary:Tools for exo
+License:GPL-2.0+ ; LGPL-2.1+
+Group:  System/Libraries
+Requires:   %{name}-data = %{version}
+Recommends: %{name}-doc = %{version}
+Provides:   exo:%{_bindir}/exo-csource
+Provides:   exo:%{_bindir}/exo-desktop-item-edit
+Provides:   exo:%{_bindir}/exo-open
+Provides:   

commit kdepim4 for openSUSE:Factory

2012-04-18 Thread h_root
Hello community,

here is the log from the commit of package kdepim4 for openSUSE:Factory checked 
in at 2012-04-18 16:30:14

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


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

Changes:

--- /work/SRC/openSUSE:Factory/kdepim4/kdepim4.changes  2012-04-12 
09:32:11.0 +0200
+++ /work/SRC/openSUSE:Factory/.kdepim4.new/kdepim4.changes 2012-04-18 
16:30:37.0 +0200
@@ -1,0 +2,5 @@
+Sat Apr 14 15:29:32 UTC 2012 - dmuel...@suse.com
+
+- fix buildrequires on kdepimlibs4-devel 
+
+---



Other differences:
--
++ kdepim4.spec ++
--- /var/tmp/diff_new_pack.D2EEgA/_old  2012-04-18 16:30:41.0 +0200
+++ /var/tmp/diff_new_pack.D2EEgA/_new  2012-04-18 16:30:41.0 +0200
@@ -32,7 +32,7 @@
 BuildRequires:  gpgme-devel
 BuildRequires:  grantlee-devel
 BuildRequires:  libassuan-devel
-BuildRequires:  libkdepimlibs4-devel
+BuildRequires:  libkdepimlibs4-devel = %version
 BuildRequires:  libqca2-devel
 BuildRequires:  xz
 Requires:   libkdepim4 = %{version}


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



commit rubygem-webyast-rake-tasks for openSUSE:Factory

2012-04-18 Thread h_root
Hello community,

here is the log from the commit of package rubygem-webyast-rake-tasks for 
openSUSE:Factory checked in at 2012-04-18 16:30:22

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


Package is rubygem-webyast-rake-tasks, Maintainer is sch...@suse.com

Changes:

--- 
/work/SRC/openSUSE:Factory/rubygem-webyast-rake-tasks/rubygem-webyast-rake-tasks.changes
2012-01-27 15:24:01.0 +0100
+++ 
/work/SRC/openSUSE:Factory/.rubygem-webyast-rake-tasks.new/rubygem-webyast-rake-tasks.changes
   2012-04-18 16:30:45.0 +0200
@@ -1,0 +2,9 @@
+Tue Feb 14 16:11:37 UTC 2012 - lsle...@suse.cz
+
+- removed override_test_db_path.rake (use ERB preprocessing
+  in database.yml instead)
+- webservice_tasks.rb renamed to webyast_tasks.rb
+- improved ignoring files in package-local task
+- 0.3.1
+
+---

Old:

  webyast-rake-tasks-0.3.0.gem

New:

  macros.webyast-PolicyKit
  macros.webyast-polkit1
  webyast-rake-tasks-0.3.1.gem



Other differences:
--
++ rubygem-webyast-rake-tasks.spec ++
--- /var/tmp/diff_new_pack.v0PP4A/_old  2012-04-18 16:30:46.0 +0200
+++ /var/tmp/diff_new_pack.v0PP4A/_new  2012-04-18 16:30:46.0 +0200
@@ -1,5 +1,5 @@
 #
-# spec file for package rubygem-webyast-rake-tasks
+# spec file for package rubygem-webyast-rake-tasks (Version 0.3.1)
 #
 # Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
@@ -15,11 +15,10 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-
 Name:   rubygem-webyast-rake-tasks
-Provides:   rubygem-yast2-webservice-tasks = 0.3.0
-Obsoletes:  rubygem-yast2-webservice-tasks  0.3.0
-Version:0.3.0
+Provides:   rubygem-yast2-webservice-tasks = 0.3.1
+Obsoletes:  rubygem-yast2-webservice-tasks  0.3.1
+Version:0.3.1
 Release:0
 
 # Nope, doesn't work. Gems are installed below /usr/lib{64}
@@ -27,6 +26,8 @@
 
 %define mod_name webyast-rake-tasks
 #
+Group:  Development/Languages/Ruby
+License:LGPL-2.1
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  rubygems_with_buildroot_patch
@@ -38,11 +39,11 @@
 Url:http://en.opensuse.org/YaST
 Source: %{mod_name}-%{version}.gem
 Source1:macros.webyast
+Source2:   macros.webyast-PolicyKit
+Source3:   macros.webyast-polkit1
 
-Summary:Rake tasks shared by all WebYaST packages
-License:LGPL-2.1
-Group:  Development/Languages/Ruby
 
+Summary:Rake tasks shared by all WebYaST packages
 %description
 The original task package is renamed to package-local.
 The new task package includes the tasks git_check and syntax_check.
@@ -54,6 +55,12 @@
 mkdir -p $RPM_BUILD_ROOT/etc/rpm
 install -m 0644 %SOURCE1 $RPM_BUILD_ROOT/etc/rpm
 
+%if 0%{?suse_version} == 0 || %suse_version  1110
+install -m 0644 %SOURCE3 $RPM_BUILD_ROOT/etc/rpm
+%else
+install -m 0644 %SOURCE2 $RPM_BUILD_ROOT/etc/rpm
+%endif
+
 %clean
 %{__rm} -rf %{buildroot}
 
@@ -63,6 +70,6 @@
 %{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_name}-%{version}/
 %{_libdir}/ruby/gems/%{rb_ver}/specifications/%{mod_name}-%{version}.gemspec
 %doc %{_libdir}/ruby/gems/%{rb_ver}/doc/%{mod_name}-%{version}/
-/etc/rpm/macros.webyast
+/etc/rpm/macros.webyast*
 
 %changelog

++ macros.webyast ++
--- /var/tmp/diff_new_pack.v0PP4A/_old  2012-04-18 16:30:46.0 +0200
+++ /var/tmp/diff_new_pack.v0PP4A/_new  2012-04-18 16:30:46.0 +0200
@@ -1,7 +1,7 @@
 #--
 # Webyast framework
 #
-# Copyright (C) 2009, 2010 Novell, Inc. 
+# Copyright (C) 2009, 2012 Novell, Inc. 
 #   This library is free software; you can redistribute it and/or modify
 # it only under the terms of version 2.1 of the GNU Lesser General Public
 # License as published by the Free Software Foundation. 
@@ -19,8 +19,7 @@
 #
 # common RPM macro definitions used by WebYaST
 #
-# macros %webyast_ are generic for both webservice and client
-#
+
 
 # target directories
 %webyast_dir /srv/www/webyast
@@ -34,17 +33,86 @@
 # service names (init script names in /etc/init.d)
 %webyast_service webyast
 
-# run the testsuite
-%webyast_check \
+# build REST documentation, move it to public/ in webyast-base, pre-gzip it 
(for nginx)
+# and remove the sources
+# usage: use in %install section, add target directory parameter
+# example: %webyast_build_restdoc public/my_module/restdoc
+%webyast_build_restdoc() \
+cd $RPM_BUILD_ROOT/%{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name} \
+mkdir -p %1 \
 export RAILS_PARENT=%{webyast_dir} \
+cp %{webyast_dir}/Gemfile Gemfile.restility \
+echo 'gem 

commit kdepim4-runtime for openSUSE:Factory

2012-04-18 Thread h_root
Hello community,

here is the log from the commit of package kdepim4-runtime for openSUSE:Factory 
checked in at 2012-04-18 16:30:17

Comparing /work/SRC/openSUSE:Factory/kdepim4-runtime (Old)
 and  /work/SRC/openSUSE:Factory/.kdepim4-runtime.new (New)


Package is kdepim4-runtime, Maintainer is wstephen...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/kdepim4-runtime/kdepim4-runtime.changes  
2012-04-12 09:32:15.0 +0200
+++ /work/SRC/openSUSE:Factory/.kdepim4-runtime.new/kdepim4-runtime.changes 
2012-04-18 16:30:42.0 +0200
@@ -1,0 +2,5 @@
+Sat Apr 14 15:28:50 UTC 2012 - dmuel...@suse.com
+
+- fix build dependency on kdepimlibs
+
+---



Other differences:
--
++ kdepim4-runtime.spec ++
--- /var/tmp/diff_new_pack.kAnPMp/_old  2012-04-18 16:30:42.0 +0200
+++ /var/tmp/diff_new_pack.kAnPMp/_new  2012-04-18 16:30:42.0 +0200
@@ -28,7 +28,7 @@
 Patch0: 4_8_BRANCH.diff
 Patch1: disable-knut.diff
 BuildRequires:  fdupes
-BuildRequires:  libkdepimlibs4-devel
+BuildRequires:  libkdepimlibs4-devel = %version
 BuildRequires:  xz
 Suggests:   kontact
 Obsoletes:  kde4-akonadi  4.2.90



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