diff --git a/SPECS/cmake.spec b/SPECS/cmake.spec
index c6da59d..a8ad866 100644
--- a/SPECS/cmake.spec
+++ b/SPECS/cmake.spec
@@ -39,7 +39,7 @@
 %bcond_without sphinx
 %endif
 
-%bcond_without bundled_libarchive
+%bcond_with bundled_libarchive
 %bcond_without bundled_jsoncpp
 
 # Run tests
@@ -61,7 +61,7 @@
 %global minor_version 18
 %global patch_version 2
 
-%global baserelease 7
+%global baserelease 8
 
 # Set to RC version if building RC, else %%{nil}
 #global rcsuf rc3
@@ -504,6 +504,9 @@ update-mime-database %{?fedora:-n} %{_datadir}/mime &> /dev/null || :
 
 
 %changelog
+* Wed Oct 28 2020 sguelton@redhat.com - 3.18.2-8
+- External libarchive dependency
+
 * Mon Sep 21 2020 sguelton@redhat.com - 3.18.2-7
 - Call update-desktop-database upon install