From: Roland McGrath Date: Wed, 22 Sep 2004 22:18:11 +0000 (+0000) Subject: (Patch0): We do include the glibc snapshot date in the patch file name. X-Git-Tag: cvs/fedora-glibc-2_3_3-55~10 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0847bc6ef9ca0799ad109be34659c46d4c26f7d8;p=thirdparty%2Fglibc.git (Patch0): We do include the glibc snapshot date in the patch file name. --- diff --git a/fedora/glibc.spec.in b/fedora/glibc.spec.in index 88746168bd7..e496cec33f2 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}-fedora.patch +Patch0: %{name}-%{glibcdate}-fedora.patch Patch1: %{name}-nptl-check.patch Patch2: %{name}-ppc-assume.patch Patch3: %{name}-execstack-disable.patch