diff options
author | Roland McGrath <roland@gnu.org> | 2004-09-22 22:19:20 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2004-09-22 22:19:20 +0000 |
commit | 05bb11efb2a44b9131da48cb8fcb937a73554a75 (patch) | |
tree | 813e101bfa4cba9081ef3c66bf491fd048ac4d04 /fedora/glibc.spec.in | |
parent | 0847bc6ef9ca0799ad109be34659c46d4c26f7d8 (diff) | |
download | glibc-05bb11efb2a44b9131da48cb8fcb937a73554a75.tar glibc-05bb11efb2a44b9131da48cb8fcb937a73554a75.tar.gz glibc-05bb11efb2a44b9131da48cb8fcb937a73554a75.tar.bz2 glibc-05bb11efb2a44b9131da48cb8fcb937a73554a75.zip |
Don't include the glibc snapshot date in the patch file name.
Diffstat (limited to 'fedora/glibc.spec.in')
-rw-r--r-- | fedora/glibc.spec.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fedora/glibc.spec.in b/fedora/glibc.spec.in index e496cec33f..88746168bd 100644 --- a/fedora/glibc.spec.in +++ b/fedora/glibc.spec.in @@ -14,7 +14,7 @@ Copyright: LGPL Group: System Environment/Libraries Source0: %{name}-%{glibcdate}.tar.bz2 Source1: %{name}-fedora-%{glibcdate}.tar.bz2 -Patch0: %{name}-%{glibcdate}-fedora.patch +Patch0: %{name}-fedora.patch Patch1: %{name}-nptl-check.patch Patch2: %{name}-ppc-assume.patch Patch3: %{name}-execstack-disable.patch |