Blame SOURCES/glibc-rh1505492-undef-abi.patch

25845f
Add missing ABI versions which are referenced in
25845f
glibc-rh677316-resolv.patch, to suppress -Wundef warnings.
25845f
(Not needed upstream because it does not use future ABI versions.)
25845f
25845f
diff --git a/Versions.def b/Versions.def
25845f
index 41a0d84bcf29a780..725f5d827ba3ec94 100644
25845f
--- a/Versions.def
25845f
+++ b/Versions.def
25845f
@@ -109,6 +109,8 @@ libresolv {
25845f
   GLIBC_2.2
25845f
   GLIBC_2.3.2
25845f
   GLIBC_2.9
25845f
+  GLIBC_2.25
25845f
+  GLIBC_2.26
25845f
   GLIBC_PRIVATE
25845f
 }
25845f
 librt {