Author: teodor                       Date: Sat Jun  3 09:41:29 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added patch9 which fix error with compilation on 2.6.16 kernel
- patch10: fixing problem with using lirc on kernel-vserver

---- Files affected:
SPECS:
   lirc.spec (1.125 -> 1.126) 

---- Diffs:

================================================================
Index: SPECS/lirc.spec
diff -u SPECS/lirc.spec:1.125 SPECS/lirc.spec:1.126
--- SPECS/lirc.spec:1.125       Thu Apr 20 09:07:29 2006
+++ SPECS/lirc.spec     Sat Jun  3 11:41:24 2006
@@ -16,7 +16,7 @@
 Summary(pl):   Serwery do zdalnego sterowania Linuksem za pomocą podczerwieni
 Name:          lirc
 Version:       0.8.0
-%define        _rel    2
+%define        _rel    3
 Release:       %{_rel}
 License:       GPL
 Group:         Daemons
@@ -35,6 +35,8 @@
 Patch5:                %{name}-i2c-2.8.x.patch
 Patch6:                %{name}-sparc.patch
 Patch8:                %{name}-remotes.patch
+Patch9:                %{name}-kernel-2.6.16.patch
+Patch10:       %{name}-vserver.patch
 URL:           http://www.lirc.org/
 %{?with_x:BuildRequires:       xorg-lib-libX11-devel}
 BuildRequires: autoconf
@@ -909,6 +911,8 @@
 %endif
 %patch6 -p1
 %patch8 -p1
+%patch9 -p1
+%patch10 -p1
 
 %build
 echo '#' > drivers/Makefile.am
@@ -1529,6 +1533,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.126  2006/06/03 09:41:24  teodor
+- added patch9 which fix error with compilation on 2.6.16 kernel
+- patch10: fixing problem with using lirc on kernel-vserver
+
 Revision 1.125  2006/04/20 07:07:29  teodor
 - patch for spec and lirc-remotes.patch made by
   Tomasz Narloch <eyev(at)poczta dot fm>
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/lirc.spec?r1=1.125&r2=1.126&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to