rpms/sks/F-13 sks-1.1.1-bdb.patch,1.3,1.4

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


Author: nb

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

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/F-13/sks-1.1.1-bdb.patch,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- sks-1.1.1-bdb.patch	19 May 2010 04:16:47 -0000	1.3
+++ sks-1.1.1-bdb.patch	19 May 2010 04:31:13 -0000	1.4
@@ -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