rpms/memcached/EL-5 memcached.spec,1.3,1.4

Paul Lindner (plindner) fedora-extras-commits at redhat.com
Thu Jun 26 06:53:01 UTC 2008


Author: plindner

Update of /cvs/pkgs/rpms/memcached/EL-5
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv22765

Modified Files:
	memcached.spec 
Log Message:
Bump to version 1.2.5 for EL-5



Index: memcached.spec
===================================================================
RCS file: /cvs/pkgs/rpms/memcached/EL-5/memcached.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- memcached.spec	25 Dec 2007 17:19:05 -0000	1.3
+++ memcached.spec	26 Jun 2008 06:52:15 -0000	1.4
@@ -6,8 +6,8 @@
 %define groupname  memcached
 
 Name:           memcached
-Version:        1.2.4
-Release:        2%{?dist}
+Version:        1.2.5
+Release:        1%{?dist}
 Summary:        High Performance, Distributed Memory Object Cache
 
 Group:          System Environment/Daemons
@@ -30,7 +30,8 @@
 BuildRequires:  libevent-devel
 BuildRequires:  perl(Test::More)
 
-Requires:       initscripts
+Requires: initscripts
+Requires: libevent
 Requires(pre):  shadow-utils
 Requires(post): /sbin/chkconfig
 Requires(preun): /sbin/chkconfig, /sbin/service
@@ -195,7 +196,13 @@
 
 
 %changelog
-* Sat Dec 22 2007 Paul Lindner <lindner at mirth.inuus.com> - 1.2.4-2
+* Tue Mar  4 2008 Paul Lindner <lindner at inuus.com> - 1.2.5-1
+- Upgrade to memcached-1.2.5
+
+* Sun Jan 27 2008 Paul Lindner <lindner at inuus.com> - 1.2.4-3
+- Adjust libevent dependencies
+
+* Sat Dec 22 2007 Paul Lindner <lindner at inuus.com> - 1.2.4-2
 - Upgrade to memcached-1.2.4
 
 * Fri Sep 07 2007 Konstantin Ryabitsev <icon at fedoraproject.org> - 1.2.3-8




More information about the fedora-extras-commits mailing list