Author: zbyniu Date: Fri Jan 27 09:49:48 2012 GMT Module: packages Tag: HEAD ---- Log message: - up to 1.4.15, new soname
---- Files affected: packages/unbound: unbound.spec (1.6 -> 1.7) ---- Diffs: ================================================================ Index: packages/unbound/unbound.spec diff -u packages/unbound/unbound.spec:1.6 packages/unbound/unbound.spec:1.7 --- packages/unbound/unbound.spec:1.6 Fri Apr 22 16:21:37 2011 +++ packages/unbound/unbound.spec Fri Jan 27 10:49:43 2012 @@ -2,12 +2,12 @@ # Summary: Recursive, validating DNS server Name: unbound -Version: 1.4.9 +Version: 1.4.15 Release: 1 License: BSD Group: Applications Source0: http://www.unbound.net/downloads/%{name}-%{version}.tar.gz -# Source0-md5: 7079e75210c656761d3804a9f2ac7b9f +# Source0-md5: 99173a6548e0e2ec9bfac7a5d025f79e Source1: %{name}.init URL: http://unbound.net/ BuildRequires: ldns-devel >= 1.6.9 @@ -92,7 +92,7 @@ %dir %{_sysconfdir}/%{name} %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/%{name}/unbound.conf %attr(755,root,root) %{_libdir}/libunbound.so.*.*.* -%attr(755,root,root) %ghost %{_libdir}/libunbound.so.2 +%attr(755,root,root) %ghost %{_libdir}/libunbound.so.3 %attr(755,root,root) %{_sbindir}/unbound %attr(755,root,root) %{_sbindir}/unbound-anchor %attr(755,root,root) %{_sbindir}/unbound-checkconf @@ -122,6 +122,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.7 2012/01/27 09:49:43 zbyniu +- up to 1.4.15, new soname + Revision 1.6 2011/04/22 14:21:37 alucard - up to 1.4.9 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/unbound/unbound.spec?r1=1.6&r2=1.7&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
