Switch to Sequoia crypto (https://fedoraproject.org/wiki/Changes/RpmSequoia)
This commit is contained in:
parent
2212faed65
commit
7c98f6310a
7
rpm.spec
7
rpm.spec
@ -26,13 +26,13 @@
|
|||||||
# build with bdb_ro support?
|
# build with bdb_ro support?
|
||||||
%bcond_without bdb_ro
|
%bcond_without bdb_ro
|
||||||
# build with sequoia crypto?
|
# build with sequoia crypto?
|
||||||
%bcond_with sequoia
|
%bcond_without sequoia
|
||||||
|
|
||||||
%define rpmhome /usr/lib/rpm
|
%define rpmhome /usr/lib/rpm
|
||||||
|
|
||||||
%global rpmver 4.18.0
|
%global rpmver 4.18.0
|
||||||
#global snapver rc1
|
#global snapver rc1
|
||||||
%global baserelease 4
|
%global baserelease 5
|
||||||
%global sover 9
|
%global sover 9
|
||||||
|
|
||||||
%global srcver %{rpmver}%{?snapver:-%{snapver}}
|
%global srcver %{rpmver}%{?snapver:-%{snapver}}
|
||||||
@ -619,6 +619,9 @@ fi
|
|||||||
%doc docs/librpm/html/*
|
%doc docs/librpm/html/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Nov 01 2022 Panu Matilainen <pmatilai@redhat.com> - 4.18.0-5
|
||||||
|
- Switch to Sequoia crypto (https://fedoraproject.org/wiki/Changes/RpmSequoia)
|
||||||
|
|
||||||
* Fri Oct 14 2022 Panu Matilainen <pmatilai@redhat.com> - 4.18.0-4
|
* Fri Oct 14 2022 Panu Matilainen <pmatilai@redhat.com> - 4.18.0-4
|
||||||
- Add an option for building with Sequoia crypto
|
- Add an option for building with Sequoia crypto
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user