Adjust libevent dependencies
This commit is contained in:
parent
55b1212a76
commit
4e7d0fa5f7
@ -7,7 +7,7 @@
|
||||
|
||||
Name: memcached
|
||||
Version: 1.2.4
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
Summary: High Performance, Distributed Memory Object Cache
|
||||
|
||||
Group: System Environment/Daemons
|
||||
@ -31,6 +31,7 @@ BuildRequires: libevent-devel
|
||||
BuildRequires: perl(Test::More)
|
||||
|
||||
Requires: initscripts
|
||||
Requires: libevent
|
||||
Requires(pre): shadow-utils
|
||||
Requires(post): /sbin/chkconfig
|
||||
Requires(preun): /sbin/chkconfig, /sbin/service
|
||||
@ -195,7 +196,10 @@ fi
|
||||
|
||||
|
||||
%changelog
|
||||
* Sat Dec 22 2007 Paul Lindner <lindner@mirth.inuus.com> - 1.2.4-2
|
||||
* Sun Jan 27 2008 Paul Lindner <lindner@inuus.com> - 1.2.4-3
|
||||
- Adjust libevent dependencies
|
||||
|
||||
* Sat Dec 22 2007 Paul Lindner <lindner@inuus.com> - 1.2.4-2
|
||||
- Upgrade to memcached-1.2.4
|
||||
|
||||
* Fri Sep 07 2007 Konstantin Ryabitsev <icon@fedoraproject.org> - 1.2.3-8
|
||||
|
Loading…
Reference in New Issue
Block a user