SPECS: qemu.spec - typo

sparky sparky at pld-linux.org
Mon Nov 13 17:11:20 CET 2006


Author: sparky                       Date: Mon Nov 13 16:11:20 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- typo

---- Files affected:
SPECS:
   qemu.spec (1.62 -> 1.63) 

---- Diffs:

================================================================
Index: SPECS/qemu.spec
diff -u SPECS/qemu.spec:1.62 SPECS/qemu.spec:1.63
--- SPECS/qemu.spec:1.62	Mon Nov 13 13:38:10 2006
+++ SPECS/qemu.spec	Mon Nov 13 17:11:15 2006
@@ -164,7 +164,7 @@
 cd kqemu-%{_kqemu_version}
 mv -f kqemu-linux.c{,.orig}
 %build_kernel_modules -m kqemu <<'EOF'
-if grep -q "CONFIG_PREEMPT_RT$" o/.config; then
+if grep -q "CONFIG_PREEMPT_RT" o/.config; then
 	sed 's/SPIN_LOCK_UNLOCKED/SPIN_LOCK_UNLOCKED(kqemu_lock)/' \
 		kqemu-linux.c.orig > kqemu-linux.c
 else
@@ -282,6 +282,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.63  2006/11/13 16:11:15  sparky
+- typo
+
 Revision 1.62  2006/11/13 12:38:10  sparky
 - %{_alt_kernel} support
 - use %build_kernel_modules, %install_kernel_modules (not tested)
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/qemu.spec?r1=1.62&r2=1.63&f=u



More information about the pld-cvs-commit mailing list