summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorElan Ruusamäe2006-04-12 12:15:41 (GMT)
committercvs2git2012-06-24 12:13:13 (GMT)
commit19c61839243cb8c184a4004954e8bb5e4638c24d (patch)
tree13b0d3ebad6b384ad8d918515f883c4ecc847751
parent7a45436d7882b4842ea41ae728f04156b2e58db7 (diff)
downloadkernel-net-eplip-19c61839243cb8c184a4004954e8bb5e4638c24d.zip
kernel-net-eplip-19c61839243cb8c184a4004954e8bb5e4638c24d.tar.gz
- add kernel epoch, adapterized
Changed files: kernel-net-eplip.spec -> 1.6
-rw-r--r--kernel-net-eplip.spec6
1 files changed, 3 insertions, 3 deletions
diff --git a/kernel-net-eplip.spec b/kernel-net-eplip.spec
index e49e453..684d58e 100644
--- a/kernel-net-eplip.spec
+++ b/kernel-net-eplip.spec
@@ -1,4 +1,4 @@
-# $Revision: 1.5 $
+# $Revision: 1.6 $
#
# Conditional build:
%bcond_without dist_kernel # without kernel from distribution
@@ -20,8 +20,8 @@ Patch0: eplip-2.6.x.patch
Patch1: kernel-eplip-WIRING.patch
Patch2: eplip-2.6.x2.patch
URL: http://e-plip.sourceforge.net/
-BuildRequires: rpmbuild(macros) >= 1.118
%{?with_dist_kernel:BuildRequires: kernel-module-build}
+BuildRequires: rpmbuild(macros) >= 1.118
%{?with_dist_kernel:%requires_releq_kernel_up}
Requires(post,postun): modutils
ExclusiveArch: %{ix86}
@@ -74,7 +74,7 @@ touch include/config/MARKER
V=1
mv *.ko build-done/UP
-# it doesn't work
+# it doesn't work
#%{__make} -C %{_kernelsrcdir} mrproper \
# M=$PWD \
# O=$PWD \