SPECS (DEVEL): horde.spec - 3.0.5-rc1

glen glen at pld-linux.org
Tue Jul 12 22:20:03 CEST 2005


Author: glen                         Date: Tue Jul 12 20:20:03 2005 GMT
Module: SPECS                         Tag: DEVEL
---- Log message:
- 3.0.5-rc1

---- Files affected:
SPECS:
   horde.spec (1.95 -> 1.95.2.1) 

---- Diffs:

================================================================
Index: SPECS/horde.spec
diff -u SPECS/horde.spec:1.95 SPECS/horde.spec:1.95.2.1
--- SPECS/horde.spec:1.95	Sun May 22 22:15:19 2005
+++ SPECS/horde.spec	Tue Jul 12 22:19:57 2005
@@ -12,19 +12,19 @@
 Summary(pl):	Wspólny szkielet Horde do wszystkich modułów Horde
 Summary(pt_BR):	Componentes comuns do Horde usados por todos os módulos
 Name:		horde
-Version:	3.0.4
-Release:	6
+Version:	3.0.5
+%define	_rc	rc1
+Release:	0.%{_rc}.1
 License:	LGPL
 Vendor:		The Horde Project
 Group:		Applications/WWW
-Source0:	ftp://ftp.horde.org/pub/horde/%{name}-%{version}.tar.gz
-# Source0-md5:	e2221d409ba1c8841ce4ecee981d7b61
+Source0:	ftp://ftp.horde.org/pub/horde/%{name}-%{version}%{?_rc:-%{_rc}}.tar.gz
+# Source0-md5:	508ac78d38fa95b873153680729d6ca7
 Source1:	%{name}.conf
 Patch0:		%{name}-path.patch
 Patch1:		%{name}-shell.disabled.patch
 Patch2:		%{name}-util-h3.patch
 Patch3:		%{name}-blank-admins.patch
-Patch4:		%{name}-fix-config-blanks.patch
 URL:		http://www.horde.org/
 BuildRequires:	rpmbuild(macros) >= 1.177
 BuildRequires:	rpm-php-pearprov >= 4.0.2-98
@@ -106,12 +106,16 @@
 Ten pakiet zawiera horde.schema dla pakietu openldap.
 
 %prep
-%setup -q
+%setup -q %{?_rc:-n %{name}-%{version}-%{_rc}}
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
 %patch3 -p0
-%patch4 -p1
+
+sed -i -e "
+s#dirname(__FILE__) . '/..#'/usr/share/horde#g
+" config/registry.php.dist
+
 
 # Described in documentation as dangerous file...
 rm test.php
@@ -329,6 +333,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.95.2.1  2005/07/12 20:19:57  glen
+- 3.0.5-rc1
+
 Revision 1.95  2005/05/22 20:15:19  glen
 - fix for Ticket #2013. rel 6; STBR
 
================================================================

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




More information about the pld-cvs-commit mailing list