Summary: CHM(Compiled HTML) Decompressor Name: archmage Version: 0.0.6 Release: 1.n0i.1 Source0: http://prdownloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz License: GPL Group: Applications/Publishing URL: http://archmage.sf.net BuildRequires: python-devel # not necessary, included with source. #BuildRequires: chmlib-devel #Requires: chmlib BuildRoot: %{_tmppath}/%{name}-buildroot %description arCHMage is an extensible reader and decompiler for files in the CHM format. %prep %setup -q %build env CFLAGS="$RPM_OPT_FLAGS" python setup.py build %install rm -rf $RPM_BUILD_ROOT python setup.py install --root=$RPM_BUILD_ROOT --record=INSTALLED_FILES %clean rm -rf $RPM_BUILD_ROOT %files -f INSTALLED_FILES %defattr(-,root,root) %doc README doc/ %changelog * Sat Feb 14 2004 Marius FERARU 0:0.0.6-1.n0i.1 - version 0.0.6