diff options
| author | Adam Tkac <atkac@fedoraproject.org> | 2008-04-28 14:28:01 +0000 |
|---|---|---|
| committer | Adam Tkac <atkac@fedoraproject.org> | 2008-04-28 14:28:01 +0000 |
| commit | 2de2c4b95bede4502a43ec8e2404169f4c7f9eed (patch) | |
| tree | 90f48d36fb3e9650c15090ea3dc71664293d5d1a /bind-9.5.0-generate-xml.patch | |
| parent | e70e236de411833e9dcaaca4a4990620f83c20a4 (diff) | |
- 9.5.0b3 releasebind-9_5_0-26_b3_fc8
- dropped patches (upstream)
- bind-9.5.0-generate-xml.patch
- bind-9.5-transfer-segv.patch
- fixed race condition in socket code (#400461, comment #36)
Diffstat (limited to 'bind-9.5.0-generate-xml.patch')
| -rw-r--r-- | bind-9.5.0-generate-xml.patch | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/bind-9.5.0-generate-xml.patch b/bind-9.5.0-generate-xml.patch deleted file mode 100644 index 8a34e37..0000000 --- a/bind-9.5.0-generate-xml.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- bind-9.5.0a5/bin/named/Makefile.in.xml 2007-06-19 11:49:35.000000000 +0200 -+++ bind-9.5.0a5/bin/named/Makefile.in 2007-06-19 11:49:48.000000000 +0200 -@@ -154,7 +154,7 @@ bind9.xsl.h: bind9.xsl convertxsl.pl - ${PERL} ${srcdir}/convertxsl.pl < ${srcdir}/bind9.xsl > bind9.xsl.h - - depend: bind9.xsl.h --server.@O@: bind9.xsl.h -+server.o: bind9.xsl.h - - installdirs: - $(SHELL) ${top_srcdir}/mkinstalldirs ${DESTDIR}${sbindir} |
