]> git.pld-linux.org Git - packages/ruby-wxruby2.git/commitdiff
- remaining pl, .so perms
authorJakub Bogusz <qboosh@pld-linux.org>
Tue, 20 Dec 2005 23:08:18 +0000 (23:08 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    ruby-wxruby2.spec -> 1.3

ruby-wxruby2.spec

index f2aa9c40766e1191104f9f33a991a9b5eb59ad89..b8de89e901545555f91af0a112f01b500cf23544 100644 (file)
@@ -29,6 +29,7 @@ Wi
 
 %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
@@ -64,8 +65,8 @@ rm -rf $RPM_BUILD_ROOT
 %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)
This page took 0.063136 seconds and 4 git commands to generate.