commit gupnp for openSUSE:Factory

2013-04-09 Thread h_root
Hello community,

here is the log from the commit of package gupnp for openSUSE:Factory checked 
in at 2013-04-09 10:27:12

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


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

Changes:

--- /work/SRC/openSUSE:Factory/gupnp/gupnp.changes  2013-04-02 
11:51:31.0 +0200
+++ /work/SRC/openSUSE:Factory/.gupnp.new/gupnp.changes 2013-04-09 
10:27:14.0 +0200
@@ -1,0 +2,10 @@
+Sat Apr  6 15:10:31 UTC 2013 - dims...@opensuse.org
+
+- Update to version 0.20.2:
+  + Fix some typos in docs and warning messages.
+  + Fix argument order issue introduced with the va_list fix in
+0.20.1.
+  + Add some tests for this bug.
+  + Bugs fixed: bgo#695591, bgo#696762.
+
+---

Old:

  gupnp-0.20.1.tar.xz

New:

  gupnp-0.20.2.tar.xz



Other differences:
--
++ gupnp.spec ++
--- /var/tmp/diff_new_pack.jUzAii/_old  2013-04-09 10:27:16.0 +0200
+++ /var/tmp/diff_new_pack.jUzAii/_new  2013-04-09 10:27:16.0 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   gupnp
-Version:0.20.1
+Version:0.20.2
 Release:0
 Summary:Implementation of the UPnP specification
 License:LGPL-2.0+

++ gupnp-0.20.1.tar.xz - gupnp-0.20.2.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gupnp-0.20.1/NEWS new/gupnp-0.20.2/NEWS
--- old/gupnp-0.20.1/NEWS   2013-03-06 11:24:33.0 +0100
+++ new/gupnp-0.20.2/NEWS   2013-04-05 13:36:40.0 +0200
@@ -1,3 +1,19 @@
+0.20.2
+==
+
+Changes since 0.20.1:
+- Fix some typos in docs and warning messages.
+- Fix argument order issue introduced with the va_list fix in 0.20.1.
+- Add some tests for this bug.
+
+Bugs fixed in this release:
+ - https://bugzilla.gnome.org/show_bug.cgi?id=695591
+ - https://bugzilla.gnome.org/show_bug.cgi?id=696762
+
+All contributors to this release:
+  Jens Georg m...@jensge.org
+  Benjamin Kerensa bkere...@ubuntu.com
+
 0.20.1
 ==
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/gupnp-0.20.1/configure new/gupnp-0.20.2/configure
--- old/gupnp-0.20.1/configure  2013-03-06 11:26:12.0 +0100
+++ new/gupnp-0.20.2/configure  2013-04-05 13:37:15.0 +0200
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for gupnp 0.20.1.
+# Generated by GNU Autoconf 2.69 for gupnp 0.20.2.
 #
 # Report bugs to 
http://bugzilla.gnome.org/enter_bug.cgi?product=gupnpcomponent=gupnp.
 #
@@ -651,8 +651,8 @@
 # Identity of this package.
 PACKAGE_NAME='gupnp'
 PACKAGE_TARNAME='gupnp'
-PACKAGE_VERSION='0.20.1'
-PACKAGE_STRING='gupnp 0.20.1'
+PACKAGE_VERSION='0.20.2'
+PACKAGE_STRING='gupnp 0.20.2'
 
PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=gupnpcomponent=gupnp'
 PACKAGE_URL='http://www.gupnp.org/'
 
@@ -1460,7 +1460,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat _ACEOF
-\`configure' configures gupnp 0.20.1 to adapt to many kinds of systems.
+\`configure' configures gupnp 0.20.2 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1531,7 +1531,7 @@
 
 if test -n $ac_init_help; then
   case $ac_init_help in
- short | recursive ) echo Configuration of gupnp 0.20.1:;;
+ short | recursive ) echo Configuration of gupnp 0.20.2:;;
esac
   cat \_ACEOF
 
@@ -1673,7 +1673,7 @@
 test -n $ac_init_help  exit $ac_status
 if $ac_init_version; then
   cat \_ACEOF
-gupnp configure 0.20.1
+gupnp configure 0.20.2
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1951,7 +1951,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by gupnp $as_me 0.20.1, which was
+It was created by gupnp $as_me 0.20.2, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -2886,7 +2886,7 @@
 
 # Define the identity of the package.
  PACKAGE='gupnp'
- VERSION='0.20.1'
+ VERSION='0.20.2'
 
 
 cat confdefs.h _ACEOF
@@ -13835,7 +13835,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log=
-This file was extended by gupnp $as_me 0.20.1, which was
+This file was extended by gupnp $as_me 0.20.2, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES= $CONFIG_FILES
@@ -13902,7 +13902,7 @@
 cat $CONFIG_STATUS _ACEOF || 

commit libmikmod for openSUSE:Factory

2013-04-09 Thread h_root
Hello community,

here is the log from the commit of package libmikmod for openSUSE:Factory 
checked in at 2013-04-09 10:27:19

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


Package is libmikmod, Maintainer is orpha...@suse.de

Changes:

--- /work/SRC/openSUSE:Factory/libmikmod/libmikmod.changes  2013-03-28 
13:19:55.0 +0100
+++ /work/SRC/openSUSE:Factory/.libmikmod.new/libmikmod.changes 2013-04-09 
10:27:20.0 +0200
@@ -1,0 +2,5 @@
+Thu Apr  4 21:56:30 UTC 2013 - dval...@suse.com
+
+- fix altivec CFLAGS (libmikmod-altivec.patch) 
+
+---

New:

  libmikmod-altivec.patch



Other differences:
--
++ libmikmod.spec ++
--- /var/tmp/diff_new_pack.FgFBeV/_old  2013-04-09 10:27:21.0 +0200
+++ /var/tmp/diff_new_pack.FgFBeV/_new  2013-04-09 10:27:21.0 +0200
@@ -35,6 +35,7 @@
 Patch0: libmikmod-lp64.patch
 Patch1: CVE-2007-6720.diff
 Patch2: libmikmod-3.2.0-loopingvolume-fix.diff
+Patch3: libmikmod-altivec.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -93,6 +94,7 @@
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
+%patch3 -p1
 
 %build
 %configure --disable-static --with-pic

++ libmikmod-altivec.patch ++
Index: libmikmod-3.2.0/configure
===
--- libmikmod-3.2.0.orig/configure
+++ libmikmod-3.2.0/configure
@@ -13701,10 +13701,10 @@ $as_echo_n checking whether to use alti
then
case `uname` in
Darwin)
-   CFLAGS=$CFLAGS -faltivec 
-force_cpusubtype_ALL
+   CFLAGS=$CFLAGS -maltivec 
-force_cpusubtype_ALL
;;
Linux)
-   CFLAGS=$CFLAGS -faltivec
+   CFLAGS=$CFLAGS -maltivec
;;
esac
fi
Index: libmikmod-3.2.0/configure.in
===
--- libmikmod-3.2.0.orig/configure.in
+++ libmikmod-3.2.0/configure.in
@@ -720,11 +720,11 @@ ppc|ppc64|powerpc|powerpc64)
case `uname` in
Darwin)
dnl compile all Altivec functions, check at run-time
-   CFLAGS=$CFLAGS -faltivec -force_cpusubtype_ALL
+   CFLAGS=$CFLAGS -maltivec -force_cpusubtype_ALL
;;
Linux)
dnl force_cpusubtype_ALL not allowed for Linux as
-   CFLAGS=$CFLAGS -faltivec
+   CFLAGS=$CFLAGS -maltivec
;;
esac
fi
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit prboom-plus for openSUSE:Factory

2013-04-09 Thread h_root
Hello community,

here is the log from the commit of package prboom-plus for openSUSE:Factory 
checked in at 2013-04-09 10:27:31

Comparing /work/SRC/openSUSE:Factory/prboom-plus (Old)
 and  /work/SRC/openSUSE:Factory/.prboom-plus.new (New)


Package is prboom-plus, Maintainer is 

Changes:

New Changes file:

--- /dev/null   2013-04-05 00:01:41.916011506 +0200
+++ /work/SRC/openSUSE:Factory/.prboom-plus.new/prboom-plus.changes 
2013-04-09 10:27:32.0 +0200
@@ -0,0 +1,44 @@
+---
+Fri May 25 20:32:53 UTC 2012 - joop.boo...@opensuse.org
+
+- Corrected typo in spec file 
+
+---
+Fri May 25 16:13:06 UTC 2012 - joop.boo...@opensuse.org
+
+- Added BuildRequires automake 
+
+---
+Wed Aug  3 16:38:07 UTC 2011 - jeng...@medozas.de
+
+- Enable missing USE_GLU_TESS for the self-referencing sector hack
+  to be rendered.
+
+---
+Mon Jun 20 11:25:36 UTC 2011 - jeng...@medozas.de
+
+- Update to new upstream release 2.5.1.1:
+* Support was added for sound fonts, OPL2 emulation, mouse wheel,
+  changing resolution on the fly, interpolation of automap, and the
+  use GL surface for software mode video option for the ability
+  to use hardware vsync in software mode.
+
+---
+Tue Nov 16 14:03:31 UTC 2010 - jeng...@medozas.de
+
+- Update to new upstream release 2.5.0.8a:
+* Support for textured automap was added. Compatibility with Doom
+  1.2 was improved. New HUDs and bugs were fixed.
+
+---
+Mon Aug 23 09:31:11 UTC 2010 - jeng...@medozas.de
+
+- Update to new upstream release 2.5.0.7:
+* A lot of compatibility and improvements, many bug fixes, and
+  several new features were added, including support for DeePBSP and
+  uncompressed ZDBSP nodes and dynamic music changing... through the
+  new MUSINFO lump. On the GLBoom+ front, there is support for GZDoom
+  skyboxes, custom detail texture definitions, and blending of
+  animated flats and wall textures.
+
+

New:

  clean_source.sh
  prboom-enable-tessellation.diff
  prboom-nodatetime.diff
  prboom-plus-2.5.1.1+.tar.xz
  prboom-plus.changes
  prboom-plus.spec
  prboom-protos.diff
  prboom-types1.diff
  prboom-types2.diff



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

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

Name:   prboom-plus
Version:2.5.1.1
Release:0
Summary:Open source port of the DOOM game engine
License:GPL-2.0+
Group:  Amusements/Games/3D/Shoot
Url:http://prboom-plus.sourceforge.net/
Source: %name-%{version}+.tar.xz
Patch1: prboom-nodatetime.diff
Patch2: prboom-types1.diff
Patch3: prboom-types2.diff
Patch4: prboom-protos.diff
Patch5: prboom-enable-tessellation.diff
Source2:clean_source.sh
BuildRequires:  Mesa-devel
BuildRequires:  automake
BuildRequires:  fluidsynth-devel
BuildRequires:  libSDL_image-devel
BuildRequires:  libSDL_mixer-devel
BuildRequires:  libSDL_net-devel
BuildRequires:  libpng-devel
BuildRequires:  libvorbis-devel
BuildRequires:  pcre-devel
BuildRequires:  xz
Suggests:   freedoom
Provides:   prboom  2.5.0
Obsoletes:  prboom = 2.5.0
BuildRoot:  %{_tmppath}/%{name}-%{version}-build

%description
PrBoom+ is a Doom source port developed from the original PrBoom
project.

prboom is an open-source port of Doom, the classic 3D first-person
shooter game. It totally outclassed any 3D world games that preceded
it, with amazing speed, flexibility, and outstanding gameplay. The
specs to the game were released, and thousands of extra levels were
written by fans of the game; even today new levels are written for
Doom faster then any one person could play them.

The target of the prboom-plus project is to extend the 

commit telepathy-glib for openSUSE:Factory

2013-04-09 Thread h_root
Hello community,

here is the log from the commit of package telepathy-glib for openSUSE:Factory 
checked in at 2013-04-09 10:27:45

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


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

Changes:

--- /work/SRC/openSUSE:Factory/telepathy-glib/telepathy-glib.changes
2013-01-20 14:55:05.0 +0100
+++ /work/SRC/openSUSE:Factory/.telepathy-glib.new/telepathy-glib.changes   
2013-04-09 10:27:47.0 +0200
@@ -1,0 +2,34 @@
+Wed Apr  3 17:04:27 UTC 2013 - dims...@opensuse.org
+
+- Update to version 0.21.0:
+  + Enhancements:
+- Code-generation now copes with ${PYTHON} being set to
+  Python 3; Python 2 remains fully supported (fdo#56758).
+- Add uri-schemes property on TpAccount, with
+  notify::uri-schemes emitted if using a recent AcountManager
+  like Mission Control 5.15 or later.
+  + Fixes:
+- Remove the pkg-config dependency from .pc files.
+- In TpSimpleClientFactory, don't crash when ensuring a contact
+  for an obsolete connection manager without immortal handles
+  fails.
+- Add missing (element-type) introspection annotations to
+  tp_capabilities_get_channel_classes, tp_asv_get_bytes and
+  tp_client_channel_factory_dup_channel_features (fdo#58851).
+- Don't emit the NewChannels signal twice for the obsolete
+  ContactList GROUP channels (fdo#52011).
+- Fix builds with Automake 1.13 (fdo#59604).
+- Fix unit tests when running with glib =2.36 (fdo#63069).
+- Fix refcycle preventing TpConnection objects to be freed.
+  (fdo#63027).
+- Drop upstream fixed patches:
+  + tg-tests-simple-account-add-uri.patch.
+  + tg-add-TpAccount-uri-schemes-property.patch.
+  + tg-implement-change-notification-on-uri-schemes-property.patch.
+
+---
+Fri Mar  1 12:46:56 UTC 2013 - dims...@opensuse.org
+
+- Spec-cleanup using format_spec_file service.
+
+---

Old:

  telepathy-glib-0.20.1.tar.gz
  tg-add-TpAccount-uri-schemes-property.patch
  tg-implement-change-notification-on-uri-schemes-property.patch
  tg-tests-simple-account-add-uri.patch

New:

  telepathy-glib-0.21.0.tar.gz



Other differences:
--
++ telepathy-glib.spec ++
--- /var/tmp/diff_new_pack.XVrk8w/_old  2013-04-09 10:27:49.0 +0200
+++ /var/tmp/diff_new_pack.XVrk8w/_new  2013-04-09 10:27:49.0 +0200
@@ -17,19 +17,13 @@
 
 
 Name:   telepathy-glib
-Version:0.20.1
+Version:0.21.0
 Release:0
 Summary:GObject-based library for the Telepathy D-Bus API
 License:LGPL-2.1+
 Group:  Development/Languages/C and C++
 Url:http://telepathy.freedesktop.org/
 Source: 
http://telepathy.freedesktop.org/releases/telepathy-glib/%{name}-%{version}.tar.gz
-# PATCHFIX-UPSTREAM  tg-tests-simple-account-add-uri.patch fdo#40393 -- 
Changes made to sipaccounts does not appear.
-Patch0: tg-tests-simple-account-add-uri.patch
-# PATCHFIX-UPSTREAM tg-add-TpAccount-uri-schemes-property.patch fdo#40393 -- 
Changes made to sipaccounts does not appear.
-Patch1: tg-add-TpAccount-uri-schemes-property.patch
-# PATCHFIX-UPSTREAM 
tg-implement-change-notification-on-uri-schemes-property.patch fdo#40393 -- 
Changes made to sipaccounts does not appear.
-Patch2: tg-implement-change-notification-on-uri-schemes-property.patch
 BuildRequires:  gtk-doc = 1.17
 BuildRequires:  libxslt-devel
 BuildRequires:  python-xml
@@ -88,9 +82,7 @@
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
-%patch2 -p1
+
 %build
 %configure --disable-static \
 --enable-vala-bindings

++ telepathy-glib-0.20.1.tar.gz - telepathy-glib-0.21.0.tar.gz ++
 29704 lines of diff (skipped)

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



commit transfig for openSUSE:Factory

2013-04-09 Thread h_root
Hello community,

here is the log from the commit of package transfig for openSUSE:Factory 
checked in at 2013-04-09 10:27:54

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


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

Changes:

--- /work/SRC/openSUSE:Factory/transfig/transfig.changes2013-02-11 
14:55:15.0 +0100
+++ /work/SRC/openSUSE:Factory/.transfig.new/transfig.changes   2013-04-09 
10:27:56.0 +0200
@@ -1,0 +2,5 @@
+Fri Apr  5 10:16:53 UTC 2013 - idon...@suse.com
+
+- Add Source URL, see https://en.opensuse.org/SourceUrls 
+
+---
@@ -4 +9 @@
-- User original patches from Debian
+- Use original patches from Debian

Old:

  transfig.3.2.5d.tar.bz2

New:

  transfig.3.2.5d.tar.gz



Other differences:
--
++ transfig.spec ++
--- /var/tmp/diff_new_pack.WbUgYm/_old  2013-04-09 10:27:57.0 +0200
+++ /var/tmp/diff_new_pack.WbUgYm/_new  2013-04-09 10:27:57.0 +0200
@@ -47,7 +47,7 @@
 Summary:Graphic Converter
 License:MIT
 Group:  Productivity/Graphics/Convertors
-Source: transfig.%{version}.tar.bz2
+Source: 
http://sourceforge.net/projects/mcj/files/mcj-source/transfig.%{version}.tar.gz
 Source1:transfig.%{version}-patches.tar.bz2
 Patch0: transfig.3.2.5d.dif
 Patch2: transfig.3.2.5-binderman.dif

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



commit xorg-x11-server for openSUSE:Factory

2013-04-09 Thread h_root
Hello community,

here is the log from the commit of package xorg-x11-server for openSUSE:Factory 
checked in at 2013-04-09 10:28:03

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


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

Changes:

--- /work/SRC/openSUSE:Factory/xorg-x11-server/xorg-x11-server.changes  
2013-03-18 09:54:14.0 +0100
+++ /work/SRC/openSUSE:Factory/.xorg-x11-server.new/xorg-x11-server.changes 
2013-04-09 10:28:06.0 +0200
@@ -1,0 +2,32 @@
+Fri Apr  5 08:05:09 UTC 2013 - idon...@suse.com
+
+- Add Source URL, see https://en.opensuse.org/SourceUrls 
+
+---
+Wed Mar 13 16:46:09 UTC 2013 - sndir...@suse.com
+
+- rebased u_aarch64-support.patch and reenabled it 
+
+---
+Fri Mar  8 16:16:07 UTC 2013 - tobias.johannes.klausm...@mni.thm.de
+
+- u_aarch64-support.patch: Basic support for aarch64 disabled for
+  the initial build of 1.14.0!
+
+---
+Wed Mar  6 22:19:38 UTC 2013 - tobias.johannes.klausm...@mni.thm.de
+
+- Update to version 1.14.0:
+  Here's the 1.14 X server release; the last couple of weeks
+  yielded a couple of useful bug fixes, but nothing that earth
+  shattering.
+  + a bunch of fixes to the touch device
+  + a few fixes to the GPU hotplug bits
+  + software rendering speedups (due to using the new pixman APIs)
+  + elimination of a lot of warning messages (we've still too many)
+  + pointer barriers work
+
+There are lots of other fixes too, as always thanks to all who provided
+patches, review and comments for this release!
+
+---
@@ -4,0 +37,8 @@
+
+---
+Thu Feb 21 00:41:00 UTC 2013 - tobias.johannes.klausm...@mni.thm.de
+
+- Update to version 1.14 RC2 1.13.99.902:
+
+  + Remove upstreamed patches:
+  u_Do-not-use-intel-driver-on-Poulsbo-Oaktrail-Medfield.patch (patch225)

Old:

  u_Do-not-use-intel-driver-on-Poulsbo-Oaktrail-Medfield.patch
  xorg-server-1.13.2.tar.bz2

New:

  xorg-server-1.14.0.tar.bz2



Other differences:
--
++ xorg-x11-server.spec ++
--- /var/tmp/diff_new_pack.bDQthB/_old  2013-04-09 10:28:11.0 +0200
+++ /var/tmp/diff_new_pack.bDQthB/_new  2013-04-09 10:28:11.0 +0200
@@ -17,12 +17,13 @@
 
 
 Name:   xorg-x11-server
-%define dirsuffix 1.13.2
+
+%define dirsuffix 1.14.0
 %define vnc 0
 Summary:X
 License:GPL-2.0+ and MIT
 Group:  System/X11/Servers/XF86_4
-Source0:xorg-server-%{dirsuffix}.tar.bz2
+Source0:
http://xorg.freedesktop.org/archive/individual/xserver/xorg-server-%{dirsuffix}.tar.bz2
 Source1:sysconfig.displaymanager.template
 Source3:README.updates
 Source4:xorgcfg.tar.bz2
@@ -175,7 +176,7 @@
 Patch220:   N_Use-external-tool-for-creating-backtraces-on-crashes.patch
 # PATCH-MISSING-TAG -- See 
http://wiki.opensuse.org/openSUSE:Packaging_Patches_guidelines
 Patch222:   N_sync-fix.patch
-Patch225:   u_Do-not-use-intel-driver-on-Poulsbo-Oaktrail-Medfield.patch
+
 Patch226:   u_vgaHW-no-legacy.patch
 Patch227:   u_init_framebuffer_base.patch
 Patch228:   u_aarch64-support.patch
@@ -295,7 +296,6 @@
 #%patch220 -p1
 ### patch222 might not be applicable anymore
 #%patch222 -p1
-%patch225 -p1
 %patch226 -p0
 %patch227 -p1
 %patch228 -p1

++ N_zap_warning_xserver.diff ++
--- /var/tmp/diff_new_pack.bDQthB/_old  2013-04-09 10:28:11.0 +0200
+++ /var/tmp/diff_new_pack.bDQthB/_new  2013-04-09 10:28:11.0 +0200
@@ -2,7 +2,7 @@
 ===
 --- xorg-server-1.12.1.orig/hw/xfree86/common/xf86Config.c
 +++ xorg-server-1.12.1/hw/xfree86/common/xf86Config.c
-@@ -685,6 +685,7 @@ typedef enum {
+@@ -680,6 +680,7 @@ typedef enum {
  FLAG_NOTRAPSIGNALS,
  FLAG_DONTVTSWITCH,
  FLAG_DONTZAP,
@@ -10,7 +10,7 @@
  FLAG_DONTZOOM,
  FLAG_DISABLEVIDMODE,
  FLAG_ALLOWNONLOCAL,
-@@ -721,6 +722,8 @@ static OptionInfoRec FlagOptions[] = {
+@@ -717,6 +718,8 @@ static OptionInfoRec FlagOptions[] = {
   {0}, FALSE},
  {FLAG_DONTZAP, DontZap, OPTV_BOOLEAN,
   {0}, FALSE},
@@ -19,7 +19,7 @@
  {FLAG_DONTZOOM, DontZoom, OPTV_BOOLEAN,
   {0}, FALSE},
  {FLAG_DISABLEVIDMODE, DisableVidModeExtension, OPTV_BOOLEAN,
-@@ -807,6 +810,7 @@ configServerFlags(XF86ConfFlagsPtr flags
+@@ -805,6 +805,7 @@ configServerFlags(XF86ConfFlagsPtr flags
  xf86GetOptValBool(FlagOptions, 

commit gnome-shell-extensions.1521 for openSUSE:12.3:Update

2013-04-09 Thread h_root
Hello community,

here is the log from the commit of package gnome-shell-extensions.1521 for 
openSUSE:12.3:Update checked in at 2013-04-09 14:41:20

Comparing /work/SRC/openSUSE:12.3:Update/gnome-shell-extensions.1521 (Old)
 and  /work/SRC/openSUSE:12.3:Update/.gnome-shell-extensions.1521.new (New)


Package is gnome-shell-extensions.1521, Maintainer is 

Changes:

New Changes file:

--- /dev/null   2013-04-05 00:01:41.916011506 +0200
+++ 
/work/SRC/openSUSE:12.3:Update/.gnome-shell-extensions.1521.new/gnome-shell-extensions.changes
  2013-04-09 14:41:21.0 +0200
@@ -0,0 +1,327 @@
+---
+Wed Mar 27 19:08:16 UTC 2013 - dims...@opensuse.org
+
+- Fix scriptlets: move the glib2_gsettings_schema_post/postun to
+  the sub-package gnome-shell-extension-alternative-status-menu:
+  the .gschema.xml lives in this subpackage as well (bnc#811203).
+
+---
+Sat Jan 19 19:23:13 UTC 2013 - dims...@opensuse.org
+
+- Add g-s-e-power-off-elipsis.patch: Power Off... was changed to
+  Power Off, but a bunch of translations missed that yet.
+
+---
+Fri Jan 18 09:34:56 UTC 2013 - dims...@opensuse.org
+
+- Add alternative-status-menu.gschema.override: Enable hibernate by
+  default for users of the packaged version of the
+  alternative-status-menu extension.
+
+---
+Fri Dec 28 01:35:02 UTC 2012 - mike.catanz...@gmail.com
+
+- Update to version 3.6.2:
+  + Ignore missing local bookmarks.
+  + Support historical location for bookmarks file.
+  + Don't fail for GIO errors getting the file name.
+  + native-window-placement: fix disabling the extension.
+- Changes from version 3.6.1:
+  + Fixed alternative-status-menu for the new lock screen
+  + Squashed some alternate-tab warnings
+  + drive-menu now works with 3.6 again
+- Changes from version 3.6.0:
+  + major rework in places menu, to make it work without
+removed supporting code in the shell and to make it look like
+the nautilus sidebar
+- Changes from version 3.5.91:
+  + Various crashers were fixed in alternative-tab
+  + auto-move-windows now can be made to work with static
+workspaces
+  + place-menu is now on the left and uses symbolic icons like
+Files
+  + StIconType usage was removed from all extensions, after it was
+removed in core
+  + systemMonitor, xrandr-indicator, apps-menu, places-menu,
+alternative-status-menu were updated for the newer shell
+- Changes from version 3.5.90:
+  + alternate-tab has been reworked again, the old mode switch
+was removed and the allthumbnails code extended to handle
+icons and filtering to the workspace
+  + alternate-tab thumbnails now reflect the aspect ratio of the
+windows
+  + systemMonitor now shows a tooltip above the indicator
+  + native-window-placement, systemMonitor and windowsNavigator
+have been updated for the newer shell
+- Changes from version 3.5.5:
+  + convenience module has been relicensed to BSD, for
+compatibility with GPLv3 extensions
+  + alternate-tab has been refactored and seen various
+improvements to allthumbnails mode, including a new
+overlaid application icon
+- Changes from version 3.5.4:
+  + Updated translations.
+- Changes from version 3.5.2:
+  + removable-drive-menu is now a11y friendly
+  + the dock can now be placed on any monitor, not just the
+primary
+  + dock is now clipped to its monitor
+  + alternative-status-menu now exposes GSettings for Suspend
+and Hibernate visibility - no UI yet
+  + more gnome-shell API changes (places-menu,
+removable-drive-menu, alternative-status-menu)
+  + miscellaneous bug fixes (native-window-placement, gajim,
+auto-move-windows)
+  + Updated translations.
+- Add glib2_gsettings_schema macros to post/postun.
+
+---
+Fri May 25 14:25:55 UTC 2012 - vu...@opensuse.org
+
+- Update to version 3.4.0:
+  + Build system improvements.
+  + Updated translations.
+- Changes from version 3.3.92:
+  + Various updates for gnome-shell API changes (dock,
+native-window-placement).
+  + local-install is now a make rule, not a shell script.
+  + Updated translations.
+- Changes from version 3.3.90:
+  + System wide installation via make install is possible again.
+  + alternate-tab: can now pre-activate the selected window.
+  + auto-move-windows, workspace-indicator and example gained new
+preference dialogs.
+  + workspace-indicator: fixed a bug wrt focus stealing prevention.
+  + Updated translations.
+- Changes from version 3.3.5:
+  + Improvements to the build system and convenience module, making
+it easier