This commit is contained in:
committed by
Git OBS Bridge
parent
adc7f6d78a
commit
746b392acc
178
gdm.spec
178
gdm.spec
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package gdm (Version 2.24.0)
|
||||
# spec file for package gdm (Version 2.25.2)
|
||||
#
|
||||
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -21,7 +21,6 @@
|
||||
Name: gdm
|
||||
BuildRequires: PolicyKit-gnome-devel
|
||||
BuildRequires: check-devel
|
||||
BuildRequires: docbook_4
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: gconf2-devel
|
||||
BuildRequires: gnome-common
|
||||
@@ -31,15 +30,9 @@ BuildRequires: gnome-patch-translation
|
||||
BuildRequires: intltool
|
||||
BuildRequires: iso-codes-devel
|
||||
BuildRequires: libglade2-devel
|
||||
BuildRequires: libgnomeprintui-devel
|
||||
BuildRequires: libgnomeui-devel
|
||||
BuildRequires: libgnutls-devel
|
||||
BuildRequires: librsvg-devel
|
||||
BuildRequires: libselinux-devel
|
||||
BuildRequires: libwnck-devel
|
||||
BuildRequires: libxklavier-devel
|
||||
BuildRequires: pam-devel
|
||||
BuildRequires: perl-XML-Parser
|
||||
BuildRequires: pwdutils
|
||||
BuildRequires: scrollkeeper
|
||||
BuildRequires: tcpd-devel
|
||||
@@ -50,14 +43,11 @@ BuildRequires: zenity
|
||||
PreReq: /usr/sbin/groupadd
|
||||
PreReq: /usr/sbin/useradd
|
||||
PreReq: /usr/sbin/usermod
|
||||
%if %suse_version < 1010
|
||||
PreReq: %fillup_prereq
|
||||
%endif
|
||||
PreReq: %insserv_prereq
|
||||
License: GPL v2 or later
|
||||
Group: System/GUI/GNOME
|
||||
Version: 2.24.0
|
||||
Release: 15
|
||||
Version: 2.25.2
|
||||
Release: 1
|
||||
Summary: The GNOME 2.x Display Manager
|
||||
Source: %{name}-%{version}.tar.bz2
|
||||
Source1: gdm.pamd
|
||||
@@ -75,29 +65,31 @@ Patch6: gdm-desktop-session-env-pam.patch
|
||||
# PATCH-FIX-OPENSUSE gdm-suse-xsession.patch vuntz@novell.com -- Use the /etc/X11/xdm/* scripts
|
||||
Patch7: gdm-suse-xsession.patch
|
||||
Patch8: gdm-domain-logon.patch
|
||||
# PATCH-FIX-UPSTREAM gdm-2.23.92-another-locale-fixup.patch jpr@novell.com -- From upstream/Fedora, canonicalize LANG variable
|
||||
Patch9: gdm-2.23.92-another-locale-fixup.patch
|
||||
# PATCH-FIX-UPSTREAM gdm-2.23.92-filter-dupes-from-lang-list.patch jpr@novell.com -- From upstream/Fedora, don't show the same language multiple times
|
||||
Patch10: gdm-2.23.92-filter-dupes-from-lang-list.patch
|
||||
# PATCH-FIX-UPSTREAM gdm-2.23.92-fix-crash.patch jpr@novell.com -- From upstream/Fedora, don't crash in the option widgets
|
||||
Patch11: gdm-2.23.92-fix-crash.patch
|
||||
# PATCH-FIX-UPSTREAM gdm-fix-icon-scale.patch vuntz@novell.com -- From upstream/Fedora: don't have a huge size for icons in the greeter
|
||||
Patch12: gdm-fix-icon-scale.patch
|
||||
# PATCH-FIX-OPENSUSE gdm-sysconfig-settings.patch bnc432360 hpj@novell.com -- Read autologin options from /etc/sysconfig/displaymanager
|
||||
Patch13: gdm-sysconfig-settings.patch
|
||||
# PATCH-FIX-UPSTREAM gdm-autologin.patch bnc436524 mmeeks@novell.com -- From upstream don't create the greeter when autologging it to save startup time
|
||||
Patch14: gdm-autologin.patch
|
||||
# PATCH-FIX-UPSTREAM gdm-greeter-greater-ui.patch bnc436431 bgo560508 vuntz@novell.com -- Improve the layout of the greeter. Note: the patch contains a patched glade file *and* the result glade file (for reference only, in case we need to rebase the patch)
|
||||
# PATCH-NEEDS-REBASE gdm-greeter-greater-ui.patch bnc436431 bgo560508 vuntz@novell.com -- Improve the layout of the greeter. Note: the patch contains a patched glade file *and* the result glade file (for reference only, in case we need to rebase the patch) (was PATCH-FIX-UPSTREAM)
|
||||
Patch15: gdm-greeter-greater-ui.patch
|
||||
# PATCH-FIX-UPSTREAM gdm-fix-xdmcp.patch bnc441396 bgo561396 hpj@novell.com -- Make XDMCP work, patch from upstream bugzilla.
|
||||
Patch16: gdm-fix-xdmcp.patch
|
||||
# PATCH-FIX-UPSTREAM gdm-fix-pam-auditing.patch bnc436852 bgo557794 hpj@novell.com -- Make PAM auditing work on logout.
|
||||
Patch17: gdm-fix-pam-auditing.patch
|
||||
# PATCH-FIX-UPSTREAM gdm-always-reflect-keyboard-layout.patch bnc438159 bgo561771 hpj@novell.com -- Make keyboard selector not neglect to apply the selected keyboard in some situations.
|
||||
Patch18: gdm-always-reflect-keyboard-layout.patch
|
||||
# PATCH-FIX-OPENSUSE gdm-save-panel-space-on-low-resolutions.patch bnc449815 hpj@novell.com -- Hide clock and/or selector labels on low resolutions.
|
||||
Patch19: gdm-save-panel-space-on-low-resolutions.patch
|
||||
# PATCH-FIX-UPSTREAM gdm-selecting-desktop-environment.patch bnc460591 mxwu@novell.com -- Selecting the right desktop environment
|
||||
Patch20: gdm-selecting-desktop-environment.patch
|
||||
# PATCH-FIX-UPSTREAM gdm-login-window-size.patch vuntz@novell.com -- Patch taken from upstream svn to fix the login window size in some cases. Needed for gdm-hide-lonely-other.patch
|
||||
Patch21: gdm-login-window-size.patch
|
||||
# PATCH-FIX-UPSTREAM gdm-hide-lonely-other.patch bnc439894 bgo568323 vuntz@novell.com -- Hide Other in the user list when there's no user list
|
||||
Patch22: gdm-hide-lonely-other.patch
|
||||
# PATCH-FIX-UPSTREAM gdm-accreditation-failed-log.patch vuntz@novell.com -- Better logging for accreditation failed
|
||||
Patch23: gdm-accreditation-failed-log.patch
|
||||
# PATCH-FIX-UPSTREAM gdm-session-worker-check-states.patch bnc470714 vuntz@novell.com -- Make sure we have consistent states in gdm-session-worker
|
||||
Patch24: gdm-session-worker-check-states.patch
|
||||
# PATCH-FIX-UPSTREAM gdm-propagate-env-to-jobs.patch bnc440860 bgo568590 vuntz@novell.com -- Forward the environment to gdm-session-worker to have translated PAM messages
|
||||
Patch25: gdm-propagate-env-to-jobs.patch
|
||||
# PATCH-FIX-UPSTREAM gdm-fix-locale-listing.patch bnc446446 vuntz@novell.com -- Fix locale listing so that all locales are listed in the language chooser
|
||||
Patch26: gdm-fix-locale-listing.patch
|
||||
Patch28: gdm-X_SERVER.patch
|
||||
# PATCH-FIX-UPSTREAM gdm-bnc468374-dbus-send-dest.patch bnc468374 bgo564767 vuntz@novell.com -- Patch taken from upstream to fix the potential dbus security issue with send_interface
|
||||
Patch29: gdm-bnc468374-dbus-send-dest.patch
|
||||
# PATCH-SUSE: enable SELinux
|
||||
Patch60: gdm-selinux.patch
|
||||
Url: http://www.gnome.org/
|
||||
@@ -167,18 +159,19 @@ Authors:
|
||||
%patch6 -p1
|
||||
%patch7 -p1
|
||||
%patch8 -p1
|
||||
%patch9 -p1
|
||||
%patch10 -p1
|
||||
%patch11 -p1
|
||||
%patch12 -p1
|
||||
%patch13 -p1
|
||||
%patch14
|
||||
%patch15 -p1
|
||||
%patch16 -p1
|
||||
%patch17 -p0
|
||||
#%patch15 -p1
|
||||
%patch18 -p1
|
||||
%patch19 -p1
|
||||
%patch20 -p1
|
||||
%patch21 -p1
|
||||
%patch22 -p0
|
||||
%patch23 -p1
|
||||
%patch24 -p1
|
||||
%patch25 -p1
|
||||
%patch26 -p1
|
||||
%patch28
|
||||
%patch29 -p1
|
||||
%patch60
|
||||
|
||||
%build
|
||||
@@ -191,8 +184,7 @@ export CFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing"
|
||||
--with-at-spi-registryd-directory=%{_prefix}/lib/at-spi \
|
||||
--with-selinux \
|
||||
--enable-ipv6\
|
||||
--disable-scrollkeeper\
|
||||
--enable-secureremote
|
||||
--disable-scrollkeeper
|
||||
%__make %{?jobs:-j%jobs}
|
||||
|
||||
%install
|
||||
@@ -286,7 +278,59 @@ fi
|
||||
%files lang -f %{name}.lang
|
||||
|
||||
%changelog
|
||||
* Thu Dec 04 2008 hpj@novell.com
|
||||
* Sat Jan 31 2009 vuntz@novell.com
|
||||
- Add gdm-fix-locale-listing.patch: correctly list all locales so
|
||||
that they appear in the language chooser. Fix bnc#446446.
|
||||
* Sat Jan 31 2009 vuntz@novell.com
|
||||
- Add gdm-propagate-env-to-jobs.patch: forward the environment to
|
||||
gdm-session-worker to have translated PAM messages. Fix
|
||||
bnc#440860.
|
||||
* Sat Jan 31 2009 vuntz@novell.com
|
||||
- Drop unneeded BuildRequires: docbook_4
|
||||
- Remove check for old versions of openSUSE
|
||||
- Don't pass non-existing --enable-secureremote flag to configure
|
||||
* Fri Jan 30 2009 vuntz@novell.com
|
||||
- Add gdm-session-worker-check-states.patch to fix bnc#470714. We
|
||||
were handling late a setup signal, while we were already doing
|
||||
something else.
|
||||
* Thu Jan 29 2009 vuntz@novell.com
|
||||
- Add gdm-accreditation-failed-log.patch to improve logging in the
|
||||
case of accreditation failure.
|
||||
* Wed Jan 28 2009 vuntz@novell.com
|
||||
- Add gdm-login-window-size.patch to fix the login window size: the
|
||||
width could be too small in various cases (eg, some pam
|
||||
messages). Also needed for gdm-hide-lonely-other.patch.
|
||||
- Add gdm-hide-lonely-other.patch to hide the Other item in the
|
||||
user list in relevant cases, especially when we disable the user
|
||||
list. Fix bnc#439894.
|
||||
* Tue Jan 27 2009 vuntz@novell.com
|
||||
- Manual merge with GNOME:Factory:Next.
|
||||
- Drop gdm-fix-xdmcp.patch: fixed another way upstream.
|
||||
- Add gdm-bnc468374-dbus-send-dest.patch to add send_destination in
|
||||
the dbus policy. Fix bnc#468374.
|
||||
* Thu Jan 22 2009 mxwu@novell.com
|
||||
- Add gdm-selecting-desktop-environment.patch to select right
|
||||
desktop environment (bnc#460691)
|
||||
* Mon Jan 12 2009 mauro@suse.de
|
||||
- Translations update.
|
||||
* Mon Dec 29 2008 mboman@suse.de
|
||||
- Update to version 2.25.2:
|
||||
+ Fix focus issues in applet
|
||||
+ Use text view instead of entry
|
||||
+ Add support for a real automatic login
|
||||
+ Redesign user switch applet
|
||||
+ Make XDMCP work again
|
||||
+ Add a bevel around the dialog
|
||||
+ Remove capslock warning label
|
||||
- Remove gdm-2.23.92-another-locale-fixup.patch. Fixed upstream
|
||||
- Remove gdm-2.23.92-filter-dupes-from-lang-list.patch. Fixed upstream
|
||||
- Remove gdm-2.23.92-fix-crash.patch. Fixed upstream.
|
||||
- Remove gdm-fix-icon-scale.patch. Fixed upstream
|
||||
- Remove gdm-autologin.patch. Fixed upstream
|
||||
- Remove gdm-fix-pam-auditing.patch. Fixed upstream
|
||||
- Comment out gdm-greeter-greater-ui.patch. Patch does not apply
|
||||
due to massive changes in glade file. Needs to be redone completly.
|
||||
* Fri Dec 05 2008 hpj@novell.com
|
||||
- Update gdm-domain-logon.patch to omit undesirable domains
|
||||
(bnc#450143).
|
||||
* Wed Dec 03 2008 hpj@novell.com
|
||||
@@ -294,14 +338,14 @@ fi
|
||||
gdm-vt-allocation-hack.patch. The new patch doesn't hardcode gdm
|
||||
to VT7, but instead scans for a free VT starting with VT7
|
||||
(bnc#434598).
|
||||
* Sun Nov 30 2008 hpj@novell.com
|
||||
* Mon Dec 01 2008 hpj@novell.com
|
||||
- Update gdm-sysconfig-settings.patch to translate the name of the
|
||||
configured system keymap into something libxklavier can
|
||||
understand (bnc#446958).
|
||||
* Sun Nov 30 2008 hpj@novell.com
|
||||
* Mon Dec 01 2008 hpj@novell.com
|
||||
- Update gdm-domain-logon.patch to make domain prefix logon work
|
||||
when entering user names manually (bnc#450146).
|
||||
* Sat Nov 29 2008 hpj@novell.com
|
||||
* Sun Nov 30 2008 hpj@novell.com
|
||||
- Add gdm-save-panel-space-on-low-resolutions.patch (bnc#449815).
|
||||
* Fri Nov 21 2008 hpj@novell.com
|
||||
- Add gdm-always-reflect-keyboard-layout.patch (bnc#438159).
|
||||
@@ -354,7 +398,7 @@ fi
|
||||
family to FamilyWild.
|
||||
* Mon Oct 06 2008 sbrabec@suse.cz
|
||||
- Conflict with other branding providers (FATE#304881).
|
||||
* Thu Oct 02 2008 mboman@suse.de
|
||||
* Fri Oct 03 2008 mboman@suse.de
|
||||
- Update to version 2.24.0:
|
||||
+ Allow the build to succeed without a gdm user
|
||||
+ Use Bourne shell syntax in Xsession.solaris
|
||||
@@ -533,7 +577,7 @@ fi
|
||||
displays.
|
||||
+ Build/configure fixes for Solaris.
|
||||
+ Translation updates.
|
||||
* Tue Nov 13 2007 hpj@suse.de
|
||||
* Wed Nov 14 2007 hpj@suse.de
|
||||
- Removed second --with-atspi-dir from configure.
|
||||
- Added gdm-tab-triggers-enter.patch, which fixes Novell bug
|
||||
[#334446].
|
||||
@@ -542,7 +586,7 @@ fi
|
||||
(#337428)
|
||||
- Updated gdm-xdm-sessions.patch to run again the /etc/X11/xdm
|
||||
scripts (#304399)
|
||||
* Thu Nov 08 2007 hpj@suse.de
|
||||
* Fri Nov 09 2007 hpj@suse.de
|
||||
- Pass the --with-atspi-dir= flag to configure so the
|
||||
at-spi-registryd is started correctly. Fixes Novell bug #337428.
|
||||
* Thu Oct 18 2007 maw@suse.de
|
||||
@@ -550,7 +594,7 @@ fi
|
||||
- Add abuild.patch.
|
||||
* Thu Oct 11 2007 sbrabec@suse.cz
|
||||
- Removed bogus dependency on mDNSResponder.
|
||||
* Sun Sep 23 2007 hpj@suse.de
|
||||
* Mon Sep 24 2007 hpj@suse.de
|
||||
- Added gdm-2.20.0-wait-for-restart.patch, which fixes Novell bug
|
||||
[#326281].
|
||||
* Thu Sep 20 2007 banderso@suse.de
|
||||
@@ -606,7 +650,7 @@ fi
|
||||
* Wed Sep 05 2007 sbrabec@suse.cz
|
||||
- Apply DISPLAYMANAGER_PASSWORD_LESS_LOGIN only for standard login,
|
||||
not for autologin (#307566).
|
||||
* Sun Sep 02 2007 hpj@suse.de
|
||||
* Mon Sep 03 2007 hpj@suse.de
|
||||
- Add gdm-2.19.7-pam-hide-password.patch, which fixes an upstream
|
||||
bug where the user's password was being shown on screen (part of
|
||||
BNC #302282).
|
||||
@@ -657,10 +701,10 @@ fi
|
||||
- Split off a -lang subpackag
|
||||
- Fix variable expansion in gdm-conf.patch (#255685)
|
||||
- Remove earlygdm, replaced by earlyxdm (#285813)
|
||||
* Fri Aug 03 2007 maw@suse.de
|
||||
* Sat Aug 04 2007 maw@suse.de
|
||||
- Use %%fdupes
|
||||
- Uncomment out the rm in %%clean.
|
||||
* Fri Aug 03 2007 hpj@suse.de
|
||||
* Sat Aug 04 2007 hpj@suse.de
|
||||
- Update to version 2.19.5.
|
||||
- Fix up gdm-conf.patch.
|
||||
- Fix up gdm-2.19.3-reset-pam.patch.
|
||||
@@ -740,7 +784,7 @@ fi
|
||||
* Wed Mar 21 2007 hpj@suse.de
|
||||
- Add gdm-2.17.7-vt-fallback.patch. This is a port of the fix for
|
||||
https://bugzilla.novell.com/show_bug.cgi?id=206804
|
||||
* Tue Mar 13 2007 maw@suse.de
|
||||
* Wed Mar 14 2007 maw@suse.de
|
||||
- Update to version 2.17.7
|
||||
- Removeupstreamed gdm-autobuild-warning.patch,
|
||||
gdm-bufferoverrun.patch
|
||||
@@ -748,10 +792,10 @@ fi
|
||||
[#400698], #399486, #352263, #395790, #394421.
|
||||
* Fri Mar 02 2007 sbrabec@suse.cz
|
||||
- Do not own /usr/share/xsessions (#229172).
|
||||
* Mon Feb 26 2007 hpj@suse.de
|
||||
* Tue Feb 27 2007 hpj@suse.de
|
||||
- Added gdm-2.13.0.4-audit-login.patch, which fixes Novell bug
|
||||
[#234133] (GDM cannot log authentication attempts).
|
||||
* Tue Feb 13 2007 hpj@suse.de
|
||||
* Wed Feb 14 2007 hpj@suse.de
|
||||
- Add gdm-trunk-string-literal-cmp.patch. Fixes #233655.
|
||||
* Mon Feb 12 2007 sbrabec@suse.cz
|
||||
- Fixed reversed interpretation of
|
||||
@@ -918,7 +962,7 @@ fi
|
||||
- Update domain entry patch to default to the currently joined
|
||||
Active Directory domain if there was no stored preference. Fixes
|
||||
Novell bug #167344.
|
||||
* Wed May 31 2006 hpj@suse.de
|
||||
* Thu Jun 01 2006 hpj@suse.de
|
||||
- Don't let any user configure GDM from the login screen if a
|
||||
theme with user list is in effect. Fixes Novell bug #180219.
|
||||
* Wed May 31 2006 dreveman@suse.de
|
||||
@@ -928,7 +972,7 @@ fi
|
||||
- Do not display Japanese string in terminal, which doesn't support
|
||||
it (#168736).
|
||||
- Disabled beep on start (#174786).
|
||||
* Thu May 18 2006 hpj@suse.de
|
||||
* Fri May 19 2006 hpj@suse.de
|
||||
- Made GDM use the more graphically intensive, but prettier,
|
||||
gdmgreeter for remote logins. Fixes Novell bug #176661.
|
||||
* Tue May 16 2006 sbrabec@suse.cz
|
||||
@@ -938,7 +982,7 @@ fi
|
||||
* Fri May 12 2006 sbrabec@suse.cz
|
||||
- Store value of PERMISSION_SECURITY by SuSEconfig in
|
||||
gdm_sysconfig.conf (169639#c20).
|
||||
* Mon May 08 2006 hpj@suse.de
|
||||
* Tue May 09 2006 hpj@suse.de
|
||||
- Made GDM use the "gdm" group instead of shadow. Fixes Novell bug
|
||||
[#119651].
|
||||
- Made use of the tab key work like pressing enter if there is no
|
||||
@@ -966,7 +1010,7 @@ fi
|
||||
service, bug #158786.
|
||||
* Sat Mar 11 2006 coolo@suse.de
|
||||
- fix the only-show-in-gnome patch to patch the .desktop.in
|
||||
* Mon Mar 06 2006 federico@novell.com
|
||||
* Tue Mar 07 2006 federico@novell.com
|
||||
- Fix installation of the earlygdm service; we were not calling
|
||||
fillup_and_insserv with "displaymanager" for the configuration
|
||||
filename.
|
||||
@@ -975,7 +1019,7 @@ fi
|
||||
in PLUS (148468#c17).
|
||||
* Tue Feb 28 2006 sbrabec@suse.cz
|
||||
- Use kdelibs3-doc in BuildRequires for meinproc (#153635#c14).
|
||||
* Fri Feb 24 2006 hpj@suse.de
|
||||
* Sat Feb 25 2006 hpj@suse.de
|
||||
- Add patch to fix tab keynav.
|
||||
* Fri Feb 17 2006 sreeves@suse.de
|
||||
- Update .desktop file (Name, GenericName, Comment, DocPath)
|
||||
@@ -1003,10 +1047,10 @@ fi
|
||||
- Added patch to require root auth to halt or reboot.
|
||||
* Wed Jan 25 2006 mls@suse.de
|
||||
- converted neededforbuild to BuildRequires
|
||||
* Wed Jan 18 2006 hpj@suse.de
|
||||
* Thu Jan 19 2006 hpj@suse.de
|
||||
- Updated the domain logon patch with numerous new features and
|
||||
cosmetic fixes.
|
||||
* Mon Jan 16 2006 hpj@suse.de
|
||||
* Tue Jan 17 2006 hpj@suse.de
|
||||
- Fixed a bug in logon code that prevented domain logons from
|
||||
working. Updated domain logon patch.
|
||||
* Fri Jan 13 2006 schwab@suse.de
|
||||
@@ -1026,7 +1070,7 @@ fi
|
||||
- Patch from upstream b.g.o (#152906)
|
||||
* Mon Oct 17 2005 gekker@suse.de
|
||||
- Make gdm.conf %%config(noreplace)
|
||||
* Thu Oct 13 2005 hpj@suse.de
|
||||
* Fri Oct 14 2005 hpj@suse.de
|
||||
- Updated xauthority-across-hostname-changes patch to use
|
||||
XAUTHLOCALHOSTNAME environment variable.
|
||||
* Thu Oct 13 2005 gekker@suse.de
|
||||
@@ -1045,7 +1089,7 @@ fi
|
||||
- Update to version 2.8.0.3
|
||||
- Remove upstreamed autologin patch
|
||||
- Now installs .desktop files in correct location no need to move
|
||||
* Fri Aug 19 2005 hpj@suse.de
|
||||
* Sat Aug 20 2005 hpj@suse.de
|
||||
- Make the default session option work on autologin; we now get GNOME.
|
||||
* Tue Aug 16 2005 sbrabec@suse.cz
|
||||
- Use gnome-screensaver instead of xscreensaver.
|
||||
@@ -1056,7 +1100,7 @@ fi
|
||||
* Thu Aug 11 2005 gekker@suse.de
|
||||
- Update to version 2.8.0.2
|
||||
- Make 64bit clean
|
||||
* Sat Jul 30 2005 jpr@suse.de
|
||||
* Sun Jul 31 2005 jpr@suse.de
|
||||
- turn on compatibility symlink for all products
|
||||
* Tue Jul 05 2005 gekker@suse.de
|
||||
- Update to version 2.8.0.1
|
||||
@@ -1116,13 +1160,13 @@ fi
|
||||
- Cache gdm help and show gdm in khelpcenter.
|
||||
* Mon Aug 16 2004 ro@suse.de
|
||||
- fixed specfile
|
||||
* Sun Aug 15 2004 shprasad@suse.de
|
||||
* Mon Aug 16 2004 shprasad@suse.de
|
||||
- Fixes bug #60020
|
||||
Invalid username/passwd input doen't bring the password dialog
|
||||
for timed login user.
|
||||
* Fri Jul 30 2004 ro@suse.de
|
||||
- fix spec file, list gdm-session-startkde.diff as patch
|
||||
* Thu Jul 29 2004 shprasad@suse.de
|
||||
* Fri Jul 30 2004 shprasad@suse.de
|
||||
- Fixes bug #60867.
|
||||
Shows the 'KDE' option when the user clicks on 'Session' at the
|
||||
time of login.
|
||||
@@ -1181,7 +1225,7 @@ fi
|
||||
- updated to version 2.4.1.6
|
||||
* Mon Jul 28 2003 kukuk@suse.de
|
||||
- Make sure /var/lib/gdm has correct permissions
|
||||
* Thu Jul 24 2003 hhetter@suse.de
|
||||
* Fri Jul 25 2003 hhetter@suse.de
|
||||
- move capplets to correct position
|
||||
- fix build
|
||||
* Wed Jul 16 2003 sbrabec@suse.cz
|
||||
@@ -1218,7 +1262,7 @@ fi
|
||||
- updated to 2.4.1.3 [GNOME 2.2.0]
|
||||
* Fri Feb 07 2003 kukuk@suse.de
|
||||
- Use pam_unix2.so instead of pam_unix.so
|
||||
* Wed Jan 15 2003 ro@suse.de
|
||||
* Thu Jan 16 2003 ro@suse.de
|
||||
- use gtk2-devel-packages and libjpeg in neededforbuild
|
||||
* Tue Jan 07 2003 sbrabec@suse.cz
|
||||
- Update to version 2.4.1.0.
|
||||
|
Reference in New Issue
Block a user