epel9
Irina Boverman 3 years ago
parent cf7fa939f9
commit af3590b24d

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

Loading…
Cancel
Save