]> git.pld-linux.org Git - packages/DenyHosts.git/commitdiff
- up to 2.6 auto/th/DenyHosts-2_6-1
authorMarcin Banasiak <marcin.banasiak@gmail.com>
Wed, 20 Dec 2006 18:24:30 +0000 (18:24 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- package .egg-info for python 2.5

Changed files:
    DenyHosts.spec -> 1.23

DenyHosts.spec

index 0e39047ccdbaf17219ac62c32547f0b3e48aca24..bba5ca559a1ff9aed0eb08cc4fba9a142e0e9969 100644 (file)
@@ -1,17 +1,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
@@ -85,5 +85,6 @@ fi
 %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]
This page took 0.069418 seconds and 4 git commands to generate.