]> git.pld-linux.org Git - packages/alpine.git/blobdiff - alpine.spec
- CVE refs too
[packages/alpine.git] / alpine.spec
index 3f5dc1960c68d9f31b6eda93a213669d0243a43d..8b82d5b7ba76657236ce89f2a5986eaaa546069a 100644 (file)
@@ -2,8 +2,8 @@
 # - backport man-pages from pine.spec
 # - separate package with tcl web-frontend
 # - fix as-needed
-%define                ver             1.10
-%define                patchlevel      7
+%define                ver             2.00
+%define                patchlevel      13
 Summary:       University of Washington Alpine mail user agent
 Summary(pl.UTF-8):     Klient pocztowy Alpine z Uniwersytetu w Waszyngtonie
 Name:          alpine
@@ -16,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: 718427a037b63b482a60c763f517d2aa
+# Source0-md5: e78fb53acaa23a6fc09ab6d848edc72b
 Source1:       pico.desktop
 Source2:       %{name}.desktop
 Source3:       %{name}.png
@@ -40,7 +40,7 @@ BuildRequires:        pam-devel
 # Only for web-frontend:
 #BuildRequires:        tcl-devel
 Suggests:      aspell
-Provides:      pine = 5.10
+Provides:      pine = 6.00
 Obsoletes:     pine
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -72,7 +72,7 @@ Summary:      Simple text editor in the style of the Pine Composer
 Summary(pl.UTF-8):     Prosty edytor tekstowy w stylu alpine
 Summary(pt_BR.UTF-8):  Editor de textos para terminal simples e fácil de usar
 Group:         Applications/Editors
-Provides:      pico = 5.10
+Provides:      pico = 6.00
 
 %description -n pico
 Pico is a simple, display-oriented text editor based on the Alpine
@@ -96,7 +96,7 @@ Summary:      Simple file system browser in the style of the Alpine Composer
 Summary(pl.UTF-8):     Prosta przeglądarka plików w stylu composera alpine
 Summary(pt_BR.UTF-8):  Navegador de sistemas de arquivos no estilo do compositor do Alpine
 Group:         Applications/Shells
-Provides:      pilot = 5.10
+Provides:      pilot = 6.00
 
 %description -n pilot
 Pilot is a simple, display-oriented file system browser based on the
@@ -132,6 +132,7 @@ rm -f libtool missing
 %{__autoheader}
 %{__automake}
 %configure \
+       --%{?debug:en}%{!?debug:dis}able-debug \
        --enable-quotas \
        --without-tcl \
        --with-smtp-msa=%{_libdir}/sendmail \
This page took 0.116855 seconds and 4 git commands to generate.