You could grab a suitable 2.5.STABLE1 source rpm, and use this as a template for a 2.5.STABLE2 rpm...
rpm -i squid-2.5.STABLE1-x.src.rpm cp squid-2.5.STABLE2.tar.gz /usr/src/redhat/SOURCES/ vi /usr/src/redhat/SPECS/squid.spec [change STABLE1 to STABLE2, and remove all official 2.5.STABLE1 patches if any] rpm -ba /usr/src/redhat/SPECS/squid.spec then install the resulting binary rpm as usual.. Regards Henrik Darren Bentley wrote: > > Subject says it all. > > Anyone know where to get a squid-2.5.STABLE2 rpm for RH 7.3 ? > > Thanks, > > - Darren
