From fd615b8de758e8d0406bed42c4f9aa9fa955a332 Mon Sep 17 00:00:00 2001 From: cvsdist Date: Sep 09 2004 05:00:59 +0000 Subject: auto-import changelog data from gdm-2.0beta2-37j1.src.rpm Tue Sep 12 2000 Matt Wilson - updated Japanese translation from Nakai-san --- diff --git a/gdm.spec b/gdm.spec index 1834bf3..f467d23 100644 --- a/gdm.spec +++ b/gdm.spec @@ -1,6 +1,6 @@ # Note that this is NOT a relocatable package %define ver 2.0beta2 -%define rel 37 +%define rel 37j1 %define prefix /usr Summary: The GNOME Display Manager. @@ -73,6 +73,7 @@ Patch41: gdm-2.0beta2-security2.patch Patch42: gdm-2.0beta2-fdleak.patch Patch43: gdm-2.0beta2-loopofdeath.patch Patch44: gdm-2.0beta2-it.patch +Patch45: gdm-2.0beta2-ja.po.patch BuildRoot: /var/tmp/gdm-%{PACKAGE_VERSION}-root @@ -131,6 +132,7 @@ several different X sessions on your local machine at the same time. %patch42 -p1 -b .fdleak %patch43 -p1 -b .loopofdeath %patch44 -p1 -b .it +%patch45 -p1 -b .jaupdate # So it doesn't get automatically rebuilt touch -t '199001010000' configure.in @@ -207,6 +209,9 @@ exit 0 %attr(750, gdm, gdm) %dir /var/gdm %changelog +* Tue Sep 12 2000 Matt Wilson +- updated Japanese translation from Nakai-san + * Sun Aug 13 2000 Owen Taylor - Return to toplevel main loop and start Xdcmp if enabled (Bug #16106)