Update so version, remove unused patches
Remove already deleted patches from the list. Some patches still kept intact.
This commit is contained in:
parent
0990c9b32d
commit
e34707285d
16
bind.spec
16
bind.spec
@ -60,8 +60,8 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
# lib*.so.X versions of selected libraries
|
# lib*.so.X versions of selected libraries
|
||||||
%global sover_dns 1306
|
%global sover_dns 1309
|
||||||
%global sover_isc 1306
|
%global sover_isc 1308
|
||||||
%global sover_irs 1301
|
%global sover_irs 1301
|
||||||
%global sover_isccfg 1302
|
%global sover_isccfg 1302
|
||||||
|
|
||||||
@ -122,7 +122,6 @@ Patch112:bind97-rh645544.patch
|
|||||||
Patch130:bind-9.9.1-P2-dlz-libdb.patch
|
Patch130:bind-9.9.1-P2-dlz-libdb.patch
|
||||||
Patch131:bind-9.9.1-P2-multlib-conflict.patch
|
Patch131:bind-9.9.1-P2-multlib-conflict.patch
|
||||||
Patch133:bind99-rh640538.patch
|
Patch133:bind99-rh640538.patch
|
||||||
#Patch134:bind97-rh669163.patch # lwres discontinued
|
|
||||||
# Fedora specific patch to distribute native-pkcs#11 functionality
|
# Fedora specific patch to distribute native-pkcs#11 functionality
|
||||||
Patch136:bind-9.10-dist-native-pkcs11.patch
|
Patch136:bind-9.10-dist-native-pkcs11.patch
|
||||||
|
|
||||||
@ -144,14 +143,6 @@ Patch157:bind-9.11-fips-tests.patch
|
|||||||
#Patch158:bind-9.11-rt31459.patch
|
#Patch158:bind-9.11-rt31459.patch
|
||||||
# [RT #46047] commit 24172bd2eeba91441ab1c65d2717b0692309244a ISC 4724
|
# [RT #46047] commit 24172bd2eeba91441ab1c65d2717b0692309244a ISC 4724
|
||||||
#Patch159:bind-9.11-rt46047.patch
|
#Patch159:bind-9.11-rt46047.patch
|
||||||
# commit 66ba2fdad583d962a1f4971c85d58381f0849e4d
|
|
||||||
# commit b105ccee68ccc3c18e6ea530063b3c8e5a42571c
|
|
||||||
# commit 083461d3329ff6f2410745848a926090586a9846
|
|
||||||
#Patch160:bind-9.11-rh1624100.patch
|
|
||||||
# https://gitlab.isc.org/isc-projects/bind9/issues/555
|
|
||||||
#Patch161:bind-9.11-host-idn-disable.patch
|
|
||||||
# https://gitlab.isc.org/isc-projects/bind9/commit/8a98277811e
|
|
||||||
#Patch163:bind-9.11-rh1663318.patch
|
|
||||||
# https://gitlab.isc.org/isc-projects/bind9/issues/819
|
# https://gitlab.isc.org/isc-projects/bind9/issues/819
|
||||||
Patch164:bind-9.11-rh1666814.patch
|
Patch164:bind-9.11-rh1666814.patch
|
||||||
# random_test fails too often by random, disable it
|
# random_test fails too often by random, disable it
|
||||||
@ -162,7 +153,6 @@ Patch170:bind-9.11-feature-test-named.patch
|
|||||||
Patch171:bind-9.11-tests-variants.patch
|
Patch171:bind-9.11-tests-variants.patch
|
||||||
Patch172:bind-9.11-tests-pkcs11.patch
|
Patch172:bind-9.11-tests-pkcs11.patch
|
||||||
Patch173:bind-9.11-rh1732883.patch
|
Patch173:bind-9.11-rh1732883.patch
|
||||||
#Patch174: bind-9.11-unit-timer-nothread.patch
|
|
||||||
# Make sure jsonccp-devel does not interfere
|
# Make sure jsonccp-devel does not interfere
|
||||||
Patch174:bind-9.11-json-c.patch
|
Patch174:bind-9.11-json-c.patch
|
||||||
Patch175:bind-9.11-fips-disable.patch
|
Patch175:bind-9.11-fips-disable.patch
|
||||||
@ -1343,7 +1333,7 @@ fi;
|
|||||||
%files libs
|
%files libs
|
||||||
%{_libdir}/libbind9.so.1302*
|
%{_libdir}/libbind9.so.1302*
|
||||||
%{_libdir}/libisccc.so.1302*
|
%{_libdir}/libisccc.so.1302*
|
||||||
%{_libdir}/libns.so.1304*
|
%{_libdir}/libns.so.1306*
|
||||||
|
|
||||||
%files libs-lite
|
%files libs-lite
|
||||||
%{_libdir}/libdns.so.%{sover_dns}*
|
%{_libdir}/libdns.so.%{sover_dns}*
|
||||||
|
Loading…
Reference in New Issue
Block a user