2.15.0
This commit is contained in:
parent
ce1c8ab5e9
commit
5433030691
@ -1 +1 @@
|
|||||||
gdm-2.14.4.tar.bz2
|
gdm-2.15.0.tar.bz2
|
||||||
|
17
gdm.spec
17
gdm.spec
@ -14,8 +14,8 @@
|
|||||||
|
|
||||||
Summary: The GNOME Display Manager.
|
Summary: The GNOME Display Manager.
|
||||||
Name: gdm
|
Name: gdm
|
||||||
Version: 2.14.4
|
Version: 2.15.0
|
||||||
Release: 2
|
Release: 1
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
License: LGPL/GPL
|
License: LGPL/GPL
|
||||||
Group: User Interface/X
|
Group: User Interface/X
|
||||||
@ -24,7 +24,6 @@ Source: gdm-%{PACKAGE_VERSION}.tar.bz2
|
|||||||
Source1: gdm-allow-login.init
|
Source1: gdm-allow-login.init
|
||||||
Source2: gdm-early-login.init
|
Source2: gdm-early-login.init
|
||||||
Source3: zzz-bootup-complete.init
|
Source3: zzz-bootup-complete.init
|
||||||
Source4: gdmthemetester.in
|
|
||||||
|
|
||||||
Patch1: gdm-2.14.1-change-defaults.patch
|
Patch1: gdm-2.14.1-change-defaults.patch
|
||||||
Patch2: gdm-2.8.0.2-add-pam-timestamp-module.patch
|
Patch2: gdm-2.8.0.2-add-pam-timestamp-module.patch
|
||||||
@ -116,15 +115,6 @@ several different X sessions on your local machine at the same time.
|
|||||||
%patch19 -p1 -b .add-gnome-cflags
|
%patch19 -p1 -b .add-gnome-cflags
|
||||||
%patch22 -p1 -b .pam_stack
|
%patch22 -p1 -b .pam_stack
|
||||||
|
|
||||||
# http://bugzilla.gnome.org/show_bug.cgi?id=338079
|
|
||||||
if [ -f gui/greeter/gdmthemetester.in ]
|
|
||||||
then
|
|
||||||
echo "gdmthemetester.in is back. Get rid of Source4" 1>&2
|
|
||||||
exit
|
|
||||||
fi
|
|
||||||
|
|
||||||
cp -f %{SOURCE4} gui/greeter
|
|
||||||
|
|
||||||
# fix the time format for ja
|
# fix the time format for ja
|
||||||
perl -pi -e "s|^msgstr \"%a %b %d, %H:%M\"|msgstr \"%m/%d \(%a\) %H:%M\"|; s|^msgstr \"%a %b %d, %I:%M %p\"|msgstr \"%m/%d \(%a\) %p %I:%M\"|" po/ja.po
|
perl -pi -e "s|^msgstr \"%a %b %d, %H:%M\"|msgstr \"%m/%d \(%a\) %H:%M\"|; s|^msgstr \"%a %b %d, %I:%M %p\"|msgstr \"%m/%d \(%a\) %p %I:%M\"|" po/ja.po
|
||||||
|
|
||||||
@ -318,6 +308,9 @@ fi
|
|||||||
%attr(1770, root, gdm) %dir %{_localstatedir}/gdm
|
%attr(1770, root, gdm) %dir %{_localstatedir}/gdm
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed May 10 2006 Matthias Clasen <mclasen@redhat.com>> - 1:2.15.0-1
|
||||||
|
- Update to 2.15.0
|
||||||
|
|
||||||
* Wed Apr 26 2006 Matthias Clasen <mclasen@redhat.com> - 1:2.14.4-2
|
* Wed Apr 26 2006 Matthias Clasen <mclasen@redhat.com> - 1:2.14.4-2
|
||||||
- Update to 2.14.4
|
- Update to 2.14.4
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user