rpms/rakudo/devel import.log, 1.6, 1.7 rakudo.spec, 1.9, 1.10 sources, 1.7, 1.8

Gerd Pokorra gerd at fedoraproject.org
Fri Sep 18 03:08:34 UTC 2009


Author: gerd

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

Modified Files:
	import.log rakudo.spec sources 
Log Message:
modified update to current rakudo release 



Index: import.log
===================================================================
RCS file: /cvs/pkgs/rpms/rakudo/devel/import.log,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -p -r1.6 -r1.7
--- import.log	17 Sep 2009 15:11:11 -0000	1.6
+++ import.log	18 Sep 2009 03:08:32 -0000	1.7
@@ -4,3 +4,4 @@ rakudo-0_0_2009_07_1_4_0-3_fc11:HEAD:rak
 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
 rakudo-0_0_2009_09_1_6_0-1_fc11:HEAD:rakudo-0.0.2009.09_1.6.0-1.fc11.src.rpm:1253200149
+rakudo-0_0_2009_09_1_6_0-2_fc11:HEAD:rakudo-0.0.2009.09_1.6.0-2.fc11.src.rpm:1253243164


Index: rakudo.spec
===================================================================
RCS file: /cvs/pkgs/rpms/rakudo/devel/rakudo.spec,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -p -r1.9 -r1.10
--- rakudo.spec	17 Sep 2009 15:11:12 -0000	1.9
+++ rakudo.spec	18 Sep 2009 03:08:32 -0000	1.10
@@ -5,18 +5,15 @@
 %define parrot_dynext %{_libdir}/parrot/%{parrot_version}/dynext
 %define par_lang_perl6 %{_libdir}/parrot/%{parrot_version}/languages/perl6
 
-#ExcludeArch:ppc
-
 Name:           rakudo
 Version:        0.0.%{year}.%{month}_%{parrot_version}
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        A Perl compiler on Parrot
 License:        Artistic 2.0
 Group:          Development/Languages
 URL:            http://www.rakudo.org/
 
 Source0:        http://cloud.github.com/downloads/rakudo/rakudo/rakudo-%{year}-%{month}.tar.gz
-#Patch0:         rakudo.patch
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
@@ -39,8 +36,6 @@ http://perl6-projects.org
 
 %prep
 %setup -q -n %{name}-%{year}-%{month}
-#%patch0 -p0
-#%{__perl} -pi -e "s,'PATH_EXT','%{par_lang_perl6}/lib'," src/builtins/globals.pir
 exit 0
 
 %build
@@ -62,7 +57,7 @@ pod2man --section=1 --name=perl6 docs/ru
 
 
 %check
-#%{?!_without_tests: make test}
+%{?!_without_tests: make test}
 exit 0
 
 %clean
@@ -83,9 +78,8 @@ 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-2
-- add a patch to add a path to the @*INC array
-- update to rakudo 2009-08 on parrot 1.5.0
+* Fri Sep 18 2009 Gerd Pokorra <gp at zimt.uni-siegen.de> 0.0.2009.09_1.6.0-2
+- update to rakudo 2009-09 on parrot 1.6.0
 
 * Sun Aug 9 2009 Gerd Pokorra <gp at zimt.uni-siegen.de> 0.0.2009.07_1.4.0-4
 - force executable permission on shared objects so they get stripped


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/rakudo/devel/sources,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -p -r1.7 -r1.8
--- sources	17 Sep 2009 15:11:12 -0000	1.7
+++ sources	18 Sep 2009 03:08:33 -0000	1.8
@@ -1 +1 @@
-2be848c361d772ae1fc696e3bc0fc9c1  rakudo-2009-09.tar.gz
+15938c9632c76636bc49d3d0f6ec8aa2  rakudo-2009-09.tar.gz




More information about the fedora-extras-commits mailing list