From 926b8379a06f03361d307da4a5c5f6b1bf0c69f2ea9b5c2ccbfdb0c7b1d91252 Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Wed, 16 May 2012 11:07:44 +0000 Subject: [PATCH] Accepting request 121163 from home:a_jaeger:my-factory-packages Fix typo. OBS-URL: https://build.opensuse.org/request/show/121163 OBS-URL: https://build.opensuse.org/package/show/Base:System/linux-glibc-devel?expand=0&rev=52 --- linux-glibc-devel.changes | 5 +++++ linux-glibc-devel.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) 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