packages (HORDE_3_3): horde/horde-path.patch, horde/horde.spec - rel 2 - fi...

baggins baggins at pld-linux.org
Mon Nov 21 11:59:49 CET 2011


Author: baggins                      Date: Mon Nov 21 10:59:49 2011 GMT
Module: packages                      Tag: HORDE_3_3
---- Log message:
- rel 2
- fix translation script deps and path

---- Files affected:
packages/horde:
   horde-path.patch (1.20 -> 1.20.2.1) , horde.spec (1.191.2.1 -> 1.191.2.2) 

---- Diffs:

================================================================
Index: packages/horde/horde-path.patch
diff -u packages/horde/horde-path.patch:1.20 packages/horde/horde-path.patch:1.20.2.1
--- packages/horde/horde-path.patch:1.20	Thu Oct  9 16:53:31 2008
+++ packages/horde/horde-path.patch	Mon Nov 21 11:59:44 2011
@@ -344,3 +344,14 @@
          if ($webroot !== false) {
              $webroot = preg_replace(array('/\\\\/', ';/config$;'), array('/', ''), $webroot);
          } elseif ($webroot === false) {
+--- horde-3.3.12/po/translation.php~	2008-07-29 08:55:09.000000000 +0200
++++ horde-3.3.12/po/translation.php	2011-11-21 11:57:31.679471025 +0100
+@@ -1429,7 +1429,7 @@
+     $language = getenv('LANGUAGE');
+ }
+ 
+- at define('HORDE_BASE', dirname(__FILE__) . '/..');
++ at define('HORDE_BASE', '/usr/share/horde');
+ require_once HORDE_BASE . '/lib/core.php';
+ require_once 'Horde/CLI.php';
+ 

================================================================
Index: packages/horde/horde.spec
diff -u packages/horde/horde.spec:1.191.2.1 packages/horde/horde.spec:1.191.2.2
--- packages/horde/horde.spec:1.191.2.1	Mon Nov 21 11:42:18 2011
+++ packages/horde/horde.spec	Mon Nov 21 11:59:44 2011
@@ -15,7 +15,7 @@
 Summary(pt_BR.UTF-8):	Componentes comuns do Horde usados por todos os módulos
 Name:		%{hordeapp}
 Version:	3.3.12
-Release:	1
+Release:	2
 License:	LGPL
 Group:		Applications/WWW
 Source0:	http://ftp.horde.org/pub/horde/%{hordeapp}-%{version}.tar.gz
@@ -137,7 +137,9 @@
 Summary:	Horde developmnent tools
 Summary(pl.UTF-8):	Narzędzia deweloperskie horde
 Group:		Development
+Requires:	%{name} = %{version}-%{release}
 Requires:	php-cli
+Requires:	php-pear-File_Find
 
 %description devel
 Horde developmnent tools.
@@ -289,6 +291,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.191.2.2  2011/11/21 10:59:44  baggins
+- rel 2
+- fix translation script deps and path
+
 Revision 1.191.2.1  2011/11/21 10:42:18  baggins
 - up to 3.3.12
 - added devel package with translation helper script
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/horde/horde-path.patch?r1=1.20&r2=1.20.2.1&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/horde/horde.spec?r1=1.191.2.1&r2=1.191.2.2&f=u



More information about the pld-cvs-commit mailing list