Author: glen                         Date: Sun Feb  5 21:24:28 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- rel 2: updated initscript (more still todo), but STBR

---- Files affected:
SPECS:
   memcached.spec (1.9 -> 1.10) 

---- Diffs:

================================================================
Index: SPECS/memcached.spec
diff -u SPECS/memcached.spec:1.9 SPECS/memcached.spec:1.10
--- SPECS/memcached.spec:1.9    Sat Feb  4 00:00:30 2006
+++ SPECS/memcached.spec        Sun Feb  5 22:24:16 2006
@@ -1,9 +1,14 @@
 # $Revision$, $Date$
+# TODO
+# - memcached has -P option for pid, but root privs are dropped before
+#   pid is written, so either run memcached as new uid or hack code to
+#   write pidfile before changing uid, as rc-script removes pid on
+#   shutdown anyway.
 Summary:       A high-performance, distributed memory object caching system
 Summary(pl):   Rozproszony system cache'owania obiektów o wysokiej wydajności
 Name:          memcached
 Version:       1.1.12
-Release:       1
+Release:       2
 License:       BSD
 Vendor:                Brad Fitzpatrick <[EMAIL PROTECTED]>
 Group:         Networking/Daemons
@@ -73,6 +78,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.10  2006/02/05 21:24:16  glen
+- rel 2: updated initscript (more still todo), but STBR
+
 Revision 1.9  2006/02/03 23:00:30  glen
 - macros for %service
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/memcached.spec?r1=1.9&r2=1.10&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to