Hello community,

here is the log from the commit of package rubygem-hike for openSUSE:Factory 
checked in at 2014-04-09 13:16:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rubygem-hike (Old)
 and      /work/SRC/openSUSE:Factory/.rubygem-hike.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rubygem-hike"

Changes:
--------
--- /work/SRC/openSUSE:Factory/rubygem-hike/rubygem-hike.changes        
2013-06-13 22:23:22.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.rubygem-hike.new/rubygem-hike.changes   
2014-04-09 13:16:40.000000000 +0200
@@ -1,0 +2,5 @@
+Sun Apr  6 05:38:48 UTC 2014 - co...@suse.com
+
+- updated to version 2.0.0
+
+-------------------------------------------------------------------

Old:
----
  hike-1.2.3.gem

New:
----
  hike-2.0.0.gem

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

Other differences:
------------------
++++++ rubygem-hike.spec ++++++
--- /var/tmp/diff_new_pack.s9oiks/_old  2014-04-09 13:16:40.000000000 +0200
+++ /var/tmp/diff_new_pack.s9oiks/_new  2014-04-09 13:16:40.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package rubygem-hike
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 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,13 +17,15 @@
 
 
 Name:           rubygem-hike
-Version:        1.2.3
+Version:        2.0.0
 Release:        0
 %define mod_name hike
 %define mod_full_name %{mod_name}-%{version}
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  ruby-macros >= 1
+BuildRequires:  ruby-macros >= 3
+Requires:       ruby >= 1.9.3
+BuildRequires:  ruby >= 1.9.3
 Url:            http://github.com/sstephenson/hike
 Source:         http://rubygems.org/gems/%{mod_full_name}.gem
 Summary:        Find files in a set of paths
@@ -52,18 +54,18 @@
 %install
 %gem_install -f
 mkdir -p %{buildroot}%{_docdir}/%{name}
-ln -s %{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/README.md 
%buildroot/%{_docdir}/%{name}/README.md
-ln -s %{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/LICENSE 
%buildroot/%{_docdir}/%{name}/LICENSE
+ln -s %{gem_base}/gems/%{mod_full_name}/LICENSE 
%buildroot/%{_docdir}/%{name}/LICENSE
+ln -s %{gem_base}/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}/
-%{_libdir}/ruby/gems/%{rb_ver}/specifications/%{mod_full_name}.gemspec
+%{gem_base}/cache/%{mod_full_name}.gem
+%{gem_base}/gems/%{mod_full_name}/
+%{gem_base}/specifications/%{mod_full_name}.gemspec
 
 %files doc
 %defattr(-,root,root,-)
-%doc %{_libdir}/ruby/gems/%{rb_ver}/doc/%{mod_full_name}/
+%doc %{gem_base}/doc
 
 %changelog

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to