Author: alucard Date: Tue Feb 14 14:44:20 2012 GMT Module: packages Tag: HEAD ---- Log message: - up to 1.4.16 - soname back to .2 (upstream)
---- Files affected: packages/unbound: unbound.spec (1.7 -> 1.8) ---- Diffs: ================================================================ Index: packages/unbound/unbound.spec diff -u packages/unbound/unbound.spec:1.7 packages/unbound/unbound.spec:1.8 --- packages/unbound/unbound.spec:1.7 Fri Jan 27 10:49:43 2012 +++ packages/unbound/unbound.spec Tue Feb 14 15:44:15 2012 @@ -2,12 +2,12 @@ # Summary: Recursive, validating DNS server Name: unbound -Version: 1.4.15 +Version: 1.4.16 Release: 1 License: BSD Group: Applications Source0: http://www.unbound.net/downloads/%{name}-%{version}.tar.gz -# Source0-md5: 99173a6548e0e2ec9bfac7a5d025f79e +# Source0-md5: 5158d03d2ab0a8e60925c7a9b9903631 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.3 +%attr(755,root,root) %ghost %{_libdir}/libunbound.so.2 %attr(755,root,root) %{_sbindir}/unbound %attr(755,root,root) %{_sbindir}/unbound-anchor %attr(755,root,root) %{_sbindir}/unbound-checkconf @@ -122,6 +122,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.8 2012/02/14 14:44:15 alucard +- up to 1.4.16 +- soname back to .2 (upstream) + Revision 1.7 2012/01/27 09:49:43 zbyniu - up to 1.4.15, new soname ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/unbound/unbound.spec?r1=1.7&r2=1.8&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
