[packages/corosync] - really fix bash path; release 3

qboosh qboosh at pld-linux.org
Wed Mar 11 18:26:44 CET 2020


commit f7645a14adee84370d14371efc4cd748b4c17b14
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Wed Mar 11 18:27:45 2020 +0100

    - really fix bash path; release 3

 corosync.spec | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/corosync.spec b/corosync.spec
index cfe8191..50d836c 100644
--- a/corosync.spec
+++ b/corosync.spec
@@ -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:	2
+Release:	3
 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}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/corosync.git/commitdiff/f7645a14adee84370d14371efc4cd748b4c17b14



More information about the pld-cvs-commit mailing list