SPECS: horde-imp.spec - release 2 - fix TLS typo
baggins
baggins at pld-linux.org
Wed Apr 5 17:12:09 CEST 2006
Author: baggins Date: Wed Apr 5 15:12:09 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- release 2
- fix TLS typo
---- Files affected:
SPECS:
horde-imp.spec (1.112 -> 1.113)
---- Diffs:
================================================================
Index: SPECS/horde-imp.spec
diff -u SPECS/horde-imp.spec:1.112 SPECS/horde-imp.spec:1.113
--- SPECS/horde-imp.spec:1.112 Tue Mar 28 21:26:10 2006
+++ SPECS/horde-imp.spec Wed Apr 5 17:12:03 2006
@@ -2,7 +2,7 @@
%define _hordeapp imp
#define _snap 2005-08-22
#define _rc rc3
-%define _rel 1
+%define _rel 2
#
%include /usr/lib/rpm/macros.php
Summary: Web Based IMAP Mail Program
@@ -21,6 +21,7 @@
Source1: %{_hordeapp}.conf
Patch0: %{_hordeapp}-path.patch
Patch1: %{_hordeapp}-prefs.patch
+Patch2: %{_hordeapp}-typo.patch
URL: http://www.horde.org/imp/
BuildRequires: rpm-php-pearprov >= 4.0.2-98
BuildRequires: rpmbuild(macros) >= 1.268
@@ -70,6 +71,7 @@
tar zxf %{SOURCE0} --strip-components=1
%patch0 -p1
%patch1 -p1
+%patch2 -p1
rm -f {,*/}.htaccess
for i in config/*.dist; do
@@ -189,6 +191,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.113 2006/04/05 15:12:03 baggins
+- release 2
+- fix TLS typo
+
Revision 1.112 2006/03/28 19:26:10 paszczus
- release 1
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/horde-imp.spec?r1=1.112&r2=1.113&f=u
More information about the pld-cvs-commit
mailing list