From bfd69e3234ad7d346a048dcaaa6003b72c618886 Mon Sep 17 00:00:00 2001 From: Thomas Fitzsimmons Date: Fri, 23 Mar 2007 22:43:13 +0000 Subject: [PATCH] - Take ownership of libedit package. - Import libedit 2.10 20070302 snapshot. --- .cvsignore | 2 +- libedit.spec | 20 ++++++++------------ sources | 2 +- 3 files changed, 10 insertions(+), 14 deletions(-) diff --git a/.cvsignore b/.cvsignore index ab294eb..fea2130 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -libedit-20060603-2.9.tar.gz +libedit-20070302-2.10.tar.gz diff --git a/libedit.spec b/libedit.spec index 675fce6..745c84d 100644 --- a/libedit.spec +++ b/libedit.spec @@ -1,8 +1,8 @@ -%define snap 20060603 +%define snap 20070302 Name: libedit -Version: 2.9 -Release: 4.%{snap}cvs%{?dist} +Version: 2.10 +Release: 1.%{snap}cvs%{?dist} Summary: The NetBSD Editline library (libedit) Group: System Environment/Libraries @@ -11,7 +11,7 @@ URL: http://www.thrysoee.dk/editline/ Source0: http://www.thrysoee.dk/editline/%{name}-%{snap}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) -BuildRequires: ncurses-devel +BuildRequires: ncurses-devel %description This is an autotool- and libtoolized port of the NetBSD Editline @@ -34,20 +34,12 @@ tokenization functions, similar to those found in GNU Readline. This package contains development files for %{name}. %prep -cat< - 2.10-1.20070302cvs +- Take ownership of libedit package. +- Import libedit 2.10 20070302 snapshot. + * Mon Aug 27 2006 Michael J. Knox - 2.9-3.20060603cvs - Rebuild for FC6 diff --git a/sources b/sources index da15eb8..1fbffe1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8cb7706cd983b3881b93fa9e692182b9 libedit-20060603-2.9.tar.gz +c67689f79ceb0e538ecdb0f893c64393 libedit-20070302-2.10.tar.gz