view packages/redhat/README @ 257:087e7039b569 noffle

[svn] * src/database.c: DB_compact() now does nothing. It was calling gdbm_reorganize() which did rebuild on the database, copying it to a new database and renaming. This now has an explicit function, Db_rebuild(), and you don't want to chew disc space like this during a routine expire.
author bears
date Wed, 26 Jun 2002 14:28:35 +0100
parents d23f038454d4
children
line wrap: on
line source

To build an RPM for version m.n release r, set Version to m.n and Release to r.
Then rename the noffle directory to noffle-m.n, and make a compressed tar
noffle-m.n.tar.gz.

Run 'rpm -ta noffle-m.n.tar.gz' to generate binary and source RPMs.