(no commit message)
authorJan Kratochvil <jan.kratochvil@redhat.com>
Mon, 26 Oct 2020 17:28:53 +0000 (18:28 +0100)
committerJan Kratochvil <jan.kratochvil@redhat.com>
Mon, 26 Oct 2020 17:28:53 +0000 (18:28 +0100)
cmake.spec.patch [new file with mode: 0644]
lldb-experimental.spec

diff --git a/cmake.spec.patch b/cmake.spec.patch
new file mode 100644 (file)
index 0000000..ba7cf91
--- /dev/null
@@ -0,0 +1,10 @@
+--- cmake-3.17.0-1.fc32.src.rpm.d/cmake.spec-orig      2020-03-25 14:26:04.000000000 +0100
++++ cmake-3.17.0-1.fc32.src.rpm.d/cmake.spec   2020-10-26 16:37:18.372185178 +0100
+@@ -289,6 +289,7 @@ $SRCDIR/bootstrap --prefix=%{_prefix} --
+                   --sphinx-build=%{_bindir}/false \
+ %endif
+                   --%{!?with_gui:no-}qt-gui \
++                  --no-system-libarchive \
+ ;
+ popd
+ %make_build -C %{_vpath_builddir} VERBOSE=1
index 983fe00..16124a8 100644 (file)
@@ -14,7 +14,7 @@
 %endif
 Name: lldb-experimental
 Version: 12.0.0
-Release: 0.20201026snap3%{?dist}
+Release: 0.20201026snap4%{?dist}
 Summary: Next generation high-performance debugger - experimental trunk snapshot
 License: NCSA
 URL: http://lldb.llvm.org/