SOURCES: opensc-explorer-debug.patch - updated for 0.11.3

qboosh qboosh at pld-linux.org
Sun Aug 12 01:53:08 CEST 2007


Author: qboosh                       Date: Sat Aug 11 23:53:08 2007 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- updated for 0.11.3

---- Files affected:
SOURCES:
   opensc-explorer-debug.patch (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: SOURCES/opensc-explorer-debug.patch
diff -u SOURCES/opensc-explorer-debug.patch:1.3 SOURCES/opensc-explorer-debug.patch:1.4
--- SOURCES/opensc-explorer-debug.patch:1.3	Mon Nov  7 14:28:25 2005
+++ SOURCES/opensc-explorer-debug.patch	Sun Aug 12 01:53:03 2007
@@ -1,6 +1,6 @@
---- opensc-0.9.2/src/tools/opensc-explorer.c.orig	2004-06-28 20:00:28.000000000 +0200
-+++ opensc-0.9.2/src/tools/opensc-explorer.c	2004-08-20 11:56:06.000000000 +0200
-@@ -1124,7 +1124,6 @@
+--- opensc-0.11.3/src/tools/opensc-explorer.c.orig	2007-06-30 10:55:58.000000000 +0200
++++ opensc-0.11.3/src/tools/opensc-explorer.c	2007-08-12 00:43:16.653483641 +0200
+@@ -1148,7 +1148,6 @@
  	return -1;
  }
  
@@ -8,7 +8,7 @@
  static int do_debug(int argc, char **argv)
  {
  	int i;
-@@ -1146,7 +1145,6 @@
+@@ -1170,7 +1169,6 @@
  	}
  	return 0;
  }
@@ -16,11 +16,11 @@
  
  
  static int do_pksign(int argc, char **argv)
-@@ -1429,6 +1429,7 @@
+@@ -1454,6 +1452,7 @@
   { "exit",	do_quit,	"quit this program"			},
   { "update_record", do_update_record, "update record"			},
   { "update_binary", do_update_binary, "update binary"			},
-+ { "debug", do_debug, "set the debug level" },
-  { 0, 0, 0 }
++ { "debug",	do_debug,	"set the debug level"			},
+  { NULL, NULL, NULL }
  };
  
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/opensc-explorer-debug.patch?r1=1.3&r2=1.4&f=u



More information about the pld-cvs-commit mailing list