Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37549775
en ru br
ALT Linux repos
S:1.11-alt1
5.0: 1.2-alt1
4.1: 1.2-alt1
4.0: 1.2-alt1
3.0: 1.1-alt1
+backports:1.2-alt0.M30.1

Group :: Archiving/Compression
RPM: cabextract

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%def_without libmspack

Name: cabextract
Version: 1.11
Release: alt1

Summary: Utility for extracting Microsoft Cabinet files

License: GPLv2+
Group: Archiving/Compression
URL: http://cabextract.org.uk/

Source: http://cabextract.org.uk/cabextract-%version.tar.gz
#Patch: cabextract-1.0-alt-fixes.patch

BuildRequires: tzdata
%if_with libmspack
BuildRequires: libmspack-devel >= 0.8alpha
%endif

%description
A program for extracting Microsoft Cabinet (.CAB) files.

%prep
%setup
#patch -p1
%if_with libmspack
rm -rf mspack/
%endif

%build
%autoreconf
%configure \
%if_with libmspack
   --with-external-libmspack \
%endif
   %nil

%make_build

%install
%makeinstall_std

%files
%_bindir/%name
%_man1dir/%name.1.*
%doc NEWS README

%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