Author: mmazur Date: Tue Jul 19 19:41:51 2011 GMT Module: packages Tag: HEAD ---- Log message: - files in /usr/lib/heartbeat/ are expected to be +x - rel 0.3
---- Files affected: packages/pacemaker: pacemaker.spec (1.9 -> 1.10) ---- Diffs: ================================================================ Index: packages/pacemaker/pacemaker.spec diff -u packages/pacemaker/pacemaker.spec:1.9 packages/pacemaker/pacemaker.spec:1.10 --- packages/pacemaker/pacemaker.spec:1.9 Tue Jul 19 20:56:57 2011 +++ packages/pacemaker/pacemaker.spec Tue Jul 19 21:41:46 2011 @@ -4,7 +4,7 @@ Summary: The scalable High-Availability cluster resource manager Name: pacemaker Version: 1.0.11 -Release: 0.2 +Release: 0.3 License: GPL v2+; LGPL v2.1+ Group: Applications/System Source0: http://hg.clusterlabs.org/pacemaker/stable-1.0/archive/Pacemaker-%{version}.tar.bz2 @@ -135,8 +135,8 @@ %attr(755,root,root) %{_libdir}/heartbeat/pengine %attr(755,root,root) %{_libdir}/heartbeat/pingd %attr(755,root,root) %{_libdir}/heartbeat/stonithd -%{_libdir}/heartbeat/crm_primitive.py -%{_libdir}/heartbeat/hb2openais-helper.py +%attr(755,root,root) %{_libdir}/heartbeat/crm_primitive.py +%attr(755,root,root)%{_libdir}/heartbeat/hb2openais-helper.py %{_libdir}/heartbeat/*.py[co] %attr(755,root,root) %{_sbindir}/cibadmin %attr(755,root,root) %{_sbindir}/crm_attribute @@ -197,6 +197,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.10 2011/07/19 19:41:46 mmazur +- files in /usr/lib/heartbeat/ are expected to be +x +- rel 0.3 + Revision 1.9 2011/07/19 18:56:57 mmazur - builds; rel 0.2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/pacemaker/pacemaker.spec?r1=1.9&r2=1.10&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
