Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37789606
en ru br
Репозитории ALT
S:1.35.0.20.1cdad4cc-alt1
5.1: 1.23-alt4
4.1: 1.20-alt1.M41.1
4.0: 1.15.1-alt8
3.0: 1.15.1-alt2
+updates:1.15.1-alt4.M30.2
www.altlinux.org/Changes

Группа :: Архивирование/Резервное копирование
Пакет: tar

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

Name: tar
Version: 1.15.1
Release: alt8

Summary: A GNU file archiving program
License: GPL
Group: Archiving/Backup
Url: http://www.gnu.org/software/tar/
Packager: Dmitry V. Levin <ldv at altlinux.org>

# ftp://ftp.gnu.org/gnu/tar/tar-%version.tar.bz2

Source: tar-%version.tar
Source1: append.at

Patch0: tar-1.15.1-cvs-20050105-parse_opt.patch
Patch1: tar-1.15.1-cvs-20050113-name_size.patch
Patch2: tar-1.15.1-cvs-20050303-seekable.patch
Patch3: tar-1.15.1-cvs-20050303-newer-verbose.patch
Patch4: tar-1.15.1-cvs-20050512-pad.patch
Patch5: tar-1.15.1-cvs-20050613-is_avoided_name.patch
Patch6: tar-1.15.1-cvs-20050801-sparse-totals.patch
Patch7: tar-1.15.1-cvs-20051105-tests.patch
Patch8: tar-1.15.1-up-savedir.patch
Patch9: tar-1.15.1-cvs-20050622-xheader.patch
Patch11: tar-1.15.1-alt-parse_opt-Iy.patch
Patch12: tar-1.15.1-alt-texinfo.patch
Patch13: tar-1.15.1-alt-without-librt.patch
Patch14: tar-1.15.1-alt-contains_dot_dot.patch
Patch15: tar-1.15.1-rh-owl-unreadable-segfault.patch
Patch16: tar-1.15.1-mdk-optimize-ignored.patch
Patch17: tar-1.15.1-deb-doc.patch
Patch18: tar-1.15.1-deb-lone-zero-block-warning.patch
Patch19: tar-1.15.1-alt-warnings.patch
Patch20: tar-1.15.1-alt-tests.patch
Patch21: tar-1.15.1-ubuntu-GNUTYPE_NAMES.patch

Requires(post): %install_info
Requires(preun): %uninstall_info

BuildPreReq: cvs, help2man

Summary(ru_RU.KOI8-R): Утилита проекта GNU для архивации файлов

%description
The GNU tar program saves many files together into one archive and
can restore individual files (or all of the files) from the archive.
tar can also be used to add supplemental files to an archive and to
update or list files in the archive.  tar includes multivolume support,
automatic archive compression/decompression, the ability to perform
remote archives and the ability to perform incremental and full backups.

%prep
%setup -q
install -pm644 %_sourcedir/append.at tests/

%patch0 -p0
%patch1 -p0
%patch2 -p0
%patch3 -p0
%patch4 -p0
%patch5 -p0
%patch6 -p0
%patch7 -p0
%patch8 -p1
%patch9 -p1
%patch11 -p1
%patch12 -p1
%patch13 -p1
%patch14 -p1
%patch15 -p1
%patch16 -p1
%patch17 -p1
%patch18 -p1
%patch19 -p1
%patch20 -p1
%patch21 -p1

find -type f -name \*.orig -delete

%build
autoreconf -fisv
export tar_cv_path_RSH=%_bindir/ssh
%configure --bindir=/bin --with-rmt=/sbin/rmt
%make_build
%{?!__buildreqs:%{?!_without_check:%{?!_disable_check:%make_build -k check}}}
bzip2 -9fk ChangeLog

%install
mkdir -p %buildroot{%_bindir,%_man1dir}
%makeinstall bindir=%buildroot/bin
ln -s ../../bin/tar %buildroot%_bindir/gtar
help2man %buildroot/bin/tar >%buildroot%_man1dir/tar.1
%find_lang %name

%post
%install_info tar.info

%preun
%uninstall_info tar.info

%files -f %name.lang
/bin/tar
%_bindir/gtar
%_mandir/man?/*
%_infodir/tar.info*
%doc AUTHORS ChangeLog.bz2 NEWS README THANKS TODO

%changelog

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

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