File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 39
39
40
40
package=mongo-c-driver
41
41
spec_file=../mongo-c-driver.spec
42
- config=${MOCK_TARGET_CONFIG:= fedora-34-x86_64 }
42
+ config=${MOCK_TARGET_CONFIG:= fedora-35-aarch64 }
43
43
44
44
if [ ! -x /usr/bin/rpmbuild -o ! -x /usr/bin/rpmspec ]; then
45
45
echo " Missing the rpmbuild or rpmspec utility from the rpm-build package"
Original file line number Diff line number Diff line change @@ -27282,7 +27282,7 @@ buildvariants:
27282
27282
- debian-package-build
27283
27283
- name: rpm-package-build
27284
27284
distros:
27285
- - rhel80-test
27285
+ - rhel82-arm64-small
27286
27286
batchtime: 1440
27287
27287
- name: tsan-ubuntu
27288
27288
display_name: Thread Sanitizer (TSAN) Tests (Ubuntu 18.04)
Original file line number Diff line number Diff line change 1
- --- mongo-c-driver.spec.orig 2020-11-30 10:07:51.831526659 -0500
2
- +++ mongo-c-driver.spec 2020-11-30 10:09:59.029834450 -0500
1
+ --- mongo-c-driver.spec.orig 2021-07-29 18:30:42.094477733 -0400
2
+ +++ mongo-c-driver.spec 2021-07-29 18:31:06.347021236 -0400
3
3
@@ -10,14 +10,14 @@
4
4
%global gh_project mongo-c-driver
5
5
%global libname libmongoc
33
33
34
34
%description devel
35
35
This package contains the header files and development libraries
36
- @@ -128 ,7 +126 ,6 @@
36
+ @@ -130 ,7 +128 ,6 @@
37
37
%endif
38
38
-DENABLE_EXAMPLES:BOOL=OFF \
39
39
-DENABLE_UNINSTALL:BOOL=OFF \
You can’t perform that action at this time.
0 commit comments