]> git.pld-linux.org Git - packages/alpine.git/blobdiff - alpine.spec
- rel 3
[packages/alpine.git] / alpine.spec
index 9dd660396a8ba58605c6ab367493b378defddefe..b4819c1d48f360ff2d73b3f0c66d791c4b12b314 100644 (file)
@@ -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      50
+%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: e5070b17952b369dec93fe3f3dd2f059
+# 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
@@ -42,7 +47,7 @@ Suggests:     ca-certificates
 Conflicts:     ca-certificates < 20080809-4
 Provides:      pine = 6.00
 Obsoletes:     pine
-6c6cBuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
+BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define                alpineconfdir   %{_sysconfdir}/%{name}
 %define                filterout_ld    -Wl,--as-needed
@@ -57,7 +62,7 @@ features, and an ever-growing number of configuration and
 personal-preference options.
 
 %description -l pl.UTF-8
-Alpi6c6cne, czyli Alternatively Licensed Program for Internet News & Email
+Alpine, czyli Alternatively Licensed Program for Internet News & Email
 (alternatywnie licencjonowany program do newsów i poczty internetowej)
 to narzędzie do czytania, wysyłania i zarządzania wiadomościami
 elektronicznymi. Alpine jest następcą Pine'a i został napisany przez
This page took 0.063518 seconds and 4 git commands to generate.