X-Git-Url: http://git.pld-linux.org/?a=blobdiff_plain;f=alpine.spec;h=ff853a2166ce34cdb07db0e47e64c3470c24dc68;hb=cdf328568aa3eb3f2a9b56a7739435c453f7a73a;hp=71f50c0d133eaa2c4d061949ba5d93b3da442f11;hpb=bd702c3dfdfca7b3bfc01e7e144663a1f6afedbb;p=packages%2Falpine.git diff --git a/alpine.spec b/alpine.spec index 71f50c0..ff853a2 100644 --- a/alpine.spec +++ b/alpine.spec @@ -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 \