Revert "Fix building on rhel6 with bad %cmake macro."
This reverts commit eaba4e06ce
.
This commit is contained in:
parent
3eb5b8b8da
commit
738ded1c8a
@ -37,7 +37,6 @@ fi
|
|||||||
pushd obj
|
pushd obj
|
||||||
%cmake \
|
%cmake \
|
||||||
-DUNIT_TESTING=ON \
|
-DUNIT_TESTING=ON \
|
||||||
-DCMAKE_SKIP_RPATH:BOOL=OFF \
|
|
||||||
%{_builddir}/%{name}-%{version}
|
%{_builddir}/%{name}-%{version}
|
||||||
|
|
||||||
make %{?_smp_mflags} VERBOSE=1
|
make %{?_smp_mflags} VERBOSE=1
|
||||||
@ -71,7 +70,6 @@ popd
|
|||||||
%changelog
|
%changelog
|
||||||
* Mon Aug 04 2014 Marcin Juszkiewicz <mjuszkiewicz@redhat.com> - 1.0.2-2
|
* Mon Aug 04 2014 Marcin Juszkiewicz <mjuszkiewicz@redhat.com> - 1.0.2-2
|
||||||
- Handle lack of SYS_access on AArch64
|
- Handle lack of SYS_access on AArch64
|
||||||
- Fix building on rhel6 with bad %cmake macro.
|
|
||||||
|
|
||||||
* Thu Jul 31 2014 - Andreas Schneider <asn@redhat.com> - 1.0.2-1
|
* Thu Jul 31 2014 - Andreas Schneider <asn@redhat.com> - 1.0.2-1
|
||||||
- Update to version 1.0.2.
|
- Update to version 1.0.2.
|
||||||
|
Loading…
Reference in New Issue
Block a user