SPECS (AC-branch): horde.spec - release 2 - fix language setting w...
baggins
baggins at pld-linux.org
Tue Feb 7 12:51:28 CET 2006
Author: baggins Date: Tue Feb 7 11:51:28 2006 GMT
Module: SPECS Tag: AC-branch
---- Log message:
- release 2
- fix language setting when autenticating with something else than IMP
---- Files affected:
SPECS:
horde.spec (1.128 -> 1.128.2.1)
---- Diffs:
================================================================
Index: SPECS/horde.spec
diff -u SPECS/horde.spec:1.128 SPECS/horde.spec:1.128.2.1
--- SPECS/horde.spec:1.128 Thu Dec 15 00:09:48 2005
+++ SPECS/horde.spec Tue Feb 7 12:51:23 2006
@@ -15,7 +15,7 @@
%define _hordeapp horde
#define _snap 2005-10-17
#define _rc rc1
-%define _rel 1
+%define _rel 2
#
%include /usr/lib/rpm/macros.php
Summary: The common Horde Framework for all Horde modules
@@ -37,6 +37,7 @@
Patch2: %{name}-util-h3.patch
Patch3: %{name}-blank-admins.patch
Patch4: %{name}-config-xml.patch
+Patch5: %{name}-set-language.patch
URL: http://www.horde.org/
BuildRequires: rpm-php-pearprov >= 4.0.2-98
BuildRequires: rpmbuild(macros) >= 1.264
@@ -141,6 +142,7 @@
%patch2 -p1
%patch3 -p0
%patch4 -p1
+%patch5 -p1
rm -f {,*/}.htaccess
for i in config/*.dist; do
@@ -333,6 +335,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.128.2.1 2006/02/07 11:51:23 baggins
+- release 2
+- fix language setting when autenticating with something else than IMP
+
Revision 1.128 2005/12/14 23:09:48 paszczus
- updated to 3.0.9
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/horde.spec?r1=1.128&r2=1.128.2.1&f=u
More information about the pld-cvs-commit
mailing list