commit gnome-screensaver for openSUSE:Factory
Hello community, here is the log from the commit of package gnome-screensaver for openSUSE:Factory checked in at Wed Mar 25 19:37:36 CET 2009. -------- --- GNOME/gnome-screensaver/gnome-screensaver.changes 2009-02-16 18:00:21.000000000 +0100 +++ gnome-screensaver/gnome-screensaver.changes 2009-03-19 04:50:00.000000000 +0100 @@ -1,0 +2,16 @@ +Thu Mar 19 04:44:12 CET 2009 - vuntz@novell.com + +- Update to version 2.26.0: + + Remove power notice signal + + Rely on GNOME session idle detection + + Proxy g-s inhibitors over to the session + + Read status message from session + + Accept a full path for theme +- Respin gnome-screensaver-suse-pam.diff. Note that we don't enable + pam_gnome_keyring.so there since it's in common-auth for us + (thanks to pam-config). +- Remove check for old version of openSUSE. +- Remove AutoReqProv: it's default now. +- Remove -fno-strict-aliasing from CFLAGS. + +------------------------------------------------------------------- calling whatdependson for head-i586 Old: ---- gnome-screensaver-2.25.2.tar.bz2 New: ---- gnome-screensaver-2.26.0.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gnome-screensaver.spec ++++++ --- /var/tmp/diff_new_pack.tZ4135/_old 2009-03-25 19:35:19.000000000 +0100 +++ /var/tmp/diff_new_pack.tZ4135/_new 2009-03-25 19:35:19.000000000 +0100 @@ -1,5 +1,5 @@ # -# spec file for package gnome-screensaver (Version 2.25.2) +# spec file for package gnome-screensaver (Version 2.26.0) # # Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -23,13 +23,9 @@ BuildRequires: intltool libfprint-devel libglade2-devel libgnomekbd-devel libgnomeui-devel BuildRequires: libnotify-devel libxslt pam-devel perl-XML-Parser BuildRequires: translation-update-upstream update-desktop-files xmlto xscreensaver -%if %suse_version > 1010 BuildRequires: dbus-1-glib-devel -%else -BuildRequires: dbus-1-devel dbus-1-glib -%endif -Version: 2.25.2 -Release: 3 +Version: 2.26.0 +Release: 1 Url: http://www.gnome.org/ Group: System/GUI/GNOME License: GPL v2 or later @@ -46,7 +42,6 @@ Patch10: gnome-screensaver-finger-print.patch # PATCH-FIX-UPSTREAM gnome-screensaver-multihead-unlock.patch bnc#444157 bgo#455118 rodrigo@novell.com Patch12: gnome-screensaver-multihead-unlock.patch -AutoReqProv: on Requires: /sbin/unix2_chkpwd xscreensaver Requires: %{name}-lang = %{version} Provides: %{name}-devel = %{version}-%{release} @@ -82,8 +77,6 @@ %build # gnome-common intltool are needed only here autoreconf -f -i -# needed for gnome-screensaver-2.16.1: -export CFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing" # FIXME: Maybe libexecdir the same as xscreensaver. %configure\ --libexecdir=%{_prefix}/lib/%{name}\ @@ -149,6 +142,19 @@ %files lang -f %{name}.lang %changelog +* Thu Mar 19 2009 vuntz@novell.com +- Update to version 2.26.0: + + Remove power notice signal + + Rely on GNOME session idle detection + + Proxy g-s inhibitors over to the session + + Read status message from session + + Accept a full path for theme +- Respin gnome-screensaver-suse-pam.diff. Note that we don't enable + pam_gnome_keyring.so there since it's in common-auth for us + (thanks to pam-config). +- Remove check for old version of openSUSE. +- Remove AutoReqProv: it's default now. +- Remove -fno-strict-aliasing from CFLAGS. * Mon Feb 16 2009 sbrabec@suse.cz - Added support for translation-update-upstream (FATE#301344). * Tue Feb 10 2009 vuntz@novell.com ++++++ gnome-screensaver-2.25.2.tar.bz2 -> gnome-screensaver-2.26.0.tar.bz2 ++++++ ++++ 42521 lines of diff (skipped) ++++++ gnome-screensaver-suse-pam.diff ++++++ --- /var/tmp/diff_new_pack.tZ4135/_old 2009-03-25 19:35:22.000000000 +0100 +++ /var/tmp/diff_new_pack.tZ4135/_new 2009-03-25 19:35:22.000000000 +0100 @@ -1,29 +1,29 @@ Index: data/gnome-screensaver =================================================================== -RCS file: /cvs/gnome/gnome-screensaver/data/gnome-screensaver,v -retrieving revision 1.3 -diff -u -p -r1.3 gnome-screensaver ---- data/gnome-screensaver 13 Oct 2005 22:17:47 -0000 1.3 -+++ data/gnome-screensaver 16 Jan 2006 14:23:04 -0000 -@@ -1,13 +1,13 @@ +--- data/gnome-screensaver.orig ++++ data/gnome-screensaver +@@ -1,15 +1,15 @@ #%PAM-1.0 # Fedora Core -auth include system-auth +-auth optional pam_gnome_keyring.so -account include system-auth -password include system-auth -session include system-auth +#auth include system-auth ++#auth optional pam_gnome_keyring.so +#account include system-auth +#password include system-auth +#session include system-auth # SuSE/Novell -#auth include common-auth ++auth include common-auth + #auth optional pam_gnome_keyring.so -#account include common-account -#password include common-password -#session include common-session -+auth include common-auth +account include common-account +password include common-password +session include common-session ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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