Add comment for patch
This commit is contained in:
parent
0b91514456
commit
6c1f5bd757
@ -12,6 +12,7 @@ Source0: http://downloads.sourceforge.net/aide/aide-%{version}-rc2.tar.gz
|
||||
Source1: aide.conf
|
||||
Source2: README.quickstart
|
||||
Source3: aide.logrotate
|
||||
# Customize the database file location in the man page.
|
||||
Patch1: aide-0.14-man.patch
|
||||
Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot-%(%{__id_u} -n)
|
||||
BuildRequires: mktemp
|
||||
@ -26,7 +27,6 @@ Buildrequires: audit-libs-devel >= 1.2.8-2
|
||||
%if "%{?_with_curl}x" != "x"
|
||||
Buildrequires: curl-devel
|
||||
%endif
|
||||
#BuildRequires: autoconf automake
|
||||
|
||||
%description
|
||||
AIDE (Advanced Intrusion Detection Environment) is a file integrity
|
||||
@ -36,7 +36,6 @@ checker and intrusion detection program.
|
||||
%prep
|
||||
%setup -q -n aide-0.14-rc2
|
||||
%patch1 -p1
|
||||
#autoreconf
|
||||
|
||||
%build
|
||||
%configure --with-config_file=%{_sysconfdir}/aide.conf \
|
||||
|
Loading…
Reference in New Issue
Block a user