Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37401160
en ru br
ALT Linux repos
S:1.4-alt1.qa1

Group :: Archiving/Compression
RPM: nomarch

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: nomarch
Version: 1.4
Release: alt1.qa1

Summary: GPLed Arc de-archiver

Group: Archiving/Compression
License: GPLv2+
Url: http://www.svgalib.org/rus/nomarch.html
Packager: Ilya Mashkin <oddity at altlinux.ru>
Source: ftp://ftp.ibiblio.org/pub/Linux/utils/compress/%name-%version.tar.gz

%description
nomarch lists/extracts/tests `.arc' archives. (It also handles `.ark'
files, they're exactly the same.) This is a *very* outdated file
format which should never be used for anything new, but unfortunately,
you can still run into it every so often.

%prep
%setup -q

%build
make %{?_smp_mflags} CFLAGS="%optflags"

%install

%makeinstall \
   BINDIR="%buildroot%_bindir" \
   MANDIR="%buildroot%_mandir/man1"


%files
%defattr(0644, root, root, 0755)
%doc ChangeLog NEWS README TODO
%doc %_mandir/man?/*
%attr(0755,root,root) %_bindir/*

%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