rpms/kvm/devel .cvsignore,1.5,1.6 kvm.spec,1.6,1.7 sources,1.5,1.6

Jeremy Katz (katzj) fedora-extras-commits at redhat.com
Fri Feb 23 17:01:34 UTC 2007


Author: katzj

Update of /cvs/extras/rpms/kvm/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv11931

Modified Files:
	.cvsignore kvm.spec sources 
Log Message:
* Fri Feb 23 2007 Jeremy Katz <katzj at redhat.com> - 14-1
- update to kvm-14
- note: this requires a kernel that's 2.6.21-rc1 or newer



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/kvm/devel/.cvsignore,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- .cvsignore	26 Jan 2007 20:54:30 -0000	1.5
+++ .cvsignore	23 Feb 2007 17:01:01 -0000	1.6
@@ -1 +1 @@
-kvm-12.tar.gz
+kvm-14.tar.gz


Index: kvm.spec
===================================================================
RCS file: /cvs/extras/rpms/kvm/devel/kvm.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- kvm.spec	19 Feb 2007 17:03:21 -0000	1.6
+++ kvm.spec	23 Feb 2007 17:01:01 -0000	1.7
@@ -1,12 +1,11 @@
 Summary: Kernel-based Virtual Machine
 Name: kvm
-Version: 12
-Release: 3
+Version: 14
+Release: 1
 License: GPL
 Group: Development/Tools
 URL: http://kvm.sf.net
 Source0: http://download.sourceforge.net/sourceforge/kvm/kvm-%{version}.tar.gz
-Patch0: kvm-qemu-ide-dma.patch
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires: SDL-devel 
 # qemu doesn't build with gcc 4.x
@@ -28,7 +27,6 @@
 
 %prep
 %setup -q
-%patch0 -p0
 
 %build
 ./configure --with-patched-kernel --qemu-cc=gcc34 --kerneldir=$(pwd)/kernel --prefix=%{_prefix}
@@ -62,6 +60,10 @@
 %{_datadir}/kvm
 
 %changelog
+* Fri Feb 23 2007 Jeremy Katz <katzj at redhat.com> - 14-1
+- update to kvm-14
+- note: this requires a kernel that's 2.6.21-rc1 or newer
+
 * Mon Feb 19 2007 Jeremy Katz <katzj at redhat.com> - 12-3
 - add the buildrequires for the docs to build
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/kvm/devel/sources,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- sources	26 Jan 2007 20:54:30 -0000	1.5
+++ sources	23 Feb 2007 17:01:01 -0000	1.6
@@ -1 +1 @@
-c336921942daa096063bbb471ed6eecd  kvm-12.tar.gz
+20ab83f27c7bd46c77871efe399bc4a1  kvm-14.tar.gz




More information about the scm-commits mailing list