Hello community,
here is the log from the commit of package rubygem-simplecov-html for
openSUSE:Factory checked in at 2012-10-19 22:58:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rubygem-simplecov-html (Old)
and /work/SRC/openSUSE:Factory/.rubygem-simplecov-html.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rubygem-simplecov-html", Maintainer is ""
Changes:
--------
---
/work/SRC/openSUSE:Factory/rubygem-simplecov-html/rubygem-simplecov-html.changes
2012-07-24 17:20:45.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.rubygem-simplecov-html.new/rubygem-simplecov-html.changes
2012-10-19 22:58:12.000000000 +0200
@@ -1,0 +2,5 @@
+Fri Oct 12 09:43:58 UTC 2012 - [email protected]
+
+- updated to version 0.7.0, adopt for simplecov-0.7
+
+-------------------------------------------------------------------
Old:
----
simplecov-html-0.5.3.gem
New:
----
simplecov-html-0.7.0.gem
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ rubygem-simplecov-html.spec ++++++
--- /var/tmp/diff_new_pack.jiRn5P/_old 2012-10-19 22:58:13.000000000 +0200
+++ /var/tmp/diff_new_pack.jiRn5P/_new 2012-10-19 22:58:13.000000000 +0200
@@ -17,23 +17,18 @@
Name: rubygem-simplecov-html
-Version: 0.5.3
+Version: 0.7.0
Release: 0
%define mod_name simplecov-html
%define mod_full_name %{mod_name}-%{version}
-#
-Summary: Default HTML formatter for SimpleCov code coverage tool for
ruby 1.9+
-License: MIT
-Group: Development/Languages/Ruby
-#
+
BuildRoot: %{_tmppath}/%{name}-%{version}-build
-BuildRequires: ruby > 1.9
-BuildRequires: rubygems_with_buildroot_patch
-Provides: rubygem-simplecov-html-0_5 = %{version}
-%rubygems_requires
-#
+BuildRequires: ruby-macros >= 1
Url: https://github.com/colszowka/simplecov-html
Source: %{mod_full_name}.gem
+Summary: Default HTML formatter for SimpleCov code coverage tool for
ruby 1.9+
+License: MIT
+Group: Development/Languages/Ruby
%description
Default HTML formatter for SimpleCov code coverage tool for ruby 1.9+
@@ -56,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 %{S:0}
+%gem_install -f
%files
%defattr(-,root,root,-)
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]