SPECS: heartbeat.spec - added _pymgmt.so required by gui
paszczus
paszczus at pld-linux.org
Wed Sep 17 14:20:18 CEST 2008
Author: paszczus Date: Wed Sep 17 12:20:18 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- added _pymgmt.so required by gui
---- Files affected:
SPECS:
heartbeat.spec (1.81 -> 1.82)
---- Diffs:
================================================================
Index: SPECS/heartbeat.spec
diff -u SPECS/heartbeat.spec:1.81 SPECS/heartbeat.spec:1.82
--- SPECS/heartbeat.spec:1.81 Sun Sep 7 20:55:06 2008
+++ SPECS/heartbeat.spec Wed Sep 17 14:20:12 2008
@@ -12,7 +12,7 @@
Summary(pt_BR.UTF-8): Implementa sistema de monitoração (heartbeats) visando Alta Disponibilidade
Name: heartbeat
Version: 2.1.3
-Release: 6
+Release: 7
License: GPL v2+
Group: Applications/System
Source0: http://www.linux-ha.org/download/%{name}-%{version}.tar.gz
@@ -414,6 +414,7 @@
%attr(755,root,root) %{_bindir}/hb_gui
%dir %{_libdir}/heartbeat-gui
%attr(755,root,root) %{_libdir}/heartbeat-gui/*.so.*
+%attr(755,root,root) %{_libdir}/heartbeat-gui/_pymgmt.so
%{_libdir}/heartbeat-gui/*.a
%{_libdir}/heartbeat-gui/*.la
%attr(755,root,root) %{_libdir}/heartbeat-gui/*.py
@@ -428,6 +429,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.82 2008/09/17 12:20:12 paszczus
+- added _pymgmt.so required by gui
+
Revision 1.81 2008/09/07 18:55:06 adamg
- release 6 (against libltdl-2.2.6-1)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/heartbeat.spec?r1=1.81&r2=1.82&f=u
More information about the pld-cvs-commit
mailing list