[packages/memcached] up to 1.4.15

glen glen at pld-linux.org
Mon Sep 30 16:32:10 CEST 2013


commit 68d94add5f486ff185d4d9be468e2319943e7b05
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Mon Sep 30 17:32:06 2013 +0300

    up to 1.4.15

 memcached.spec | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/memcached.spec b/memcached.spec
index f3356d7..3a8b0a6 100644
--- a/memcached.spec
+++ b/memcached.spec
@@ -5,12 +5,12 @@
 Summary:	A high-performance, distributed memory object caching system
 Summary(pl.UTF-8):	Rozproszony, wysokiej wydajności system cache'owania obiektów
 Name:		memcached
-Version:	1.4.13
-Release:	2
+Version:	1.4.15
+Release:	1
 License:	BSD
 Group:		Networking/Daemons
 Source0:	http://memcached.googlecode.com/files/%{name}-%{version}.tar.gz
-# Source0-md5:	6d18c6d25da945442fcc1187b3b63b7f
+# Source0-md5:	36ea966f5a29655be1746bf4949f7f69
 Source1:	%{name}.init
 Source2:	%{name}.sysconfig
 Source3:	%{name}.tmpfiles
@@ -68,7 +68,7 @@ install %{SOURCE3} $RPM_BUILD_ROOT/usr/lib/tmpfiles.d/%{name}.conf
 
 %pre
 %groupadd -g 209 %{name}
-%useradd -u 209 -d /usr/share/empty -g %{name} -c "Memcached User" %{name}
+%useradd -u 209 -d /usr/share/empty -g %{name} -c "Memcached Daemon" %{name}
 
 %post
 /sbin/chkconfig --add %{name}
@@ -91,7 +91,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc AUTHORS README doc/*.txt
+%doc AUTHORS README.md doc/*.txt
 %config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/%{name}
 %attr(754,root,root) /etc/rc.d/init.d/%{name}
 %attr(755,root,root) %{_sbindir}/%{name}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/memcached.git/commitdiff/68d94add5f486ff185d4d9be468e2319943e7b05



More information about the pld-cvs-commit mailing list