SPECS: lirc.spec - added 2.6.24 fixes, release 4
hawk
hawk at pld-linux.org
Wed Jan 30 18:56:43 CET 2008
Author: hawk Date: Wed Jan 30 17:56:43 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- added 2.6.24 fixes, release 4
---- Files affected:
SPECS:
lirc.spec (1.152 -> 1.153)
---- Diffs:
================================================================
Index: SPECS/lirc.spec
diff -u SPECS/lirc.spec:1.152 SPECS/lirc.spec:1.153
--- SPECS/lirc.spec:1.152 Thu Jan 24 23:27:29 2008
+++ SPECS/lirc.spec Wed Jan 30 18:56:38 2008
@@ -22,7 +22,7 @@
%endif
%define pname lirc
-%define rel 3
+%define rel 4
#
@@ -61,6 +61,7 @@
Patch8: %{pname}-vserver.patch
Patch9: %{pname}-kernelcc.patch
Patch10: %{pname}-2.6.23.patch
+Patch11: %{pname}-2.6.24.patch
URL: http://www.lirc.org/
#%{?with_x:BuildRequires: xorg-lib-libX11-devel}
BuildRequires: autoconf
@@ -601,6 +602,9 @@
%if "%{_kernel_ver}" >= "2.6.23"
%patch10 -p1
%endif
+%if "%{_kernel_ver}" >= "2.6.24"
+%patch11 -p1
+%endif
%build
echo '#' > drivers/Makefile.am
@@ -641,7 +645,6 @@
install -d o/include/{linux,config}
ln -sf %{_kernelsrcdir}/config-dist o/.config
ln -sf %{_kernelsrcdir}/include/linux/autoconf-dist.h o/include/linux/autoconf.h
-[ ! -L o/include/asm ] && ln -sf %{_kernelsrcdir}/include/asm-%{_target_base_arch} o/include/asm
ln -sf %{_kernelsrcdir}/Module.symvers-dist o/Module.symvers
%if %{without dist_kernel}
@@ -1021,6 +1024,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.153 2008-01-30 17:56:38 hawk
+- added 2.6.24 fixes, release 4
+
Revision 1.152 2008-01-24 22:27:29 glen
- drop no_install_post_strip (not reasoned)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/lirc.spec?r1=1.152&r2=1.153&f=u
More information about the pld-cvs-commit
mailing list