[EMAIL PROTECTED] wrote: > Doh, no...can you point me in the direction of how to do that? > > > > on 5/12/06 8:23 AM, Steven Stern at [EMAIL PROTECTED] wrote: > >> [EMAIL PROTECTED] wrote: >>> Ok, fair enough...i downloaded and ran >>> >>> rpmbuild -tb Mail-SpamAssassin-3.1.1.tar.gz >>> >>> As descibed on the site. I don't see any changes in the version number, is >>> there more I have to do ? >>> >>> >> That just creates the RPM files in /usr/src/redhat/RPMS. Did you install >> them? >> >
Please don't top post and reply to the list. Thanks. cd /usr/src/redhat/RPMS/i386 (I presume) rpm -Uvh *3.1.1-1.i386.rpm Verify nothing's broken: spamassassin -D --lint Then, restart spamassassin /etc/init.d/spamassassin restart -- Steve