Fix bnc#558841 and bnc#597744
OBS-URL: https://build.opensuse.org/package/show/server:mail/alpine?expand=0&rev=19
This commit is contained in:
31
alpine.spec
31
alpine.spec
@@ -33,7 +33,7 @@ Name: alpine
|
||||
%define use_mudflap 0
|
||||
%define build_vanilla 0
|
||||
#
|
||||
Summary: Alpine mail user agent (formerly pine)
|
||||
Summary: Mail User Agent
|
||||
BuildRequires: imap-devel krb5-devel libgssapi ncurses-devel
|
||||
BuildRequires: openldap2-devel openssl-devel pam-devel update-desktop-files
|
||||
BuildRequires: libtool
|
||||
@@ -65,6 +65,7 @@ Patch3: operation-may-be-undefined-warning.diff
|
||||
Patch4: fix-implicit.patch
|
||||
Patch5: alpine-gcc44.diff
|
||||
Patch6: alpine-2.00-as_needed.patch
|
||||
Patch7: alpine-month_name-utf8.patch
|
||||
Patch10: pico-fix-spurious-undef-warnings.diff
|
||||
Patch20: pine-expression-warnings.diff
|
||||
Patch40: pico-stripwhitespace.diff
|
||||
@@ -89,24 +90,13 @@ Patch612: chappa-unverified.patch.gz
|
||||
Patch613: alpine-no-add-needed.patch
|
||||
|
||||
%description
|
||||
Though originally designed for inexperienced email users, Alpine
|
||||
supports many advanced features, and an ever-growing number of
|
||||
configuration and personal-preference options.
|
||||
|
||||
Alpine (formerly Pine) features improved support for UTF-8 and the code
|
||||
is licensed under the Apache License.
|
||||
|
||||
Despite many improvements "under the hood" (the bugs which were
|
||||
introduced by them were ironed out during more than a full year of
|
||||
public beta testing), the user interface stays the same, so pine users
|
||||
can switch painlessly to alpine and notice no change at all.
|
||||
|
||||
It uses the same configuration files as pine, so it's a clean update.
|
||||
|
||||
The biggest user-visible change are the new animations which are shown
|
||||
when operations take a long time.
|
||||
|
||||
|
||||
Alpine is a display-oriented email client that is suitable for both
|
||||
the inexperienced email user as well as for the most demanding of
|
||||
power users. Alpine is based on the Pine® Message System, which was
|
||||
also developed at the University of Washington. Alpine can be learned
|
||||
by exploration and the use of context-sensitive help. The user
|
||||
experience is highly customizable through the use of the Alpine Setup
|
||||
command.
|
||||
|
||||
%package -n pico
|
||||
License: Apache Software License ..
|
||||
@@ -169,10 +159,11 @@ fi
|
||||
#
|
||||
%patch1
|
||||
%patch2 -p1
|
||||
%patch3 -p1
|
||||
%patch3
|
||||
%patch4 -p0
|
||||
%patch5 -p0
|
||||
%patch6 -p0
|
||||
%patch7
|
||||
%patch10 -p1
|
||||
%patch20 -p1
|
||||
%patch40 -p1
|
||||
|
Reference in New Issue
Block a user