From 238627a99eb6cde25a84ad22dfe8c0107af46325 Mon Sep 17 00:00:00 2001 From: Florian Weimer Date: Mon, 28 Aug 2017 11:28:36 +0200 Subject: [PATCH] Drop glibc-rh825061.patch The Perl Info generator in Texinfo 5.0 uses the input basename in the output file, so the multi-arch conflict no longer happens, and the Makefile tweak is not needed anymore. --- glibc-rh825061.patch | 13 ------------- glibc.spec | 7 +------ 2 files changed, 1 insertion(+), 19 deletions(-) delete mode 100644 glibc-rh825061.patch diff --git a/glibc-rh825061.patch b/glibc-rh825061.patch deleted file mode 100644 index 54fae8b..0000000 --- a/glibc-rh825061.patch +++ /dev/null @@ -1,13 +0,0 @@ -diff -rup a/manual/Makefile b/manual/Makefile ---- a/manual/Makefile 2012-05-20 19:47:38.000000000 -0600 -+++ b/manual/Makefile 2012-05-29 22:23:33.920428631 -0600 -@@ -129,7 +129,8 @@ $(objpfx)%.c.texi: examples/%.c - mv -f $@.new $@ - - $(objpfx)%.info: %.texinfo -- LANGUAGE=C LC_ALL=C $(MAKEINFO) -P $(objpfx) --output=$@ $< -+ LANGUAGE=C LC_ALL=C $(MAKEINFO) -P $(objpfx) --output=`basename $@` $< -+ mv `basename $@`* $(objpfx) - - $(objpfx)%.dvi: %.texinfo - cd $(objpfx);$(TEXI2DVI) -I $(shell cd $(= 5.0 %endif %if %{without bootstrap} BuildRequires: libselinux-devel >= 1.33.4-3 @@ -718,7 +714,6 @@ microbenchmark tests on the system. # Patch order matters. %patch0001 -p1 -%patch0005 -p1 %patch2007 -p1 %patch0012 -p1 %patch2013 -p1