summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkloczek2001-02-21 04:17:25 (GMT)
committercvs2git2012-06-24 12:13:13 (GMT)
commit0c649a0b4ff8877d0c557a23312367a4e7c33245 (patch)
tree2467400645e99d7d64c81cebb549c60e07ed9f5e
parentfa11e8da6b8d144b7ef7a5103a2fc44cd4a7427e (diff)
downloadportsentry-0c649a0b4ff8877d0c557a23312367a4e7c33245.zip
portsentry-0c649a0b4ff8877d0c557a23312367a4e7c33245.tar.gz
- release 4,portsentry-1_0-4
- spec adapterized. Changed files: portsentry.spec -> 1.10
-rw-r--r--portsentry.spec9
1 files changed, 5 insertions, 4 deletions
diff --git a/portsentry.spec b/portsentry.spec
index 19e56ad..0c02ec5 100644
--- a/portsentry.spec
+++ b/portsentry.spec
@@ -2,13 +2,14 @@ Summary: Port scan detection and active defense
Summary(pl): Program wykrywający skanowanie portów i umożliwiający obronę
Name: portsentry
Version: 1.0
-Release: 3
+Release: 4
License: distributable (see LICENSE)
Group: Applications/Networking
+Group(de): Applikationen/Netzwerkwesen
Group(pl): Aplikacje/Sieciowe
Source0: http://www.psionic.com/tools/%{name}-%{version}.tar.gz
-Source1: portsentry.init
-Source2: portsentry.sysconfig
+Source1: %{name}.init
+Source2: %{name}.sysconfig
Patch0: %{name}-pld.patch
URL: http://www.psionic.com/tools/portsentry/
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -31,7 +32,7 @@ portów dla internetowej społeczności.
%patch0 -p1
%build
-%{__make} linux CFLAGS="$RPM_OPT_FLAGS -Wall"
+%{__make} linux CFLAGS="%{!?debug:$RPM_OPT_FLAGS}%{?debug:-O0 -g} -Wall"
%install
rm -rf $RPM_BUILD_ROOT