SPECS: ruby-highline.spec - don't package system dir

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


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

---- Files affected:
SPECS:
   ruby-highline.spec (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: SPECS/ruby-highline.spec
diff -u SPECS/ruby-highline.spec:1.3 SPECS/ruby-highline.spec:1.4
--- SPECS/ruby-highline.spec:1.3	Tue Jan 13 19:35:45 2009
+++ SPECS/ruby-highline.spec	Tue Jan 13 19:52:48 2009
@@ -73,7 +73,8 @@
 %files
 %defattr(644,root,root,755)
 %doc CHANGELOG README TODO
-%{ruby_rubylibdir}
+%{ruby_rubylibdir}/highline.rb
+%{ruby_rubylibdir}/highline
 
 %files rdoc
 %defattr(644,root,root,755)
@@ -86,6 +87,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.4  2009/01/13 18:52:48  glen
+- don't package system dir
+
 Revision 1.3  2009/01/13 18:35:45  qboosh
 - pl
 
================================================================

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



More information about the pld-cvs-commit mailing list