From 63b5b1d9e643a9cc22c9065bfab6f979fbe0ab5b Mon Sep 17 00:00:00 2001 From: Sebastian Zagrodzki Date: Fri, 23 Nov 2001 15:51:38 +0000 Subject: [PATCH] - added autoconf patch (for new autoconf) - release 5 Changed files: aide.spec -> 1.19 --- aide.spec | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/aide.spec b/aide.spec index 33cdcbf..72d1879 100644 --- a/aide.spec +++ b/aide.spec @@ -2,21 +2,24 @@ Summary: Advanced Intrusion Detection Environment Summary(pl): Zaawansowany System Wykrywania W³amañ (AIDE) Name: aide Version: 0.7 -Release: 4 +Release: 5 License: GPL Group: Applications/System Group(de): Applikationen/System Group(pl): Aplikacje/System -Source0: ftp://ftp.linux.hr/pub/aide/%{name}-%{version}.tar.gz +Source0: ftp://ftp.cs.tut.fi/pub/src/gnu/%{name}-%{version}.tar.gz Source1: %{name}.conf Source2: %{name}-%{version}-doc.tar.bz2 Source3: %{name}-check Patch0: %{name}-cvs20010627.patch.gz Patch1: %{name}-NLS.patch +Patch2: %{name}-autoconf.patch URL: http://www.cs.tut.fi/~rammer/aide.html BuildRequires: autoconf BuildRequires: automake BuildRequires: flex +BuildRequires: bison +BuildRequires: perl-modules BuildRequires: gettext-devel BuildRequires: glibc-static BuildRequires: libgcrypt-static @@ -32,6 +35,7 @@ BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %setup -q -b 0 -b 2 %patch0 -p1 %patch1 -p1 +%patch2 -p1 %description AIDE creates a database from the regular expression rules that it -- 2.43.0