commit python for openSUSE:Factory

2011-05-05 Thread h_root

Hello community,

here is the log from the commit of package python for openSUSE:Factory
checked in at Thu May 5 09:18:11 CEST 2011.




python-doc.changes: same change
--- python/python.changes   2011-02-17 17:47:41.0 +0100
+++ /mounts/work_src_done/STABLE/python/python.changes  2011-05-04 
16:18:54.0 +0200
@@ -1,0 +2,6 @@
+Wed May  4 14:18:08 UTC 2011 - jmate...@novell.com
+
+- added fix-parallel-make patch to python main package as well,
+  because build process is the same
+
+---

calling whatdependson for head-i586




Other differences:
--
++ python-base.spec ++
--- /var/tmp/diff_new_pack.g4yqUi/_old  2011-05-05 09:12:11.0 +0200
+++ /var/tmp/diff_new_pack.g4yqUi/_new  2011-05-05 09:12:11.0 +0200
@@ -30,7 +30,7 @@
 #
 Summary:Python Interpreter base package
 Version:2.7
-Release:7
+Release:8
 %define tarversion  %{version}
 %define tarname Python-%{tarversion}
 Source0:%{tarname}.tar.bz2

++ python-doc.spec ++
--- /var/tmp/diff_new_pack.g4yqUi/_old  2011-05-05 09:12:11.0 +0200
+++ /var/tmp/diff_new_pack.g4yqUi/_new  2011-05-05 09:12:11.0 +0200
@@ -24,7 +24,7 @@
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Summary:Additional Package Documentation for Python.
 Version:2.7
-Release:7
+Release:8
 %define pyver   2.7
 BuildArch:  noarch
 %define   tarnamePython-%{pyver}

++ python.spec ++
--- /var/tmp/diff_new_pack.g4yqUi/_old  2011-05-05 09:12:11.0 +0200
+++ /var/tmp/diff_new_pack.g4yqUi/_new  2011-05-05 09:12:11.0 +0200
@@ -32,7 +32,7 @@
 Obsoletes:  python-nothreads python21 python-elementtree python-sqlite
 Summary:Python Interpreter
 Version:2.7
-Release:13
+Release:15
 Requires:   python-base = %{version}
 %define tarversion  %{version}
 %define tarname Python-%{tarversion}
@@ -52,6 +52,7 @@
 Patch7: sparc_longdouble.patch
 Patch8: python-2.7-acrequire.patch
 Patch9: python-fix_date_time_compiler.patch
+Patch10:python-2.7-fix-parallel-make.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %define python_version%(echo %{version} | head -c 3)
@@ -184,6 +185,7 @@
 %patch7 -p1
 %patch8 -p1
 %patch9
+%patch10 -p1
 # some cleanup
 find . -name .cvsignore -type f -print0 | xargs -0 rm -f
 find . -name CVS -type d -print0 | xargs -0 rm -rf






Remember to have fun...

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



commit lash for openSUSE:Factory

2011-05-05 Thread h_root

Hello community,

here is the log from the commit of package lash for openSUSE:Factory
checked in at Thu May 5 09:55:00 CEST 2011.




--- lash/lash.changes   2010-09-12 10:15:43.0 +0200
+++ /mounts/work_src_done/STABLE/lash/lash.changes  2011-05-02 
02:48:50.0 +0200
@@ -1,0 +2,6 @@
+Sun May  1 17:35:27 UTC 2011 - toddrme2...@gmail.com
+ 
+- Added 32bit compatibility libraries
+- Removed test for obsolete openSUSE versions
+ 
+---

calling whatdependson for head-i586


New:

  baselibs.conf



Other differences:
--
++ lash.spec ++
--- /var/tmp/diff_new_pack.ZZP8rL/_old  2011-05-05 09:54:34.0 +0200
+++ /var/tmp/diff_new_pack.ZZP8rL/_new  2011-05-05 09:54:34.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package lash (Version 0.5.4)
+# spec file for package lash
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -21,7 +21,7 @@
 BuildRequires:  alsa-devel e2fsprogs-devel glibc-devel gtk2-devel 
libjack-devel libuuid-devel libxml2-devel python-devel readline-devel swig
 Summary:Linux Audio Session Handler
 Version:0.5.4
-Release:1
+Release:5
 Group:  Productivity/Multimedia/Sound/Utilities
 AutoReqProv:on
 PreReq: %install_info_prereq
@@ -35,9 +35,6 @@
 Patch2: lash-info-entry.diff
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %py_requires
-%if %suse_version = 1110
-%define python_sitelib %{py_sitedir}
-%endif
 
 %description
 LASH (formerly LADCCA) is a session management system for JACK and ALSA

++ baselibs.conf ++
lash







Remember to have fun...

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



commit lablgtk2 for openSUSE:Factory

2011-05-05 Thread h_root

Hello community,

here is the log from the commit of package lablgtk2 for openSUSE:Factory
checked in at Thu May 5 10:04:34 CEST 2011.




--- lablgtk2/lablgtk2.changes   2010-11-10 18:35:03.0 +0100
+++ /mounts/work_src_done/STABLE/lablgtk2/lablgtk2.changes  2011-05-02 
16:35:37.0 +0200
@@ -1,0 +2,7 @@
+Mon May  2 15:40:25 CEST 2011 - jsl...@suse.de
+
+- install also .so dlls
+- require some gtk libs in the devel package to be able to
+  build against the libs
+
+---

calling whatdependson for head-i586




Other differences:
--
++ lablgtk2.spec ++
--- /var/tmp/diff_new_pack.H5ap94/_old  2011-05-05 10:01:06.0 +0200
+++ /var/tmp/diff_new_pack.H5ap94/_new  2011-05-05 10:01:06.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package lablgtk2 (Version 2.14.2)
+# spec file for package lablgtk2
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,13 +19,15 @@
 
 
 Name:   lablgtk2
-BuildRequires:  camlp4 gtk2-devel gtksourceview18-devel gtkspell-devel 
libglade2-devel libgnomecanvas-devel libgnomeui-devel 
libgtksourceviewmm-2_0-devel librsvg-devel ocaml xorg-x11
+BuildRequires:  camlp4 gtksourceview-devel gtksourceview18-devel gtkspell-devel
+BuildRequires:  gtk2-devel libglade2-devel libgnomecanvas-devel 
libgnomeui-devel
+BuildRequires:  librsvg-devel ocaml xorg-x11
 License:LGPLv2.1+
 Group:  Development/Libraries/Other
 Requires:   ocaml
 AutoReqProv:on
 Version:2.14.2
-Release:2
+Release:7
 Source0:lablgtk-%{version}.tar.bz2
 Source1:lablgtk2.rpmlintrc
 Url:http://wwwfun.kurims.kyoto-u.ac.jp/soft/lsl/lablgtk.html
@@ -54,6 +56,7 @@
 Summary:An Objective Caml interface to gtk2+
 Group:  Development/Libraries/Other
 Provides:   lablgtk2:/usr/lib/ocaml/lablgtk2/glib.cmi
+Requires:   gtk2-devel libgnomecanvas-devel gtksourceview-devel
 Requires:   lablgtk2 = %{version}
 AutoReqProv:on
 
@@ -92,10 +95,7 @@
 %endif
 
 %install
-mkdir -p $RPM_BUILD_ROOT%{_bindir}
-mkdir -p $RPM_BUILD_ROOT%{_libdir}/ocaml/lablgtk2
-make INSTALLDIR=$RPM_BUILD_ROOT%{_libdir}/ocaml/lablgtk2\
- BINDIR=$RPM_BUILD_ROOT%{_bindir} install
+%makeinstall
 
 %clean
 # Clear up the mess
@@ -115,5 +115,6 @@
 %doc examples
 %{_libdir}/ocaml/lablgtk2/*.cmi
 %{_libdir}/ocaml/lablgtk2/*.h
+%{_libdir}/ocaml/stublibs/*
 
 %changelog






Remember to have fun...

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



commit gnome-commander for openSUSE:Factory

2011-05-05 Thread h_root

Hello community,

here is the log from the commit of package gnome-commander for openSUSE:Factory
checked in at Thu May 5 10:05:04 CEST 2011.




--- GNOME/gnome-commander/gnome-commander.changes   2011-02-12 
20:24:58.0 +0100
+++ /mounts/work_src_done/STABLE/gnome-commander/gnome-commander.changes
2011-05-04 14:41:05.0 +0200
@@ -1,0 +2,10 @@
+Wed May  4 14:39:12 CEST 2011 - vu...@opensuse.org
+
+- Update to version 1.2.8.11:
+  + Support for backward/forward mouse buttons
+  + Fixed bgo#639243: misleading docs for F2 shortcut
+  + Fixed bgo#640387: usage of deprecated python modules: md5, sha1
+  + Fixed problem with starting GNOME Commander as root
+  + Fixed problem with Traditional Chinese translation
+
+---

calling whatdependson for head-i586


Old:

  gnome-commander-1.2.8.10.tar.bz2

New:

  gnome-commander-1.2.8.11.tar.bz2



Other differences:
--
++ gnome-commander.spec ++
--- /var/tmp/diff_new_pack.vWO5Ri/_old  2011-05-05 10:04:42.0 +0200
+++ /var/tmp/diff_new_pack.vWO5Ri/_new  2011-05-05 10:04:42.0 +0200
@@ -18,8 +18,8 @@
 
 
 Name:   gnome-commander
-Version:1.2.8.10
-Release:2
+Version:1.2.8.11
+Release:1
 License:GPLv2+
 Summary:Nice and Fast File Manager for the GNOME Desktop
 Url:http://www.nongnu.org/gcmd/

++ gnome-commander-1.2.8.10.tar.bz2 - gnome-commander-1.2.8.11.tar.bz2 
++
 5719 lines of diff (skipped)






Remember to have fun...

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



commit rsyslog for openSUSE:Factory

2011-05-05 Thread h_root

Hello community,

here is the log from the commit of package rsyslog for openSUSE:Factory
checked in at Thu May 5 10:05:45 CEST 2011.




--- rsyslog/rsyslog.changes 2011-04-27 18:48:49.0 +0200
+++ /mounts/work_src_done/STABLE/rsyslog/rsyslog.changes2011-04-29 
14:07:25.0 +0200
@@ -1,0 +2,6 @@
+Fri Apr 29 11:38:40 UTC 2011 - idoen...@novell.com
+
+- Add rsyslog-5.6.5-memcpy.patch: fix overflowing memcpy call in 
+  runtime/net.c 
+
+---

calling whatdependson for head-i586


New:

  rsyslog-5.8.0-memcpy.patch



Other differences:
--
++ rsyslog.spec ++
--- /var/tmp/diff_new_pack.PwYCgB/_old  2011-05-05 10:05:19.0 +0200
+++ /var/tmp/diff_new_pack.PwYCgB/_new  2011-05-05 10:05:19.0 +0200
@@ -21,7 +21,7 @@
 Name:   rsyslog
 Summary:The enhanced syslogd for Linux and Unix
 Version:5.8.0
-Release:1
+Release:4
 # for setting those bcond_with* configs see
 # http://lizards.opensuse.org/2008/09/12/conditional-features-aka-use-flags/
 %if 0%{?suse_version} = 1140
@@ -105,6 +105,8 @@
 Source2:rsyslog.conf.in
 Source3:rsyslog.early.conf.in
 Source4:rsyslog.d.remote.conf.in
+# PATCH-FIX-UPSTREAM rsyslog-5.6.5-memcpy.patch idoen...@suse.de -- Fix 
overflowing memcpy call
+Patch1: rsyslog-5.8.0-memcpy.patch
 
 %description
 Rsyslog is an enhanced multi-threaded syslogd supporting, among others,
@@ -265,6 +267,7 @@
 
 %prep
 %setup -q -n %{name}-%{upstream_version}
+%patch1
 %if %{with systemd}
 # Bug: https://bugzilla.novell.com/show_bug.cgi?id=656259
 # install the files systemd provides rather than what we provide.

++ rsyslog-5.8.0-memcpy.patch ++
--- runtime/net.c   2011-03-22 12:27:49.0 +0100
+++ runtime/net.c   2011-04-29 13:30:47.249997266 +0200
@@ -721,7 +721,7 @@

SIN(allowIP.addr.NetAddr)-sin_port   = 0;

memcpy((SIN(allowIP.addr.NetAddr)-sin_addr.s_addr),

(SIN6(res-ai_addr)-sin6_addr.s6_addr32[3]),
-   sizeof (struct 
sockaddr_in));
+   sizeof (in_addr_t));
 
if((iRet = 
AddAllowedSenderEntry(ppRoot, ppLast, allowIP,

iSignificantBits))





Remember to have fun...

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



commit libgexiv2 for openSUSE:Factory

2011-05-05 Thread h_root

Hello community,

here is the log from the commit of package libgexiv2 for openSUSE:Factory
checked in at Thu May 5 10:30:48 CEST 2011.




--- GNOME/libgexiv2/libgexiv2.changes   2011-01-07 18:07:20.0 +0100
+++ /mounts/work_src_done/STABLE/libgexiv2/libgexiv2.changes2011-04-28 
16:31:02.0 +0200
@@ -1,0 +2,10 @@
+Thu Apr 28 15:58:50 UTC 2011 - dims...@opensuse.org
+
+- Update to version 0.3.1:
+  + All debug and log messages from Exiv2 are now routed through
+GLib's logging functions.
+- Changes from version 0.3.0:
+  + Updated to work with Exiv2 0.21, which has an ABI/API change
+from 0.20.
+
+---

calling whatdependson for head-i586


Old:

  libgexiv2-0.2.2.tar.bz2

New:

  libgexiv2-0.3.1.tar.bz2



Other differences:
--
++ libgexiv2.spec ++
--- /var/tmp/diff_new_pack.aoJnUJ/_old  2011-05-05 10:28:09.0 +0200
+++ /var/tmp/diff_new_pack.aoJnUJ/_new  2011-05-05 10:28:09.0 +0200
@@ -1,5 +1,5 @@
 #
-# spec file for package libgexiv2 (Version 0.2.2)
+# spec file for package libgexiv2
 #
 # Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
@@ -18,7 +18,7 @@
 
 
 Name:   libgexiv2
-Version:0.2.2
+Version:0.3.1
 Release:1
 License:GPLv2+
 Summary:A GObject-based Exiv2 wrapper

++ libgexiv2-0.2.2.tar.bz2 - libgexiv2-0.3.1.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libgexiv2-0.2.2/INSTALLING 
new/libgexiv2-0.3.1/INSTALLING
--- old/libgexiv2-0.2.2/INSTALLING  2010-12-23 22:20:13.0 +0100
+++ new/libgexiv2-0.3.1/INSTALLING  2011-03-23 00:33:47.0 +0100
@@ -16,5 +16,5 @@
   if installing to system directories.
 
 
-Copyright 2010 Yorba Foundation
+Copyright 2011 Yorba Foundation
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libgexiv2-0.2.2/Makefile new/libgexiv2-0.3.1/Makefile
--- old/libgexiv2-0.2.2/Makefile2010-12-23 22:20:13.0 +0100
+++ new/libgexiv2-0.3.1/Makefile2011-03-23 00:33:47.0 +0100
@@ -1,5 +1,5 @@
 PKGNAME = gexiv2
-VERSION = 0.2.2
+VERSION = 0.3.1
 
 LIBRARY = lib$(PKGNAME)
 LIBRARY_BIN = $(LIBRARY).la
@@ -13,21 +13,6 @@
 BUILD_DIR=gexiv2
 LIB=lib
 
-UNAME := $(shell uname)
-SYSTEM := $(UNAME:MINGW32_%=MinGW)
-
-ifeq $(SYSTEM) Linux
-  LINUX = 1
-endif
-
-ifeq $(SYSTEM) MinGW
-  WINDOWS = 1
-endif
-
-ifeq $(SYSTEM) Darwin
-  MAC = 1
-endif
-
 -include configure.mk
 
 SRC_FILES = \
@@ -38,7 +23,8 @@
gexiv2-metadata-xmp.cpp \
gexiv2-stream-io.cpp \
gexiv2-preview-properties.cpp \
-   gexiv2-preview-image.cpp
+   gexiv2-preview-image.cpp \
+   gexiv2-log.cpp
 
 HEADER_FILES = \
gexiv2.h \
@@ -49,14 +35,17 @@
gexiv2-preview-properties.h \
gexiv2-preview-properties-private.h \
gexiv2-preview-image.h \
-   gexiv2-preview-image-private.h
+   gexiv2-preview-image-private.h \
+   gexiv2-log.h \
+   gexiv2-log-private.h
 
 INSTALLED_HEADER_FILES = \
gexiv2.h \
gexiv2-metadata.h \
gexiv2-managed-stream.h \
gexiv2-preview-properties.h \
-   gexiv2-preview-image.h
+   gexiv2-preview-image.h \
+   gexiv2-log.h
 
 EXT_PKGS = \
gobject-2.0 \
@@ -64,7 +53,7 @@
exiv2
 
 EXT_PKG_VERSIONS = \
-   exiv2 = 0.19
+   exiv2 = 0.21
 
 VAPI_INPUT = \
gexiv2.deps \
@@ -118,7 +107,8 @@
rm -f $(VAPI_GENERATED_FILES)
rm -f $(PC_FILE)
 
-dist: $(DIST_FILES)
+.PHONY: dist
+dist:
mkdir -p $(LIBRARY)-$(VERSION)
cp --parents $(DIST_FILES) $(LIBRARY)-$(VERSION)
tar --bzip2 -cvf $(DIST_TAR_BZ2) $(LIBRARY)-$(VERSION)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libgexiv2-0.2.2/NEWS new/libgexiv2-0.3.1/NEWS
--- old/libgexiv2-0.2.2/NEWS2010-12-23 22:20:13.0 +0100
+++ new/libgexiv2-0.3.1/NEWS2011-03-23 00:33:47.0 +0100
@@ -1,3 +1,15 @@
+gexiv2 0.3.1 - 22 March 2011
+
+
+  * All debug and log messages from Exiv2 are now routed through GLib's 
logging functions.
+
+
+gexiv2 0.3.0 - 10 January 2011
+--
+
+  * Updated to work with Exiv2 0.21, which has an ABI change from 0.20.
+
+
 gexiv2 0.2.2 - 23 December 2010
 ---
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libgexiv2-0.2.2/README new/libgexiv2-0.3.1/README
--- old/libgexiv2-0.2.2/README  2010-12-23 22:20:13.0 +0100
+++ new/libgexiv2-0.3.1/README  2011-03-23 00:33:47.0 +0100
@@ -27,5 +27,5 @@
 
 
 
-Copyright 2010 Yorba Foundation
+Copyright 2011 Yorba Foundation
 
diff -urN '--exclude=CVS' 

commit libdvbpsi for openSUSE:Factory

2011-05-05 Thread h_root

Hello community,

here is the log from the commit of package libdvbpsi for openSUSE:Factory
checked in at Thu May 5 10:32:21 CEST 2011.




--- libdvbpsi/libdvbpsi.changes 2010-09-10 11:24:56.0 +0200
+++ /mounts/work_src_done/STABLE/libdvbpsi/libdvbpsi.changes2011-05-02 
02:18:00.0 +0200
@@ -1,0 +2,6 @@
+Sun May  1 17:35:27 UTC 2011 - toddrme2...@gmail.com
+ 
+- Added 32bit compatibility libraries
+- Removed self-obsoletes (fix for RPMLINT warning)
+ 
+---

calling whatdependson for head-i586


New:

  baselibs.conf



Other differences:
--
++ libdvbpsi.spec ++
--- /var/tmp/diff_new_pack.iUEK6V/_old  2011-05-05 10:30:58.0 +0200
+++ /var/tmp/diff_new_pack.iUEK6V/_new  2011-05-05 10:30:58.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package libdvbpsi (Version 0.1.7)
+# spec file for package libdvbpsi
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,7 +19,7 @@
 
 Name:   libdvbpsi
 Version:0.1.7
-Release:1
+Release:2
 License:GPLv2+
 Summary:Library for Decoding and Generating MPEG TS and DVB PSI Tables
 Url:http://www.videolan.org/developers/libdvbpsi.html
@@ -43,7 +43,7 @@
 Group:  System/Libraries
 # OpenSUSE = 10.3:
 Provides:   libdvbpsi = %{version}
-Obsoletes:  libdvbpsi = %{version}
+Obsoletes:  libdvbpsi  %{version}
 
 %description -n libdvbpsi6
 libdvbpsi is a simple library designed for decoding and generating

++ baselibs.conf ++
libdvbpsi6





Remember to have fun...

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



commit libFLAC7 for openSUSE:Factory

2011-05-05 Thread h_root

Hello community,

here is the log from the commit of package libFLAC7 for openSUSE:Factory
checked in at Thu May 5 10:33:55 CEST 2011.




--- libFLAC7/libFLAC7.changes   2007-06-06 14:19:08.0 +0200
+++ /mounts/work_src_done/STABLE/libFLAC7/libFLAC7.changes  2011-05-03 
20:48:28.0 +0200
@@ -1,0 +2,7 @@
+Sun May  1 17:35:27 UTC 2011 - toddrme2...@gmail.com
+ 
+- Added 32bit compatibility libraries
+- Updated obsolete ldconfig implementation (fix for RPMLINT warning)
+- Removed unused patch
+ 
+---

calling whatdependson for head-i586


Old:

  flac-prototypes.dif

New:

  baselibs.conf



Other differences:
--
++ libFLAC7.spec ++
--- /var/tmp/diff_new_pack.uo1HbJ/_old  2011-05-05 10:32:34.0 +0200
+++ /var/tmp/diff_new_pack.uo1HbJ/_new  2011-05-05 10:32:34.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package libFLAC7 (Version 1.1.2)
+# spec file for package libFLAC7
 #
-# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -22,14 +22,13 @@
 BuildRequires:  gcc-c++ libogg-devel
 Summary:Compatible library for FLAC-1.1.2
 Version:1.1.2
-Release:84
-License:BSD 3-Clause
+Release:95
+License:BSD3c
 Group:  System/Libraries
 Source: flac-%{version}.tar.bz2
 Url:http://flac.sourceforge.net/
-Patch:  flac-prototypes.dif
-Patch1: flac-no-xmms.diff
-Patch2: flac-uninitialized-fix.diff
+Patch0: flac-no-xmms.diff
+Patch1: flac-uninitialized-fix.diff
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -44,7 +43,7 @@
 
 %package -n libFLAC++5
 Summary:Compatible library for FLAC-1.1.2
-License:BSD 3-Clause
+License:BSD3c
 Group:  System/Libraries
 
 %description -n libFLAC++5
@@ -59,7 +58,7 @@
 
 %package -n libOggFLAC3
 Summary:Compatible library for FLAC-1.1.2
-License:BSD 3-Clause
+License:BSD3c
 Group:  System/Libraries
 
 %description -n libOggFLAC3
@@ -74,7 +73,7 @@
 
 %package -n libOggFLAC++2
 Summary:Compatible library for FLAC-1.1.2
-License:BSD 3-Clause
+License:BSD3c
 Group:  System/Libraries
 
 %description -n libOggFLAC++2
@@ -89,8 +88,8 @@
 
 %prep
 %setup -q -n flac-%{version}
+%patch0
 %patch1
-%patch2
 %{?suse_update_config:%{suse_update_config -f}}
 
 %build
@@ -116,29 +115,21 @@
 rm -rf $RPM_BUILD_ROOT%{_includedir}/*
 rm -rf $RPM_BUILD_ROOT%{_datadir}
 
-%post
-%run_ldconfig
+%post -p /sbin/ldconfig
 
-%postun
-%run_ldconfig
+%postun -p /sbin/ldconfig
 
-%post -n libFLAC++5
-%run_ldconfig
+%post -n libFLAC++5 -p /sbin/ldconfig
 
-%postun -n libFLAC++5
-%run_ldconfig
+%postun -n libFLAC++5 -p /sbin/ldconfig
 
-%post -n libOggFLAC3
-%run_ldconfig
+%post -n libOggFLAC3 -p /sbin/ldconfig
 
-%postun -n libOggFLAC3
-%run_ldconfig
+%postun -n libOggFLAC3 -p /sbin/ldconfig
 
-%post -n libOggFLAC++2
-%run_ldconfig
+%post -n libOggFLAC++2 -p /sbin/ldconfig
 
-%postun -n libOggFLAC++2
-%run_ldconfig
+%postun -n libOggFLAC++2 -p /sbin/ldconfig
 
 %clean
 rm -rf $RPM_BUILD_ROOT

++ baselibs.conf ++
libFLAC7
libFLAC++5
libOggFLAC3
libOggFLAC++2





Remember to have fun...

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



commit ladspa for openSUSE:Factory

2011-05-05 Thread h_root

Hello community,

here is the log from the commit of package ladspa for openSUSE:Factory
checked in at Thu May 5 10:36:02 CEST 2011.




--- ladspa/ladspa.changes   2010-04-22 19:17:11.0 +0200
+++ /mounts/work_src_done/STABLE/ladspa/ladspa.changes  2011-05-02 
01:40:57.0 +0200
@@ -1,0 +2,7 @@
+Sun May  1 17:35:27 UTC 2011 - toddrme2...@gmail.com
+
+- Added 32bit compatibility libraries
+- Removed tests for obsolete openSUSE versions
+- Fixed self-obsoletes (fix for RPMLINT warning)
+
+---

calling whatdependson for head-i586


New:

  baselibs.conf



Other differences:
--
++ ladspa-devel.spec ++
--- /var/tmp/diff_new_pack.3ijNPC/_old  2011-05-05 10:34:20.0 +0200
+++ /var/tmp/diff_new_pack.3ijNPC/_new  2011-05-05 10:34:20.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package ladspa-devel (Version 1.13)
+# spec file for package ladspa-devel
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -21,7 +21,7 @@
 Name:   ladspa-devel
 Summary:Include Files mandatory for Development
 Version:1.13
-Release:3
+Release:6
 License:LGPLv2.1+
 Group:  Development/Libraries/C and C++
 Source: ladspa_sdk_1.13.tar.bz2

++ ladspa.spec ++
--- /var/tmp/diff_new_pack.3ijNPC/_old  2011-05-05 10:34:20.0 +0200
+++ /var/tmp/diff_new_pack.3ijNPC/_new  2011-05-05 10:34:20.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package ladspa (Version 1.13)
+# spec file for package ladspa
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -38,7 +38,7 @@
 %define vocoder_version 0.3
 Summary:The Linux Audio Developer's Simple Plug-In API
 Version:1.13
-Release:3
+Release:9
 License:LGPLv2.1+
 Group:  Productivity/Multimedia/Sound/Utilities
 AutoReq:on
@@ -49,11 +49,11 @@
 Provides:   ladspa-caps = %{caps_version} ladspa-pvoc = %{pvoc_version} 
ladspa-tap-plugins = %{tap_version}
 Provides:   ladspa-vlevel = %{vlevel_version} ladspa-vocoder = 
%{vocoder_version} ladspa-blop = %{blop_version}
 Provides:   ladspa-vcf = %{vcf_version} ladspa-MCP = %{MCP_version}
-Obsoletes:  ladspa-swh-plugins = %{swh_version} ladspa-AMB = 
%{AMB_version} ladspa-FIL = %{FIL_version}
-Obsoletes:  ladspa-REV = %{REV_version} ladspa-VCO = %{VCO_version} 
ladspa-alienwah = %{alienwah_version}
-Obsoletes:  ladspa-caps = %{caps_version} ladspa-pvoc = %{pvoc_version} 
ladspa-tap-plugins = %{tap_version}
-Obsoletes:  ladspa-vlevel = %{vlevel_version} ladspa-vocoder = 
%{vocoder_version} ladspa-blop = %{blop_version}
-Obsoletes:  ladspa-vcf = %{vcf_version} ladspa-MCP = %{MCP_version}
+Obsoletes:  ladspa-swh-plugins  %{swh_version} ladspa-AMB  
%{AMB_version} ladspa-FIL  %{FIL_version}
+Obsoletes:  ladspa-REV  %{REV_version} ladspa-VCO  %{VCO_version} 
ladspa-alienwah  %{alienwah_version}
+Obsoletes:  ladspa-caps  %{caps_version} ladspa-pvoc  %{pvoc_version} 
ladspa-tap-plugins  %{tap_version}
+Obsoletes:  ladspa-vlevel  %{vlevel_version} ladspa-vocoder  
%{vocoder_version} ladspa-blop  %{blop_version}
+Obsoletes:  ladspa-vcf  %{vcf_version} ladspa-MCP  %{MCP_version}
 Source1:ladspa_sdk_1.13.tar.bz2
 Source2:cmt_src_1.15.tar.bz2
 Source3:swh-plugins-%{swh_version}.tar.bz2
@@ -216,9 +216,6 @@
 cd ../..
 # SWH plugins
 cd swh-plugins-%{swh_version}
-%if %suse_version = 1100
-autoreconf --install --force
-%endif
 #./autogen.sh --prefix=%{_prefix} --libdir=%{_libdir}
 CFLAGS=$RPM_OPT_FLAGS -fPIC -ggdb -DPIC -fno-strict-aliasing \
 ./configure --prefix=%{_prefix}

++ baselibs.conf ++
ladspa





Remember to have fun...

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



commit gnome-panel for openSUSE:Factory

2011-05-05 Thread h_root

Hello community,

here is the log from the commit of package gnome-panel for openSUSE:Factory
checked in at Thu May 5 12:17:50 CEST 2011.




--- GNOME/gnome-panel/gnome-panel.changes   2011-03-21 17:42:02.0 
+0100
+++ /mounts/work_src_done/STABLE/gnome-panel/gnome-panel.changes
2011-04-25 16:02:58.0 +0200
@@ -1,0 +2,130 @@
+Mon Apr 25 15:50:52 CEST 2011 - vu...@opensuse.org
+
+- Drop gnome-panel-2-11-bring-back-my-run-item.patch: gnome-shell
+  won't have a button to show the run dialog either, so let's keep
+  the fallback mode the same.
+- Drop gnome-panel-bnc363981-intlclock-compatibility.patch: since
+  we don't migrate the GNOME 2 configuration, there's no need for
+  compatibility with intlclock.
+
+---
+Tue Apr 12 09:50:11 UTC 2011 - fcro...@novell.com
+
+- Add gnome-panel-bonobo-support  3.0 Obsoletes, to allow easy
+  migration from 2.32.
+
+---
+Wed Apr  6 12:05:45 UTC 2011 - fcro...@novell.com
+
+- Update to version 3.0.0.1:
+  + Panel:
+- Minor code cleanup
+  + libpanel-applet:
+- Move some defines in headers to fix generated libpanel-applet
+  documentation.
+  + Notification Area Applet:
+- Fix thin lines appearing when an icon is removed
+
+---
+Tue Apr  5 17:06:43 UTC 2011 - fcro...@novell.com
+
+- Update to version 3.0.0
+  + Panel:
+- Fix alt+f1 misworking for menu buttons.
+  + Updated translations.
+
+---
+Mon Apr  4 12:34:34 UTC 2011 - fcro...@novell.com
+
+- Update to version 2.91.94:
+  + Panel:
+- Fix moving of panel objects to use switch mode again by
+  default.
+- Completely rework how objects are positioned in the panel:
+  they are now either left-aligned, centered, right-aligned.
+  This fixes many issues, including objects being
+  mis-positioned after changes of the screen size.
+- Make the clock centered in the default layout
+- Add a user menu similar to the GNOME Shell one.
+  + Clock Applet:
+- Port to GDBus
+  + Notification Area Applet:
+- Add support for _NET_SYSTEM_TRAY_ICON_SIZE to specify the
+  size for icons. This can be set in the theme with the theme
+  with -NaTrayApplet-icon-size: 16;
+  + Misc:
+- The dbus-glib dependency is now completely gone
+- There is a new optional dependency on telepathy-glib, for
+  features used in the user menu.
+- Changes from version 2.91.93:
+  + Notes:
+- it's worth pointing out that starting with this release,
+  gnome-panel ignores the GNOME 2 configuration and starts with
+  a fresh configuration.
+- per-instance applet settings can now be in GSettings, or if
+  the applet still uses GConf, they will live under
+  /apps/panel3-applets.
+  + Panel
+- Remove popup menu for items in applications menu
+- Drop drawers
+- Remove migration code for panel 2.x configuration
+- Drop hidden --profile argument
+- Also require modifier to move applets by clicking on handle
+- Drop per-applet Lock setting
+- Put Move before Remove in applet menu
+- Migrate to GSettings. This includes:
+  . Rework the way we define te default layout
+  . Better integration with GNOME 3.0 in general (for
+lockdown, for instance).
+  . Still make it possible to have applets use GConf for
+their own settings.
+- Use gtk-enable-animations GtkSettings property instead of
+  our own setting.
+- Remove setting to highlight launchers on mouse hover, and
+  instead make this available in the theme with
+  -ButtonWidget-hover-highlight: false;.
+- Move Lock before Activate in screensaver button popup
+- Talk to gnome-screensaver via dbus
+- Port to GDBus
+- Stop saving launchers in ~/.gnome2, and use XDG config dir
+- Remove unneeded check for 'logout-prompt' setting
+- Change gconf path of applet prefs
+- Prepare code for ability to use centered applets
+- Code cleanups
+  + libpanel-applets
+- Add panel_applet_settings_new() API
+- Mark all GConf-related API as deprecated
+  + Fish Applet
+- Port to GSettings
+- Change the way to choose the image and number of frames, by
+  using a keyfile. There's no UI for this anymore at the
+  moment.
+  + Window List Applet
+- Port to GSettings
+  + Workspace Switcher Applet
+- Port to GSettings.
+- Changes from version 2.91.92:
+  + Panel:
+- Fix compilation warnings
+- Add style classes to make panel easier to theme
+- Fix background of handles for transparent panels
+- Remove X-GNOME-Autostart-Notify from .desktop file
+- Stop manually making the panel menubar text bold, this is
+  handled in the theme now.
+  + Clock:
+- Stop manually making the panel menubar 

commit evolution-data-server for openSUSE:Factory

2011-05-05 Thread h_root

Hello community,

here is the log from the commit of package evolution-data-server for 
openSUSE:Factory
checked in at Thu May 5 12:54:04 CEST 2011.




--- GNOME/evolution-data-server/evolution-data-server.changes   2010-11-16 
11:49:56.0 +0100
+++ 
/mounts/work_src_done/STABLE/evolution-data-server/evolution-data-server.changes
2011-04-27 15:44:10.0 +0200
@@ -1,0 +2,198 @@
+Wed Apr 27 09:59:07 UTC 2011 - fcro...@novell.com
+
+- Update to version 3.0.1:
+  + Fix few memory leaks.
+  + Bug Fixes: bgo#645498, bgo#645783, bgo#645845, bgo#647873,
+bgo#647873, bgo#646117.
+  + Updated translations.
+
+---
+Fri Apr 22 10:45:09 CEST 2011 - vu...@opensuse.org
+
+- Add gobject-introspection-devel BuildRequires to build
+  introspection support.
+- Do not package files twice between
+  %{_libdir}/evolution-data-server/ and
+  %{_libexecdir}/evolution-data-server/.
+
+---
+Mon Apr  4 13:05:48 UTC 2011 - fcro...@novell.com
+
+- Update to version 3.0.0:
+  + Bug Fixes: bgo#646200.
+  + Updated translations.
+
+---
+Mon Mar 21 16:36:04 UTC 2011 - fcro...@novell.com
+
+- Update to version 2.91.92:
+  + Miscellaneous Fixes:
+- Improve camel_file_util_encode_fixed_string
+- Allow special CAMEL_DEBUG=pop3 to debug pop3 communication
+  only.
+- Ensure backend life-time during inner calls
+- Coding style and whitespace cleanup.
+- Build fixes.
+- Documentation improvements.
+  + Bug Fixes:
+- bgo#629032: GW count is not updated while downloading
+  contacts.
+- bgo#643748: Slow message_location search rule with maildir
+  accounts.
+- bgo#644367: Check NNTP server capabilities before using OVER
+  command.
+- Other bugs fixed: bgo#634663, bgo#641838, bgo#642783,
+  bgo#644532.
+- Changes from version 2.91.91:
+  + Various small changes.
+  + Bug Fixes:
+- bgo#617763: Cannot create events on Yahoo through CalDAV
+- bgo#640829: Can drop text/plain message lines in message
+  preview.
+- Other bugs fixed: bgo#614480, bgo#633156, bgo#639201,
+  bgo#643095.
+- Changes from version 2.91.90:
+  + Miscellaneous Fixes:
+- Perform consistency check on local folders based on the
+  parameter 'need-summary-check'.
+- Add a --keep-running option to e-calendar-factory.
+- Add a --keep-running option to e-addressbook-factory.
+- Improve libebook annotations.
+- Plug leaks.
+- Cleanups.
+  + Bug Fixes:
+- bgo#639483: Category list includes weather information.
+- bgo#638089: Some mobile phone contacts are not shown in
+  preview.
+- bgo#641250: Cannot add more than 2 recipients in To: or Cc:
+  field.
+- bgo#640696: Hidden new messages in On This Computer/Inbox.
+- bgo#634743: Moving message on GMail with real Trash set
+  deletes it.
+- Other bugs fixed: bgo#638563, bgo#638246, bgo#641757,
+  bgo#60, bgo#641110.
+- Changes from version 2.91.6:
+  + Miscellaneous Fixes:
+- Drop support for gtk+-2.0.
+- Add versioning to D-Bus service names.
+- Make contact removal asynchronous in the Google Contacts
+  backend.
+- Add cancellation support to the Google Contacts backend.
+- Fix crashes.
+- Various other fixes.
+  + Bug Fixes:
+- bgo#640529: Default size of category window is too small.
+- bgo#635339: 'Mark as read' from popup menu not working on
+  Junk folder.
+- bgo#566441: The Google backend doesn't use the
+  tags/categories/groups.
+- bgo#639469: WebDAV addressbook only uses https.
+- bgo#639165: maildir expunge not working as expected.
+- bgo#638948: NNTP folder doesn't implement Expunge
+- Other bugs fixed: bgo#640898, bgo#623933, bgo#636495,
+  bgo#635519, bgo#635353, bgo#627788, bgo#525565.
+- Changes from version 2.91.5:
+  + Address book and calendar backend modules are now split into
+different installation directories so the D-Bus factory
+processes will only load relevant backend modules. This
+changes some pkg-config details for third-party backend
+modules.
+  + Misc fixes.
+  + Bug Fixes: bgo#637838, bgo#637916, bgo#638095.
+- Changes from version 2.91.4:
+  + Miscellaneous Fixes:
+- Do not store and generate locel:/system URIs.
+- Maildir: Hide folders which do not start with a dot.
+- Drop support for password key files.
+- Use less threads in CamelDB.
+  + Bug Fixes:
+- bgo#420813: Unnecessarily slow update/reopen of webcal
+  calendars.
+- bgo#62: Preserve port number in WebDAV address book.
+- bgo#631568: Scheduling Meetings with CalDAV calendars.
+- bgo#530205: Use CalDAV calendar read-only when server
+  

commit libunique1 for openSUSE:Factory

2011-05-05 Thread h_root

Hello community,

here is the log from the commit of package libunique1 for openSUSE:Factory
checked in at Thu May 5 13:31:31 CEST 2011.




New Changes file:

--- /dev/null   2010-08-26 16:28:41.0 +0200
+++ /mounts/work_src_done/STABLE/libunique1/libunique1.changes  2011-04-22 
11:23:45.0 +0200
@@ -0,0 +1,97 @@
+---
+Fri Apr 22 11:22:58 CEST 2011 - vu...@opensuse.org
+
+- Copy libunique source package to libunique1 as libunique moves to
+  3.0 version.
+
+---
+Thu Jan 13 16:55:54 CST 2011 - gb...@suse.de
+
+- Explicitly enable D-Bus support (bnc#640615):
+  + Add dbus-1-glib-devel BuildRequires to build the D-Bus backend.
+  + Pass --enable-dbus=yes to configure.
+
+---
+Sun Sep 19 00:53:46 CEST 2010 - vu...@opensuse.org
+
+- Move gir files to devel subpackage.
+
+---
+Wed Dec 23 12:02:07 CET 2009 - vu...@opensuse.org
+
+- Drop gir-repository BuildRequires: it's not needed with recent
+  gtk2 that have introspection data.
+
+---
+Sat Nov 14 02:18:48 CET 2009 - vu...@opensuse.org
+
+- Update to version 1.1.6:
+  + Fix linker flags
+- Changes from version 1.1.4:
+  + Fix last usage of GDK X11 API without guards
+  + Fix UNIQUE_CHECK_VERSION macro
+  + Documentation fixes
+  + Update the build environment
+  + Fix introspection annotation for
+unique_message_data_[sg]et_uris()
+  + Allow building only the D-Bus backend
+- Add gir-repository and gobject-introspection-devel BuildRequires.
+- Fix rpmlint warnings about self-obsoletion.
+
+---
+Tue Aug 25 13:48:49 CEST 2009 - vu...@novell.com
+
+- Update to version 1.1.2:
+  + Follow GTK+'s single header include policy
+  + Remove a weak reference on the watched window
+  + Rework the build environment:
+- use a recent syntax for the configure.ac
+- use AS_COMPILER_FLAGS to ensure portability
+- use Shave to clean up the build output
+  + Allow compiling out the Unix Domain Socket backend (bacon)
+  + Use the D-Bus backend by default
+  + Use GTK-Doc = 1.11 to generate a proper Index
+  + Use X11-specific API only if we have support for it
+
+---
+Sun May  3 00:49:49 CEST 2009 - mbo...@suse.de
+
+- Update to version 1.0.8:
+  + Use the right environment variables
+  + Rework the maintainer compiler flags
+  + Remove the GPL notice from the test
+  + Update AC_INIT parameters
+  + Update the ChangeLog generation rule
+  + Eliminate newline in the version XML template
+  + Rename SGML to XML
+  + Remove mentions of unique_command_register()
+  + Use gnome-autogen instead of autoreconf
+  + Support suncc
+  + Chmod the socket file to 0700
+  + Unbreak subclassing of UniqueApp
+  + Do not attempt to convert UTF-8 data
+- Merge -doc into -devel since it only contains gtk-doc
+- Use %makeinstall instead of make install DESTDIR=%{buildroot}
+- Rename package from unique to libunique
+- %define _libversion and use it instead of specifying the version
+  everywhere
+- Add obsoletes/requires for unique
+
+---
+Tue Feb 10 18:13:22 CET 2009 - vu...@novell.com
+
+- Use post -p /sbin/ldconfig.
+
+---
+Mon Jan 26 13:38:44 CET 2009 - vu...@novell.com
+
+- devel package requires gtk2-devel package.
+- Simplify file list.
+- Fix Group.
+- doc and devel packages are not versioned.
+
+---
+Sat Jan 03 11:23:12 CET 2009 - mbo...@suse.de
+
+- New package
+

calling whatdependson for head-i586


New:

  libunique-1.1.6.tar.bz2
  libunique1.changes
  libunique1.spec



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

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



Name:   libunique1
%define _name   libunique
Version:1.1.6
Release:

commit epiphany for openSUSE:Factory

2011-05-05 Thread h_root

Hello community,

here is the log from the commit of package epiphany for openSUSE:Factory
checked in at Thu May 5 14:05:42 CEST 2011.




--- GNOME/epiphany/epiphany.changes 2011-02-13 17:21:53.0 +0100
+++ /mounts/work_src_done/STABLE/epiphany/epiphany.changes  2011-04-28 
11:27:29.0 +0200
@@ -1,0 +2,141 @@
+Wed Apr 27 14:06:29 UTC 2011 - fcro...@novell.com
+
+- Update to version 3.0.1:
+  + Auto-shrink images by default.
+  + Rely on WebKit 1.4.0 to not load GTK+2.x plugins instead of
+maintaining our own plugins blacklist.
+  + bgo#612155: better handle popup window sizes.
+  + bgo#580951: do not save window state for popup windows.
+  + bgo#646724: fix garbage filename in Save link as
+  + bgo#647976: group tabs for links opened with Ctrl+Enter.
+  + bgo#643909: make the floating statusbar escape the mouse
+pointer.
+  + bgo#642403: make the URL selectable in secure sites again.
+
+---
+Tue Apr  5 16:59:27 UTC 2011 - fcro...@novell.com
+
+- Update to version 3.0.0:
+  + Use the system 'web-browser' high-res icon instead of our own
+low-res version. (bgo#645713)
+  + Use /org/gnome as starting path for schemas.
+  + Respect our documented special key values for the download dir
+(bgo#644641)
+- Copy icons from gnome theme to hicolor to make package check
+  happy.
+- Remove post/postun macros for a11y icons, they have been removed.
+
+---
+Tue Mar 22 16:47:36 UTC 2011 - fcro...@novell.com
+
+- Update to version 2.91.92:
+  + Fix pages opening in the wrong tab when a session has been
+resumed. (bgo#625116)
+  + Cleanups in autotools setup. (bgo#609498)
+  + Other bugfixes.
+- Changes from version 2.91.91.1:
+  + bgo#644261: Fix theming issues in the primary toolbar.
+  + bgo#644247: Remove minimum font size setting from the UI.
+  + bgo#644521: Use GNOME document font for the default font,
+instead of the UI font.
+  + bgo#644523: Use Serif as default family instead of Sans Serif,
+like Every Other Modern Browser Does(tm).
+- Changes from version 2.91.91:
+  + The downloads UI has been totally revamped. It is very similar
+to how Chrome works, and should fit much better in the overall
+GNOME 3.0 design (bgo#618443).
+  + Add a border and some padding around the floating statusbar.
+  + Do a DNS prefetch on the completion items when the cursor is
+set over them more than a 1/4th of a second. Should speed-up
+page loading. (bgo#606087)
+  + Other minor bugfixes.
+
+---
+Thu Feb 24 10:50:09 UTC 2011 - fcro...@novell.com
+
+- Update to version 2.91.90:
+  + Port statusbar to GeditOverlay; fixes a bunch of bugs and
+should be more efficient.
+  + Group new tabs by default when opened from another page; this
+obsoletes the tab-group extension.
+- Changes from version 2.91.6:
+  + Use libsoup's cache implementation instead of WebKit's, which
+has been removed now.
+- Changes from version 2.91.5:
+  + Compilation fixes for GTK+ 2.99.0
+  + Fix potential dataloss in topic selection dialog (bgo#518727)
+  + Fix color setting in location bar (bgo#636501)
+- Changes from version 2.91.4.1:
+  + Various compilation fixes
+- Changes from version 2.91.4:
+  + Blacklist Flash plugin, since it will just crash in our
+GTK+ 3.x process.
+  + Use custom (and nicer) error pages (bgo#592667)
+  + Fix minimum font size setting, add custom setting for font
+sizes (bgo#636761)
+  + Separate migration code into another binary, makes the main
+ephy binary not link with NSS (bgo#636685)
+  + Fix errors properly, particularly do not clobber the global
+error state for errors not happening in the main frame
+(bgo#623012)
+- Changes from version 2.91.3:
+  + Fix WebKitSoupCache size setup (bgo#635066)
+  + Fix some leaks in the GObject DOM using code.
+  + Other small changes.
+- Changes from version 2.91.2:
+  + Get rid of the spinner in the toolbar, port tab spinners to
+GtkSpinner (bgo#524809, bgo#598442)
+  + Enable web inspector unconditionally.
+  + Use full content zooming by default (bgo#615362).
+  + Various cleanups and bugfixes.
+- Changes from version 2.91.1:
+  + Port to GSettings (bgo#624485)
+  + Updated to use GTK+ 3.x (unconditionally) and
+gobject-introspection 0.9.5.
+  + Use the geolocation support in WebKit (bgo#626687)
+  + A ton of bugfixes.
+- Changes from version 2.31.5:
+  + Show All files in Save dialogs, not only supported ones (eg,
+HTML).
+  + Fix epiphany .pc files to have the correct dependencies.
+- Changes from version 2.31.4:
+  + Port to GTK+ 3.x. GTK+ 3.x is now required to build,
+2.x support is dropped.
+- Changes from version 2.31.3:
+  + Remove encoding breaking translations of '...' strings
+(bgo#613119)
+  + Fix URL entry eating up your manually entered URLs in some
+

commit brasero for openSUSE:Factory

2011-05-05 Thread h_root

Hello community,

here is the log from the commit of package brasero for openSUSE:Factory
checked in at Thu May 5 14:09:47 CEST 2011.




--- GNOME/brasero/brasero.changes   2011-02-13 17:21:26.0 +0100
+++ /mounts/work_src_done/STABLE/brasero/brasero.changes2011-04-22 
13:58:04.0 +0200
@@ -1,0 +2,99 @@
+Thu Apr 14 09:29:12 UTC 2011 - dims...@opensuse.org
+
+- Split out libbrasero-utils3-1 from the main package. Even though
+  the lib is not supposed to be directly used by other apps, other
+  brasero libs link to it and this causes issues on upgrades.
+- Obsolete libbrasero-burn1 in libbrasero-burn3-1: this is
+  technically wrong, but smoothens the upgrade path due to the
+  previously missing split of libbrasero-utils1.
+
+---
+Tue Apr  5 16:27:38 UTC 2011 - fcro...@novell.com
+
+- Update to version 3.0.0:
+  + Updated translations.
+
+---
+Mon Mar 28 13:55:47 UTC 2011 - fcro...@novell.com
+
+- Update to version 2.91.93:
+  + Use /opt/gnome for schemas instead of /apps
+  + Add new app icons
+  + Updated translations
+  + Really remove Brasero nautilus extension from application list.
+  + Don't add CD/DVD creator to Applications list (bgo#643984)
+- Changes from version 2.91.91:
+  + Updated translations.
+
+---
+Wed Feb 23 11:57:43 UTC 2011 - fcro...@novell.com
+
+- Update to version 2.91.90:
+  + Fix packagekit integration
+  + bgo#642913: ‘NautilusMenuProviderIface’ has no member named
+‘get_toolbar_items’
+  + bgo#641407: libbrasero-media3.pc doesn't work
+  + Updated translations.
+- Changes from version 2.91.6:
+  + Some more changes to make a better use of GTK+3
+  + Brasero has been added to the utility and core categories.
+  + Warnings appearing with gcc 3.4.6 have been fixed.
+  + The search pane was removed as it has been made useless by the
+fact the stock GtkFileChooser widget already integrates with
+tracker.
+  + Fix build and require ICE in configure
+  + Updated translations.
+- Changes from version 2.91.5:
+  + bgo#631957: Brasero now relies on libnotify to fit better in
+gnome-shell.
+  + bgo#638773: some more GTK+ 3 related changes
+  + Updated translations.
+- Changes from version 2.91.4:
+  + Some more changes to port brasero to the new GTK+3 API
+  + Updated translations.
+- Changes from version 2.91.3:
+  + Some changes to improve the nautilus plugin and various bug
+fixes (including some to catch up with GTK+ 3 changes).
+  + Move the disc name entry into the nautilus bar
+  + Use gtk_paned_new() instead gtk_[h|v]paned_new()
+  + Various fixes
+  + Updated translations.
+- Changes from version 2.91.2:
+  + More changes to move to the new GTK+ 3.0 API
+  + Updated translations.
+- Changes from version 2.91.1:
+  + More changes towards GNOME3 and adapting to the new
+GTK+ 3.0 API
+  + bgo#612980: Copy disc to ISO image always uses brasero.iso
+by default
+  + bgo#631957: drop status icon use and removed the icon tray
+  + Removal of statusbar resize grip
+  + Check the destination volume free space when creating an
+image earlier
+  + Speed up autoconfiguration of sessions
+  + Remove remaining expose-event signal use
+  + bgo#630651: Basero creating incomplete image (.ISO) files
+  + Updated translations.
+- Changes from version 2.91.0:
+  + Move to a GTK+ 3 build only
+  + Move to the new rendering scheme of GTK+ 3
+  + Improved the choose your background dialog in the cover
+editor
+  + Removed the logo for the front page
+- Change BuildRequires to pkgconfig() ones:
+  + old ones: gconf2-devel, gstreamer010-devel,
+gstreamer010-plugins-base-devel, libcanberra-devel,
+nautilus-devel, totem-pl-parser-devel.
+  + pkgconfig() ones: gconf-2.0, gio-2.0, gstreamer-0.10,
+gstreamer-plugins-base-0.10, gtk+-3.0, libcanberra,
+libcanberra-gtk3, libnautilus-extension, libxml-2.0,
+totem-plparser.
+- Remove libunique-devel BuildRequires and add pkgconfig(libnotify)
+  BuildRequires.
+- Rename libbrasero-burn1 to libbrasero-burn3-1 and
+  libbrasero-media1 to libbrasero-media3-1 following library name
+  changes.
+- Stop passing --with-gtk=2.0 to configure: we want GTK+ 3 and the
+  option is gone now.
+
+---

calling whatdependson for head-i586


Old:

  brasero-2.32.1.tar.bz2

New:

  brasero-3.0.0.tar.bz2



Other differences:
--
++ brasero.spec ++
--- /var/tmp/diff_new_pack.WOnwIu/_old  2011-05-05 14:05:59.0 +0200
+++ /var/tmp/diff_new_pack.WOnwIu/_new  2011-05-05 14:05:59.0 +0200
@@ -20,25 +20,29 @@
 %define use_tracker 0%{suse_version} = 1130
 
 Name:   brasero
-Version:2.32.1
-Release:2
+Version:

commit systemd for openSUSE:Factory

2011-05-05 Thread h_root

Hello community,

here is the log from the commit of package systemd for openSUSE:Factory
checked in at Thu May 5 14:11:52 CEST 2011.




--- systemd/systemd.changes 2011-03-08 20:21:29.0 +0100
+++ /mounts/work_src_done/STABLE/systemd/systemd.changes2011-05-05 
09:46:20.0 +0200
@@ -2 +2,392 @@
-Tue Mar  8 19:06:45 UTC 2011 - kasiev...@novell.com
+Thu May  5 07:45:46 UTC 2011 - co...@opensuse.org
+
+- remove policy filter
+
+---
+Thu May  5 08:59:46 CEST 2011 - meiss...@suse.de
+
+- add missing buildrequires dbus-1-devel, vala, libxslt-devel
+- touch vala files for rebuilding to unbreak Factory
+
+---
+Mon May 2 23:05:35 CEST 2011 - kay.siev...@novell.com
+
+- also delete plymouth files
+
+---
+Mon May 2 19:00:41 CEST 2011 - kay.siev...@novell.com
+
+- disable plymouth sub-package until plymouth gets into Factory
+
+---
+Sun May 1 22:51:28 CEST 2011 - kay.siev...@novell.com
+
+- new snapshot
+  - binfmt, modules-load, sysctl, tmpfiles: add missing
+ConditionDirectoryNotEmpty=
+  - binfmt, modules-load, sysctl, tmpfiles: read /usr/local/lib
+and where appropriate /lib directories
+
+---
+Sat Apr 30 04:56:55 CEST 2011 - kay.siev...@novell.com
+
+- version 26
+  - plymouth: introduce plymouth.enable=0 kernel command line
+  - util: don't AND cx with cx
+  - man: typo in sd_daemon reference
+  - util: conf_files_list() return list as parameter
+  - dbus: make daemon reexecution synchronous
+
+---
+Thu Apr 28 14:07:12 CEST 2011 - kay.siev...@novell.com
+
+- new snapshot
+  - service: properly notice when services with a main process
+that isn't a child of init die
+  - unit: fix assert when trying to load unit instances for
+uninstanciable types
+  - def: lower default timeout to 90s
+  - manager: fix serialization counter
+
+---
+Wed Apr 27 04:19:05 CEST 2011 - kay.siev...@novell.com
+
+- new snapshot
+  - dbus: don't hit assert when dumping properties
+  - cryptsetup: fix keyfile size option processing
+  - socket: improve warning message when we get POLLHUP
+  - mount: failure to mount cgroup hierarchies should not be fatal
+  - configure: add AC_SYS_LARGEFILE
+
+---
+Mon Apr 25 21:45:02 CEST 2011 - kay.siev...@novell.com
+
+- new snapshot
+  - tmpfiles.d: switch to stacked config dirs in /lib, /etc, /run
+  - sysctl.d, binfmt.d, modules-load.d: switch to stacked config
+dirs in /lib, /etc, /run
+  - manager: mkdir /run/systemd/system when starting up
+  - man: Spelling fixes
+
+---
+Thu Apr 21 04:39:57 CEST 2011 - kay.siev...@novell.com
+
+- version 25
+  - mount: Allow creating mount units for /var/lib/nfs/rpc_pipefs
+and /proc/fs/nfsd.
+  - socket: support ListeSpecial= sockets
+  - vconsole: don't set console font/keymap if settings are empty
+  - nspawn: don't fail when we receive SIGCHLD
+  - cgroup: don't accidentaly trim on reload
+  - units: set capability bounding set for syslog services
+  - socket: log more information about invalid poll events
+  - man: fix specification of default timeouts
+  - mount,crypto: rework meaning of noauto/nofail
+  - fsck: don't fsck against basic.target in order to properly
+allow automount /home
+  - manager: when running in test mode, do not write generated
+unit files to /run/systemd/generator
+  - mount: properly parse timeouts options in the middle of
+the string
+  - hostnamed: drop all caps but CAP_SYS_ADMIN
+  - execute: when we run as PID 1 the kernel doesn't give us
+CAP_SETPCAP by default. Get that temporarily when dropping
+capabilities for good
+  - mount: make device timeout configurable
+  - cryptsetup: do not order crypto DM devices against the
+cryptsetup service
+  - socket: reuse existing FIFOs
+  - socket: guarantee order in which sockets are passed to be
+the one of the configuration file
+  - systemctl: always consider unit files with no
+[Install] section but stored in /lib enabled
+  - job: also print status messages when we successfully started
+a unit
+  - hostnamed: add reference to SMBIOS specs
+  - man: runlevel 5 is usually more comprehensive, so use it
+instead of 3 to detect whether a sysv service is enabled
+  - polkit: follow the usual syntax for polkit actions
+  - hostnamed: introduce systemd-hostnamed
+  - units: order quotacheck after remount-rootfs
+  - hostname: split out hostname validation into util.c
+  - dbus: split out object management code into 

commit gnome-bluetooth for openSUSE:Factory

2011-05-05 Thread h_root

Hello community,

here is the log from the commit of package gnome-bluetooth for openSUSE:Factory
checked in at Thu May 5 14:14:52 CEST 2011.




--- GNOME/gnome-bluetooth/gnome-bluetooth.changes   2011-02-18 
15:46:04.0 +0100
+++ /mounts/work_src_done/STABLE/gnome-bluetooth/gnome-bluetooth.changes
2011-04-25 11:44:22.0 +0200
@@ -1,0 +2,93 @@
+Mon Apr  4 15:28:32 UTC 2011 - fcro...@novell.com
+
+- Update to version 3.0.0:
+  + Properties:
+- Show link to touchpad settings for touchpads
+- Hide labels when no devices are selected
+  + Updated translations.
+
+---
+Tue Mar 29 13:58:08 UTC 2011 - fcro...@novell.com
+
+- Update to version 2.91.92:
+  + Properties:
+- Use dim labels
+- Fix translation problems
+- Use the inline-toolbar style
+  + Geoclue plugin:
+- Use GSettings instead of GConf
+  + Wizard:
+- Add Magic Trackpad quirk
+- Update to version 2.91.91:
+  + Properties:
+- Put in the control-center's Hardware category
+- Redesign for GNOME 3
+  + Applet:
+- Only start the applet in the fallback session
+  + Library:
+- Fix a possible warning in the button chooser
+  + Sendto:
+- Re-enable sento plugin for GNOME 3.0
+- Make double-click select a device
+- Add desktop file for nice name in the shell
+- Fix packing in dialogue
+  + Wizard:
+- Add desktop file for nice name in the shell
+- Changes fromv version 2.91.5:
+  + Properties:
+- Make dialogue parenting work for errors
+  + Library:
+- Use BluetoothClient to track default adapter
+- Don't free request_key and passkey in agent reply functions.
+- Set log domain to differentiate library messages from the
+  lib's ones
+  + Applet:
+- Fix crash in bluetooth_applet_create_device_from_iter()
+- Fix crash when creating an agent
+- Fix crash when unref'ing a DBusGMethodInvocation
+- Fix crash when there's no default adapter
+  + Moblin:
+- Fix compilation of the Moblin front-end
+- Changes from version 2.91.2:
+  + Update command to launch Bluetooth panel
+  + Fix i18n in the panel
+  + Make test-plugins test command more useful
+  + Fix adapter not going powered when coming back from hard-block
+  + Allow setup of devices that don't support pairing
+  + Make sure the icon is shown/hidden when killswitch state
+changes.
+  + Make sure all the unblocked adapters get powered on startup
+  + Fix visible menu item disappearing after suspend
+  + Make --dump-devices work again in the applet, and
+fix its output for some services
+  + Refactor applet as a library, for use in gnome-shell
+  + Build fixes
+- Changes from version 2.90.0:
+  + Port to GSettings, GTK+ 3.x and GtkApplication
+  + Use GBinding instead of copy/paste Seahorse code
+  + Plenty of killswitch bug fixes
+  + Applet:
+- Fix browsing a device when already mounted
+- Use symbolic icons
+  + Properties:
+- Port to gnome-control-center 3.x API
+- Add a specific page when Bluetooth is hard-blocked
+  + Moblin/MeeGo:
+- Use bluetoothd backed power switch
+- Some re-designs for meego
+- Change obexed Requires to obexd-client.
+- Drop gnome-bluetooth-fix-introspection-build.patch: fixed
+  upstream.
+- Remove no longer needed libunique-devel BuildRequires.
+- Add pkgconfig() BuildRequires now needed: dbus-glib-1, gtk+-3.0,
+  libgnome-control-center.
+- Move to pkgconfig()-style BuildRequires:
+  + Old ones: nautilus-sendto-devel
+  + New ones: nautilus-sendto.
+- Add support for source service checkout, with %BUILD_FROM_VCS:
+  + Add gnome-common and gtk-doc BuildRequires.
+  + Add call to ./autogen.sh.
+  + Enforce gtk-doc html generation by passing --enable-gtk-doc to
+configure.
+
+---

calling whatdependson for head-i586


Old:

  gnome-bluetooth-2.32.0.tar.bz2
  gnome-bluetooth-fix-introspection-build.patch

New:

  gnome-bluetooth-3.0.0.tar.bz2



Other differences:
--
++ gnome-bluetooth.spec ++
--- /var/tmp/diff_new_pack.fDI7Jj/_old  2011-05-05 14:12:10.0 +0200
+++ /var/tmp/diff_new_pack.fDI7Jj/_new  2011-05-05 14:12:10.0 +0200
@@ -18,8 +18,8 @@
 
 
 Name:   gnome-bluetooth
-Version:2.32.0
-Release:7
+Version:3.0.0
+Release:1
 License:GPLv2+
 Summary:GNOME Bluetooth graphical utilities
 Url:http://live.gnome.org/GnomeBluetooth
@@ -28,25 +28,25 @@
 Source1:61-gnome-bluetooth-rfkill.rules
 # PATCH-MISSING-TAG -- See http://en.opensuse.org/Packaging/Patches
 Patch0: lxde-support.patch
-# PATCH-FIX-UPSTREAM gnome-bluetooth-fix-introspection-build.patch bgo#630024 
vu...@opensuse.org -- Fix build with recent gobject-introspection
-Patch1: gnome-bluetooth-fix-introspection-build.patch
 

commit gnome-utils for openSUSE:Factory

2011-05-05 Thread h_root

Hello community,

here is the log from the commit of package gnome-utils for openSUSE:Factory
checked in at Thu May 5 14:17:57 CEST 2011.




--- GNOME/gnome-utils/gnome-utils.changes   2011-02-13 17:23:32.0 
+0100
+++ /mounts/work_src_done/STABLE/gnome-utils/gnome-utils.changes
2011-04-27 15:45:12.0 +0200
@@ -1,0 +2,67 @@
+Wed Apr 27 11:11:52 UTC 2011 - fcro...@novell.com
+
+- Update to version 3.0.1:
+  + gnome-dictionnary:
+- remove dictionnary panel applet
+- remove assertion in sidebar code
+- be more resilient when loading/saving state
+  + Updated translations.
+
+---
+Mon Apr 25 19:26:50 CEST 2011 - vu...@opensuse.org
+
+- Remove gnome-patch-translation BuildRequires as this is not
+  needed anymore.
+
+---
+Tue Apr 12 16:03:09 UTC 2011 - dims...@opensuse.org
+
+- Add gnome-panel-applet-dictionary Obsoletes for a smooth upgrade.
+
+---
+Tue Apr  5 13:46:24 UTC 2011 - fcro...@novell.com
+
+- Update to version 3.0.0:
+  + Updated translations.
+
+---
+Mon Mar 28 14:40:02 UTC 2011 - fcro...@novell.com
+
+- Update to version 2.91.93:
+  + baobab: Use /org/gnome as starting path for schemas
+  + logview: Use /org/gnome as starting path for schemas
+  + screenshot: Use /org/gnome as starting path for schemas
+  + Updated translations.
+- Changes from version 2.91.91:
+  + new awesome high-res icons for Logview and Baobab
+  + gnome-screehshot's interactive mode is now fixed
+  + gnome-screenshot now exports ICC information
+- Changes from version 2.91.5:
+  + logview: add a menu item to disable autoscrolling
+  + screenshot: remove help button and place copy botton at left
+- Changes from version 2.91.4:
+  + Bugfix release, that fixes the gnome-screenshot tool for being
+used with new GTK+ versions.
+- Changes from version 2.91.3:
+  + most applications have been ported to GSettings and/or
+GtkApplication.
+- Changes from version 2.91.2:
+  + mostly build fixes for GTK+ deprecations.
+- Changes from version 2.91.1:
+  + gnome-font-viewer has now been resurrected from
+gnome-control-center and moved to gnome-utils.
+- Changes from version 2.91.0:
+  + start port to GTK+3.
+- Replace GConf2 schemas handling with GSettings schemas handling,
+  with %glib2_gsettings_schema_* macros.
+- Add %gconf_schemas_prereq to gnome-search-tool since it still
+  uses gconf.
+- Change old-style BuildRequires to new pkgconfig()/GNOME3 ones:
+  libcanberra-devel to libcanberra-gtk3
+- Add gconf2-devel (it was implied before) and
+  pkgconfig(gsettings-desktop-schemas) BuildRequires.
+- Drop gnome-panel-applet-dictionary subpackage as the applet is
+  not buildable and will get removed upstream.
+- Rebase gnome-utils-logview-run-as-root.patch.
+
+---

calling whatdependson for head-i586


Old:

  gnome-utils-2.32.0.tar.bz2

New:

  gnome-utils-3.0.1.tar.bz2



Other differences:
--
++ gnome-utils.spec ++
--- /var/tmp/diff_new_pack.C1b6rf/_old  2011-05-05 14:15:06.0 +0200
+++ /var/tmp/diff_new_pack.C1b6rf/_new  2011-05-05 14:15:06.0 +0200
@@ -18,8 +18,8 @@
 
 
 Name:   gnome-utils
-Version:2.32.0
-Release:3
+Version:3.0.1
+Release:1
 License:GPLv2+
 Summary:Utilities for GNOME
 Url:http://www.gnome.org
@@ -36,14 +36,14 @@
 # PATCH-FIX-OPENSUSE gnome-utils-desktop-icons.patch vu...@novell.com -- We 
need the icons in hicolor, so we'll have to copy them
 Patch32:gnome-utils-desktop-icons.patch
 BuildRequires:  fdupes
+BuildRequires:  gconf2-devel
 BuildRequires:  gnome-doc-utils-devel
 BuildRequires:  gnome-icon-theme
-BuildRequires:  gnome-panel-devel
-BuildRequires:  gnome-patch-translation
-BuildRequires:  libcanberra-devel
 BuildRequires:  libgtop-devel
 BuildRequires:  translation-update-upstream
 BuildRequires:  update-desktop-files
+BuildRequires:  pkgconfig(gsettings-desktop-schemas)
+BuildRequires:  pkgconfig(libcanberra-gtk3)
 Requires:   gnome-icon-theme
 Requires:   tango-icon-theme
 # We need xdg-su for gnome-utils-logview-run-as-root.patch
@@ -51,8 +51,9 @@
 Recommends: %{name}-lang
 Provides:   gnome-utils2
 Obsoletes:  gnome-utils2
+Obsoletes:  gnome-panel-applet-dictionary  %{version}
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-%gconf_schemas_prereq
+%glib2_gsettings_schema_requires
 
 %description
 This package contains some utilities for GNOME, such as a disk usage
@@ -66,23 +67,12 @@
 Recommends: gnome-search-tool-lang
 # Translations are in the common po files, unfortunately
 Recommends: 

commit gnome-disk-utility for openSUSE:Factory

2011-05-05 Thread h_root

Hello community,

here is the log from the commit of package gnome-disk-utility for 
openSUSE:Factory
checked in at Thu May 5 14:19:30 CEST 2011.




--- GNOME/gnome-disk-utility/gnome-disk-utility.changes 2011-02-13 
17:22:37.0 +0100
+++ /mounts/work_src_done/STABLE/gnome-disk-utility/gnome-disk-utility.changes  
2011-04-22 13:43:19.0 +0200
@@ -1,0 +2,38 @@
+Tue Apr  5 13:56:36 UTC 2011 - fcro...@novell.com
+
+- Update to version 3.0.0:
+  + Use the right directory for the nautilus extension
++ Drop fix-nautilus-extension-path.patch: fixed upstream.
++ Add Settings category to palimpsest.desktop, via call to
+  %suse_update_desktop_file.
+
+---
+Tue Mar 29 12:13:42 UTC 2011 - fcro...@novell.com
+
+- Update to version 2.91.7:
+  + bgo#645174: New icons
+  + Use more accurate categories in the desktop file
+  + Make the S.M.A.R.T and benchmark dialogs work better with the
+shell.
+  + Updated translations.
+- Add fix-nautilus-extension-path.patch: ensure the right version
+  is used for nautilus extension path.
+
+---
+Thu Mar  3 16:46:09 CET 2011 - fcro...@novell.com
+
+- Update to version 2.91.6:
+  + Port to GTK+ 3.
+  + Use non-NULL display for launch context
+  + Updated translations.
+- Change BuildRequires to pkgconfig() ones:
+  + old ones: dbus-1-glib-devel, glib2-devel, libatasmart-devel,
+libgnome-keyring-devel, libnotify-devel, libunique-devel,
+nautilus-devel, udisks-devel.
+  + pkgconfig() ones: avahi-ui-gtk3, dbus-glib-1, glib-2.0,
+gnome-keyring-1, gtk+-3.0, libatasmart, libnautilus-extension,
+libnotify, udisks, unique-3.0, x11.
+- Remove explicit Requires of devel packages in devel subpackages:
+  they will automatically be added the pkgconfig() way.
+
+---
@@ -10,0 +49,6 @@
+
+---
+Fri Dec 17 10:35:05 CET 2010 - vu...@opensuse.org
+
+- Update to version 2.32.1:
+  + Require libnotify 0.6.1

calling whatdependson for head-i586


Old:

  gnome-disk-utility-2.32.0.tar.bz2

New:

  gnome-disk-utility-3.0.0.tar.bz2



Other differences:
--
++ gnome-disk-utility.spec ++
--- /var/tmp/diff_new_pack.utdjoo/_old  2011-05-05 14:18:06.0 +0200
+++ /var/tmp/diff_new_pack.utdjoo/_new  2011-05-05 14:18:06.0 +0200
@@ -18,27 +18,29 @@
 
 
 Name:   gnome-disk-utility
-Version:2.32.0
-Release:3
+Version:3.0.0
+Release:1
 License:LGPLv2.1+
 Summary:GNOME Disk management application
 Url:http://hal.freedesktop.org/releases/
 Group:  Hardware/Other
 Source: %{name}-%{version}.tar.bz2
-BuildRequires:  dbus-1-glib-devel
 BuildRequires:  gdbm-devel
-BuildRequires:  glib2-devel
 BuildRequires:  gnome-doc-utils-devel
 BuildRequires:  gtk-doc
-BuildRequires:  libatasmart-devel
-BuildRequires:  libavahi-glib-devel
-BuildRequires:  libgnome-keyring-devel
-BuildRequires:  libnotify-devel
-BuildRequires:  libunique-devel
-BuildRequires:  nautilus-devel
 BuildRequires:  translation-update-upstream
-BuildRequires:  udisks-devel
 BuildRequires:  update-desktop-files
+BuildRequires:  pkgconfig(avahi-ui-gtk3)
+BuildRequires:  pkgconfig(dbus-glib-1)
+BuildRequires:  pkgconfig(glib-2.0)
+BuildRequires:  pkgconfig(gnome-keyring-1)
+BuildRequires:  pkgconfig(gtk+-3.0)
+BuildRequires:  pkgconfig(libatasmart)
+BuildRequires:  pkgconfig(libnautilus-extension)
+BuildRequires:  pkgconfig(libnotify)
+BuildRequires:  pkgconfig(udisks)
+BuildRequires:  pkgconfig(unique-3.0)
+BuildRequires:  pkgconfig(x11)
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -74,7 +76,6 @@
 License:LGPLv2.1+
 Summary:Development files for libgdu
 Group:  Development/Libraries/C and C++
-Requires:   glib2-devel
 Requires:   libgdu0 = %{version}
 
 %description -n libgdu-devel
@@ -85,7 +86,6 @@
 License:LGPLv2.1+
 Summary:Development files for libgdu-gtk
 Group:  Development/Libraries/GNOME
-Requires:   gtk2-devel
 Requires:   libgdu-devel = %{version}
 Requires:   libgdu-gtk0 = %{version}
 
@@ -101,7 +101,7 @@
 %build
 %configure --disable-static \
--disable-scrollkeeper
-make %{?jobs:-j%jobs}
+make %{?jobs:-j%jobs} V=1
 
 %install
 %makeinstall
@@ -109,7 +109,7 @@
 %{__rm} %{buildroot}%{_datadir}/locale/en@shaw/LC_MESSAGES/*
 %endif
 find %{buildroot} -type f -name *.la -delete -print
-%suse_update_desktop_file -G Disk Utility palimpsest System HardwareSettings
+%suse_update_desktop_file -G Disk Utility palimpsest System HardwareSettings 
Settings
 %suse_update_desktop_file gdu-notification-daemon
 %find_lang %{name} %{?no_lang_C}
 
@@ -146,7 +146,7 @@
 %dir 

commit devhelp for openSUSE:Factory

2011-05-05 Thread h_root

Hello community,

here is the log from the commit of package devhelp for openSUSE:Factory
checked in at Thu May 5 14:20:22 CEST 2011.




--- GNOME/devhelp/devhelp.changes   2011-02-13 17:21:40.0 +0100
+++ /mounts/work_src_done/STABLE/devhelp/devhelp.changes2011-04-22 
11:13:46.0 +0200
@@ -1,0 +2,46 @@
+Mon Apr  4 15:23:04 UTC 2011 - fcro...@novell.com
+
+- Update to version 3.0.0:
+  + Updated translations.
+
+---
+Tue Mar 29 13:30:08 UTC 2011 - fcro...@novell.com
+
+- Update to version 2.91.92:
+  + Bug fixed: bgo#644221.
+  + Updated translations
+- Changes from version 2.91.91.2:
+  + partial update for gtk-style-context, some deprecated functions
+are still being used.
+  + Bugs fixed: bgo#643145, bgo#644026;.
+- Changes from version 2.91.90:
+  + bgo#642002: port gedit plugin to GObject Introspection and
+latest GEdit.
+- Changes from version 2.91.5:
+  + bgo#638748: Adapt to new multi backend GTK+
+  + bgo#638761: Add ellipsize to search combo
+- Changes from version 2.91.4:
+  + bgo#90469: Search function to allow selecting books for search
+  + bgo#349608: Monitor books and update when they change
+  + bgo#353108: Search by language
+  + Other bugs fixed: bgo#601201, bgo#633834, bgo#635162,
+bgo#636339, bgo#636933.
+- Changes from version 2.91.3:
+  + bgo#606593: Devhelp no longer recognizes page: search
+keyword.
+  + bgo#624197: port to GtkApplication
+  + Other bugs fixed: bgo#630108, bgo#632872, bgo#635162.
+- Changes from version 2.90.5:
+  + bgo#614798: find string is slow
+  + bgo#619202: Add the possibility of enabling or disabling
+specific books.
+- Drop devhelp-fix-gconf-default.patch: fixed upstream.
+- Update BuildRequires for GNOME3: gtk3-devel instead of
+  gtk2-devel, pkgconfig(webkitgtk-3.0) instead of
+  libwebkitgtk-devel.
+- Drop libunique-devel BuildRequires as it moved to GtkApplication.
+- Remove explicit Requires of gtk2-devel and libwebkitgtk-devel in
+  devel subpackage: the right ones will automatically be added the
+  pkgconfig() way.
+
+---

calling whatdependson for head-i586


Old:

  devhelp-2.32.0.tar.bz2
  devhelp-fix-gconf-default.patch

New:

  devhelp-3.0.0.tar.bz2



Other differences:
--
++ devhelp.spec ++
--- /var/tmp/diff_new_pack.QaO983/_old  2011-05-05 14:19:39.0 +0200
+++ /var/tmp/diff_new_pack.QaO983/_new  2011-05-05 14:19:39.0 +0200
@@ -19,23 +19,20 @@
 %define vimplugin_dir %{_datadir}/vim/site
 
 Name:   devhelp
-Version:2.32.0
-Release:2
+Version:3.0.0
+Release:1
 License:GPLv2+
 Summary:Developer's Help Program for GNOME
 Url:http://developer.imendio.com/wiki/Devhelp
 Group:  Development/Tools/Other
 Source: %{name}-%{version}.tar.bz2
-# PATCH-FIX-UPSTREAM devhelp-fix-gconf-default.patch bgo#630967 
vu...@opensuse.org -- Fix broken default value for a list
-Patch0: devhelp-fix-gconf-default.patch
 BuildRequires:  fdupes
 BuildRequires:  gconf2-devel
 # For directory ownership of the plugins:
 BuildRequires:  gedit
-BuildRequires:  gtk2-devel
+BuildRequires:  gtk3-devel
 BuildRequires:  intltool
-BuildRequires:  libunique-devel
-BuildRequires:  libwebkitgtk-devel
+BuildRequires:  pkgconfig(webkitgtk-3.0)
 BuildRequires:  libwnck-devel
 BuildRequires:  translation-update-upstream
 BuildRequires:  update-desktop-files
@@ -62,8 +59,6 @@
 Summary:Developer's Help Program For GNOME
 Group:  Development/Tools/Other
 Requires:   %{name} = %{version}
-Requires:   gtk2-devel
-Requires:   libwebkitgtk-devel
 
 %description devel
 Devhelp Features - Full indexing of books in XML.
@@ -114,18 +109,14 @@
 %prep
 %setup -q
 translation-update-upstream
-%patch0 -p1
 
 %build
 %configure \
 --disable-static
-%__make %{?jobs:-j%jobs}
+%__make %{?jobs:-j%jobs} V=1
 
 %install
 %makeinstall
-%if 0%{?suse_version} = 1120
-%{__rm} %{buildroot}%{_datadir}/locale/en@shaw/LC_MESSAGES/*
-%endif
 # glibmm2 needs this
 mkdir -p %{buildroot}%{_datadir}/devhelp/books
 # install vim plugin
@@ -176,7 +167,7 @@
 
 %files -n gedit-plugin-devhelp
 %defattr(-,root,root,0755)
-%{_libdir}/gedit-2/plugins/*
+%{_libdir}/gedit/plugins/*
 
 %files -n vim-plugin-devhelp
 %defattr(-,root,root,0755)

++ devhelp-2.32.0.tar.bz2 - devhelp-3.0.0.tar.bz2 ++
 53831 lines of diff (skipped)






Remember to have fun...

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



commit xdg-user-dirs for openSUSE:Factory

2011-05-05 Thread h_root

Hello community,

here is the log from the commit of package xdg-user-dirs for openSUSE:Factory
checked in at Thu May 5 14:21:27 CEST 2011.




--- xdg-user-dirs/xdg-user-dirs.changes 2011-02-14 20:46:40.0 +0100
+++ /mounts/work_src_done/STABLE/xdg-user-dirs/xdg-user-dirs.changes
2011-05-04 13:14:19.0 +0200
@@ -1,0 +2,7 @@
+Wed May  4 13:13:55 CEST 2011 - vu...@opensuse.org
+
+- Update to version 0.14:
+  + Fix permissions of ~/.config if created (should be 0700)
+  + Updated translations
+
+---

calling whatdependson for head-i586


Old:

  xdg-user-dirs-0.13.tar.bz2

New:

  xdg-user-dirs-0.14.tar.bz2



Other differences:
--
++ xdg-user-dirs.spec ++
--- /var/tmp/diff_new_pack.Fob4x2/_old  2011-05-05 14:20:35.0 +0200
+++ /var/tmp/diff_new_pack.Fob4x2/_new  2011-05-05 14:20:35.0 +0200
@@ -18,8 +18,8 @@
 
 
 Name:   xdg-user-dirs
-Version:0.13
-Release:2
+Version:0.14
+Release:1
 License:GPLv2
 Summary:Utilities to handle user data directories
 Url:http://freedesktop.org/wiki/Software/xdg-user-dirs

++ xdg-user-dirs-0.13.tar.bz2 - xdg-user-dirs-0.14.tar.bz2 ++
 2283 lines of diff (skipped)
retrying with extended exclude list
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/xdg-user-dirs-0.13/ChangeLog new/xdg-user-dirs-0.14/ChangeLog
--- old/xdg-user-dirs-0.13/ChangeLog2010-09-13 09:21:38.0 +0200
+++ new/xdg-user-dirs-0.14/ChangeLog2011-05-03 10:38:24.0 +0200
@@ -1,5 +1,129 @@
 # Generated by Makefile. Do not edit.
 
+commit 61312de9fd33d2be57a83339f32ad36cf8d9f918
+Author: Alexander Larsson al...@redhat.com
+Date:   Tue May 3 10:38:13 2011 +0200
+
+make update-po
+
+ po/af.po|   61 -
+ po/ca.po|3 +-
+ po/lt.po|6 +++-
+ po/nb.po|   63 +--
+ po/pt_BR.po |2 +-
+ po/sk.po|3 +-
+ po/uk.po|3 +-
+ po/vi.po|3 +-
+ po/zh_CN.po |3 +-
+ po/zh_TW.po |4 +-
+ 10 files changed, 78 insertions(+), 73 deletions(-)
+
+commit b21c37909f3358ec4784c08e653c59be19af6a47
+Author: Alexander Larsson al...@redhat.com
+Date:   Tue May 3 10:33:03 2011 +0200
+
+Bump version to 0.14
+
+ configure.ac |2 +-
+ 1 files changed, 1 insertions(+), 1 deletions(-)
+
+commit c3b10cfe688a9d5cd3479a3f5ec7040f5e683aec
+Author: Alexander Larsson al...@redhat.com
+Date:   Tue May 3 10:32:46 2011 +0200
+
+Update NEWS
+
+ NEWS |4 
+ 1 files changed, 4 insertions(+), 0 deletions(-)
+
+commit 08fe551db01a6fcc18332d870aeef024a68a2f60
+Author: Alexander Larsson al...@redhat.com
+Date:   Tue May 3 10:24:50 2011 +0200
+
+Update some newer pofiles from translationproject.org
+
+ po/lt.po|   16 ++--
+ po/sk.po|   14 ++
+ po/uk.po|   14 --
+ po/vi.po|   19 +--
+ po/zh_CN.po |   15 +++
+ po/zh_TW.po |   23 ---
+ 6 files changed, 48 insertions(+), 53 deletions(-)
+
+commit 356fa8e2b58c22fba5fc628e09d3a78771ebd7ce
+Author: Vincent Untz vu...@gnome.org
+Date:   Mon May 2 16:31:28 2011 +0200
+
+Create XDG_CONFIG_HOME with 0700 permissions
+
+The spec clearly says If, when attempting to write a file, the
+destination directory is non-existant an attempt should be made to
+create it with permission 0700.
+
+https://bugs.freedesktop.org/show_bug.cgi?id=36773
+
+ xdg-user-dirs-update.c |2 +-
+ 1 files changed, 1 insertions(+), 1 deletions(-)
+
+commit 6c36b5ce99b432c27c56f56b33bffa0a8d66437e
+Author: Alexander Larsson al...@redhat.com
+Date:   Tue May 3 10:01:29 2011 +0200
+
+Fix to the norwegian translation
+
+Patch from Torstein Adolf Winterseth.
+
+ po/nb.po |   77 ++---
+ 1 files changed, 38 insertions(+), 39 deletions(-)
+
+commit b1d189d2639d0c6cc30429086861c46134c01b93
+Author: Mikel Olasagasti Uranga mi...@olasagasti.info
+Date:   Sat Apr 9 22:30:36 2011 +0200
+
+Update German
+
+ po/de.po |   11 ++-
+ 1 files changed, 6 insertions(+), 5 deletions(-)
+
+commit 666d407f0460658076c1b5afeda074a0e75f6f49
+Author: Mikel Olasagasti Uranga mi...@olasagasti.info
+Date:   Sun Apr 3 19:17:55 2011 +0200
+
+Afrikaans updates
+
+ po/af.po |   75 +++--
+ 1 files changed, 38 insertions(+), 37 deletions(-)
+
+commit 

commit gnome-games for openSUSE:Factory

2011-05-05 Thread h_root

Hello community,

here is the log from the commit of package gnome-games for openSUSE:Factory
checked in at Thu May 5 14:25:23 CEST 2011.




--- GNOME/gnome-games/gnome-games.changes   2011-02-13 17:24:44.0 
+0100
+++ /mounts/work_src_done/STABLE/gnome-games/gnome-games.changes
2011-04-25 12:57:32.0 +0200
@@ -1,0 +2,78 @@
+Mon Apr 25 12:32:30 CEST 2011 - vu...@opensuse.org
+
+- Drop python-gtk-devel BuildRequires: this shouldn't be needed
+  anymore.
+- Manually remove icons that have a weird size.
+
+---
+Wed Apr 13 21:09:13 UTC 2011 - dims...@opensuse.org
+
+- Add gnome-games-swell_and_lightsoff.patch: this re-enables
+  lightsoff and swell-foop, patches collected from git.
+- Use gnome-sudoku Obsoletes if we can not build it. This ensures
+  that an update to gnome-games 3.0.0 is not blocked.
+- Add gnome-common BuildRequires and add call to gnome-autogen.sh.
+
+---
+Tue Apr  5 14:11:14 UTC 2011 - fcro...@novell.com
+
+- Update to version 3.0.0:
+  + Use /org/gnome as starting path for schemas
+  + Aisleriot:
+- add a primary-toolbar style class to the toolbar
+- Use GNOME Design Team's new icon with 256x256 size
+  + Updated translations.
+- Own some icons directories (new sizes).
+
+---
+Mon Mar 28 16:01:17 UTC 2011 - fcro...@novell.com
+
+- Update to version 2.91.93:
+  + 256x256 icons added for aisleriot and gnomine
+  + Aisleriot switched the default theme back to bonded and
+temporarily removed the experimental clutter mode.
+  + Gnomine: new icons
+  + Quadrapassel:
+- Don't show a preview when Choose difficult blocks is
+  switched on
+- Only show the preview block in the correct circumstances
+  + Updated translations
+
+---
+Thu Mar 24 12:47:58 UTC 2011 - fcro...@novell.com
+
+- Update to version 2.91.91:
+  + Various bugfixes
+  + Updated translations.
+- Changes from version 2.91.90:
+  + Chess was rewritten in vala.
+  + Iagno and gnomine had graphical glitches fixed.
+  + All games except swell-foop, lightsoff, and sudoku are now
+working with GTK3.
+- Changes from version 2.91.5:
+  + Mostly fixes for gtk3 and clutter-gtk 1.0.
+  + Quadrapassel also gained a new theme Clean.
+- Changes from version 2.91.3:
+  + Chess got a new option for showing the captured pieces.
+  + Quadrapassel and gnotravex got ported to gtk3.
+- Changes from version 2.91.2:
+  + gnect, gnibbles, gnotski, gtali, and iagno were ported to gtk3.
+  + Fix lightsoff and swell-foop to work correctly again.
+- Changes from version 2.91.1:
+  + aisleriot and glines were ported to gtk3.
+  + Aisleriot:
+- Port window state persistence to gsettings
+- Make kde card theme support work
+  + GLines: use a more sensible scoring system
+- swell-foop, lightsoff and gnome-sudoku are not built for now.
+- Drop gnome-games-CVE-2010-4003.patch: fixed upstream.
+- Drop gnome-games-seed-fixes.patch: fixed upstream.
+- Drop gnome-games-seed-gtk-gir-conflict.patch: no longer needed.
+- Add pkgconfig(sqlite3) BuildRequires, needed for glchess.
+- Remove gnome-python-desktop, python-gnome Requires, %py_requires
+  and python-gtkglext, python-opengl Recomends from glchess package
+  as it has been ported to vala.
+- Replace GConf2 schemas handling with GSettings schemas handling,
+  with %glib2_gsettings_schema_* macros, for some games.
+
+---

calling whatdependson for head-i586


Old:

  gnome-games-2.32.1.tar.bz2
  gnome-games-CVE-2010-4003.patch
  gnome-games-seed-fixes.patch
  gnome-games-seed-gtk-gir-conflict.patch

New:

  gnome-games-3.0.0.tar.bz2
  gnome-games-swell_and_lightsoff.patch



Other differences:
--
++ gnome-games.spec ++
--- /var/tmp/diff_new_pack.PQNdkH/_old  2011-05-05 14:21:42.0 +0200
+++ /var/tmp/diff_new_pack.PQNdkH/_new  2011-05-05 14:21:42.0 +0200
@@ -17,11 +17,11 @@
 
 # norootforbuild
 
+%define sudoku 0
 
 Name:   gnome-games
-Version:2.32.1
-Release:5
-# FIXME: on update to GTK3 version, drop 
gnome-games-seed-gtk-gir-conflict.patch as it won't be needed anymore
+Version:3.0.0
+Release:1
 # FIXME: validate list of games for the recommended subpackage
 License:GPLv2+ ; GPLv3+ ; LGPLv2.1+
 Summary:Games for GNOME
@@ -31,18 +31,16 @@
 Source1:%{name}-create-post
 Source2:README.openSUSE
 Source3:README-recommended.openSUSE
-# PATCH-FIX-UPSTREAM gnome-games-CVE-2010-4003.patch bnc#642829 bgo#638729 
CVE-2010-4003 vu...@opensuse.org -- Does not safely set LD_LIBRARY_PATH
-Patch0: gnome-games-CVE-2010-4003.patch
-# 

commit anjuta for openSUSE:Factory

2011-05-05 Thread h_root

Hello community,

here is the log from the commit of package anjuta for openSUSE:Factory
checked in at Thu May 5 14:31:07 CEST 2011.




--- GNOME/anjuta/anjuta.changes 2011-02-13 17:21:21.0 +0100
+++ /mounts/work_src_done/STABLE/anjuta/anjuta.changes  2011-04-28 
08:53:41.0 +0200
@@ -1,0 +2,127 @@
+Wed Apr 27 16:24:02 UTC 2011 - fcro...@novell.com
+
+- Update to version 3.0.1.0:
+  + Bugs fixed:
+- bgo#563856: generic Vala project type.
+- bgo#645199, bgo#646530, bgo#588387, bgo#645659, bgo#645695,
+  bgo#645965, bgo#648361, bgo#648571.
+
+---
+Wed Apr 27 13:53:09 CEST 2011 - vu...@opensuse.org
+
+- Add gobject-introspection-devel BuildRequires to build
+  introspection support.
+- Remove now unneeded BuildRequires: libwnck-devel.
+- Move to pkgconfig()-style BuildRequires:
+  + Old ones: devhelp-devel, gdl-devel, graphviz-devel,
+gtksourceview-devel, libgda-4_0-devel, libgladeui-1_0-devel,
+libneon-devel.
+  + New ones: glib-2.0, gdk-pixbuf-2.0, gdl-3.0, gladeui-2.0,
+gtk+-3.0, gtksourceview-3.0, libdevhelp-3.0, libgda-4.0,
+libgraph, libgvc, libxml-2.0, neon.
+
+---
+Tue Apr  5 15:59:21 UTC 2011 - fcro...@novell.com
+
+- Update to version 3.0.0.0:
+  + Bugs fixed: bgo#645470, bgo#645557, bgo#646530.
+  + Updated translations.
+
+---
+Wed Mar 23 09:51:45 UTC 2011 - fcro...@novell.com
+
+- Update to version 2.91.92.0:
+  + Lots of little fixes on the templates
+  + Bugs fixed:
+- bgo#565275: Quick Search should be able to search backward
+- bgo#565276: highlight all matches in Quick Search
+- bgo#643379, bgo#307515, bgo#336856, bgo#638134, bgo#645311,
+  bgo#644050, bgo#643621, bgo#644595, bgo#645049, bgo#645076,
+  bgo#570912, bgo#644294.
+- Changes from version 2.91.91:
+  + New:
+- Signal dragging support for Vala
+- Improved C++ signal dropping features
+- Regular expression inline search
+  + Bugs fixed: bgo#623735, bgo#638836, bgo#336856, bgo#565275,
+bgo#565276, bgo#568047, bgo#638134, bgo#643205, bgo#644014,
+bgo#640545, bgo#642763, bgo#627105, bgo#642749, bgo#643707,
+bgo#644050, bgo#636410, bgo#639440, bgo#643245, bgo#643828,
+bgo#641331.
+- Changes from 2.91.90:
+  + New:
+- Signal dragging support for python
+- Glade usuability fixes
+- New inline search/replace
+  + Bugs fixed:
+- bgo#530060 Have a replace all option in search and replace.
+- bgo#569992 support makefiles named GNUmakefile.am
+- bgo#553772, bgo#568047, bgo#631260, bgo#633786, bgo#642647,
+  bgo#642719, bgo#638787, bgo#642763, bgo#516685, bgo#549440,
+  bgo#565358, bgo#566248, bgo#637981, bgo#640969, bgo#641181,
+  bgo#642640, bgo#642750, bgo#570912, bgo#642723.
+- Changes from version 2.91.6:
+  + New:
+- Support for dragging signals from glade into the code (C
+  only).
+- Improvements in project-manager
+- More features in git-plugin
+  + Bugs fixed:
+- bgo#618142 Anjuta Snippets Plug-in
+- bgo#638506, bgo#639786, bgo#640277, bgo#627131, bgo#639795,
+  bgo#638980, bgo#608578, bgo#611206, bgo#615990, bgo#616041,
+  bgo#618617, bgo#638368, bgo#639342, bgo#640348, bgo#640726,
+  bgo#581613, bgo#639093.
+- Changes from version 2.91.5:
+  + Updates:
+- Glade integration is working again and far more stable
+- Devhelp plugin is here gain
+- New class generation for Vala, Python and Javascript
+- New artwork
+- Comment/Uncomment feature for C/C++
+- Various improvements in vala support
+  + Bugs fixed:
+- bgo#637699 JavaScript wizard
+- bgo#638228, bgo#638252, bgo#511000, bgo#638532, bgo#637774,
+  bgo#638534, bgo#616426, bgo#625399, bgo#633018, bgo#637695,
+  bgo#638097, bgo#638347, bgo#638830, bgo#638878, bgo#638034,
+  bgo#638524.
+- Changes from version 2.91.4:
+  + New:
+- Project Manager: Lots of work improving the new project
+  manager.
+- Git Shell: More panes for git features
+  + Bugs fixed: bgo#636665, bgo#609213, bgo#636667, bgo#637249,
+bgo#621424, bgo#636312, bgo#619592, bgo#636084, bgo#63,
+bgo#636668, bgo#584060.
+- Changes from version 2.91.3:
+  + New:
+- Git Shell: Git interface has changed to be context sensitive
+- Project Manager: New project manager landed with much better
+  capabilities.
+- clang-analyzer: New plugin to use the clang analyzer
+  + Bugs fixed: bgo#615345, bgo#631213, bgo#633112, bgo#633911,
+bgo#635121, bgo#635795, bgo#631521.
+- Changes from version 2.91.2:
+  + New:
+- Everything works with gtk+-3.0 now. gconf replaced with
+  GSettings, etc.
+- Switch to enable/disable modeline detection
+- Automatic completion of comments with *
+  + Bugs fixed:
+- bgo#625903: Port to GSettings
+- bgo#600407, bgo#627105, bgo#577595, 

commit gnome-user-share for openSUSE:Factory

2011-05-05 Thread h_root

Hello community,

here is the log from the commit of package gnome-user-share for openSUSE:Factory
checked in at Thu May 5 14:39:24 CEST 2011.




--- GNOME/gnome-user-share/gnome-user-share.changes 2011-02-14 
18:26:19.0 +0100
+++ /mounts/work_src_done/STABLE/gnome-user-share/gnome-user-share.changes  
2011-04-25 19:44:46.0 +0200
@@ -1,0 +2,20 @@
+Mon Apr 25 19:38:42 CEST 2011 - vu...@opensuse.org
+
+- Move to pkgconfig()-style BuildRequires:
+  + Old ones: dbus-1-glib-devel, gconf2-devel,
+gnome-bluetooth-devel, gtk3-devel, libcanberra-devel,
+libnotify-devel, libunique-devel, nautilus-devel.
+  + New ones: dbus-1, dbus-glib-1, gconf-2.0, glib-2.0,
+gnome-bluetooth-1.0, gtk+-3.0, libcanberra-gtk3,
+libnautilus-extension, libnotify, unique-3.0.
+
+---
+Mon Apr  4 16:48:23 UTC 2011 - fcro...@novell.com
+
+- Update to version 3.0.0:
+  + Updated translations.
+- Update to version 2.91.6:
+  + Build against GTK+ 3.x
+- Change gtk2-devel BuildRequires to gtk3-devel.
+
+---

calling whatdependson for head-i586


Old:

  gnome-user-share-2.30.1.tar.bz2

New:

  gnome-user-share-3.0.0.tar.bz2



Other differences:
--
++ gnome-user-share.spec ++
--- /var/tmp/diff_new_pack.FKyb4W/_old  2011-05-05 14:38:41.0 +0200
+++ /var/tmp/diff_new_pack.FKyb4W/_new  2011-05-05 14:38:41.0 +0200
@@ -19,27 +19,29 @@
 
 Name:   gnome-user-share
 Summary:GNOME user file sharing
-Version:2.30.1
-Release:14
+Version:3.0.0
+Release:1
 License:GPLv2+
 Group:  Productivity/Networking/File-Sharing
 Source: %{name}-%{version}.tar.bz2
 # PATCH-FIX-OPENSUSE gnome-user-share-soft-dep-apache.patch vu...@novell.com 
-- Hide apache option in the UI if it's not available
 Patch3: gnome-user-share-soft-dep-apache.patch
 Url:http://www.gnome.org/
-BuildRequires:  gconf2-devel
-BuildRequires:  dbus-1-glib-devel
 BuildRequires:  fdupes
-BuildRequires:  gnome-bluetooth-devel
 BuildRequires:  gnome-doc-utils-devel
-BuildRequires:  gtk2-devel
 BuildRequires:  intltool
-BuildRequires:  libcanberra-devel
-BuildRequires:  libnotify-devel
-BuildRequires:  libunique-devel
-BuildRequires:  nautilus-devel
 BuildRequires:  translation-update-upstream
 BuildRequires:  update-desktop-files
+BuildRequires:  pkgconfig(dbus-1)
+BuildRequires:  pkgconfig(dbus-glib-1)
+BuildRequires:  pkgconfig(gconf-2.0)
+BuildRequires:  pkgconfig(glib-2.0)
+BuildRequires:  pkgconfig(gnome-bluetooth-1.0)
+BuildRequires:  pkgconfig(gtk+-3.0)
+BuildRequires:  pkgconfig(libcanberra-gtk3)
+BuildRequires:  pkgconfig(libnautilus-extension)
+BuildRequires:  pkgconfig(libnotify)
+BuildRequires:  pkgconfig(unique-3.0)
 Requires:   obex-data-server
 Recommends: %{name}-lang
 Suggests:   apache2-prefork
@@ -120,7 +122,7 @@
 %{_libexecdir}/gnome-user-share
 %{_datadir}/applications/*
 %{_datadir}/gnome-user-share
-%{_libdir}/nautilus/extensions-2.0/libnautilus-share-extension.so
+%{_libdir}/nautilus/extensions-3.0/libnautilus-share-extension.so
 %{_sysconfdir}/xdg/autostart/gnome-user-share.desktop
 %{_datadir}/icons/hicolor/*/apps/gnome-obex-server.png
 

++ gnome-user-share-2.30.1.tar.bz2 - gnome-user-share-3.0.0.tar.bz2 ++
 17755 lines of diff (skipped)






Remember to have fun...

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



commit gnome-terminal for openSUSE:Factory

2011-05-05 Thread h_root

Hello community,

here is the log from the commit of package gnome-terminal for openSUSE:Factory
checked in at Thu May 5 14:40:38 CEST 2011.




--- GNOME/gnome-terminal/gnome-terminal.changes 2011-02-13 17:23:24.0 
+0100
+++ /mounts/work_src_done/STABLE/gnome-terminal/gnome-terminal.changes  
2011-04-27 16:23:11.0 +0200
@@ -1,0 +2,64 @@
+Wed Apr 27 14:19:51 UTC 2011 - fcro...@novell.com
+
+- Update to version 3.0.1:
+  + bgo#647077: Use gsettings for proxy settings.
+  + Updated translations.
+
+---
+Wed Apr 27 14:37:48 CEST 2011 - vu...@opensuse.org
+
+- Remove now unneeded dbus-1-glib-devel, scrollkeeper,
+  startup-notification-devel BuildRequires.
+- Change gconf2-devel BuildRequires to pkgconfig(gconf-2.0).
+- Add explicit pkgconfig() BuildRequires: glib-2.0, gtk+-3.0.
+- Drop our copy of gtk-builder-convert:
+  + Remove the source file.
+  + Remove python-xml BuildRequires.
+  + Do not set GTK_BUILDER_CONVERT on build.
+  + Add gtk2-devel BuildRequires, which has the script.
+
+---
+Mon Apr  4 13:52:43 UTC 2011 - fcro...@novell.com
+
+- Update to version 3.0.0:
+  + Update paste sensitivity whenever clipboard changes
+  + Updated translations.
+
+---
+Thu Mar 24 09:38:54 UTC 2011 - fcro...@novell.com
+
+- Update to version 2.33.90:
+  + Disable sorting in the Keyboard Shortcut editor
+  + Take system font from gsettings instead of gconf
+  + Theme close button
+  + Updated translations.
+- Changes from version 2.33.5:
+  + More port to gtk3
+  + Misc fixes.
+  + Updated translations.
+- Changes from version 2.33.4:
+  + More port to gtk3
+  + Updated translations.
+- Changes from version 2.33.3:
+  + Remove S/Key support
+  + More port to gtk3
+  + Updated translations.
+- Changes from version 2.33.2:
+  + Do not put TERM in the spawn env
+  + More port to gtk3
+  + Don't crash when receiving bogus data in dbus call
+  + Updated translations.
+- Changes from version 2.33.1:
+  + Make geometry parsing more robust
+  + Implement a better fix for wrong sizing of detached tabs
+  + Fix gridding for small sizes
+  + Port to gtk3
+  + Updated translations
+- Pass --with-gtk=3.0 to configure.
+- Add copy of git gtk2 gtk-builder-convert to fix build and not
+  rely on modified gtk2 packages, pass GTK_BUILDER_CONVERT varibale
+  to configure call, and add python-xml BuildRequires.
+- Change vte-devel BuildRequires to pkgconfig(vte-2.90)
+- Add pkgconfig(gsettings-desktop-schemas) BuildRequires.
+
+---

calling whatdependson for head-i586


Old:

  gnome-terminal-2.32.1.tar.bz2

New:

  gnome-terminal-3.0.1.tar.bz2



Other differences:
--
++ gnome-terminal.spec ++
--- /var/tmp/diff_new_pack.Bl2Dw4/_old  2011-05-05 14:39:31.0 +0200
+++ /var/tmp/diff_new_pack.Bl2Dw4/_new  2011-05-05 14:39:31.0 +0200
@@ -19,27 +19,29 @@
 
 
 Name:   gnome-terminal
+License:GPLv3+ ; LGPLv2.1+
+Group:  System/X11/Terminals
+Version:3.0.1
+Release:1
+Summary:GNOME Terminal
+Url:http://www.gnome.org
+Source: %{name}-%{version}.tar.bz2
 BuildRequires:  fdupes
 BuildRequires:  gnome-doc-utils-devel
+# for gtk-builder-convert
+BuildRequires:  gtk2-devel
 BuildRequires:  intltool
-BuildRequires:  gconf2-devel
-BuildRequires:  dbus-1-glib-devel
-BuildRequires:  scrollkeeper
-BuildRequires:  startup-notification-devel
 BuildRequires:  translation-update-upstream
 BuildRequires:  update-desktop-files
-BuildRequires:  vte-devel
-License:GPLv3+ ; LGPLv2.1+
-Group:  System/X11/Terminals
-Obsoletes:  gnome-core
-Version:2.32.1
-Release:3
-Summary:GNOME Terminal
-Source: %{name}-%{version}.tar.bz2
-Url:http://www.gnome.org
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+BuildRequires:  pkgconfig(gconf-2.0)
+BuildRequires:  pkgconfig(glib-2.0)
+BuildRequires:  pkgconfig(gsettings-desktop-schemas)
+BuildRequires:  pkgconfig(gtk+-3.0)
+BuildRequires:  pkgconfig(vte-2.90)
 PreReq: filesystem gconf2
 Recommends: %{name}-lang
+Obsoletes:  gnome-core
+BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %gconf_schemas_prereq
 
 %description
@@ -51,7 +53,7 @@
 translation-update-upstream
 
 %build
-%configure \
+%configure --with-gtk=3.0 \
 --disable-schemas-install \
 --disable-scrollkeeper
 %__make %{?jobs:-j%jobs}

++ gnome-terminal-2.32.1.tar.bz2 - gnome-terminal-3.0.1.tar.bz2 ++
 71061 lines of diff (skipped)






Remember to have fun...

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

commit gnome-system-monitor for openSUSE:Factory

2011-05-05 Thread h_root

Hello community,

here is the log from the commit of package gnome-system-monitor for 
openSUSE:Factory
checked in at Thu May 5 14:41:43 CEST 2011.




--- GNOME/gnome-system-monitor/gnome-system-monitor.changes 2011-02-14 
18:24:47.0 +0100
+++ 
/mounts/work_src_done/STABLE/gnome-system-monitor/gnome-system-monitor.changes  
2011-04-25 17:12:28.0 +0200
@@ -1,0 +2,40 @@
+Tue Apr  5 15:16:32 UTC 2011 - fcro...@novell.com
+
+- Update to version 3.0.0:
+  + Fix crash for systems with more than 4 logical CPUs.
+  + Pass parent window to About dialog.
+  + Updated translations.
+
+---
+Mon Mar 28 13:48:29 UTC 2011 - fcro...@novell.com
+
+- Update to version 2.91.3:
+  + Change setting's id and path to org.gnome.gnome-system-monitor
+ /org/gnome/gnome-system-monitor, respectively
+  + Updated translations.
+- Changes from version 2.91.2:
+  + Fix release path.
+  + Fix a GSettings key.
+  + Updated translations.
+- Change old-style buildRequires to new pkgconfig() / gnome3 ones:
+  gtkmm2-devel, gtk2-devel, libwnck-devel, to gtkmm-3.0,
+  libwnck-3.0.
+- Replace /usr/bin/lsb_release Requires with lsb-release (which is
+  a package).
+- Replace GConf2 schemas handling with GSettings schemas handling,
+  with %glib2_gsettings_schema_* macros.
+- Drop gconf2-devel BuildRequires.
+
+---
+Fri Mar 11 14:43:14 UTC 2011 - fcro...@novell.com
+
+- Update to version 2.91.1:
+  + Autotools configuration update.
+  + Minor fix to preference dialog.
+  + Updated translations.
+- Changes from version 2.91.0:
+  + Ported to GTK+ 3.
+  + Ported from GConf to GSettings.
+  + Updated translations.
+
+---

calling whatdependson for head-i586


Old:

  gnome-system-monitor-2.28.2.tar.bz2

New:

  gnome-system-monitor-3.0.0.tar.bz2



Other differences:
--
++ gnome-system-monitor.spec ++
--- /var/tmp/diff_new_pack.QUORBy/_old  2011-05-05 14:40:46.0 +0200
+++ /var/tmp/diff_new_pack.QUORBy/_new  2011-05-05 14:40:46.0 +0200
@@ -22,30 +22,28 @@
 BuildRequires:  dbus-1-glib-devel
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
-BuildRequires:  gconf2-devel
 BuildRequires:  gnome-doc-utils-devel
 BuildRequires:  gnome-icon-theme-devel
-BuildRequires:  gtk2-devel
-BuildRequires:  gtkmm2-devel
 BuildRequires:  intltool
 BuildRequires:  libgtop-devel
 BuildRequires:  librsvg-devel
-BuildRequires:  libwnck-devel
 BuildRequires:  libxml2-devel
 BuildRequires:  translation-update-upstream
 BuildRequires:  update-desktop-files
+BuildRequires:  pkgconfig(gtkmm-3.0)
+BuildRequires:  pkgconfig(libwnck-3.0)
 License:GPLv2+
 Group:  System/GUI/GNOME
-Version:2.28.2
-Release:9
+Version:3.0.0
+Release:1
 Source0:
ftp://ftp.gnome.org/pub/GNOME/sources/gnome-system-monitor/2.24/%{name}-%{version}.tar.bz2
 Url:http://www.gnome.org
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Summary:A Simple Process Monitor
 Requires:   gnome-icon-theme
-Requires:   /usr/bin/lsb_release
+Requires:   lsb-release
 Recommends: %{name}-lang
-%gconf_schemas_prereq
+%glib2_gsettings_schema_requires
 
 %description
 GNOME-system-monitor is a simple process and system monitor for the
@@ -59,7 +57,7 @@
 %build
 %configure \
 --disable-scrollkeeper
-%__make %{?jobs:-j%jobs}
+%__make %{?jobs:-j%jobs} V=1
 
 %install
 %makeinstall
@@ -71,25 +69,20 @@
 echo DocPath=gnome-system-monitor  
$RPM_BUILD_ROOT%{_datadir}/applications/gnome-system-monitor.desktop
 %suse_update_desktop_file -N GNOME System Monitor gnome-system-monitor 
System Monitor
 %find_lang %{name} %{?no_lang_C}
-%find_gconf_schemas
 %fdupes $RPM_BUILD_ROOT
 
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-%pre -f %{name}.schemas_pre
-
 %post
 %desktop_database_post
-
-%posttrans -f %{name}.schemas_posttrans
-
-%preun -f %{name}.schemas_preun
+%glib2_gsettings_schema_post
 
 %postun
 %desktop_database_postun
+%glib2_gsettings_schema_postun
 
-%files -f %{name}.schemas_list
+%files
 %defattr(-, root, root)
 %doc AUTHORS COPYING ChangeLog NEWS README
 %dir %{_datadir}/gnome/
@@ -101,6 +94,8 @@
 %doc %{_datadir}/omf/%{name}/%{name}-C.omf
 %{_bindir}/gnome-system-monitor
 %{_datadir}/applications/gnome-system-monitor.desktop
+%{_datadir}/glib-2.0/schemas/org.gnome.gnome-system-monitor.enums.xml
+%{_datadir}/glib-2.0/schemas/org.gnome.gnome-system-monitor.gschema.xml
 %{_datadir}/pixmaps/*.png
 %{_datadir}/pixmaps/gnome-system-monitor/
 

++ gnome-system-monitor-2.28.2.tar.bz2 - 
gnome-system-monitor-3.0.0.tar.bz2 ++
 110831 lines of diff (skipped)






Remember to have fun...

-- 
To unsubscribe, e-mail: 

commit gnome-packagekit for openSUSE:Factory

2011-05-05 Thread h_root

Hello community,

here is the log from the commit of package gnome-packagekit for openSUSE:Factory
checked in at Thu May 5 14:52:37 CEST 2011.




--- GNOME/gnome-packagekit/gnome-packagekit.changes 2011-02-13 
17:22:51.0 +0100
+++ /mounts/work_src_done/STABLE/gnome-packagekit/gnome-packagekit.changes  
2011-04-25 15:58:13.0 +0200
@@ -1,0 +2,80 @@
+Mon Apr 25 15:35:22 CEST 2011 - vu...@opensuse.org
+
+- Drop gconf2-devel, libunique-devel, sqlite-devel BuildRequires.
+- Drop gnome-packagekit-BNC538353.patch: this needs to be moved to
+  gnome-settings-daemon. See bnc#689592.
+
+---
+Wed Apr  6 10:38:16 UTC 2011 - fcro...@novell.com
+
+- Update to version 3.0.0:
+  + Add desktop file for gpk-dbus-service
+  + Don't use hardcoded paths to executables
+  + Rename to Software Install
+  + Use a proper application name
+  + Use /org/gnome as starting path for schemas
+  + Updated translations.
+- Update to version 2.91.92:
+  + New Features:
+- Toggle subpackages when toggling the main package
+  + Bugfix:
+- Don't show Distro Upgrade in Application view
+- Don't show log viewer in Application view
+- Don't show Service Pack Creator in application view
+- Ensure we show the correct icon after unticking a to-be
+  installed item.
+- Remove obsolete compile time version checks
+  + Updated translations
+- Changes from version 2.91.90:
+  + New Features:
+- Add a nice name for the pk-command-not-found executable in
+  gpk-log
+  + Bugfix:
+- Do not show a notification icon when the notification server
+  has persistence support. Fixes bgo#631726
+- Do not use sounds in the update viewer
+- Honor aclocal flags (bgo#641584)
+- Make the warning dialog work
+- Remove LTSP install root setting as it has moved to
+  gnome-settings-daemon.
+- Remove the gpk-update-icon process, the functionality has
+  been moved to gnome-settings-daemon
+- Remove the proxy setting functionality, it's been moved into
+  gnome-settings-daemon
+- Remove the update preferences from the control center
+- Remove useless 'FIXME' schema
+- Sensitize the app's 'Find' button when pasting into the
+  GtkEntry
+- Changes from version 2.91.5:
+  + Do not use the deprecated gdk_app_launch_context_new
+  + Fix gcc uninitialized variable warning
+  + Raise the PackageKit dep to 0.6.5 for
+pk_task_refresh_cache_async
+  + Translations update
+- Changes from version 2.91.4:
+  + switch to GTK3
+  + Updated translations
+  + move repositories configuration into control center panel
+  + allow to check for updates from control center panel
+  + Port to latest GNOME3 API (libnotify 0.7 / glib logging
+framework, GtkComboBoxTest / GtkApplication...)
+  + remove gpk-backend-status
+  + Improve update settings UI
+  + Use pk_client_set_cache_age() to optimize the amount of
+downloaded data
+  + Add a simple distribution upgrade tool that uses PackageKit
+  + Avoid multi-search in gpk-application at the same time
+- Drop gnome-packagekit-BNC383261.patch,
+  gnome-packagekit-fate302445.patch: this needs to move to
+  gnome-settings-daemon. See bnc#689592.
+- Drop gnome-packagekit-opensuse-libexec.patch: fixed upstream.
+- Add docbook-utils BuildRequires and replace gtk2-devel
+  BuildRequires with pkgconfig(gtk+-3.0).
+- Replace GConf2 schemas handling with GSettings schemas handling,
+  with %glib2_gsettings_schema_* macros.
+- Remove --disable-schemas-install option, which was needed for
+  gconf only.
+- Remove .desktop autostart workaround in install section: there's
+  no autostart file anymore.
+
+---

calling whatdependson for head-i586


Old:

  gnome-packagekit-2.32.0.tar.bz2
  gnome-packagekit-BNC383261.patch
  gnome-packagekit-BNC538353.patch
  gnome-packagekit-fate302445.patch
  gnome-packagekit-opensuse-libexec.patch

New:

  gnome-packagekit-3.0.0.tar.bz2



Other differences:
--
++ gnome-packagekit.spec ++
--- /var/tmp/diff_new_pack.Vm9ay0/_old  2011-05-05 14:45:47.0 +0200
+++ /var/tmp/diff_new_pack.Vm9ay0/_new  2011-05-05 14:45:47.0 +0200
@@ -18,8 +18,8 @@
 
 
 Name:   gnome-packagekit
-Version:2.32.0
-Release:3
+Version:3.0.0
+Release:1
 License:GPLv2+
 Summary:Applications for the PackageKit API
 Url:http://packagekit.org/
@@ -27,43 +27,33 @@
 Source: %{name}-%{version}.tar.bz2
 # PATCH-MISSING-TAG -- See http://en.opensuse.org/Packaging/Patches
 Patch1: gnome-packagekit-OnlyShowIn.patch
-#PATCH-FEATURE-OPENSUSE gnome-packagekit-fate302445.patch fate 302445
-Patch3: gnome-packagekit-fate302445.patch
-# PATCH-MISSING-TAG -- See http://en.opensuse.org/Packaging/Patches

commit gnome-control-center for openSUSE:Factory

2011-05-05 Thread h_root

Hello community,

here is the log from the commit of package gnome-control-center for 
openSUSE:Factory
checked in at Thu May 5 15:01:13 CEST 2011.




--- GNOME/gnome-control-center/gnome-control-center.changes 2011-02-21 
15:33:50.0 +0100
+++ 
/mounts/work_src_done/STABLE/gnome-control-center/gnome-control-center.changes  
2011-04-28 23:15:47.0 +0200
@@ -1,0 +2,459 @@
+Thu Apr 28 11:00:17 UTC 2011 - fcro...@novell.com
+
+- Update to version 3.0.1.1:
+  + Shell:
+- Fix initial state of 'search' icon in entry
+  + Display:
+- bgo#648620: Avoid critical warnings at startup
+  + Keyboard:
+- bgo#648091: always add 'custom shortcuts' section.
+- bgo#648187: make adding custom shortcuts work.
+- Make unsetting custom shortcuts work
+  + Region:
+- bgo#647717: add 'clear' icon in search entry.
+  + Updated translations.
+- Changes from version 3.0.1:
+  + Shell:
+- Don't exit when --help is called and the shell is already
+  running.
+- Center by default.
+  + Background:
+- Allow adding multiple images at once.
+  + Date  Time:
+- Fix critical on startup.
+- Add support for all the possible TZ set on a Linux system.
+  + Info:
+- Fix possible crash.
+- Don't block the UI when checking for free space.
+  + Keyboard:
+- Fix shortcuts disappearing when creating a new workspace.
+- Handle shortcut conflicts when they occur in a different
+  section.
+  + Network:
+- Add support for connecting to hidden wireless networks.
+  + Printers:
+- Fix setting the default printer.
+- Fix initial state of printer list.
+- Make it possible to cancel adding new printers.
+- Set default papersize according to the locale.
+- Make it faster by caching PPDs for the local printer.
+  + Removable Media:
+- Make never autorun checkbox work.
+  + Sound:
+- Only autostart panel applet in GNOME.
+- Fix clipping when sound volume is  100%.
+  + User accounts:
+- Try hard to not show the root account.
+- Use local documentation for good password.
+- Remove gconf schema handling as everything was moved to
+  gsettings.
+
+---
+Mon Apr 25 12:07:28 CEST 2011 - vu...@opensuse.org
+
+- Add cups-pk-helper Requires, since it is needed for the Printers
+  panel.
+- Add gnome-version Requires, as it is used by the sysinfo panel.
+
+---
+Wed Apr  6 14:23:52 UTC 2011 - fcro...@novell.com
+
+- Update to version 3.0.0.1:
+  + Background:
+- Fix a compiler warning
+  + Date  Time:
+- Fix test-endianess on OpenSUSE (bgo#646780)
+  + Network:
+- Avoid assertions with mobile broadband devices
+  + Printers:
+- Actualize printer and job lists automatically
+- Avoid crash if policy is unavailable
+- Don't set a reason when setting AcceptJobs
+- Changes from version 3.0.0:
+  + Common:
+- Remove API reference, as it's incomplete and going away for
+  next cycle.
+- Fix build on fresh checkouts
+  + Shell:
+- Turn off spinner cursor when launched (bgo#646045).
+  + Background:
+- Don't show errors when loading default bg (bgo#646056).
+- Don't use the GnomeBG thumbnails for the preview area
+  (bgo#646180).
+- Don't assert() for typos in XML files (bgo#646250).
+  + Keyboard:
+- Set repeat-interval correctly (bgo#646241)
+- Bump gnome-settings-daemon requirement
+  + Network:
+- Use symbolic icon for ad-hoc wireless connections
+  (bgo#646140).
+- Hide the security cell renderer if there's no icon to display
+  (bgo#646140)
+- Do not add bluetooth devices to the panel to avoid asserting
+  the control-center.
+- Fix build against NetworkManager on Debian (bgo#646349).
+- Reset the network name combo when disconnected (bgo#646031).
+- Display more detailed status for unavailable devices
+  (bgo#646027).
+- Make creating vpn connections work again.
+  + Printers:
+- Make Print Test Page button always sensitive
+- Do not delete browsed printers
+  + Region:
+- Make the layout options modal (bgo#646183).
+  + Sound:
+- Make the volume icons smaller and center them properly in the
+  bar (bgo#646153).
+- Make sound applet work again in fallback (bgo#646044).
+  + Universal Access:
+- Don't incorrectly mark some hboxes as insensitive
+  (bgo#646240).
+- Drop fix-timezone-build.patch: fixed upstream
+- Ensure suse_update_desktop_files is called on all .desktop files.
+
+---
+Wed Mar 30 08:18:22 UTC 2011 - fcro...@novell.com
+
+- Update to version 2.91.93:
+  + Common:
+- Add a --verbose option to the shell
+- Make sure the desktop file uses categories that show up in
+  menus.
+  + Background:
+- Make the window fit on small screens
+  + Date  Time:
+- Fix time widget ordering 

commit gnome-activity-journal for openSUSE:Factory

2011-05-05 Thread h_root

Hello community,

here is the log from the commit of package gnome-activity-journal for 
openSUSE:Factory
checked in at Thu May 5 15:05:35 CEST 2011.




--- GNOME/gnome-activity-journal/gnome-activity-journal.changes 2011-02-13 
17:22:20.0 +0100
+++ 
/mounts/work_src_done/STABLE/gnome-activity-journal/gnome-activity-journal.changes
  2011-05-05 09:40:26.0 +0200
@@ -1,0 +2,40 @@
+Thu May  5 09:38:23 CEST 2011 - vu...@opensuse.org
+
+- Update to version 0.6.0:
+  + General New features:
+- Added drag and drop support to the three views (lp#553385).
+- Added drag and drop support to the bookmark/pin area
+  (lp#365048).
+- Improved items preview adding information tooltip
+  (lp#561863).
+- Added tooltip for peeking quickly into categories.
+- Added preview for Audio items.
+- Added appindicator/Tray icon support.
+- Added support for Xchat.
+- Added support for Bazaar version control system.
+  + Eye candy tweaks:
+- Added welcome screen showed when the Activity Journal
+  starts and loads the items.
+- Go to Today button always highlighted.
+- Path's label clickable in MoreInformation window (lp#532303).
+- Usability tweaks to the views toolbar.
+- Item's categories becomes coloured when containing a searched
+  item.
+  + Bug fixes:
+- Fixed bookmark/pinning feature (lp#680653).
+- Fixed support for RECEIVE_EVENT (lp#667870).
+- Fixed day's part timerange (lp#655045).
+- Fixed crash caused by gstreamer (lp#705545).
+- Fixed problem with dialog windows (lp#706543).
+- Fixed title of MoreInformation window(lp#706544).
+- Fixed video previews problem.
+- Fixed visualization bug in TimeLineView.
+- Fixed internationalization and localization problems.
+  + Misc:
+- Added support for DELETE_EVENT (fx. deleted Tomboy's notes
+  aren't showed).
+- Cleaned up code (fixed some gtk and gio warnings, remove
+  unused code).
+- Updated translations.
+
+---

calling whatdependson for head-i586


Old:

  gnome-activity-journal-0.5.0.1.tar.bz2

New:

  gnome-activity-journal-0.6.0.tar.bz2



Other differences:
--
++ gnome-activity-journal.spec ++
--- /var/tmp/diff_new_pack.UhCrFe/_old  2011-05-05 15:05:16.0 +0200
+++ /var/tmp/diff_new_pack.UhCrFe/_new  2011-05-05 15:05:16.0 +0200
@@ -19,8 +19,8 @@
 
 
 Name:   gnome-activity-journal
-Version:0.5.0.1
-Release:3
+Version:0.6.0
+Release:1
 License:GPLv3+ ; CC-BY-SA
 Summary:Chronological journal to help find files
 Url:http://live.gnome.org/GnomeActivityJournal

++ gnome-activity-journal-0.5.0.1.tar.bz2 - 
gnome-activity-journal-0.6.0.tar.bz2 ++
 22656 lines of diff (skipped)






Remember to have fun...

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



commit file-roller for openSUSE:Factory

2011-05-05 Thread h_root

Hello community,

here is the log from the commit of package file-roller for openSUSE:Factory
checked in at Thu May 5 15:07:46 CEST 2011.




--- GNOME/file-roller/file-roller.changes   2011-02-13 17:22:04.0 
+0100
+++ /mounts/work_src_done/STABLE/file-roller/file-roller.changes
2011-04-27 13:50:09.0 +0200
@@ -1,0 +2,81 @@
+Wed Apr 27 11:47:58 UTC 2011 - fcro...@novell.com
+
+- Update to version 3.0.1:
+  + bgo#648472: crash on exit after using Open With.
+  + Updated translations.
+
+---
+Tue Apr  5 15:30:33 UTC 2011 - fcro...@novell.com
+
+- Update to version 3.0.0:
+  + Updated translations.
+
+---
+Mon Mar 28 15:30:39 UTC 2011 - fcro...@novell.com
+
+- Update to version 2.91.93:
+  + Updated translations.
+
+---
+Tue Mar 22 15:26:37 UTC 2011 - fcro...@novell.com
+
+- Update to version 2.91.92:
+  + Non-fuzzy app icon ('highres') (bgo#645156)
+  + Fix translation of New... and Open... (bgo#644951)
+  + Updated translations.
+- Add dbus-1 BuildRequires for directory ownership.
+
+---
+Fri Feb 25 16:58:58 UTC 2011 - fcro...@novell.com
+
+- Update to version 2.91.90:
+  + Fixed extraction of zip archives when unzip is used
+(bgo#639664)
+  + Updated translations.
+- Changes from version 2.91.6:
+  + Fixed error when creating zip archives with files starting
+with an hyphen (bgo#639664)
+  + Added focus stealing prevention code (bgo#318108)
+  + Updated translations.
+- Changes from version 2.91.5:
+  + Use the new Gtk+ app chooser dialog for the Open With
+command.
+  + Updated translations.
+- Changes from version 2.91.4:
+  + Fixed compilation with GTK+ 2.91.7
+- Changes from version 2.91.3:
+  + Fixed GetSupportedTypes method name (bgo#636125)
+  + Fixed distribution of the D-Bus service files.
+  + Updated translations.
+- Changes from version 2.91.2:
+  + New features and user visible changes:
+- Added a D-Bus service to create and extract archives.
+  (bgo#627732)
+- 7z: changed the compression level options (bgo#635083)
+  + Bugs fixed:
+- Fixed build without packagekit (bgo#634356)
+  + Updated translations.
+- Changes from version 2.91.1:
+  + New features and user visible changes:
+- Added Windows Imaging Format (.wim, .swm) support.
+- Save the configuration files in the XDG config subdirectory
+  instead of using $HOME/.gnome2, and provide an automatic
+  migration mechanism. (bgo#522812)
+  + Bugs fixed:
+- Fixed crash when clicking Cancel in Add Files (bgo#631472)
+  + Updated translations.
+- Changes from version 2.91.0:
+  + New features and user visible changes:
+- Ported to GSettings
+- Ported to Gtk+ 3.0
+  + Bugs fixed:
+- Package installer: don't display an error message if the
+  user cancelled the operation.
+  + Updated translations.
+- Remove pkgconfig(gconf-2.0) BuildRequires.
+- Remove gconf2-devel BuildRequires and %gconf_schemas_prereq. Do
+  not pass --disable-schemas-install to configure, since this is
+  needed for gconf only.
+- Use %glib2_gsettings_schema_* macros.
+
+---

calling whatdependson for head-i586


Old:

  file-roller-2.32.1.tar.bz2

New:

  file-roller-3.0.1.tar.bz2



Other differences:
--
++ file-roller.spec ++
--- /var/tmp/diff_new_pack.oNRgo4/_old  2011-05-05 15:07:32.0 +0200
+++ /var/tmp/diff_new_pack.oNRgo4/_new  2011-05-05 15:07:32.0 +0200
@@ -18,20 +18,21 @@
 
 
 Name:   file-roller
-Version:2.32.1
-Release:2
+Version:3.0.1
+Release:1
 License:GPLv2+
 Summary:An Archive Manager for GNOME
 Url:http://fileroller.sourceforge.net
 Group:  Productivity/Archiving/Compression
 Source: 
ftp://ftp.gnome.org/pub/GNOME/sources/file-roller/2.18/%{name}-%{version}.tar.bz2
 BuildRequires:  fdupes
+# Needed for directory ownership
+BuildRequires:  dbus-1
 BuildRequires:  glib2-devel
 BuildRequires:  gnome-doc-utils-devel
 BuildRequires:  gtk2-devel
 BuildRequires:  intltool
 BuildRequires:  nautilus-devel
-BuildRequires:  pkgconfig(gconf-2.0)
 BuildRequires:  translation-update-upstream
 BuildRequires:  update-desktop-files
 Recommends: %{name}-lang
@@ -64,7 +65,7 @@
 #Suggests:   unace
 #Suggests:   unalz
 #Suggests:   unstuff
-%gconf_schemas_prereq
+%glib2_gsettings_schema_requires
 
 %description
 File Roller is an archive manager for GNOME. With it, you can create
@@ -92,9 +93,8 @@
 
 %build
 %configure\
-   --disable-scrollkeeper \
---disable-schemas-install
-%__make %{?jobs:-j%jobs}
+--disable-scrollkeeper

commit evolution-exchange for openSUSE:Factory

2011-05-05 Thread h_root

Hello community,

here is the log from the commit of package evolution-exchange for 
openSUSE:Factory
checked in at Thu May 5 15:09:38 CEST 2011.




--- GNOME/evolution-exchange/evolution-exchange.changes 2010-11-16 
16:08:10.0 +0100
+++ /mounts/work_src_done/STABLE/evolution-exchange/evolution-exchange.changes  
2011-04-28 13:50:16.0 +0200
@@ -1,0 +2,83 @@
+Thu Apr 28 11:45:35 UTC 2011 - fcro...@novell.com
+
+- Update to version 3.0.1:
+  + bnc#687605: Evolution hangs on moving email.
+  + Mark the message_info dirty when there in a change.
+  + Add the ESource if we get folder-already-exists error.
+  + Look for changed event and sync the unread flags. 
+  + Mark the dirty flag in message_info when the flags are changed
+to sync the changes to db.
+  + Updated translations.
+
+---
+Wed Apr  6 11:34:26 UTC 2011 - fcro...@novell.com
+
+- Update to version 3.0.0:
+  + no code change
+
+---
+Mon Mar 21 17:53:34 UTC 2011 - fcro...@novell.com
+
+- Update to version 2.91.92:
+  - bgo#644644: Exchange password not stored
+- Changes from version 2.91.91:
+  + Bump BASE_VERSION to 3.0.
+  + Updated translations.
+- Changes from version 21.91.90:
+  + Miscellaneous Fixes:
+- Remove NULL checks for GObject methods.
+- Bump GTK+ requirement to 3.0.
+  + Bug Fixes:
+- bgo#641995: Cannot build with -Wl,--as-needed.
+- Changes from version 2.91.6:
+  + Miscellaneous Fixes:
+- Prevent invalid reads.
+- Drop the --enable-gtk3 configure option.
+  + Bug Fixes:
+- bgo#635590: Crash on account re-enable
+- bgo#638241: Renaming folder always fails
+- bgo#639123: Incorrect unref of ExchangeAccount in
+  EBookBackendExchange.
+- bgo#638085: Duplicate folders in subscription dialog.
+  + Updated translations.
+- Changes from version 2.91.5:
+  + Adapt to split E-D-S backend directories.
+  + Updated translations.
+- Changes from version 2.91.4:
+  + Miscellaneous Fixes:
+- To be buildable against gtk3.
+  + Bug Fixes:
+- bgo#573125: Use new bdata_extract_ functions instead of own
+  macros.
+- bgo#625570: Do not free ExchangeFolder on error
+  + Updated translations.
+- Changes from version 2.91.3:
+  + Miscellaneous Fixes:
+- Can read out of bounds in exchange_folder_get_message_sync.
+  + Bug Fixes:
+- bgo#634573: Crash when importing ics file
+- bgo#630444: Fix linking issues
+  + Updated translations.
+- Changes from version 2.91.2:
+  + Other Changes:
+- Adapt to Evolution enum type changes.
+- Be able to compile against Gtk+ 2.23.0
+- mail_append_mail() removed from Evolution
+  + Bug Fixes:
+- bgo#632669: Crash when path for attachments doesn't exist
+  + Updated translations:
+- Changes from version 2.91.1:
+  + Adapt to Evolution API changes.
+- Changes from version 2.91.0:
+  + Other Changes:
+- Adapt to Camel API changes.
+- GtkObject is gone in GTK3
+  + Bug Fixes:
+- bgo#629603: Allow calendar refresh on demand
+- bgo#631034: Message cache keeps zero-sized mails on cancel.
+  + Updated translations.
+- Remove gconf2 PreReq: it's already covered by
+  %gconf_schemas_prereq.
+- Drop old --with-e2k-debug configure option.
+
+---

calling whatdependson for head-i586


Old:

  evolution-exchange-2.32.1.tar.bz2

New:

  evolution-exchange-3.0.1.tar.bz2



Other differences:
--
++ evolution-exchange.spec ++
--- /var/tmp/diff_new_pack.8NHj2b/_old  2011-05-05 15:08:03.0 +0200
+++ /var/tmp/diff_new_pack.8NHj2b/_new  2011-05-05 15:08:03.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package evolution-exchange (Version 2.32.1)
+# spec file for package evolution-exchange
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -20,7 +20,7 @@
 
 Name:   evolution-exchange
 # This should be updated upon major version changes; it should match 
BASE_VERSION as defined in configure.in of evolution.
-%define evolution_base_version 2.32
+%define evolution_base_version 3.0
 BuildRequires:  db-devel
 %if %USE_EVOLDAP
 BuildRequires:  evoldap2-devel
@@ -37,14 +37,14 @@
 BuildRequires:  translation-update-upstream
 License:GPLv2+
 Group:  Productivity/Networking/Email/Utilities
-Version:2.32.1
+Version:3.0.1
 Release:1
 Summary:Evolution Connector for Microsoft Exchange Server 2000/2003
 Source: 
ftp://ftp.gnome.org/pub/GNOME/sources/evolution-exchange/2.25/%{name}-%{version}.tar.bz2
 Url:

commit epiphany-extensions for openSUSE:Factory

2011-05-05 Thread h_root

Hello community,

here is the log from the commit of package epiphany-extensions for 
openSUSE:Factory
checked in at Thu May 5 15:10:32 CEST 2011.




--- GNOME/epiphany-extensions/epiphany-extensions.changes   2011-02-13 
18:35:51.0 +0100
+++ 
/mounts/work_src_done/STABLE/epiphany-extensions/epiphany-extensions.changes
2011-04-11 10:22:29.0 +0200
@@ -1,0 +2,29 @@
+Mon Apr 11 08:21:48 UTC 2011 - fcro...@novell.com
+
+- Update to version 3.0.0:
+  + Fix build with epiphany 3.0.0.
+
+---
+Thu Mar 24 09:19:20 UTC 2011 - fcro...@novell.com
+
+- Update to version 2.91.92:
+  + Update greasemonkey extension for the removal of
+EphyEmbedPersist in Epiphany.
+
+---
+Fri Feb 25 14:06:14 UTC 2011 - fcro...@novell.com
+
+- Update to version 2.91.90:
+  + Update to use GTK+ 3.0.
+  + Remove gconf dependency.
+  + Remove tab-groups extension: Epiphany does it by default now.
+  + Temporarily disabled auto-scroller, it doesn't build with
+GTK+ 3.0.
+  + Updated translations.
+- Remove gconf2-devel BuildRequires.
+- Change libwebkitgtk-devel BuildRequires to libwebkitgtk3-devel.
+- Use %glib2_gsettings_schema_* macros.
+- Stop using --with-extensions in configure: some extensions don't
+  build anymore, and the default set is good enough for us.
+
+---

calling whatdependson for head-i586


Old:

  epiphany-extensions-2.32.0.tar.bz2

New:

  epiphany-extensions-3.0.0.tar.bz2



Other differences:
--
++ epiphany-extensions.spec ++
--- /var/tmp/diff_new_pack.MvVAxs/_old  2011-05-05 15:09:46.0 +0200
+++ /var/tmp/diff_new_pack.MvVAxs/_new  2011-05-05 15:09:46.0 +0200
@@ -18,8 +18,8 @@
 
 
 Name:   epiphany-extensions
-Version:2.32.0
-Release:3
+Version:3.0.0
+Release:1
 License:GPLv2+ ; LGPLv2.1+
 Summary:Extensions Collection for Epiphany
 Url:http://www.gnome.org/projects/epiphany/
@@ -31,10 +31,9 @@
 BuildRequires:  epiphany-devel = 2.29.0
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
-BuildRequires:  gconf2-devel
 BuildRequires:  gnome-doc-utils-devel
 BuildRequires:  intltool
-BuildRequires:  libwebkitgtk-devel
+BuildRequires:  libwebkitgtk3-devel
 BuildRequires:  libxml2-python
 BuildRequires:  opensp-devel
 BuildRequires:  translation-update-upstream
@@ -43,6 +42,7 @@
 Provides:   epiphany-plugins = %{version}
 Obsoletes:  epiphany-plugins  %{version}
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+%glib2_gsettings_schema_requires
 
 %description
 This package contains the following Epiphany extensions: Error Viewer
@@ -56,10 +56,9 @@
 %build
 %configure \
 --disable-static \
---with-extensions=all,greasemonkey,gestures,rss \
 --enable-compile-warnings=yes \
 --disable-scrollkeeper
-%__make %{?jobs:-j%jobs}
+%__make %{?jobs:-j%jobs} V=1
 
 %install
 %makeinstall
@@ -73,6 +72,12 @@
 %clean
 rm -rf %{buildroot}
 
+%post
+%glib2_gsettings_schema_post
+
+%postun
+%glib2_gsettings_schema_postun
+
 %files
 %defattr (-, root, root)
 %doc AUTHORS COPYING COPYING.README ChangeLog NEWS README TODO
@@ -85,7 +90,9 @@
 %doc %{_datadir}/omf/%{name}/%{name}-C.omf
 %{_datadir}/epiphany-extensions/
 %{_datadir}/epiphany/icons/hicolor/*/status/*.*
-%{_libdir}/epiphany/%{api_version}/extensions
+%{_datadir}/glib-2.0/schemas/org.gnome.epiphanyextensions.gschema.xml
+%{_libdir}/epiphany/%{api_version}/extensions/*.ephy-extension
+%{_libdir}/epiphany/%{api_version}/extensions/*.so
 
 %files lang -f %{name}.lang
 

++ epiphany-extensions-2.32.0.tar.bz2 - epiphany-extensions-3.0.0.tar.bz2 
++
 31269 lines of diff (skipped)






Remember to have fun...

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



commit eog-plugins for openSUSE:Factory

2011-05-05 Thread h_root

Hello community,

here is the log from the commit of package eog-plugins for openSUSE:Factory
checked in at Thu May 5 15:17:41 CEST 2011.




--- GNOME/eog-plugins/eog-plugins.changes   2010-08-29 11:42:22.0 
+0200
+++ /mounts/work_src_done/STABLE/eog-plugins/eog-plugins.changes
2011-04-28 14:03:31.0 +0200
@@ -1,0 +2,48 @@
+Thu Apr 28 12:00:38 UTC 2011 - fcro...@novell.com
+
+- Update to version 3.0.0:
+  + Re-release 2.91.90 as 3.0.0 to have an official 3.0-release.
+
+---
+Wed Mar 30 15:53:43 UTC 2011 - fcro...@novell.com
+
+- Update to version 2.91.90:
+  + Python Console
+- Port to libpeas-based plugin API
+  + Slideshow Shuffle
+- Port to libpeas-based plugin API
+- Changes from version 2.91.7:
+  + Exif Display
+- Convert to libpeas-based plugin API
+- Migrate from GConf to GSettings
+  + Fit to Width:
+- Convert to libpeas-based plugin API
+  + Map
+- bgo#642802; Use libchamplain 0.10 for the map plugin
+- Convert to libpeas-based plugin API
+- Mark all images from the collection on the map
+- Make markers clickable to change the current picture
+  + PicasaWeb Uploader
+- bgo#639261: Fails to build against libgdata 0.8.0
+  + Postr
+- Convert to libpeas-based plugin API
+  + Send By Mail
+- Convert to libpeas-based plugin API
+  + Other changes:
+- Disable python plugins until they work correctly with
+  eog-3.0.
+- Drop eog-plugins-libchamplain-0.8.patch: fixed upstream
+- Use macros for GSettings schemas.
+- postasa plugin isn't available for now, so comment it out in file
+  list.
+- Move to pkgconfig()-style BuildRequires, and to gtk3:
+  + Old ones: clutter-gtk-devel, eog-devel, gconf2-devel,
+glib2-devel, gtk2-devel, libchamplain-devel, libexif-devel,
+libgdata-devel, python-gobject2-devel.
+  + New ones: champlain-gtk-0.10, clutter-gtk-1.0, eog, gtk+-3.0,
+libexif, libgdata, pygobject-2.0.
+- Remove python-gnome-devel, python-gtk-devel BuildRequires and
+  replace with pkgconfig(libpeas-1.0) as plugins are moving to
+  libpeas.
+
+---

calling whatdependson for head-i586


Old:

  eog-plugins-2.30.1.tar.bz2
  eog-plugins-libchamplain-0.8.patch

New:

  eog-plugins-3.0.0.tar.bz2



Other differences:
--
++ eog-plugins.spec ++
--- /var/tmp/diff_new_pack.agOAtq/_old  2011-05-05 15:10:38.0 +0200
+++ /var/tmp/diff_new_pack.agOAtq/_new  2011-05-05 15:10:38.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package eog-plugins (Version 2.30.1)
+# spec file for package eog-plugins
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,34 +18,30 @@
 
 
 Name:   eog-plugins
-Version:2.30.1
-Release:2
+Version:3.0.0
+Release:1
 #FIXME: add postr BuildRequires when we have a package
 License:GPLv2+
 Summary:A collection of plugins for Eye of GNOME
 Group:  Productivity/Graphics/Viewers
 Url:http://live.gnome.org/EyeOfGnome/Plugins
 Source: %{name}-%{version}.tar.bz2
-# PATCH-FIX-UPSTREAM eog-plugins-libchamplain-0.8.patch bgo#628079 
vu...@opensuse.org -- Fix build with libchamplain 0.7.1 and later
-Patch0: eog-plugins-libchamplain-0.8.patch
 BuildRequires:  fdupes
-BuildRequires:  gconf2-devel
-BuildRequires:  clutter-gtk-devel
-BuildRequires:  eog-devel
-BuildRequires:  glib2-devel
-BuildRequires:  gtk2-devel
 BuildRequires:  intltool
-BuildRequires:  libchamplain-devel
-BuildRequires:  libexif-devel
-BuildRequires:  libgdata-devel
-BuildRequires:  python-gnome-devel
-BuildRequires:  python-gobject2-devel
-BuildRequires:  python-gtk-devel
 BuildRequires:  translation-update-upstream
+BuildRequires:  pkgconfig(champlain-gtk-0.10)
+BuildRequires:  pkgconfig(clutter-gtk-1.0)
+BuildRequires:  pkgconfig(eog)
+BuildRequires:  pkgconfig(gtk+-3.0)
+BuildRequires:  pkgconfig(libexif)
+BuildRequires:  pkgconfig(libgdata)
+BuildRequires:  pkgconfig(libpeas-1.0)
+BuildRequires:  pkgconfig(pygobject-2.0)
 Requires:   %{name}-lang = %{version}
 Requires:   eog
 Enhances:   eog
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+%glib2_gsettings_schema_requires
 
 %description
 This package contains plugins for additional features in Eye of GNOME.
@@ -54,13 +50,12 @@
 %prep
 %setup -q
 translation-update-upstream
-%patch0 -p1
 
 %build
 %configure \
 --with-plugins=all \
 --enable-python
-%__make %{?jobs:-j%jobs}
+%__make %{?jobs:-j%jobs} V=1
 
 %install
 %makeinstall
@@ -71,20 +66,27 @@
 %clean
 rm -rf %{buildroot}
 

commit empathy for openSUSE:Factory

2011-05-05 Thread h_root

Hello community,

here is the log from the commit of package empathy for openSUSE:Factory
checked in at Thu May 5 15:19:42 CEST 2011.




--- GNOME/empathy/empathy.changes   2011-02-13 17:21:48.0 +0100
+++ /mounts/work_src_done/STABLE/empathy/empathy.changes2011-04-28 
14:41:59.0 +0200
@@ -1,0 +2,141 @@
+Wed Apr 27 11:00:40 UTC 2011 - fcro...@novell.com
+
+- Update to version 3.0.1:
+  + Bugs fixed: bgo#645586, bgo#645930, bgo#646227, bgo#647056,
+bgo#647641, bgo#647793, bgo#648372.
+  + Updated translations.
+
+---
+Mon Apr  4 16:15:12 UTC 2011 - fcro...@novell.com
+
+- Update to version 3.0.0:
+  + Bugs fixed: bgo#646010, bgo#646097, bgo#646691, bgo#638951,
+bgo#645932.
+  + Updated translations.
+
+---
+Wed Mar 30 12:19:55 UTC 2011 - fcro...@novell.com
+
+- Add back X-GNOME-Settings-Panel to empathy-accounts.desktop to
+  show it in control-center.
+
+---
+Mon Mar 28 17:48:25 UTC 2011 - fcro...@novell.com
+
+- Update to version 2.91.93:
+  + Log viewer has been polished a bit and you shouldn't get
+notifications for outgoing messages sent using Shell's message
+tray.
+  + Bugs fixed: bgo#645488, bgo#645558.
+  + Various bugfixes.
+  + Updated translations
+
+---
+Thu Mar 24 15:24:56 UTC 2011 - fcro...@novell.com
+
+- Update to version 2.91.92:
+  + Bugs fixed: bgo#645112, bgo#641664, bgo#643860, bgo#644412,
+bgo#645069, bgo#645108, bgo#645115, bgo#645119, bgo#645121,
+bgo#645133, bgo#645487, bgo#645504.
+  + Updated translations.
+- Changes from version 2.91.91.1:
+  + Empathy has a new icon
+  + You can now block annoying contacts.
+  + Bugs fixed: bgo#644296, bgo#614640, bgo#618787, bgo#639417,
+bgo#643690, bgo#643863, bgo#644295, bgo#644298, bgo#644359,
+bgo#644360, bgo#644406, bgo#644475, bgo#644500, bgo#644726,
+bgo#644830, bgo#644844, bgo#644914, bgo#644936, bgo#644944,
+bgo#645008, bgo#645014.
+- Changes from version 2.91.91:
+  + Bugs fixed:
+- bgo#643656: Autoreject incoming calls when there is one in
+  progress.
+- bgo#583317, bgo#641121, bgo#643745, bgo#643872, bgo#643920,
+  bgo#644058, bgo#644062, bgo#644121, bgo#644127, bgo#644210.
+  + Updated translations
+- Changes from version 2.91.90:
+  + IRC commands improvements (/part, /query, /msg)
+  + Bugs fixed:
+- bgo#592595: Allow pinning contacts (showing them even when
+  they are offline).
+- bgo#604348, bgo#623682, bgo#641491, bgo#643078, bgo#643186,
+  bgo#611913, bgo#641861, bgo#642358, bgo#634679, bgo#637151,
+  bgo#640914, bgo#641119, bgo#641157, bgo#641161, bgo#641662,
+  bgo#641707, bgo#641867, bgo#641868, bgo#641985, bgo#642010,
+  bgo#642098, bgo#642264, bgo#642296, bgo#642385, bgo#642440,
+  bgo#642461, bgo#642700, bgo#642865.
+- Changes from version 2.91.6:
+  + Bugs fixed:
+- bgo#601578: Add Firefox style info bar to save room
+  password
+- bgo#606947: support Contact Search API.
+- bgo#635105, bgo#601577, bgo#609419, bgo#609420, bgo#631101,
+  bgo#634853, bgo#637322, bgo#637839, bgo#637847, bgo#639302,
+  bgo#640295, bgo#640411, bgo#640532, bgo#640751.
+- Changes from version 2.91.5:
+  + Bugs fixed:
+- bgo#586257: In Empathy, F2 key should rename contacts
+- bgo#638766, bgo#639214, bgo#639352, bgo#603027, bgo#636258,
+  bgo#637195, bgo#638040, bgo#638041.
+- Changes from version 2.91.4:
+  + Bugs fixed:
+- bgo#637135: Add nice UI for password-less accounts
+- bgo#609568, bgo#637799, bgo#637854, bgo#637855, bgo#602450,
+  bgo#637307.
+- Changes from version 2.91.3:
+  + Bugs fixed:
+- bgo#630146: Add Ovi account profile
+- bgo#630706: Add Accept/Decline button in subscription
+  notifications.
+- bgo#630707: show the subscription request message in the
+  accept dialog.
+- bgo#608806, bgo#626507, bgo#631096, bgo#635513, bgo#636067,
+  bgo#636123, bgo#636202, bgo#636203, bgo#636207, bgo#636360,
+  bgo#636613, bgo#636700, bgo#636802, bgo#637097, bgo#595305,
+  bgo#597043, bgo#607146, bgo#625745, bgo#626560, bgo#626810,
+  bgo#628043, bgo#633481, bgo#633835, bgo#634197, bgo#634688,
+  bgo#634754, bgo#634912, bgo#635022, bgo#635082, bgo#635105,
+  bgo#635262, bgo#635500, bgo#635592, bgo#635681, bgo#635691,
+  bgo#547658, bgo#636063.
+- Changes from version 2.91.2:
+  + Bugs fixed: bgo#632681, bgo#550775, bgo#573283, bgo#581029,
+bgo#609942, bgo#612205, bgo#616339, bgo#619858, bgo#619961,
+bgo#625780, bgo#628823, bgo#630421, bgo#631946, bgo#632024,
+bgo#632550, bgo#632564, bgo#632846, bgo#632912, bgo#632926,
+bgo#633329, bgo#633816, bgo#633870.
+- Changes from version 2.91.1:
+  + Bugs fixed:
+- bgo#632422: notifications show up even if 

commit at-spi2-atk for openSUSE:Factory

2011-05-05 Thread h_root

Hello community,

here is the log from the commit of package at-spi2-atk for openSUSE:Factory
checked in at Thu May 5 15:29:34 CEST 2011.




--- GNOME/at-spi2-atk/at-spi2-atk.changes   2011-02-14 16:28:03.0 
+0100
+++ /mounts/work_src_done/STABLE/at-spi2-atk/at-spi2-atk.changes
2011-04-27 10:46:50.0 +0200
@@ -1,0 +2,115 @@
+Tue Apr 26 16:09:39 UTC 2011 - fcro...@novell.com
+
+- Update to version 2.0.1:
+  + Fix a memory leak in impl_GetText.
+
+---
+Tue Apr 19 11:49:57 UTC 2011 - fcro...@novell.com
+
+- Do not Obsoletes / Provides at-spi, we just need to switch at-spi
+  as non default a11y stack instead.
+
+---
+Thu Apr 14 13:54:09 UTC 2011 - fcro...@novell.com
+
+- Obsoletes / Provides at-spi  2.0.0, since you can't have two
+  registries running and gtk2 modules from this package and from
+  at-spi conflicts.
+
+---
+Tue Apr  5 16:40:06 UTC 2011 - fcro...@novell.com
+
+- Update to version 2.0.0:
+  + Updated translations.
+
+---
+Mon Mar 28 15:00:54 UTC 2011 - fcro...@novell.com
+
+- Update to version 1.91.93:
+  + Removed dbus-glib-related includes, as they are no longer
+required.
+- Drop dbus-1-glib-devel BuildRequires.
+
+---
+Thu Mar 24 17:56:08 UTC 2011 - fcro...@novell.com
+
+- Update to version 1.91.92:
+  + Handle text-insert and text-removed signals from ATK
+(bgo#638377).
+  + Use the new dbus errors when compiled against a version of
+libdbus that defines them.
+  + Use libatspi to get the accessibility bus and handle main loop
+integration. This fixes a crash with some builds of Firefox
+(fdo#35115). Note that this adds a dependency on libatspi.
+  + Fix accessibility of applications running as root on Linux.
+- Changes from version 1.91.91:
+  + Fix some missing prototypes.
+  + Do not exit if the accessibility bus disconnects.
+- Fix directory ownership of
+  %{_libdir}/gnome-settings-daemon-3.0/gtk-modules and
+  %{_libdir}/gtk-3.0/modules by owning them.
+- Drop at-spi2-missing-header.patch: fixed upstream
+- Add pkgconfig(atspi-2) BuildRequires.
+
+---
+Wed Mar  2 11:00:05 CET 2011 - vu...@opensuse.org
+
+- Drop at-spi2-atk-gtk-64-fix.patch: this is not needed anymore as
+  this was only used if this at-spi stack was not the default.
+
+---
+Tue Mar  1 15:53:38 CET 2011 - vu...@opensuse.org
+
+- Remove unneeded gconf2-devel BuildRequires.
+- Add packageand(at-spi2-core:gtk3) Supplements to make sure this
+  gets installed if GTK+ 3 and the at-spi stack are installed.
+
+---
+Tue Feb 22 15:54:10 UTC 2011 - fcro...@novell.com
+
+- Update to version 1.91.90:
+  + Change accessibility key name
+  + Add missing standard header / fix prototype
+  + Fix some memory leaks
+  + bgo#641338: Gracefully handle errors listening to dbus server
+for p2p
+  + bgo#641869: Remove --enable-relocate and associated autostart
+file and schema
+  + Updated translations.
+- Update to version 1.91.6:
+  + Fixed the path in org.a11y.atspi.gschema.xml for lib64.
+  + Implemented SetPosition, SetExtents, and SetSize for
+components.
+- Changes from version 1.91.5:
+  + Fixed some memory leaks.
+  + Fixed a crash if peer-to-peer connections are disabled.
+  + Fixed setting of GTK_PATH with --enable-relocate
+(was broken in 1.91.4).
+- Changes from version 1.91.4:
+  + Support direct dbus connections to improve performance if
+dbus-glib 0.90 or greater is available.
+  + Added a GSettings key to specify the location of
+libatk-bridge.so.
+  + Added a desktop file to load gail and atk-bridge with the new
+gnome-settings-daemon.
+- Changes from version 1.91.3:
+  + Attributes in a collection match rule are now expected to be
+sent as a dictionary.
+- Changes from version 1.91.2:
+  + bgo#563546: Removed the g_atexit hook.
+- Changes from version 1.91.1:
+  + Fire all events until we receive a reply from
+GetRegisteredEvents
+- Changes from version 1.91.0:
+  + --disable-relocate is the default again.
+- Add at-spi2-fix-headers.patch to fix build (missing headers).
+- Stop using IS_DEFAULT_ATSPI_STACK: upstream decided (and we
+  agree) that this at-spi stack should be the default now. The
+  at-spi package will be updated accordingly.
+- Remove gconf schema handling in scriptlets as there is no gconf
+  schema anymore.
+- Use %glib2_gsettings_schema_* macros.
+- Add support for source service checkout, with %BUILD_FROM_VCS:
+  + Add call to ./autogen.sh.
+

commit media-player-info for openSUSE:Factory

2011-05-05 Thread h_root

Hello community,

here is the log from the commit of package media-player-info for 
openSUSE:Factory
checked in at Thu May 5 15:33:08 CEST 2011.




--- media-player-info/media-player-info.changes 2011-01-09 11:08:34.0 
+0100
+++ /mounts/work_src_done/STABLE/media-player-info/media-player-info.changes
2011-05-03 00:43:54.0 +0200
@@ -1,0 +2,17 @@
+Tue May  3 00:37:56 CEST 2011 - vu...@opensuse.org
+
+- Update to version 14:
+  + Add support for Creative Zen X-Fi, Pantech SIRIUS alpha,
+Sandisk Sansa Fuze+, Sharp IS01, Sony Ericsson C905.
+  + Improve support for Creative Zen X-Fi Style, HTC Legend.
+- Changes from version 13:
+  + Do not generate icon rules as it is currently broken
+(lp#657609)
+  + Add suppor tfor Coby players, Huawei Ideos, Motorola Droid 2,
+RCA H100a, Samsung U6, Sony Ericsson XPERIA X1, Sony Walkman
+NWZ-E355.
+  + Improve suppor for Creative Zen Stone, HTC Desire, HTC Evo, LG
+0x6018, Samsung Galaxy S, Sony Ericsson K800i, Sony Ericsson
+Xperia X10 mini Pro.
+
+---

calling whatdependson for head-i586


Old:

  media-player-info-12.tar.bz2

New:

  media-player-info-14.tar.bz2



Other differences:
--
++ media-player-info.spec ++
--- /var/tmp/diff_new_pack.5oacUK/_old  2011-05-05 15:32:46.0 +0200
+++ /var/tmp/diff_new_pack.5oacUK/_new  2011-05-05 15:32:46.0 +0200
@@ -1,5 +1,5 @@
 #
-# spec file for package media-player-info (Version 12)
+# spec file for package media-player-info
 #
 # Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
@@ -18,7 +18,7 @@
 
 
 Name:   media-player-info
-Version:12
+Version:14
 Release:1
 License:BSD
 Group:  System/GUI/Other

++ media-player-info-12.tar.bz2 - media-player-info-14.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/media-player-info-12/NEWS 
new/media-player-info-14/NEWS
--- old/media-player-info-12/NEWS   2011-01-09 00:39:20.0 +0100
+++ new/media-player-info-14/NEWS   2011-04-19 12:01:17.0 +0200
@@ -1,3 +1,46 @@
+media-player-info 14 (2011-04-19)
+=
+Alejandro Mery (1):
+  Add Sandisk Sansa Fuze+
+
+Jonathan Ernst (4):
+  HTC legend uses same ID as desire/hero/evo-4g in debug mode
+  Add Pantech SIRIUS alpha
+  Add Sharp IS01
+  Add Sony Ericsson C905
+
+Martin Pitt (2):
+  Fix product ID of Sandisk Sansa Fuze.
+  Add Creative Zen X-Fi Style
+
+media-player-info 13 (2011-03-15)
+=
+Jonathan Ernst (18):
+  HTC Evo uses same ID as Desire/Hero in non debug mode - merging
+  Vortex uses same ID (in debug mode) as Ally - merge
+  Add playlist format to HTC Desire and friends
+  Improve LG 0x6018 phones m-p-i file
+  Improve Sony Ericsson Xperia X10 mini Pro m-p-i
+  Add Sony Ericsson XPERIA X1
+  Add Motorola Droid 2 Android phone
+  Rename Motorola Droid X mpi file
+  Fix USB id of sony-ericsson K800i (was phone mode instead of mass 
storage mode)
+  Add storage folder to Sony Ericsson K800i
+  Add Huawei Ideos non-debug mode
+  Add Samsung Galaxy S debug ID
+  Add Desire HD debug ID
+  Don't generate icon rules as it is currently broken (see LP #657609)
+  Add 5 Coby players
+  Add FolderDepth=2 for the Zen Stone
+  Add RCA H100a
+  Add informations about bug reporting
+
+Martin Pitt (1):
+  Add Samsung U6.
+
+Philippe Gauthier (1):
+  Add Sony Walkman NWZ-E355.
+
 media-player-info 12 (2011-01-08)
 =
 Jonathan Ernst (19):
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/media-player-info-12/README 
new/media-player-info-14/README
--- old/media-player-info-12/README 2010-11-10 10:05:02.0 +0100
+++ new/media-player-info-14/README 2011-02-10 11:53:43.0 +0100
@@ -2,7 +2,7 @@
 
 
 media-player-info is a repository of data files describing media player
-(mostly USB Mass Storage ones) capabilities. These files contain information
+(only USB Mass Storage ones) capabilities. These files contain information
 about the directory layout to use to add music to these devices, about the
 supported file formats, ... These capabilities used to be provided by HAL 
 in the 10-usb-music-players.fdi file but had to be moved elsewhere as part
@@ -27,6 +27,10 @@
 because not many apps need it, and because we didn't want to repeat the same
 mistakes as HAL and include everything in its database.
 
+If you encounter an USB Mass Storage device that isn't detected correctly, 
+please open a bug against media-player-info :
+https://bugs.freedesktop.org/enter_bug.cgi?product=media-player-info
+
 
 MPI FILE 

commit mcrypt for openSUSE:Factory

2011-05-05 Thread h_root

Hello community,

here is the log from the commit of package mcrypt for openSUSE:Factory
checked in at Thu May 5 15:34:17 CEST 2011.




--- mcrypt/mcrypt.changes   2011-01-03 21:43:20.0 +0100
+++ /mounts/work_src_done/STABLE/mcrypt/mcrypt.changes  2011-03-22 
19:34:52.0 +0100
@@ -1,0 +2,5 @@
+Tue Mar 22 18:32:20 UTC 2011 - co...@novell.com
+
+- fix build, the autoreconf is needed again after libtool update
+
+---

calling whatdependson for head-i586




Other differences:
--
++ mcrypt.spec ++
--- /var/tmp/diff_new_pack.m8OlV8/_old  2011-05-05 15:33:18.0 +0200
+++ /var/tmp/diff_new_pack.m8OlV8/_new  2011-05-05 15:33:18.0 +0200
@@ -1,5 +1,5 @@
 #
-# spec file for package mcrypt (Version 2.6.8)
+# spec file for package mcrypt
 #
 # Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
@@ -24,7 +24,7 @@
 Group:  Productivity/Security
 AutoReqProv:on
 Version:2.6.8
-Release:11
+Release:17
 Summary:Replacement for the crypt Command
 Source: %{name}-%{version}.tar.bz2
 Patch1: %{name}-%{version}-format_strings.patch
@@ -45,12 +45,6 @@
 compatibility with the crypt(1) command. CBC, ECB, OFB, and CFB modes
 of encryption are supported.
 
-
-
-Authors:
-
-Nikos Mavroyanopoulos n...@hellug.gr
-
 %prep
 %setup -q
 %patch1
@@ -60,7 +54,8 @@
 %patch5 -p1
 
 %build
-test -f po/Makevars || mv po/Makevars.template po/Makevars
+gettextize -f
+autoreconf --force --install
 %configure
 make %{?_smp_mflags}
 






Remember to have fun...

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



commit icu for openSUSE:Factory

2011-05-05 Thread h_root

Hello community,

here is the log from the commit of package icu for openSUSE:Factory
checked in at Thu May 5 15:49:54 CEST 2011.




--- GNOME/icu/icu.changes   2011-01-14 14:15:06.0 +0100
+++ /mounts/work_src_done/STABLE/icu/icu.changes2011-05-05 
10:44:21.0 +0200
@@ -1,0 +2,54 @@
+Thu May  5 10:21:40 CEST 2011 - vu...@opensuse.org
+
+- Update to version 4.6.1:
+  + Common Locale Data Repository (CLDR) 1.9.1
+  + Update timezone data support to Olson 2011c
+  + Fix: UCOL_RUNTIME_VERSION should be updated for 4.6
+  + Fix: Collation Reordering Use Of USCRIPT_UNKNOWN
+  + Fix: Can't find Hangul with search coll (usearch doesn't handle
+CE iter behavior)
+  + Fix: ULocale#toLanguageTag() should not supply und as
+language when the locale has only private use
+  + Fix: USpoof uses NFKD, should be NFD
+  + ICU4C-specific bug fixes, including:
+- ICU misparses numbers in scientific notation
+- detect out of memory issue for Hashtable in low memory
+  situations
+- Changes from version 4.6.0:
+  + Unicode 6.0:
+- Supports final version of Unicode 6.0
+- New UCA data for collation/sorting, with refinements from
+  CLDR; this data is revamped for more effective use of
+  collation weights, and noncharacters are now handled
+- Support for 2,088 new characters, including the new emoji and
+  Indian Rupee sign
+- Fully updated properties
+  + CLDR 1.9:
+- Supports final version of CLDR 1.9
+- The CLDR release contains numerous improvements and bug fixes
+  approved by the CLDR committee, mainly in the areas of
+  collation sequences, transliteration, and available date
+  formats.
+  + Support for UTS #46 Unicode IDNA Compatibility Processing.
+  + Alternate number symbols based on numbering system.
+  + Compact collation tailoring syntax for reduced memory and disk
+footprint.
+  + New collation [import] rule for reduced footprint and improved
+maintenance.
+  + Fast string BiDi direction detection.
+  + ICU4C-specific changes:
+- ICU 4.6 requires compiler RTTI to be turned on. Please see
+  the ICU4C readme for more details.
+- pkg-config files for a standard way of linking against ICU.
+- Promotion to @draft (from @internal) for most regex functions
+  that provide access via UText.
+- Regex support for a find progress callback.
+- Enhance regex APIs to support full 64-bit offsets and
+  indices.
+- New regex API to set match and start position independently.
+- Update icu-remove-datetime.patch to apply without fuzz.
+- Rebase icu44-rpmlint.diff.
+- Add pkg-config BuildRequires to automatically get
+  pkgconfig()-style Provides.
+
+---

calling whatdependson for head-i586


Old:

  icu4c-4_4_2-docs.tar.bz2
  icu4c-4_4_2-src.tar.bz2

New:

  icu4c-4_6_1-docs.tar.bz2
  icu4c-4_6_1-src.tar.bz2



Other differences:
--
++ icu.spec ++
--- /var/tmp/diff_new_pack.1q3YBK/_old  2011-05-05 15:48:47.0 +0200
+++ /var/tmp/diff_new_pack.1q3YBK/_new  2011-05-05 15:48:47.0 +0200
@@ -19,15 +19,14 @@
 
 
 Name:   icu
-BuildRequires:  gcc-c++
 License:IBM PL
 Group:  System/Libraries
-Version:4.4.2
+Version:4.6.1
 Release:1
-Requires:   libicu = %{version}
+Summary:International Components for Unicode
 Url:http://ibm.com/software/globalization/icu
-Source0:icu4c-4_4_2-src.tar.bz2
-Source1:icu4c-4_4_2-docs.tar.bz2
+Source0:icu4c-4_6_1-src.tar.bz2
+Source1:icu4c-4_6_1-docs.tar.bz2
 Source3:SuSEconfig.icu
 # PATCH-FIX-UPSTREAM pkgdata.diff -- 
http://bugs.icu-project.org/trac/ticket/6969#comment:19
 Patch0: pkgdata.diff
@@ -35,8 +34,10 @@
 Patch1: icu44-rpmlint.diff
 # PATCH-FIX-OPENSUSE icu-remove-datetime.patch vu...@novell.com -- Do not put 
date/time in icu-config (needed for build-compare)
 Patch99:icu-remove-datetime.patch
+BuildRequires:  gcc-c++
+BuildRequires:  pkg-config
+Requires:   libicu = %{version}
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-Summary:International Components for Unicode
 
 %description
 ICU is a set of C and C++ libraries that provides robust and
@@ -54,12 +55,6 @@
 contain any of the data files needed at runtime and present in the icu
 and icu-locales packages.
 
-
-
-Authors:
-
-The ICU project, International Business Machines (IBM) and Others.  
i...@oss.software.ibm.com
-
 %package -n libicu
 License:IBM PL
 Summary:International Components for Unicode (development files)
@@ -79,12 +74,6 @@
 libraries for ICU. It does not contain any of the data files needed at
 runtime and present in the `icu' and `icu-locales` packages.
 
-
-
-Authors:
-
-The ICU project, International 

commit aaa_base for openSUSE:Factory

2011-05-05 Thread h_root

Hello community,

here is the log from the commit of package aaa_base for openSUSE:Factory
checked in at Thu May 5 15:51:46 CEST 2011.




--- aaa_base/aaa_base.changes   2011-04-26 18:32:58.0 +0200
+++ /mounts/work_src_done/STABLE/aaa_base/aaa_base.changes  2011-05-05 
12:42:07.0 +0200
@@ -1,0 +2,6 @@
+Thu May  5 10:40:15 UTC 2011 - wer...@suse.de
+
+- Do not cause the bash to expand if dir path starts with ~ for the
+  HOME of the user (disable plusdir option for this) (bnc#691883)
+
+---

calling whatdependson for head-i586




Other differences:
--
++ aaa_base.spec ++
--- /var/tmp/diff_new_pack.7PtXmz/_old  2011-05-05 15:50:08.0 +0200
+++ /var/tmp/diff_new_pack.7PtXmz/_new  2011-05-05 15:50:08.0 +0200
@@ -21,7 +21,7 @@
 
 Name:   aaa_base
 Version:11.5
-Release:71
+Release:73
 License:GPLv2+
 Group:  System/Fhs
 Url:http://gitorious.org/opensuse/aaa_base

++ aaa_base.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/aaa_base/files/etc/profile.d/complete.bash 
new/aaa_base/files/etc/profile.d/complete.bash
--- old/aaa_base/files/etc/profile.d/complete.bash  2011-04-26 
18:30:50.0 +0200
+++ new/aaa_base/files/etc/profile.d/complete.bash  2011-05-05 
12:38:23.0 +0200
@@ -99,7 +99,10 @@
eval COMPREPLY=\(${COMPREPLY[@]}\)
((${#COMPREPLY[@]} == 0)) || let isdir++;;
 \~*/*) COMPREPLY=($(compgen -d $s  -- ${c}))
-   ((${#COMPREPLY[@]} == 0)) || let isdir++;;
+   if ((${#COMPREPLY[@]}  0)) ; then
+   compopt +o plusdirs
+   let isdir++
+   fi  ;;
 \~*)   COMPREPLY=($(compgen -u $s  -- ${c})) ;;
 *\:*)  if [[ $COMP_WORDBREAKS =~ : ]] ; then
x=${c%${c##*[^\\]:}}






Remember to have fun...

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



commit arpwatch-ethercodes for openSUSE:Factory

2011-05-05 Thread h_root

Hello community,

here is the log from the commit of package arpwatch-ethercodes for 
openSUSE:Factory
checked in at Thu May 5 16:09:26 CEST 2011.




--- AUTO/all/arpwatch-ethercodes/arpwatch-ethercodes.changes2011-04-28 
13:40:07.0 +0200
+++ 
/mounts/work_src_done/STABLE/arpwatch-ethercodes/arpwatch-ethercodes.changes
2011-05-05 15:40:08.0 +0200
@@ -2 +2 @@
-Thu Apr 28 13:40:07 CEST 2011 - autobu...@suse.de
+Thu May  5 15:40:08 CEST 2011 - autobu...@suse.de
@@ -4 +4 @@
-- automated update on 2011-04-28
+- automated update on 2011-05-05

calling whatdependson for head-i586




Other differences:
--
++ arpwatch-ethercodes.spec ++
--- /var/tmp/diff_new_pack.IrvXDi/_old  2011-05-05 16:09:14.0 +0200
+++ /var/tmp/diff_new_pack.IrvXDi/_new  2011-05-05 16:09:14.0 +0200
@@ -25,7 +25,7 @@
 Group:  Productivity/Networking/Diagnostic
 AutoReqProv:on
 Summary:Ethercodes Data for arpwatch
-Version:2011.4.28
+Version:2011.5.5
 Release:1
 Source: http://standards.ieee.org/regauth/oui/oui.txt.bz2
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ oui.txt.bz2 ++
--- /var/tmp/diff_new_pack.IrvXDi/_old  2011-05-05 16:09:14.0 +0200
+++ /var/tmp/diff_new_pack.IrvXDi/_new  2011-05-05 16:09:14.0 +0200
@@ -82257,6 +82257,12 @@
Waterloo Ontario N2L 3W8
CANADA
 
+14-7D-B3   (hex)   JOA TELECOM.CO.,LTD
+147DB3 (base 16)   JOA TELECOM.CO.,LTD
+   1007,Sicox 
tower,513-14,Sangdaewon-dong,Jungwon-gu
+   Seongnam-si Gyeonggi-do 462-806
+   KOREA, REPUBLIC OF
+
 14-A6-2C   (hex)   S.M. Dezac S.A.
 14A62C (base 16)   S.M. Dezac S.A.
Vial Sant jordi S/N
@@ -82774,6 +82780,13 @@
Jiangmen Guangdong 529141
CHINA
 
+20-37-06   (hex)   Cisco Systems
+203706 (base 16)   Cisco Systems
+   80 West Tasman Dr.
+   SJCM1-1
+   San Jose CA 95134
+   UNITED STATES
+
 20-40-05   (hex)   feno GmbH
 204005 (base 16)   feno GmbH
Kolpingring 22
@@ -83565,6 +83578,13 @@
Waterloo Ontario N2L 3W8
CANADA
 
+30-71-B2   (hex)   Hangzhou Prevail Optoelectronic Equipment 
Co.,LTD.
+3071B2 (base 16)   Hangzhou Prevail Optoelectronic Equipment 
Co.,LTD.
+   Industrial Development Area, Guali Town,
+Xiaoshan 
+   Hangzhou City Zhe Jiang 311241
+   CHINA
+
 30-7C-30   (hex)   RIM
 307C30 (base 16)   RIM
295 Phillip Street
@@ -83680,6 +83700,13 @@
Cambridge MA 02139
UNITED STATES
 
+34-A5-5D   (hex)   TECHNOSOFT INTERNATIONAL SRL
+34A55D (base 16)   TECHNOSOFT INTERNATIONAL SRL
+   RO6640904
+   Str. Paduretu 50
+   Bucuresti - Sector 6 061992
+   ROMANIA
+
 34-A7-09   (hex)   Trevil srl
 34A709 (base 16)   Trevil srl
Via Copernico 1
@@ -83976,6 +84003,12 @@
Cupertino CA 95014
UNITED STATES
 
+3C-09-6D   (hex)   Powerhouse Dynamics
+3C096D (base 16)   Powerhouse Dynamics
+   1 Bridge Street
+   Newton MA 02458
+   UNITED STATES
+
 3C-10-6F   (hex)   ALBAHITH TECHNOLOGIES 
 3C106F (base 16)   ALBAHITH TECHNOLOGIES 
165, King Abdullah Second Street
@@ -84007,6 +84040,12 @@
San Diego CA 92121
UNITED STATES
 
+3C-27-63   (hex)   SLE quality engineering GmbH amp; Co. KG
+3C2763 (base 16)   SLE quality engineering GmbH amp; Co. KG
+   Josef-Buchinger-Str. 9
+   Grafenau Bavaria 94481
+   GERMANY
+
 3C-2D-B7   (hex)   Texas Instruments
 3C2DB7 (base 16)   Texas Instruments
12500 TI Boulevard, MS8723
@@ -84658,6 +84697,12 @@
Shanghai  201203
CHINA
 

commit glade3 for openSUSE:Factory

2011-05-05 Thread h_root

Hello community,

here is the log from the commit of package glade3 for openSUSE:Factory
checked in at Thu May 5 16:11:09 CEST 2011.




--- GNOME/glade3/glade3.changes 2011-02-14 11:48:54.0 +0100
+++ /mounts/work_src_done/STABLE/glade3/glade3.changes  2011-05-03 
14:34:30.0 +0200
@@ -1,0 +2,117 @@
+Tue May  3 13:30:21 CEST 2011 - vu...@opensuse.org
+
+- Update to version 3.8.0:
+  + Added support for GtkToolPalette and GtkToolItemGroup
+  + Removed User Manual link from Glade frontend (since the user
+manual is still empty and not online anywhere).
+  + Backed out preview feature from 3.8.
+  + Include new icons
+  + Fixed bgo#633943, bgo#503621, bgo#629900, bgo#597045,
+bgo#622839
+- Changes from version 3.7.3:
+  + Added support for deprecated GtkOptionMenu.
+  + Restore proper order of glade file at save time.
+  + Hide editor properties when the property is not available on
+the widget (bgo#585299)
+  + Fixed mixups of properties/packing properties (bgo#637475)
+  + Fixed class header of GladeEditor to update when widgets unload
+(bgo#637541)
+  + Fixed nasty crasher with column types (bgo#637563)
+  + Added progress bar to notebook tabs while loading projects.
+  + Added custom editor for editing GtkActionGroup and its child
+actions.
+  + Use locale-independent strtod  dtostr (bgo#616787)
+  + Fixed loaded state of use-action-appearance so that it always
+loads as FALSE if there is no related-action at load
+time (bgo#582882)
+  + Fixed other misc bugs (including bgo#521713, bgo#633957,
+bgo#634978).
+- Changes from version 3.7.2:
+  + Fixed user/developer url locations
+  + Fixed ComboBox and IconView to include basic actions in the
+popup menu
+  + Revived the misc column on the project data model (now the
+inspector shows whether a widget is an internal child or a
+frame's label or such, again).
+  + Expose GtkAssistant:complete packing property (bgo#529595)
+  + Implemented Preview feature, Glade now includes a project
+previewing program that is accessible in the UI and runs as a
+child process
+  + Ignore resize-mode property incase of crashes (bgo#622996)
+  + Fixed errors when undoing the addition of notebook pages.
+  + Default adjustment page size - 0 (bgo#585085)
+  + Removing frame shadow (and label) from project preferences
+(bgo#574098)
+  + Setting dialog type-hint default to Dialog (bgo#459917)
+  + Fixed floating project menus when context menu is fired
+(bgo#141714)
+  + Removed notion of project instance_count (which is by now
+unused).
+  + Avoid clearing the project selection from the inspector
+(bgo#604322)
+  + Set added treeviewcolumns to fixed sizing mode if the treeview
+is set to use fixed height mode (bgo#596480)
+  + Fixed GtkComboBox to handle cell-layout children as well as the
+possible internal entry (bgo#581580)
+  + Notify GtkTreeIter changes when the widget name changes (now
+the inspector updates when a widget name is changed
+automatically).
+  + Fixed various crashes, (including bgo#365462, bgo#609748,
+bgo#622528, bgo#628233)
+  + Various code improvements.
+- Changes from version 3.7.1:
+  + Changed Close without saving acelerator key from 'c' to 'w',
+(bgo#612538)
+  + Save Glade files with UTF-8 encoding (bgo#596205)
+  + Save maximized window state of all windows in session data
+(bgo#607670)
+  + Fixed signal name serialization in GtkBuilder format to use '-'
+instead of '_' (bgo#600031)
+  + Disable orientation properties completely and disregard them
+wherever they cause breakage (bgo#594231)
+  + Now print a summery of all missing icons at startup instead of
+a warning for each missing icon
+  + Integrated GtkToolPalette as the internal implementation of
+Glade's palette (bgo#613956)
+  + Added tooltip to palette (bgo#558983)
+  + Revamped internal treeview support, less warnings and better
+refresh of workspace when editing cell renderer attributes and
+liststores.
+  + Glade now loads/saves the swapped signal attribute.
+  + Signal editor revamped to now:
+ - show documentation links
+ - show warning icons for version mismatches
+ - edit swapped attribute
+ - edit the user-data object using an object selection dialog.
+ - now the signal editor is a proper widget-class (bgo#618020)
+  + Disallow adding of non-scrollable widgets to scrolled windows
+(now an informative popup comes up instead).
+  + Fixed hangs in menu/treeview editors (bgo#609612)
+  + Added support to add GtkActions to GtkActionGroups
+  + Added support to edit the accelerator for an action when in a
+group.
+  + Added notebook tabs to the Glade frontend with informative
+labels (per open project).
+  + Stop showing preferences dialog at startup time (bgo#574095)
+  + GladeProject now implements GtkTreeModel and GladeInspector
+view saves lots of code
+  + Allow destruction of GladeApp object (bgo#618468).

commit libwnck for openSUSE:Factory

2011-05-05 Thread h_root

Hello community,

here is the log from the commit of package libwnck for openSUSE:Factory
checked in at Thu May 5 16:12:17 CEST 2011.




--- GNOME/libwnck/libwnck.changes   2011-04-21 11:13:14.0 +0200
+++ /mounts/work_src_done/STABLE/libwnck/libwnck.changes2011-05-04 
10:05:29.0 +0200
@@ -1,0 +2,6 @@
+Wed May  4 10:02:37 CEST 2011 - vu...@opensuse.org
+
+- Fix License tag of devel subpackage to be LGPLv2.1+ instead of
+  GPLv2+. Fix bnc#691447.
+
+---

calling whatdependson for head-i586




Other differences:
--
++ libwnck.spec ++
--- /var/tmp/diff_new_pack.cTq6E7/_old  2011-05-05 16:11:22.0 +0200
+++ /var/tmp/diff_new_pack.cTq6E7/_new  2011-05-05 16:11:22.0 +0200
@@ -19,7 +19,7 @@
 
 Name:   libwnck
 Version:3.0.0
-Release:1
+Release:2
 License:LGPLv2.1+
 # WARNING: After changing versions please call Re or rpmbuild to auto-update 
spec file:
 #%(sh %{_sourcedir}/%{name}_spec-update.sh %{_sourcedir} %{name} libwnck-1)
@@ -70,7 +70,7 @@
 This package provides some utilities based on libwnck.
 
 %package devel
-License:GPLv2+
+License:LGPLv2.1+
 Summary:Include Files and Libraries mandatory for Development
 Group:  Development/Libraries/GNOME
 Requires:   libwnck-3-0 = %{version}






Remember to have fun...

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



commit gypsy for openSUSE:Factory

2011-05-05 Thread h_root

Hello community,

here is the log from the commit of package gypsy for openSUSE:Factory
checked in at Thu May 5 16:12:52 CEST 2011.




--- gypsy/gypsy.changes 2010-08-13 09:54:22.0 +0200
+++ /mounts/work_src_done/STABLE/gypsy/gypsy.changes2011-05-04 
13:15:57.0 +0200
@@ -1,0 +2,6 @@
+Wed May  4 11:13:13 UTC 2011 - idoen...@novell.com
+
+- Add gypsy-0.8-gcc46.patch: mark variable as unused to fix gcc 4.6
+  compilation 
+
+---

calling whatdependson for head-i586


New:

  gypsy-0.8-gcc46.patch



Other differences:
--
++ gypsy.spec ++
--- /var/tmp/diff_new_pack.lzMs6L/_old  2011-05-05 16:12:33.0 +0200
+++ /var/tmp/diff_new_pack.lzMs6L/_new  2011-05-05 16:12:33.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package gypsy (Version 0.8)
+# spec file for package gypsy
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,12 +19,14 @@
 
 Name:   gypsy
 Version:0.8
-Release:1
+Release:5
 License:LGPLv2.1
 Summary:GPS multiplexing daemon
 Url:http://gypsy.freedesktop.org/
 Group:  Hardware/Other
 Source0:%{name}-%{version}.tar.bz2
+# PATCH-FIX-UPSTREAM gypsy-0.8-gcc46.patch idoen...@suse.de -- Fix gcc 4.6 
compilation
+Patch1: gypsy-0.8-gcc46.patch
 BuildRequires:  bluez-devel
 BuildRequires:  dbus-1-glib-devel
 BuildRequires:  glib2-devel
@@ -72,6 +74,7 @@
 
 %prep
 %setup -q
+%patch1 -p1
 
 %build
 %configure --disable-static

++ gypsy-0.8-gcc46.patch ++
diff -up gypsy-0.8/gypsy/gypsy-time.c.unusedvar gypsy-0.8/gypsy/gypsy-time.c
--- gypsy-0.8/gypsy/gypsy-time.c.unusedvar  2011-03-13 12:12:43.0 
+
+++ gypsy-0.8/gypsy/gypsy-time.c2011-03-13 12:23:38.0 +
@@ -155,7 +155,9 @@ get_property (GObject*object,
  GValue *value,
  GParamSpec *pspec)
 {
-   GypsyTimePrivate *priv;
+/* KH: gcc complains about unused var, not sure if GET_PRIVATE hasn't some 
side effects, 
+ * marking that as unused only so that gcc doesn't bail out anymore */
+   __attribute__((__unused__)) GypsyTimePrivate *priv;
 
priv = GET_PRIVATE (object);
switch (prop_id) {





Remember to have fun...

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



commit geoclue for openSUSE:Factory

2011-05-05 Thread h_root

Hello community,

here is the log from the commit of package geoclue for openSUSE:Factory
checked in at Thu May 5 16:15:26 CEST 2011.




--- geoclue/geoclue.changes 2010-09-10 14:55:02.0 +0200
+++ /mounts/work_src_done/STABLE/geoclue/geoclue.changes2011-05-04 
17:33:38.0 +0200
@@ -1,0 +2,7 @@
+Wed May  4 15:22:25 UTC 2011 - idoen...@novell.com
+
+- Add geoclue-use-libnm-glib.patch: use networkmanager glib interface
+- Drop gpsd support, it doesn't compile 
+- Add geoclue-0.12.0-gcc46.patch: remove write-only variable
+
+---

calling whatdependson for head-i586


New:

  geoclue-0.12.0-gcc46.patch
  geoclue-use-libnm-glib.patch



Other differences:
--
++ geoclue.spec ++
--- /var/tmp/diff_new_pack.dowzZ0/_old  2011-05-05 16:13:02.0 +0200
+++ /var/tmp/diff_new_pack.dowzZ0/_new  2011-05-05 16:13:02.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package geoclue (Version 0.12.0)
+# spec file for package geoclue
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,21 +19,24 @@
 
 Name:   geoclue
 Version:0.12.0
-Release:5
+Release:6
 License:LGPLv2.0
 Summary:Modular Geoinformation Service
 Url:http://geoclue.freedesktop.org/
 Group:  Development/Libraries/Other
 Source0:%{name}-%{version}.tar.bz2
 Source1:baselibs.conf
-# PATCH-FIX-UPSTREAM geoclue-nm08.patch vu...@opensuse.org -- Take from 
Fedora, to build against NM 0.8
+# PATCH-FIX-UPSTREAM geoclue-nm08.patch vu...@opensuse.org -- Taken from 
Fedora, to build against NM 0.8
 Patch0: geoclue-nm08.patch
+# PATCH-FIX-UPSTREAM geoclue-use-libnm-glib.patch idoen...@suse.de -- Taken 
from Fedora, use NM glib interface 
+Patch1: geoclue-use-libnm-glib.patch
+# PATCH-FIX-UPSTREAM geoclue-0.12.0-gcc46.patch idoen...@suse.de -- Fix 
compilation with gcc 4.6
+Patch2: geoclue-0.12.0-gcc46.patch
 BuildRequires:  NetworkManager-devel
 BuildRequires:  dbus-1-glib-devel
 BuildRequires:  glib2-devel
 BuildRequires:  gconf2-devel
 BuildRequires:  gtk2-devel
-BuildRequires:  gpsd-devel
 BuildRequires:  libgypsy-devel
 BuildRequires:  libsoup-devel
 BuildRequires:  libxml2-devel
@@ -73,20 +76,6 @@
 
 This package provides an example backend.
 
-%package gpsd
-Summary:Modular Geoinformation Service - GPS (gpsd) backend
-License:LGPLv2.0
-Group:  Development/Libraries/Other
-Supplements:packageand(libgeoclue0:gpsd)
-
-%description gpsd
-Geoclue is a modular geoinformation service built on top of the D-Bus
-messaging system. The goal of the Geoclue project is to make creating
-location-aware applications as simple as possible.
-
-This package provides a backend, using information coming from a GPS
-device (through gpsd).
-
 %package gsmloc
 Summary:Modular Geoinformation Service - GSM backend
 License:LGPLv2.0
@@ -141,16 +130,27 @@
 %setup -q
 %if 0%{?suse_version}  1120
 %patch0 -p1
+%patch1 -p1
+%patch2 -p1
 %endif
 
 %build
 %if 0%{?suse_version}  1120
 autoreconf -fi
-%configure --disable-static
+%endif
+
+%configure \
+--disable-static \
+--enable-networkmanager=yes \
+--enable-gypsy=yes \
+--enable-gpsd=no \
+%if 0%{?suse_version}  1120
+--enable-skyhook=yes
 %else
-%configure --disable-static --enable-skyhook=no
+--enable-skyhook=no
 %endif
-%__make %{?jobs:-j%jobs}
+
+make %{?_smp_mflags}
 
 %install
 %makeinstall
@@ -212,12 +212,6 @@
 %{_datadir}/geoclue-providers/geoclue-example.provider
 %{_datadir}/dbus-1/services/org.freedesktop.Geoclue.Providers.Example.service
 
-%files gpsd
-%defattr(-, root, root)
-%{_libexecdir}/geoclue-gpsd
-%{_datadir}/geoclue-providers/geoclue-gpsd.provider
-%{_datadir}/dbus-1/services/org.freedesktop.Geoclue.Providers.Gpsd.service
-
 %files gsmloc
 %defattr(-, root, root)
 %{_libexecdir}/geoclue-gsmloc

++ geoclue-0.12.0-gcc46.patch ++
diff -up geoclue-0.12.0/src/master-provider.c.blah 
geoclue-0.12.0/src/master-provider.c
--- geoclue-0.12.0/src/master-provider.c.blah   2011-03-07 17:32:55.926713653 
-0600
+++ geoclue-0.12.0/src/master-provider.c2011-03-07 17:33:02.177635505 
-0600
@@ -846,10 +846,6 @@ gc_master_provider_initialize_interfaces
 static gboolean
 gc_master_provider_initialize (GcMasterProvider *provider)
 {
-   GcMasterProviderPrivate *priv;
-
-   priv = GET_PRIVATE (provider);
-   
if (!gc_master_provider_initialize_interfaces (provider)) {
return FALSE;
}
++ geoclue-use-libnm-glib.patch ++
diff -up 

commit gucharmap for openSUSE:Factory

2011-05-05 Thread h_root

Hello community,

here is the log from the commit of package gucharmap for openSUSE:Factory
checked in at Thu May 5 16:17:37 CEST 2011.




--- GNOME/gucharmap/gucharmap.changes   2011-02-14 19:50:59.0 +0100
+++ /mounts/work_src_done/STABLE/gucharmap/gucharmap.changes2011-04-27 
12:58:59.0 +0200
@@ -1,0 +2,26 @@
+Wed Apr 27 10:57:10 UTC 2011 - fcro...@novell.com
+
+- Update to version 3.0.1:
+  + Updated translations.
+
+---
+Mon Apr  4 14:31:05 UTC 2011 - fcro...@novell.com
+
+- Update to version 3.0.0:
+  + Updated to Unicode 6.0.0
+  + Support building with gtk+ 3.0
+  + Update introspection support, and add annotations
+  + Many bug fixes.
+  + Updated translations.
+- Add rpm defines to help monitor soname / api version changes.
+- Drop python binding subpackage (python-gucharmap), as this is now
+  handled by introspection. This means we can remove the
+  python-gtk-devel BuildRequires
+- Add gobject-introspection-devel BuildRequires and pass
+  --enable-introspection to configure
+- Build with gtk3:
+  + Replace gtk2-devel BuildRequires with gtk3-devel
+  + Pass --with-gtk=3.0 to configure
+- Use _smp_mflags macro.
+
+---

calling whatdependson for head-i586


Old:

  gucharmap-2.32.1.tar.bz2

New:

  gucharmap-3.0.1.tar.bz2



Other differences:
--
++ gucharmap.spec ++
--- /var/tmp/diff_new_pack.6ODOHx/_old  2011-05-05 16:15:38.0 +0200
+++ /var/tmp/diff_new_pack.6ODOHx/_new  2011-05-05 16:15:39.0 +0200
@@ -17,6 +17,10 @@
 
 # norootforbuild
 
+%define api_version 2.90
+%define so_api _2_90
+%define so_gucharmap 7
+%define pc_api 2.90
 
 Name:   gucharmap
 BuildRequires:  fdupes
@@ -24,15 +28,15 @@
 BuildRequires:  gtk-doc
 BuildRequires:  intltool
 BuildRequires:  gconf2-devel
-BuildRequires:  gtk2-devel
-BuildRequires:  python-gtk-devel
+BuildRequires:  gobject-introspection-devel
+BuildRequires:  gtk3-devel
 BuildRequires:  scrollkeeper
 BuildRequires:  translation-update-upstream
 BuildRequires:  update-desktop-files
 License:GPLv3+ ; LGPLv2.1+
 Group:  System/GUI/GNOME
-Version:2.32.1
-Release:9
+Version:3.0.1
+Release:1
 Summary:A Featureful Unicode Character Map
 Source: %{name}-%{version}.tar.bz2
 Url:http://gucharmap.sourceforge.net/
@@ -43,31 +47,22 @@
 %description
 Gucharmap is a featureful unicode character map.
 
-%package -n libgucharmap7
+%package -n libgucharmap%{so_api}-%{so_gucharmap}
+
 License:GPLv3+ ; LGPLv2.1+
 Summary:A Featureful Unicode Character Map -- Library
 Group:  System/GUI/GNOME
 
-%description -n libgucharmap7
+%description -n libgucharmap%{so_api}-%{so_gucharmap}
 Gucharmap is a featureful unicode character map.
 
 This package contains a library to use the character map.
 
-%package -n python-gucharmap
-License:GPLv3+ ; LGPLv2.1+
-Summary:A Featureful Unicode Character Map -- Python Bindings
-Group:  System/GUI/GNOME
-
-%description -n python-gucharmap
-Gucharmap is a featureful unicode character map.
-
-This package contains the python bindings to use the character map.
-
 %package devel
 License:GPLv3+ ; LGPLv2.1+
 Summary:A Featureful Unicode Character Map -- Development Files
 Group:  Development/Libraries/GNOME
-Requires:   libgucharmap7 = %{version}
+Requires:   libgucharmap%{so_api}-%{so_gucharmap} = %{version}
 
 %description devel
 This package contains all necessary include files and libraries needed
@@ -82,8 +77,9 @@
 %configure --disable-static --with-pic \
 --disable-scrollkeeper \
 --enable-gtk-doc \
---enable-python-bindings
-make %{?jobs:-j%jobs}
+--with-gtk=3.0 \
+--enable-introspection
+make %{?_smp_mflags} V=1
 
 %install
 %makeinstall
@@ -98,9 +94,9 @@
 # want TextEditor, since that's too wide.
 %suse_update_desktop_file -N GNOME Character Map -G Character Map %{name} 
X-SuSE-Editor
 
-%post -n libgucharmap7 -p /sbin/ldconfig
+%post -n libgucharmap%{so_api}-%{so_gucharmap} -p /sbin/ldconfig
 
-%postun -n libgucharmap7 -p /sbin/ldconfig
+%postun -n libgucharmap%{so_api}-%{so_gucharmap} -p /sbin/ldconfig
 
 %pre -f %{name}.schemas_pre
 
@@ -132,22 +128,19 @@
 %{_bindir}/gucharmap
 %{_datadir}/applications/gucharmap.desktop
 
-%files -n libgucharmap7
-%defattr(-,root,root)
-%{_libdir}/libgucharmap.so.*
-
-%files -n python-gucharmap
+%files -n libgucharmap%{so_api}-%{so_gucharmap}
 %defattr(-,root,root)
-%{py_sitedir}/gtk-2.0/gucharmap.so
-%{_datadir}/pygtk/2.0/defs/gucharmap.defs
+%{_libdir}/libgucharmap%{so_api}.so.%{so_gucharmap}*
+%{_libdir}/girepository-1.0/Gucharmap-%{pc_api}.typelib
 
 %files lang -f %{name}.lang
 
 %files devel
 %defattr (-, root, root)
-%{_includedir}/gucharmap-2.0/

commit zenity for openSUSE:Factory

2011-05-05 Thread h_root

Hello community,

here is the log from the commit of package zenity for openSUSE:Factory
checked in at Thu May 5 16:20:39 CEST 2011.




--- GNOME/zenity/zenity.changes 2011-02-13 21:13:12.0 +0100
+++ /mounts/work_src_done/STABLE/zenity/zenity.changes  2011-04-05 
18:51:04.0 +0200
@@ -1,0 +2,17 @@
+Tue Apr  5 16:48:09 UTC 2011 - fcro...@novell.com
+
+- Update to version 3.0.0:
+  + Updated translations.
+
+---
+Tue Feb 22 12:05:22 UTC 2011 - fcro...@novell.com
+
+- Update to version 2.91.90:
+  + Various bug fixes.
+  + Updated translations.
+- Changes from version 2.91.5:
+  + Add font and no wrap mode support in text dialog.
+  + Fix for bgo#540560.
+  + Updated translations.
+
+---
@@ -7,0 +25,15 @@
+
+---
+Fri Dec 17 13:38:31 CET 2010 - vu...@opensuse.org
+
+- Update to version 2.91.1.1:
+  + Remove deprecated code for GTK+-3.0.
+  + Fix manpage for the statusicon removal from Zenity 3.0.
+  + Updated translations.
+- Changes from version 2.91.1:
+  + Make zenity compile only with GTK+-3.0.
+  + Add default activation on entry for password dialog.
+  + Updated translations.
+- Move to pkgconfig()-style BuildRequires:
+  + Old ones: gtk2-devel, libnotify-devel.
+  + New ones: glib-2.0, gtk+-3.0, libnotify.

calling whatdependson for head-i586


Old:

  zenity-2.32.1.tar.bz2

New:

  zenity-3.0.0.tar.bz2



Other differences:
--
++ zenity.spec ++
--- /var/tmp/diff_new_pack.jJrKTY/_old  2011-05-05 16:19:47.0 +0200
+++ /var/tmp/diff_new_pack.jJrKTY/_new  2011-05-05 16:19:47.0 +0200
@@ -18,8 +18,8 @@
 
 
 Name:   zenity
-Version:2.32.1
-Release:2
+Version:3.0.0
+Release:1
 License:LGPLv2.1+
 Summary:GNOME Command Line Dialog Utility
 Url:http://www.gnome.org/
@@ -27,9 +27,10 @@
 Source: 
ftp://ftp.gnome.org/pub/GNOME/sources/zenity/2.20/%{name}-%{version}.tar.bz2
 BuildRequires:  fdupes
 BuildRequires:  gnome-doc-utils-devel
-BuildRequires:  gtk2-devel
 BuildRequires:  intltool
-BuildRequires:  libnotify-devel
+BuildRequires:  pkgconfig(glib-2.0)
+BuildRequires:  pkgconfig(gtk+-3.0)
+BuildRequires:  pkgconfig(libnotify)
 BuildRequires:  translation-update-upstream
 Recommends: %{name}-lang
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build

++ zenity-2.32.1.tar.bz2 - zenity-3.0.0.tar.bz2 ++
 49765 lines of diff (skipped)






Remember to have fun...

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



commit orca for openSUSE:Factory

2011-05-05 Thread h_root

Hello community,

here is the log from the commit of package orca for openSUSE:Factory
checked in at Thu May 5 16:21:47 CEST 2011.




--- GNOME/orca/orca.changes 2011-02-21 22:28:32.0 +0100
+++ /mounts/work_src_done/STABLE/orca/orca.changes  2011-04-28 
13:25:46.0 +0200
@@ -1,0 +2,120 @@
+Thu Apr 28 11:19:14 UTC 2011 - fcro...@novell.com
+
+- Update to version 3.0.1:
+  + bgo#647982: Orca sometimes presents application events in
+GNOME 3; other times it fails to do so.
+  + bgo#647824: Turning screen reader off should not be equated
+with do not autostart in the future.
+  + bgo#647547: The braille monitor should be movable.
+  + bgo#647117: orca autostarted in kde.
+  + bgo#646288: Orca needs to set and respond to the appropriate
+gsettings keys.
+  + bgo#646475: Traceback seen with gnome-speech.
+  + Updated translations.
+
+---
+Tue Apr  5 17:13:53 UTC 2011 - fcro...@novell.com
+
+- Update to version 3.0.0:
+  + bgo#646547: Two typos in preferences string
+  + Updated translations.
+
+---
+Mon Mar 28 15:41:14 UTC 2011 - fcro...@novell.com
+
+- Update to version 2.91.93:
+  + GNOME 3.0:
+- Use gsettings, and not gconf, to determine if accessibility
+  is enabled.
+- bgo#640134.
+  + General:
+- Fix for the problem of punctuation settings not getting
+  properly loaded or unloaded when the application script
+  changes.
+- Fix for the problem of voice settings not getting properly
+  loaded or unloaded when the application script changes.
+- Voice settings need to be ACSSs; not dicts.
+- Changes from version 2.91.92:
+  + Provide 'text' title type in the help content so that
+the logo alt text doesn't wind up being displayed where
+it should not be.
+  + Various bug fixes: bgo#645241, bgo#645256, bgo#643304,
+bgo#645278, bgo#643969, bgo#645364, bgo#645362.
+  + Fix for the problem with script loading of version 2 and 3 of
+Yelp.
+  + Gecko/Yelp 2:
+- bgo#645117: Traceback when using Orca with Gecko-based Yelp
+  + WebKitGtk/Yelp 3:
+- bgo#645286: Orca should announce when WebKitGtk content has
+  started or finished loading.
+- bgo#645290: Orca does not present links in Yelp 3 when those
+  links are made up of multiple objects.
+- bgo#645359: Orca is not able to set the caret position within
+  a WebKitGtk list item when using structural navigation.
+- bgo#645366: Orca needs to work around the initial lack of
+  caret in a newly-loaded WebKitGtk page.
+- bgo#645465: Say All needs to be implemented for
+  WebKitGtk-based apps.
+- bgo#645474: Orca should provide the option of performing a
+  Say All when WebKitGtk content is loaded.
+  + Clutter/Cally: By default, any selection change on CALLY means
+a change on locusOfFocus.
+- Changes from version 2.91.91:
+  + bgo#637780: Cannot permanently update settings for the gdm
+user login session
+  + Various bug fixes: bgo#643195, bgo#643378, bgo#643306,
+bgo#643067.
+  + Gecko: bgo#634642: Orca can be very slow to find a position in
+a Gecko list
+- Changes from version 2.91.90:
+  + Various bug fixes: bgo#642212, bgo#642592, bgo#642285,
+bgo#641017.
+  + OpenOffice/LibreOffice: bgo#640372: OOo seems far less likely
+to crash frequently if we process its events synchronously
+  + Updated translations.
+- Change from version 2.91.6:
+  + bgo#639673: Orca should support the creation and use of
+version-specific scripts for applications
+  + Various bug fixes: bgo#641033, bgo#640894, bgo#640218,
+bgo#640342, bgo#639876, bgo#640194, bgo#640135, bgo#640072,
+bgo#640132, bgo#639992, bgo#639974, bgo#639668, bgo#639669,
+bgo#639670, bgo#639671, bgo#638970, bgo#639418, bgo#638672.
+  + WebKitGtk/Yelp 3: bgo#640609, bgo#640591, bgo#640500,
+bgo#640383, bgo#640451, bgo#640383, bgo#640381, bgo#640379,
+bgo#640377, bgo#607854.
+- Changes from version 2.91.5:
+  + bgo#631123: updated documentation.
+  + Various bug fixes: bgo#636841, bgo#638623, bgo#638285,
+bgo#638318, bgo#637667, bgo#637865.
+  + Gecko: bgo#638063, bgo#638053, bgo#638048, bgo#628837.
+- Changes from version 2.91.4:
+  + bgo#570650: Profiles and new settings manager.
+  + Bug fixes: bgo#637667, bgo#637653, bgo#637661, bgo#637670,
+bgo#637662, bgo#637665, bgo#637654, bgo#637637, bgo#637551,
+bgo#631123, bgo#637115, bgo#637422, bgo#636824.
+- Changes from version 2.91.3:
+  + Work on bgo#633104: I see three performance related problem
+with Mozilla Thunderbird and Orca
+  + Bug fixes: bgo#630591, bgo#634862, bgo#634469.
+- Changes from version 2.91.2:
+  + General:
+- bgo#626266: Discontinue support for OpenTTS system
+- bgo#634248, bgo#628842, bgo#629586.
+- Changes from version 2.91.1:
+  + General: bgo#631544, bgo#628276.
+  + Upgrade from LGPLv2 to LGPLv2.1.

commit totem for openSUSE:Factory

2011-05-05 Thread h_root

Hello community,

here is the log from the commit of package totem for openSUSE:Factory
checked in at Thu May 5 16:24:20 CEST 2011.




--- GNOME/totem/totem.changes   2011-02-14 20:42:32.0 +0100
+++ /mounts/work_src_done/STABLE/totem/totem.changes2011-04-28 
11:34:20.0 +0200
@@ -1,0 +2,175 @@
+Wed Apr 27 13:30:41 UTC 2011 - fcro...@novell.com
+
+- Update to version 3.0.1:
+  + Fixes to chapters plugin which resulted in missing chapters.
+  + Fix translations in filter drop-down for save dialogue.
+  + Fix gallery mode's last picture never appearing.
+  + Fix possible crasher in save-file plugin.
+  + Updated translations.
+
+---
+Tue Apr 26 16:14:18 CEST 2011 - vu...@opensuse.org
+
+- Use standard libexecdir instead of passing
+  --libexecdir=%{_libexecdir}/totem to configure.
+- Change pkgconfig() BuildRequires: gtk+-2.0 to gtk+-3.0.
+
+---
+Mon Apr  4 15:25:56 UTC 2011 - fcro...@novell.com
+
+- Update to version 3.0.0:
+  + Fix packing and spacing in the properties
+  + Fix subtitle downloader and jamendo plugins
+  + Updated translations.
+
+---
+Mon Mar 28 17:45:13 UTC 2011 - fcro...@novell.com
+
+- Update to version 2.91.93:
+  + Fix activation of all Python plugins
+  + Make Python console work again
+  + Updated translations
+- Changes from version 2.91.92:
+  + Plenty of screensaver related bug fixes
+  + Make Open Location dialogue modal
+  + Never use an empty User-Agent in the backend
+  + Don't poke at web server when we already have information to
+set up recent files
+- Changes from version 2.91.91:
+  + Fix screensaver for latest gnome-screensaver
+  + Fix possible assertion in save-file plugin
+  + Use gnome-session instead of Galago for status notifications
+  + Fix thumbnailer with both --size and --raw options
+  + Require GTK+ 3.x in pkg-config file, and fix compilation for
+out-of-tree plugins
+  + Make sure all the builtin plugins get activated on startup
+  + Fix screenshot for interlaced videos
+  + New icon
+- Changes from version 2.91.7:
+  + Allow finer-grained control on the volume using Shift as a
+modifier
+  + Add Zeitgeist provider plugin
+  + Don't crash if plugins weren't loaded
+  + Update work area code
+  + Update for latest libpeas changes
+  + Make default plugins dialogue bigger
+  + Fix saving localised strings in the chapters CMML files
+  + Fix vanishing entries when loading mixed media types from slow
+links
+  + Fix screensaver not disabling when switching to fullscreen
+straight away
+- Changes from version 2.91.6:
+  + YouTube plugin:
+- Show actual stream title instead of videoplayback in the
+  recent items menu
+  + Fix build with latest GTK+ version
+  + Various build fixes
+- Changes from version 2.91.5:
+  + Build:
+- Fix build with newer versions of GTK+ 3.x
+  + Thumbnailer:
+- Register thumbnailer with new scheme
+- Always use the better looking resize method, even for
+  large thumbnails
+  + Movie Player:
+- Use new-style toolbar for playlist
+- Fix look of plugins preferences
+- Notice panels when automatically resizing the window
+  + Plugins:
+- Fix subtitles plugin not closing after download
+- Downgrade YouTube plugin's abilities, to respect Terms of
+  Service.
+- Offer to launch YouTube in browser if video is not
+  available in the requested format.
+- Re-add support for Vala plugins and sample vala plugin
+- Add support for additional multimedia keys
+- Port tracker plugin to newest API
+  + Browser plugin:
+- Fix possible crasher in the glow button
+- Changes from version 2.91.4:
+  + Build:
+- Port to GtkStyleContext
+- Other GTK+ 3.x fixes
+  + Movie Player:
+- Remove the MythTV plugin (upstream is dead and UPnP works
+  just as well)
+- Change the data paths in GSettings schemas
+- Lots of Python plugin fixes
+- Add a save file plugin
+- Fix a race condition when parsing multiple playlist entries
+- More GSettings fixes and cleanup
+- Use symbolic icons for the volume level
+- Fix plugin shutdown
+  + GStreamer backend:
+- Various drawing fixes
+- Changes from version 2.91.0:
+  + List audio/mp2 as supported
+  + Build:
+- Use upstream gettext instead of GLib's
+- Plenty of bug fixes for building against GTK+ 3.x
+- Changes from version 2.90.6:
+  + Movie Player:
+- Re-enable Python plugins
+- Update for libpeas and GTK+ 3.x changes
+- Add chapters plugin
+- Use icon for the sidebar
+- Don't try to load subtitles, or chapters data for streams
+- Only popup controls when the mouse moves a certain distance
+- Port to GSettings
+  + YouTube plugins:
+- Fix playback again
+- Support Web-M videos
+- Hide URLs from the tooltips, they're 

commit seahorse for openSUSE:Factory

2011-05-05 Thread h_root

Hello community,

here is the log from the commit of package seahorse for openSUSE:Factory
checked in at Thu May 5 16:27:23 CEST 2011.




--- GNOME/seahorse/seahorse.changes 2011-02-13 17:24:18.0 +0100
+++ /mounts/work_src_done/STABLE/seahorse/seahorse.changes  2011-04-27 
12:54:20.0 +0200
@@ -1,0 +2,60 @@
+Wed Apr 27 10:50:21 UTC 2011 - fcro...@novell.com
+
+- Update to version 3.0.1:
+  + Now builds with GTK+ 3.x by default.
+  + Fix build issues on GTK+ 3.x.
+  + Fix problem importing SSH keys.
+  + Updated translations.
+
+---
+Thu Apr  7 08:51:55 UTC 2011 - fcro...@novell.com
+
+- Update to version 3.0.0:
+  + Updated translations.
+
+---
+Mon Mar 28 15:51:32 UTC 2011 - fcro...@novell.com
+
+- Update to version 2.91.93:
+  + Set the primary-toolbar style class on the toolbar
+- Changes from version 2.91.92:
+  + About dialog is transient for main window.
+  + When changing a PGP key's passpharse, ask for confirmation.
+  + Fix crash in SSH key parsing.
+  + Update icons
+  + Build fixes
+- Changes from version 2.91.91:
+  + Fix infinite loop when a keyring item is open.
+  + Don't display underlines as keys for a PGP uid.
+  + Escape keyring attribute names properly.
+  + Add context to translatable strings.
+- Changes from version 2.91.4:
+  + Update to work with GTK+3
+  + Fix build issues with GCR updates
+  + More info when --version is specified
+  + Fix setting key trust to never
+  + Define default key length for each algorithm
+  + Show information when you sign an UID twice
+- Changes from version 2.91.2
+  + Escape markup when displaying keyring item attributes
+  + Fixes for new GTK+3 GtkComboText class and libnotify
+- Changes from version 2.91.1.1:
+  + Fix build with libnotify 0.7
+  + Migrate to new GtkComboBoxText widget in GTK3
+  + Fix build issues on gtk+-3.0
+  + Build with latest gcr
+  + Add icons and clear action to the filter entry
+  + Avoid hard-coding Gtk+ API version in gir generation
+- Changes from version 2.91.1:
+  + Migration to GTK+ 3.0
+  + Fix compiler warnings.
+  + Use new gck library instead of old gp11.
+- Changes from version 2.91.0:
+  + Move DNS-SD key sharing to separate project
+- Pass --with-gtk=3.0 to configure to build against gtk3.
+- Add gobject-introspection-devel BuildRequires to build
+  introspection support.
+- Update descriptions / summaries to stop mentioning GNOME2.
+- Fix parameters order in %suse_update_desktop_file call.
+
+---

calling whatdependson for head-i586


Old:

  seahorse-2.32.0.tar.bz2

New:

  seahorse-3.0.1.tar.bz2



Other differences:
--
++ seahorse.spec ++
--- /var/tmp/diff_new_pack.BrI59Q/_old  2011-05-05 16:26:35.0 +0200
+++ /var/tmp/diff_new_pack.BrI59Q/_new  2011-05-05 16:26:35.0 +0200
@@ -21,9 +21,9 @@
 Name:   seahorse
 License:GPLv2+
 Group:  Productivity/Security
-Version:2.32.0
-Release:3
-Summary:GNOME2 interface for gnupg
+Version:3.0.1
+Release:1
+Summary:GNOME interface for gnupg
 Url:http://seahorse.sourceforge.net/
 Source: 
ftp://ftp.gnome.org/pub/gnome/sources/seahorse/%{name}-%{version}.tar.bz2
 # PATCH-FIX-OPENSUSE seahorse-xsltproc-nonet.patch
@@ -31,6 +31,7 @@
 BuildRequires:  fdupes
 BuildRequires:  gconf2-devel
 BuildRequires:  gnome-doc-utils-devel
+BuildRequires:  gobject-introspection-devel
 BuildRequires:  gpg2
 BuildRequires:  gpgme-devel
 BuildRequires:  intltool
@@ -52,11 +53,11 @@
 %gconf_schemas_prereq
 
 %description
-Seahorse is a gnome2 interface for gnupg. It uses gpgme as the backend.
+Seahorse is a GNOME interface for gnupg. It uses gpgme as the backend.
 
 %package devel
 License:GPLv2+
-Summary:GNOME2 interface for gnupg
+Summary:GNOME interface for gnupg
 Group:  System/GUI/GNOME
 Requires:   %{name} = %{version}
 Requires:   gconf2-devel
@@ -71,10 +72,10 @@
 %patch1 -p1
 
 %build
-%configure \
+%configure --with-gtk=3.0 \
 --disable-scrollkeeper \
 --disable-schemas-install
-make %{?jobs:-j%jobs}
+make %{?jobs:-j%jobs} V=1
 
 %install
 %makeinstall
@@ -82,7 +83,7 @@
 %{__rm} %{buildroot}%{_datadir}/locale/en@shaw/LC_MESSAGES/*
 %endif
 %{__rm} -f %{buildroot}%{_libdir}/*.*a
-%suse_update_desktop_file %{name} -G Passwords and Encryption Keys -N 
Seahorse
+%suse_update_desktop_file -G Passwords and Encryption Keys -N Seahorse 
%{name}
 %find_lang %{name} %{?no_lang_C}
 %find_gconf_schemas
 %fdupes $RPM_BUILD_ROOT
@@ -119,6 +120,7 @@
 %{_bindir}/*
 %{_libdir}/seahorse
 %{_libdir}/*.so.*
+%{_libdir}/girepository-1.0/CryptUI-0.0.typelib
 %{_datadir}/applications/*.desktop
 

commit gnome-screensaver for openSUSE:Factory

2011-05-05 Thread h_root

Hello community,

here is the log from the commit of package gnome-screensaver for 
openSUSE:Factory
checked in at Thu May 5 16:34:02 CEST 2011.




--- GNOME/gnome-screensaver/gnome-screensaver.changes   2011-02-13 
17:23:06.0 +0100
+++ /mounts/work_src_done/STABLE/gnome-screensaver/gnome-screensaver.changes
2011-04-25 16:48:17.0 +0200
@@ -1,0 +2,91 @@
+Mon Apr 25 16:42:03 CEST 2011 - vu...@opensuse.org
+
+- Add gnome-screensaver-extra  3.0 Obsoletes, as the screensavers
+  from xscreensaver are not used anymore.
+
+---
+Tue Apr  5 13:31:57 UTC 2011 - fcro...@novell.com
+
+- Update to version 3.0.0:
+  + Remove inihibit APIs from the documentation
+  + Updated translations.
+
+---
+Tue Mar 22 16:31:04 UTC 2011 - fcro...@novell.com
+
+- Update to version 2.91.92:
+  + Store time values in seconds instead of minutes
+  + Don't monitor session settings
+  + Ensure the initial state of the clock is correct
+  + Remove dbus activation
+  + Remove daemonization
+  + Request shell exit overview when locking
+  + Updated translations.
+
+---
+Tue Mar  8 15:40:11 UTC 2011 - fcro...@novell.com
+
+- Update to version 2.91.91:
+  + Follow the users clock format preference
+  + Port to GDBus
+  + Build cleanups
+  + Remove --poke option from the commandline tool (didn't work
+anyway).
+  + Remove unused delay and timeout preferences
+  + Remove inhibit interface (inhibit the session instead)
+  + Remove theme and job support
+  + Update style to match gnome-shell
+  + Use accountsservice to get face
+  + Updated translations.
+- Remove extra package and any kind of dependency on xscreensaver
+  (xscreensaver-data Requires, and xscreensaver* BuildRequires).
+  Also remove xscreensaver-blacklist source file.
+
+---
+Thu Feb 24 10:40:22 UTC 2011 - fcro...@novell.com
+
+- Update to version 2.91.90:
+  + Use username in top panel if real name is empty
+  + Various settings fixes
+- Changes from version 2.91.3:
+  + Fix build against recent GTK+
+  + GNOME 3 style updates
+  + Updated translations
+- Changes from version 2.91.3:
+  + Fix build against recent GTK+
+  + Use GIO to launch gdmflexiserver
+  + Translation updates
+- Changes from version 2.91.2:
+  + Fix build against recent GTK+
+  + Port to GSettings
+- Changes from version 2.91.1:
+  + Fix build against recent GTK+ and gnome-desktop
+  + Port background handling to gsettings
+  + Translation updates
+- Changes from version 2.91.0:
+  + Switch to GTK+ 3.0
+  + Fix crash on systems that lack vidmode and randr extensions
+  + Add session service activation file
+  + Use better unicode symbols in strings
+  + Drop Leave a message feature
+  + Drop unlock dialog theme support
+  + Drop support for non-PAM based authentication
+  + Improve aesthetics of unlock dialog
+  + Monitor hotplug fixes
+  + Auto-activate screensaver when needed if not running
+  + Translation updates
+- Add gnome-screensaver-helper.patch: put back helper
+  authentication support, removed in upstream code.
+- Update gnome-screensaver-multihead-unlock.patch and
+  gnome-screensaver-xvkbd-on-lock.patch to work with GTK+ 3.
+- Change pkgconfig() BuildRequires:
+  + change gnome-desktop-2.0 to gnome-desktop-3.0, gtk+-2.0 to
+gtk+-3.0
+  + remove libnotify
+- Remove pkgconfig(gconf-2.0) BuildRequires and
+  %gconf_schemas_prereq. Do
+  not pass --disable-schemas-install to configure, since this is
+  needed for gconf only.
+- Use %glib2_gsettings_schema_* macros.
+
+---

calling whatdependson for head-i586


Old:

  gnome-screensaver-2.30.2.tar.bz2
  xscreensaver-blacklist

New:

  gnome-screensaver-3.0.0.tar.bz2
  gnome-screensaver-helper.patch



Other differences:
--
++ gnome-screensaver.spec ++
--- /var/tmp/diff_new_pack.fiqrVQ/_old  2011-05-05 16:27:32.0 +0200
+++ /var/tmp/diff_new_pack.fiqrVQ/_new  2011-05-05 16:27:32.0 +0200
@@ -19,16 +19,17 @@
 
 
 Name:   gnome-screensaver
-Version:2.30.2
-Release:3
+Version:3.0.0
+Release:1
 Url:http://www.gnome.org/
 Group:  System/GUI/GNOME
 License:GPLv2+
 Summary:GNOME Screen Saver and Locker
 Source: 
ftp://ftp.gnome.org/pub/gnome/sources/%{name}/2.18/%{name}-%{version}.tar.bz2
-Source1:xscreensaver-blacklist
 # PATCH-FEATURE-OPENSUSE gnome-screensaver-suse-pam.diff
 Patch:  gnome-screensaver-suse-pam.diff
+# PATCH-FIX-UPSTREAM gnome-screensaver-helper.patch bgo#640647 
fcro...@novell.com -- Put back helper authentication, removed by upstream
+Patch1: 

commit vinagre for openSUSE:Factory

2011-05-05 Thread h_root

Hello community,

here is the log from the commit of package vinagre for openSUSE:Factory
checked in at Thu May 5 16:36:52 CEST 2011.




--- GNOME/vinagre/vinagre.changes   2011-02-14 20:44:51.0 +0100
+++ /mounts/work_src_done/STABLE/vinagre/vinagre.changes2011-04-28 
08:55:53.0 +0200
@@ -1,0 +2,106 @@
+Thu Apr 28 08:54:50 CEST 2011 - vu...@opensuse.org
+
+- Remove explicit Requires for gtk2-devel and libxml2-devel in
+  devel subpackage: they will automatically be added the
+  pkgconfig() way.
+
+---
+Wed Apr 27 15:22:01 UTC 2011 - fcro...@novell.com
+
+- Update to version 3.0.1:
+  + Leave initial focus set to the primary toolbar
+  + Check for gnome-icon-theme during configure
+  + Fix reverse-vnc GtkBuilder file search path
+  + Minor updates to the man page
+  + bgo#647497: fix the SSH plugin build.
+- Drop vinagre-ssh.patch: fixed upstream.
+- Remove gnome-common from BuildRequires and call to
+  gnome-autogen.sh: not needed anymore now that patch is gone.
+
+---
+Wed Apr 27 13:26:12 CEST 2011 - vu...@opensuse.org
+
+- Change Group of devel subpackage to Development/Libraries/GNOME
+  (from Productivity/Networking/Remote Desktop) to fix a rpmlint
+  warning.
+
+---
+Mon Apr 11 20:12:43 UTC 2011 - dims...@opensuse.org
+
+- Add vinagre-ssh.patch: Fix building of ssh plugin, bgo#647497.
+- Add gnome-common BuildRequires and call gnome-autogen.sh in
+  setup, and re-enable ssh plugin.
+
+---
+Tue Apr  5 14:54:27 UTC 2011 - fcro...@novell.com
+
+- Update to version 3.0.0:
+  + Bump VINAGRE_ABI_VERSION to 3.0
+  + Updated translations
+
+---
+Mon Mar 28 14:13:28 UTC 2011 - fcro...@novell.com
+
+- Update to version 2.91.93:
+  + Add some style classes and junctions to make vinagre look
+better.
+  + Updated translations
+- Changes from version 2.91.92:
+  + Remove broken gtk-vnc log handler, bgo#632711
+  + Port applet to new libpanel-applet API.
+  + Build fixes.
+  + Updated translations.
+- Changes from version 2.91.91:
+  + Features
+- Make GSettings schema translatable
+  + Fixes
+- Overhaul configure script
+- Make the build partially non-recursive
+- Fix the build with introspection enabled
+- Adapt to GtkObject removal in GTK+ 3
+- Replace gdk_draw_* with cairo* in panel applet
+- Avoid NULL pointer dereference in plugins if introspection is
+  disabled
+- Partially fix introspection build
+  + Updated translations.
+- Changes from version 2.91.8:
+  + Add a Spice plugin.
+  + Fix reverse VNC plugin
+  + Complete the GSettings migration
+  + Various build fixes
+- Changes from version 2.91.7:
+  + Build with GTK+ 3
+  + Use GtkApplication
+  + Use libpeas for plugins
+- Changes from version 2.31.5:
+  + Build with GTK+ 3
+  + Updated translations.
+- Changes from version 2.31.4:
+  + Added basic RDP support
+  + Allows using of an alternative ssh port when doing tunnel
+  + Build with GSEAL
+  + Removed password length limit for SSH connections
+  + Minor fixes
+  + Updated translations.
+- Disable ssh support until it is fixed upstream.
+- Move to pkgconfig()-style BuildRequires and GNOME 3:
+  + Old ones: gnome-panel-devel, gtk-vnc-devel, gtk2-devel,,
+libavahi-gobject-devel, libgnome-keyring-devel,
+telepathy-glib-devel, vte-devel.
+  + New ones: avahi-gobject, avahi-ui-gtk3, gnome-keyring-1,
+gtk+-3.0, gtk-vnc-2.0, libpanelapplet-4.0, libxml-2.0,
+telepathy-glib, vte-2.90.
+- Add pkgconfig(libpeas-gtk-1.0) BuildRequires.
+- Add gnome-icon-theme Requires as we need icons from there at
+  runtime.
+- Disable spice support with --disable-spice configure flag, until
+  we have spice packages in Factory.
+- Remove --enable-avahi configure flag, as autodetection is used in
+  configure.
+- Replace GConf2 schemas handling with GSettings schemas handling,
+  with %glib2_gsettings_schema_* macros.
+- Add Remote Desktop Viewer generic name to vinagre.desktop.
+- Add symlink for preferences-desktop-remote-desktop from
+  gnome-icon-theme to allow package check to pass.
+
+---

calling whatdependson for head-i586


Old:

  vinagre-2.30.3.tar.bz2

New:

  vinagre-3.0.1.tar.bz2



Other differences:
--
++ vinagre.spec ++
--- /var/tmp/diff_new_pack.jx7z7R/_old  2011-05-05 16:34:12.0 +0200
+++ /var/tmp/diff_new_pack.jx7z7R/_new  2011-05-05 16:34:12.0 +0200
@@ -19,33 +19,37 @@
 
 
 Name:   vinagre
+Summary:VNC client for GNOME
+Version:3.0.1
+Release:1
+License:GPLv2+
+Group:  

commit skelcd-openSUSE for openSUSE:Factory

2011-05-05 Thread h_root

Hello community,

here is the log from the commit of package skelcd-openSUSE for openSUSE:Factory
checked in at Thu May 5 16:37:49 CEST 2011.




--- skelcd-openSUSE/skelcd-openSUSE-non-OSS.changes 2010-12-05 
22:33:05.0 +0100
+++ 
/mounts/work_src_done/STABLE/skelcd-openSUSE/skelcd-openSUSE-non-OSS.changes
2011-04-14 11:15:58.0 +0200
@@ -1,0 +2,10 @@
+Thu Apr 14 09:15:13 UTC 2011 - a...@suse.de
+
+- Change version number to 12.1.
+
+---
+Fri Mar 25 12:32:58 UTC 2011 - a...@suse.de
+
+- Update license.
+
+---
skelcd-openSUSE.changes: same change

calling whatdependson for head-i586




Other differences:
--
++ skelcd-openSUSE-non-OSS.spec ++
--- /var/tmp/diff_new_pack.DAErd6/_old  2011-05-05 16:37:04.0 +0200
+++ /var/tmp/diff_new_pack.DAErd6/_new  2011-05-05 16:37:04.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package skelcd-openSUSE-non-OSS (Version 2010.12.5)
+# spec file for package skelcd-openSUSE-non-OSS
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -27,7 +27,7 @@
 Group:  Metapackages
 Conflicts:  skelcd-SUSE_Linux skelcd-SUSE_Linux-AddOn skelcd-sles 
skelcd-sled skelcd-openSUSE-non-OSS skelcd-openSUSE-non-OSS-CD
 AutoReqProv:off
-Version:2010.12.5
+Version:2011.5.5
 Release:1
 Summary:Skeleton for openSUSE OSS Media Sets
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -38,7 +38,7 @@
 # changed by pre_checkin
 %define is_non_oss 1
 # define our version
-%define distribution_version 11.4
+%define distribution_version 12.1
 
 %description
 Internal package only, used for openSUSE OSS Media sets

++ skelcd-openSUSE.spec ++
--- /var/tmp/diff_new_pack.DAErd6/_old  2011-05-05 16:37:04.0 +0200
+++ /var/tmp/diff_new_pack.DAErd6/_new  2011-05-05 16:37:04.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package skelcd-openSUSE (Version 2010.12.5)
+# spec file for package skelcd-openSUSE
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -27,7 +27,7 @@
 Group:  Metapackages
 Conflicts:  skelcd-SUSE_Linux skelcd-SUSE_Linux-AddOn skelcd-sles 
skelcd-sled skelcd-openSUSE-non-OSS skelcd-openSUSE-non-OSS-CD
 AutoReqProv:off
-Version:2010.12.5
+Version:2011.5.5
 Release:1
 Summary:Skeleton for openSUSE OSS Media Sets
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
@@ -38,7 +38,7 @@
 # changed by pre_checkin
 %define is_non_oss 0
 # define our version
-%define distribution_version 11.4
+%define distribution_version 12.1
 
 %description
 Internal package only, used for openSUSE OSS Media sets

++ license-SL.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/license-SL/license.txt new/license-SL/license.txt
--- old/license-SL/license.txt  2010-05-25 15:20:26.0 +0200
+++ new/license-SL/license.txt  2011-03-28 15:23:09.0 +0200
@@ -61,24 +61,20 @@
 
 As required by US law, you represent and warrant that you: (a)
 understand that openSUSE #VERSION# is subject to export controls under
-the US Commerce Department's Export Administration Regulations
-(EAR); (b) are not located in a prohibited destination country
-under the EAR or US sanctions regulations; (c) will not export,
+the Export Administration Regulations (EAR) which are implemented
+and enforced by the US Department of Commerce, Bureau of Industry and
+Security; (b) are not located in a prohibited destination country or  are
+specifically prohibited under the EAR or US sanctions regulations; (c) will 
not export,
 re-export, or transfer openSUSE #VERSION# to any prohibited destination,
 entity, or individual without the necessary export license(s)
 or authorizations(s) from the US Government; (d) will not use or
 transfer openSUSE #VERSION# for use in any sensitive nuclear, chemical,
 or biological weapons or missile technology end-uses unless
 authorized by the US Government by regulation or specific license;
-(e) understand and agree that if you are in the US and export or
-transfer openSUSE #VERSION# to eligible end users, you will, as required
-by EAR Section 741.17(e), submit semi-annual reports to the Commerce
-Department's Bureau of Industry  Security (BIS), which include
-the name and address 

commit polkit-default-privs for openSUSE:Factory

2011-05-05 Thread h_root

Hello community,

here is the log from the commit of package polkit-default-privs for 
openSUSE:Factory
checked in at Thu May 5 16:40:00 CEST 2011.




--- polkit-default-privs/polkit-default-privs.changes   2011-05-02 
16:12:43.0 +0200
+++ 
/mounts/work_src_done/STABLE/polkit-default-privs/polkit-default-privs.changes  
2011-05-05 15:51:56.0 +0200
@@ -1,0 +2,10 @@
+Thu May  5 13:51:30 UTC 2011 - lnus...@suse.de
+
+- add org.freedesktop.ModemManager.USSD (bnc#691896)
+
+---
+Thu May  5 07:19:34 UTC 2011 - lnus...@suse.de
+
+- more systemd stuff (bnc#641924)
+
+---

calling whatdependson for head-i586


Old:

  polkit-default-privs-0.1_201105021611.tar.bz2

New:

  polkit-default-privs-0.1_201105051551.tar.bz2



Other differences:
--
++ polkit-default-privs.spec ++
--- /var/tmp/diff_new_pack.VwzioV/_old  2011-05-05 16:39:19.0 +0200
+++ /var/tmp/diff_new_pack.VwzioV/_new  2011-05-05 16:39:19.0 +0200
@@ -22,7 +22,7 @@
 Name:   polkit-default-privs
 License:GPLv2+
 Group:  Productivity/Security
-Version:0.1_201105021611
+Version:0.1_201105051551
 Release:1
 Summary:SUSE PolicyKit default permissions
 Source: polkit-default-privs-%version.tar.bz2

++ polkit-default-privs-0.1_201105021611.tar.bz2 - 
polkit-default-privs-0.1_201105051551.tar.bz2 ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/polkit-default-privs-0.1_201105021611/polkit-default-privs.restrictive 
new/polkit-default-privs-0.1_201105051551/polkit-default-privs.restrictive
--- old/polkit-default-privs-0.1_201105021611/polkit-default-privs.restrictive  
2011-05-02 16:11:36.0 +0200
+++ new/polkit-default-privs-0.1_201105051551/polkit-default-privs.restrictive  
2011-05-05 15:51:09.0 +0200
@@ -300,8 +300,12 @@
 org.moblin.clockapplet.mechanism.settimeauth_admin
 org.moblin.clockapplet.mechanism.configurehwclock   auth_admin
 
-# systemd
-org.freedesktop.systemd1.ReplyPassword  auth_admin
+# systemd (bnc#641924)
+org.freedesktop.hostname1.set-hostname  auth_admin
+org.freedesktop.hostname1.set-static-hostname   auth_admin
+org.freedesktop.hostname1.set-machine-info  auth_admin
+org.freedesktop.systemd1.reply-password auth_admin
+org.freedesktop.systemd1.bus-access auth_admin
 
 # gnome-control-center
 org.gnome.randr.install-system-wide auth_admin
@@ -322,6 +326,8 @@
 org.freedesktop.ModemManager.Contacts   auth_admin
 org.freedesktop.ModemManager.SMSauth_admin
 org.freedesktop.ModemManager.Location   auth_admin
+# (bnc#691896)
+org.freedesktop.ModemManager.USSD   auth_admin
 
 # urfkill (bnc#688328)
 org.freedesktop.urfkill.block   auth_admin
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/polkit-default-privs-0.1_201105021611/polkit-default-privs.standard 
new/polkit-default-privs-0.1_201105051551/polkit-default-privs.standard
--- old/polkit-default-privs-0.1_201105021611/polkit-default-privs.standard 
2011-05-02 16:11:36.0 +0200
+++ new/polkit-default-privs-0.1_201105051551/polkit-default-privs.standard 
2011-05-05 15:51:09.0 +0200
@@ -307,8 +307,12 @@
 org.moblin.clockapplet.mechanism.settimeauth_admin
 org.moblin.clockapplet.mechanism.configurehwclock   auth_admin
 
-# systemd
-org.freedesktop.systemd1.ReplyPassword  auth_admin
+# systemd (bnc#641924)
+org.freedesktop.hostname1.set-hostname  auth_admin
+org.freedesktop.hostname1.set-static-hostname   auth_admin
+org.freedesktop.hostname1.set-machine-info  auth_admin
+org.freedesktop.systemd1.reply-password auth_admin
+org.freedesktop.systemd1.bus-access auth_admin
 
 # gnome-control-center
 org.gnome.randr.install-system-wide auth_admin
@@ -329,6 +333,8 @@
 org.freedesktop.ModemManager.Contacts   auth_admin
 org.freedesktop.ModemManager.SMSauth_admin
 org.freedesktop.ModemManager.Location   auth_admin
+# (bnc#691896)
+org.freedesktop.ModemManager.USSD   auth_admin
 
 # urfkill (bnc#688328)
 org.freedesktop.urfkill.block   
auth_admin:auth_admin:yes



commit nautilus-sendto for openSUSE:Factory

2011-05-05 Thread h_root

Hello community,

here is the log from the commit of package nautilus-sendto for openSUSE:Factory
checked in at Thu May 5 16:42:37 CEST 2011.




--- GNOME/nautilus-sendto/nautilus-sendto.changes   2010-09-28 
19:06:47.0 +0200
+++ /mounts/work_src_done/STABLE/nautilus-sendto/nautilus-sendto.changes
2011-04-26 08:11:05.0 +0200
@@ -1,0 +2,42 @@
+Tue Apr 26 07:57:16 CEST 2011 - vu...@opensuse.org
+
+- Remove explicit Requires for glib2-devel and gtk2-devel in devel
+  subpackage: they will automatically be added the pkgconfig() way.
+- Remove evolution-devel BuildRequires.
+
+---
+Fri Apr  8 13:48:38 UTC 2011 - a...@opensuse.org
+
+- Change lang package Requires to Recommends since it is not
+  mandatory at runtime.
+
+---
+Tue Apr  5 08:34:20 UTC 2011 - fcro...@novell.com
+
+- Do not remove libnstbluetooth at build time: it is no longer
+  generated.
+
+---
+Mon Apr  4 16:50:50 UTC 2011 - fcro...@novell.com
+
+- Update to version 3.0.0:
+  + Fix schema path
+  + Updated translations.
+- Changes from version 2.90.0:
+  + Port to GTK+ 3.x and GSettings
+  + Remove Bluetooth plugin, now in gnome-bluetooth itself
+  + Remove Empathy plugin, now in empathy itself
+  + Fix handling of shadowed mounts in the removable drives plugin
+  + Never unload plugins, to avoid crashes
+  + Fix mailto: command for Thunderbird
+  + Make the last select medium's widget grab focus on startup
+- Switch BuildRequires to use pkgconfig() variant:
+  + Old ones: libgupnp-av-devel, nautilus-devel
+  + New ones: gupnp-1.0, libnautilus-extension
+- Add pkgconfig(gtk+-3.0) and pkgconfig(libebook-1.2)
+  BuildRequires.
+- Remove extensions shipped by gnome-bluetooth and nautilus
+- Define with_pidgin, to easily enable/disable pidgin support. If
+  enabled, use pkgconfig(dbus-glib-1) BuildRequires
+
+---

calling whatdependson for head-i586


Old:

  nautilus-sendto-2.32.0.tar.bz2

New:

  nautilus-sendto-3.0.0.tar.bz2



Other differences:
--
++ nautilus-sendto.spec ++
--- /var/tmp/diff_new_pack.ZXPqXJ/_old  2011-05-05 16:41:05.0 +0200
+++ /var/tmp/diff_new_pack.ZXPqXJ/_new  2011-05-05 16:41:05.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package nautilus-sendto (Version 2.32.0)
+# spec file for package nautilus-sendto
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,23 +16,27 @@
 #
 
 
+%define with_pidgin 1
 
 Name:   nautilus-sendto
-Version:2.32.0
+Version:3.0.0
 Release:1
 License:GPLv2+
 Summary:Integrate Nautilus, Evolution, Empathy and Pidgin
 Url:http://www.es.gnome.org/~telemaco/
 Group:  Productivity/File utilities
 Source: 
ftp://ftp.gnome.org/pub/gnome/sources/%{name}/0.13/%{name}-%{version}.tar.bz2
-BuildRequires:  evolution-devel
 BuildRequires:  fdupes
 BuildRequires:  intltool
-BuildRequires:  libgupnp-av-devel
-BuildRequires:  nautilus-devel
-BuildRequires:  pidgin-devel
 BuildRequires:  translation-update-upstream
-Requires:   %{name}-lang = %{version}
+%if %with_pidgin
+BuildRequires:  pkgconfig(dbus-glib-1)
+%endif
+BuildRequires:  pkgconfig(gtk+-3.0)
+BuildRequires:  pkgconfig(gupnp-1.0)
+BuildRequires:  pkgconfig(libebook-1.2)
+BuildRequires:  pkgconfig(libnautilus-extension)
+Recommends: %{name}-lang
 Requires:   nautilus
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %glib2_gsettings_schema_requires
@@ -83,8 +87,6 @@
 Summary:Development files for nautilus-sendto
 Group:  Development/Libraries/GNOME
 Requires:   %{name} = %{version}
-Requires:   glib2-devel
-Requires:   gtk2-devel
 
 %description devel
 Development headers and documentation for nautilus-sendto.
@@ -100,6 +102,8 @@
 
 %install
 %makeinstall
+# now shipped with nautilus itself
+rm %{buildroot}%{_libdir}/nautilus/extensions-3.0/libnautilus-sendto.so
 %if 0%{?suse_version} = 1120
 %{__rm} %{buildroot}%{_datadir}/locale/en@shaw/LC_MESSAGES/*
 %endif
@@ -123,7 +127,6 @@
 %{_datadir}/GConf/gsettings/nautilus-sendto-convert
 %{_datadir}/glib-2.0/schemas/org.gnome.Nautilus.Sendto.gschema.xml
 %{_datadir}/nautilus-sendto/
-%{_libdir}/nautilus/extensions-2.0/*.so
 %dir %{_libdir}/nautilus-sendto
 %dir %{_libdir}/nautilus-sendto/plugins
 # Explicitly list plugins that should be in this package (they don't bring 
dependencies)
@@ -136,9 +139,12 @@
 %defattr(-, root, root)
 

commit mousetweaks for openSUSE:Factory

2011-05-05 Thread h_root

Hello community,

here is the log from the commit of package mousetweaks for openSUSE:Factory
checked in at Thu May 5 16:45:56 CEST 2011.




--- GNOME/mousetweaks/mousetweaks.changes   2011-02-14 20:11:06.0 
+0100
+++ /mounts/work_src_done/STABLE/mousetweaks/mousetweaks.changes
2011-04-26 08:21:28.0 +0200
@@ -1,0 +2,53 @@
+Tue Apr  5 13:36:02 UTC 2011 - fcro...@novell.com
+
+- Update to version 3.0.0:
+  + Updated translations.
+
+---
+Wed Mar 30 16:33:11 UTC 2011 - fcro...@novell.com
+
+- Update to version 2.91.92:
+  + Fix compiler warnings
+  + Add GTK option group
+  + Change click-type window title to Hover Click
+  + Bump dependency to stable GTK 3.0 release
+  + Use G_SETTINGS_BIND_GET for settings that never get modified
+  + Load existing cursors from the library
+  + Sync schema path with gsettings-desktop-schemas
+  + Updated translations
+- Changes from version 2.91.90:
+  + Fix signal number argument in callback
+  + Do a NULL check before referencing a cursor
+- Changes from version 2.91.3:
+  + Port applets to libpanelapplet-3
+- Changes from version 2.91.2:
+  + Add gsettings convert data
+  + Add geometry option to set size and position of the
+click-type window.
+  + Add new orientation option to the click-type window
+  + Remove animate-cursor option
+  + Sync with changes in gsettings-desktop-schemas
+  + Fix mem leak and reduce nr. of cursor image copies
+  + Don't emit cursor_changed signals if we have set the cursor
+  + Bump gsettings-desktop-schemas dependency to 0.1.0
+  + Remove mt-main header file
+  + bgo#633844: L10N: Fix a typo
+  + bgo#633932: L10N: Add translation comments for button
+orientation.
+- Changes from version 2.91.1:
+  + Disable panel applets by default for GNOME 3
+  + Use gdk_display_get_default instead of GDK_DISPLAY
+  + Remove GdkGc based drawing code
+  + Use a common X Display accessor
+  + Remove mouse orientation checks
+  + Only install man pages if the applets are built
+  + Sync with GSettings changes in gnome-settings-daemon
+  + Launch UA panel instead of the mouse capplet
+  + bgo#631533: Adapt to GtkObject removal in GTK3
+  + bgo#620171: Migrate to GSettings
+- Change old-style BuildRequires to new pkgconfig()/GNOME3 ones:
+  gconf2-devel, gtk2-devel to gsettings-desktop-schemas, gtk+-3.0.
+- Replace GConf2 schemas handling with GSettings schemas handling,
+  with %glib2_gsettings_schema_* macros.
+
+---

calling whatdependson for head-i586


Old:

  mousetweaks-2.32.1.tar.bz2

New:

  mousetweaks-3.0.0.tar.bz2



Other differences:
--
++ mousetweaks.spec ++
--- /var/tmp/diff_new_pack.Jr0ttB/_old  2011-05-05 16:45:07.0 +0200
+++ /var/tmp/diff_new_pack.Jr0ttB/_new  2011-05-05 16:45:07.0 +0200
@@ -18,23 +18,23 @@
 
 
 Name:   mousetweaks
-Version:2.32.1
-Release:7
+Version:3.0.0
+Release:1
 License:GPLv3
 Summary:Tweak mouse settings in GNOME
 Url:http://www.gnome.org
 Group:  System/GUI/GNOME
 Source0:%{name}-%{version}.tar.bz2
 BuildRequires:  fdupes
-BuildRequires:  gconf2-devel
 BuildRequires:  gnome-doc-utils-devel
 BuildRequires:  gnome-panel-devel
-BuildRequires:  gtk2-devel
 BuildRequires:  intltool
 BuildRequires:  translation-update-upstream
+BuildRequires:  pkgconfig(gsettings-desktop-schemas)
+BuildRequires:  pkgconfig(gtk+-3.0)
 Recommends: %{name}-lang
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-%gconf_schemas_prereq
+%glib2_gsettings_schema_requires
 
 %description
 The Mousetweaks package provides mouse accessibility enhancements for
@@ -51,23 +51,19 @@
 
 %install
 %makeinstall
-%if 0%{?suse_version} = 1120
-%{__rm} %{buildroot}%{_datadir}/locale/en@shaw/LC_MESSAGES/*
-%endif
-%find_gconf_schemas
 %find_lang %{name} %{?no_lang_C}
 %fdupes %{buildroot}
 
-%pre -f %{name}.schemas_pre
-
-%preun -f %{name}.schemas_preun
-
-%posttrans -f %{name}.schemas_posttrans
-
 %clean
 rm -rf %{buildroot}
 
-%files -f %{name}.schemas_list
+%post
+%glib2_gsettings_schema_post
+
+%postun
+%glib2_gsettings_schema_postun
+
+%files
 %defattr(-, root, root)
 %doc AUTHORS NEWS README TODO
 %dir %{_datadir}/gnome/
@@ -78,9 +74,11 @@
 %dir %{_datadir}/omf/%{name}/
 %doc %{_datadir}/omf/%{name}/%{name}-C.omf
 %{_bindir}/*
-%{_libdir}/bonobo/servers/*.server
 %{_mandir}/man1/*.1.gz
-%{_datadir}/mousetweaks
+%{_datadir}/GConf/gsettings/mousetweaks.convert
+%{_datadir}/glib-2.0/schemas/org.gnome.mousetweaks.enums.xml
+%{_datadir}/glib-2.0/schemas/org.gnome.mousetweaks.gschema.xml
+%{_datadir}/mousetweaks/
 
 %files lang -f %{name}.lang
 

++ mousetweaks-2.32.1.tar.bz2 - mousetweaks-3.0.0.tar.bz2 ++
 46495 lines of diff (skipped)



commit gnome-user-docs for openSUSE:Factory

2011-05-05 Thread h_root

Hello community,

here is the log from the commit of package gnome-user-docs for openSUSE:Factory
checked in at Thu May 5 16:46:36 CEST 2011.




--- GNOME/gnome-user-docs/gnome-user-docs.changes   2011-02-13 
18:41:39.0 +0100
+++ /mounts/work_src_done/STABLE/gnome-user-docs/gnome-user-docs.changes
2011-04-26 15:38:43.0 +0200
@@ -1,0 +2,43 @@
+Tue Apr 26 13:34:09 UTC 2011 - fcro...@novell.com
+
+- Update to version 3.0.3:
+  + Fixed validity errors.
+  + Updated translations.
+- Changes from version 3.0.2:
+  + Changed recommended steps for shutdown/restart.
+  + Clarification on the clock and calendar
+
+---
+Mon Apr 11 08:16:52 UTC 2011 - fcro...@novell.com
+
+- Update to version 3.0.1:
+  + Use standard license info on all pages.
+  + Added more tips about the middle mouse button.
+  + Small corrections.
+  + Updated translations.
+
+---
+Wed Apr  6 08:29:09 UTC 2011 - fcro...@novell.com
+
+- Update to version 3.0.0:
+  + Massive updates to gnome-help.
+  + Updated translations.
+
+---
+Tue Mar 22 17:09:15 UTC 2011 - fcro...@novell.com
+
+- Update to version 2.91.92:
+  + Massive updates to gnome-help
+  + Updated translations.
+- Changes from version 2.91.91:
+  + Updates to mouse, screenshot, files, backup, shell, user
+  + Updates to session, files
+  + Updated translations.
+
+---
+Tue Feb 22 16:19:33 UTC 2011 - fcro...@novell.com
+
+- Update to 2.91.90:
+  + New Mallard-based GNOME help
+
+---

calling whatdependson for head-i586


Old:

  gnome-user-docs-2.32.0.tar.bz2

New:

  gnome-user-docs-3.0.3.tar.bz2



Other differences:
--
++ gnome-user-docs.spec ++
--- /var/tmp/diff_new_pack.DAKW2i/_old  2011-05-05 16:46:03.0 +0200
+++ /var/tmp/diff_new_pack.DAKW2i/_new  2011-05-05 16:46:03.0 +0200
@@ -18,8 +18,8 @@
 
 
 Name:   gnome-user-docs
-Version:2.32.0
-Release:2
+Version:3.0.3
+Release:1
 License:GFDL 1.1
 Summary:GNOME Desktop Documentation
 Url:http://www.gnome.org
@@ -57,9 +57,7 @@
meinproc --cache `echo $xml | sed 's/xml$/cache.bz2/'` $xml || :
 fi
 done
-%find_lang user-guide %{?no_lang_C}
-%find_lang gnome-access-guide %{?no_lang_C} user-guide.lang
-%find_lang system-admin-guide %{?no_lang_C} user-guide.lang
+%find_lang gnome-help %{?no_lang_C}
 %fdupes %{buildroot}
 
 %clean
@@ -70,20 +68,9 @@
 %doc COPYING NEWS
 %dir %{_datadir}/gnome/
 %dir %{_datadir}/gnome/help/
-%dir %{_datadir}/omf/
-%dir %{_datadir}/gnome/help/user-guide/
-%doc %{_datadir}/gnome/help/user-guide/C/
-%dir %{_datadir}/omf/user-guide/
-%doc %{_datadir}/omf/user-guide/user-guide-C.omf
-%dir %{_datadir}/gnome/help/gnome-access-guide/
-%doc %{_datadir}/gnome/help/gnome-access-guide/C/
-%dir %{_datadir}/omf/gnome-access-guide/
-%doc %{_datadir}/omf/gnome-access-guide/gnome-access-guide-C.omf
-%dir %{_datadir}/gnome/help/system-admin-guide/
-%doc %{_datadir}/gnome/help/system-admin-guide/C/
-%dir %{_datadir}/omf/system-admin-guide/
-%doc %{_datadir}/omf/system-admin-guide/system-admin-guide-C.omf
+%dir %{_datadir}/gnome/help/gnome-help/
+%doc %{_datadir}/gnome/help/gnome-help/C/
 
-%files lang -f user-guide.lang
+%files lang -f gnome-help.lang
 
 %changelog

++ gnome-user-docs-2.32.0.tar.bz2 - gnome-user-docs-3.0.3.tar.bz2 ++
GNOME/gnome-user-docs/gnome-user-docs-2.32.0.tar.bz2 
/mounts/work_src_done/STABLE/gnome-user-docs/gnome-user-docs-3.0.3.tar.bz2 
differ: char 11, line 1






Remember to have fun...

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



commit gnome-nettool for openSUSE:Factory

2011-05-05 Thread h_root

Hello community,

here is the log from the commit of package gnome-nettool for openSUSE:Factory
checked in at Thu May 5 16:50:51 CEST 2011.




--- GNOME/gnome-nettool/gnome-nettool.changes   2011-02-13 17:22:48.0 
+0100
+++ /mounts/work_src_done/STABLE/gnome-nettool/gnome-nettool.changes
2011-04-25 13:20:30.0 +0200
@@ -1,0 +2,23 @@
+Wed Apr  6 10:50:31 UTC 2011 - fcro...@novell.com
+
+- Update to version 3.0.0:
+  + Updated translations
+- Changes from version 2.91.5:
+  + Use NetworkManager connection editor if available
+  + Get working with latest GTK3
+- Changes from version 2.91.2:
+  + bgo#625900: Use GSettings
+  + Fix autocompletion and dropdown history
+- Remove pkgconfig(gconf-2.0) BuildRequires.
+- Replace pkgconfig(gtk+-2.0) BuildRequires with
+  pkgconfig(gtk+-3.0).
+- Add GSettings schemas handling with %glib2_gsettings_schema_*
+  macros.
+
+---
+Tue Mar 15 18:24:23 UTC 2011 - malcolmle...@opensuse.org
+
+- Fix bnc#679874: iputils-ping displays icmp_req= instead of
+  icmp_seq=. Handle the two outputs correctly.
+
+---
@@ -189,2 +212,2 @@
-  + #408452: Fixed the output for traceroute/ping. (Germ�n Po�-Caama�o)
-  + #414068: Added missing strings for translation (Germ�n Po�-Caama�o)
+  + #408452: Fixed the output for traceroute/ping. (Germ�n Po�-Caama�o)
+  + #414068: Added missing strings for translation (Germ�n Po�-Caama�o)
@@ -193 +216 @@
-  + #311350: Fixed locale problem in whois (Lo�s Minier)
+  + #311350: Fixed locale problem in whois (Lo�s Minier)

calling whatdependson for head-i586


Old:

  gnome-nettool-2.32.0.tar.bz2

New:

  0001-ping-Handle-output-with-icmp_req.patch
  gnome-nettool-3.0.0.tar.bz2



Other differences:
--
++ gnome-nettool.spec ++
--- /var/tmp/diff_new_pack.osKtfB/_old  2011-05-05 16:50:13.0 +0200
+++ /var/tmp/diff_new_pack.osKtfB/_new  2011-05-05 16:50:13.0 +0200
@@ -18,23 +18,25 @@
 
 
 Name:   gnome-nettool
-Version:2.32.0
-Release:3
+Version:3.0.0
+Release:1
 License:GPLv2+
 Summary:GNOME Interface for Various Networking Tools
 Url:http://www.gnome.org
 Group:  System/GUI/GNOME
 Source: 
ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/2.16/%{name}-%{version}.tar.bz2
+# PATCH-FIX-UPSTREAM 0001-ping-Handle-output-with-icmp_req.patch bnc#679874 
bg0#634749 malcolmle...@opensuse.org -- Handle output with icmp_req
+Patch0: 0001-ping-Handle-output-with-icmp_req.patch
 BuildRequires:  fdupes
 BuildRequires:  gnome-doc-utils-devel
 BuildRequires:  intltool
 BuildRequires:  translation-update-upstream
 BuildRequires:  update-desktop-files
-BuildRequires:  pkgconfig(gconf-2.0)
-BuildRequires:  pkgconfig(gtk+-2.0)
+BuildRequires:  pkgconfig(gtk+-3.0)
 BuildRequires:  pkgconfig(libgtop-2.0)
 Recommends: %{name}-lang
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+%glib2_gsettings_schema_requires
 
 %description
 GNOME Nettool is a set of front-ends to various networking command line
@@ -44,12 +46,13 @@
 %prep
 %setup -q
 translation-update-upstream
+%patch0 -p1
 
 %build
 %configure\
--libexecdir=%{_prefix}/lib/%{name}\
--disable-scrollkeeper
-make %{?jobs:-j%jobs}
+make %{?jobs:-j%jobs} V=1
 
 %install
 %makeinstall
@@ -69,10 +72,12 @@
 %post
 %desktop_database_post
 %icon_theme_cache_post
+%glib2_gsettings_schema_post
 
 %postun
 %desktop_database_postun
 %icon_theme_cache_postun
+%glib2_gsettings_schema_postun
 
 %files
 %defattr (-, root, root)
@@ -86,6 +91,7 @@
 %doc %{_datadir}/omf/%{name}/%{name}-C.omf
 %{_bindir}/gnome-nettool
 %{_datadir}/applications/gnome-nettool.desktop
+%{_datadir}/glib-2.0/schemas/org.gnome.gnome-nettool.gschema.xml
 %{_datadir}/gnome-nettool/
 %{_datadir}/icons/hicolor/*/apps/gnome-nettool.png
 %{_datadir}/icons/hicolor/scalable/apps/gnome-nettool.svg

++ 0001-ping-Handle-output-with-icmp_req.patch ++
From 9af2e18755725dc47ae8eb2867e3f038c298bc09 Mon Sep 17 00:00:00 2001
From: Josselin Mouette j...@debian.org
Date: Sat, 13 Nov 2010 13:53:12 +0100
Subject: [PATCH] [ping] Handle output with icmp_req

iputils-ping displays icmp_req= instead of icmp_seq=. Handle the two
outputs correctly.
---
 src/ping.c |7 ---
 src/ping.h |8 
 2 files changed, 8 insertions(+), 7 deletions(-)

diff --git a/src/ping.c b/src/ping.c
index 2c973c3..74f3c19 100644
--- a/src/ping.c
+++ b/src/ping.c
@@ -405,7 +405,7 @@ ping_foreach_with_tree (Netinfo * netinfo, gchar * line, 
gint len,
 
if (len  0) {  /* there are data to show */
count = strip_line (line, data, netinfo);
-   if ((count == 5) || (count == 6)) {
+   if ((count == 5) || (count == 7)) {
 
/* Creation of 

commit gconf-editor for openSUSE:Factory

2011-05-05 Thread h_root

Hello community,

here is the log from the commit of package gconf-editor for openSUSE:Factory
checked in at Thu May 5 16:51:18 CEST 2011.




--- GNOME/gconf-editor/gconf-editor.changes 2011-02-13 17:22:09.0 
+0100
+++ /mounts/work_src_done/STABLE/gconf-editor/gconf-editor.changes  
2011-04-22 11:37:41.0 +0200
@@ -1,0 +2,21 @@
+Fri Apr 22 11:37:15 CEST 2011 - vu...@opensuse.org
+
+- Remove unneeded dbus-1-glib-devel BuildRequires.
+
+---
+Tue Apr  5 13:53:03 UTC 2011 - fcro...@novell.com
+
+- Update to version 3.0.0:
+  + Updated translations.
+
+---
+Tue Mar  8 10:01:23 UTC 2011 - fcro...@novell.com
+
+- Update to version 2.91.91.1:
+  + Build fix
+  + Port to GTK+ 3
+  + Port to GDBus
+  + Use new Tango icons
+- Use pkgconfig(gtk+-3.0) BuildRequires instead of gtk2-devel.
+
+---

calling whatdependson for head-i586


Old:

  gconf-editor-2.32.0.tar.bz2

New:

  gconf-editor-3.0.0.tar.bz2



Other differences:
--
++ gconf-editor.spec ++
--- /var/tmp/diff_new_pack.ZhSVM2/_old  2011-05-05 16:50:57.0 +0200
+++ /var/tmp/diff_new_pack.ZhSVM2/_new  2011-05-05 16:50:57.0 +0200
@@ -18,8 +18,8 @@
 
 
 Name:   gconf-editor
-Version:2.32.0
-Release:3
+Version:3.0.0
+Release:1
 License:GPLv2+
 Summary:An Editor for the GConf Database System
 Url:http://www.gnome.org
@@ -27,14 +27,13 @@
 Source: 
ftp://ftp.gnome.org/pub/GNOME/sources/gconf-editor/2.20/%{name}-%{version}.tar.bz2
 # PATCH-FEATURE-OPENSUSE gconf-editor-desktop.patch
 Patch1: %{name}-desktop.patch
-BuildRequires:  dbus-1-glib-devel
 BuildRequires:  fdupes
 BuildRequires:  gconf2-devel
 BuildRequires:  gnome-doc-utils-devel
-BuildRequires:  gtk2-devel
 BuildRequires:  intltool
 BuildRequires:  translation-update-upstream
 BuildRequires:  update-desktop-files
+BuildRequires:  pkgconfig(gtk+-3.0)
 Recommends: %{name}-lang
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %gconf_schemas_prereq
@@ -54,7 +53,6 @@
 # Do not add patches here, but before gnome-patch-translation-update.
 
 %build
-#autoreconf -f -i
 %configure\
--disable-scrollkeeper\

--with-gconf-defaults-source=xml::%{_sysconfdir}/gconf/gconf.xml.defaults \
@@ -100,7 +98,7 @@
 %doc %{_datadir}/omf/%{name}/%{name}-C.omf
 %{_bindir}/*
 %{_datadir}/applications/gconf-editor.desktop
-%{_datadir}/icons/hicolor/48x48/apps/gconf-editor.png
+%{_datadir}/icons/hicolor/*/apps/gconf-editor.png
 %{_datadir}/gconf-editor/
 %doc %{_mandir}/man?/*.*
 

++ gconf-editor-2.32.0.tar.bz2 - gconf-editor-3.0.0.tar.bz2 ++
 25574 lines of diff (skipped)






Remember to have fun...

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



commit gcalctool for openSUSE:Factory

2011-05-05 Thread h_root

Hello community,

here is the log from the commit of package gcalctool for openSUSE:Factory
checked in at Thu May 5 16:51:51 CEST 2011.




--- GNOME/gcalctool/gcalctool.changes   2011-02-13 17:22:07.0 +0100
+++ /mounts/work_src_done/STABLE/gcalctool/gcalctool.changes2011-04-27 
15:28:56.0 +0200
@@ -1,0 +2,80 @@
+Wed Apr 27 13:24:21 UTC 2011 - fcro...@novell.com
+
+- Update to version 6.0.1:
+  + bgo#648205: fix conversion of nautical miles.
+  + bgo#646093: mark strings for translation that were missed.
+  + bgo#647327: only write to GSettings when settings change,
+don't sync on exit.
+  + Fix crash when not all currencies downloaded.
+  + bgo#646142: fix bit editor.
+  + bgo#634066: fix 0^n generating error for fractional n.
+  + Fix order of implied multiplication.
+  + Make automatic exponentiation less aggressive.
+  + Fix thousands separator being on front of three digit numbers.
+  + Don't clear display when entering digit inside result.
+
+---
+Mon Apr  4 12:58:44 UTC 2011 - fcro...@novell.com
+
+- Update to version 6.0.0:
+  + Use /org/gnome as location for gsettings keys.  This will mean
+gcalctool 5.31.x users will have their settings reset to
+defaults.
+  + bgo#645663: correctly choose the first conversion when
+none/invalid defined.
+
+---
+Mon Mar 28 13:16:41 UTC 2011 - fcro...@novell.com
+
+- Update to version 5.91.93:
+  + Updated translations
+
+---
+Mon Mar 21 11:10:02 UTC 2011 - fcro...@novell.com
+
+- Update to version 5.91.92:
+  + bgo#645138: Add gcalccmd man page
+  + bgo#645137: Remove references to ~/.gcalctoolrc
+
+---
+Fri Mar 18 09:09:41 UTC 2011 - fcro...@novell.com
+
+- Update to version 5.91.91:
+  + bgo#644980: disable localized digits.
+  + bgo#637328: fix crash doing bitwise operations with large
+numbers.
+  + Don't use automatic exponential format when not in base 10.
+  + Only use thousands separators in base 10.
+  + bgo#640818: set currency on first start.
+  + bgo#634904: support entering super/subscript with numeric
+keypad.
+
+---
+Tue Feb 22 18:05:21 UTC 2011 - fcro...@novell.com
+
+- Update to version 5.91.90:
+  + Fix grammar mistakes
+  + Fix translated conversions (bgo#641166)
+- Changes from version 5.91.6:
+  + Add fixed rate of 15.6466 EEK = 1 EUR (bgo#639332)
+  + Use full name of currency in conversion bar
+  + Add temperature conversion
+  + Update conversion bar when currencies are updated
+  + Fix incorrect display of complex numbers
+  + Now able to change currencies from advanced mode
+- Changes from version 5.91.5:
+  + Make new variable buttons that combines add/set/get and clear
+into one dialog.
+  + Add a decimal point button to the programming mode
+  + Make the numeric keypad produce numbers even when numlock is on
+- Changes from version 5.91.4:
+  + Use new Indian Rupee sign (bgo#636587)
+  + Use currency rates from the IMF as well as the ECB to add 
+24 new rates:
+  AED, BHD, BND, BWP, CLP, COP, DZD, ILS, IRR, KWD, KZT, LKR,
+  LYD, MUR, NPR, OMR, PEN, PKR, QAR, SAR, TND, TTD, UYU, VEF
+  + Don't hide GCalctool in KDE
+  + Convert numeric keypad separator into locale specific version
+(bgo#632794)
+
+---
@@ -10,0 +91,43 @@
+
+---
+Fri Dec 17 11:54:26 CET 2010 - vu...@opensuse.org
+
+- Update to version 5.91.3:
+  + Fix incorrect calculation of tanh
+  + Fix dropping of decimal points when thousand separator is '.'
+(bgo#635517)
+  + Improve conversion bar
+  + Fix crash in scientific mode
+  + Add new automatic display mode that switches from fixed to
+scientific when numbers are too large
+- Changes from version 5.91.2:
+  + Fix broken thousands separators code (bgo#628908)
+  + Don't make window resizable, it is not supposed to be
+  + Use icons for undo and clear buttons as the translations cause
+them to be oversized in some languages
+  + Handle Han digits (〇〡〢〣〤〥〦〧〨〩)
+  + If a thousands separator is not defined then use ' '
+(bgo#632182)
+  + Fix incorrect error text for acosh function (bgo#632614)
+- Changes from version 5.91.1:
+  + Clear display when an answer is displayed and a numeric point
+is inserted
+  + Add GUI for unit conversations (bgo#539830)
+  + Fix the definition of ounces
+  + Remove trailing whitespace when entering super-/subscript mode
+(bgo#631988)
+  + Calculate answers in separate thread (bgo#576371)
+  + Stop '*'+backspace+'*' being converted into '^'
+  + Updated translations
+- Changes from version 5.91.0:
+  + Port to GTK+-3 (bgo#630115)
+  + Don't crash on pasting 

commit gnome-control-center for openSUSE:11.4

2011-05-05 Thread h_root

Hello community,

here is the log from the commit of package gnome-control-center for 
openSUSE:11.4
checked in at Thu May 5 18:36:31 CEST 2011.




--- old-versions/11.4/all/gnome-control-center/gnome-control-center.changes 
2011-02-21 15:33:50.0 +0100
+++ 11.4/gnome-control-center/gnome-control-center.changes  2011-04-26 
09:02:15.0 +0200
@@ -1,0 +2,7 @@
+Tue Apr 26 06:58:47 UTC 2011 - g...@novell.com
+
+- Add gnome-control-center-slideshow-arrows.patch: correct the
+  wrong arrows in gnome-appearance-properties due to a gtk change.
+  (bnc#674537)
+
+---

Package does not exist at destination yet. Using Fallback 
old-versions/11.4/all/gnome-control-center
Destination is old-versions/11.4/UPDATES/all/gnome-control-center
calling whatdependson for 11.4-i586


New:

  gnome-control-center-slideshow-arrows.patch



Other differences:
--
++ gnome-control-center.spec ++
--- /var/tmp/diff_new_pack.eJzwll/_old  2011-05-05 18:34:21.0 +0200
+++ /var/tmp/diff_new_pack.eJzwll/_new  2011-05-05 18:34:21.0 +0200
@@ -52,7 +52,7 @@
 Obsoletes:  fontilus themus acme
 Provides:   fontilus themus acme
 Version:2.32.1
-Release:7.RELEASE2
+Release:7.RELEASE12
 Summary:The GNOME Control Center
 Source: %{name}-%{version}.tar.bz2
 # PATCH-FEATURE-OPENSUSE gnome-control-center-shell-common-tasks-i18n.patch 
vu...@opensuse.org -- Translate favorite capplets in the code. This is needed 
for our gconf2-branding to really work for this setting, so keep in sync with 
gconf2-branding.
@@ -67,6 +67,8 @@
 Patch14:gnome-control-center-system-proxy-configuration.patch
 # PATCH-FEATURE-OPENSUSE gnome-control-center-use-settings-menu.patch
 Patch28:gnome-control-center-use-settings-menu.patch
+# PATCH-FIX-UPSTREAM gnome-control-center-slideshow-arrows.patch 
g...@novell.com -- Correct the slideshow arrows in the background items
+Patch29:gnome-control-center-slideshow-arrows.patch
 Url:http://www.gnome.org
 Requires:   nautilus gnome-settings-daemon gnome-menus
 Recommends: %{name}-lang
@@ -125,6 +127,7 @@
 #NEEDS-REBASE
 #%patch14 -p1
 %patch28
+%patch29 -p1
 gnome-patch-translation-update
 
 %build

++ gnome-control-center-slideshow-arrows.patch ++
diff --git a/capplets/appearance/appearance-desktop.c 
b/capplets/appearance/appearance-desktop.c
index 0536a9d..5f71b65 100644
--- a/capplets/appearance/appearance-desktop.c
+++ b/capplets/appearance/appearance-desktop.c
@@ -1115,14 +1115,15 @@ create_button_images (AppearanceData  *data)
   GdkPixbuf *pixbuf, *pb, *pb2;
   gint i, w, h;
 
-  icon_set = gtk_style_lookup_icon_set (style, gtk-media-play);
+  icon_set = gtk_style_lookup_icon_set (style, gtk-go-back);
   pb = gtk_icon_set_render_icon (icon_set,
  style,
- GTK_TEXT_DIR_RTL,
+ GTK_TEXT_DIR_LTR,
  GTK_STATE_NORMAL,
  GTK_ICON_SIZE_MENU,
  widget,
  NULL);
+  icon_set = gtk_style_lookup_icon_set (style, gtk-go-forward);
   pb2 = gtk_icon_set_render_icon (icon_set,
   style,
   GTK_TEXT_DIR_LTR,





Remember to have fun...

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