[alpine/el5] Add README.fedora

Joshua Daniel Franklin joshuadf at fedoraproject.org
Fri Dec 21 12:53:53 UTC 2012


commit 6c520441ee32e279d40195b9d5f7ee39b8fb1743
Author: Joshua Daniel Franklin <joshuadfranklin at yahoo.com>
Date:   Fri Dec 21 07:53:52 2012 -0500

    Add README.fedora

 .gitignore  |    1 +
 alpine.spec |   14 ++++++--------
 sources     |    3 +--
 3 files changed, 8 insertions(+), 10 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index dcdc41a..f7c2477 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ alpine-2.00.tar.bz2
 /re-alpine-2.02.tar.bz2
 /re-alpine-2.02-openssl.patch
 /README.fedora
+/re-alpine-2.03.tar.bz2
diff --git a/alpine.spec b/alpine.spec
index 087be79..f3d1a24 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: 3%{?dist}
+Version: 2.03
+Release: 1%{?dist}
 
 License: ASL 2.0
 Group: Applications/Internet
@@ -11,6 +11,7 @@ URL: http://re-alpine.sourceforge.net/
 Source0:  http://downloads.sourceforge.net/sourceforge/re-alpine/re-alpine-%{version}%{?pre}.tar.bz2
 Source1:  README.fedora
 
+
 # Using "Conflicts" instead of Obsoletes because while alpine is substantially
 # compatible with pine the change to Unicode breaks important user
 # functionality such as non-ASCII encoded saved passwords. Additionally, there
@@ -27,10 +28,6 @@ BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
 
 Provides: re-alpine = %{version}-%{release}
 
-## upstreamed patch: hopefully fix ftbfs openssl issues once and for all (sf bug #3027341)  
-# this one maybe already, recall grumblings onlinst awhile back -- Rex
-Patch50: re-alpine-2.02-openssl.patch
-
 #BuildRequires: automake libtool
 BuildRequires: gettext
 BuildRequires: aspell
@@ -73,8 +70,6 @@ GNU Build System's autotools.
 
 cp -p %{SOURCE1} .
 
-%patch50 -p1 -b .openssl
-
 #autoreconf -f -i
 
 
@@ -129,6 +124,9 @@ rm -rf $RPM_BUILD_ROOT
 
 %changelog
 
+* Fri Dec 21 2012 Joshua Daniel Franklin <joshuadfranklin at yahoo.com> 2.03-1
+- re-alpine-2.03 (#880328,#888204)
+
 * Wed Dec 28 2011 Joshua Daniel Franklin <joshuadfranklin at yahoo.com> 2.02-3
 - Add README.fedora (#427561)
 - Remove short-term gcc workaround (#496400)
diff --git a/sources b/sources
index a68222d..b5c5f32 100644
--- a/sources
+++ b/sources
@@ -1,3 +1,2 @@
-5e75826b15f05674856be8618bdefdfb  re-alpine-2.02.tar.bz2
-429c1862495acb23bb10879d4db04f91  re-alpine-2.02-openssl.patch
 5b6f93ec7414c2a794480691a3beae24  README.fedora
+566d269d4bd43aba68f377110a6295d5  re-alpine-2.03.tar.bz2


More information about the scm-commits mailing list