auto-import changelog data from ncurses-5.4-5.src.rpm
Thu May 06 2004 Adrian Havill <havill@redhat.com> 5.4-5 - remove --with-gpm from configure, as it adds a pkg dependency (#122336) and causes too many problems vs its benefits
This commit is contained in:
parent
af9ce6917f
commit
1a2ec5592d
@ -2,7 +2,7 @@ Summary: A CRT screen handling and optimization package.
|
||||
Name: ncurses
|
||||
Version: 5.4
|
||||
%define includedirw %{_includedir}/ncursesw
|
||||
Release: 4.1
|
||||
Release: 5
|
||||
License: distributable
|
||||
Group: System Environment/Libraries
|
||||
URL: http://dickey.his.com/ncurses/ncurses.html
|
||||
@ -59,7 +59,7 @@ C++ bindings to ncurses
|
||||
CFLAGS="%{optflags} -DPURE_TERMINFO -DSVR4_CURSES"
|
||||
%define optflags $CFLAGS
|
||||
|
||||
WITH_GPM="--with-gpm"
|
||||
#WITH_GPM="--with-gpm"
|
||||
|
||||
mkdir narrowc widec
|
||||
cd narrowc
|
||||
@ -163,6 +163,10 @@ rm -f ${RPM_BUILD_ROOT}%{_datadir}/man/man2/panel.3x.20030517*
|
||||
rm -rf ${RPM_BUILD_ROOT}
|
||||
|
||||
%changelog
|
||||
* Thu May 06 2004 Adrian Havill <havill@redhat.com> 5.4-5
|
||||
- remove --with-gpm from configure, as it adds a pkg
|
||||
dependency (#122336) and causes too many problems vs its benefits
|
||||
|
||||
* Tue Mar 02 2004 Elliot Lee <sopwith@redhat.com>
|
||||
- rebuilt
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user