commit gnome-settings-daemon for openSUSE:Factory
Hello community, here is the log from the commit of package gnome-settings-daemon for openSUSE:Factory checked in at Wed Mar 25 18:27:02 CET 2009. -------- --- GNOME/gnome-settings-daemon/gnome-settings-daemon.changes 2009-03-10 21:55:10.000000000 +0100 +++ gnome-settings-daemon/gnome-settings-daemon.changes 2009-03-17 04:26:56.000000000 +0100 @@ -1,0 +2,11 @@ +Mon Mar 16 18:15:22 CET 2009 - vuntz@novell.com + +- Update to version 2.26.0: + + Make build work with -Wl,-z,defs (bgo#574452) + + Updated translations. +- Remove -fno-strict-aliasing from CFLAGS. +- Remove AutoReqProv: it's default now. +- Remove BuildRequires on gnome-control-center and own directories + instead, to avoid a build loop. + +------------------------------------------------------------------- calling whatdependson for head-i586 Old: ---- gnome-settings-daemon-2.25.92.tar.bz2 New: ---- gnome-settings-daemon-2.26.0.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gnome-settings-daemon.spec ++++++ --- /var/tmp/diff_new_pack.d13812/_old 2009-03-25 18:17:15.000000000 +0100 +++ /var/tmp/diff_new_pack.d13812/_new 2009-03-25 18:17:15.000000000 +0100 @@ -1,5 +1,5 @@ # -# spec file for package gnome-settings-daemon (Version 2.25.92) +# spec file for package gnome-settings-daemon (Version 2.26.0) # # Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -22,8 +22,6 @@ %define _name gnome-settings-daemon BuildRequires: fdupes BuildRequires: gnome-common -# For directory ownership -BuildRequires: gnome-control-center BuildRequires: gnome-desktop-devel BuildRequires: gnome-patch-translation BuildRequires: intltool @@ -35,7 +33,7 @@ BuildRequires: xorg-x11 License: GPL v2 or later Group: System/GUI/GNOME -Version: 2.25.92 +Version: 2.26.0 Release: 1 Summary: Settings daemon for the GNOME desktop Source: %{_name}-%{version}.tar.bz2 @@ -51,7 +49,6 @@ Requires: %{name}-lang = %{version} Obsoletes: resapplet BuildRoot: %{_tmppath}/%{name}-%{version}-build -AutoReqProv: on %gconf_schemas_prereq %description @@ -109,8 +106,6 @@ %build autoreconf -f -i -# needed for control-center-2.16.1: -export CFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing" %configure\ --libexecdir=%{_prefix}/lib/gnome-settings-daemon\ --disable-static\ @@ -148,6 +143,10 @@ %{_libdir}/gnome-settings-daemon-2.0 %{_sysconfdir}/xdg/autostart/*.desktop %{_datadir}/icons/*/*/* +# Own the directories to avoid a build dependency on gnome-control-center +# (which creates a loop) +%dir %{_datadir}/gnome-control-center +%dir %{_datadir}/gnome-control-center/keybindings %{_datadir}/gnome-control-center/keybindings/50-accessibility.xml %files lang -f %{_name}.lang @@ -158,6 +157,14 @@ %{_libdir}/pkgconfig/*.pc %changelog +* Mon Mar 16 2009 vuntz@novell.com +- Update to version 2.26.0: + + Make build work with -Wl,-z,defs (bgo#574452) + + Updated translations. +- Remove -fno-strict-aliasing from CFLAGS. +- Remove AutoReqProv: it's default now. +- Remove BuildRequires on gnome-control-center and own directories + instead, to avoid a build loop. * Tue Mar 10 2009 vuntz@novell.com - Drop gnome-settings-daemon-bnc369263-broken-xkb-layout.patch: we now have a recent enough X server. Fix bnc#483651. ++++++ gnome-settings-daemon-2.25.92.tar.bz2 -> gnome-settings-daemon-2.26.0.tar.bz2 ++++++ ++++ 45868 lines of diff (skipped) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@Hilbert.suse.de