|
|
|
@ -237,6 +237,7 @@ python_includes=$(ls -d /usr/include/python3*)
|
|
|
|
|
-DSYSINSTALL_BINDINGS=ON \
|
|
|
|
|
-DCMAKE_SKIP_RPATH:BOOL=OFF \
|
|
|
|
|
-DENABLE_FUZZ_TESTING=NO \
|
|
|
|
|
"-DCMAKE_C_FLAGS=$CFLAGS -Wno-deprecated-declarations" \
|
|
|
|
|
..
|
|
|
|
|
#make all docs %{?_smp_mflags}
|
|
|
|
|
make all docs -j1
|
|
|
|
@ -332,7 +333,7 @@ rm -f %{buildroot}%{proton_datadir}/CMakeLists.txt
|
|
|
|
|
%check
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Sep 14 2021 Sahana Prasad <sahana@redhat.com> - 0.35.0-3
|
|
|
|
|
* Mon Oct 25 2021 Irina Boverman <iboverma@redhat.com> - 0.35.0-3
|
|
|
|
|
- Rebuilt with OpenSSL 3.0.0
|
|
|
|
|
|
|
|
|
|
* Fri Jul 23 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.35.0-2
|
|
|
|
|