rpms/ocaml-libvirt/EL-5 ocaml-libvirt.spec,1.12,1.13

Richard W.M. Jones (rjones) fedora-extras-commits at redhat.com
Wed Dec 12 16:08:51 UTC 2007


Author: rjones

Update of /cvs/pkgs/rpms/ocaml-libvirt/EL-5
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22850

Modified Files:
	ocaml-libvirt.spec 
Log Message:
- ExcludeArch ppc.  libvirt is missing from RHEL on ppc.



Index: ocaml-libvirt.spec
===================================================================
RCS file: /cvs/pkgs/rpms/ocaml-libvirt/EL-5/ocaml-libvirt.spec,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- ocaml-libvirt.spec	12 Dec 2007 15:57:27 -0000	1.12
+++ ocaml-libvirt.spec	12 Dec 2007 16:08:14 -0000	1.13
@@ -10,7 +10,7 @@
 
 Name:           ocaml-libvirt
 Version:        0.3.3.0
-Release:        5%{?dist}
+Release:        6%{?dist}
 Summary:        OCaml binding for libvirt
 
 Group:          Development/Libraries
@@ -18,6 +18,7 @@
 URL:            http://et.redhat.com/~rjones/ocaml-libvirt/
 Source0:        http://et.redhat.com/~rjones/ocaml-libvirt/%{name}-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
+ExcludeArch:    ppc
 ExcludeArch:    ppc64
 
 # Note for people building from this spec file:
@@ -232,8 +233,9 @@
 
 
 %changelog
-* Wed Dec 12 2007 Richard W.M. Jones <rjones at redhat.com> - 0.3.3.0-5
+* Wed Dec 12 2007 Richard W.M. Jones <rjones at redhat.com> - 0.3.3.0-6
 - BuildRequires ncurses-devel on RHEL.
+- ExcludeArch ppc.  libvirt is missing from RHEL on ppc.
 
 * Tue Dec 11 2007 Richard W.M. Jones <rjones at redhat.com> - 0.3.3.0-4
 - Rebuild for EPEL with 5.1 packages.




More information about the fedora-extras-commits mailing list