Author: blues Date: Mon Sep 3 12:15:57 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - chappa's patches added - starts to be usable now
---- Files affected: SPECS: alpine.spec (1.3 -> 1.4) ---- Diffs: ================================================================ Index: SPECS/alpine.spec diff -u SPECS/alpine.spec:1.3 SPECS/alpine.spec:1.4 --- SPECS/alpine.spec:1.3 Mon Jul 16 16:42:06 2007 +++ SPECS/alpine.spec Mon Sep 3 14:15:52 2007 @@ -4,18 +4,21 @@ # - alpine should obsolete pine, link pine -> alpine should be made # - pine -> alpine config converter # - review patches from pine: -# - maildir support is missing - maybe some fixed patch from http://staff.washington.edu/chappa/pine/ ? +# - home_etc support +# - ....many more Summary: University of Washington Pine mail user agent Summary(pl.UTF-8): Klient pocztowy Pine z Uniwersytetu w Waszyngtonie Name: alpine Version: 0.999 -Release: 0.2 +Release: 0.3 Epoch: 1 License: Apache License 2.0 Group: Applications/Mail Source0: ftp://ftp.cac.washington.edu/alpine/%{name}-%{version}.tar.gz # Source0-md5: 082de388a998c1faa2385ebdfd6800f5 Source1: pico.desktop +# http://staff.washington.edu/chappa/alpine/info/all.html +Patch0: http://staff.washington.edu/chappa/alpine/patches/%{name}-%{version}/all.patch.gz URL: http://www.washington.edu/alpine BuildRequires: krb5-devel BuildRequires: ncurses-devel @@ -93,6 +96,7 @@ %prep %setup -q +%patch0 -p1 %build %configure \ @@ -149,6 +153,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.4 2007/09/03 12:15:52 blues +- chappa's patches added - starts to be usable now + Revision 1.3 2007/07/16 14:42:06 blues - separated pico and pilot into subpackages (Epoch 1 to allow upgrade from pine); use old desktop; more TODO (i.e.: maildir support) ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/alpine.spec?r1=1.3&r2=1.4&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
