SPECS: horde-imp.spec - WIP on reverting confusing change to message flagging

baggins baggins at pld-linux.org
Mon Oct 27 16:36:14 CET 2008


Author: baggins                      Date: Mon Oct 27 15:36:14 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- WIP on reverting confusing change to message flagging

---- Files affected:
SPECS:
   horde-imp.spec (1.139 -> 1.140) 

---- Diffs:

================================================================
Index: SPECS/horde-imp.spec
diff -u SPECS/horde-imp.spec:1.139 SPECS/horde-imp.spec:1.140
--- SPECS/horde-imp.spec:1.139	Thu Oct 16 20:50:22 2008
+++ SPECS/horde-imp.spec	Mon Oct 27 16:36:09 2008
@@ -1,4 +1,8 @@
 # $Revision$, $Date$
+#
+# NOTE: When upgrading check if (almost) all languages have translations
+#	needed by imp-iportant.patch, and update the patch accordingly
+#
 %define		hordeapp	imp
 #
 %include	/usr/lib/rpm/macros.php
@@ -8,7 +12,7 @@
 Summary(pt_BR.UTF-8):	Programa de Mail via Web
 Name:		horde-%{hordeapp}
 Version:	4.3
-Release:	4
+Release:	4.1
 License:	GPL v2
 Group:		Applications/WWW
 Source0:	ftp://ftp.horde.org/pub/imp/%{hordeapp}-h3-%{version}.tar.gz
@@ -18,7 +22,9 @@
 Patch1:		%{hordeapp}-prefs.patch
 Patch2:		%{hordeapp}-quota_hook.patch
 Patch3:		%{hordeapp}-auth.patch
+Patch4:		%{hordeapp}-important.patch
 URL:		http://www.horde.org/imp/
+BuildRequires:	horde-localegen
 BuildRequires:	rpm-php-pearprov >= 4.0.2-98
 BuildRequires:	rpmbuild(macros) >= 1.268
 Requires:	horde >= 3.0
@@ -70,6 +76,7 @@
 %patch1 -p1
 %patch2 -p1
 %patch3 -p1
+%patch4 -p1
 
 for i in config/*.dist; do
 	mv $i config/$(basename $i .dist)
@@ -189,6 +196,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.140  2008/10/27 15:36:09  baggins
+- WIP on reverting confusing change to message flagging
+
 Revision 1.139  2008/10/16 18:50:22  baggins
 - rel 4
 - more fixes in auth patch (is this soft written by a bunch of drunken monkeys?)
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/horde-imp.spec?r1=1.139&r2=1.140&f=u



More information about the pld-cvs-commit mailing list