ALT Linux Bugzilla
– Attachment 395 Details for
Bug 4031
new option for stty: iutf8
New bug
|
Search
|
[?]
|
Help
Register
|
Log In
[x]
|
Forgot Password
Login:
[x]
|
EN
|
RU
[patch]
I modified the spec file like this.
coreutils.spec.diff (text/plain), 1.78 KB, created by
Ivan Zakharyaschev
on 2004-04-25 18:20:27 MSD
(
hide
)
Description:
I modified the spec file like this.
Filename:
MIME Type:
Creator:
Ivan Zakharyaschev
Created:
2004-04-25 18:20:27 MSD
Size:
1.78 KB
patch
obsolete
>--- coreutils.spec.orig 2003-06-03 20:47:23 +0700 >+++ coreutils.spec 2004-04-25 20:50:30 +0700 >@@ -1,6 +1,6 @@ > Name: coreutils > Version: 5.0 >-Release: alt3 >+Release: alt3.imz2 > > Summary: The GNU versions of common management utilities > License: GPL >@@ -34,6 +34,13 @@ > Patch13: coreutils-4.5.3-alt-dircolors.patch > Patch14: coreutils-4.5.11-alt-without-hostname-su-uptime.patch > Patch15: coreutils-4.5.3-alt-ls_dir_vdir.patch >+# From ftp://ftp.ilog.fr/pub/Users/haible/utf8/stty.diff (Bruno Haible) >+# adds iutf8 option to stty to tell the kernel when VT works in UTF-8 >+# (understood by kernels: >+# 2.4 + kernel-feat-drivers-console-unicode patches, >+# or >= 2.6.5, >+# use the corresponding kernel headers!): >+Patch16: coreutils-5.0-stty-utf8-mode.diff > > # patches from fileutils. > Patch101: coreutils-4.5.3-rh-df_spacedir.patch >@@ -64,6 +71,10 @@ > > BuildPreReq: texinfo >= 0:4.3 > >+# The patched headers should be used: >+# do `adjust_kernel_headers 2.4.22-std-up' >+BuildRequires(build): kernel-headers-std-up = 2.4.22-alt17.imz1 >+ > # Automatically added by buildreq on Tue Jun 03 2003 > BuildRequires: glibc-devel-static help2man libtinfo-devel > >@@ -102,6 +113,7 @@ > %patch13 -p1 > %patch14 -p1 > %patch15 -p1 >+%patch16 -p1 > > # patches from fileutils. > %patch101 -p1 >@@ -253,6 +265,11 @@ > %_bindir/rm.static > > %changelog >+* Wed Mar 17 2004 Ivan Zakharyaschev <imz@altlinux.ru> 5.0-alt3.imz2 >+- Add iutf8 option to stty: tell the kernel tty driver we are using UTF-8 >+ (understood by kernels with kernel-feat-drivers-console-unicode patches); >+- info docs changed accordingly (man-page doesn't need a manual update; it is generated). >+ > * Tue Jun 03 2003 Dmitry V. Levin <ldv@altlinux.org> 5.0-alt3 > - Fixed file descriptor leakage in du (Jim Meyering). > - Build statically linked version of the GNU rm program
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 4031
: 395 |
396