Author: baggins                      Date: Mon Nov 19 13:10:10 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- patchlevel 8
- user proper spellcheck opt for configure
- S: aspell

---- Files affected:
SPECS:
   alpine.spec (1.29 -> 1.30) 

---- Diffs:

================================================================
Index: SPECS/alpine.spec
diff -u SPECS/alpine.spec:1.29 SPECS/alpine.spec:1.30
--- SPECS/alpine.spec:1.29      Fri Nov 16 11:07:46 2007
+++ SPECS/alpine.spec   Mon Nov 19 14:10:05 2007
@@ -7,7 +7,7 @@
 Summary(pl.UTF-8):     Klient pocztowy Pine z Uniwersytetu w Waszyngtonie
 Name:          alpine
 %define                ver             0.99999
-%define                patchlevel      7
+%define                patchlevel      8
 Version:       %{ver}.%{patchlevel}
 Release:       1
 Epoch:         1
@@ -17,7 +17,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: ac3f0bf23bd2f675c76a4e26e9db161b
+# Source0-md5: 9c5a4598feb28d6341c27c74a5770b6c
 Source1:       pico.desktop
 Source2:       %{name}.desktop
 Source3:       %{name}.png
@@ -45,6 +45,7 @@
 #BuildRequires:        tcl-devel
 Obsoletes:     pine
 Provides:      pine = 4.98
+Suggests:      aspell
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define                alpineconfdir   /etc/%{name}
@@ -139,7 +140,8 @@
        --enable-quotas \
        --without-tcl \
        --with-smtp-msa=%{_libdir}/sendmail \
-       --with-spellcheck-prog=aspell \
+       --with-simple-spellcheck=aspell \
+       --with-interactive-spellcheck=aspell \
        --with-system-pinerc=%{alpineconfdir}/%{name}.conf \
        --with-system-fixed-pinerc=%{alpineconfdir}/%{name}.conf.fixed \
        --with-krb5-dir=%{_prefix} \
@@ -213,6 +215,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.30  2007-11-19 13:10:05  baggins
+- patchlevel 8
+- user proper spellcheck opt for configure
+- S: aspell
+
 Revision 1.29  2007-11-16 10:07:46  blues
 - patchlevel 7
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/alpine.spec?r1=1.29&r2=1.30&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to