Author: matik Date: Thu Nov 12 15:49:03 2009 GMT Module: packages Tag: HEAD ---- Log message: - upped to 1.1.2 - added new (missing?) BR - pacakged new binaries
---- Files affected: packages/corosync: corosync.spec (1.5 -> 1.6) ---- Diffs: ================================================================ Index: packages/corosync/corosync.spec diff -u packages/corosync/corosync.spec:1.5 packages/corosync/corosync.spec:1.6 --- packages/corosync/corosync.spec:1.5 Wed Sep 9 11:41:12 2009 +++ packages/corosync/corosync.spec Thu Nov 12 16:48:58 2009 @@ -4,15 +4,16 @@ Summary: Corosync - OSI Certified implementation of a complete cluster engine Name: corosync -Version: 1.0.0 +Version: 1.1.2 Release: 1 License: BSD Group: Base Source0: http://devresources.linux-foundation.org/dev/openais/downloads/%{name}-%{version}/%{name}-%{version}.tar.gz -# Source0-md5: 257f5509f3da951ba84b596fedf42185 +# Source0-md5: 03ea8d775b2855fd3c0a1ed5e7705a86 URL: http://www.corosync.org/ BuildRequires: autoconf BuildRequires: automake +BuildRequires: nss-devel %{?with_apidocs:BuildRequires: doxygen} BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -89,6 +90,8 @@ %attr(755,root,root) %{_sbindir}/corosync-keygen %attr(755,root,root) %{_sbindir}/corosync-objctl %attr(755,root,root) %{_sbindir}/corosync-pload +%attr(755,root,root) %{_sbindir}/corosync-cpgtool +%attr(755,root,root) %{_sbindir}/corosync-quorumtool %attr(755,root,root) %{_libdir}/lcrso/*.lcrso %{_mandir}/man5/*.5* %{_mandir}/man8/*.8* @@ -157,6 +160,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.6 2009/11/12 15:48:58 matik +- upped to 1.1.2 +- added new (missing?) BR +- pacakged new binaries + Revision 1.5 2009/09/09 09:41:12 tommat - ldconfig for libs ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/corosync/corosync.spec?r1=1.5&r2=1.6&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
