]> git.pld-linux.org Git - packages/portsentry.git/commitdiff
- corected path to /etc/tcp/host.adeny by %{_sed}
authorkolodko <kolodko@pld-linux.org>
Wed, 1 Sep 2004 14:11:12 +0000 (14:11 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- rel 10

Changed files:
    portsentry.spec -> 1.34

portsentry.spec

index bf540ebfad76d7a5c644d9376fb0b099c502d41e..69d20fedd3734e6cde438dfdea5b44086251896b 100644 (file)
@@ -2,7 +2,7 @@ Summary:        Port scan detection and active defense
 Summary(pl):   Program wykrywaj±cy skanowanie portów i umo¿liwiaj±cy obronê
 Name:          portsentry
 Version:       1.1
-Release:       9
+Release:       10
 License:       distributable (see LICENSE)
 Group:         Applications/Networking
 Source0:       http://www.psionic.com/downloads/%{name}-%{version}.tar.gz
@@ -41,6 +41,7 @@ port
 %patch1 -p1
 
 %build
+%{__sed} -i -e 's@\/etc\/hosts.deny@\/etc\/tcpd\/hosts.deny@' portsentry_config.h
 %{__make} linux \
        CFLAGS="%{rpmcflags} -Wall"
 
This page took 0.102167 seconds and 4 git commands to generate.