SPECS: sshguard.spec - up to 1.4rc2
prism
prism at pld-linux.org
Sun Feb 1 21:57:53 CET 2009
Author: prism Date: Sun Feb 1 20:57:53 2009 GMT
Module: SPECS Tag: HEAD
---- Log message:
- up to 1.4rc2
---- Files affected:
SPECS:
sshguard.spec (1.17 -> 1.18)
---- Diffs:
================================================================
Index: SPECS/sshguard.spec
diff -u SPECS/sshguard.spec:1.17 SPECS/sshguard.spec:1.18
--- SPECS/sshguard.spec:1.17 Fri Sep 19 08:36:56 2008
+++ SPECS/sshguard.spec Sun Feb 1 21:57:47 2009
@@ -1,15 +1,20 @@
# $Revision$, $Date$
+
+#define _rc %{nil}
+%define _rc rc2
+
Summary: sshguard - protect hosts from the plague of brute force attacks against SSH
Summary(pl.UTF-8): sshguard - chroni hosty przed plagą ataków brute force na serwer SSH
Name: sshguard
-Version: 1.2
-Release: 1
+Version: 1.4
+Release: 0.%{_rc}.1
License: BSD
Group: Applications
-Source0: http://dl.sourceforge.net/sshguard/%{name}-%{version}.tar.bz2
-# Source0-md5: c4b6e4b2d33990f07a173142caa074f2
+Source0: http://dl.sourceforge.net/sshguard/%{name}-%{version}%{_rc}.tar.bz2
+# Source0-md5: 295327c30948416abff809578bffe895
URL: http://sshguard.sourceforge.net/
Patch0: %{name}-iptables.patch
+Patch1: %{name}-getopt.patch
BuildRequires: autoconf
BuildRequires: automake
BuildRequires: libtool
@@ -30,8 +35,9 @@
jest napisany w C.
%prep
-%setup -q
+%setup -q -n %{name}-%{version}%{_rc}
%patch0 -p1
+%patch1 -p1
%build
%{__libtoolize}
@@ -64,6 +70,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.18 2009/02/01 20:57:47 prism
+- up to 1.4rc2
+
Revision 1.17 2008/09/19 06:36:56 paszczus
- updated to 1.2
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/sshguard.spec?r1=1.17&r2=1.18&f=u
More information about the pld-cvs-commit
mailing list