Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37398912
en ru br
Репозитории ALT

Группа :: Работа с файлами
Пакет: ftimes

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Name: ftimes
Version: 3.11.0
Release: alt1

Summary: a system baselining and evidence collection tool
License: BSD (3-clause), Apache, MIT
Group: File tools

Url: http://ftimes.sourceforge.net/FTimes/
Source: %name-%version.tgz
Packager: Michael Shigorin <mike at altlinux.org>

ExclusiveArch: %ix86 x86_64

# Automatically added by buildreq on Mon May 12 2014

# optimized out: gnu-config libcloog-isl4 libcom_err-devel libkrb5-devel perl-Encode perl-Pod-Escapes perl-Pod-Simple perl-Pod-Usage
BuildRequires: libpcre-devel libssl-devel perl-podlators perl-devel

%description
FTimes is a system baselining and evidence collection tool.
The primary purpose of FTimes is to gather and/or develop topographical
information and attributes about specified directories and files
in a manner conducive to intrusion and forensic analysis.

%prep
%setup
sed -i 's,pcre.h,pcre/pcre.h,' configure* src/app-includes.h
sed -i 's,XMAGIC_PREFIX"/etc/xmagic","/etc/xmagic",' src/xmagic.h

%build
%configure --bindir=%_bindir --without-ssl
%make_build

%check
%make test

%install
%makeinstall_std
mkdir -p %buildroot{%_man1dir,%_sysconfdir}
mv %buildroot/usr/man/man1/* %buildroot%_man1dir/
mv %buildroot/usr/etc/xmagic %buildroot%_sysconfdir/

%files
%_bindir/*
%_man1dir/*
%_sysconfdir/*
%_prefix/etc/*
%doc README*
%doc etc/*.cfg/*.cfg.*
#doc doc/*/

# TODO:

# - server-side?

%changelog

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin