[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated
From: |
David Levine |
Subject: |
[Nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated. 9942b58b26bffd699b980b1b0a1f977df384a47b |
Date: |
Wed, 14 Dec 2011 00:34:52 +0000 |
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "The nmh Mail Handling System".
The branch, master has been updated
via 9942b58b26bffd699b980b1b0a1f977df384a47b (commit)
from e8ab951121e1e3805b4e4e914ad119d96b14cb06 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
http://git.savannah.gnu.org/cgit/nmh.git/commit/?id=9942b58b26bffd699b980b1b0a1f977df384a47b
commit 9942b58b26bffd699b980b1b0a1f977df384a47b
Author: David Levine <address@hidden>
Date: Tue Dec 13 18:33:07 2011 -0600
Added comments about source of description, etc.
diff --git a/nmh.spec b/nmh.spec
index 998f53a..57c6d2f 100644
--- a/nmh.spec
+++ b/nmh.spec
@@ -4,10 +4,13 @@
#
# This file is intended to be zero maintenance, that's why it relies
# on the Makefile (and specifically on the nmhdist target). If you
-# really want to start with rpmbuild from a clean distribution, look
-# at the rpm target in the main Makefile.in to see what it does.
+# really want to start with rpmbuild from a clean distribution, you'll
+# need to first run configure, make, and make nmhdist.
#
# Note that Version cannot contain any dashes.
+#
+# The description, summary, and a few other tags were taken from the
+# nmh.spec used to build the Fedora 15 nmh rpm.
Name: nmh
Version: %version
@@ -31,6 +34,7 @@ scripts which utilize nmh commands. If you want to use nmh
as a true
email user agent, you'll want to also install exmh to provide a user
interface for it--nmh only has a command line interface.
+
%prep
#### The tarfile is only needed for the source rpm.
cp -p %srcdir/%tarfile $RPM_SOURCE_DIR
-----------------------------------------------------------------------
Summary of changes:
nmh.spec | 8 ++++++--
1 files changed, 6 insertions(+), 2 deletions(-)
hooks/post-receive
--
The nmh Mail Handling System
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Nmh-commits] [SCM] The nmh Mail Handling System branch, master, updated. 9942b58b26bffd699b980b1b0a1f977df384a47b,
David Levine <=