Author: baggins Date: Tue Aug 9 14:56:30 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - release 2 - added retrieveuserdata-passwd.patch so retrieveuserdata plugin will work with passwd
---- Files affected: SPECS: squirrelmail.spec (1.124 -> 1.125) ---- Diffs: ================================================================ Index: SPECS/squirrelmail.spec diff -u SPECS/squirrelmail.spec:1.124 SPECS/squirrelmail.spec:1.125 --- SPECS/squirrelmail.spec:1.124 Tue Jul 19 16:32:48 2005 +++ SPECS/squirrelmail.spec Tue Aug 9 16:56:25 2005 @@ -8,7 +8,7 @@ Summary(pt_BR): O SquirrelMail é um webmail Name: squirrelmail Version: 1.4.5 -Release: 1 +Release: 2 License: GPL Group: Applications/Mail Source0: http://dl.sourceforge.net/squirrelmail/%{name}-%{version}.tar.bz2 @@ -50,6 +50,7 @@ Patch2: %{name}-fortune.patch Patch3: %{name}-mail_fwd-Makefile.patch Patch4: %{name}-squirrelspell.patch +Patch5: %{name}-retrieveuserdata-passwd.patch URL: http://www.squirrelmail.org/ BuildRequires: gettext-devel Requires: php @@ -215,6 +216,7 @@ %patch2 -p1 %patch3 -p1 %patch4 -p1 +%patch5 -p1 find locale -name '*.po' | xargs rm -f @@ -471,6 +473,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.125 2005/08/09 14:56:25 baggins +- release 2 +- added retrieveuserdata-passwd.patch so retrieveuserdata + plugin will work with passwd + Revision 1.124 2005/07/19 14:32:48 qboosh - sorted verify() flags ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/squirrelmail.spec?r1=1.124&r2=1.125&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
