diff --git a/aide.spec b/aide.spec index 167f9b0..8dd71d5 100644 --- a/aide.spec +++ b/aide.spec @@ -4,7 +4,7 @@ Summary: Intrusion detection environment Name: aide Version: 0.15.1 -Release: 10%{?dist} +Release: 11%{?dist} URL: http://sourceforge.net/projects/aide License: GPLv2+ Group: Applications/System @@ -21,9 +21,6 @@ Patch3: aide-0.15.1-format-security.patch Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot-%(%{__id_u} -n) BuildRequires: mktemp BuildRequires: elfutils-libelf-devel -%ifnarch aarch64 ppc64le -BuildRequires: prelink -%endif %if 0%{?rhel} == 0 Buildrequires: mhash-devel %endif @@ -57,7 +54,6 @@ checker and intrusion detection program. %{?_with_curl} %{?_without_curl} \ --with-posix-acl \ --with-selinux \ - --with-prelink \ --with-xattr \ --with-e2fsattrs \ --with-audit @@ -94,6 +90,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Sat Jul 25 2015 Till Maas - 0.15.1-11 +- Remove prelink dependency because prelink was retired + * Tue Jun 16 2015 Fedora Release Engineering - 0.15.1-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild