Author: blues Date: Mon Aug 2 16:06:02 2010 GMT Module: packages Tag: HEAD ---- Log message: - patchlevel 71 - Parse environment variables correctly
---- Files affected: packages/alpine: alpine.spec (1.104 -> 1.105) ---- Diffs: ================================================================ Index: packages/alpine/alpine.spec diff -u packages/alpine/alpine.spec:1.104 packages/alpine/alpine.spec:1.105 --- packages/alpine/alpine.spec:1.104 Thu Jul 22 15:30:07 2010 +++ packages/alpine/alpine.spec Mon Aug 2 18:05:56 2010 @@ -5,7 +5,7 @@ # - fix as-needed # - pico shouldn't link with kerberos, should it? %define ver 2.00 -%define patchlevel 69 +%define patchlevel 71 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: 27af537f2046fa01e11ebfe149ea182f +# Source0-md5: d3b0b033ba07881cd1d657fe320aae37 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.105 2010/08/02 16:05:56 blues +- patchlevel 71 - Parse environment variables correctly + Revision 1.104 2010/07/22 13:30:07 blues - patchlevel 69 - Fix the type of a .docx document ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/alpine/alpine.spec?r1=1.104&r2=1.105&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
