commit d6a1b622e3978843c2747dae2d8126bedfddc905
Author: Jan Rękorajski <[email protected]>
Date:   Thu Jun 13 09:53:52 2013 +0200

    - fix ruby packaging
    - rel 12

 stfl.spec | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/stfl.spec b/stfl.spec
index 1d15f61..e6fe4c1 100644
--- a/stfl.spec
+++ b/stfl.spec
@@ -4,7 +4,7 @@ Summary(hu.UTF-8):      Az STFL egy curses-alapú 
widget-készletet biztosít szöveg
 Summary(pl.UTF-8):     Implementacja opartego na ncurses zestawu widgetów dla 
terminali tekstowych
 Name:          stfl
 Version:       0.21
-Release:       11
+Release:       12
 License:       LGPL v3
 Group:         Libraries
 Source0:       http://www.clifford.at/stfl/%{name}-%{version}.tar.gz
@@ -141,6 +141,7 @@ install -d $RPM_BUILD_ROOT%{py_libdir}/lib-dynload
 %{__make} -j1 install \
        prefix=%{_prefix} \
        libdir=%{_lib} \
+       RUBYARCHDIR=$RPM_BUILD_ROOT%{ruby_vendorarchdir} \
        DESTDIR=$RPM_BUILD_ROOT
 
 mv  $RPM_BUILD_ROOT%{py_libdir}/site-packages/lib-dynload/_stfl.so \
@@ -189,4 +190,4 @@ rm -rf $RPM_BUILD_ROOT
 %files -n ruby-%{name}
 %defattr(644,root,root,755)
 %doc ruby/example.rb
-%attr(755,root,root) %{ruby_archdir}/stfl.so
+%attr(755,root,root) %{ruby_vendorarchdir}/stfl.so
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/stfl.git/commitdiff/d6a1b622e3978843c2747dae2d8126bedfddc905

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to