Hello community,

here is the log from the commit of package rubygem-method_source for 
openSUSE:Factory checked in at 2012-11-05 06:32:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rubygem-method_source (Old)
 and      /work/SRC/openSUSE:Factory/.rubygem-method_source.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rubygem-method_source", Maintainer is ""

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/rubygem-method_source/rubygem-method_source.changes  
    2012-07-23 10:34:52.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.rubygem-method_source.new/rubygem-method_source.changes
 2012-11-05 06:33:01.000000000 +0100
@@ -1,0 +2,5 @@
+Sun Oct 28 06:03:47 UTC 2012 - co...@suse.com
+
+- updated to version 0.8.1
+
+-------------------------------------------------------------------

Old:
----
  method_source-0.8.gem

New:
----
  method_source-0.8.1.gem

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

Other differences:
------------------
++++++ rubygem-method_source.spec ++++++
--- /var/tmp/diff_new_pack.KEGOw6/_old  2012-11-05 06:33:02.000000000 +0100
+++ /var/tmp/diff_new_pack.KEGOw6/_new  2012-11-05 06:33:02.000000000 +0100
@@ -17,20 +17,18 @@
 
 
 Name:           rubygem-method_source
-Version:        0.8
+Version:        0.8.1
 Release:        0
-Summary:        Retrieve the sourcecode for a method
-License:        MIT
-Group:          Development/Languages/Ruby
-Url:            http://banisterfiend.wordpress.com
 %define mod_name method_source
 %define mod_full_name %{mod_name}-%{version}
-Source:         %{mod_full_name}.gem
-BuildRequires:  rubygems_with_buildroot_patch
-Provides:       %{name}-0 = %{version}
-Provides:       %{name}-0_8 = %{version}
+
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-%rubygems_requires
+BuildRequires:  ruby-macros >= 1
+Url:            http://banisterfiend.wordpress.com
+Source:         %{mod_full_name}.gem
+Summary:        retrieve the sourcecode for a method
+License:        MIT
+Group:          Development/Languages/Ruby
 
 %description
 retrieve the sourcecode for a method
@@ -53,9 +51,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