[alpine/f18] Update to upstream release 2.03

Joshua Daniel Franklin joshuadf at fedoraproject.org
Fri Dec 21 04:25:51 UTC 2012


commit 055592e3bafa1f5eaf8c58eb5c32395aae05e544
Author: Joshua Daniel Franklin <joshuadfranklin at yahoo.com>
Date:   Thu Dec 20 23:25:50 2012 -0500

    Update to upstream release 2.03

 .gitignore  |    1 +
 alpine.spec |   18 +++++-------------
 sources     |    2 +-
 3 files changed, 7 insertions(+), 14 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f4a010a..d2ef6e0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 alpine-2.00.tar.bz2
 /re-alpine-2.02.tar.bz2
+/re-alpine-2.03.tar.bz2
diff --git a/alpine.spec b/alpine.spec
index 4225f76..f939789 100644
--- a/alpine.spec
+++ b/alpine.spec
@@ -2,8 +2,8 @@
 
 Summary: powerful, easy to use console email client
 Name: alpine
-Version: 2.02
-Release: 4%{?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
 
 
@@ -130,6 +119,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Thu Dec 20 2012 Joshua Daniel Franklin <joshuadfranklin at yahoo.com> 2.03-1
+- re-alpine-2.03 (#880328,#888204)
+
 * Wed Jul 18 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.02-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 
diff --git a/sources b/sources
index 8d6ff1a..2703c80 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5e75826b15f05674856be8618bdefdfb  re-alpine-2.02.tar.bz2
+566d269d4bd43aba68f377110a6295d5  re-alpine-2.03.tar.bz2


More information about the scm-commits mailing list