diff --git a/bind.spec b/bind.spec index fb24493..426130d 100644 --- a/bind.spec +++ b/bind.spec @@ -22,7 +22,7 @@ Summary: The Berkeley Internet Name Domain (BIND) DNS (Domain Name System) serv Name: bind License: ISC Version: 9.9.2 -Release: 1%{?dist} +Release: 2%{?dist} Epoch: 32 Url: http://www.isc.org/products/BIND/ Buildroot:%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -71,6 +71,7 @@ Patch124:nslookup-norec.patch Patch125:bind99-buildfix.patch Patch127:bind99-forward.patch Patch130:bind-9.9.1-P2-multlib-conflict.patch +Patch132:bind99-stat.patch # SDB patches Patch11: bind-9.3.2b2-sdbsrc.patch @@ -298,6 +299,7 @@ cp -fp contrib/sdb/sqlite/zone2sqlite.c bin/sdb_tools %if %{SDB} %patch62 -p1 -b .sdb-sqlite-bld %endif +%patch132 -p1 -b .stat # Sparc and s390 arches need to use -fPIE %ifarch sparcv9 sparc64 s390 s390x @@ -769,6 +771,9 @@ rm -rf ${RPM_BUILD_ROOT} %endif %changelog +* Thu Oct 11 2012 Adam Tkac 32:9.9.2-2 +- install isc/stat.h + * Thu Oct 11 2012 Adam Tkac 32:9.9.2-1 - update to 9.9.2 - bind97-rh714049.patch has been dropped diff --git a/bind99-stat.patch b/bind99-stat.patch new file mode 100644 index 0000000..87e6f97 --- /dev/null +++ b/bind99-stat.patch @@ -0,0 +1,12 @@ +diff -up bind-9.9.2/lib/isc/unix/include/isc/Makefile.in.stat bind-9.9.2/lib/isc/unix/include/isc/Makefile.in +--- bind-9.9.2/lib/isc/unix/include/isc/Makefile.in.stat 2012-10-11 15:52:08.597838751 +0200 ++++ bind-9.9.2/lib/isc/unix/include/isc/Makefile.in 2012-10-11 15:52:16.339836619 +0200 +@@ -21,7 +21,7 @@ top_srcdir = @top_srcdir@ + + @BIND9_VERSION@ + +-HEADERS = dir.h int.h net.h netdb.h offset.h stdtime.h \ ++HEADERS = dir.h int.h net.h netdb.h offset.h stat.h stdtime.h \ + syslog.h time.h + + SUBDIRS =