SPECS: lirc.spec - fix building with kernel 2.6.26, release 13

hawk hawk at pld-linux.org
Tue Jul 29 09:13:43 CEST 2008


Author: hawk                         Date: Tue Jul 29 07:13:43 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fix building with kernel 2.6.26, release 13

---- Files affected:
SPECS:
   lirc.spec (1.174 -> 1.175) 

---- Diffs:

================================================================
Index: SPECS/lirc.spec
diff -u SPECS/lirc.spec:1.174 SPECS/lirc.spec:1.175
--- SPECS/lirc.spec:1.174	Fri Jul 25 09:10:09 2008
+++ SPECS/lirc.spec	Tue Jul 29 09:13:37 2008
@@ -20,7 +20,7 @@
 %endif
 
 %define		pname	lirc
-%define		rel	12
+%define		rel	13
 
 #
 # main package
@@ -54,6 +54,7 @@
 Patch4:		%{pname}-sparc.patch
 Patch5:		%{pname}-remotes.patch
 Patch6:		%{pname}-kernelcc.patch
+Patch7:		%{pname}-2.6.26.patch
 URL:		http://www.lirc.org/
 #%{?with_x:BuildRequires:	xorg-lib-libX11-devel}
 BuildRequires:	autoconf
@@ -610,6 +611,7 @@
 %patch4 -p1
 %patch5 -p1
 %patch6 -p1
+%patch7 -p1
 
 %build
 echo '#' > drivers/Makefile.am
@@ -1044,6 +1046,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.175  2008/07/29 07:13:37  hawk
+- fix building with kernel 2.6.26, release 13
+
 Revision 1.174  2008/07/25 07:10:09  arekm
 - release 12
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/lirc.spec?r1=1.174&r2=1.175&f=u



More information about the pld-cvs-commit mailing list