Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37518640
en ru br
ALT Linux repos
S:1.28.D001-alt1
5.0: 1.17-alt1
4.1: 1.12-alt1.1
4.0: 1.12-alt1.1
3.0: 1.12-alt1.1

Group :: Archiving/Backup
RPM: tardy

 Main   Changelog   Spec   Patches   Sources   Download   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

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin