Hello community,

here is the log from the commit of package rubygem-librarian for 
openSUSE:Factory checked in at 2013-08-05 20:53:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rubygem-librarian (Old)
 and      /work/SRC/openSUSE:Factory/.rubygem-librarian.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rubygem-librarian"

Changes:
--------
--- /work/SRC/openSUSE:Factory/rubygem-librarian/rubygem-librarian.changes      
2013-06-17 10:19:36.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.rubygem-librarian.new/rubygem-librarian.changes 
2013-08-05 20:53:31.000000000 +0200
@@ -1,0 +2,6 @@
+Tue Jul 30 16:11:03 UTC 2013 - co...@suse.com
+
+- updated to version 0.1.0
+ * Extract the chef adapter to its own gem.
+
+-------------------------------------------------------------------

Old:
----
  librarian-0.0.26.gem

New:
----
  librarian-0.1.0.gem

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

Other differences:
------------------
++++++ rubygem-librarian.spec ++++++
--- /var/tmp/diff_new_pack.6kyjcQ/_old  2013-08-05 20:53:32.000000000 +0200
+++ /var/tmp/diff_new_pack.6kyjcQ/_new  2013-08-05 20:53:32.000000000 +0200
@@ -17,14 +17,14 @@
 
 
 Name:           rubygem-librarian
-Version:        0.0.26
+Version:        0.1.0
 Release:        0
 %define mod_name librarian
 %define mod_full_name %{mod_name}-%{version}
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  ruby-macros >= 1
-Source:         %{mod_full_name}.gem
+Source:         http://rubygems.org/gems/%{mod_full_name}.gem
 Summary:        Librarian
 License:        MIT
 Group:          Development/Languages/Ruby
@@ -58,11 +58,14 @@
 
 %install
 %gem_install -f
+mkdir -p %{buildroot}%{_docdir}/%{name}
+ln -s %{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/CHANGELOG.md 
%buildroot/%{_docdir}/%{name}/CHANGELOG.md
+ln -s %{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/LICENSE.txt 
%buildroot/%{_docdir}/%{name}/LICENSE.txt
+ln -s %{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/README.md 
%buildroot/%{_docdir}/%{name}/README.md
 
 %files
 %defattr(-,root,root,-)
-%{_bindir}/librarian-chef
-%{_bindir}/librarian-mock
+%{_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: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to