rpms/ruby/devel ruby.spec,1.41,1.42

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Tue Oct 4 04:39:38 UTC 2005


Author: tagoh

Update of /cvs/dist/rpms/ruby/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv21623

Modified Files:
	ruby.spec 
Log Message:
* Tue Oct  4 2005 Akira TAGOH <tagoh at redhat.com> - 1.8.3-4
- moved the documents from ruby-libs to ruby-docs, which contains the arch
  specific thing and to be multilib support. (#168826)


Index: ruby.spec
===================================================================
RCS file: /cvs/dist/rpms/ruby/devel/ruby.spec,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -r1.41 -r1.42
--- ruby.spec	3 Oct 2005 06:36:25 -0000	1.41
+++ ruby.spec	4 Oct 2005 04:39:32 -0000	1.42
@@ -374,7 +374,6 @@
 %doc %{name}-%{version}/COPYING*
 %doc %{name}-%{version}/ChangeLog
 %doc %{name}-%{version}/LEGAL
-%doc tmp-ruby-docs/ruby-libs/*
 %dir %{_libdir}/ruby
 %dir %{_libdir}/ruby/%{rubyxver}
 %dir %{_libdir}/ruby/%{rubyxver}/cgi
@@ -407,6 +406,7 @@
 %files docs
 %defattr(-, root, root)
 %doc tmp-ruby-docs/ruby-docs/*
+%doc tmp-ruby-docs/ruby-libs/*
 
 %files mode -f ruby-mode.files 
 %defattr(-, root, root)
@@ -414,6 +414,10 @@
 %dir %{_datadir}/emacs/site-lisp/ruby-mode
 
 %changelog
+* Tue Oct  4 2005 Akira TAGOH <tagoh at redhat.com> - 1.8.3-4
+- moved the documents from ruby-libs to ruby-docs, which contains the arch
+  specific thing and to be multilib support. (#168826)
+
 * Mon Oct  3 2005 Akira TAGOH <tagoh at redhat.com> - 1.8.3-3
 - fixed the wrong file list. the external library for tcl/tk was included
   in ruby-libs unexpectedly.




More information about the fedora-cvs-commits mailing list