Author: mguevara                     Date: Tue Mar 24 23:56:59 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- adapterized

---- Files affected:
SPECS:
   rakudo.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/rakudo.spec
diff -u SPECS/rakudo.spec:1.1 SPECS/rakudo.spec:1.2
--- SPECS/rakudo.spec:1.1       Wed Mar 25 00:50:35 2009
+++ SPECS/rakudo.spec   Wed Mar 25 00:56:53 2009
@@ -1,12 +1,12 @@
 # $Revision$, $Date$
 #
-# STATUS:      does not build or run on a machine without parrot build tree 
-#              (~/rpm/BUILD/parrot-1.0.0 stuff) 
-#              the source of the problem is probably the current state of 
-#              parrot/libparrot.so 
+# STATUS:      does not build or run on a machine without parrot build tree
+#              (~/rpm/BUILD/parrot-1.0.0 stuff)
+#              the source of the problem is probably the current state of
+#              parrot/libparrot.so
 
 Summary:       Perl 6 implementation that runs on Parrot virtual machine
-Summary(pl.UTF-8):     Implementacja Perl 6 pracująca w środowisku maszyny 
Parrot
+Summary(pl.UTF-8):Implementacja Perl 6 pracująca w środowisku maszyny Parrot
 Name:          rakudo
 Version:       0.0.2009.03
 Release:       0.1
@@ -21,16 +21,16 @@
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-Rakudo Perl 6, or just Rakudo, is an implementation of the Perl 6 
-specification that will run on the Parrot virtual machine. Perl 6 
-is a programming language standard. Unlike previous versions 
-of Perl, it will have multiple implementations.
+Rakudo Perl 6, or just Rakudo, is an implementation of the Perl 6
+specification that will run on the Parrot virtual machine. Perl 6 is a
+programming language standard. Unlike previous versions of Perl, it
+will have multiple implementations.
 
 %description -l pl.UTF-8
-Rakudo Perl 6 lub po prostu Rakudo jest implementacją specyfikacji 
-języka Perl 6 przeznaczoną do pracy w środowisku maszyny wirtualnej 
-Parrot. Perl 6 jest pewnym standardem języka programowania. 
-W przeciwieństwie do poprzednich wersji Perla, ta będzie posiadała 
+Rakudo Perl 6 lub po prostu Rakudo jest implementacją specyfikacji
+języka Perl 6 przeznaczoną do pracy w środowisku maszyny wirtualnej
+Parrot. Perl 6 jest pewnym standardem języka programowania. W
+przeciwieństwie do poprzednich wersji Perla, ta będzie posiadała
 wiele implementacji.
 
 %prep
@@ -50,9 +50,9 @@
 
 %files
 %defattr(644,root,root,755)
-%doc CREDITS LICENSE README 
+%doc CREDITS LICENSE README
 %attr(755,root,root) %{_bindir}/*
-%{_bindir}/perl6
+%attr(755,root,root) %{_bindir}/perl6
 
 %define date   %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -60,6 +60,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2009/03/24 23:56:53  mguevara
+- adapterized
+
 Revision 1.1  2009/03/24 23:50:35  mguevara
 - perl 6 implementation based on parrot VM
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/rakudo.spec?r1=1.1&r2=1.2&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to