diff --git a/glibc.changes b/glibc.changes index 6993934..b1e1d90 100644 --- a/glibc.changes +++ b/glibc.changes @@ -1,5 +1,6 @@ * Sat Dec 13 2014 Carsten Munk - 2.19 - Disable special -march=i486 for glibc +- Use correct release. Release is mungled on OBS * Fri Dec 5 2014 Davide Bettio - 2.19 - Upgrade to eglibc_2.19-0ubuntu6.4 (security fixes) diff --git a/glibc.spec b/glibc.spec index 9e598c6..06e3fcd 100644 --- a/glibc.spec +++ b/glibc.spec @@ -20,7 +20,7 @@ License: LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ Group: System/Libraries URL: http://www.eglibc.org/ Source0: https://launchpad.net/ubuntu/+archive/primary/+files/eglibc_2.19.orig.tar.xz -Source1: http://archive.ubuntu.com/ubuntu/pool/main/e/eglibc/eglibc_2.19-0ubuntu%{release}.debian.tar.xz +Source1: http://archive.ubuntu.com/ubuntu/pool/main/e/eglibc/eglibc_2.19-0ubuntu6.4.debian.tar.xz Source11: build-locale-archive.c # glibc-arm-alignment-fix.patch: safe but probably not needed anymore