* Mon Aug 08 2011 Paul Wouters <paul@xelerance.com> - 1.4.12-3
- Added pythonmod docs and examples
This commit is contained in:
parent
446ddec917
commit
026f7df935
@ -152,6 +152,8 @@ rm -rf ${RPM_BUILD_ROOT}
|
|||||||
%files python
|
%files python
|
||||||
%defattr(-,root,root,-)
|
%defattr(-,root,root,-)
|
||||||
%{python_sitelib}/*
|
%{python_sitelib}/*
|
||||||
|
%doc libunbound/python/examples/*
|
||||||
|
%doc pythonmod/examples/*
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%files munin
|
%files munin
|
||||||
@ -201,6 +203,9 @@ fi
|
|||||||
%postun libs -p /sbin/ldconfig
|
%postun libs -p /sbin/ldconfig
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Aug 08 2011 Paul Wouters <paul@xelerance.com> - 1.4.12-3
|
||||||
|
- Added pythonmod docs and examples
|
||||||
|
|
||||||
* Mon Aug 08 2011 Paul Wouters <paul@xelerance.com> - 1.4.12-2
|
* Mon Aug 08 2011 Paul Wouters <paul@xelerance.com> - 1.4.12-2
|
||||||
- Fix for python module load in the server (Tom Hendrikx)
|
- Fix for python module load in the server (Tom Hendrikx)
|
||||||
- No longer enable --enable-debug as it causes degraded performance
|
- No longer enable --enable-debug as it causes degraded performance
|
||||||
|
Loading…
Reference in New Issue
Block a user