]> git.pld-linux.org Git - packages/VMware-server.git/blobdiff - VMware-server.spec
- drop obsolete and outdated manual inclusion of rpm macros
[packages/VMware-server.git] / VMware-server.spec
index 9c68a56f0dc655c3d070dac4678f22e0575e040f..810cdb8ef298d9eca75e16523f11020607e57f31 100644 (file)
@@ -1,4 +1,7 @@
 #
+# STATUS:
+# - 2.0.2.203138-0.2 works fine th-x86_64
+#
 # NOTE:
 # - direct download links seem to no longer work, you may need to get them
 #   on your own.
 %bcond_without doc             # package huge docs
 %bcond_with    verbose         # verbose build (V=1)
 #
-%include       /usr/lib/rpm/macros.perl
 #
 %define                ver     2.0.2
 %define                vixver  1.6.2
 %define                subver  203138
-%define                rel     0.1
+%define                rel     0.2
 %{expand:%%global      ccver   %(%{__cc} -dumpversion)}
 #
 Summary:       VMware Server
@@ -54,7 +56,7 @@ Source11:     %{name}-libs
 Source12:      %{name}-locations
 #Patch0:               %{name}-config-rc-inetd.patch
 Patch1:                %{name}-config-kernel.patch
-#Patch2:               %{name}-config-pam.patch
+Patch2:                %{name}-vmware-config-skip-pam.d-vmware-authd-install.patch
 Patch3:                %{name}-initscript.patch
 Patch4:                %{name}-linux-2.6.30.patch
 Patch5:                %{name}-linux-2.6.31.patch
@@ -264,7 +266,7 @@ rm -rf lib/isoimages # packaged by %{name}-isoimages.spec
 
 #%patch0 -p1
 %patch1 -p1
-#%patch2 -p1
+%patch2 -p1
 %patch3 -p1
 
 cd lib/modules
This page took 0.038791 seconds and 4 git commands to generate.