Hello community, here is the log from the commit of package hawk for openSUSE:Factory checked in at 2015-01-23 15:47:39 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/hawk (Old) and /work/SRC/openSUSE:Factory/.hawk.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "hawk" Changes: -------- --- /work/SRC/openSUSE:Factory/hawk/hawk.changes 2014-09-12 10:03:18.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.hawk.new/hawk.changes 2015-01-23 15:47:49.000000000 +0100 @@ -1,0 +2,24 @@ +Fri Jan 16 05:18:53 UTC 2015 - [email protected] + +- Wizard: Clarify netmask format +- Wizard: Fix bug in virtual-ip workflow +- Wizard: Fix bug in sbd workflow +- Wizard: Fix bug in filesystem workflow +- Wizard: Fix bugs in SAP workflows + +------------------------------------------------------------------- +Fri Jan 9 09:02:07 UTC 2015 - [email protected] + +- Wizard: Initial workflow for Oracle DB (fate#318152) +- Wizard: Create workflow for creating a Virtual IP resource. +- Wizard: Create workflow for creating a filesystem resource. +- Wizard: Add initial DRBD workflow +- Wizard: Translate crmsh clvm template to hawk wizard +- Wizard: Add initial GFS2 wizard +- Wizard: Initial workflow for SBD +- Wizard: Add initial DB2 HADR wizard (fate#318155) +- Wizard: Initial workflow for DB2 (fate#318154) +- Wizard: More modern example filesystems +- Misc: application_controller: rescue_action_without_handler is deprecated + +------------------------------------------------------------------- Old: ---- hawk-0.7.0+git.1409894131.1344649.tar.bz2 New: ---- hawk-0.7.0+git.1421385071.e1a7e0c.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ hawk.spec ++++++ --- /var/tmp/diff_new_pack.TfCezN/_old 2015-01-23 15:47:50.000000000 +0100 +++ /var/tmp/diff_new_pack.TfCezN/_new 2015-01-23 15:47:50.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package hawk # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -39,7 +39,7 @@ Summary: HA Web Konsole License: GPL-2.0 Group: %{pkg_group} -Version: 0.7.0+git.1409894131.1344649 +Version: 0.7.0+git.1421385071.e1a7e0c Release: 0 Url: http://www.clusterlabs.org/wiki/Hawk Source: %{name}-%{version}.tar.bz2 @@ -78,12 +78,13 @@ BuildRequires: pacemaker-libs-devel %endif +BuildRequires: rubygems BuildRequires: rubygem(fast_gettext) BuildRequires: rubygem(gettext) BuildRequires: rubygem(gettext_i18n_rails) +BuildRequires: rubygem(rails) < 4 BuildRequires: rubygem(rails) >= 3.2 BuildRequires: rubygem(rake) -BuildRequires: rubygems %if 0%{?bundle_gems} %if 0%{?suse_version} == 1110 BuildRequires: ruby-fcgi @@ -91,11 +92,12 @@ %else # SLES bundles all this stuff at build time, other distros just # use runtime dependencies. +Requires: rubygems Requires: rubygem(fast_gettext) Requires: rubygem(gettext_i18n_rails) +Requires: rubygem(rails) < 4 Requires: rubygem(rails) >= 3.2 Requires: rubygem(rake) -Requires: rubygems # Not using this right now (seems to be unavailable due to ruby 2.0 --> 2.1 migration on Factory) #%if 0%{?suse_version} #Requires: rubygem-ruby-fcgi @@ -174,7 +176,7 @@ # more cruft to clean up (WTF?) rm -f %{buildroot}%{www_base}/hawk/log/* # likewise .git special files -find %{buildroot}%{www_base}/hawk -type f -name '.git*' -print0 | xargs -0 rm +find %{buildroot}%{www_base}/hawk -type f -name '.git*' -print0 | xargs --no-run-if-empty -0 rm %if 0%{?suse_version} %{__ln_s} -f %{_sbindir}/service %{buildroot}%{_sbindir}/rchawk %endif ++++++ _service ++++++ --- /var/tmp/diff_new_pack.TfCezN/_old 2015-01-23 15:47:50.000000000 +0100 +++ /var/tmp/diff_new_pack.TfCezN/_new 2015-01-23 15:47:50.000000000 +0100 @@ -4,7 +4,7 @@ <param name="scm">git</param> <param name="exclude">.git</param> <param name="versionformat">0.7.0+git.%ct.%h</param> - <param name="revision">1344649</param> + <param name="revision">e1a7e0c</param> </service> <service name="recompress" mode="disabled"> ++++++ hawk-0.7.0+git.1409894131.1344649.tar.bz2 -> hawk-0.7.0+git.1421385071.e1a7e0c.tar.bz2 ++++++ ++++ 4294 lines of diff (skipped) -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
