From 763b1177115ea449357f1ca01f2af8b0690fc770 Mon Sep 17 00:00:00 2001 From: cvsdist Date: Thu, 9 Sep 2004 09:16:14 +0000 Subject: [PATCH] auto-import changelog data from newt-0.50.34-3.sh.4.src.rpm Tue Apr 09 2002 Gary Benson 0.50.34-3.sh.4 - suffix the release to avoid version clash --- newt.spec | 21 ++++++++++++++------- 1 file changed, 14 insertions(+), 7 deletions(-) diff --git a/newt.spec b/newt.spec index 6b591cc..3b9f828 100644 --- a/newt.spec +++ b/newt.spec @@ -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 0.50.34-3.sh.4 +- suffix the release to avoid version clash + * Wed Jan 9 2002 Gary Benson 0.50.34-3 - add patches from Shrimpy (note that makefile-in patch is different) - for Stronghold, compile packages for python 1.5