auto-import changelog data from ncurses-5.2-2j1.src.rpm

Mon Dec 04 2000 Yukihiro Nakai <ynakai@redhat.com>
- Add kterm terminfo from Vine Linux.
This commit is contained in:
cvsdist 2004-09-09 09:03:27 +00:00
parent d92cc5489a
commit 2e054dba79

View File

@ -1,8 +1,10 @@
%define enable_japanese 1
Summary: A CRT screen handling and optimization package.
Name: ncurses
Version: 5.2
%define PATCHDATE 20001028
Release: 2
Release: 2j1
Copyright: distributable
Group: System Environment/Libraries
URL: http://dickey.his.com/ncurses/ncurses.html
@ -16,6 +18,8 @@ Patch3: ncurses-5.2-64bit.patch
Patch12: ncurses-5.0-setuid2.patch
Patch13: ncurses-5.1-xtermchanges.patch
Patch14: ncurses-5.2-screen.patch
# kterm terminfo
Patch100: ncurses-5.1-kterm.patch
BuildRoot: /var/tmp/%{name}-root
%description
@ -44,6 +48,9 @@ which will use ncurses.
%patch12 -p1
%patch13 -p1 -b .xtermchanges
%patch14 -p1 -b .screen
%if %{enable_japanese}
%patch100 -p1 -b .kterm
%endif
find . -name "*.orig" -exec rm -f {} \;
%build
@ -104,6 +111,9 @@ install -c -m 755 %{SOURCE4} $RPM_BUILD_ROOT/usr/bin/resetall
rm -rf $RPM_BUILD_ROOT
%changelog
* Mon Dec 04 2000 Yukihiro Nakai <ynakai@redhat.com>
- Add kterm terminfo from Vine Linux.
* Fri Nov 17 2000 Bernhard Rosenkraenzer <bero@redhat.com>
- Fix alpha and ia64
- Rebuild with gcc 2.96-64