SOURCES: lirc-opt.patch, lirc-tmp.patch - updated for 0.8.3
hawk
hawk at pld-linux.org
Mon May 5 18:42:57 CEST 2008
Author: hawk Date: Mon May 5 16:42:57 2008 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- updated for 0.8.3
---- Files affected:
SOURCES:
lirc-opt.patch (1.2 -> 1.3) , lirc-tmp.patch (1.1 -> 1.2)
---- Diffs:
================================================================
Index: SOURCES/lirc-opt.patch
diff -u SOURCES/lirc-opt.patch:1.2 SOURCES/lirc-opt.patch:1.3
--- SOURCES/lirc-opt.patch:1.2 Fri Feb 23 06:27:59 2007
+++ SOURCES/lirc-opt.patch Mon May 5 18:42:52 2008
@@ -1,11 +1,11 @@
-diff -urN lirc-0.6.3.org/configure.in lirc-0.6.3/configure.in
---- lirc-0.6.3.org/configure.in Thu Jul 12 00:41:24 2001
-+++ lirc-0.6.3/configure.in Thu Jul 12 01:57:33 2001
-@@ -18,7 +18,6 @@
- AM_INIT_AUTOMAKE(lirc, 0.8.1)
+--- lirc-0.8.3/configure.ac.orig 2008-05-04 15:54:15.000000000 +0200
++++ lirc-0.8.3/configure.ac 2008-05-05 18:37:21.000000000 +0200
+@@ -9,8 +9,6 @@
+ AM_INIT_AUTOMAKE(lirc, 0.8.3)
AM_CONFIG_HEADER(config.h)
-CFLAGS="${CFLAGS--O2 -g -Wall}"
-
+-
dnl Checks for programs.
AC_PROG_CC
+ AM_PROG_CC_C_O
================================================================
Index: SOURCES/lirc-tmp.patch
diff -u SOURCES/lirc-tmp.patch:1.1 SOURCES/lirc-tmp.patch:1.2
--- SOURCES/lirc-tmp.patch:1.1 Tue Aug 7 18:22:32 2001
+++ SOURCES/lirc-tmp.patch Mon May 5 18:42:52 2008
@@ -1,9 +1,19 @@
-diff -urN lirc-0.6.3.orig/acconfig.h lirc-0.6.3/acconfig.h
---- lirc-0.6.3.orig/acconfig.h Sat Mar 3 22:02:19 2001
-+++ lirc-0.6.3/acconfig.h Tue Aug 7 12:50:46 2001
-@@ -144,7 +144,7 @@
- #define LIRC_DRIVER_DEVICE DEVDIR "/" DEV_LIRC
- #endif /* LIRC_HAVE_DEVFS */
+--- lirc-0.8.3/config.h.in.orig 2008-05-04 15:59:49.000000000 +0200
++++ lirc-0.8.3/config.h.in 2008-05-05 18:39:25.000000000 +0200
+@@ -342,7 +342,7 @@
+
+ #define LIRC_IRTTY DEVDIR "/" "ttyS0"
+
+-#define LIRCD DEVDIR "/" DEV_LIRCD
++#define LIRCD "/tmp/.lircd"
+ #define LIRCM DEVDIR "/" DEV_LIRCM
+
+ #define LIRCDCFGFILE SYSCONFDIR "/" CFG_LIRCD
+--- lirc-0.8.3/configure.ac.orig 2008-05-05 18:37:21.000000000 +0200
++++ lirc-0.8.3/configure.ac 2008-05-05 18:39:14.000000000 +0200
+@@ -1664,7 +1664,7 @@
+
+ #define LIRC_IRTTY DEVDIR "/" "ttyS0"
-#define LIRCD DEVDIR "/" DEV_LIRCD
+#define LIRCD "/tmp/.lircd"
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/lirc-opt.patch?r1=1.2&r2=1.3&f=u
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/lirc-tmp.patch?r1=1.1&r2=1.2&f=u
More information about the pld-cvs-commit
mailing list