]> git.pld-linux.org Git - packages/acerhk.git/commitdiff
- release 21: added -2.6.24.patch
authorradek <radek@pld-linux.org>
Thu, 4 Sep 2008 13:17:20 +0000 (13:17 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    acerhk.spec -> 1.35

acerhk.spec

index b0a919e2b26d5c9f10665f9163260737a30f9e72..8779bb07f4873dd268ec2b8ab596d3eed6cade3f 100644 (file)
@@ -2,7 +2,7 @@
 # Conditional build:
 %bcond_without dist_kernel     # without distribution kernel
 #
-%define                rel     20
+%define                rel     21
 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
@@ -12,6 +12,7 @@ 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.059558 seconds and 4 git commands to generate.