Hello community,

here is the log from the commit of package rubygem-ruby-shadow for 
openSUSE:Factory checked in at 2013-05-28 14:41:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rubygem-ruby-shadow (Old)
 and      /work/SRC/openSUSE:Factory/.rubygem-ruby-shadow.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rubygem-ruby-shadow"

Changes:
--------
--- /work/SRC/openSUSE:Factory/rubygem-ruby-shadow/rubygem-ruby-shadow.changes  
2013-05-07 16:02:42.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.rubygem-ruby-shadow.new/rubygem-ruby-shadow.changes 
    2013-05-28 14:41:15.000000000 +0200
@@ -1,0 +2,7 @@
+Sat May 18 07:34:49 UTC 2013 - [email protected]
+
+- updated to version 2.2.0
+  - integrating rubygem-ruby-shadow-2.1.4-rb20_fixes.patch 
+  - set license in gemspec
+
+-------------------------------------------------------------------

Old:
----
  README.LICENSE
  ruby-shadow-2.1.4.gem
  rubygem-ruby-shadow-2.1.4-rb20_fixes.patch

New:
----
  ruby-shadow-2.2.0.gem

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

Other differences:
------------------
++++++ rubygem-ruby-shadow.spec ++++++
--- /var/tmp/diff_new_pack.bdbcu8/_old  2013-05-28 14:41:16.000000000 +0200
+++ /var/tmp/diff_new_pack.bdbcu8/_new  2013-05-28 14:41:16.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           rubygem-ruby-shadow
-Version:        2.1.4
+Version:        2.2.0
 Release:        0
 %define mod_name ruby-shadow
 %define mod_full_name %{mod_name}-%{version}
@@ -27,14 +27,11 @@
 Requires:       ruby >= 1.8
 BuildRequires:  ruby-devel >= 1.8
 Url:            https://github.com/apalmblad/ruby-shadow
-Source0:        %{mod_full_name}.gem
-Source1:        README.LICENSE
-Patch0:         rubygem-ruby-shadow-2.1.4-rb20_fixes.patch
+Source:         http://rubygems.org/gems/%{mod_full_name}.gem
 Summary:        *nix Shadow Password Module
-License:        BSD-3-Clause
+License:        SUSE-Public-Domain
 Group:          Development/Languages/Ruby
-# License really is "Free for any use with your own risk!"
-# Look in README.LICENSE for clarification
+
 %description
 This module provides access to shadow passwords on Linux and Solaris
 
@@ -48,20 +45,21 @@
 Usually in RDoc and RI formats.
 
 %prep
-%gem_unpack
-%patch0
-%gem_build
+#gem_unpack
+#if you need patches, apply them here and replace the # with a % sign in the 
surrounding lines
+#gem_build
 
 %build
-cp %{SOURCE1} README.LICENSE
 
 %install
 %gem_install -f
 %gem_cleanup
+mkdir -p %{buildroot}%{_docdir}/%{name}
+ln -s %{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/README 
%buildroot/%{_docdir}/%{name}/README
 
 %files
 %defattr(-,root,root,-)
-%doc README.LICENSE
+%{_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

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

Reply via email to