Hello community,

here is the log from the commit of package rubygem-rdoc-3 for openSUSE:Factory 
checked in at 2014-03-23 22:33:00
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rubygem-rdoc-3 (Old)
 and      /work/SRC/openSUSE:Factory/.rubygem-rdoc-3.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rubygem-rdoc-3"

Changes:
--------
--- /work/SRC/openSUSE:Factory/rubygem-rdoc-3/rubygem-rdoc-3.changes    
2013-07-03 16:53:40.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.rubygem-rdoc-3.new/rubygem-rdoc-3.changes       
2014-03-23 22:34:09.000000000 +0100
@@ -1,0 +2,11 @@
+Fri Mar 21 12:30:49 UTC 2014 - [email protected]
+
+- Removed rdoc dependency again
+- Fixed license to Ruby again
+
+-------------------------------------------------------------------
+Fri Mar 21 11:51:28 UTC 2014 - [email protected]
+
+- Updated to new gem2rpm output
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ rubygem-rdoc-3.spec ++++++
--- /var/tmp/diff_new_pack.9KA5Ou/_old  2014-03-23 22:34:10.000000000 +0100
+++ /var/tmp/diff_new_pack.9KA5Ou/_new  2014-03-23 22:34:10.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package rubygem-rdoc-3
 #
-# 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
@@ -25,9 +25,9 @@
 %define mod_weight 31202
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  ruby-macros >= 1
+BuildRequires:  ruby-macros >= 3
 Requires:       ruby >= 1.8.7
-BuildRequires:  ruby-devel >= 1.8.7
+BuildRequires:  ruby >= 1.8.7
 BuildRequires:  update-alternatives
 # MANUAL avoid bootstrap problems
 #BuildRequires:  rubygem(rdoc) > 3.10
@@ -80,10 +80,10 @@
 ln -s %{_sysconfdir}/alternatives/ri %{buildroot}%{_bindir}/ri
 
 mkdir -p %{buildroot}%{_docdir}/%{name}
-ln -s %{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/History.rdoc 
%buildroot/%{_docdir}/%{name}/History.rdoc
-ln -s %{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/LEGAL.rdoc 
%buildroot/%{_docdir}/%{name}/LEGAL.rdoc
-ln -s %{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/LICENSE.rdoc 
%buildroot/%{_docdir}/%{name}/LICENSE.rdoc
-ln -s %{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/README.rdoc 
%buildroot/%{_docdir}/%{name}/README.rdoc
+ln -s %{gem_base}/gems/%{mod_full_name}/History.rdoc 
%buildroot/%{_docdir}/%{name}/History.rdoc
+ln -s %{gem_base}/gems/%{mod_full_name}/LEGAL.rdoc 
%buildroot/%{_docdir}/%{name}/LEGAL.rdoc
+ln -s %{gem_base}/gems/%{mod_full_name}/LICENSE.rdoc 
%buildroot/%{_docdir}/%{name}/LICENSE.rdoc
+ln -s %{gem_base}/gems/%{mod_full_name}/README.rdoc 
%buildroot/%{_docdir}/%{name}/README.rdoc
 
 %post
 /usr/sbin/update-alternatives --install \
@@ -108,17 +108,17 @@
 %{_bindir}/ri%{mod_branch}
 %{_bindir}/ri
 %ghost %{_sysconfdir}/alternatives/ri
-%{_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
-%{_libdir}/ruby/gems/%{rb_ver}/specifications/%{mod_full_name}.gemspec
+%{gem_base}/cache/%{mod_full_name}.gem
+%{gem_base}/gems/%{mod_full_name}/
+%exclude %{gem_base}/gems/%{mod_full_name}/test
+%{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
 
 %files testsuite
 %defattr(-,root,root,-)
-%{_libdir}/ruby/gems/%{rb_ver}/gems/%{mod_full_name}/test
+%{gem_base}/gems/%{mod_full_name}/test
 
 %changelog


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

Reply via email to