rpms/lirc/devel lirc.spec,1.35,1.36

Bastien Nocera (hadess) fedora-extras-commits at redhat.com
Thu Aug 14 09:22:13 UTC 2008


Author: hadess

Update of /cvs/pkgs/rpms/lirc/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv21621

Modified Files:
	lirc.spec 
Log Message:
* Thu Aug 14 2008 - Bastien Nocera <bnocera at redhat.com> - 0.8.3-5
- Add huge patch to fix the majority of remotes to have sensible keycodes,
  so they work out-of-the-box (#457273)



Index: lirc.spec
===================================================================
RCS file: /cvs/pkgs/rpms/lirc/devel/lirc.spec,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -r1.35 -r1.36
--- lirc.spec	14 Aug 2008 09:12:29 -0000	1.35
+++ lirc.spec	14 Aug 2008 09:21:43 -0000	1.36
@@ -118,7 +118,6 @@
 %patch0 -p1 -b .incl
 %patch1 -p1 -b .xbuf
 %patch2 -p1 -b .suf
-%patch3 -p1 -b .keycode
 
 chmod 644 contrib/*
 
@@ -150,6 +149,8 @@
 
 touch -r aclocal.m4 configure.ac # avoid autofoo re-run
 
+# Do this after, as we're touching the remote definitions earlier
+%patch3 -p1 -b .keycode
 
 %build
 %configure \




More information about the fedora-extras-commits mailing list