This commit is contained in:
committed by
Git OBS Bridge
parent
3943aa9453
commit
27fcade0f3
@@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Mar 2 14:53:59 CET 2007 - sbrabec@suse.cz
|
||||||
|
|
||||||
|
- Do not own /usr/share/xsessions (#229172).
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Feb 27 02:40:31 CET 2007 - hpj@suse.de
|
Tue Feb 27 02:40:31 CET 2007 - hpj@suse.de
|
||||||
|
|
||||||
|
7
gdm.spec
7
gdm.spec
@@ -25,7 +25,7 @@ License: GNU General Public License (GPL)
|
|||||||
Group: System/GUI/GNOME
|
Group: System/GUI/GNOME
|
||||||
Autoreqprov: on
|
Autoreqprov: on
|
||||||
Version: 2.16.1
|
Version: 2.16.1
|
||||||
Release: 59
|
Release: 60
|
||||||
Summary: The GNOME 2.x Display Manager
|
Summary: The GNOME 2.x Display Manager
|
||||||
Source: %{name}-%{version}.tar.bz2
|
Source: %{name}-%{version}.tar.bz2
|
||||||
Source1: gdm.pamd
|
Source1: gdm.pamd
|
||||||
@@ -228,10 +228,13 @@ sed -i s:DISPLAYMANAGER=/opt/gnome/sbin/gdm:DISPLAYMANAGER=/usr/sbin/gdm:g etc/i
|
|||||||
%if %suse_version <1010
|
%if %suse_version <1010
|
||||||
/var/adm/fillup-templates/*
|
/var/adm/fillup-templates/*
|
||||||
%endif
|
%endif
|
||||||
# FIXME: Should be moved to filesystem:
|
%if %suse_version <= 1020
|
||||||
%dir /usr/share/xsessions
|
%dir /usr/share/xsessions
|
||||||
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Mar 02 2007 - sbrabec@suse.cz
|
||||||
|
- Do not own /usr/share/xsessions (#229172).
|
||||||
* Tue Feb 27 2007 - hpj@suse.de
|
* Tue Feb 27 2007 - hpj@suse.de
|
||||||
- Added gdm-2.13.0.4-audit-login.patch, which fixes Novell bug
|
- Added gdm-2.13.0.4-audit-login.patch, which fixes Novell bug
|
||||||
[#234133] (GDM cannot log authentication attempts).
|
[#234133] (GDM cannot log authentication attempts).
|
||||||
|
Reference in New Issue
Block a user