Hello community,

here is the log from the commit of package rubygem-mime-types for 
openSUSE:Factory checked in at 2012-08-04 09:43:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rubygem-mime-types (Old)
 and      /work/SRC/openSUSE:Factory/.rubygem-mime-types.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rubygem-mime-types", Maintainer is "jmassaguer...@suse.com"

Changes:
--------
--- /work/SRC/openSUSE:Factory/rubygem-mime-types/rubygem-mime-types.changes    
2012-07-23 10:35:44.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.rubygem-mime-types.new/rubygem-mime-types.changes   
    2012-08-04 09:43:25.000000000 +0200
@@ -1,0 +2,11 @@
+Thu Aug  2 12:35:11 UTC 2012 - cfarr...@suse.com
+
+- license update: GPL-2.0+ or Artistic-1.0 or Ruby
+  See data/License.rdoc
+
+-------------------------------------------------------------------
+Tue Jul 31 14:50:42 UTC 2012 - jreidin...@suse.com
+
+- use new gem2rpm to get new provisions 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ rubygem-mime-types.spec ++++++
--- /var/tmp/diff_new_pack.e88BT3/_old  2012-08-04 09:43:26.000000000 +0200
+++ /var/tmp/diff_new_pack.e88BT3/_new  2012-08-04 09:43:26.000000000 +0200
@@ -19,28 +19,26 @@
 Name:           rubygem-mime-types
 Version:        1.19
 Release:        0
-Summary:        Manages a MIME Content-Type database that will return the 
Content-Type for a given filename
-License:        MIT
-Group:          Development/Languages/Ruby
-Url:            http://mime-types.rubyforge.org/
 %define mod_name mime-types
 %define mod_full_name %{mod_name}-%{version}
-Source:         %{mod_full_name}.gem
-BuildRequires:  rubygems_with_buildroot_patch
-Provides:       rubygem-%{mod_name}-1 = %{version}
-Provides:       rubygem-%{mod_name}-1_17 = %{version}
+
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-%rubygems_requires
+BuildRequires:  ruby-macros >= 1
+Url:            http://mime-types.rubyforge.org/
+Source:         %{mod_full_name}.gem
+Summary:        This library allows for the identification of a file's likely 
MIME content type
+License:        GPL-2.0+ or Artistic-1.0 or Ruby
+Group:          Development/Languages/Ruby
 
 %description
 This library allows for the identification of a file's likely MIME content
-type. This is release 1.17.2. The identification of MIME content type is based
-on a file's filename extensions.
-
-MIME::Types for Ruby originally based on and synchronized with MIME::Types for
-Perl by Mark Overmeer, copyright 2001 - 2009. As of version 1.15, the data
+type. This is release 1.19 with new MIME types. The identification of MIME
+content type is based on a file's filename extensions.
+MIME::Types for Ruby was originally based on and synchronized with MIME::Types
+for Perl by Mark Overmeer, copyright 2001 - 2009. As of version 1.15, the data
 format for the MIME::Type list has changed and the synchronization will no
 longer happen.
+:include: Licence.rdoc
 
 %package doc
 Summary:        RDoc documentation for %{mod_name}
@@ -60,9 +58,14 @@
 Test::Unit or RSpec files, useful for developers.
 
 %prep
+#gem_unpack
+#if you need patches, apply them here and replace the # with a % sign in the 
surrounding lines
+#gem_build
+
 %build
+
 %install
-%gem_install %{SOURCE0}
+%gem_install -f
 
 %files
 %defattr(-,root,root,-)


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

Reply via email to