annotate packages/redhat/README @ 357:b0ee77fa24d4 noffle

[svn] * src/post.c,src/configfile.c,src/configfile.h,docs/noffle.conf.5, noffle.conf.example,TODO: Added a config value to specify whether a Reply-To header should be appended to messages posted without it. Also made the new option show up in the noffle.conf manpage and the initial example configuration shipped with the package.
author bears
date Mon, 24 Mar 2003 23:32:48 +0000
parents d23f038454d4
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
110
d23f038454d4 [svn] First version
bears
parents:
diff changeset
1 To build an RPM for version m.n release r, set Version to m.n and Release to r.
d23f038454d4 [svn] First version
bears
parents:
diff changeset
2 Then rename the noffle directory to noffle-m.n, and make a compressed tar
d23f038454d4 [svn] First version
bears
parents:
diff changeset
3 noffle-m.n.tar.gz.
d23f038454d4 [svn] First version
bears
parents:
diff changeset
4
d23f038454d4 [svn] First version
bears
parents:
diff changeset
5 Run 'rpm -ta noffle-m.n.tar.gz' to generate binary and source RPMs.