]> git.pld-linux.org Git - packages/db4.7.git/commitdiff
- make it apply with -p0
authorElan Ruusamäe <glen@pld-linux.org>
Thu, 4 Jun 2009 17:45:18 +0000 (17:45 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    patch.4.7.25.4 -> 1.2

patch.4.7.25.4

index d81a2cc9adfdb462aa29b1d57ffec3e88de85dec..e061a2ffc77900a6f06c8dbc8505bcd79bd56645 100644 (file)
@@ -1,5 +1,5 @@
-*** cvotn/dbinc/repmgr.h.orig  2009-05-04 10:33:55.000000000 -0400
---- cvotn/dbinc/repmgr.h       2009-05-04 10:27:26.000000000 -0400
+*** dbinc/repmgr.h     2009-05-04 10:33:55.000000000 -0400
+--- dbinc/repmgr.h     2009-05-04 10:27:26.000000000 -0400
 ***************
 *** 374,379 ****
 --- 374,380 ----
@@ -10,8 +10,8 @@
   #define      SELF_EID                INT_MAX
   
   #define      IS_PEER_POLICY(p) ((p) == DB_REPMGR_ACKS_ALL_PEERS ||           \
-*** cvotn/rep/rep_elect.c.orig 2009-05-04 10:35:50.000000000 -0400
---- cvotn/rep/rep_elect.c      2009-05-04 10:31:24.000000000 -0400
+*** rep/rep_elect.c    2009-05-04 10:35:50.000000000 -0400
+--- rep/rep_elect.c    2009-05-04 10:31:24.000000000 -0400
 ***************
 *** 33,39 ****
   static int __rep_fire_elected __P((ENV *, REP *, u_int32_t));
                        ret = 0;
                }
 --- 1163,1168 ----
-*** cvotn/repmgr/repmgr_net.c.orig     2009-05-04 10:34:46.000000000 -0400
---- cvotn/repmgr/repmgr_net.c  2009-05-04 10:27:26.000000000 -0400
+*** repmgr/repmgr_net.c        2009-05-04 10:34:46.000000000 -0400
+--- repmgr/repmgr_net.c        2009-05-04 10:27:26.000000000 -0400
 ***************
 *** 100,105 ****
 --- 100,107 ----
This page took 0.059451 seconds and 4 git commands to generate.