Author: blues Date: Thu Jul 22 13:30:12 2010 GMT Module: packages Tag: HEAD ---- Log message: - patchlevel 69 - Fix the type of a .docx document
---- Files affected: packages/alpine: alpine.spec (1.103 -> 1.104) ---- Diffs: ================================================================ Index: packages/alpine/alpine.spec diff -u packages/alpine/alpine.spec:1.103 packages/alpine/alpine.spec:1.104 --- packages/alpine/alpine.spec:1.103 Mon Jun 28 10:13:26 2010 +++ packages/alpine/alpine.spec Thu Jul 22 15:30:07 2010 @@ -5,7 +5,7 @@ # - fix as-needed # - pico shouldn't link with kerberos, should it? %define ver 2.00 -%define patchlevel 67 +%define patchlevel 69 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: 842f4b7810cc550965b1b3aeae609e14 +# Source0-md5: 27af537f2046fa01e11ebfe149ea182f 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.104 2010/07/22 13:30:07 blues +- patchlevel 69 - Fix the type of a .docx document + Revision 1.103 2010/06/28 08:13:26 blues - patchlevel 67 - fix threads with empty subject ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/alpine/alpine.spec?r1=1.103&r2=1.104&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
