Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37715779
en ru br
ALT Linux repositórios
S:7.0.0-alt1
5.0: 5.2.2-alt1
4.1: 5.2.1-alt1
4.0: 5.2.0-alt1
3.0: 3.0.6-alt1

Group :: Monitoramento
RPM: multitail

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Summary: multitail lets you view one or multiple files like the original tail program.
Summary(ru_RU.KOI8-R): multitail ÐÏÚ×ÏÌÑÅÔ ÐÒÏÓÍÁÔÒÉ×ÁÔØ ÏÄÉÎ ÉÌÉ ÎÅÓËÏÌØËÏ ÆÁÊÌÏ×
Name: multitail
Version: 7.0.0
Release: alt1
License: Apache-2.0
Group: Monitoring
Source: %name-%version.tar.gz
Patch1: https://sources.debian.org/data/main/m/multitail/6.5.0-5/debian/patches/fix-format-strings.diff
Patch2: https://github.com/folkertvanheusden/multitail/commit/608bad75a9acf51e2283768996721bd549149991.patch

URL: http://www.vanheusden.com/multitail/
Packager: Ilya Mashkin <oddity at altlinux.ru>
BuildRequires(pre): rpm-macros-cmake
# Automatically added by buildreq on Fri May 18 2007
BuildRequires: libncurses-devel libtinfo-devel libncursesw-devel cmake

%description
multitail lets you view one or multiple files like the original tail program.
The difference is that it creates multiple windows on your console (with
ncurses). It can also use colors while displaying the logfiles, for faster
recognition of which lines are important and which are not. It supports regular
expressions. It has interactive menus for editing given regular expressions and
deleting and adding windows.

%description -l ru_RU.KOI8-R
multitail ÐÏÚ×ÏÌÑÅÔ ÐÒÏÓÍÁÔÒÉ×ÁÔØ ÏÄÉÎ ÉÌÉ ÎÅÓËÏÌØËÏ ÆÁÊÌÏ× ÐÏÄÏÂÎÏ ÏÒÉÇÉÎÁÌØÎÏÊ
ÐÒÏÇÒÁÍÍÅ tail. òÁÚÌÉÞÉÅ ÚÁËÌÀÞÁÅÔÓÑ × ÔÏÍ, ÞÔÏ ÏÎÁ ÓÏÚÄÁÅÔ ÍÎÏÖÅÓÔ×ÅÎÎÙÅ ÏËÎÁ × ËÏÎÓÏÌØÎÏÍ
ÏËÎÅ (Ó ÉÓÐÏÌØÚÏ×ÁÎÉÅÍ ncurses). ôÁË ÖÅ ÄÌÑ ÏÔÏÂÒÁÖÅÎÉÑ ÆÁÊÌÏ× ÖÕÒÎÁÌÏ× ÍÏÇÕÔ ÉÓÐÏÌØÚÏ×ÁÔØÓÑ Ã×ÅÔÁ
ÄÌÑ ×ÉÚÕÁÌØÎÏÇÏ ÏÔÄÅÌÅÎÉÑ ×ÁÖÎÙÈ É ÎÅ×ÁÖÎÙÈ ÓÔÒÏË × ÖÕÒÎÁÌÅ. multitail ÐÏÄÄÅÒÖÉ×ÁÅÔ
ÒÅÇÕÌÑÒÎÙÅ ×ÙÒÁÖÅÎÉÑ. ðÒÏÇÒÁÍÁ ÉÍÅÅÔ ÉÎÔÅÒÁËÔÉ×ÎÕÀ ÓÉÓÔÅÍÕ ÍÅÎÀ ÄÌÑ ÒÅÄÁËÔÉÒÏ×ÁÎÉÑ ÒÅÇÕÌÑÒÎÙÈ ×ÙÒÁÖÅÎÉÊ
É ÒÁÂÏÔÙ Ó ÏËÎÁÍÉ.

%prep
%setup -q -n %name-%version
%patch1 -p1
%patch2 -p1
# Fix correct version
sed -i 's/6.4.3/7.0.0/' CMakeLists.txt
# Let rpm handle the config file
sed -i '/multitail.conf.new/d' CMakeLists.txt
# Install conversion-scripts manually
sed -i '/conversion-scripts/d' CMakeLists.txt
# Only build cmake version
rm GNUmakefile

%build
%cmake
%cmake_build

%install
%cmake_install

# Create necessary directories

mkdir -p %{buildroot}%{_sysconfdir}

install -D -m 644 $RPM_BUILD_DIR/%name-%version/%name.conf $RPM_BUILD_ROOT/%_sysconfdir/%name.conf.new
bzip2 -9 $RPM_BUILD_ROOT/%_man1dir/multitail.1
rm -f $RPM_BUILD_ROOT/%_datadir/doc/%name-VERSION=7.0.0/*
rmdir $RPM_BUILD_ROOT/%_datadir/doc/%name-VERSION=7.0.0/

%files
%_bindir/%name
%_man1dir/%name.1.*
%config(noreplace) %_sysconfdir/%name.conf.new
%doc INSTALL README.md LICENSE manual.html %name.conf

%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