Hello community,

here is the log from the commit of package rubygem-mysql2 for openSUSE:Factory 
checked in at 2015-04-07 09:29:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rubygem-mysql2 (Old)
 and      /work/SRC/openSUSE:Factory/.rubygem-mysql2.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rubygem-mysql2"

Changes:
--------
--- /work/SRC/openSUSE:Factory/rubygem-mysql2/rubygem-mysql2.changes    
2015-02-18 12:08:45.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.rubygem-mysql2.new/rubygem-mysql2.changes       
2015-04-07 09:29:36.000000000 +0200
@@ -1,0 +2,5 @@
+Fri Apr  3 13:17:17 UTC 2015 - [email protected]
+
+- add rpmlintrc
+
+-------------------------------------------------------------------

New:
----
  rubygem-mysql2-rpmlintrc

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

Other differences:
------------------
++++++ rubygem-mysql2.spec ++++++
--- /var/tmp/diff_new_pack.fOkTyA/_old  2015-04-07 09:29:36.000000000 +0200
+++ /var/tmp/diff_new_pack.fOkTyA/_new  2015-04-07 09:29:36.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package rubygem-mysql2
 #
-# Copyright (c) 2015 SUSE LINUX 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
@@ -32,13 +32,14 @@
 BuildRequires:  mysql-devel
 # /MANUAL
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
+BuildRequires:  ruby-macros >= 5
 BuildRequires:  %{rubydevel}
 BuildRequires:  %{rubygem gem2rpm}
 BuildRequires:  %{rubygem rdoc > 3.10}
-BuildRequires:  ruby-macros >= 5
 Url:            http://github.com/brianmario/mysql2
 Source:         http://rubygems.org/gems/%{mod_full_name}.gem
-Source1:        gem2rpm.yml
+Source1:        rubygem-mysql2-rpmlintrc
+Source2:        gem2rpm.yml
 Summary:        A simple, fast Mysql library for Ruby, binding to libmysql
 License:        MIT
 Group:          Development/Languages/Ruby

++++++ gem2rpm.yml ++++++
--- /var/tmp/diff_new_pack.fOkTyA/_old  2015-04-07 09:29:36.000000000 +0200
+++ /var/tmp/diff_new_pack.fOkTyA/_new  2015-04-07 09:29:36.000000000 +0200
@@ -15,8 +15,6 @@
 # ## used by gem2rpm
 # :disable_automatic_rdoc_dep: true
 # ## used by gem2rpm
-:preamble: |-
-  BuildRequires:  mysql-devel
 #   BuildRequires: foobar
 #   Requires: foobar
 # ## used by gem2rpm
@@ -24,7 +22,7 @@
 #   foo.patch: -p1
 #   bar.patch: 
 # ## used by gem2rpm
-:sources:
+#:sources:
 # - foo.desktop
 # - bar.desktop
 # :gem_install_args: '....'
@@ -69,3 +67,7 @@
 #     :post: |-
 #       /bin/echo foo
 #
+:preamble: |-
+  BuildRequires:  mysql-devel
+:sources:
+- rubygem-mysql2-rpmlintrc

++++++ rubygem-mysql2-rpmlintrc ++++++
addFilter("devel-file-in-non-devel-package")

Reply via email to