Hello community,
here is the log from the commit of package rubygem-mobileesp_converted for
openSUSE:Factory checked in at 2013-09-27 18:07:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rubygem-mobileesp_converted (Old)
and /work/SRC/openSUSE:Factory/.rubygem-mobileesp_converted.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rubygem-mobileesp_converted"
Changes:
--------
---
/work/SRC/openSUSE:Factory/rubygem-mobileesp_converted/rubygem-mobileesp_converted.changes
2012-11-20 13:11:18.000000000 +0100
+++
/work/SRC/openSUSE:Factory/.rubygem-mobileesp_converted.new/rubygem-mobileesp_converted.changes
2013-09-27 18:07:34.000000000 +0200
@@ -1,0 +2,5 @@
+Mon Aug 26 05:05:52 UTC 2013 - [email protected]
+
+- updated to version 0.2.2, add license text
+
+-------------------------------------------------------------------
Old:
----
mobileesp_converted-0.2.1.gem
New:
----
mobileesp_converted-0.2.2.gem
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ rubygem-mobileesp_converted.spec ++++++
--- /var/tmp/diff_new_pack.yaBd8Z/_old 2013-09-27 18:07:34.000000000 +0200
+++ /var/tmp/diff_new_pack.yaBd8Z/_new 2013-09-27 18:07:34.000000000 +0200
@@ -1,7 +1,7 @@
#
# spec file for package rubygem-mobileesp_converted
#
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 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
@@ -17,7 +17,7 @@
Name: rubygem-mobileesp_converted
-Version: 0.2.1
+Version: 0.2.2
Release: 0
%define mod_name mobileesp_converted
%define mod_full_name %{mod_name}-%{version}
@@ -25,7 +25,7 @@
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: ruby-macros >= 1
Url: http://github.com/jistr/mobileesp_converted
-Source: %{mod_full_name}.gem
+Source: http://rubygems.org/gems/%{mod_full_name}.gem
Summary: Provides device type detection based on HTTP request headers
License: Apache-2.0
Group: Development/Languages/Ruby
@@ -59,9 +59,13 @@
%install
%gem_install -f
+mkdir -p %{buildroot}%{_docdir}/%{name}
+ln -s %{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/LICENSE
%buildroot/%{_docdir}/%{name}/LICENSE
+ln -s %{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/README.md
%buildroot/%{_docdir}/%{name}/README.md
%files
%defattr(-,root,root,-)
+%{_docdir}/%{name}
%{_libdir}/ruby/gems/%{rb_ver}/cache/%{mod_full_name}.gem
%{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/
%exclude %{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/spec
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]