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