Solve the x86_64-redhat-linux-gnu configure target error

This commit is contained in:
Robert Scheck 2009-03-01 16:29:51 +00:00
commit f370927fca

View file

@ -1,7 +1,7 @@
Name: xlhtml
Summary: Excel 95/97 and PowerPoint to HTML converter
Version: 0.5
Release: 9%{?dist}
Release: 10%{?dist}
License: GPLv2+
Group: Applications/Text
@ -22,6 +22,7 @@ internet. pptHtml program converts PowerPoint files to HTML.
%setup -q
%build
rm -f config.{guess,sub}
aclocal
autoconf
automake -a
@ -45,6 +46,9 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/man1/*
%changelog
* Sun Mar 01 2009 Robert Scheck <robert@fedoraproject.org> 0.5-10
- Solve the x86_64-redhat-linux-gnu configure target error
* Thu Feb 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.5-9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild