]> git.pld-linux.org Git - packages/pacemaker.git/commitdiff
- files in /usr/lib/heartbeat/ are expected to be +x
authorMariusz Mazur <mmazur@pld-linux.org>
Tue, 19 Jul 2011 19:41:46 +0000 (19:41 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- rel 0.3

Changed files:
    pacemaker.spec -> 1.10

pacemaker.spec

index a4e850963675443d8600102364424ad92966e2ba..118eddefd65a010ef2b5ac2c1cbd3d6b2c6fb304 100644 (file)
@@ -3,7 +3,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
@@ -134,8 +134,8 @@ rm -rf $RPM_BUILD_ROOT
 %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
This page took 0.054846 seconds and 4 git commands to generate.