diff --git a/.cvsignore b/.cvsignore index 1a39120..9a95aa7 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -gdm-2.14.4.tar.bz2 +gdm-2.15.0.tar.bz2 diff --git a/gdm.spec b/gdm.spec index 3112482..82836c9 100644 --- a/gdm.spec +++ b/gdm.spec @@ -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 > - 1:2.15.0-1 +- Update to 2.15.0 + * Wed Apr 26 2006 Matthias Clasen - 1:2.14.4-2 - Update to 2.14.4 diff --git a/sources b/sources index 525ac03..fa31305 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -04cbd92e0c264787328e3373da3ebc11 gdm-2.14.4.tar.bz2 +ee8f3c6dd761f14e7e21303baa8d5427 gdm-2.15.0.tar.bz2