]> git.pld-linux.org Git - packages/acerhk.git/blobdiff - acerhk.spec
- release 31
[packages/acerhk.git] / acerhk.spec
index d2915b5f98ac1d55dc44aadace64e582a7798748..6c7e5e77486da34ced7ab1e4eab846c94c4e6a35 100644 (file)
@@ -2,16 +2,17 @@
 # Conditional build:
 %bcond_without dist_kernel     # without distribution kernel
 #
+%define                rel     31
 Summary:       Linux driver for Acer notebook special Hot Keys
 Summary(pl.UTF-8):     Sterownik dla Linuksa obsługujący specjalne klawisze w notebookach Acer
 Name:          acerhk
 Version:       0.5.35
-%define rel    14
 Release:       %{rel}
 License:       GPL
 Group:         Base/Kernel
 Source0:       http://www.cakey.de/acerhk/archives/%{name}-%{version}.tar.bz2
 # Source0-md5: 551285657c8ba338f23595af257d21df
+Patch0:                %{name}-2.6.24.patch
 URL:           http://www.cakey.de/acerhk/
 BuildRequires: %{kgcc_package}
 %{?with_dist_kernel:BuildRequires:     kernel-module-build >= 3:2.6.20.2}
@@ -46,6 +47,7 @@ notebookach Acer.
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 %build_kernel_modules -m %{modules}
This page took 0.395014 seconds and 4 git commands to generate.