[packages/owncloud/DEVEL: 2/2] system-pear.patch not needed any more (files_encryption app removed)

wiget wiget at pld-linux.org
Tue Mar 19 00:06:20 CET 2013


commit b03ff76fee4cfaeb35f36b3ef63bd37396edf4ee
Author: Artur Frysiak <artur at frysiak.net>
Date:   Mon Mar 18 23:55:59 2013 +0100

    system-pear.patch not needed any more (files_encryption app removed)

 owncloud.spec     |  3 ---
 system-pear.patch | 11 -----------
 2 files changed, 14 deletions(-)
---
diff --git a/owncloud.spec b/owncloud.spec
index 5e9914e..7dc0850 100644
--- a/owncloud.spec
+++ b/owncloud.spec
@@ -22,7 +22,6 @@ Source0:	http://download.owncloud.org/community/%{name}-%{version}.tar.bz2
 Source1:	config.php
 Source2:	apache.conf
 Source3:	lighttpd.conf
-Patch0:		system-pear.patch
 Patch1:		system-config.patch
 Patch2:		pear-not-strict.patch
 URL:		http://owncloud.org
@@ -46,7 +45,6 @@ Requires:	php(zlib)
 #Requires:	php-When
 Requires:	php-pear-Archive_Tar
 Requires:	php-pear-Console_Getopt
-Requires:	php-pear-Crypt_Blowfish
 Requires:	php-pear-MDB2
 Requires:	php-pear-MDB2_Schema
 Requires:	php-pear-PEAR-core
@@ -80,7 +78,6 @@ ownCloud server on their devices.
 
 %prep
 %setup -q -n %{name}
-#patch0 -p1
 #patch1 -p1
 %patch2 -p1
 
diff --git a/system-pear.patch b/system-pear.patch
deleted file mode 100644
index 76bdae0..0000000
--- a/system-pear.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- owncloud/apps/files_encryption/lib/crypt.php.wiget	2012-08-30 13:16:03.882982612 +0200
-+++ owncloud/apps/files_encryption/lib/crypt.php	2012-08-30 13:16:14.842982378 +0200
-@@ -31,7 +31,7 @@
- //  - IMPORTANT! Check if the block lenght of the encrypted data stays the same
- 
- 
--require_once 'Crypt_Blowfish/Blowfish.php';
-+require_once 'Crypt/Blowfish.php';
- 
- /**
-  * This class is for crypting and decrypting
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/owncloud.git/commitdiff/b03ff76fee4cfaeb35f36b3ef63bd37396edf4ee



More information about the pld-cvs-commit mailing list