Accepting request 254026 from home:Zaitor:branches:GNOME:Factory

Bah :-) how about now....

OBS-URL: https://build.opensuse.org/request/show/254026
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/accountsservice?expand=0&rev=73
This commit is contained in:
Dominique Leuenberger 2014-10-05 15:53:08 +00:00 committed by Git OBS Bridge
parent a3a825d812
commit e4a48eda24
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sun Oct 5 15:34:00 UTC 2014 - zaitor@opensuse.org
- Pass --enable-user-heuristics to configure to ensure that legacy
users are still shown in GDM facebrowser.
-------------------------------------------------------------------
Thu Sep 25 08:34:16 UTC 2014 - dimstar@opensuse.org

View File

@ -94,7 +94,8 @@ querying and manipulating user account information.
# needed for patch0
NOCONFIGURE=1 gnome-autogen.sh
%configure \
--disable-static
--disable-static \
--enable-user-heuristics
make %{?jobs:-j%jobs}
%install