Mailinglist Archive: opensuse-commit (1248 mails)
| < Previous | Next > |
commit gconf2 for openSUSE:Factory
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Thu, 01 Apr 2010 03:08:21 +0200
- Message-id: <20100401010821.610DF20299@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package gconf2 for openSUSE:Factory
checked in at Thu Apr 1 03:08:21 CEST 2010.
--------
--- GNOME/gconf2/gconf2.changes 2009-12-17 20:27:33.000000000 +0100
+++ /mounts/work_src_done/STABLE/gconf2/gconf2.changes 2010-03-30
20:01:04.000000000 +0200
@@ -1,0 +2,12 @@
+Tue Mar 30 19:59:44 CEST 2010 - vuntz@xxxxxxxxxxxx
+
+- Update to version 2.28.1:
+ + Make the defaults mechanism find the right polkit action
+ + Remove (worse than) useless signal handlers for SEGV, FPE, etc.
+ in gconfd
+ + Avoid a crash when gconftool-2 can't read the db
+ + Make gconf compile with -DGSEAL_ENABLE
+ + Updated translations.
+- Remove en@shaw translations on 11.2 and earlier.
+
+-------------------------------------------------------------------
calling whatdependson for head-i586
Old:
----
GConf-2.28.0.tar.bz2
New:
----
GConf-2.28.1.tar.bz2
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gconf2.spec ++++++
--- /var/tmp/diff_new_pack.RD3qGv/_old 2010-04-01 03:08:13.000000000 +0200
+++ /var/tmp/diff_new_pack.RD3qGv/_new 2010-04-01 03:08:13.000000000 +0200
@@ -1,7 +1,7 @@
#
-# spec file for package gconf2 (Version 2.28.0)
+# spec file for package gconf2 (Version 2.28.1)
#
-# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -32,8 +32,8 @@
%define _name GConf
License: GPLv2+ ; LGPLv2.1+
Group: System/GUI/GNOME
-Version: 2.28.0
-Release: 3
+Version: 2.28.1
+Release: 1
Summary: GNOME Configuration Database System
Source:
ftp://ftp.gnome.org/pub/gnome/sources/GConf/2.20/%{_name}-%{version}.tar.bz2
# Generic tool, not upstreamed:
@@ -124,6 +124,9 @@
%install
%makeinstall
+%if 0%{?suse_version} <= 1120
+%{__rm} %{buildroot}%{_datadir}/locale/en@shaw/LC_MESSAGES/*
+%endif
# Empty dir for schemas.
mkdir -p $RPM_BUILD_ROOT%{_datadir}/gconf/schemas
mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/gconf/gconf.xml.mandatory
++++++ GConf-2.28.0.tar.bz2 -> GConf-2.28.1.tar.bz2 ++++++
++++ 66971 lines of diff (skipped)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
--
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |