Fix the subdirectory name in the -fedora tarball
This commit is contained in:
parent
a7ee17d411
commit
3a8f01ff81
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user