Author: zbyniu Date: Sat Jan 27 23:41:56 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - up to 2.0.8
---- Files affected: SPECS: heartbeat.spec (1.69 -> 1.70) ---- Diffs: ================================================================ Index: SPECS/heartbeat.spec diff -u SPECS/heartbeat.spec:1.69 SPECS/heartbeat.spec:1.70 --- SPECS/heartbeat.spec:1.69 Sat Jan 27 23:01:40 2007 +++ SPECS/heartbeat.spec Sun Jan 28 00:41:50 2007 @@ -5,12 +5,12 @@ Summary(pl): Podsystem heartbeat dla systemów o podwyższonej niezawodności Summary(pt_BR): Implementa sistema de monitoraçăo (heartbeats) visando Alta Disponibilidade Name: heartbeat -Version: 2.0.7 +Version: 2.0.8 Release: 0.1 License: GPL v2+ Group: Applications/System Source0: http://linux-ha.org/download/%{name}-%{version}.tar.gz -# Source0-md5: 41233e5097c42341bf2162806d4cb99c +# Source0-md5: 39d7d12d2a7d5c98d1e3f8ae7977a3e6 Source1: %{name}.init Source2: ldirectord.init Patch0: %{name}-ac.patch @@ -29,6 +29,7 @@ BuildRequires: libwrap-devel BuildRequires: libxml2-devel BuildRequires: lm_sensors-devel +BuildRequires: ncurses-devel >= 5.4 BuildRequires: net-snmp-devel >= 5.1 BuildRequires: pam-devel BuildRequires: pkgconfig @@ -227,7 +228,7 @@ %files -f haclient.lang %defattr(644,root,root,755) -%doc doc/{*.html,AUTHORS,apphbd.cf,authkeys,ha.cf,haresources,startstop} +%doc doc/{*.html,AUTHORS,apphbd.cf,authkeys,ha.cf,ha_logd.cf,haresources,startstop} %attr(755,root,root) %{_libdir}/lib*.so.*.*.* %dir %{_libdir}/heartbeat %dir %{_libdir}/heartbeat/plugins @@ -249,7 +250,7 @@ %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/pam.d/hbmgmtd %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/logrotate.d/heartbeat %attr(754,root,root) /etc/rc.d/init.d/heartbeat -%attr(755,root,root) %{_libdir}/ocf +%attr(755,root,root) %{_prefix}/lib/ocf %dir /var/lib/heartbeat %dir /var/run/heartbeat #%%attr(750,root,haclient) %dir /var/lib/heartbeat/api @@ -264,6 +265,7 @@ %attr(755,root,root) %{_bindir}/cl_respawn %attr(2755,root,haclient) %{_bindir}/cl_status %attr(755,root,root) %{_sbindir}/[a-i]* +%attr(755,root,root) %{_sbindir}/ocf-tester %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/ha.d/haresources %attr(600,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/ha.d/authkeys %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/ha.d/ha.cf @@ -284,7 +286,6 @@ %files ldirectord %defattr(644,root,root,755) -%dir %{_sysconfdir}/ha.d/conf %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/ha.d/ldirectord.cf %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/logrotate.d/ldirectord %attr(754,root,root) /etc/rc.d/init.d/ldirectord @@ -313,6 +314,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.70 2007/01/27 23:41:50 zbyniu +- up to 2.0.8 + Revision 1.69 2007/01/27 22:01:40 zbyniu - type patch added; pack .py[co] not .py ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/heartbeat.spec?r1=1.69&r2=1.70&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
