summaryrefslogtreecommitdiff
path: root/packages
diff options
context:
space:
mode:
authorEduardo Chappa <chappa@washington.edu>2016-07-09 15:14:07 -0600
committerEduardo Chappa <chappa@washington.edu>2016-07-09 15:14:07 -0600
commitfa94ee5653f053d6dfbe1fcad056d5262dbb6e2b (patch)
tree15de951e653c55ab4204114e480fdaf3b160d5e1 /packages
parentc09a4169f51b90116733095290ca3c06e2137cce (diff)
downloadalpine-fa94ee5653f053d6dfbe1fcad056d5262dbb6e2b.tar.xz
* Update/Fix alpine.spec file to build rpm packages.
Diffstat (limited to 'packages')
-rw-r--r--packages/README7
-rw-r--r--packages/alpine.spec8
2 files changed, 7 insertions, 8 deletions
diff --git a/packages/README b/packages/README
index 501c7cf7..5d7223e4 100644
--- a/packages/README
+++ b/packages/README
@@ -1,10 +1,9 @@
-Last changed: 06 Apr 2007
+Last changed: 09 July 2016
Building packages for Alpine
Files in this directory:
- alpine.spec - spec file for building RPMs on RedHat and Fedora.
- It should also work with Mandrake.
+ alpine.spec - spec file for building RPMs on RedHat, Fedora and OpenSuse.
debian/* - files containing instructions for building .deb files
for use with dpkg
windows/* - files used to build the Windows Alpine installer. Upon
@@ -54,7 +53,7 @@ The RPM file will be placed in the RPMS directory, and a source RPM
will be placed in the SRPMS directory. Installing an RPM is done with
the command:
-rpm -ivh alpine-{version}-1.i386.rpm
+rpm -ivh alpine-{version}-1.x86_64.rpm
Building .deb files:
diff --git a/packages/alpine.spec b/packages/alpine.spec
index 4a530b3e..a9a837b8 100644
--- a/packages/alpine.spec
+++ b/packages/alpine.spec
@@ -1,10 +1,10 @@
-Summary: University of Washington Alpine mail user agent
+Summary: Alpine mail user agent
Name: alpine
-Version: 2.11
+Version: 2.20
Release: 1
License: Apache License
Group: Applications/Mail
-Source: http://patches.freeiz.com/alpine/patches/%{name}-%{version}/%{name}-%{version}.clean.tar.lzma
+Source: http://patches.freeiz.com/alpine/release/src/%{name}-%{version}.tar.xz
URL: http://patches.freeiz.com/alpine/
Vendor: Patches for Pine and Alpine
Packager: Eduardo Chappa <chappa@gmx.com>
@@ -54,7 +54,7 @@ install -D -m644 imap/src/mailutil/mailutil.1 $RPM_BUILD_ROOT%{_mandir}/man1/mai
%files
%defattr(-,root,root)
-%doc README LICENSE doc/tech-notes.txt
+%doc README LICENSE doc/tech-notes/tech-notes.txt
%{_bindir}/alpine
%{_bindir}/pico
%{_bindir}/pilot