Author: gotar Date: Tue Sep 27 15:08:43 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - added patch against PHP 5.0.5 and above, - release 3, STBR ASAP
---- Files affected: SPECS: squirrelmail.spec (1.125 -> 1.126) ---- Diffs: ================================================================ Index: SPECS/squirrelmail.spec diff -u SPECS/squirrelmail.spec:1.125 SPECS/squirrelmail.spec:1.126 --- SPECS/squirrelmail.spec:1.125 Tue Aug 9 16:56:25 2005 +++ SPECS/squirrelmail.spec Tue Sep 27 17:08:37 2005 @@ -8,7 +8,7 @@ Summary(pt_BR): O SquirrelMail é um webmail Name: squirrelmail Version: 1.4.5 -Release: 2 +Release: 3 License: GPL Group: Applications/Mail Source0: http://dl.sourceforge.net/squirrelmail/%{name}-%{version}.tar.bz2 @@ -51,6 +51,7 @@ Patch3: %{name}-mail_fwd-Makefile.patch Patch4: %{name}-squirrelspell.patch Patch5: %{name}-retrieveuserdata-passwd.patch +Patch6: %{name}-php505.patch URL: http://www.squirrelmail.org/ BuildRequires: gettext-devel Requires: php @@ -217,6 +218,7 @@ %patch3 -p1 %patch4 -p1 %patch5 -p1 +%patch6 -p1 find locale -name '*.po' | xargs rm -f @@ -473,6 +475,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.126 2005/09/27 15:08:37 gotar +- added patch against PHP 5.0.5 and above, +- release 3, STBR ASAP + Revision 1.125 2005/08/09 14:56:25 baggins - release 2 - added retrieveuserdata-passwd.patch so retrieveuserdata ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/squirrelmail.spec?r1=1.125&r2=1.126&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
