rpms/qemu/devel qemu.spec,1.56,1.57

Glauber Costa glommer at fedoraproject.org
Wed Mar 4 17:43:12 UTC 2009


Author: glommer

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

Modified Files:
	qemu.spec 
Log Message:
remove long lines




Index: qemu.spec
===================================================================
RCS file: /cvs/pkgs/rpms/qemu/devel/qemu.spec,v
retrieving revision 1.56
retrieving revision 1.57
diff -u -r1.56 -r1.57
--- qemu.spec	4 Mar 2009 17:32:40 -0000	1.56
+++ qemu.spec	4 Mar 2009 17:42:41 -0000	1.57
@@ -2,8 +2,8 @@
 Name: qemu
 Version: 0.92
 Release: 0.1.kvm20090303git%{?dist}
-# I have mistakenly thought the revision name would be 1.0.                                                                                                                                                   
-# So 0.10 series get Epoch = 1                                                                                                                                                                               
+# I have mistakenly thought the revision name would be 1.0.
+# So 0.10 series get Epoch = 1
 Epoch: 2
 License: GPLv2+ and LGPLv2+
 Group: Development/Tools
@@ -75,7 +75,7 @@
 Summary: QEMU common files needed by all QEMU targets
 Group: Development/Tools
 %description common
-QEMU is a generic and open source processor emulator which achieves a good 
+QEMU is a generic and open source processor emulator which achieves a good
 emulation speed by using dynamic translation.
 
 This package provides the common files needed by all QEMU targets
@@ -88,7 +88,7 @@
 Requires(preun): /sbin/service /sbin/chkconfig
 Requires(postun): /sbin/service
 %description user
-QEMU is a generic and open source processor emulator which achieves a good 
+QEMU is a generic and open source processor emulator which achieves a good
 emulation speed by using dynamic translation.
 
 This package provides the user mode emulation of qemu targets
@@ -104,7 +104,7 @@
 Obsoletes: kvm < 85
 
 %description system-x86
-QEMU is a generic and open source processor emulator which achieves a good 
+QEMU is a generic and open source processor emulator which achieves a good
 emulation speed by using dynamic translation.
 
 This package provides the system emulator for x86
@@ -114,7 +114,7 @@
 Group: Development/Tools
 Requires: %{name}-common = %{epoch}:%{version}-%{release}
 %description system-ppc
-QEMU is a generic and open source processor emulator which achieves a good 
+QEMU is a generic and open source processor emulator which achieves a good
 emulation speed by using dynamic translation.
 
 This package provides the system emulator for ppc
@@ -124,7 +124,7 @@
 Group: Development/Tools
 Requires: %{name}-common = %{epoch}:%{version}-%{release}
 %description system-sparc
-QEMU is a generic and open source processor emulator which achieves a good 
+QEMU is a generic and open source processor emulator which achieves a good
 emulation speed by using dynamic translation.
 
 This package provides the system emulator for sparc
@@ -134,7 +134,7 @@
 Group: Development/Tools
 Requires: %{name}-common = %{epoch}:%{version}-%{release}
 %description system-arm
-QEMU is a generic and open source processor emulator which achieves a good 
+QEMU is a generic and open source processor emulator which achieves a good
 emulation speed by using dynamic translation.
 
 This package provides the system emulator for arm
@@ -144,7 +144,7 @@
 Group: Development/Tools
 Requires: %{name}-common = %{epoch}:%{version}-%{release}
 %description system-mips
-QEMU is a generic and open source processor emulator which achieves a good 
+QEMU is a generic and open source processor emulator which achieves a good
 emulation speed by using dynamic translation.
 
 This package provides the system emulator for mips
@@ -154,7 +154,7 @@
 Group: Development/Tools
 Requires: %{name}-common = %{epoch}:%{version}-%{release}
 %description system-cris
-QEMU is a generic and open source processor emulator which achieves a good 
+QEMU is a generic and open source processor emulator which achieves a good
 emulation speed by using dynamic translation.
 
 This package provides the system emulator for cris
@@ -164,7 +164,7 @@
 Group: Development/Tools
 Requires: %{name}-common = %{epoch}:%{version}-%{release}
 %description system-m68k
-QEMU is a generic and open source processor emulator which achieves a good 
+QEMU is a generic and open source processor emulator which achieves a good
 emulation speed by using dynamic translation.
 
 This package provides the system emulator for m68k
@@ -174,7 +174,7 @@
 Group: Development/Tools
 Requires: %{name}-common = %{epoch}:%{version}-%{release}
 %description system-sh4
-QEMU is a generic and open source processor emulator which achieves a good 
+QEMU is a generic and open source processor emulator which achieves a good
 emulation speed by using dynamic translation.
 
 This package provides the system emulator for sh4
@@ -211,7 +211,7 @@
 %patch10 -p1
 
 %build
-# systems like rhel build system does not have a recent enough linker so 
+# systems like rhel build system does not have a recent enough linker so
 # --build-id works. this option is used fedora 8 onwards for giving info
 # to the debug packages.
 




More information about the fedora-extras-commits mailing list