From 3a8f01ff814fa42cb7de5c9c60706d7537eaee1a Mon Sep 17 00:00:00 2001 From: Jeff Law Date: Mon, 5 Nov 2012 14:57:52 -0700 Subject: [PATCH] Fix the subdirectory name in the -fedora tarball --- .gitignore | 1 + glibc.spec | 2 +- sources | 3 +-- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 4673ecd..eb15866 100644 --- a/.gitignore +++ b/.gitignore @@ -64,3 +64,4 @@ glibc-2.14-394-g8f3b1ff /glibc-2.16.90-d6cffd3e.tar.gz /glibc-2.16.90-8f861542-fedora.tar.gz /glibc-2.16.90-8f861542.tar.gz +/glibc-2.16.90-8f861542-1-fedora.tar.gz diff --git a/glibc.spec b/glibc.spec index 1eb2e69..ed7c249 100644 --- a/glibc.spec +++ b/glibc.spec @@ -37,7 +37,7 @@ License: LGPLv2+ and LGPLv2+ with exceptions and GPLv2+ Group: System Environment/Libraries URL: http://www.gnu.org/software/glibc/ Source0: %{?glibc_release_url}%{glibcsrcdir}.tar.gz -Source1: %{glibcsrcdir}-fedora.tar.gz +Source1: %{glibcsrcdir}-1-fedora.tar.gz # 0000-0999 for patches which are unlikely to ever go upstream or which # have not been analyzed to see if they ought to go upstream yet. diff --git a/sources b/sources index 3bcba27..324f630 100644 --- a/sources +++ b/sources @@ -1,2 +1 @@ -c2cea9476c166a9619eba7f314e1b103 glibc-2.16.90-8f861542-fedora.tar.gz -df7068d3cc72dce07a6d5f17e0c73f4a glibc-2.16.90-8f861542.tar.gz +b64dda0662fd62775fb93eeca1433360 glibc-2.16.90-8f861542-1-fedora.tar.gz