Author: blues Date: Mon Jun 28 08:13:31 2010 GMT Module: packages Tag: HEAD ---- Log message: - patchlevel 67 - fix threads with empty subject
---- Files affected: packages/alpine: alpine.spec (1.102 -> 1.103) ---- Diffs: ================================================================ Index: packages/alpine/alpine.spec diff -u packages/alpine/alpine.spec:1.102 packages/alpine/alpine.spec:1.103 --- packages/alpine/alpine.spec:1.102 Tue May 25 11:10:14 2010 +++ packages/alpine/alpine.spec Mon Jun 28 10:13:26 2010 @@ -5,7 +5,7 @@ # - fix as-needed # - pico shouldn't link with kerberos, should it? %define ver 2.00 -%define patchlevel 65 +%define patchlevel 67 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: 5b0600c5ff5e4a90c2d774abfdc5ab9c +# Source0-md5: 842f4b7810cc550965b1b3aeae609e14 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.103 2010/06/28 08:13:26 blues +- patchlevel 67 - fix threads with empty subject + Revision 1.102 2010/05/25 09:10:14 blues - patchlevel 65 - handle some situation of spaces in address ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/alpine/alpine.spec?r1=1.102&r2=1.103&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
