[alpine/el6] Add README.fedora

Joshua Daniel Franklin joshuadf at fedoraproject.org
Fri Dec 21 04:50:19 UTC 2012


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

    Add README.fedora

 .gitignore  |    1 +
 alpine.spec |   26 +++++++++++++-------------
 sources     |    3 +--
 3 files changed, 15 insertions(+), 15 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 a6f1551..9f90915 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: 2%{?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: hunspell
@@ -71,10 +68,6 @@ GNU Build System's autotools.
 %prep
 %setup -q -n re-alpine-%{version}
 
-cp -p %{SOURCE1} .
-
-%patch50 -p1 -b .openssl
-
 #autoreconf -f -i
 
 
@@ -128,10 +121,17 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Thu Dec 20 2012 Joshua Daniel Franklin <joshuadfranklin at yahoo.com> 2.03-2
+- add README.fedora
+
+* 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
 
-* Wed Dec 28 2011 Joshua Daniel Franklin <joshuadfranklin at yahoo.com> 2.02-3
-- Add README.fedora (#427561)
-- Remove short-term gcc workaround (#496400)
+* Thu Jan 12 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.02-3
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 
 * Mon Feb 07 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.02-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
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