Author: zbyniu                       Date: Mon Apr  5 20:48:27 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- up to 1.4.3

---- Files affected:
packages/unbound:
   unbound.spec (1.4 -> 1.5) 

---- Diffs:

================================================================
Index: packages/unbound/unbound.spec
diff -u packages/unbound/unbound.spec:1.4 packages/unbound/unbound.spec:1.5
--- packages/unbound/unbound.spec:1.4   Wed Jul 16 16:26:43 2008
+++ packages/unbound/unbound.spec       Mon Apr  5 22:48:21 2010
@@ -2,14 +2,16 @@
 #
 Summary:       Recursive, validating DNS server
 Name:          unbound
-Version:       1.0.1
+Version:       1.4.3
 Release:       1
 License:       BSD
 Group:         Applications
 Source0:       http://www.unbound.net/downloads/%{name}-%{version}.tar.gz
-# Source0-md5: e60c8221768cc79eca8783f01e8cf969
+# Source0-md5: 2dffdd42f94b8238447a41835439d129
 Source1:       %{name}.init
 URL:           http://unbound.net/
+BuildRequires: ldns-devel
+BuildRequires: libevent-devel
 BuildRequires: rpmbuild(macros) >= 1.228
 Requires(post,preun):  /sbin/chkconfig
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -83,20 +85,23 @@
 
 %files
 %defattr(644,root,root,755)
-%doc doc/Changelog doc/CREDITS doc/plan doc/example.conf doc/README
-%doc doc/FEATURES doc/ietf67-design-02.odp doc/ietf67-design-02.pdf
-%doc doc/requirements.txt doc/TODO
+%doc doc/Changelog doc/CREDITS doc/control_proto_spec.txt
+%doc doc/example.conf doc/README doc/FEATURES doc/ietf67-design-02.odp
+%doc doc/ietf67-design-02.pdf doc/requirements.txt doc/TODO 
 %attr(754,root,root) /etc/rc.d/init.d/unbound
 %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) %{_sbindir}/unbound
 %attr(755,root,root) %{_sbindir}/unbound-checkconf
+%attr(755,root,root) %{_sbindir}/unbound-control*
 %attr(755,root,root) %{_sbindir}/unbound-host
 %{_mandir}/man1/unbound-host.1*
 %{_mandir}/man5/unbound.conf.5*
 %{_mandir}/man8/unbound-checkconf.8*
 %{_mandir}/man8/unbound.8*
+%{_mandir}/man8/unbound-control.8*
 
 %files devel
 %defattr(644,root,root,755)
@@ -115,6 +120,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.5  2010/04/05 20:48:21  zbyniu
+- up to 1.4.3
+
 Revision 1.4  2008/07/16 14:26:43  aredridel
 - 1.0.1
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/unbound/unbound.spec?r1=1.4&r2=1.5&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to