rpms/xenwatch/EL-5 xenwatch.spec,1.2,1.3

Gerd Hoffmann (kraxel) fedora-extras-commits at redhat.com
Tue Dec 11 22:22:19 UTC 2007


Author: kraxel

Update of /cvs/pkgs/rpms/xenwatch/EL-5
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23695

Modified Files:
	xenwatch.spec 
Log Message:
exclude ppc on EL-5.


Index: xenwatch.spec
===================================================================
RCS file: /cvs/pkgs/rpms/xenwatch/EL-5/xenwatch.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- xenwatch.spec	11 Dec 2007 12:23:52 -0000	1.2
+++ xenwatch.spec	11 Dec 2007 22:21:44 -0000	1.3
@@ -1,7 +1,7 @@
 Name:         xenwatch
 License:      GPLv2+
 Version:      0.5.2
-Release:      3%{?dist}
+Release:      4%{?dist}
 Summary:      Virtualization utilities, mostly for Xen
 Group:        Applications/Emulators
 Source:       %{name}-%{version}.tar.gz
@@ -18,6 +18,7 @@
 
 %if "%{?fedora}" != ""
 BuildRequires: gnutls-devel gtk-vnc-devel
+ExcludeArch: ppc ppc64
 %endif
 
 # Don't build experimental/broken mDNS bits.
@@ -61,6 +62,8 @@
 rm -rf %{buildroot}
 
 %changelog
+* Tue Dec 11 2007 Gerd Hoffmann <kraxel at redhat.com> - 0.5.2-4
+- exclude ppc on EL-5.
 * Tue Dec 11 2007 Gerd Hoffmann <kraxel at redhat.com> - 0.5.2-3
 - add xen-libs to buildrequires.
 * Tue Nov 27 2007 Gerd Hoffmann <kraxel at redhat.com> - 0.5.2-2




More information about the fedora-extras-commits mailing list