[packages/corosync/corosync-3] - up to 3.1.7

qboosh qboosh at pld-linux.org
Fri Mar 3 21:59:59 CET 2023


commit 83ae4d6c074f3d8e1d1e767119befd49675a1ba5
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Fri Mar 3 22:01:54 2023 +0100

    - up to 3.1.7

 corosync.spec | 12 ++++++++----
 1 file changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/corosync.spec b/corosync.spec
index 33ba9da..89d28c4 100644
--- a/corosync.spec
+++ b/corosync.spec
@@ -13,13 +13,13 @@
 Summary:	Corosync - OSI Certified implementation of a complete cluster engine
 Summary(pl.UTF-8):	Corosync - implementacja silnika klastrowego certyfikowana przez OSI
 Name:		corosync
-Version:	3.1.6
+Version:	3.1.7
 Release:	1
 License:	BSD
 Group:		Base
 #Source0Download: http://corosync.org/download/
 Source0:	https://build.clusterlabs.org/corosync/releases/%{name}-%{version}.tar.gz
-# Source0-md5:	9bb4ef724b468d51ac9d6894cf34333b
+# Source0-md5:	83652b5ed1feecc80eac2ac9c3a2771e
 Source1:	%{name}.init
 Source2:	%{name}-notifyd.init
 Source3:	%{name}-notifyd.sysconfig
@@ -151,7 +151,7 @@ install -d $RPM_BUILD_ROOT/var/log/cluster
 
 %{__rm} -r $RPM_BUILD_ROOT%{_docdir}/corosync
 
-sed -e 's/^/#/' $RPM_BUILD_ROOT%{_sysconfdir}/corosync/corosync.conf.example \
+%{__sed} -e 's/^/#/' $RPM_BUILD_ROOT%{_sysconfdir}/corosync/corosync.conf.example \
 	>$RPM_BUILD_ROOT%{_sysconfdir}/corosync/corosync.conf
 %{__rm} $RPM_BUILD_ROOT%{_sysconfdir}/corosync/corosync.conf.example*
 
@@ -223,9 +223,13 @@ fi
 %{_mandir}/man8/corosync-notifyd.8*
 %{_mandir}/man8/corosync-quorumtool.8*
 %dir %{_datadir}/corosync
+%if %{with vqsim}
+%attr(755,root,root) %{_bindir}/corosync-vqsim
+%{_mandir}/man8/corosync-vqsim.8*
+%endif
 %if %{with xmlconf}
 %attr(755,root,root) %{_bindir}/corosync-xmlproc
-%dir %{_datadir}/corosync/xml2conf.xsl
+%{_datadir}/corosync/xml2conf.xsl
 %{_mandir}/man8/corosync-xmlproc.8*
 %{_mandir}/man5/corosync.xml.5*
 %endif
================================================================

---- gitweb:

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



More information about the pld-cvs-commit mailing list