SPECS: ruby.spec - add datadir, beginning of fixing AMD64 libdir i...

aredridel aredridel at pld-linux.org
Sun Jul 10 01:21:45 CEST 2005


Author: aredridel                    Date: Sat Jul  9 23:21:45 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- add datadir, beginning of fixing AMD64 libdir issues

---- Files affected:
SPECS:
   ruby.spec (1.105 -> 1.106) 

---- Diffs:

================================================================
Index: SPECS/ruby.spec
diff -u SPECS/ruby.spec:1.105 SPECS/ruby.spec:1.106
--- SPECS/ruby.spec:1.105	Fri Apr 29 15:30:35 2005
+++ SPECS/ruby.spec	Sun Jul 10 01:21:40 2005
@@ -182,7 +182,7 @@
 
 %install
 rm -rf $RPM_BUILD_ROOT
-install -d $RPM_BUILD_ROOT{%{_infodir},%{_mandir}/man1,%{_examplesdir}/%{name}-%{version},%{ruby_ridir},%{_libdir}/rpm}
+install -d $RPM_BUILD_ROOT{%{_infodir},%{_mandir}/man1,%{_examplesdir}/%{name}-%{version},%{ruby_ridir},%{_libdir}/rpm,%{_datadir}/%{name}}
 
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
@@ -215,6 +215,7 @@
 %doc rdoc
 %attr(755,root,root) %{_bindir}/*
 %attr(755,root,root) %{_libdir}/lib*.so.*.*.*
+%dir %{_datadir}/%{name}
 %dir %{_libdir}/%{name}
 %dir %{_libdir}/%{name}/1.8
 %{_libdir}/%{name}/1.8/bigdecimal
@@ -294,6 +295,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.106  2005/07/09 23:21:40  aredridel
+- add datadir, beginning of fixing AMD64 libdir issues
+
 Revision 1.105  2005/04/29 13:30:35  pluto
 - release 4 for Th.
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/ruby.spec?r1=1.105&r2=1.106&f=u




More information about the pld-cvs-commit mailing list