Any ideas on how we could make the gnucash.spec file in /rpm automatically update? Perhaps we should look at how lesstif, and other software update their spec files? Right now I am untarring the source, modifying the spec, tarring it back up... then running: rpm -ta gnucash-1.2.5.tar.gz on it. I would like to just download the new tarballs and hit them... would make things so much quicker, and easier. Perhaps something with autoconf? Whenever you run autoconf it updates, but when you do make distclean it doesn't remove it? That way Linas could run something like: ./configure --gnucash-version=1.2.5 && make distclean Then commit to CVS, then build his release tarball? -- Jeremy Collins [EMAIL PROTECTED] -- Gnucash Developer's List To unsubscribe send empty email to: [EMAIL PROTECTED]