Name: cabextract Version: 1.9 Release: 1mamba Summary: A program to extract Microsoft cabinet (.CAB) files Group: Applications/Archiving Vendor: openmamba Distribution: openmamba Packager: Silvan Calarco URL: http://www.cabextract.org.uk/ Source: http://www.cabextract.org.uk/cabextract-%{version}.tar.gz License: GPL ## AUTOBUILDREQ-BEGIN BuildRequires: glibc-devel ## AUTOBUILDREQ-END BuildRoot: %{_tmppath}/%{name}-%{version}-root %description CabExtract is a program to extract Microsoft cabinet (.CAB) files. %prep %setup -q %build %configure %make %install [ "%{buildroot}" != / ] && rm -rf %{buildroot} %makeinstall %clean [ "%{buildroot}" != / ] && rm -rf %{buildroot} %files %defattr(-,root,root) %{_bindir}/cabextract %{_mandir}/man1/cabextract.* %doc AUTHORS ChangeLog COPYING NEWS README TODO %changelog * Sun Jan 06 2019 Automatic Build System 1.9-1mamba - automatic version update by autodist * Thu Apr 23 2015 Automatic Build System 1.6-1mamba - automatic update by autodist * Mon May 16 2011 Automatic Build System 1.4-1mamba - automatic update by autodist * Mon Aug 16 2010 Automatic Build System 1.3-1mamba - automatic update by autodist * Sun Jul 11 2010 Davide Madrisan 1.2-3mamba - fixed package URL * Mon Jun 04 2007 Aleph0 1.2-2mamba - rebuilt * Wed Oct 04 2006 Davide Madrisan 1.2-1qilnx - update to version 1.2 by autospec * Wed Nov 10 2004 Davide Madrisan 1.1-1qilnx - update to version 1.1 by autospec - added documentation - also fix the security vulnerability QSA-2004-054 (CAN-2004-0916) * Mon Sep 13 2004 Silvan Calarco 1.0-1qilnx - new version build * Mon Jul 14 2003 Silvan Calarco 0.6-1qilnx - Creation of cabextract package