SPECS: memcached.spec - fix chkconfig deps
glen
glen at pld-linux.org
Thu Apr 20 18:33:40 CEST 2006
Author: glen Date: Thu Apr 20 16:33:40 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- fix chkconfig deps
---- Files affected:
SPECS:
memcached.spec (1.11 -> 1.12)
---- Diffs:
================================================================
Index: SPECS/memcached.spec
diff -u SPECS/memcached.spec:1.11 SPECS/memcached.spec:1.12
--- SPECS/memcached.spec:1.11 Mon Feb 6 12:01:20 2006
+++ SPECS/memcached.spec Thu Apr 20 18:33:35 2006
@@ -10,7 +10,6 @@
Version: 1.1.12
Release: 2
License: BSD
-Vendor: Brad Fitzpatrick <brad at danga.com>
Group: Networking/Daemons
Source0: http://www.danga.com/memcached/dist/%{name}-%{version}.tar.gz
# Source0-md5: a1236dad33e9ac6c36d53faa8da61780
@@ -20,7 +19,9 @@
BuildRequires: autoconf
BuildRequires: automake
BuildRequires: libevent-devel
-BuildRequires: rpmbuild(macros) >= 1.228
+BuildRequires: rpmbuild(macros) >= 1.268
+Requires(post,preun): /sbin/chkconfig
+Requires: rc-scripts
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
@@ -78,6 +79,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.12 2006/04/20 16:33:35 glen
+- fix chkconfig deps
+
Revision 1.11 2006/02/06 11:01:20 blues
- pl-only: robimy wysokiej wydajności cache obiektów, a nie cache
obiektów wysokiej wydajności... trochę zmienia to sens.
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/memcached.spec?r1=1.11&r2=1.12&f=u
More information about the pld-cvs-commit
mailing list