This commit is contained in:
Matthias Clasen 2006-05-10 18:10:30 +00:00
parent ce1c8ab5e9
commit 5433030691
3 changed files with 7 additions and 14 deletions

View File

@ -1 +1 @@
gdm-2.14.4.tar.bz2
gdm-2.15.0.tar.bz2

View File

@ -14,8 +14,8 @@
Summary: The GNOME Display Manager.
Name: gdm
Version: 2.14.4
Release: 2
Version: 2.15.0
Release: 1
Epoch: 1
License: LGPL/GPL
Group: User Interface/X
@ -24,7 +24,6 @@ Source: gdm-%{PACKAGE_VERSION}.tar.bz2
Source1: gdm-allow-login.init
Source2: gdm-early-login.init
Source3: zzz-bootup-complete.init
Source4: gdmthemetester.in
Patch1: gdm-2.14.1-change-defaults.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
%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
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
%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
- Update to 2.14.4

View File

@ -1 +1 @@
04cbd92e0c264787328e3373da3ebc11 gdm-2.14.4.tar.bz2
ee8f3c6dd761f14e7e21303baa8d5427 gdm-2.15.0.tar.bz2