Add explicit curdir on CMake invocation

This commit is contained in:
Sergey Avseyev 2019-01-21 16:08:48 +03:00
commit aaa0dfe932
No known key found for this signature in database
GPG key ID: B8C52427872CF7D3

View file

@ -4,7 +4,7 @@
Name: libbtbb
Version: %{POSTYEAR}.%{POSTMONTH}.R%{POSTNUM}
Release: 1%{?dist}
Release: 2%{?dist}
Summary: A Bluetooth baseband decoding library
License: GPLv2
URL: https://github.com/greatscottgadgets/libbtbb
@ -32,7 +32,7 @@ developing applications that use %{name}.
%build
%cmake
%cmake .
%make_build
@ -54,6 +54,9 @@ developing applications that use %{name}.
%changelog
* Mon Jan 21 2019 Sergey Avseyev <sergey.avseyev@gmail.com> - 2018.12.R1-2
- Add explicit curdir on CMake invocation
* Thu Dec 06 2018 Sergey Avseyev <sergey.avseyev@gmail.com> 2018.12.R1-1
- Update to 2018-12-R1