rpms/rakudo/devel .cvsignore, 1.8, 1.9 rakudo.spec, 1.15, 1.16 sources, 1.11, 1.12

Gerd Pokorra gerd at fedoraproject.org
Fri Feb 19 16:03:08 UTC 2010


Author: gerd

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

Modified Files:
	.cvsignore rakudo.spec sources 
Log Message:
Update to the source 2010.02 on parrot 2.1.1


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/rakudo/devel/.cvsignore,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -p -r1.8 -r1.9
--- .cvsignore	23 Jan 2010 20:49:51 -0000	1.8
+++ .cvsignore	19 Feb 2010 16:03:08 -0000	1.9
@@ -1 +1 @@
-rakudo-2010-01.tar.gz
+rakudo-2010.02.tar.gz


Index: rakudo.spec
===================================================================
RCS file: /cvs/pkgs/rpms/rakudo/devel/rakudo.spec,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -p -r1.15 -r1.16
--- rakudo.spec	27 Jan 2010 12:43:08 -0000	1.15
+++ rakudo.spec	19 Feb 2010 16:03:08 -0000	1.16
@@ -1,19 +1,19 @@
 %global year 2010
-%global month 01
-%global parrot_version 2.0.0
+%global month 02
+%global parrot_version 2.1.1
 
 %define parrot_dynext %{_libdir}/parrot/%{parrot_version}/dynext
 %define par_lang_perl6 %{_libdir}/parrot/%{parrot_version}/languages/perl6
 
 Name:           rakudo
 Version:        0.0.%{year}.%{month}_%{parrot_version}
-Release:        3%{?dist}
+Release:        1%{?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
+Source0:        http://github.com/downloads/rakudo/rakudo/rakudo-%{year}.%{month}.tar.gz
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
@@ -35,7 +35,7 @@ on the Parrot VM. More information about
 http://perl6.org
 
 %prep
-%setup -q -n %{name}-%{year}-%{month}
+%setup -q -n %{name}-%{year}.%{month}
 exit 0
 
 %build
@@ -78,14 +78,8 @@ 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
-
-* 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
+* Fri Jan 19 2010 Gerd Pokorra <gp at zimt.uni-siegen.de> 0.0.2010.02_2.1.1-1
+- update to rakudo 2010.02 on parrot 2.1.1
 
 * 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.11
retrieving revision 1.12
diff -u -p -r1.11 -r1.12
--- sources	23 Jan 2010 20:49:52 -0000	1.11
+++ sources	19 Feb 2010 16:03:08 -0000	1.12
@@ -1 +1 @@
-6fc9ad315e93adbe35f9f7b7711b00c3  rakudo-2010-01.tar.gz
+6c6693241f61d9fe2848d0e91279d2d1  rakudo-2010.02.tar.gz



More information about the scm-commits mailing list