From 45179628d20efa86d846d2ccf157ac40bcbb850b Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Thu, 2 Mar 2006 18:37:50 +0000 Subject: [PATCH] - new build system does not work with 2.6.13.4 Changed files: dazuko.spec -> 1.16 --- dazuko.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dazuko.spec b/dazuko.spec index 66e0b12..90457cc 100644 --- a/dazuko.spec +++ b/dazuko.spec @@ -10,7 +10,7 @@ %undefine with_dist_kernel %endif # -%define _rel 0.1 +%define _rel 1 Summary: Linux Dazuko driver Summary(pl): Sterownik Dazuko dla Linuksa Name: dazuko @@ -24,7 +24,7 @@ Source0: http://www.dazuko.org/files/%{name}-%{version}.tar.gz Patch0: %{name}-kbuild.patch URL: http://www.dazuko.org/ %if %{with kernel} -%{?with_dist_kernel:BuildRequires: kernel-module-build >= 2.6.7} +%{?with_dist_kernel:BuildRequires: kernel-module-build >= 2.6.14} BuildRequires: rpmbuild(macros) >= 1.286 %endif BuildRequires: bash -- 2.44.0