SPECS: ruby-ferret.spec - don't package system dir - perms for shared library

glen glen at pld-linux.org
Tue Jan 13 19:52:02 CET 2009


Author: glen                         Date: Tue Jan 13 18:52:02 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- don't package system dir
- perms for shared library

---- Files affected:
SPECS:
   ruby-ferret.spec (1.4 -> 1.5) 

---- Diffs:

================================================================
Index: SPECS/ruby-ferret.spec
diff -u SPECS/ruby-ferret.spec:1.4 SPECS/ruby-ferret.spec:1.5
--- SPECS/ruby-ferret.spec:1.4	Tue Jan 13 19:32:48 2009
+++ SPECS/ruby-ferret.spec	Tue Jan 13 19:51:57 2009
@@ -77,7 +77,10 @@
 %defattr(644,root,root,755)
 %doc CHANGELOG README TODO TUTORIAL
 %attr(755,root,root) %{_bindir}/ferret-browser
-%{ruby_rubylibdir}
+%{ruby_rubylibdir}/ferret.rb
+%{ruby_rubylibdir}/ferret_version.rb
+%{ruby_rubylibdir}/ferret
+%attr(755,root,root) %{ruby_archdir}/ferret_ext.so
 
 %files rdoc
 %defattr(644,root,root,755)
@@ -90,6 +93,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.5  2009/01/13 18:51:57  glen
+- don't package system dir
+- perms for shared library
+
 Revision 1.4  2009/01/13 18:32:48  qboosh
 - pl
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/ruby-ferret.spec?r1=1.4&r2=1.5&f=u



More information about the pld-cvs-commit mailing list