Author: blues Date: Tue May 25 09:10:20 2010 GMT Module: packages Tag: HEAD ---- Log message: - patchlevel 65 - handle some situation of spaces in address
---- Files affected: packages/alpine: alpine.spec (1.101 -> 1.102) ---- Diffs: ================================================================ Index: packages/alpine/alpine.spec diff -u packages/alpine/alpine.spec:1.101 packages/alpine/alpine.spec:1.102 --- packages/alpine/alpine.spec:1.101 Tue May 4 10:30:57 2010 +++ packages/alpine/alpine.spec Tue May 25 11:10:14 2010 @@ -5,7 +5,7 @@ # - fix as-needed # - pico shouldn't link with kerberos, should it? %define ver 2.00 -%define patchlevel 57 +%define patchlevel 65 Summary: University of Washington Alpine mail user agent Summary(pl.UTF-8): Klient pocztowy Alpine z Uniwersytetu w Waszyngtonie Name: alpine @@ -18,7 +18,7 @@ #Source0: ftp://ftp.cac.washington.edu/alpine/%{name}-%{version}.tar.gz # Source with applied patches from http://staff.washington.edu/chappa/alpine/ Source0: http://staff.washington.edu/chappa/alpine/patches/alpine-%{ver}/%{name}-%{ver}_%{patchlevel}.tar.gz -# Source0-md5: adbc52248639abe1944ca23800f6faee +# Source0-md5: 5b0600c5ff5e4a90c2d774abfdc5ab9c Source1: pico.desktop Source2: %{name}.desktop Source3: %{name}.png @@ -225,6 +225,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.102 2010/05/25 09:10:14 blues +- patchlevel 65 - handle some situation of spaces in address + Revision 1.101 2010/05/04 08:30:57 blues - patchlevel 57: fix ignore the day of the week on index tokens like PREFDATE, or PREFDATETIME ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/alpine/alpine.spec?r1=1.101&r2=1.102&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
