diff --git a/valgrind.spec b/valgrind.spec index e373cb0..d35b4e2 100644 --- a/valgrind.spec +++ b/valgrind.spec @@ -54,7 +54,6 @@ Patch44: vg_bug270851_r2148.patch Patch45: valgrind-3.6.1-kernel3.patch Patch46: glibc-2.14.diff Patch47: valgrind_r12002.diff -# hack around stupid rebuilding on openSUSE Factory # during building the major version of glibc is built into the suppression file %define glibc_main_version %(getconf GNU_LIBC_VERSION | cut -d' ' -f2 | cut -d. -f1) %define glibc_major_version %(getconf GNU_LIBC_VERSION | cut -d' ' -f2 | cut -d. -f2)