view packages/redhat/README @ 240:fbff73fe5b40 noffle

[svn] * src/client.c: That wasn't a memory leak fixed on Feb 8th. That was a cockup cause by my forgetting that Cont_app takes ownership of an overview. Revert it and add comment to Cont_app. Spotted with the aid of valgrind. * src/post.c,src/pseudo.c * src/util.c: Fix out of bounds write bug spotted by valgrind. * src/database.c: Fix minor memory leak spotted by valgrind. Valgrind is at http://devel-home.kde.org/~sewardj/.
author bears
date Tue, 26 Feb 2002 17:13:31 +0000
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.