Update to upstream release 2.03
This commit is contained in:
parent
d4e1139bfe
commit
f302a9fe76
3 changed files with 4 additions and 14 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -1,2 +1,3 @@
|
|||
alpine-2.00.tar.bz2
|
||||
/re-alpine-2.02.tar.bz2
|
||||
/re-alpine-2.03.tar.bz2
|
||||
|
|
|
|||
15
alpine.spec
15
alpine.spec
|
|
@ -2,8 +2,8 @@
|
|||
|
||||
Summary: powerful, easy to use console email client
|
||||
Name: alpine
|
||||
Version: 2.02
|
||||
Release: 3%{?dist}
|
||||
Version: 2.03
|
||||
Release: 1%{?dist}
|
||||
|
||||
License: ASL 2.0
|
||||
Group: Applications/Internet
|
||||
|
|
@ -26,14 +26,6 @@ BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
|
|||
|
||||
Provides: re-alpine = %{version}-%{release}
|
||||
|
||||
# short-term workaround until gcc is fixed
|
||||
# http://bugzilla.redhat.com/496400
|
||||
Patch1: alpine-2.00-gcc44_reply_hack.patch
|
||||
|
||||
## upstreamable patches
|
||||
# this one maybe already, recall grumblings onlinst awhile back -- Rex
|
||||
Patch50: re-alpine-2.02-openssl.patch
|
||||
|
||||
#BuildRequires: automake libtool
|
||||
BuildRequires: gettext
|
||||
BuildRequires: hunspell
|
||||
|
|
@ -74,9 +66,6 @@ GNU Build System's autotools.
|
|||
%prep
|
||||
%setup -q -n re-alpine-%{version}
|
||||
|
||||
%patch1 -p1 -b .gcc44_reply_hack
|
||||
%patch50 -p1 -b .openssl
|
||||
|
||||
#autoreconf -f -i
|
||||
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
5e75826b15f05674856be8618bdefdfb re-alpine-2.02.tar.bz2
|
||||
9a72c4586514d543ee5cbad22796ca61 re-alpine-2.03.tar.bz2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue