[alpine/f17] Add README.fedora

Joshua Daniel Franklin joshuadf at fedoraproject.org
Fri Dec 21 04:46:52 UTC 2012


commit 01fc0e41e80647142f67c3e3c271b5613c742e1b
Author: Joshua Daniel Franklin <joshuadfranklin at yahoo.com>
Date:   Thu Dec 20 23:46:49 2012 -0500

    Add README.fedora

 .gitignore  |    1 +
 alpine.spec |   11 +++++++++--
 sources     |    2 +-
 3 files changed, 11 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d2ef6e0..0baf649 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 alpine-2.00.tar.bz2
 /re-alpine-2.02.tar.bz2
 /re-alpine-2.03.tar.bz2
+/README.fedora
diff --git a/alpine.spec b/alpine.spec
index 7222709..fb1e84f 100644
--- a/alpine.spec
+++ b/alpine.spec
@@ -9,6 +9,8 @@ License: ASL 2.0
 Group: Applications/Internet
 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
@@ -103,7 +105,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(-,root,root,-)
-%doc README LICENSE doc/tech-notes.txt
+%doc README.fedora README LICENSE doc/tech-notes.txt
 %ghost %config(noreplace) %{_sysconfdir}/pine.conf
 %ghost %config(noreplace) %{_sysconfdir}/pine.conf.fixed
 %{_bindir}/alpine
@@ -119,10 +121,15 @@ 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)
 
-- http://www.redhat.com/archives/fedora-devel-list/2008-November/msg01484.html
+* 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
+
 * 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
 
diff --git a/sources b/sources
index 2703c80..b4707d7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-566d269d4bd43aba68f377110a6295d5  re-alpine-2.03.tar.bz2
+5b6f93ec7414c2a794480691a3beae24  README.fedora


More information about the scm-commits mailing list