Author: karsten
Update of /cvs/extras/rpms/ocaml-sqlite/devel In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv8767/ocaml-sqlite/devel
Modified Files: ocaml-sqlite.spec Log Message: - ExcludeArch sparc64, s390, s390x as we don't have OCaml on those archs (added sparc64 per request from the sparc maintainer)
Index: ocaml-sqlite.spec =================================================================== RCS file: /cvs/extras/rpms/ocaml-sqlite/devel/ocaml-sqlite.spec,v retrieving revision 1.10 retrieving revision 1.11 diff -u -r1.10 -r1.11 --- ocaml-sqlite.spec 26 Feb 2009 07:34:13 -0000 1.10 +++ ocaml-sqlite.spec 16 Apr 2009 09:06:16 -0000 1.11 @@ -11,6 +11,7 @@ URL: http://www.ocaml.info/home/ocaml_sources.html#ocaml-sqlite3 Source0: http://www.ocaml.info/ocaml_sources/ocaml-sqlite3-%%7Bversion%7D.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) +ExcludeArch: sparc64 s390 s390x
Patch0: ocaml-sqlite-debian-install-no-mktop.patch
@@ -102,6 +103,10 @@
%changelog +* Thu Apr 16 2009 S390x secondary arch maintainer fedora-s390x@lists.fedoraproject.org +- ExcludeArch sparc64, s390, s390x as we don't have OCaml on those archs + (added sparc64 per request from the sparc maintainer) + * Wed Feb 25 2009 Fedora Release Engineering rel-eng@lists.fedoraproject.org - 1.2.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
ocaml-devel@lists.fedoraproject.org