[packages/corosync/corosync-3: 12/14] - up to 3.1.7
qboosh
qboosh at pld-linux.org
Mon Jul 22 20:30:12 CEST 2024
commit 002791a1e4056a3a4a60e2ee154464fcd23bd4a3
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Fri Mar 3 22:01:54 2023 +0100
- up to 3.1.7
corosync.spec | 10 +++++++---
1 file changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/corosync.spec b/corosync.spec
index bda7f3f..b48a95c 100644
--- a/corosync.spec
+++ b/corosync.spec
@@ -14,13 +14,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
@@ -154,7 +154,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*
@@ -226,6 +226,10 @@ 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
%{_datadir}/corosync/xml2conf.xsl
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/corosync.git/commitdiff/c3f08f494de4e2ee6b949f193a18ca9dfd464462
More information about the pld-cvs-commit
mailing list