SPECS: VMware-server.spec - rm proper dir

glen glen at pld-linux.org
Wed Mar 5 00:31:52 CET 2008


Author: glen                         Date: Tue Mar  4 23:31:52 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- rm proper dir

---- Files affected:
SPECS:
   VMware-server.spec (1.35 -> 1.36) 

---- Diffs:

================================================================
Index: SPECS/VMware-server.spec
diff -u SPECS/VMware-server.spec:1.35 SPECS/VMware-server.spec:1.36
--- SPECS/VMware-server.spec:1.35	Wed Mar  5 00:27:20 2008
+++ SPECS/VMware-server.spec	Wed Mar  5 00:31:46 2008
@@ -22,7 +22,7 @@
 # Conditional build:
 %bcond_without	dist_kernel	# without distribution kernel
 %bcond_without	kernel		# don't build kernel modules
-%bcond_with	userspace	# don't build userspace utilities
+%bcond_without	userspace	# don't build userspace utilities
 %bcond_with	internal_libs	# internal libs stuff
 %bcond_with	verbose		# verbose build (V=1)
 #
@@ -240,9 +240,8 @@
 mv vmmon-only/linux/driver.c{,.dist}
 mv vmnet-only/hub.c{,.dist}
 mv vmnet-only/driver.c{,.dist}
-cd -
 rm -rf binary # unusable
-
+cd -
 
 %if 0
 tar zxf vmware-mui-distrib/console-distrib/%{name}-console-%{ver}-%{subver}.tar.gz
@@ -562,6 +561,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.36  2008-03-04 23:31:46  glen
+- rm proper dir
+
 Revision 1.35  2008-03-04 23:27:20  glen
 - missing endif
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/VMware-server.spec?r1=1.35&r2=1.36&f=u



More information about the pld-cvs-commit mailing list