Hello community,

here is the log from the commit of package hawk for openSUSE:12.3 checked in at 
2013-01-31 14:49:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:12.3/hawk (Old)
 and      /work/SRC/openSUSE:12.3/.hawk.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "hawk", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:12.3/hawk/hawk.changes   2013-01-31 01:19:36.000000000 
+0100
+++ /work/SRC/openSUSE:12.3/.hawk.new/hawk.changes      2013-01-31 
14:49:19.000000000 +0100
@@ -1,0 +2,6 @@
+Sat Jan 26 13:10:47 UTC 2013 - [email protected]
+
+- Added ruby-devel to the BuildRequires to enable building
+- Updated hawk-rpmlintrc to get rid of build errors 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ hawk.spec ++++++
--- /var/tmp/diff_new_pack.zky6J1/_old  2013-01-31 14:49:19.000000000 +0100
+++ /var/tmp/diff_new_pack.zky6J1/_new  2013-01-31 14:49:19.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package hawk
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 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
@@ -58,7 +58,7 @@
 Requires:       graphviz-gd
 Requires:       lighttpd >= 1.4.20
 Requires:       ruby
-Requires:       ruby
+BuildRequires:  ruby-devel
 Requires:       rubygem-bundler
 %if 0%{?suse_version} < 1220
 BuildRequires:  ruby-fcgi

++++++ hawk-rpmlintrc ++++++
--- /var/tmp/diff_new_pack.zky6J1/_old  2013-01-31 14:49:19.000000000 +0100
+++ /var/tmp/diff_new_pack.zky6J1/_new  2013-01-31 14:49:19.000000000 +0100
@@ -1,4 +1,5 @@
 addFilter("non-executable-script .*/srv/www/hawk/vendor/*")
 addFilter("script-without-shebang .*/srv/www/hawk/vendor/*")
 addFilter("wrong-script-end-of-line-encoding .*/srv/www/hawk/vendor/*")
-
+addFilter("devel-file-in-non-devel-package .*/srv/www/hawk/vendor/*")
+addFilter("wrong-script-interpreter .*/srv/www/hawk/vendor/*")

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to