diff --git a/.cvsignore b/.cvsignore index a1a9d0e..dc558d5 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1,2 @@ gdm-2.2.3.1.tar.gz +gdm-pofiles.tar.gz diff --git a/gdm.spec b/gdm.spec index 957e61d..7f55326 100644 --- a/gdm.spec +++ b/gdm.spec @@ -4,7 +4,7 @@ Summary: The GNOME Display Manager. Name: gdm Version: 2.2.3.1 -Release: 17 +Release: 18 Epoch: 1 License: LGPL/GPL Group: User Interface/X @@ -12,6 +12,7 @@ Source: ftp://ftp.gnome.org/pub/GNOME/sources/gdm-%{PACKAGE_VERSION}.tar.gz Source1: Gnome.session Source2: Default.session Source5: Failsafe.session +Source6: gdm-pofiles.tar.gz Patch1: gdm-2.2.3.1-rhconfig.patch Patch2: gdm-2.2.3.1-formatstrings.patch @@ -45,6 +46,10 @@ several different X sessions on your local machine at the same time. %prep %setup -q + +## unpack pofiles +tar zxf %{SOURCE6} + %patch1 -p1 -b .rhconfig %patch2 -p1 -b .formatstrings %patch3 -p1 -b .sessionsel @@ -143,6 +148,9 @@ scrollkeeper-update %attr(750, gdm, gdm) %dir %{_localstatedir}/gdm %changelog +* Mon Aug 27 2001 Havoc Pennington +- Add po files from sources.redhat.com + * Wed Aug 15 2001 Nalin Dahyabhai - set SESSION to true in console.apps control file diff --git a/sources b/sources index 9f38745..c541a5a 100644 --- a/sources +++ b/sources @@ -1 +1,2 @@ cae9bf25d6fd19746af5aff843b34254 gdm-2.2.3.1.tar.gz +079e0c49a9e48afdd046d7627f020c29 gdm-pofiles.tar.gz