rpms/hevea/devel hevea.spec,1.11,1.12

Dennis Gilmore ausil at fedoraproject.org
Tue Sep 22 19:49:12 UTC 2009


Author: ausil

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

Modified Files:
	hevea.spec 
Log Message:
switch ExclusiveArch to ExcludeArch



Index: hevea.spec
===================================================================
RCS file: /cvs/pkgs/rpms/hevea/devel/hevea.spec,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -p -r1.11 -r1.12
--- hevea.spec	25 Jul 2009 02:08:02 -0000	1.11
+++ hevea.spec	22 Sep 2009 19:49:12 -0000	1.12
@@ -2,7 +2,7 @@
 
 Name:           hevea
 Version:        1.10
-Release:        4%{?dist}
+Release:        5%{?dist}
 Summary:        LaTeX to HTML translator
 Group:          Applications/Publishing
 License:        QPL
@@ -12,7 +12,7 @@ BuildRoot:      %{_tmppath}/%{name}-%{ve
 BuildRequires:	ocaml >= 3.0.7, /usr/bin/kpsewhich
 Requires:       tetex-latex netpbm-progs ghostscript tetex-dvips
 # Temporary until ocaml works
-ExclusiveArch:  alpha armv4l %{ix86} x86_64 ia64 ppc sparc
+ExcludeArch:    sparc64 s390 s390x
 
 %description
 HEVEA is a quite complete and fast LATEX to HTML translator.
@@ -69,6 +69,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Tue Sep 22 2009 Dennis Gilmore <dennis at ausil.us> - 1.10-5
+- switch ExclusiveArch to ExcludeArch on arches withot ocaml
+
 * Fri Jul 24 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.10-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
 




More information about the fedora-extras-commits mailing list