]> git.donarmstrong.com Git - roundcube.git/blobdiff - debian/patches/debianize_password_plugin.patch
Refresh all patches.
[roundcube.git] / debian / patches / debianize_password_plugin.patch
index 3b23ab23acde5430daf8de1e14559657e6022add..5186ef0620d509f498c633399331d2b6b8d003ec 100644 (file)
@@ -2,10 +2,10 @@ Description: specify Debian path and group names in password plugin
 Forwarded: not-needed
 Author: Jérémy Bobbio <lunar@debian.org>
 
-diff --git a/plugins/password/README b/plugins/password/README
-index 81e4f1e..bdb8264 100644
---- a/plugins/password/README
-+++ b/plugins/password/README
+Index: roundcube/plugins/password/README
+===================================================================
+--- roundcube.orig/plugins/password/README     2012-09-29 11:30:56.595085968 +0200
++++ roundcube/plugins/password/README  2012-09-29 11:31:48.628126539 +0200
 @@ -133,7 +133,8 @@
  
   Installation:
@@ -16,7 +16,7 @@ index 81e4f1e..bdb8264 100644
   documented within it.
  
   Compile the wrapper program:
-@@ -200,7 +201,8 @@
+@@ -202,7 +203,8 @@
   ----------------------------
  
   As in sasl driver this one allows to change password using shell
@@ -26,7 +26,7 @@ index 81e4f1e..bdb8264 100644
   installation instructions. See also config.inc.php.dist file.
  
  
-@@ -225,8 +227,9 @@
+@@ -227,8 +229,9 @@
   Driver that adds functionality to change the systems user password via 
   the 'chpasswd' command. See config.inc.php.dist file.
  
@@ -38,10 +38,10 @@ index 81e4f1e..bdb8264 100644
  
  
   2.12.  LDAP - no PEAR (ldap_simple)
-diff --git a/plugins/password/drivers/chgsaslpasswd.c b/plugins/password/drivers/chgsaslpasswd.c
-index bcdcb2e..2c3bbf9 100644
---- a/plugins/password/drivers/chgsaslpasswd.c
-+++ b/plugins/password/drivers/chgsaslpasswd.c
+Index: roundcube/plugins/password/drivers/chgsaslpasswd.c
+===================================================================
+--- roundcube.orig/plugins/password/drivers/chgsaslpasswd.c    2012-09-29 11:30:56.595085968 +0200
++++ roundcube/plugins/password/drivers/chgsaslpasswd.c 2012-09-29 11:31:48.628126539 +0200
 @@ -8,7 +8,7 @@
  
  /* INSTALLING:
@@ -51,10 +51,10 @@ index bcdcb2e..2c3bbf9 100644
    strip chgsaslpasswd
    chmod 4550 chgsaslpasswd
  */
-diff --git a/plugins/password/drivers/chgvirtualminpasswd.c b/plugins/password/drivers/chgvirtualminpasswd.c
-index 4e2299c..12989c6 100644
---- a/plugins/password/drivers/chgvirtualminpasswd.c
-+++ b/plugins/password/drivers/chgvirtualminpasswd.c
+Index: roundcube/plugins/password/drivers/chgvirtualminpasswd.c
+===================================================================
+--- roundcube.orig/plugins/password/drivers/chgvirtualminpasswd.c      2012-09-29 11:30:56.595085968 +0200
++++ roundcube/plugins/password/drivers/chgvirtualminpasswd.c   2012-09-29 11:31:48.640126779 +0200
 @@ -7,7 +7,7 @@
  
  /* INSTALLING: