Author: blues                        Date: Thu Sep 20 11:53:23 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- patchlevel 42 (fixes some more crashes possible); disabled web-frontend
  build as it required tcl. Maybe in future when someone would like to play
  with it...?

---- Files affected:
SPECS:
   alpine.spec (1.15 -> 1.16) 

---- Diffs:

================================================================
Index: SPECS/alpine.spec
diff -u SPECS/alpine.spec:1.15 SPECS/alpine.spec:1.16
--- SPECS/alpine.spec:1.15      Tue Sep 18 19:32:34 2007
+++ SPECS/alpine.spec   Thu Sep 20 13:53:18 2007
@@ -10,7 +10,7 @@
 Summary(pl.UTF-8):     Klient pocztowy Pine z Uniwersytetu w Waszyngtonie
 Name:          alpine
 %define                ver             0.9999
-%define                patchlevel      38
+%define                patchlevel      42
 Version:       %{ver}.%{patchlevel}
 Release:       1
 Epoch:         1
@@ -20,7 +20,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: 77953f8d0fc7f8b2d0aa3787bb0982de
+# Source0-md5: 209219a96e59681b37450636afeb5d1f
 Source1:       pico.desktop
 Source2:       %{name}.desktop
 Source3:       %{name}.png
@@ -34,8 +34,8 @@
 BuildRequires: openldap-devel
 BuildRequires: openssl-devel
 BuildRequires: pam-devel
-# Only for web-frontend
-BuildRequires: tcl-devel
+# Only for web-frontend:
+#BuildRequires:        tcl-devel
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define                alpineconfdir   /etc/%{name}
@@ -115,6 +115,7 @@
 %{__automake}
 %configure \
        --enable-quotas \
+       --without-tcl \
        --with-smtp-msa=%{_libdir}/sendmail \
        --with-spellcheck-prog=aspell \
        --with-system-pinerc=%{alpineconfdir}/%{name}.conf \
@@ -168,6 +169,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.16  2007/09/20 11:53:18  blues
+- patchlevel 42 (fixes some more crashes possible); disabled web-frontend
+  build as it required tcl. Maybe in future when someone would like to play
+  with it...?
+
 Revision 1.15  2007/09/18 17:32:34  blues
 - patchlevel 38 - fixes crashes with some messages
 
================================================================

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

_______________________________________________
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to