rpms/rakudo/devel rakudo.spec,1.13,1.14

Gerd Pokorra gerd at fedoraproject.org
Tue Jan 26 12:40:04 UTC 2010


Author: gerd

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

Modified Files:
	rakudo.spec 
Log Message:
update to revision 2, so that the revision is not less in the devel branch


Index: rakudo.spec
===================================================================
RCS file: /cvs/pkgs/rpms/rakudo/devel/rakudo.spec,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -p -r1.13 -r1.14
--- rakudo.spec	23 Jan 2010 20:49:52 -0000	1.13
+++ rakudo.spec	26 Jan 2010 12:40:04 -0000	1.14
@@ -5,9 +5,11 @@
 %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:        1%{?dist}
+Release:        2%{?dist}
 Summary:        A Perl compiler on Parrot
 License:        Artistic 2.0
 Group:          Development/Languages
@@ -32,7 +34,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}
@@ -78,6 +80,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* 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
+
 * Sat Jan 23 2010 Gerd Pokorra <gp at zimt.uni-siegen.de> 0.0.2010.01_2.0.0-1
 - update to rakudo 2010-01 on parrot 2.0.0
 



More information about the scm-commits mailing list