|
Lines 10-16
Link Here
|
| 10 |
Summary: Heartbeat subsystem for High-Availability Linux |
10 |
Summary: Heartbeat subsystem for High-Availability Linux |
| 11 |
Name: heartbeat |
11 |
Name: heartbeat |
| 12 |
Version: 2.0.7 |
12 |
Version: 2.0.7 |
| 13 |
Release: alt2 |
13 |
Release: alt3 |
| 14 |
License: GPL/LGPL |
14 |
License: GPL/LGPL |
| 15 |
Url: http://linux-ha.org/ |
15 |
Url: http://linux-ha.org/ |
| 16 |
Group: System/Servers |
16 |
Group: System/Servers |
|
Lines 184-189
Link Here
|
| 184 |
%config(noreplace) %_ha_dir/shellfuncs |
184 |
%config(noreplace) %_ha_dir/shellfuncs |
| 185 |
%_ha_dir/rc.d |
185 |
%_ha_dir/rc.d |
| 186 |
%config(noreplace) %_ha_dir/README.config |
186 |
%config(noreplace) %_ha_dir/README.config |
|
|
187 |
%_ha_resource_dir/hto-mapfuncs |
| 188 |
%_ha_resource_dir/Filesystem |
| 187 |
%_libdir/heartbeat |
189 |
%_libdir/heartbeat |
| 188 |
%_libdir/libapphb.so.* |
190 |
%_libdir/libapphb.so.* |
| 189 |
%_libdir/libccmclient.so.* |
191 |
%_libdir/libccmclient.so.* |
|
Lines 295-300
Link Here
|
| 295 |
%endif #static |
297 |
%endif #static |
| 296 |
|
298 |
|
| 297 |
%changelog |
299 |
%changelog |
|
|
300 |
* Tue Dec 12 2006 Eugene Prokopiev <enp@altlinux.ru> 2.0.7-alt3 |
| 301 |
- add %_ha_resource_dir/hto-mapfuncs and %_ha_resource_dir/Filesystem to heartbeat package |
| 302 |
|
| 298 |
* Sat Dec 02 2006 L.A. Kostis <lakostis@altlinux.ru> 2.0.7-alt2 |
303 |
* Sat Dec 02 2006 L.A. Kostis <lakostis@altlinux.ru> 2.0.7-alt2 |
| 299 |
- release for Sisyphus. |
304 |
- release for Sisyphus. |
| 300 |
- add dependency to linux-ha-common and remove directory intersections. |
305 |
- add dependency to linux-ha-common and remove directory intersections. |