Author: glen Date: Mon Aug 21 20:51:26 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - rebuild with libevent
---- Files affected: SPECS: tor.spec (1.13 -> 1.14) , memcached.spec (1.12 -> 1.13) ---- Diffs: ================================================================ Index: SPECS/tor.spec diff -u SPECS/tor.spec:1.13 SPECS/tor.spec:1.14 --- SPECS/tor.spec:1.13 Tue Jul 25 15:07:33 2006 +++ SPECS/tor.spec Mon Aug 21 22:51:21 2006 @@ -3,7 +3,7 @@ Summary(pl): Sieć nakładkowa dla TCP zapewniająca anonimowość (router cebulowy) Name: tor Version: 0.1.1.22 -Release: 1 +Release: 2 License: BSD-like Group: Networking/Daemons Source0: http://tor.eff.org/dist/%{name}-%{version}.tar.gz @@ -12,7 +12,7 @@ Source2: %{name}.init Source3: %{name}.sysconfig URL: http://tor.eff.org/ -BuildRequires: libevent-devel +BuildRequires: libevent-devel >= 1.1 BuildRequires: openssl-devel >= 0.9.6 BuildRequires: rpm-build >= 4.0 BuildRequires: rpmbuild(macros) >= 1.268 @@ -138,6 +138,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.14 2006/08/21 20:51:21 glen +- rebuild with libevent + Revision 1.13 2006/07/25 13:07:33 shadzik - 0.1.1.22 ================================================================ Index: SPECS/memcached.spec diff -u SPECS/memcached.spec:1.12 SPECS/memcached.spec:1.13 --- SPECS/memcached.spec:1.12 Thu Apr 20 18:33:35 2006 +++ SPECS/memcached.spec Mon Aug 21 22:51:21 2006 @@ -8,7 +8,7 @@ Summary(pl): Rozproszony, wysokiej wydajności system cache'owania obiektów Name: memcached Version: 1.1.12 -Release: 2 +Release: 3 License: BSD Group: Networking/Daemons Source0: http://www.danga.com/memcached/dist/%{name}-%{version}.tar.gz @@ -18,7 +18,7 @@ URL: http://www.danga.com/memcached/ BuildRequires: autoconf BuildRequires: automake -BuildRequires: libevent-devel +BuildRequires: libevent-devel >= 1.1 BuildRequires: rpmbuild(macros) >= 1.268 Requires(post,preun): /sbin/chkconfig Requires: rc-scripts @@ -79,6 +79,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.13 2006/08/21 20:51:21 glen +- rebuild with libevent + Revision 1.12 2006/04/20 16:33:35 glen - fix chkconfig deps ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/tor.spec?r1=1.13&r2=1.14&f=u http://cvs.pld-linux.org/SPECS/memcached.spec?r1=1.12&r2=1.13&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
