Commit Graph

186 Commits

Author SHA1 Message Date
Jan Pokorný
3847f2ef29
2.0.0-2 - Include fix for "cibadmin --upgrade" related issues
...(rhbz#1611631)

Adapt spec file more akin to upstream version including:
. assuredly skip servicelog-related binaries even when build-time
  prerequisites are present on suitable systems (9f24448d8)

Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
2018-08-09 16:45:33 +02:00
Fedora Release Engineering
bd89cda36f - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-07-13 15:22:57 +00:00
Jan Pokorný
01821857fd
2.0.0-1 - Update for new upstream tarball: Pacemaker-2.0.0,
...for full details, see included ChangeLog file or
  https://github.com/ClusterLabs/pacemaker/releases/tag/Pacemaker-2.0.0

Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
2018-07-09 14:47:04 +02:00
Miro Hrončok
8bf57de8aa Rebuilt for Python 3.7 2018-07-02 18:22:52 +02:00
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
Miro Hrončok
b4527b22d7 Rebuilt for Python 3.7 2018-06-19 10:49:11 +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
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
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