diff options
| author | Adam Tkac <atkac@redhat.com> | 2011-12-07 16:22:12 +0100 |
|---|---|---|
| committer | Adam Tkac <atkac@redhat.com> | 2011-12-07 16:22:12 +0100 |
| commit | 1860966522be6e354fce2f7386076e572fd210d6 (patch) | |
| tree | 8a1110eec4c7b77b93407f691142dd78a0159862 /bind99-forward.patch | |
| parent | 8e38086c4b6c9502d83e613f7e5c36387f417935 (diff) | |
| download | bind-1860966522be6e354fce2f7386076e572fd210d6.tar.gz bind-1860966522be6e354fce2f7386076e572fd210d6.tar.xz bind-1860966522be6e354fce2f7386076e572fd210d6.zip | |
Ship dns/forward.h in -devel subpkg.
Signed-off-by: Adam Tkac <atkac@redhat.com>
Diffstat (limited to 'bind99-forward.patch')
| -rw-r--r-- | bind99-forward.patch | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/bind99-forward.patch b/bind99-forward.patch new file mode 100644 index 0000000..0392103 --- /dev/null +++ b/bind99-forward.patch @@ -0,0 +1,13 @@ +diff -up bind-9.9.0b2/lib/dns/include/dns/Makefile.in.forward bind-9.9.0b2/lib/dns/include/dns/Makefile.in +--- bind-9.9.0b2/lib/dns/include/dns/Makefile.in.forward 2011-12-07 16:17:50.822438237 +0100 ++++ bind-9.9.0b2/lib/dns/include/dns/Makefile.in 2011-12-07 16:18:00.374455261 +0100 +@@ -31,7 +31,8 @@ HEADERS = acl.h adb.h byaddr.h cache.h c + rdataslab.h rdatatype.h request.h resolver.h result.h \ + rootns.h rpz.h sdb.h sdlz.h secalg.h secproto.h soa.h ssu.h \ + tcpmsg.h time.h tkey.h tsig.h ttl.h types.h \ +- validator.h version.h view.h xfrin.h zone.h zonekey.h zt.h ++ validator.h version.h view.h xfrin.h zone.h zonekey.h zt.h \ ++ forward.h + + GENHEADERS = enumclass.h enumtype.h rdatastruct.h + |
