Hello community,
here is the log from the commit of package rubygem-mobileesp_converted for
openSUSE:Factory checked in at 2012-11-20 13:11:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rubygem-mobileesp_converted (Old)
and /work/SRC/openSUSE:Factory/.rubygem-mobileesp_converted.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rubygem-mobileesp_converted", Maintainer is ""
Changes:
--------
---
/work/SRC/openSUSE:Factory/rubygem-mobileesp_converted/rubygem-mobileesp_converted.changes
2012-07-30 09:42:31.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.rubygem-mobileesp_converted.new/rubygem-mobileesp_converted.changes
2012-11-20 13:11:18.000000000 +0100
@@ -1,0 +2,5 @@
+Mon Nov 12 11:44:36 UTC 2012 - [email protected]
+
+- updated to version 0.2.1, some more devices supported
+
+-------------------------------------------------------------------
Old:
----
mobileesp_converted-0.2.0.gem
New:
----
mobileesp_converted-0.2.1.gem
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ rubygem-mobileesp_converted.spec ++++++
--- /var/tmp/diff_new_pack.eWqcEn/_old 2012-11-20 13:11:19.000000000 +0100
+++ /var/tmp/diff_new_pack.eWqcEn/_new 2012-11-20 13:11:19.000000000 +0100
@@ -17,20 +17,15 @@
Name: rubygem-mobileesp_converted
-Version: 0.2.0
+Version: 0.2.1
Release: 0
%define mod_name mobileesp_converted
%define mod_full_name %{mod_name}-%{version}
-#
-Provides: rubygem-mobileesp_converted-0_2 = %{version}
-#
+
BuildRoot: %{_tmppath}/%{name}-%{version}-build
-BuildRequires: rubygems_with_buildroot_patch
-%rubygems_requires
-#
+BuildRequires: ruby-macros >= 1
Url: http://github.com/jistr/mobileesp_converted
Source: %{mod_full_name}.gem
-#
Summary: Provides device type detection based on HTTP request headers
License: Apache-2.0
Group: Development/Languages/Ruby
@@ -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]