SPECS: VMware-workstation.spec - fix %setup

adamg adamg at pld-linux.org
Fri Apr 21 00:42:34 CEST 2006


Author: adamg                        Date: Thu Apr 20 22:42:34 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fix %setup

---- Files affected:
SPECS:
   VMware-workstation.spec (1.89 -> 1.90) 

---- Diffs:

================================================================
Index: SPECS/VMware-workstation.spec
diff -u SPECS/VMware-workstation.spec:1.89 SPECS/VMware-workstation.spec:1.90
--- SPECS/VMware-workstation.spec:1.89	Thu Apr 20 19:57:44 2006
+++ SPECS/VMware-workstation.spec	Fri Apr 21 00:42:29 2006
@@ -280,8 +280,8 @@
 Moduły jądra SMP dla VMware Workstation - vmnet-smp.
 
 %prep
-#%setup -q -n vmware-distrib
-%setup -qDT -n vmware-distrib -a1
+%setup -q -n vmware-distrib -a1
+#%setup -qDT -n vmware-distrib -a1
 #mkdir vmware-any-any-update%{_urel}
 cd vmware-any-any-update%{_urel}
 tar xf vmmon.tar
@@ -661,6 +661,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.90  2006/04/20 22:42:29  adamg
+- fix %setup
+
 Revision 1.89  2006/04/20 17:57:44  glen
 - fix chkconfig deps
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/VMware-workstation.spec?r1=1.89&r2=1.90&f=u



More information about the pld-cvs-commit mailing list