Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37489518
en ru br
Репозитории ALT
S:2.7.6.0.27.7623-alt1
5.1: 2.5.9-alt3
4.1: 2.5.9-alt3
4.0: 2.5.9-alt3
3.0: 2.5.4-ipl10mdk
www.altlinux.org/Changes

Группа :: Работа с текстами
Пакет: patch

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

Name: patch
Version: 2.5.9
Release: alt3

Summary: The GNU patch command, for modifying/upgrading files
License: GPL
Group: Text tools
Url: http://www.gnu.org/software/patch/
Packager: Dmitry V. Levin <ldv at altlinux.org>

# ftp://alpha.gnu.org/gnu/diffutils/patch-%version.tar.gz

Source: patch-%version.tar

Patch0: patch-2.5.9-cvs-20030702-p_strip_trailing_cr.patch
Patch1: patch-2.5.9-suse-remember-backup-files.patch
Patch2: patch-2.5.9-rh-stderr.patch
Patch3: patch-2.5.9-mdk-sigsegv.patch
Patch4: patch-2.5.9-mdk-backup.patch

%description
The patch program applies diff files to originals.  The diff command
is used to compare an original to a changed file.  Diff lists the
changes made to the file.  A person who has the original file can then
use the patch command with the diff file to add the changes to their
original file (patching the file).

%prep
%setup -q
%patch0 -p0
%patch1 -p1
%patch2 -p1
%patch3 -p1
%patch4 -p1
bzip2 -9k ChangeLog

%build
autoreconf -fisv
%configure
%make_build

%install
%makeinstall

%files
%_bindir/*
%_man1dir/*
%doc AUTHORS ChangeLog.bz2 NEWS README

%changelog

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

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