Commit Graph

96 Commits

Author SHA1 Message Date
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