]> diplodocus.org Git - nmh/blobdiff - SPECS/nmh.spec
Clarify %(profile) escape
[nmh] / SPECS / nmh.spec
index d5fbc8d0ab8367a02850361350ac8025d7d73176..0d31097a74fd297c0c172affa0474ea730655e30 100644 (file)
 #    For example:
 #      $ rpm -i nmh-1.4-0.fc16.src.rpm
 #      $ rpmbuild --rmsource --rmspec \
-#          --define '_sysconfdir /usr/local/nmh/etc' \
 #          --define 'configure_opts --with-cyrus-sasl --with-tls' \
 #          --bb ~/lib/rpmbuild/SPECS/nmh.spec
 #
 # If configure has previously been run successfully in the workspace,
 # it will not be invoked again, even if configure_opts is defined.
 #
-# Note that "make rpm" sets _sysconfdir.  If configuring to install
-# anyplace other than the default _sysconfdir, typically /etc, and
-# you're not using this through "make rpm", be sure to set _sysconfdir.
-#
 # With kernel (fcntl, flock, or lockf) locking, or with dot locking
 # and a lockdir that's writable by the user, bin/inc does not need to
 # be setgid.  This spec assumes that.  But if needed, add something
@@ -44,7 +39,7 @@ Name:          nmh
 Version:       %(sed "s/-/_/g" VERSION)
 %define        rawversion %(cat VERSION)
 Release:       1%{?dist}
-Summary:       A capable MIME-email-handling system for the shell
+Summary:       A capable MIME-email-handling system with a command-line interface
 Group:         Applications/Internet
 License:       BSD
 URL:           http://savannah.nongnu.org/projects/nmh