From: Roland McGrath Date: Wed, 22 Sep 2004 22:16:44 +0000 (+0000) Subject: (Source0): We don't include the glibc release number in the snapshot X-Git-Tag: cvs/fedora-glibc-2_3_3-55~11 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f66e5db9b0f5eb2627cf38391c10c8ae3e63b436;p=thirdparty%2Fglibc.git (Source0): We don't include the glibc release number in the snapshot tarball file name for HEAD. --- diff --git a/fedora/glibc.spec.in b/fedora/glibc.spec.in index a5f568b280f..88746168bd7 100644 --- a/fedora/glibc.spec.in +++ b/fedora/glibc.spec.in @@ -12,7 +12,7 @@ Version: %{glibcversion} Release: %{glibcrelease} Copyright: LGPL Group: System Environment/Libraries -Source0: %{name}-%{version}-%{glibcdate}.tar.bz2 +Source0: %{name}-%{glibcdate}.tar.bz2 Source1: %{name}-fedora-%{glibcdate}.tar.bz2 Patch0: %{name}-fedora.patch Patch1: %{name}-nptl-check.patch