SPECS: ruby-wxruby2.spec - remaining pl, .so perms

qboosh qboosh at pld-linux.org
Wed Dec 21 00:08:24 CET 2005


Author: qboosh                       Date: Tue Dec 20 23:08:23 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- remaining pl, .so perms

---- Files affected:
SPECS:
   ruby-wxruby2.spec (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SPECS/ruby-wxruby2.spec
diff -u SPECS/ruby-wxruby2.spec:1.2 SPECS/ruby-wxruby2.spec:1.3
--- SPECS/ruby-wxruby2.spec:1.2	Mon Dec 19 23:18:22 2005
+++ SPECS/ruby-wxruby2.spec	Wed Dec 21 00:08:18 2005
@@ -30,6 +30,7 @@
 
 %package examples
 Summary:	Ruby bindings for wxWidgets examples
+Summary(pl):	Przykłady do wiązań języka Ruby do wxWidgets
 Group:		X11/Libraries
 
 %description examples
@@ -65,8 +66,8 @@
 %files
 %defattr(644,root,root,755)
 %doc Changelog LICENSE README TODO
-%{ruby_sitelibdir}/*
-%{ruby_sitearchdir}/*
+%{ruby_sitelibdir}/*.rb
+%attr(755,root,root) %{ruby_sitearchdir}/*.so
 
 %files examples
 %defattr(644,root,root,755)
@@ -78,10 +79,12 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2005/12/20 23:08:18  qboosh
+- remaining pl, .so perms
+
 Revision 1.2  2005/12/19 22:18:22  twittner
 - pl, redundant slashes from paths removed
 
 Revision 1.1  2005/12/18 21:13:24  twittner
 - added wxruby2 cvs snap - for wxWidgets-2.6.x only cvs version is
   available. Some examples work, some segfault.
-
================================================================

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



More information about the pld-cvs-commit mailing list