Own /usr/include/ldns (bug 233858)

This commit is contained in:
Paul Wouters 2007-08-10 04:10:49 +00:00
parent 4946c4a2db
commit f6039280a9

View File

@ -80,7 +80,7 @@ rm -rf %{buildroot}
%files devel
%defattr(-,root,root,-)
%{_libdir}/libldns.a
%dir %{_includedir}/ldns/*
%dir %{_includedir}/ldns
%doc doc Changelog README
%post -p /sbin/ldconfig
@ -88,9 +88,10 @@ rm -rf %{buildroot}
%postun -p /sbin/ldconfig
%changelog
* Wed Aug 8 2007 Paul Wouters <paul@xelerance.com> 1.2.0-10
* Wed Aug 8 2007 Paul Wouters <paul@xelerance.com> 1.2.0-11
- Patch for ldns-key2ds to write to stdout
- Again remove extra set of man pages from doc
- own /usr/include/ldns (bug 233858)
* Wed Aug 8 2007 Paul Wouters <paul@xelerance.com> 1.2.0-10
- Added sha256 DS record patch to ldns-key2ds