From 81859b15f4b84bc12b2b880c0403741738268582 Mon Sep 17 00:00:00 2001 From: Jan Friesse Date: Wed, 1 Jul 2015 17:52:20 +0200 Subject: [PATCH 1/3] New upstream release Signed-off-by: Jan Friesse --- .gitignore | 1 + corosync.spec | 7 ++++++- sources | 2 +- 3 files changed, 8 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index b66bacd..4ab6972 100644 --- a/.gitignore +++ b/.gitignore @@ -25,3 +25,4 @@ corosync-1.2.7.tar.gz /corosync-2.3.2.tar.gz /corosync-2.3.3.tar.gz /corosync-2.3.4.tar.gz +/corosync-2.3.5.tar.gz diff --git a/corosync.spec b/corosync.spec index 3a9286f..0c99f43 100644 --- a/corosync.spec +++ b/corosync.spec @@ -20,7 +20,7 @@ Name: corosync Summary: The Corosync Cluster Engine and Application Programming Interfaces -Version: 2.3.4 +Version: 2.3.5 Release: 1%{?gitver}%{?dist} License: BSD Group: System Environment/Base @@ -44,6 +44,7 @@ Obsoletes: cman, clusterlib, clusterlib-devel BuildRequires: groff BuildRequires: libqb-devel >= 0.14.2 BuildRequires: nss-devel +BuildRequires: zlib-devel %if %{with runautogen} BuildRequires: autoconf automake libtool %endif @@ -199,6 +200,7 @@ fi %config(noreplace) %{_sysconfdir}/corosync/corosync.conf.example.udpu %config(noreplace) %{_sysconfdir}/sysconfig/corosync-notifyd %config(noreplace) %{_sysconfdir}/sysconfig/corosync +%config(noreplace) %{_sysconfdir}/logrotate.d/corosync %if %{with dbus} %{_sysconfdir}/dbus-1/system.d/corosync-signals.conf %endif @@ -335,6 +337,9 @@ The Corosync Cluster Engine APIs. %{_mandir}/man8/quorum_overview.8* %changelog +* Wed Jul 01 2015 Jan Friesse - 2.3.5-1 +- New upstream release + * Tue Aug 26 2014 Jan Friesse - 2.3.4-1 - New upstream release diff --git a/sources b/sources index aea9f05..c5cfc17 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -4b0f36a1dc014527e5b192265dbd7e70 corosync-2.3.4.tar.gz +8894f00d499e0755467b381e6346f9ff corosync-2.3.5.tar.gz From 76e41e9a966a456ad23bea6791bd827736b27ea4 Mon Sep 17 00:00:00 2001 From: Jan Friesse Date: Tue, 5 Jan 2016 17:12:38 +0100 Subject: [PATCH 2/3] Update corosync links Signed-off-by: Jan Friesse --- corosync.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/corosync.spec b/corosync.spec index 0c99f43..6ce3723 100644 --- a/corosync.spec +++ b/corosync.spec @@ -24,8 +24,8 @@ Version: 2.3.5 Release: 1%{?gitver}%{?dist} License: BSD Group: System Environment/Base -URL: http://www.corosync.org/ -Source0: http://corosync.org/download/%{name}-%{version}%{?gittarver}.tar.gz +URL: http://corosync.github.io/corosync/ +Source0: http://build.clusterlabs.org/corosync/releases/%{name}-%{version}%{?gittarver}.tar.gz %if 0%{?rhel} ExclusiveArch: i686 x86_64 From 54e5fa5dbbc53a0599a537594af437daf5100842 Mon Sep 17 00:00:00 2001 From: Jan Friesse Date: Thu, 16 Jun 2016 11:44:57 +0200 Subject: [PATCH 3/3] New upstream release Signed-off-by: Jan Friesse --- .gitignore | 1 + corosync.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 4ab6972..4fff9c4 100644 --- a/.gitignore +++ b/.gitignore @@ -26,3 +26,4 @@ corosync-1.2.7.tar.gz /corosync-2.3.3.tar.gz /corosync-2.3.4.tar.gz /corosync-2.3.5.tar.gz +/corosync-2.3.6.tar.gz diff --git a/corosync.spec b/corosync.spec index 6ce3723..3953eaa 100644 --- a/corosync.spec +++ b/corosync.spec @@ -20,7 +20,7 @@ Name: corosync Summary: The Corosync Cluster Engine and Application Programming Interfaces -Version: 2.3.5 +Version: 2.3.6 Release: 1%{?gitver}%{?dist} License: BSD Group: System Environment/Base @@ -337,6 +337,9 @@ The Corosync Cluster Engine APIs. %{_mandir}/man8/quorum_overview.8* %changelog +* Thu Jun 16 2016 Jan Friesse - 2.3.6-1 +- New upstream release + * Wed Jul 01 2015 Jan Friesse - 2.3.5-1 - New upstream release diff --git a/sources b/sources index c5cfc17..e64b846 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -8894f00d499e0755467b381e6346f9ff corosync-2.3.5.tar.gz +ea1e0421d474017d9ef3d6b741b7aaad corosync-2.3.6.tar.gz