packages: unbound/unbound.spec - up to 1.4.9
alucard
alucard at pld-linux.org
Fri Apr 22 16:21:42 CEST 2011
Author: alucard Date: Fri Apr 22 14:21:42 2011 GMT
Module: packages Tag: HEAD
---- Log message:
- up to 1.4.9
---- Files affected:
packages/unbound:
unbound.spec (1.5 -> 1.6)
---- Diffs:
================================================================
Index: packages/unbound/unbound.spec
diff -u packages/unbound/unbound.spec:1.5 packages/unbound/unbound.spec:1.6
--- packages/unbound/unbound.spec:1.5 Mon Apr 5 22:48:21 2010
+++ packages/unbound/unbound.spec Fri Apr 22 16:21:37 2011
@@ -2,15 +2,15 @@
#
Summary: Recursive, validating DNS server
Name: unbound
-Version: 1.4.3
+Version: 1.4.9
Release: 1
License: BSD
Group: Applications
Source0: http://www.unbound.net/downloads/%{name}-%{version}.tar.gz
-# Source0-md5: 2dffdd42f94b8238447a41835439d129
+# Source0-md5: 7079e75210c656761d3804a9f2ac7b9f
Source1: %{name}.init
URL: http://unbound.net/
-BuildRequires: ldns-devel
+BuildRequires: ldns-devel >= 1.6.9
BuildRequires: libevent-devel
BuildRequires: rpmbuild(macros) >= 1.228
Requires(post,preun): /sbin/chkconfig
@@ -55,7 +55,7 @@
%setup -q
%build
-%configure
+%configure
%{__make}
%install
@@ -94,6 +94,7 @@
%attr(755,root,root) %{_libdir}/libunbound.so.*.*.*
%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
%attr(755,root,root) %{_sbindir}/unbound-control*
%attr(755,root,root) %{_sbindir}/unbound-host
@@ -101,6 +102,7 @@
%{_mandir}/man5/unbound.conf.5*
%{_mandir}/man8/unbound-checkconf.8*
%{_mandir}/man8/unbound.8*
+%{_mandir}/man8/unbound-anchor.8*
%{_mandir}/man8/unbound-control.8*
%files devel
@@ -120,6 +122,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.6 2011/04/22 14:21:37 alucard
+- up to 1.4.9
+
Revision 1.5 2010/04/05 20:48:21 zbyniu
- up to 1.4.3
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/unbound/unbound.spec?r1=1.5&r2=1.6&f=u
More information about the pld-cvs-commit
mailing list