rpms/xlhtml/devel xlhtml.spec,1.13,1.14

Robert Scheck robert at fedoraproject.org
Sun Mar 1 16:30:21 UTC 2009


Author: robert

Update of /cvs/pkgs/rpms/xlhtml/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv31623

Modified Files:
	xlhtml.spec 
Log Message:
Solve the x86_64-redhat-linux-gnu configure target error



Index: xlhtml.spec
===================================================================
RCS file: /cvs/pkgs/rpms/xlhtml/devel/xlhtml.spec,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- xlhtml.spec	26 Feb 2009 09:49:30 -0000	1.13
+++ xlhtml.spec	1 Mar 2009 16:29:51 -0000	1.14
@@ -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 @@
 %setup -q
 
 %build
+rm -f config.{guess,sub}
 aclocal
 autoconf
 automake -a
@@ -45,6 +46,9 @@
 %{_mandir}/man1/*
 
 %changelog
+* Sun Mar 01 2009 Robert Scheck <robert at fedoraproject.org> 0.5-10
+- Solve the x86_64-redhat-linux-gnu configure target error
+
 * Thu Feb 26 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.5-9
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
 




More information about the fedora-extras-commits mailing list