]> git.pld-linux.org Git - packages/e1000.git/blobdiff - e1000.spec
- propably fixed building on ppc (it was typo?)
[packages/e1000.git] / e1000.spec
index 2638a36d86a9b5a4cd0af78985387e50b4a53cc3..0f53b78ed7419742c68a666f094aaa26902ae794 100644 (file)
@@ -8,12 +8,12 @@
 Summary:       Intel(R) PRO/1000 driver for Linux
 Summary(pl):   Sterownik do karty Intel(R) PRO/1000
 Name:          kernel-net-e1000
-Version:       6.2.15
+Version:       7.0.38
 Release:       %{_rel}@%{_kernel_ver_str}
 License:       GPL v2
 Group:         Base/Kernel
 Source0:       ftp://aiedownload.intel.com/df-support/9180/eng/e1000-%{version}.tar.gz
-# Source0-md5: 83f16b6b3f255730e0649f23cfc01509
+# Source0-md5: 1c1c8b63e1530a68c5c73c4a39cb218b
 URL:           http://support.intel.com/support/network/adapter/index.htm#PRO/1000
 %{?with_dist_kernel:BuildRequires:     kernel-module-build >= 3:2.6.7}
 BuildRequires: rpmbuild(macros) >= 1.211
@@ -73,7 +73,7 @@ for cfg in %{?with_dist_kernel:%{?with_smp:smp} up}%{!?with_dist_kernel:nondist}
        ln -sf %{_kernelsrcdir}/include/linux/autoconf-$cfg.h o/include/linux/autoconf.h
 %ifarch ppc
        if [ -d "%{_kernelsrcdir}/include/asm-powerpc" ]; then
-               install -d include/asm
+               install -d o/include/asm
                cp -a %{_kernelsrcdir}/include/asm-%{_target_base_arch}/* o/include/asm
                cp -a %{_kernelsrcdir}/include/asm-powerpc/* o/include/asm
        else
This page took 0.063985 seconds and 4 git commands to generate.