rpms/rakudo/devel .cvsignore, 1.3, 1.4 import.log, 1.4, 1.5 rakudo.spec, 1.6, 1.7 sources, 1.5, 1.6

Gerd Pokorra gerd at fedoraproject.org
Sat Aug 22 01:06:25 UTC 2009


Author: gerd

Update of /cvs/pkgs/rpms/rakudo/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv14780/devel

Modified Files:
	.cvsignore import.log rakudo.spec sources 
Log Message:
update to rakudo 2009-08 on parrot 1.5.0



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/rakudo/devel/.cvsignore,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- .cvsignore	5 Aug 2009 13:49:39 -0000	1.3
+++ .cvsignore	22 Aug 2009 01:06:24 -0000	1.4
@@ -1 +1 @@
-rakudo-2009-07.tar.gz
+rakudo-2009-08.tar.gz


Index: import.log
===================================================================
RCS file: /cvs/pkgs/rpms/rakudo/devel/import.log,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -p -r1.4 -r1.5
--- import.log	12 Aug 2009 20:38:02 -0000	1.4
+++ import.log	22 Aug 2009 01:06:25 -0000	1.5
@@ -2,3 +2,4 @@ rakudo-2009_07-3_fc11:HEAD:rakudo-2009.0
 rakudo-0_0_2009_07_1_4_0-1_fc11:HEAD:rakudo-0.0.2009.07_1.4.0-1.fc11.src.rpm:1249480110
 rakudo-0_0_2009_07_1_4_0-3_fc11:HEAD:rakudo-0.0.2009.07_1.4.0-3.fc11.src.rpm:1249818713
 rakudo-0_0_2009_07_1_4_0-4_fc11:HEAD:rakudo-0.0.2009.07_1.4.0-4.fc11.src.rpm:1250109284
+rakudo-0_0_2009_08_1_5_0-1_fc11:HEAD:rakudo-0.0.2009.08_1.5.0-1.fc11.src.rpm:1250903045


Index: rakudo.spec
===================================================================
RCS file: /cvs/pkgs/rpms/rakudo/devel/rakudo.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -p -r1.6 -r1.7
--- rakudo.spec	12 Aug 2009 20:38:02 -0000	1.6
+++ rakudo.spec	22 Aug 2009 01:06:25 -0000	1.7
@@ -1,6 +1,6 @@
 %global year 2009
-%global month 07
-%global parrot_version 1.4.0
+%global month 08
+%global parrot_version 1.5.0
 
 %define parrot_dynext %{_libdir}/parrot/%{parrot_version}/dynext
 %define par_lang_perl6 %{_libdir}/parrot/%{parrot_version}/languages/perl6
@@ -9,7 +9,7 @@ ExcludeArch:ppc
 
 Name:           rakudo
 Version:        0.0.%{year}.%{month}_%{parrot_version}
-Release:        4%{?dist}
+Release:        1%{?dist}
 Summary:        A Perl compiler on Parrot
 License:        Artistic 2.0
 Group:          Development/Languages
@@ -38,7 +38,7 @@ http://perl6-projects.org
 
 %prep
 %setup -q -n %{name}-%{year}-%{month}
-%{__perl} -pi -e "s,'PATH_EXT','%{par_lang_perl6}/lib'," src/builtins/globals.pir
+#%{__perl} -pi -e "s,'PATH_EXT','%{par_lang_perl6}/lib'," src/builtins/globals.pir
 exit 0
 
 %build
@@ -73,8 +73,6 @@ rm -rf $RPM_BUILD_ROOT
 %{_bindir}/perl6
 %{parrot_dynext}/perl6_group.so
 %{parrot_dynext}/perl6_ops.so
-%{parrot_dynext}/perl6_ops_cg.so
-%{parrot_dynext}/perl6_ops_cgp.so
 %{parrot_dynext}/perl6_ops_switch.so
 %{par_lang_perl6}/lib/Safe.pm
 %{par_lang_perl6}/lib/Test.pm
@@ -83,6 +81,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Sat Aug 22 2009 Gerd Pokorra <gp at zimt.uni-siegen.de> 0.0.2009.08_1.5.0-1
+- update to rakudo 2009-08 on parrot 1.5.0
+
 * Sun Aug 9 2009 Gerd Pokorra <gp at zimt.uni-siegen.de> 0.0.2009.07_1.4.0-4
 - modified source to add a path to the @*INC array
 - force executable permission on shared objects so they get stripped


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/rakudo/devel/sources,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -p -r1.5 -r1.6
--- sources	12 Aug 2009 20:38:02 -0000	1.5
+++ sources	22 Aug 2009 01:06:25 -0000	1.6
@@ -1 +1 @@
-8605d1d1987143db58749a983a7801bf  rakudo-2009-07.tar.gz
+a69537605421d44f90a87f47d3ae443b  rakudo-2009-08.tar.gz




More information about the scm-commits mailing list