Commit Graph

50 Commits

Author SHA1 Message Date
Jan Pokorný
e5f0cf5a8e
2.0.0-0.1.rc6 - Update for new upstream tarball
...for release candidate: Pacemaker-2.0.0-rc6,
  for full details, see included ChangeLog file or
  https://github.com/ClusterLabs/pacemaker/releases/tag/Pacemaker-2.0.0-rc6

Adapt spec file more akin to upstream version including:
. new procps-ng and psmisc dependencies with -cli and -cts, for e.g.
  "ps/sysctl/uptime" and "killall" invocations, respectively (a4ad8183a)
. move crm_node to -cli (a94a1ed58)

Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
2018-06-28 22:40:50 +02:00
Jan Pokorný
c493b99179
2.0.0-0.1.rc5 - Update for new upstream tarball
...for release candidate: Pacemaker-2.0.0-rc5,
  for full details, see included ChangeLog file or
  https://github.com/ClusterLabs/pacemaker/releases/tag/Pacemaker-2.0.0-rc5

Adapt spec file more akin to upstream version including:
. new coreutils dependency for "post" scriptlet of -cli,
  for "mv" invocation (c2b16165d)

Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
2018-06-01 11:02:46 +02:00
Jan Pokorný
1e37830752
2.0.0-0.1.rc4 - Update for new upstream tarball
...for release candidate: Pacemaker-2.0.0-rc4,
  for full details, see included ChangeLog file or
  https://github.com/ClusterLabs/pacemaker/releases/tag/Pacemaker-2.0.0-rc4
. as a special note, previous release candidate, rc3, had rolling upgrades
  broken, and if that is required, that particular release shall be
  skipped in the upgrade path altogether

Adapt spec file more akin to upstream version including:
. as part of the update process, possibly move old log files as implicitly
  used prior to 2.0 so there's a (limited) continuity with the new implicit
  location, preventing clutter and confusion (ce2e74c99, 765eb3f24)
. move cts-exec-helper from -cli under main package (a2dc2a67e)
. -cts backed with new helpers and, tangentially, dummy systemd service
  file transiently generated on-demand again (fa2d43445, d52b001b1)

Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
2018-05-16 19:27:33 +02:00
Jan Pokorný
e7308f95f4
2.0.0-0.1.rc3 - Update for new upstream tarball
...for release candidate: Pacemaker-2.0.0-rc3,
  for full details, see included ChangeLog file or
  https://github.com/ClusterLabs/pacemaker/releases/tag/Pacemaker-2.0.0-rc3

Adapt spec file more akin to upstream version including:
. new --without legacy_links conditional (c8a7e5225)
. reflect name change of the auxiliary daemons
  (e4f4a0d64, db5536e40, e2fdc2bac + 9ecbfea1c, 038c465e2 + ed8ce4055a)
. new dummy systemd service for -cts (bf0a22812)
. honor system-wide crypto policies once for all, via package-build-time
  configurable "pcmk_gnutls_priorities" defaulting to @SYSTEM as prescribed
  in https://fedoraproject.org/wiki/Packaging:CryptoPolicies
  (based on b3dfce1d3)

Adapt spec file akin to current packaging guidelines including:
. make -nagios-plugins-metadata package noarch

Drop patches that got subsumed in upstream

Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
2018-05-02 19:17:17 +02:00
Jan Pokorný
436eae4e1e
2.0.0-0.1.rc2 - Update for new upstream tarball
... for release candidate: Pacemaker-2.0.0-rc2,
  for full details, see included ChangeLog file or
  https://github.com/ClusterLabs/pacemaker/releases/tag/Pacemaker-2.0.0-rc2

Adapt spec file more akin to upstream version including:
. out-of-tree change from 1.1.18-2 build got subsumed (508ad52e7)
. %%{_sysconfdir}/pacemaker path got properly owned
  (-cli package; f6e3ab98d)
. -libs package started to properly declare Requires(pre): shadow-utils
  (293fcc1e8 + b3d49d210)
. some build conditionals and dependencies dropped for no longer
  (snmp, esmtp; f24bdc6f2 and 1f7374884, respectively) or never
  being relevant (~bison, byacc, flex; 61aef8af4)
. some dependencies were constrained with new or higher lower bounds:
  corosync needs to be of version 2+ unconditionally (ccd58fe29),
  ditto some others components (~GLib, 1ac2e7cbb), plus both 2 and 3
  versions of Python are now (comprehensively for the auxiliary
  functionality where used) supported upstream with the latter being
  a better fit (453355f8f)
. package descriptions got to reflect the drop of legacy low-level
  cluster infrastructures (55ab749bf)

Adapt spec file akin to current packaging guidelines including:
. drop some redundant/futile expressions (defattr, "-n %%{name}-libs"
  instead of plain "libs", "timezone hack"), add some notes for future
. make -cts and -doc packages noarch (former enabled with 088a5e7d4)
. simplify "systemd_requires" macro invocation, and relax it to
  "systemd_ordering" for -remote package where possible so as not
  to drag systemd into a lightweight system setup (e.g. container)
  needlessly
. adjust, in a compatible way, common ldconfig invocation with
  post{,un} scriptlets
  (https://fedoraproject.org/wiki/Changes/Removing_ldconfig_scriptlets)
. drop some more unuseful conditionals (upstart_job)

Apply some regression fixes on top as patches (PR #1457, #1459)

Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
2018-04-13 18:27:39 +02:00
Jan Pokorný
a48833a498
1.1.18-1 - Update for new upstream tarball
... for point release: Pacemaker-1.1.18,
for full details, see included ChangeLog file or
https://github.com/ClusterLabs/pacemaker/releases/tag/Pacemaker-1.1.18

Make -libs-devel package dependencies arch-qualified
(-cts hasn't been switched at this time, pending further cleanup)

Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
2017-11-15 22:47:33 +01:00
Jan Pokorný
43fe43f32c
1.1.18-0.1.rc4 - Update for new upstream tarball
... for release candidate: Pacemaker-1.1.18-rc4,
for full details, see included ChangeLog file or
https://github.com/ClusterLabs/pacemaker/releases/tag/Pacemaker-1.1.18-rc4

Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
2017-11-03 22:54:37 +01:00
Jan Pokorný
145973fda4
1.1.18-0.1.rc3 - Update for new upstream tarball
... for release candidate: Pacemaker-1.1.18-rc3,
for full details, see included ChangeLog file or
https://github.com/ClusterLabs/pacemaker/releases/tag/Pacemaker-1.1.18-rc3

Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
2017-10-26 09:24:47 +02:00
Jan Pokorný
85eda7d644
1.1.18-0.1.rc2 - Update for new upstream tarball
... for release candidate: Pacemaker-1.1.18-rc2,
for full details, see included ChangeLog file or
https://github.com/ClusterLabs/pacemaker/releases/tag/Pacemaker-1.1.18-rc2

Fix check scriptlet so as to work properly also with rpm<4.14 (not strictly
required since: https://github.com/rpm-software-management/rpm/pull/249,
but pragmatically follow the upstream)

Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
2017-10-16 22:44:47 +02:00
Jan Pokorný
2f9b03498a
1.1.17-1 - Update for new upstream tarball: Pacemaker-1.1.17
... for full details, see included ChangeLog file or
https://github.com/ClusterLabs/pacemaker/releases/tag/Pacemaker-1.1.17

Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
2017-07-07 11:23:41 +02:00
Jan Pokorný
4da6c80680
1.1.17-0.1.rc4 - Update for new upstream tarball
... for release candidate: Pacemaker-1.1.17-rc4,
for full details, see included ChangeLog file or
https://github.com/ClusterLabs/pacemaker/releases/tag/Pacemaker-1.1.17-rc4

Add an imposed lower bound for glib2 BuildRequire

Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
2017-06-22 16:36:58 +02:00
Jan Pokorný
2086d55f72
1.1.17-0.1.rc3 - Update for new upstream tarball
... for release candidate: Pacemaker-1.1.17-rc3,
for full details, see included ChangeLog file or
https://github.com/ClusterLabs/pacemaker/releases/tag/Pacemaker-1.1.17-rc3
2017-06-01 16:43:11 +02:00
Jan Pokorný
25377e3c23
1.1.17-0.1.rc2.git - Update for new upstream tarball
... for release candidate: Pacemaker-1.1.17-rc2,
for full details, see included ChangeLog file or
https://github.com/ClusterLabs/pacemaker/releases/tag/Pacemaker-1.1.17-rc2
2017-05-24 16:29:10 +02:00
Jan Pokorný
caa92a169d
1.1.17-0.1.rc1.git - Update for new upstream tarball
... for release candidate: Pacemaker-1.1.17-rc1,
for full details, see included ChangeLog file or
https://github.com/ClusterLabs/pacemaker/releases/tag/Pacemaker-1.1.17-rc1
2017-05-09 19:24:09 +02:00
Jan Pokorný
24e2d5eb01
1.1.16-2.a39ea6491.git - Update for (slightly stabilized) snapshot
...beyond Pacemaker-1.1.16 (commit a39ea6491), including:
. prevent FTBFS with new GCC 7 (a7476dd96)

Adapt spec file more akin to upstream version including:
. better pre-release vs. tags logic (4581d4366)
2017-02-06 18:45:36 +01:00
Jan Pokorný
518aa2062f
1.1.16-1 - Update for new upstream tarball: Pacemaker-1.1.16,
... for full details, see included ChangeLog file or
https://github.com/ClusterLabs/pacemaker/releases/tag/Pacemaker-1.1.16

- Adapt spec file more akin to upstream version including:
  . clarify licensing, especially for -doc (f01f734)
  . fix pacemaker-remote upgrade (779e0e3)
  . require python >= 2.6 (31ef7f0)
  . older libqb is sufficient (based on 30fe1ce)
  . remove openssl-devel and libselinux-devel as BRs (2e05c17)
  . make systemd BR pkgconfig-driven (6285924)
  . defines instead of some globals + error suppression (625d427)

- Rectify -nagios-plugins-metadata declared license and install
  also respective license text
2016-12-02 20:39:41 +01:00
Jan Pokorný
e4bc0b66d0
1.1.15-1 - Update for new upstream tarball: Pacemaker-1.1.15,
... for full details, see included ChangeLog file or
https://github.com/ClusterLabs/pacemaker/releases/tag/Pacemaker-1.1.15

- Adapt spec file more akin to upstream version:
  . move xml schema files + PCMK-MIB.txt (81ef956), logrotate configuration
    file (ce576cf; drop it from -remote package as well), attrd_updater
    (aff80ae), the normal resource agents (1fc7287), and common directories
    under /var/lib/pacemaker (3492794) from main package under -cli
  . simplify docdir build parameter passing and drop as of now
    redundant chmod invocations (e91769e)
2016-06-22 22:54:03 +02:00
Jan Pokorný
e3564c987f
1.1.15-0.1.rc3 - Update for new upstream tarball for release candidate
... Pacemaker-1.1.15-rc3, for full details, see included ChangeLog file or
https://github.com/ClusterLabs/pacemaker/releases/tag/Pacemaker-1.1.15-rc3

- Drop fence_pcmk (incl. man page) from the package (no use where no
  CMAN)

- Drop license macro emulation for cases when not supported natively
  (several recent Fedora releases do not need that)
2016-05-27 23:52:17 +02:00
Jan Pokorný
2760ed81dd
1.1.15-0.1.rc2 - Update for new upstream tarball for release candidate
...Pacemaker-1.1.15-rc2, for full details, see included ChangeLog file or
https://github.com/ClusterLabs/pacemaker/releases/tag/Pacemaker-1.1.15-rc2
2016-05-16 23:07:25 +02:00
Jan Pokorný
869ddc77d8
1.15-0.1.rc1 - Update for new upstream tarball for release candidate
...Pacemaker-1.1.15-rc1, for full details, see included ChangeLog file or
https://github.com/ClusterLabs/pacemaker/releases/tag/Pacemaker-1.1.15-rc1

- Adapt spec file more akin to upstream version (also to reflect recent
  changes like ability to built explicitly without Publican-based docs)

Note that patch disabling original built-in notification mechanism is
no longer needed as the same is achieved natively in the sources,
and there's brand new, more convoluted (and allegedly compatible)
implementation of the same.
2016-04-26 11:06:11 +02:00
Jan Pokorný
395f5684d7
1.1.14-2.5a6cdd1.git - Update for currently stabilized snapshot
...beyond Pacemaker-1.1.14
  (commit 5a6cdd1), but restore old-style notifications to the state at
  Pacemaker-1.1.14 point release (disabled)
- Definitely get rid of Corsync v1 (Flatiron) hypothetical support
- Remove some of the spec file cruft, not required for years
  (BuildRoot, AutoReqProv, "clean" scriptlet, etc.) and adapt the file
  per https://github.com/ClusterLabs/pacemaker/pull/965
2016-03-31 23:47:37 +02:00
Jan Pokorný
b7fbbc66fd
1.1.14-1.rev2: tarball now named correctly, fix redundancy 2016-01-18 19:11:09 +01:00
Jan Pokorný
ec5191b256
1.1.14-1: new release, spec refresh, crm_mon X curses fix
Resolves: rhbz#1297985
2016-01-18 18:52:50 +01:00
Jan Pokorný
dff8d9929d
1.1.13-3: Update to Pacemaker-1.1.13 post-release + patches
Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
2015-10-14 01:54:55 +02:00
Andrew Beekhof
b7d8531405 Upstream refresh 2015-08-20 15:01:03 +10:00
Andrew Beekhof
f93fe34a2d Update to 1.1.12+ 2014-10-28 17:17:35 +11:00
Andrew Beekhof
923e21ba27 Update to 1.1.11 2014-02-18 13:47:36 +11:00
Andrew Beekhof
c218d5d3e4 Fix tarball 2013-06-17 10:42:40 +10:00
Andrew Beekhof
95660e29d9 Sync with upstream 1.1.10 pre release 2013-06-17 10:05:13 +10:00
Andrew Beekhof
b0a653c1f2 1.1.9 pre-release 2013-02-27 16:57:29 +11:00
Andrew Beekhof
9582f99b8c Update for upstream 1.1.8 2012-09-21 10:58:31 +10:00
Andrew Beekhof
d99f27b24e 1.1.8 pre-release 2012-08-08 08:46:33 +10:00
Andrew Beekhof
52005bef52 Upstream 1.1.7 2012-03-29 10:12:12 +11:00
Andrew Beekhof
1ea0840382 Update and rebuild 2012-02-17 10:59:08 +11:00
Andrew Beekhof
f57249ff06 1.1.7 pre-release for corosync 2.0 2012-02-02 16:36:03 +11:00
Andrew Beekhof
09f165899e Switch package tarball to git 2011-10-06 17:11:41 +11:00
Andrew Beekhof
fde19d9994 New upstream release: 1.1.6 2011-09-26 13:03:58 +10:00
Andrew Beekhof
15942e40af Update to new upstream version - 1.1.5 2011-04-27 12:14:45 +02:00
Fabio M. Di Nitto
d380f68ff1 Fix double entry in sources and save 22Mb from srpm
Signed-off-by: Fabio M. Di Nitto <fdinitto@redhat.com>
2010-12-08 09:53:53 +01:00
Andrew Beekhof
dab371101f Update to 1.1.4 from upstream 2010-11-16 14:35:07 +01:00
Andrew Beekhof
1444b5310d Latest 1.1 release from upstream 2010-09-22 22:06:44 +02:00
Andrew Beekhof
b908622bee Update to the almost final version of 1.1.3 - now with source files 2010-07-26 07:29:02 +00:00
Andrew Beekhof
3bf9d38613 Upstream 1.1.2 release 2010-05-12 11:11:52 +00:00
Andrew Beekhof
d2ea9261d3 Update with 1.1.1 from upstream 2010-02-11 10:57:32 +00:00
Andrew Beekhof
8b5230e489 Minor patch to allow a cluster name to be specified in corosync.conf 2009-12-09 12:05:08 +00:00
Andrew Beekhof
a5a962cd6d Update with the results of CoroSync integration testing 2009-10-29 12:57:06 +00:00
Andrew Beekhof
6d84107166 Update to the released 1.0.5 2009-08-17 19:14:09 +00:00
Ville Skyttä
ac3e31247f - Use bzipped upstream tarball.
https://www.redhat.com/archives/fedora-devel-list/2009-August/msg00563.html
2009-08-12 17:19:13 +00:00
Andrew Beekhof
9d2d586dbb Initial import of pacemaker from src.rpm 2009-07-31 05:47:06 +00:00
Jason ティビツ
16ad02865f Setup of module pacemaker 2009-07-30 22:52:30 +00:00