rpms/rakudo/F-12 .cvsignore, 1.11, 1.12 rakudo.spec, 1.18, 1.19 sources, 1.14, 1.15

Gerd Pokorra gerd at fedoraproject.org
Fri Jul 23 07:38:05 UTC 2010


Author: gerd

Update of /cvs/pkgs/rpms/rakudo/F-12
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv5902

Modified Files:
	.cvsignore rakudo.spec sources 
Log Message:
Update to release of this month.



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/rakudo/F-12/.cvsignore,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -p -r1.11 -r1.12
--- .cvsignore	21 Jun 2010 02:00:16 -0000	1.11
+++ .cvsignore	23 Jul 2010 07:38:04 -0000	1.12
@@ -1 +1 @@
-rakudo-2010.06.tar.gz
+rakudo-2010.07.tar.gz


Index: rakudo.spec
===================================================================
RCS file: /cvs/pkgs/rpms/rakudo/F-12/rakudo.spec,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -p -r1.18 -r1.19
--- rakudo.spec	21 Jun 2010 02:00:16 -0000	1.18
+++ rakudo.spec	23 Jul 2010 07:38:04 -0000	1.19
@@ -1,9 +1,9 @@
 %global year 2010
-%global month 06
-%global parrot_version 2.5.0
+%global month 07
+%global parrot_version 2.6.0
 
 %define parrot_dynext %{_libdir}/parrot/%{parrot_version}/dynext
-%define par_lang_perl6 %{_libdir}/parrot/%{parrot_version}/languages/perl6
+%define parrot_lang_perl6 %{_libdir}/parrot/%{parrot_version}/languages/perl6
 
 Name:           rakudo
 Version:        0.0.%{year}.%{month}_%{parrot_version}
@@ -68,17 +68,14 @@ rm -rf $RPM_BUILD_ROOT
 %{_bindir}/perl6
 %{parrot_dynext}/perl6_group.so
 %{parrot_dynext}/perl6_ops.so
-%{par_lang_perl6}/lib/Safe.pm
-%{par_lang_perl6}/lib/Test.pm
-%{par_lang_perl6}/lib/Test.pir
-%{par_lang_perl6}/perl6.pbc
+%{parrot_lang_perl6}
 %{_mandir}/man1/perl6.1.gz
 %{_mandir}/man1/rakudo.1.gz
 
 
 %changelog
-* Fri Jun 18 2010 Gerd Pokorra <gp at zimt.uni-siegen.de> 0.0.2010.06_2.5.0-1
-- update to rakudo 2010.06 on parrot 2.5.0
+* Fri Jul 23 2010 Gerd Pokorra <gp at zimt.uni-siegen.de> 0.0.2010.07_2.6.0-1
+- update to rakudo 2010.07 on parrot 2.6.0
 
 * Thu Mar 18 2010 Gerd Pokorra <gp at zimt.uni-siegen.de> 0.0.2010.03_2.2.0-1
 - update to rakudo 2010.03 on parrot 2.2.0


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/rakudo/F-12/sources,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -p -r1.14 -r1.15
--- sources	21 Jun 2010 02:00:16 -0000	1.14
+++ sources	23 Jul 2010 07:38:04 -0000	1.15
@@ -1 +1 @@
-2906a5e269757d596f5c19f1638664bc  rakudo-2010.06.tar.gz
+6cc519feeb20bddbbee8cbfe6e8c2a31  rakudo-2010.07.tar.gz



More information about the scm-commits mailing list