auto-import changelog data from newt-0.50.34-3.sh.4.src.rpm

Tue Apr 09 2002 Gary Benson <gbenson@redhat.com> 0.50.34-3.sh.4
- suffix the release to avoid version clash
This commit is contained in:
cvsdist 2004-09-09 09:16:14 +00:00
parent df2e16538a
commit 763b117711

View File

@ -2,7 +2,7 @@ Summary: A development library for text mode user interfaces.
Name: newt
%define version 0.50.34
Version: %{version}
Release: 3
Release: 3.sh.4
License: LGPL
Group: System Environment/Libraries
Source: ftp://ftp.redhat.com/pub/redhat/code/newt/newt-%{version}.tar.gz
@ -24,20 +24,24 @@ Requires: slang-devel %{name} = %{version}
Group: Development/Libraries
%Description
Newt is a programming library for color text mode, widget-based user
interfaces. Newt can be used to add stacked windows, entry widgets,
Newt is a programming library for color text mode, widget based user
interfaces. Newt can be used to add stacked windows, entry widgets,
checkboxes, radio buttons, labels, plain text fields, scrollbars,
etc., to text mode user interfaces. This package also contains the
etc., to text mode user interfaces. This package also contains the
shared library needed by programs built with newt, as well as a
/usr/bin/dialog replacement called whiptail. Newt is based on the
/usr/bin/dialog replacement called whiptail. Newt is based on the
slang library.
%description devel
The newt-devel package contains the header files and libraries
necessary for developing applications which use newt. Newt is a
development library for text mode user interfaces. Newt is based on
necessary for developing applications which use newt. Newt is a
development library for text mode user interfaces. Newt is based on
the slang library.
Install newt-devel if you want to develop applications which will use
newt.
%prep
%setup
%patch0 -p1 -b .alloca
@ -92,6 +96,9 @@ rm -rf $RPM_BUILD_ROOT
/usr/lib/libnewt.so
%changelog
* Tue Apr 9 2002 Gary Benson <gbenson@redhat.com> 0.50.34-3.sh.4
- suffix the release to avoid version clash
* Wed Jan 9 2002 Gary Benson <gbenson@redhat.com> 0.50.34-3
- add patches from Shrimpy (note that makefile-in patch is different)
- for Stronghold, compile packages for python 1.5