Hello community, here is the log from the commit of package hawk for openSUSE:Factory checked in at 2013-01-31 14:49:13 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/hawk (Old) and /work/SRC/openSUSE:Factory/.hawk.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "hawk", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/hawk/hawk.changes 2012-12-28 15:01:11.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.hawk.new/hawk.changes 2013-01-31 14:49:15.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.69F6fn/_old 2013-01-31 14:49:17.000000000 +0100 +++ /var/tmp/diff_new_pack.69F6fn/_new 2013-01-31 14:49:17.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.69F6fn/_old 2013-01-31 14:49:17.000000000 +0100 +++ /var/tmp/diff_new_pack.69F6fn/_new 2013-01-31 14:49:17.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]
