Commit Graph

156 Commits

Author SHA1 Message Date
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
Jan Pokorný
71c1e77b8d
1.1.13-2.rev5: plug --with profiling flag into the game
(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:51:51 +02:00
Jan Pokorný
4697ba048b
1.1.13-2.rev4: drop irrelevant conditionals
(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:51:37 +02:00
Jan Pokorný
d477b83879
1.1.13-2.rev3: aesthetics (vertical spacing, ordering)
(Partly adopted from another spec)
Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
2015-10-14 01:50:27 +02:00
Jan Pokorný
9227083036
1.1.13-2.rev2: fix wrong Release autoincrement
... introduced with Fedora 23 Mass Rebuild.
It will likely happen again as the incrementing script, rpmdev-bumpspec,
doesn't account for "integer will be yielded from the macro expansion"
(not that it can do it in any simple way, and even if it could,
propagation of the increment back to the origin is pure sci-fi now).

Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
2015-10-13 20:15:44 +02:00
Jan Pokorný
33aaad5821
1.1.13-2.rev1: do not detect corosync minor version
No need to special-case for corosync 1.99 any longer (not officially
shipped).

Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
2015-10-13 20:14:11 +02:00
Andrew Beekhof
b7d8531405 Upstream refresh 2015-08-20 15:01:03 +10:00
Dennis Gilmore
5929e87d58 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild 2015-06-18 00:34:35 +00:00
Andrew Beekhof
5381e89bd5 Fix autosetup directive 2014-11-05 13:14:00 +11:00
Andrew Beekhof
6435ea5795 Fix systemd resources 2014-11-05 12:46:53 +11:00
Andrew Beekhof
362ab4aa76 Merge branch 'f20' into f21
Conflicts:
	.gitignore
	pacemaker.spec
	sources
2014-10-28 18:39:55 +11:00
Andrew Beekhof
f93fe34a2d Update to 1.1.12+ 2014-10-28 17:17:35 +11:00
Peter Robinson
db7c0c1f0f - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild 2014-08-17 14:30:35 +00:00
Dennis Gilmore
6c0ecbff46 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild 2014-06-06 18:23:49 -05:00
Andrew Beekhof
16a12923ef Update to 1.1.11 2014-02-18 14:00:30 +11:00
Andrew Beekhof
923e21ba27 Update to 1.1.11 2014-02-18 13:47:36 +11:00
Dennis Gilmore
19ddfa1f28 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild 2013-08-03 11:16:52 -05:00
Petr Písař
32bdae2e27 Perl 5.18 rebuild 2013-07-17 22:37:11 +02:00
Andrew Beekhof
f8f76f9d7f Fix typos 2013-06-20 16:45:12 +10:00
Andrew Beekhof
0ee2414f9e re-sync with upstream 2013-06-20 16:29:04 +10:00
Andrew Beekhof
86911946e9 Fix whitespace in alignment patch 2013-06-17 11:23:07 +10:00
Andrew Beekhof
4a0815c2fa Refresh cast alignment patch 2013-06-17 11:07:12 +10:00
Andrew Beekhof
95660e29d9 Sync with upstream 1.1.10 pre release 2013-06-17 10:05:13 +10:00
Andrew Beekhof
c042ff7365 Refresh with upstream spec file 2013-06-17 09:48:40 +10:00
Andrew Beekhof
b62c586905 Merge branch 'master' of ssh://pkgs.fedoraproject.org/pacemaker
Conflicts:
	pacemaker.spec
2013-02-27 16:59:10 +11:00
Andrew Beekhof
b0a653c1f2 1.1.9 pre-release 2013-02-27 16:57:29 +11:00
Dennis Gilmore
08a1d6f170 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild 2013-02-14 03:41:10 -06:00
Andrew Beekhof
9582f99b8c Update for upstream 1.1.8 2012-09-21 10:58:31 +10:00
Jon Ciesla
8b6d949fc3 EVR fix. 2012-08-31 15:09:59 -05:00
Jon Ciesla
d0bfec090f ARM FTBFS fix. 2012-08-31 15:03:26 -05:00
Andrew Beekhof
d99f27b24e 1.1.8 pre-release 2012-08-08 08:46:33 +10:00
Dennis Gilmore
6f863edd89 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild 2012-07-20 02:41:33 -05:00
Andrew Beekhof
397af4645f Re-add ghost directive 2012-07-05 15:32:16 +01: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
9852537a2c Additional Provides and Obsoletes directives to make fabio happy 2012-02-02 21:16:32 +11:00
Andrew Beekhof
f57249ff06 1.1.7 pre-release for corosync 2.0 2012-02-02 16:36:03 +11:00
Dennis Gilmore
eabde33e7d - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild 2012-01-13 05:52:23 -06:00
Andrew Beekhof
31ba592d2c Fix the spec version 2011-10-06 17:12:47 +11:00
Andrew Beekhof
09f165899e Switch package tarball to git 2011-10-06 17:11:41 +11:00
Andrew Beekhof
a2b48868bd Fix a typo 2011-09-26 14:18:09 +10:00
Andrew Beekhof
f282aca5bb Bump build version 2011-09-26 13:40:51 +10:00
Andrew Beekhof
f007d73c77 Re-sync with the upstream spec file 2011-09-26 13:38:06 +10:00
Andrew Beekhof
fde19d9994 New upstream release: 1.1.6 2011-09-26 13:03:58 +10:00
Petr Sabata
4c1e9ba8b0 Perl mass rebuild 2011-07-21 18:27:30 +02:00
Petr Sabata
9ac184a8d5 Perl mass rebuild 2011-07-20 11:32:53 +02:00
Andrew Beekhof
f6f924fbfd Disable snmp by default until we figure out how to use libperl.so 2011-07-13 09:50:47 +10:00
Andrew Beekhof
913ae8c603 Rebuild for new snmp .so version 2011-07-11 12:48:32 +10:00
Marcela Mašláňová
523eb6b953 Perl mass rebuild 2011-06-17 13:09:25 +02:00
Marcela Mašláňová
17c93da0b1 Perl 5.14 mass rebuild 2011-06-10 13:44:32 +02:00
Andrew Beekhof
e44294ecd4 Add missing Requires for our devel package 2011-05-17 09:35:17 +02:00
Andrew Beekhof
799a7f7aba Fix rhbz#656654 2011-04-27 14:13:21 +02:00
Andrew Beekhof
15942e40af Update to new upstream version - 1.1.5 2011-04-27 12:14:45 +02:00
Dennis Gilmore
28ddc20494 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild 2011-02-08 07:52:37 -06:00
Andrew Beekhof
e766f91160 Repair the use of bcond variables 2011-01-11 09:14:32 +01:00
Fabio M. Di Nitto
c820837ff5 Temporary drop doc builds
Signed-off-by: Fabio M. Di Nitto <fdinitto@redhat.com>
2010-12-08 11:45:18 +01:00
Fabio M. Di Nitto
4d22fb17f5 Fix publican build on x86
Signed-off-by: Fabio M. Di Nitto <fdinitto@redhat.com>
2010-12-08 10:56:44 +01: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
Jesse Keating
4e63626776 - Rebuilt for gcc bug 634757 2010-09-29 14:56:57 -07:00
Andrew Beekhof
1444b5310d Latest 1.1 release from upstream 2010-09-22 22:06:44 +02:00
Andrew Beekhof
6897e26ed9 Update to the almost final version of 1.1.3 2010-07-26 07:23:57 +00:00
dmalcolm
ec3dd4ff9e - Rebuilt for
https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild
2010-07-22 02:49:54 +00:00
Dan Horák
c06b148f83 - re-enable AIS cluster on s390(x) 2010-07-09 12:15:41 +00:00
Dan Horák
8351d90007 - AIS cluster not available on s390(x) 2010-07-09 10:14:21 +00:00
Andrew Beekhof
9f3c16208e publican is only available as a dependancy on i386/x86_64 machines 2010-06-21 14:53:35 +00:00
Andrew Beekhof
abdb169577 Fix a couple of F-13 bugs 2010-06-11 13:06:24 +00:00
Marcela Mašláňová
3a2d7da2b3 - Mass rebuild with perl-5.12.0 2010-06-01 21:11:12 +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
Fabio M. Di Nitto
eac4217c6a Rebuild for net-snmp soname change 2009-10-09 15:04:26 +00:00