rpms/sks/EL-4 sks-1.1.1-bdb.patch,1.2,1.3

Nick Bebout nb at fedoraproject.org
Wed May 19 04:31:12 UTC 2010


Author: nb

Update of /cvs/pkgs/rpms/sks/EL-4
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv1119/EL-4

Modified Files:
	sks-1.1.1-bdb.patch 
Log Message:
Another try at fixing patch

sks-1.1.1-bdb.patch:
 bdb_stubs.c |    4 ++++
 1 file changed, 4 insertions(+)

Index: sks-1.1.1-bdb.patch
===================================================================
RCS file: /cvs/pkgs/rpms/sks/EL-4/sks-1.1.1-bdb.patch,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- sks-1.1.1-bdb.patch	19 May 2010 04:16:46 -0000	1.2
+++ sks-1.1.1-bdb.patch	19 May 2010 04:31:12 -0000	1.3
@@ -1,13 +1,13 @@
---- sks-1.1.1/bdb/bdb_stubs.c   2009-03-25 21:18:03.000000000 -0400
-+++ sks-1.1.1-fixed/bdb/bdb_stubs.c	2010-05-18 23:37:38.000000000 -0400
-@@ -19,10 +19,6 @@
+--- sks-1.1.1/bdb/bdb_stubs.c	2009-03-25 21:18:03.000000000 -0400
++++ sks-1.1.1-fixed/bdb/bdb_stubs.c	2010-05-19 00:00:30.000000000 -0400
+@@ -19,6 +19,10 @@
  #include <string.h>
  #include "bdb_stubs.h"
  
--#ifndef DB_XA_CREATE
--#define DB_XA_CREATE 0
--#endif
--
++#ifndef DB_XA_CREATE
++#define DB_XA_CREATE 0
++#endif
++
  #define True 1
  #define False 0
  



More information about the scm-commits mailing list