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

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

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

Summary: a tar post-processor
Name: tardy
Version: 1.17
Release: alt2.qa1

Packager: Alexey Voinov <voins at altlinux.ru>

License: %gpl3plus
Group: Archiving/Backup
Source: %name-%version.tar
URL: http://tardy.sourceforge.net/

BuildPreReq: rpm-build-licenses

# Automatically added by buildreq on Thu May 08 2008

BuildRequires: gcc-c++ groff-base zlib-devel

%description
The tardy program is a tar(1) post-processor.  It may be used to
manipulate the file headers tar(5) archive files in various ways.

The reason the tardy program was written was because the author wanted
to "spruce up" tar files before posting them to the net, mostly to
remove artefacts of the development environment, without introducing more.

The tardy program was designed to allow you to alter certain atrributes
of files after they have been included in the tar file.  Among them are:

 * change file owner (by number or name)
 * change file group (by number or name)
 * add directory prefix (for example, dot)
 * change file protections (for example, from 600 to 644)

Note that all of these affect ALL files in the archive.

%prep
%setup -q

%build
%configure
%make_build

%install
%make_install RPM_BUILD_ROOT=$RPM_BUILD_ROOT install

%files
%_bindir/tardy
%_man1dir/tardy.1*
%_man1dir/tardy_license.1*

%changelog

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

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