SPECS: kvm.spec - removed unreasoned userspace bcond disabling (accidental?)

glen glen at pld-linux.org
Mon Dec 8 23:46:57 CET 2008


Author: glen                         Date: Mon Dec  8 22:46:57 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- removed unreasoned userspace bcond disabling (accidental?)

---- Files affected:
SPECS:
   kvm.spec (1.73 -> 1.74) 

---- Diffs:

================================================================
Index: SPECS/kvm.spec
diff -u SPECS/kvm.spec:1.73 SPECS/kvm.spec:1.74
--- SPECS/kvm.spec:1.73	Mon Dec  8 20:25:33 2008
+++ SPECS/kvm.spec	Mon Dec  8 23:46:51 2008
@@ -14,9 +14,9 @@
 %if %{without kernel}
 %undefine	with_dist_kernel
 %endif
-#%%if "%{_alt_kernel}" != "%{nil}"
-#%%undefine	with_userspace
-#%%endif
+%if "%{_alt_kernel}" != "%{nil}"
+%undefine	with_userspace
+%endif
 %if %{without userspace}
 # nothing to be placed to debuginfo package
 %define		_enable_debug_packages	0
@@ -240,6 +240,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.74  2008/12/08 22:46:51  glen
+- removed unreasoned userspace bcond disabling (accidental?)
+
 Revision 1.73  2008/12/08 19:25:33  sparky
 - drop ppc: if there is anyone with hardware to test it please let me know
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/kvm.spec?r1=1.73&r2=1.74&f=u



More information about the pld-cvs-commit mailing list