diff --git a/linux-glibc-devel.changes b/linux-glibc-devel.changes index 6f08a55..63ead22 100644 --- a/linux-glibc-devel.changes +++ b/linux-glibc-devel.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed May 16 11:06:03 UTC 2012 - aj@suse.de + +- Fix typo in version.h (bnc#762486) + ------------------------------------------------------------------- Wed Apr 25 18:35:49 UTC 2012 - aj@suse.de diff --git a/linux-glibc-devel.spec b/linux-glibc-devel.spec index 9082184..ceaf6a0 100644 --- a/linux-glibc-devel.spec +++ b/linux-glibc-devel.spec @@ -88,7 +88,7 @@ cat > version.h <<-BOGUS #error "not configured properly. " #error "" #error "Please adjust the Makefile accordingly." -#error "======================================================= +#error "=======================================================" #else BOGUS # Get LINUX_VERSION_CODE and KERNEL_VERSION directly from kernel