Hello community,

here is the log from the commit of package rubygem-yajl-ruby for 
openSUSE:Factory checked in at 2015-01-21 22:13:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rubygem-yajl-ruby (Old)
 and      /work/SRC/openSUSE:Factory/.rubygem-yajl-ruby.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rubygem-yajl-ruby"

Changes:
--------
--- /work/SRC/openSUSE:Factory/rubygem-yajl-ruby/rubygem-yajl-ruby.changes      
2014-10-23 14:21:00.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.rubygem-yajl-ruby.new/rubygem-yajl-ruby.changes 
2015-01-22 01:07:21.000000000 +0100
@@ -1,0 +2,5 @@
+Tue Jan 20 09:42:45 UTC 2015 - [email protected]
+
+- Stop deleting devel files, ignore them through rpmlintrc instead
+
+-------------------------------------------------------------------

New:
----
  rubygem-yajl-ruby-rpmlintrc

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

Other differences:
------------------
++++++ rubygem-yajl-ruby.spec ++++++
--- /var/tmp/diff_new_pack.YOHk9S/_old  2015-01-22 01:07:22.000000000 +0100
+++ /var/tmp/diff_new_pack.YOHk9S/_new  2015-01-22 01:07:22.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package rubygem-yajl-ruby
 #
-# 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
@@ -34,7 +34,8 @@
 BuildRequires:  ruby-macros >= 5
 Url:            http://github.com/brianmario/yajl-ruby
 Source:         http://rubygems.org/gems/%{mod_full_name}.gem
-Source1:        gem2rpm.yml
+Source1:        rubygem-yajl-ruby-rpmlintrc
+Source2:        gem2rpm.yml
 Summary:        Ruby C bindings to the excellent Yajl JSON stream-based parser
 License:        MIT and BSD-3-Clause
 Group:          Development/Languages/Ruby
@@ -51,9 +52,6 @@
   --doc-files="CHANGELOG.md MIT-LICENSE README.md" \
   -f
 %gem_cleanup
-# MANUAL
-find 
%{buildroot}%{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_name}-%{version}/ext/yajl 
-name "*.[h|c|o]" -exec rm {} \;
-# /MANUAL
 
 %gem_packages
 

++++++ gem2rpm.yml ++++++
--- /var/tmp/diff_new_pack.YOHk9S/_old  2015-01-22 01:07:22.000000000 +0100
+++ /var/tmp/diff_new_pack.YOHk9S/_new  2015-01-22 01:07:22.000000000 +0100
@@ -1,4 +1,4 @@
 :license: MIT and BSD-3-Clause
 
-:post_install: |-
-  find 
%{buildroot}%{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_name}-%{version}/ext/yajl 
-name "*.[h|c|o]" -exec rm {} \;
+:sources:
+  - rubygem-yajl-ruby-rpmlintrc

++++++ rubygem-yajl-ruby-rpmlintrc ++++++
addFilter("devel-file-in-non-devel-package")
-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to