auto-import changelog data from gdm-2.0beta2-37j1.src.rpm

Tue Sep 12 2000 Matt Wilson <msw@redhat.com>
- updated Japanese translation from Nakai-san
This commit is contained in:
cvsdist 2004-09-09 05:00:59 +00:00
parent 56263d9578
commit fd615b8de7

View File

@ -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 <msw@redhat.com>
- updated Japanese translation from Nakai-san
* Sun Aug 13 2000 Owen Taylor <otaylor@redhat.com>
- Return to toplevel main loop and start Xdcmp if enabled
(Bug #16106)