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

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

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

Name: diffstat
Version: 1.64
Release: alt1

Summary: An utility which provides statistics based on the output of diff
License: MIT
Group: Development/Other
Url: https://invisible-island.net/diffstat/
# https://invisible-mirror.net/archives/diffstat/diffstat-%version.tgz
Source: diffstat-%version.tar

Requires: diffutils

%description
The diff command compares files line by line.  Diffstat reads the
output of the diff command and displays a histogram of the insertions,
deletions and modifications in each file.  Diffstat is commonly used
to provide a summary of the changes in large, complex patch files.

%prep
%setup

%build
%add_optflags %(getconf LFS_CFLAGS)
%configure --with-warnings
%make_build

%install
%makeinstall_std

%define _unpackaged_files_terminate_build 1
%define _stripped_files_terminate_build 1
%set_verify_elf_method strict

%check
%make_build -k check

%files
%_bindir/*
%_mandir/man?/*
%doc CHANGES COPYING README

%changelog

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

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