SPECS: horde-imp.spec - rel 3 - fix wron variable used in auth calls
baggins
baggins at pld-linux.org
Thu Oct 16 18:19:24 CEST 2008
Author: baggins Date: Thu Oct 16 16:19:24 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- rel 3
- fix wron variable used in auth calls
---- Files affected:
SPECS:
horde-imp.spec (1.137 -> 1.138)
---- Diffs:
================================================================
Index: SPECS/horde-imp.spec
diff -u SPECS/horde-imp.spec:1.137 SPECS/horde-imp.spec:1.138
--- SPECS/horde-imp.spec:1.137 Tue Oct 14 21:12:24 2008
+++ SPECS/horde-imp.spec Thu Oct 16 18:19:19 2008
@@ -8,7 +8,7 @@
Summary(pt_BR.UTF-8): Programa de Mail via Web
Name: horde-%{hordeapp}
Version: 4.3
-Release: 2
+Release: 3
License: GPL v2
Group: Applications/WWW
Source0: ftp://ftp.horde.org/pub/imp/%{hordeapp}-h3-%{version}.tar.gz
@@ -17,6 +17,7 @@
Patch0: %{hordeapp}-path.patch
Patch1: %{hordeapp}-prefs.patch
Patch2: %{hordeapp}-quota_hook.patch
+Patch3: %{hordeapp}-auth.patch
URL: http://www.horde.org/imp/
BuildRequires: rpm-php-pearprov >= 4.0.2-98
BuildRequires: rpmbuild(macros) >= 1.268
@@ -68,6 +69,7 @@
%patch0 -p1
%patch1 -p1
%patch2 -p1
+%patch3 -p1
for i in config/*.dist; do
mv $i config/$(basename $i .dist)
@@ -187,6 +189,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.138 2008/10/16 16:19:19 baggins
+- rel 3
+- fix wron variable used in auth calls
+
Revision 1.137 2008/10/14 19:12:24 baggins
- added working quota_hook
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/horde-imp.spec?r1=1.137&r2=1.138&f=u
More information about the pld-cvs-commit
mailing list