From: David Levine Date: Wed, 14 Dec 2011 00:33:07 +0000 (-0600) Subject: Added comments about source of description, etc. X-Git-Url: https://diplodocus.org/git/nmh/commitdiff_plain/9942b58b26bffd699b980b1b0a1f977df384a47b?ds=sidebyside;hp=e8ab951121e1e3805b4e4e914ad119d96b14cb06 Added comments about source of description, etc. --- diff --git a/nmh.spec b/nmh.spec index 998f53ad..57c6d2f0 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