rpms/rakudo/F-12 rakudo.spec,1.13,1.14

Gerd Pokorra gerd at fedoraproject.org
Wed Jan 27 22:01:34 UTC 2010


Author: gerd

Update of /cvs/pkgs/rpms/rakudo/F-12
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv27770

Modified Files:
	rakudo.spec 
Log Message:
after parrot rebuild include ppc64 again


Index: rakudo.spec
===================================================================
RCS file: /cvs/pkgs/rpms/rakudo/F-12/rakudo.spec,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -p -r1.13 -r1.14
--- rakudo.spec	26 Jan 2010 06:11:50 -0000	1.13
+++ rakudo.spec	27 Jan 2010 22:01:33 -0000	1.14
@@ -5,11 +5,9 @@
 %define parrot_dynext %{_libdir}/parrot/%{parrot_version}/dynext
 %define par_lang_perl6 %{_libdir}/parrot/%{parrot_version}/languages/perl6
 
-ExcludeArch: ppc64
-
 Name:           rakudo
 Version:        0.0.%{year}.%{month}_%{parrot_version}
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        A Perl compiler on Parrot
 License:        Artistic 2.0
 Group:          Development/Languages
@@ -34,7 +32,7 @@ BuildRequires:  parrot-tools >= %{parrot
 Rakudo Perl 6, or just Rakudo, is a Perl 6 compiler for the Parrot virtual
 machine. Rakudo is an implementation of the Perl 6 specification that runs
 on the Parrot VM. More information about Perl 6 is available from:
-http://perl6-projects.org
+http://perl6.org
 
 %prep
 %setup -q -n %{name}-%{year}-%{month}
@@ -80,6 +78,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Wed Jan 27 2010 Gerd Pokorra <gp at zimt.uni-siegen.de> 0.0.2010.01_2.0.0-3
+- after a rebuild of parrot now rakudo builds on all cpu architectures again
+
 * Tue Jan 26 2010 Gerd Pokorra <gp at zimt.uni-siegen.de> 0.0.2010.01_2.0.0-2
 - use 'ExcludeArch:ppc64' for now
 



More information about the scm-commits mailing list