Add README.fedora

This commit is contained in:
Joshua Daniel Franklin 2012-12-20 23:48:41 -05:00
commit 96565eab52
3 changed files with 9 additions and 2 deletions

1
.gitignore vendored
View file

@ -1,3 +1,4 @@
alpine-2.00.tar.bz2
/re-alpine-2.02.tar.bz2
/re-alpine-2.03.tar.bz2
/README.fedora

View file

@ -3,12 +3,14 @@
Summary: powerful, easy to use console email client
Name: alpine
Version: 2.03
Release: 1%{?dist}
Release: 2%{?dist}
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,6 +121,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Thu Dec 20 2012 Joshua Daniel Franklin <joshuadfranklin@yahoo.com> 2.03-2
- add README.fedora
* Thu Dec 20 2012 Joshua Daniel Franklin <joshuadfranklin@yahoo.com> 2.03-1
- re-alpine-2.03 (#880328,#888204)

View file

@ -1 +1,2 @@
5b6f93ec7414c2a794480691a3beae24 README.fedora
566d269d4bd43aba68f377110a6295d5 re-alpine-2.03.tar.bz2