Use __cmake_in_source_build
This commit is contained in:
parent
ed39d379ca
commit
7eab5f034d
@ -1,6 +1,7 @@
|
||||
%global __cmake_in_source_build 1
|
||||
Name: snappy
|
||||
Version: 1.1.8
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
Summary: Fast compression and decompression library
|
||||
|
||||
License: BSD
|
||||
@ -85,6 +86,9 @@ ctest -V %{?_smp_mflags}
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri Jul 24 2020 Jeff Law <law@redhat.com> - 1.1.8-3
|
||||
- Use __cmake_in_source_build
|
||||
|
||||
* Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.8-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user