]> git.pld-linux.org Git - packages/alpine.git/blobdiff - alpine.spec
- release 4
[packages/alpine.git] / alpine.spec
index 3f1014a7da9eab4c50dfd58c2b0ffab8039abda5..3c865745d3cf80d0d90463bc69e20fb6018c836c 100644 (file)
@@ -4,12 +4,12 @@
 # - fix as-needed
 # - pico shouldn't link with kerberos, should it?
 %define                ver             2.00
-%define                patchlevel      78
+%define                patchlevel      84
 Summary:       University of Washington Alpine mail user agent
 Summary(pl.UTF-8):     Klient pocztowy Alpine z Uniwersytetu w Waszyngtonie
 Name:          alpine
 Version:       %{ver}.%{patchlevel}
-Release:       1
+Release:       4
 Epoch:         1
 License:       Apache v2.0
 Group:         Applications/Mail
@@ -17,7 +17,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: 366e38d1b26b852cef6f4c8fc599ccbd
+# Source0-md5: 70ba4281354f1ba2d341038ec0e323c7
 Source1:       pico.desktop
 Source2:       %{name}.desktop
 Source3:       %{name}.png
@@ -155,6 +155,7 @@ rm -f libtool missing
 %else
        --with-ssl-dir=/etc/openssl/certs \
        --with-ssl-certs-dir=/etc/certs \
+       --with-ssl-lib-dir=%{_libdir} \
 %endif
        --with-passfile=.pine.pwd
 
This page took 0.087696 seconds and 4 git commands to generate.