[php-phpseclib-crypt-rsa] drop md5sum for modified RSA.php

Adam Williamson adamwill at fedoraproject.org
Wed Nov 12 02:38:32 UTC 2014


commit 02c9fa6e8ca9f9252a02aa9e5c5033db2e2dc9e6
Author: Adam Williamson <awilliam at redhat.com>
Date:   Tue Nov 11 18:38:09 2014 -0800

    drop md5sum for modified RSA.php

 ...phpseclib-crypt-rsa-0.3.9-config_location.patch |   11 +++++++++++
 1 files changed, 11 insertions(+), 0 deletions(-)
---
diff --git a/php-phpseclib-crypt-rsa-0.3.9-config_location.patch b/php-phpseclib-crypt-rsa-0.3.9-config_location.patch
index e8efd92..56eb362 100644
--- a/php-phpseclib-crypt-rsa-0.3.9-config_location.patch
+++ b/php-phpseclib-crypt-rsa-0.3.9-config_location.patch
@@ -25,3 +25,14 @@
  
          if ( !defined('CRYPT_RSA_MODE') ) {
              switch (true) {
+--- php-phpseclib-crypt-rsa-0.3.9/package.xml	2010-05-26 08:17:40.000000000 -0700
++++ php-phpseclib-crypt-rsa-0.3.9/package.xml.new	2014-11-11 18:37:04.411465798 -0800
+@@ -23,7 +23,7 @@
+  <notes>0.3.9 release</notes>
+  <contents>
+   <dir name="/">
+-    <file baseinstalldir="Crypt" name="RSA.php" role="php" md5sum="ef1cd649ec2be053f7e0c746ac6d8217">
++    <file baseinstalldir="Crypt" name="RSA.php" role="php">
+       <tasks:replace from="@cfg_dir@" to="cfg_dir" type="pear-config"/>
+     </file>
+     <file name="openssl.cnf" role="cfg" md5sum="0f1015cb8894127a94a05afa7cc23760"/>


More information about the scm-commits mailing list