X-Git-Url: http://git.pld-linux.org/?a=blobdiff_plain;f=alpine.spec;h=b4819c1d48f360ff2d73b3f0c66d791c4b12b314;hb=654c2d89bfb2f69e8a1e4e15b1761794c90dc79c;hp=ec43f2b459c355b73e647014a31f702dbe2dd9d4;hpb=d40d2522ed68dbbb72701676eec2012a67d1f0ce;p=packages%2Falpine.git diff --git a/alpine.spec b/alpine.spec index ec43f2b..b4819c1 100644 --- a/alpine.spec +++ b/alpine.spec @@ -1,10 +1,14 @@ +# TODO: +#- backport man-pages from pine.spec +#- separate package with tcl web-frontend +#- fix as-needed %define ver 2.00 -%define patchlevel 34 +%define patchlevel 53 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: 2 +Release: 3 Epoch: 1 License: Apache v2.0 Group: Applications/Mail @@ -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: 1c817a40ac259f7bebf5e423a6f54167 +# Source0-md5: 69b1f9cc9c4e06d31a44b0e6bf10283e Source1: pico.desktop Source2: %{name}.desktop Source3: %{name}.png @@ -31,6 +35,7 @@ BuildRequires: home-etc-devel %if "%{pld_release}" != "ac" BuildRequires: heimdal-devel %endif +BuildRequires: libtool BuildRequires: ncurses-devel BuildRequires: openldap-devel BuildRequires: openssl-devel @@ -135,7 +140,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 \