Similar applies to the php-pecl-memcache rpm package- it can be updated from version 2.1.2 to 2.2.3 simply by bumping the version number in the spec and getting the latest tarball from upstream - I've rpmbuilt that myself successfully on i386.
Any chance of pushing both of these through the rpmforge build system so the repo gets updated binary rpms? Cheers, Tony On 8/21/08, Dries Verachtert <[EMAIL PROTECTED]> wrote: > On Wednesday 20 August 2008 11:18:56 pm Michael Best wrote: >> Was doing some memcached testing, decided to look in on the memcached >> project to see if our problems were related to memcached version. >> >> Didn't fix out problem but I built a new rpm. >> >> diff -U 2 memcached.spec.orig memcached.spec >> --- memcached.spec.orig 2008-08-20 15:14:23.000000000 -0600 >> +++ memcached.spec 2008-08-20 15:15:28.000000000 -0600 >> @@ -5,5 +5,5 @@ >> Summary: Distributed memory object caching system >> Name: memcached >> -Version: 1.2.2 >> +Version: 1.2.6 >> Release: 1 >> License: BSD >> @@ -167,4 +167,7 @@ >> >> %changelog >> +* Wed Aug 20 2008 Michael Best <[EMAIL PROTECTED]> 1.2.6 >> +- Update to 1.2.6. >> + >> * Tue May 29 2007 Matthias Saou <http://freshrpms.net/> 1.2.2-1 >> - Update to 1.2.2. > > thanks, i've updated the spec file. I hope you find a solution to your > problem > with memcached... > > Dries > _______________________________________________ > users mailing list > [email protected] > http://lists.rpmforge.net/mailman/listinfo/users > -- Cheers, Tony _______________________________________________ users mailing list [email protected] http://lists.rpmforge.net/mailman/listinfo/users
