Hello community,

here is the log from the commit of package hawk for openSUSE:Factory checked in 
at 2014-09-12 10:03:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-09 
19:00:46.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.hawk.new/hawk.changes   2014-09-12 
10:03:18.000000000 +0200
@@ -1,0 +2,5 @@
+Wed Sep 10 13:50:46 UTC 2014 - mrueck...@suse.de
+
+- move away from package name dependencies
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ hawk.spec ++++++
--- /var/tmp/diff_new_pack.FqU3OR/_old  2014-09-12 10:03:20.000000000 +0200
+++ /var/tmp/diff_new_pack.FqU3OR/_new  2014-09-12 10:03:20.000000000 +0200
@@ -78,11 +78,11 @@
 BuildRequires:  pacemaker-libs-devel
 %endif
 
-BuildRequires:  rubygem-fast_gettext
-BuildRequires:  rubygem-gettext
-BuildRequires:  rubygem-gettext_i18n_rails
-BuildRequires:  rubygem-rails >= 3.2
-BuildRequires:  rubygem-rake
+BuildRequires:  rubygem(fast_gettext)
+BuildRequires:  rubygem(gettext)
+BuildRequires:  rubygem(gettext_i18n_rails)
+BuildRequires:  rubygem(rails) >= 3.2
+BuildRequires:  rubygem(rake)
 BuildRequires:  rubygems
 %if 0%{?bundle_gems}
 %if 0%{?suse_version} == 1110
@@ -91,10 +91,10 @@
 %else
 # SLES bundles all this stuff at build time, other distros just
 # use runtime dependencies.
-Requires:       rubygem-fast_gettext
-Requires:       rubygem-gettext_i18n_rails
-Requires:       rubygem-rails >= 3.2
-Requires:       rubygem-rake
+Requires:       rubygem(fast_gettext)
+Requires:       rubygem(gettext_i18n_rails)
+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}

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to