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.
_______________________________________________
users mailing list
[email protected]
http://lists.rpmforge.net/mailman/listinfo/users

Reply via email to