]> git.pld-linux.org Git - packages/corosync.git/blobdiff - corosync.spec
- release 4 (by relup.sh)
[packages/corosync.git] / corosync.spec
index 69e8bfd6fee2da9fba9eddeab8c28e6f27a285f4..33a2f6f00687884844056f0dbc4ad92c2c1a3ae2 100644 (file)
@@ -17,7 +17,7 @@ Summary:      Corosync - OSI Certified implementation of a complete cluster engine
 Summary(pl.UTF-8):     Corosync - implementacja silnika klastrowego certyfikowana przez OSI
 Name:          corosync
 Version:       2.4.5
-Release:       1
+Release:       4
 License:       BSD
 Group:         Base
 #Source0Download: http://corosync.org/download/
@@ -132,6 +132,9 @@ Dane SNMP MIB dla Corosync.
 %prep
 %setup -q
 
+# force regeneration with proper BASHPATH
+%{__rm} cts/agents/{cmap-dispatch-deadlock,shm_leak_audit}.sh
+
 %build
 %{__libtoolize}
 %{__aclocal}
@@ -139,6 +142,7 @@ Dane SNMP MIB dla Corosync.
 %{__autoheader}
 %{__automake}
 %configure \
+       BASHPATH=/bin/bash \
        %{?with_augeas:--enable-augeas} \
        %{?with_dbus:--enable-dbus} \
        %{?with_libcgroup:--enable-libcgroup} \
This page took 0.150347 seconds and 4 git commands to generate.