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

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

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

Name: ssdeep
Version: 2.13
Release: alt2

Summary: Context Triggered Piecewise Hashing values
License: GPLv2+
Group: File tools

Url: http://ssdeep.sourceforge.net
Source0: http://dl.sourceforge.net/project/%name/%name-%version/%name-%version.tar.gz
Source1: %name.watch

BuildRequires: gcc-c++

%description
ssdeep is a program for computing and matching Context Triggered Piecewise
Hashing values. It is based on a spam detector called spamsum by Andrews
Trigdell

Authors:
--------
   Jesse Kornblum

See some examples here: http://www.forensicswiki.org/wiki/Ssdeep

%package -n libfuzzy
License: GPLv2+
Group: System/Libraries
Summary: Library that provides %summary

%description -n libfuzzy
Library that provides %summary, used by %name

%package -n libfuzzy-devel
License: GPLv2+
Group: Development/C
Summary: API for libfuzzy

%description -n libfuzzy-devel
API for libfuzzy, %summary

%prep
%setup

%build
%configure
%make_build

%install
%makeinstall

rm -fv %buildroot%_libdir/*.a

%files
%doc README COPYING FILEFORMAT
%_bindir/*
%_man1dir/*

%files -n libfuzzy
%_libdir/*.so.*

%files -n libfuzzy-devel
%_libdir/*.so
%_includedir/*

%changelog

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

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