Revert "Use the cmake28 package in epel6."

This reverts commit 3ad329c32b.
This commit is contained in:
Andreas Schneider 2014-08-07 12:58:51 +02:00
parent 3ad329c32b
commit 3eb5b8b8da

View File

@ -9,7 +9,7 @@ Url: http://cwrap.org/
Source0: https://ftp.samba.org/pub/cwrap/%{name}-%{version}.tar.gz
Patch0: aarch64-has-no-sys-access.patch
BuildRequires: cmake28
BuildRequires: cmake
BuildRequires: libcmocka-devel
%description
@ -35,7 +35,7 @@ if test ! -e "obj"; then
mkdir obj
fi
pushd obj
%cmake28 \
%cmake \
-DUNIT_TESTING=ON \
-DCMAKE_SKIP_RPATH:BOOL=OFF \
%{_builddir}/%{name}-%{version}
@ -72,7 +72,6 @@ popd
* Mon Aug 04 2014 Marcin Juszkiewicz <mjuszkiewicz@redhat.com> - 1.0.2-2
- Handle lack of SYS_access on AArch64
- Fix building on rhel6 with bad %cmake macro.
- Use the cmake28 package in epel6.
* Thu Jul 31 2014 - Andreas Schneider <asn@redhat.com> - 1.0.2-1
- Update to version 1.0.2.