Hello community, here is the log from the commit of package accountsservice for openSUSE:Factory checked in at Fri Jul 22 17:15:33 CEST 2011.
-------- --- GNOME/accountsservice/accountsservice.changes 2011-07-20 09:24:43.000000000 +0200 +++ /mounts/work_src_done/STABLE/accountsservice/accountsservice.changes 2011-07-20 18:43:15.000000000 +0200 @@ -1,0 +2,6 @@ +Wed Jul 20 16:51:05 CEST 2011 - [email protected] + +- Add accountsservice-sysconfig.patch: read and write autologin + configuration from sysconfig, as done in gdm. Fix bnc#688071. + +------------------------------------------------------------------- calling whatdependson for head-i586 New: ---- accountsservice-sysconfig.patch ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ accountsservice.spec ++++++ --- /var/tmp/diff_new_pack.RQMo6g/_old 2011-07-22 17:13:44.000000000 +0200 +++ /var/tmp/diff_new_pack.RQMo6g/_new 2011-07-22 17:13:44.000000000 +0200 @@ -19,12 +19,15 @@ Name: accountsservice Version: 0.6.13 -Release: 1 +Release: 2 License: GPLv3+ Summary: D-Bus Service to Manipulate User Account Information Url: http://www.fedoraproject.org/wiki/Features/UserAccountDialog Group: System/Daemons Source: http://www.freedesktop.org/software/accountsservice/%{name}-%{version}.tar.xz +# WARNING: do not remove/significantly change patch0 without updating the relevant patch in gdm too +# PATCH-FIX-OPENSUSE accountsservice-sysconfig.patch bnc#688071 [email protected] -- Read/write autologin configuration from sysconfig, like gdm (see gdm-sysconfig-settings.patch) +Patch0: accountsservice-sysconfig.patch BuildRequires: intltool # Only needed because we don't (and won't) support building xz tarballs by default... See bnc#697467 BuildRequires: xz @@ -68,6 +71,7 @@ %lang_package %prep %setup -q +%patch0 -p1 %build %configure --disable-static ++++++ accountsservice-sysconfig.patch ++++++ ++++ 671 lines (skipped) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
