rpms/xenner/devel xenner.spec,1.39,1.40

Tom Callaway spot at fedoraproject.org
Fri Feb 27 20:02:53 UTC 2009


Author: spot

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

Modified Files:
	xenner.spec 
Log Message:
fix typo


Index: xenner.spec
===================================================================
RCS file: /cvs/pkgs/rpms/xenner/devel/xenner.spec,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -r1.39 -r1.40
--- xenner.spec	27 Feb 2009 19:53:34 -0000	1.39
+++ xenner.spec	27 Feb 2009 20:02:23 -0000	1.40
@@ -1,7 +1,7 @@
 Name:         xenner
 License:      GPLv2+
 Version:      0.46
-Release:      5%{?dist}
+Release:      6%{?dist}
 Summary:      Xen emulator for kvm
 Group:        Applications/Emulators
 Source0:      http://dl.bytesex.org/releases/%{name}/%{name}-%{version}.tar.gz
@@ -16,7 +16,7 @@
 BuildRequires: libaio-devel
 BuildRequires: zlib-devel
 BuildRequires: python util-linux-ng
-# BuildRequires: /usr/include/gnu/stubs-32.h
+BuildRequires: /usr/include/gnu/stubs-32.h
 
 %description
 xenner is a utility which is able to boot xen paravirtualized kernels,
@@ -59,6 +59,9 @@
 rm -rf %{buildroot}
 
 %changelog
+* Fri Feb 27 2009 Tom "spot" Callaway <tcallawa at redhat.com> - 0.46-6
+- fix typo
+
 * Fri Feb 27 2009 Tom "spot" Callaway <tcallawa at redhat.com> - 0.46-5
 - fix ExclusiveArch
 




More information about the fedora-extras-commits mailing list