tag: glibc.spec
cd ..; cvs -Q tag -c $(tag-prefix)$(spec-tag)
-$(tar-name)-$(snapshot-name)-$(glibc-branch).patch: makepatch.awk glibc.spec \
- FORCE
+$(tar-name)-$(glibc-branch).patch: makepatch.awk glibc.spec FORCE
(cd ..; cvs -q diff -upN \
$(select-snapshot) -r $(tag-prefix)$(spec-tag)) | \
awk -v OLDVER=$(tar-name)-$(snapshot-name) \
archives = $(tar-name)-$(snapshot-name).tar.bz2 \
$(tar-name)-$(glibc-branch)-$(snapshot-name).tar.bz2 \
- $(tar-name)-$(snapshot-name)-$(glibc-branch).patch
+ $(tar-name)-$(glibc-branch).patch
finish_archive: $(archives)
archive: glibc.spec
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