commit rakudo for openSUSE:Factory
Hello community, here is the log from the commit of package rakudo for openSUSE:Factory checked in at 2013-06-28 18:57:29 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/rakudo (Old) and /work/SRC/openSUSE:Factory/.rakudo.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "rakudo" Changes: -------- --- /work/SRC/openSUSE:Factory/rakudo/rakudo.changes 2013-01-17 15:56:38.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.rakudo.new/rakudo.changes 2013-06-28 18:57:30.000000000 +0200 @@ -1,0 +2,6 @@ +Mon Jun 3 13:48:44 UTC 2013 - daxim@cpan.org + +- update to 2013.05 +<https://github.com/rakudo/rakudo/blob/nom/docs/announce/2013.05.md> + +------------------------------------------------------------------- Old: ---- rakudo-2012.12.tar.gz New: ---- rakudo-2013.05.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rakudo.spec ++++++ --- /var/tmp/diff_new_pack.tM1z5U/_old 2013-06-28 18:57:31.000000000 +0200 +++ /var/tmp/diff_new_pack.tM1z5U/_new 2013-06-28 18:57:31.000000000 +0200 @@ -17,7 +17,7 @@ Name: rakudo -Version: 2012.12 +Version: 2013.05 Release: 0 Summary: Perl 6 implemenation that runs on Parrot License: Artistic-2.0 @@ -40,20 +40,23 @@ %build perl Configure.pl --with-nqp=/usr/bin/nqp make -# currently hangs on 32bit platforms :( -#make test + +%check +make test %install make install DESTDIR=$RPM_BUILD_ROOT -rm -rf $RPM_BUILD_ROOT/usr/share/doc +mkdir -p $RPM_BUILD_ROOT%{_defaultdocdir}/%{name} +mv $RPM_BUILD_ROOT%{_datadir}/doc/%{name} $RPM_BUILD_ROOT%{_defaultdocdir} %files %defattr(-,root,root) -%doc CREDITS LICENSE README %{_bindir}/* %{_libdir}/parrot/*/dynext/* %{_libdir}/parrot/*/languages/nqp/lib/* %{_libdir}/parrot/*/languages/perl6 %doc %{_mandir}/man1/* +%dir %{_defaultdocdir}/%{name} +%doc %{_defaultdocdir}/%{name}/* %changelog ++++++ rakudo-2012.12.tar.gz -> rakudo-2013.05.tar.gz ++++++ ++++ 63983 lines of diff (skipped) -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@hilbert.suse.de