Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37479285
en ru br
ALT Linux repositórios
5.0: 2.10.20070831-alt1
4.1: 2.10.20070831-alt1
4.0: 2.10.20061228-alt1

Group :: Sistema/Bibliotecas
RPM: libedit

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

%define vrs 2.10
%define tstamp 20070831
#def_enable Werror

Name: libedit
Version: %vrs.%tstamp
Release: alt1

Summary: libedit is a replacement or alternative to the GNU readline commandline editing functionality.
License: BSD
Group: System/Libraries
Url: http://www.thrysoee.dk/editline/

Source: http://www.thrysoee.dk/editline/%name-%tstamp-%vrs.tar.gz

Patch:  libedit-alt-examples-disable.patch
Patch1: libedit-alt-configure-fix.patch
Patch2: libedit-alt-fix-warnings.patch

# Automatically added by buildreq on Wed Nov 30 2005

BuildRequires: groff-base libncurses-devel

%description
This is an autotool- and libtoolized port of the NetBSD Editline
library (libedit). This Berkeley-style licensed command line
editor library provides generic line editing, history, and
tokenization functions, similar to those found in GNU Readline.

%package devel
Summary: Files needed to develop programs which use the %name library
Group: Development/C
PreReq: %name = %version-%release

%description devel
This package contains the files needed to develop programs which use
the %name library to provide an easy to use and more intuitive
command line interface for users.

%prep
%setup -q -n %name-%tstamp-%vrs
%patch -p1
%patch1 -p1
%patch2 -p1

%build
%add_optflags %optflags_warnings -Wunused-function -Wunused-label -Wunused-variable -Wunused-value
%autoreconf
%configure
%make_build

%install
%makeinstall

%files
%_libdir/*.so*

%files devel
%_libdir/*.a
%_libdir/pkgconfig/libedit.pc
%_includedir/*
%_man3dir/*
%_man5dir/*

%changelog

Todas as alterações você pod ver aqui

 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009