rpms/rakudo/devel .cvsignore, 1.12, 1.13 rakudo.spec, 1.20, 1.21 sources, 1.15, 1.16

Gerd Pokorra gerd at fedoraproject.org
Fri Jun 18 22:07:09 UTC 2010


Author: gerd

Update of /cvs/pkgs/rpms/rakudo/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv13749

Modified Files:
	.cvsignore rakudo.spec sources 
Log Message:
update to release of this month (2010.06)



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/rakudo/devel/.cvsignore,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -p -r1.12 -r1.13
--- .cvsignore	21 May 2010 10:43:18 -0000	1.12
+++ .cvsignore	18 Jun 2010 22:07:09 -0000	1.13
@@ -1 +1 @@
-rakudo-2010.05.tar.gz
+rakudo-2010.06.tar.gz


Index: rakudo.spec
===================================================================
RCS file: /cvs/pkgs/rpms/rakudo/devel/rakudo.spec,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -p -r1.20 -r1.21
--- rakudo.spec	21 May 2010 10:43:18 -0000	1.20
+++ rakudo.spec	18 Jun 2010 22:07:09 -0000	1.21
@@ -1,6 +1,6 @@
 %global year 2010
-%global month 05
-%global parrot_version 2.4.0
+%global month 06
+%global parrot_version 2.5.0
 
 %define parrot_dynext %{_libdir}/parrot/%{parrot_version}/dynext
 %define par_lang_perl6 %{_libdir}/parrot/%{parrot_version}/languages/perl6
@@ -40,7 +40,7 @@ exit 0
 
 %build
 %{__perl} Configure.pl
-sed -i -e 's&$(DESTDIR)$(DOCDIR)/rakudo&$(DESTDIR)$(DOCDIR)/rakudo-%{version}&' Makefile
+%{__sed} -i -e 's&$(DESTDIR)$(DOCDIR)/rakudo&$(DESTDIR)$(DOCDIR)/rakudo-%{version}&' Makefile
 make
 
 
@@ -77,8 +77,8 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
-* Fri May 21 2010 Gerd Pokorra <gp at zimt.uni-siegen.de> 0.0.2010.05_2.4.0-1
-- update to rakudo 2010.05 on parrot 2.4.0
+* Fri Jun 18 2010 Gerd Pokorra <gp at zimt.uni-siegen.de> 0.0.2010.06_2.5.0-1
+- update to rakudo 2010.06 on parrot 2.5.0
 
 * Thu Mar 18 2010 Gerd Pokorra <gp at zimt.uni-siegen.de> 0.0.2010.03_2.2.0-1
 - update to rakudo 2010.03 on parrot 2.2.0


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/rakudo/devel/sources,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -p -r1.15 -r1.16
--- sources	21 May 2010 10:43:18 -0000	1.15
+++ sources	18 Jun 2010 22:07:09 -0000	1.16
@@ -1 +1 @@
-ae7c42c11151ea3d6142d9313da0e2cc  rakudo-2010.05.tar.gz
+2906a5e269757d596f5c19f1638664bc  rakudo-2010.06.tar.gz



More information about the scm-commits mailing list