rpms/hevea/devel hevea.spec,1.5,1.6

Andreas Thienemann (ixs) fedora-extras-commits at redhat.com
Tue Aug 14 14:06:11 UTC 2007


Author: ixs

Update of /cvs/pkgs/rpms/hevea/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29031

Modified Files:
	hevea.spec 
Log Message:
* Tue Aug 14 2007 Andreas Thienemann <andreas at bawue.net> - 1.09-2
- Added EA to prevent building on ppc64 until ocaml is available



Index: hevea.spec
===================================================================
RCS file: /cvs/pkgs/rpms/hevea/devel/hevea.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- hevea.spec	14 Aug 2007 13:49:53 -0000	1.5
+++ hevea.spec	14 Aug 2007 14:05:38 -0000	1.6
@@ -2,7 +2,7 @@
 
 Name:           hevea
 Version:        1.09
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        LaTeX to HTML translator
 Group:          Applications/Publishing
 License:        QPL
@@ -11,6 +11,8 @@
 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
 
 %description
 HEVEA is a quite complete and fast LATEX to HTML translator.
@@ -61,6 +63,9 @@
 
 
 %changelog
+* Tue Aug 14 2007 Andreas Thienemann <andreas at bawue.net> - 1.09-2
+- Added EA to prevent building on ppc64 until ocaml is available
+
 * Tue Aug 14 2007 Andreas Thienemann <andreas at bawue.net> - 1.09-1
 - Updated to 1.09
 




More information about the fedora-extras-commits mailing list