We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 08458e5 commit 67a37a0Copy full SHA for 67a37a0
.evergreen/spec.patch
@@ -8,10 +8,19 @@
8
BuildRequires: perl-interpreter
9
# From man pages
10
BuildRequires: python3
11
-@@ -124,7 +123,6 @@ Documentation: http://mongoc.org/libbson/%{version}/
+@@ -68,7 +67,6 @@ Requires: %{name}%{?_isa} = %{version}-%{release}
12
+ Requires: pkgconfig
13
+ Requires: cmake-filesystem
14
+ Requires: pkgconfig(libzstd)
15
+-Requires: cmake(mongocrypt)
16
+
17
+ %description devel
18
+ This package contains the header files and development libraries
19
+@@ -126,7 +124,6 @@ Documentation: http://mongoc.org/libbson/%{version}/
20
%endif
21
-DENABLE_EXAMPLES:BOOL=OFF \
22
-DENABLE_UNINSTALL:BOOL=OFF \
23
- -DENABLE_CLIENT_SIDE_ENCRYPTION:BOOL=ON \
24
.
-
25
26
+ make %{?_smp_mflags}
0 commit comments