Author: radek Date: Thu Sep 4 13:17:26 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - release 21: added -2.6.24.patch
---- Files affected: SPECS: acerhk.spec (1.34 -> 1.35) ---- Diffs: ================================================================ Index: SPECS/acerhk.spec diff -u SPECS/acerhk.spec:1.34 SPECS/acerhk.spec:1.35 --- SPECS/acerhk.spec:1.34 Tue Jun 24 13:23:48 2008 +++ SPECS/acerhk.spec Thu Sep 4 15:17:20 2008 @@ -3,7 +3,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 @@ -13,6 +13,7 @@ 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} @@ -47,6 +48,7 @@ %prep %setup -q +%patch0 -p1 %build %build_kernel_modules -m %{modules} @@ -76,6 +78,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.35 2008/09/04 13:17:20 radek +- release 21: added -2.6.24.patch + Revision 1.34 2008/06/24 11:23:48 arekm - release 20 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/acerhk.spec?r1=1.34&r2=1.35&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
