[packages/ruby] use ruby version macro for libruby.so.1.9

glen glen at pld-linux.org
Wed Mar 19 17:47:58 CET 2014


commit eee7234435a25cb4e832b1f19ae4df622133ef2d
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Wed Mar 19 18:39:10 2014 +0200

    use ruby version macro for libruby.so.1.9

 ruby.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/ruby.spec b/ruby.spec
index 2032ebd..aa84d87 100644
--- a/ruby.spec
+++ b/ruby.spec
@@ -528,7 +528,7 @@ rm -rf $RPM_BUILD_ROOT
 %doc NEWS LEGAL README README.EXT ChangeLog ToDo
 %attr(755,root,root) %{_bindir}/ruby%{ruby_suffix}
 %attr(755,root,root) %{_libdir}/libruby.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libruby.so.1.9
+%attr(755,root,root) %ghost %{_libdir}/libruby.so.%{ruby_version}
 %{_mandir}/man1/ruby%{ruby_suffix}.1*
 
 %dir %{_libdir}/%{oname}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ruby.git/commitdiff/f493239c2b0a11b074c356341c943fd741f8376e



More information about the pld-cvs-commit mailing list