From 94d6c860732e371d907c92faa1c4b54bca5779bc Mon Sep 17 00:00:00 2001 From: Andreas Thienemann Date: Aug 22 2007 11:30:13 +0000 Subject: - Added EA x86_64 as it was forgotten in -2 --- diff --git a/hevea.spec b/hevea.spec index 026931f..a3b2f45 100644 --- a/hevea.spec +++ b/hevea.spec @@ -2,7 +2,7 @@ Name: hevea Version: 1.09 -Release: 2%{?dist} +Release: 3%{?dist} Summary: LaTeX to HTML translator Group: Applications/Publishing License: QPL @@ -12,7 +12,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: ocaml >= 3.0.7, /usr/bin/kpsewhich Requires: tetex-latex netpbm-progs ghostscript tetex-dvips # Temporary until ocaml works -ExclusiveArch: alpha armv4l %{ix86} ia64 ppc sparc +ExclusiveArch: alpha armv4l %{ix86} x86_64 ia64 ppc sparc %description HEVEA is a quite complete and fast LATEX to HTML translator. @@ -63,6 +63,9 @@ rm -rf %{buildroot} %changelog +* Tue Aug 22 2007 Andreas Thienemann - 1.09-3 +- Added EA x86_64 as it was forgotten in -2 + * Tue Aug 14 2007 Andreas Thienemann - 1.09-2 - Added EA to prevent building on ppc64 until ocaml is available