Autobuild autoformatter for 81650
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gdm?expand=0&rev=122
This commit is contained in:
parent
a5231dfb07
commit
54773c752b
5
gdm.spec
5
gdm.spec
@ -15,6 +15,7 @@
|
|||||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
# FIXME: need to check what should be done to enable this (at least adapt the pam files). See bnc#699999
|
# FIXME: need to check what should be done to enable this (at least adapt the pam files). See bnc#699999
|
||||||
%define enable_split_authentication 0
|
%define enable_split_authentication 0
|
||||||
|
|
||||||
@ -151,7 +152,9 @@ The GNOME Display Manager is a system service that is responsible for
|
|||||||
providing graphical log-ins and managing local and remote displays.
|
providing graphical log-ins and managing local and remote displays.
|
||||||
|
|
||||||
%if %{enable_split_authentication}
|
%if %{enable_split_authentication}
|
||||||
|
|
||||||
%package simple-greeter-extensions
|
%package simple-greeter-extensions
|
||||||
|
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Summary: GDM Simple Greeter Extensions -- Fingerprint and Smartcard Support
|
Summary: GDM Simple Greeter Extensions -- Fingerprint and Smartcard Support
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -349,6 +352,7 @@ fi
|
|||||||
%postun -n libgdmsimplegreeter1 -p /sbin/ldconfig
|
%postun -n libgdmsimplegreeter1 -p /sbin/ldconfig
|
||||||
|
|
||||||
%if %{enable_split_authentication}
|
%if %{enable_split_authentication}
|
||||||
|
|
||||||
%post simple-greeter-extensions
|
%post simple-greeter-extensions
|
||||||
%glib2_gsettings_schema_post
|
%glib2_gsettings_schema_post
|
||||||
|
|
||||||
@ -426,6 +430,7 @@ fi
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%if %{enable_split_authentication}
|
%if %{enable_split_authentication}
|
||||||
|
|
||||||
%files simple-greeter-extensions
|
%files simple-greeter-extensions
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
# fingerprint
|
# fingerprint
|
||||||
|
Loading…
x
Reference in New Issue
Block a user