Hello community,

here is the log from the commit of package rubygem-i18n for openSUSE:Factory 
checked in at 2013-10-06 14:59:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rubygem-i18n (Old)
 and      /work/SRC/openSUSE:Factory/.rubygem-i18n.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rubygem-i18n"

Changes:
--------
--- /work/SRC/openSUSE:Factory/rubygem-i18n/rubygem-i18n.changes        
2013-03-11 07:43:50.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.rubygem-i18n.new/rubygem-i18n.changes   
2013-10-06 14:59:23.000000000 +0200
@@ -1,0 +2,5 @@
+Mon Aug 26 05:05:51 UTC 2013 - [email protected]
+
+- updated to version 0.6.5, use https:// source
+
+-------------------------------------------------------------------

Old:
----
  i18n-0.6.4.gem

New:
----
  i18n-0.6.5.gem

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

Other differences:
------------------
++++++ rubygem-i18n.spec ++++++
--- /var/tmp/diff_new_pack.JESyH3/_old  2013-10-06 14:59:23.000000000 +0200
+++ /var/tmp/diff_new_pack.JESyH3/_new  2013-10-06 14:59:23.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           rubygem-i18n
-Version:        0.6.4
+Version:        0.6.5
 Release:        0
 %define mod_name i18n
 %define mod_full_name %{mod_name}-%{version}
@@ -25,10 +25,11 @@
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  ruby-macros >= 1
 Url:            http://github.com/svenfuchs/i18n
-Source:         %{mod_full_name}.gem
+Source:         http://rubygems.org/gems/%{mod_full_name}.gem
 Summary:        New wave Internationalization support for Ruby
 License:        MIT and Ruby
 Group:          Development/Languages/Ruby
+# MANUAL License
 
 %description
 New wave Internationalization support for Ruby.
@@ -59,9 +60,12 @@
 
 %install
 %gem_install -f
+mkdir -p %{buildroot}%{_docdir}/%{name}
+ln -s %{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/MIT-LICENSE 
%buildroot/%{_docdir}/%{name}/MIT-LICENSE
 
 %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}/test

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to