Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37568459
en ru br
ALT Linux repos
S:1.14i-alt3
5.0: 1.14i-alt2
4.1: 1.14i-alt2
4.0: 1.14i-alt2
3.0: 1.14i-alt1

Group :: Archiving/Compression
RPM: lha

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: lha
Version: 1.14i
Release: alt3
Serial: 2

%define addver -ac20050924p1
%define fullname %name-%version%addver

Summary: An archiving and compression utility for LHarc format archives
License: freeware
Group: Archiving/Compression

Url: http://www2m.biglobe.ne.jp/~dolphin/lha/lha-unix.htm
Source: http://www2m.biglobe.ne.jp/~dolphin/lha/prog/%fullname.tar.gz
Patch: %name-1.14i-fix-includes.patch.bz2
Packager: Stanislav Ievlev <inger at altlinux.ru>

%description
LhA is an archiving and compression utility for LHarc format archive.
LhA is mostly used in the Amiga and in the DOS world, but can be used
under Linux to extract files from .lha and .lzh archives.

Install the LhA package if you need to extract files from .lha or .lzh
Amiga or DOS archives, or if you have to build LhA archives to
be read on the Amiga or DOS.

%prep
%setup -n %fullname
%patch -p1

%build
%define _optlevel 3
%add_optflags %optflags_notraceback
%configure
%make_build OPTIMIZE="%optflags"

%install
install -pDm755 src/%name %buildroot%_bindir/%name

%files
%_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