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

Gerd Hoffmann (kraxel) fedora-extras-commits at redhat.com
Tue Dec 11 12:24:30 UTC 2007


Author: kraxel

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

Modified Files:
	xenwatch.spec 
Log Message:
- add xen-libs to buildrequires


Index: xenwatch.spec
===================================================================
RCS file: /cvs/pkgs/rpms/xenwatch/EL-5/xenwatch.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- xenwatch.spec	11 Dec 2007 11:00:22 -0000	1.1
+++ xenwatch.spec	11 Dec 2007 12:23:52 -0000	1.2
@@ -1,7 +1,7 @@
 Name:         xenwatch
 License:      GPLv2+
 Version:      0.5.2
-Release:      2%{?dist}
+Release:      3%{?dist}
 Summary:      Virtualization utilities, mostly for Xen
 Group:        Applications/Emulators
 Source:       %{name}-%{version}.tar.gz
@@ -13,7 +13,7 @@
 BuildRequires: libvirt-devel libxml2-devel
 
 %ifnarch ppc ppc64
-BuildRequires: xen-devel
+BuildRequires: xen-devel xen-libs
 %endif
 
 %if "%{?fedora}" != ""
@@ -61,6 +61,8 @@
 rm -rf %{buildroot}
 
 %changelog
+* 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
 - make it build on rhel5 & fedora8.
 * Thu Nov 08 2007 Gerd Hoffmann <kraxel at redhat.com> - 0.5.2-1




More information about the fedora-extras-commits mailing list