]> git.pld-linux.org Git - packages/VMware-workstation.git/commitdiff
- add kernel epoch, adapterized
authorElan Ruusamäe <glen@pld-linux.org>
Wed, 12 Apr 2006 12:15:41 +0000 (12:15 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    VMware-workstation.spec -> 1.86

VMware-workstation.spec

index 8951ce05a1cecb447a09f968c7a1206cff96f7a2..25bbb443ec3eea674e324c91e2a987c20c7479dc 100644 (file)
@@ -49,7 +49,7 @@ Patch1:               %{name}-run_script.patch
 NoSource:      0
 URL:           http://www.vmware.com/
 BuildRequires: gcc-c++
-%{?with_dist_kernel:BuildRequires:     kernel-module-build >= 2.6.7}
+%{?with_dist_kernel:BuildRequires:     kernel-module-build >= 3:2.6.7}
 BuildRequires: rpm-perlprov
 BuildRequires: rpmbuild(macros) >= 1.268
 BuildRequires: sed >= 4.0
@@ -339,7 +339,7 @@ for mod in vmmon vmnet ; do
                install -d o/include/config
                touch o/include/config/MARKER
                ln -sf %{_kernelsrcdir}/scripts o/scripts
-        %endif
+               %endif
                %{__make} -C %{_kernelsrcdir} modules \
                        VMWARE_VER=VME_V5 \
                        SRCROOT=$PWD \
This page took 0.084455 seconds and 4 git commands to generate.