Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37535494
en ru br
Репозитории ALT
S:2.0.19-alt2
5.1: 1.27-alt1.1
4.1: 1.27-alt1.1
4.0: 1.26-alt1
3.0: 1.26-alt1
www.altlinux.org/Changes

Другие репозитории
Upstream:1.27

Группа :: Разработка/Прочее
Пакет: flawfinder

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

Name: flawfinder
Version: 1.26
Release: alt1

Summary: Examines C/C++ source code for security flaws
License: GPL
Group: Development/Other
Url: http://www.dwheeler.com/%name
BuildArch: noarch

Source: %url/%name-%version.tar.bz2
Patch1: %name-0.22-alt-python.patch
Patch2: %name-1.26-alt-makefile.patch

# Automatically added by buildreq on Mon Sep 08 2003

BuildRequires: python

%description
Flawfinder scans through C/C++ source code,
identifying lines ("hits") with potential security flaws.
By default it reports hits sorted by severity, with the
riskiest lines first.
Flawfinder is released under the GNU Public License (GPL).

%prep
%setup -q
%patch1 -p1
%patch2 -p1

%build
%make_build
%{?!_without_check:%{?!_disable_check:%make_build -k check ||:}}

%install
%__install -pD -m755 %name $RPM_BUILD_ROOT%_bindir/%name
%__install -pD -m644 %name.1 $RPM_BUILD_ROOT%_man1dir/%name.1
bzip2 -9fk ChangeLog

%files
%_bindir/*
%_man1dir/*
%doc announcement README ChangeLog.bz2

%changelog

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

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