Author: qboosh Date: Sun Jun 24 14:09:01 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - pl
---- Files affected: SPECS: ruby-parsetree.spec (1.1 -> 1.2) ---- Diffs: ================================================================ Index: SPECS/ruby-parsetree.spec diff -u SPECS/ruby-parsetree.spec:1.1 SPECS/ruby-parsetree.spec:1.2 --- SPECS/ruby-parsetree.spec:1.1 Sun Jun 17 00:59:27 2007 +++ SPECS/ruby-parsetree.spec Sun Jun 24 16:08:56 2007 @@ -1,5 +1,6 @@ # $Revision$, $Date$ Summary: Access to Ruby's internal parse tree +Summary(pl.UTF-8): Dostęp do wewnętrznego drzewa analizy interpretera Ruby Name: ruby-parsetree Version: 1.7.1 Release: 1 @@ -17,9 +18,15 @@ %description ParseTree is a C extension (using RubyInline) that extracts the parse tree for an entire class or a specific method and returns it as a -s-expression (aka sexp) using ruby's arrays, strings, symbols, and +s-expression (aka sexp) using Ruby's arrays, strings, symbols, and integers. +%description -l pl.UTF-8 +ParseTree to rozszerzenie C (używające RubyInline) wydobywające drzewo +analizy dla całej klasy lub określonej metody i zwracające je jako +s-wyrażenie (sexp) przy użyciu tablic, łańcuchów, symboli i liczb +całkowitych języka Ruby. + %prep %setup -q -c tar xf %{SOURCE0} -O data.tar.gz | tar xzv- @@ -51,17 +58,18 @@ %files %defattr(644,root,root,755) %doc rdoc -%attr(755,root,root) /usr/bin/* +%attr(755,root,root) %{_bindir}/* %{ruby_rubylibdir}/*.rb %{ruby_ridir}/* - %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog * %{date} PLD Team <[EMAIL PROTECTED]> All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.2 2007/06/24 14:08:56 qboosh +- pl + Revision 1.1 2007/06/16 22:59:27 aredridel - added - ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/ruby-parsetree.spec?r1=1.1&r2=1.2&f=u _______________________________________________ pld-cvs-commit mailing list pld-cvs-commit@lists.pld-linux.org http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit