Accepting request 141593 from home:dimstar:branches:GNOME:Factory
Update to 3.6.2 OBS-URL: https://build.opensuse.org/request/show/141593 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gdm?expand=0&rev=226
This commit is contained in:
12
gdm.spec
12
gdm.spec
@@ -27,7 +27,7 @@
|
||||
%define enable_split_authentication 0
|
||||
|
||||
Name: gdm
|
||||
Version: 3.6.1
|
||||
Version: 3.6.2
|
||||
Release: 0
|
||||
Summary: The GNOME Display Manager
|
||||
License: GPL-2.0+
|
||||
@@ -263,15 +263,16 @@ NOCONFIGURE=1 gnome-autogen.sh
|
||||
|
||||
%install
|
||||
%make_install
|
||||
%if 0%{?suse_version} <= 1120
|
||||
%{__rm} %{buildroot}%{_datadir}/locale/en@shaw/LC_MESSAGES/*
|
||||
%endif
|
||||
find %{buildroot}%{_libdir} -name '*.la' -type f -delete -print
|
||||
%if ! %{enable_split_authentication}
|
||||
# Create extensions directory if it's not there yet, so we can package it
|
||||
test ! -d %{buildroot}%{_libdir}/gdm/simple-greeter/extensions
|
||||
mkdir -p %{buildroot}%{_libdir}/gdm/simple-greeter/extensions
|
||||
%endif
|
||||
# Do not ship the systemd.service file: openSUSE uses xdm, which enables the DM based on sysconfig.
|
||||
%if %{with_systemd}
|
||||
rm %{buildroot}%{systemdsystemunitdir}/gdm.service
|
||||
%endif
|
||||
# Remove wrapper, it is not needed.
|
||||
mv $RPM_BUILD_ROOT%{_sbindir}/gdm-binary $RPM_BUILD_ROOT%{_sbindir}/gdm
|
||||
# dconf database, rebuilt in scriptlets; touch it for %%ghost
|
||||
@@ -427,9 +428,6 @@ dconf update
|
||||
%{_datadir}/gdm/simple-greeter/extensions/password/
|
||||
%{_libdir}/gdm/simple-greeter/extensions/libpassword.so
|
||||
%endif
|
||||
%if %{with_systemd}
|
||||
%{systemdsystemunitdir}/gdm.service
|
||||
%endif
|
||||
|
||||
%if %{enable_split_authentication}
|
||||
|
||||
|
Reference in New Issue
Block a user