Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37392058
en ru br
Репозитории ALT

Группа :: Архивирование/Сжатие
Пакет: nomarch

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   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

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

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