SPECS: horde.spec - optional sql2xml is still actual. registry pat...

glen glen at pld-linux.org
Mon Oct 24 23:41:03 CEST 2005


Author: glen                         Date: Mon Oct 24 21:41:03 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- optional sql2xml is still actual. registry paths are once again patched

---- Files affected:
SPECS:
   horde.spec (1.112 -> 1.113) 

---- Diffs:

================================================================
Index: SPECS/horde.spec
diff -u SPECS/horde.spec:1.112 SPECS/horde.spec:1.113
--- SPECS/horde.spec:1.112	Mon Oct 24 23:36:21 2005
+++ SPECS/horde.spec	Mon Oct 24 23:40:58 2005
@@ -2,7 +2,7 @@
 %define	_hordeapp horde
 #define	_snap	2005-10-17
 %define	_rc		rc1
-%define	_rel	0.2
+%define	_rel	0.3
 
 # TODO:
 # - support for Oracle and Sybase
@@ -123,11 +123,7 @@
 %patch2 -p1
 %patch3 -p0
 %patch4 -p1
-#%patch5 -p1
-
-sed -i -e "
-s#dirname(__FILE__) . '/..#'%{hordedir}#g
-" config/registry.php.dist
+%patch5 -p1
 
 # Described in documentation as dangerous file...
 rm test.php
@@ -135,6 +131,14 @@
 # remove backup files from patching
 find '(' -name '*~' -o -name '*.orig' ')' | xargs -r rm -v
 
+# enable if you want to update patch0
+%if 0
+sed -i -e "
+s#dirname(__FILE__) . '/..#'%{hordedir}#g
+" config/registry.php.dist
+exit 1
+%endif
+
 %install
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT%{_sysconfdir}/%{_hordeapp} \
@@ -339,6 +343,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.113  2005/10/24 21:40:58  glen
+- optional sql2xml is still actual. registry paths are once again patched
+
 Revision 1.112  2005/10/24 21:36:21  glen
 - enabled patch0 and patch1
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/horde.spec?r1=1.112&r2=1.113&f=u




More information about the pld-cvs-commit mailing list