Commit Graph

128 Commits

Author SHA1 Message Date
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
Iryna Shcherbina
0212b6ad2c Update Python 2 dependency declarations to new packaging standards 2018-02-21 01:27:05 +01:00
Fedora Release Engineering
9e24175b0e - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-02-08 18:07:10 +00:00
Jan Pokorný
b8f5184d7f
1.1.18-2 - Make sure neither of pacemaker{,_remoted} is process-limited
Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
2017-11-16 10:54:49 +01:00
Jan Pokorný
5681692308
1.1.18-1.rev2: fix changelog
Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
2017-11-15 22:52:19 +01: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
Fedora Release Engineering
1ff3c5b918 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild 2017-08-03 04:44:33 +00:00
Fedora Release Engineering
2b7060c643 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild 2017-07-27 02:03:54 +00: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ý
a68a5c361c
1.1.16-2.a39ea6491.git (rev 1.) - forgotten specfile bump 2017-02-06 18:47:50 +01: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ý
1dd7338b33
1.1.15-3 - Apply fix for CVE-2016-7035 (improper IPC guarding) 2016-11-03 14:08:16 +01:00
Fedora Release Engineering
75b067a8df - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages 2016-07-19 08:12:37 +00:00
Jan Pokorný
537f655159
1.1.15-2 - Stop building with -fstack-protector-all
...using the upstream patches overhauling toolchain hardening (Fedora
   natively uses -fstack-protector-strong so this effectively relaxed
  stack protection is the only effect as hardened flags are already
  used by default:
  https://fedoraproject.org/wiki/Changes/Harden_All_Packages)

Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
2016-07-07 17:28:42 +02: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ý
910fe7f95a
1.1.14-2.5a6cdd1.git rev2: fix a typo in changelog 2016-04-01 00:32:31 +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
Fedora Release Engineering
16ac49a8ec - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild 2016-02-04 11:48:48 +00:00
Jan Pokorný
90c74f788c
Associate subpackages with correct licenses 2016-01-19 20:08:25 +01:00
Jan Pokorný
0be2820b63
Fix a changelog typo 2016-01-19 20:07:34 +01:00
Jan Pokorný
2fddb01404
cts brings an RA that needs systemd-python
See upstream commit 005daecec86066f09404b44ed219b665dead9c55
by Klaus Wenninger.
2016-01-19 15:38:45 +01:00
Jan Pokorný
2324d89a0c
Fix whitespace inconsistencies 2016-01-19 15:34:58 +01:00
Jan Pokorný
9ed34911e3
Fix redundant BR on python and confused python-devel separation 2016-01-19 15:32:59 +01:00
Jan Pokorný
1abae094ef
Fix incorrect corosynclib-devel BR substitution 2016-01-18 22:46:20 +01: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ý
7054e2ca66
Disable Fedora crypto policies conformance patch for now 2016-01-18 18:17:06 +01:00
Jan Pokorný
fb1901f628
1.1.13-4: Adapt to follow Fedora crypto policies (rhbz#1179335)
Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
2015-10-20 23:18:49 +02: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
Jan Pokorný
052060c4c9
1.1.13-2.rev14: make use of new %license tag where applicable
Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
2015-10-14 01:54:31 +02:00
Jan Pokorný
30d5ea9fca
1.1.13-2.rev13: simplify python bytecompile disabling
Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
2015-10-14 01:54:20 +02:00
Jan Pokorný
a261b17ec3
1.1.13-2.rev12: (tentatively) enable test in %check scriptlet
(Partly adopted from another spec)
Signed-off-by: Jan Pokorný <jpokorny@redhat.com>

Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
2015-10-14 01:54:08 +02:00
Jan Pokorný
f90a0e15b1
1.1.13-2.rev11: logrotate.d file also for pacemaker pkg
(Partly adopted from another spec)
Signed-off-by: Jan Pokorný <jpokorny@redhat.com>

Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
2015-10-14 01:52:57 +02:00
Jan Pokorný
f10d60126a
1.1.13-2.rev10: require newer version of libqb
(Partly adopted from another spec)
Signed-off-by: Jan Pokorný <jpokorny@redhat.com>

Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
2015-10-14 01:52:47 +02:00
Jan Pokorný
7b590c52ba
1.1.13-2.rev9: make pacemaker pkg depend on python 2.4+
(Partly adopted from another spec)
Signed-off-by: Jan Pokorný <jpokorny@redhat.com>

Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
2015-10-14 01:52:33 +02:00
Jan Pokorný
effcecdf7b
1.1.13-2.rev8: drop o2cb (OCFS2 daemon) resource agent
(Partly adopted from another spec)
Signed-off-by: Jan Pokorný <jpokorny@redhat.com>

Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
2015-10-14 01:52:24 +02:00
Jan Pokorný
1426a243dd
1.1.13-2.rev7: draw the line behind legacy stonith
(Partly adopted from another spec)
Signed-off-by: Jan Pokorný <jpokorny@redhat.com>

Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
2015-10-14 01:52:14 +02:00
Jan Pokorný
21932ded90
1.1.13-2.rev6: account for report.{collector,common} helpers
(Partly adopted from another spec)
Signed-off-by: Jan Pokorný <jpokorny@redhat.com>

Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
2015-10-14 01:52:03 +02:00