Author: megabajt Date: Wed Dec 20 18:24:37 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - up to 2.6 - package .egg-info for python 2.5
---- Files affected: SPECS: DenyHosts.spec (1.22 -> 1.23) ---- Diffs: ================================================================ Index: SPECS/DenyHosts.spec diff -u SPECS/DenyHosts.spec:1.22 SPECS/DenyHosts.spec:1.23 --- SPECS/DenyHosts.spec:1.22 Tue Oct 10 16:58:46 2006 +++ SPECS/DenyHosts.spec Wed Dec 20 19:24:30 2006 @@ -2,17 +2,17 @@ Summary: Script to help thwart SSH server attacks Summary(pl): Skrypt do blokowania ataków na serwery SSH Name: DenyHosts -Version: 2.5 -Release: 2 +Version: 2.6 +Release: 1 License: GPL v2 Group: Applications/System Source0: http://dl.sourceforge.net/denyhosts/%{name}-%{version}.tar.gz -# Source0-md5: b33f0cdae6448ae559c5f22dbffe59f2 +# Source0-md5: fc2365305a9402886a2b0173d1beb7df Source1: %{name}.cron Source2: %{name}.cfg Source3: %{name}.init URL: http://www.denyhosts.net/ -BuildRequires: python-devel +BuildRequires: python-devel >= 1:2.5 BuildRequires: python-modules BuildRequires: rpm-pythonprov BuildRequires: rpmbuild(macros) >= 1.268 @@ -86,6 +86,7 @@ %attr(754,root,root) /etc/rc.d/init.d/%{name} %dir /var/lib/%{name} %config(noreplace) %verify(not md5 mtime size) /var/lib/%{name}/allowed-hosts +%{py_sitescriptdir}/DenyHosts-*.egg-info %dir %{py_sitescriptdir}/%{name} %{py_sitescriptdir}/%{name}/*.py[co] @@ -95,6 +96,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.23 2006/12/20 18:24:30 megabajt +- up to 2.6 +- package .egg-info for python 2.5 + Revision 1.22 2006/10/10 14:58:46 megabajt - rel. 2 for rebuild with python 2.5 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/DenyHosts.spec?r1=1.22&r2=1.23&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
