]> git.pld-linux.org Git - packages/alpine.git/blobdiff - alpine.spec
- patchlevel 53 - add support for the nametemplate token in a mailcap file.
[packages/alpine.git] / alpine.spec
index 71f50c0d133eaa2c4d061949ba5d93b3da442f11..ff853a2166ce34cdb07db0e47e64c3470c24dc68 100644 (file)
@@ -1,5 +1,9 @@
+# TODO:
+#- backport man-pages from pine.spec
+#- separate package with tcl web-frontend
+#- fix as-needed
 %define                ver             2.00
-%define                patchlevel      29
+%define                patchlevel      53
 Summary:       University of Washington Alpine mail user agent
 Summary(pl.UTF-8):     Klient pocztowy Alpine z Uniwersytetu w Waszyngtonie
 Name:          alpine
@@ -12,7 +16,7 @@ Group:                Applications/Mail
 #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: 62c43cc447a5a65af1489b76b8a29f6a
+# Source0-md5: 69b1f9cc9c4e06d31a44b0e6bf10283e
 Source1:       pico.desktop
 Source2:       %{name}.desktop
 Source3:       %{name}.png
@@ -29,7 +33,7 @@ BuildRequires:        autoconf
 BuildRequires: automake
 BuildRequires: home-etc-devel
 %if "%{pld_release}" != "ac"
-BuildRequires: krb5-devel
+BuildRequires: heimdal-devel
 %endif
 BuildRequires: ncurses-devel
 BuildRequires: openldap-devel
@@ -135,7 +139,7 @@ rm -f libtool missing
        --%{?debug:en}%{!?debug:dis}able-debug \
        --enable-quotas \
        --without-tcl \
-       --with-smtp-msa=%{_libdir}/sendmail \
+       --with-smtp-msa=/usr/lib/sendmail \
        --with-simple-spellcheck=aspell \
        --with-system-pinerc=%{_sysconfdir}/%{name}/%{name}.conf \
        --with-system-fixed-pinerc=%{_sysconfdir}/%{name}/%{name}.conf.fixed \
This page took 0.078736 seconds and 4 git commands to generate.