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:
parent
56263d9578
commit
fd615b8de7
7
gdm.spec
7
gdm.spec
@ -1,6 +1,6 @@
|
|||||||
# Note that this is NOT a relocatable package
|
# Note that this is NOT a relocatable package
|
||||||
%define ver 2.0beta2
|
%define ver 2.0beta2
|
||||||
%define rel 37
|
%define rel 37j1
|
||||||
%define prefix /usr
|
%define prefix /usr
|
||||||
|
|
||||||
Summary: The GNOME Display Manager.
|
Summary: The GNOME Display Manager.
|
||||||
@ -73,6 +73,7 @@ Patch41: gdm-2.0beta2-security2.patch
|
|||||||
Patch42: gdm-2.0beta2-fdleak.patch
|
Patch42: gdm-2.0beta2-fdleak.patch
|
||||||
Patch43: gdm-2.0beta2-loopofdeath.patch
|
Patch43: gdm-2.0beta2-loopofdeath.patch
|
||||||
Patch44: gdm-2.0beta2-it.patch
|
Patch44: gdm-2.0beta2-it.patch
|
||||||
|
Patch45: gdm-2.0beta2-ja.po.patch
|
||||||
|
|
||||||
BuildRoot: /var/tmp/gdm-%{PACKAGE_VERSION}-root
|
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
|
%patch42 -p1 -b .fdleak
|
||||||
%patch43 -p1 -b .loopofdeath
|
%patch43 -p1 -b .loopofdeath
|
||||||
%patch44 -p1 -b .it
|
%patch44 -p1 -b .it
|
||||||
|
%patch45 -p1 -b .jaupdate
|
||||||
|
|
||||||
# So it doesn't get automatically rebuilt
|
# So it doesn't get automatically rebuilt
|
||||||
touch -t '199001010000' configure.in
|
touch -t '199001010000' configure.in
|
||||||
@ -207,6 +209,9 @@ exit 0
|
|||||||
%attr(750, gdm, gdm) %dir /var/gdm
|
%attr(750, gdm, gdm) %dir /var/gdm
|
||||||
|
|
||||||
%changelog
|
%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>
|
* Sun Aug 13 2000 Owen Taylor <otaylor@redhat.com>
|
||||||
- Return to toplevel main loop and start Xdcmp if enabled
|
- Return to toplevel main loop and start Xdcmp if enabled
|
||||||
(Bug #16106)
|
(Bug #16106)
|
||||||
|
Loading…
Reference in New Issue
Block a user