diff --git a/glibc.spec b/glibc.spec index 9449ea0..ff67449 100644 --- a/glibc.spec +++ b/glibc.spec @@ -1,6 +1,6 @@ %define glibcsrcdir glibc-2.26-141-g2585d7b839 %define glibcversion 2.26.90 -%define glibcrelease 5%{?dist} +%define glibcrelease 5dj1%{?dist} # Pre-release tarballs are pulled in from git using a command that is # effectively: # @@ -264,6 +264,8 @@ Patch2112: glibc-rh1315476-2.patch Patch2114: glibc-rh1470060.patch +Patch3000: glibc-djtrace.patch + ############################################################################## # End of glibc patches. ############################################################################## @@ -753,6 +755,7 @@ microbenchmark tests on the system. %patch2112 -p1 %patch2114 -p1 %patch0061 -p1 +%patch3000 -p1 ############################################################################## # %%prep - Additional prep required...