Hello community,

here is the log from the commit of package parrot for openSUSE:Factory
checked in at Thu Jun 30 10:46:08 CEST 2011.



--------
--- parrot/parrot.changes       2011-01-20 17:49:13.000000000 +0100
+++ /mounts/work_src_done/STABLE/parrot/parrot.changes  2011-06-21 
21:06:32.000000000 +0200
@@ -1,0 +2,8 @@
+Tue Jun 21 21:03:12 CEST 2011 - m...@suse.de
+
+- update to parrot-3.5.0
+  * IPv6 is now supported and tested
+  * we now have a YAML library called YAML::Tiny
+  * new generational gc
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


Old:
----
  parrot-3.0.0.tar.bz2

New:
----
  parrot-3.5.0.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ parrot.spec ++++++
--- /var/tmp/diff_new_pack.RaxdUf/_old  2011-06-30 10:45:15.000000000 +0200
+++ /var/tmp/diff_new_pack.RaxdUf/_new  2011-06-30 10:45:15.000000000 +0200
@@ -18,12 +18,12 @@
 
 
 Name:           parrot
-Version:        3.0.0
+Version:        3.5.0
 Release:        1
-%define pversion 3_0_0
+%define pversion 3_5_0
 Summary:        Parrot Virtual Machine
 License:        Artistic 2.0
-Group:          Development/Libraries
+Group:          Development/Libraries/Other
 Url:            http://www.parrot.org/
 Source0:        parrot-%{version}.tar.bz2
 Patch0:         parrot.diff
@@ -38,10 +38,12 @@
 BuildRequires:  perl-Test-Harness
 %endif
 
+%global __provides_exclude ^perl\\((A|B|DB)\\)$
+
 %package docs
 Summary:        Parrot Virtual Machine documentation
 License:        Artistic 2.0
-Group:          Development/Libraries
+Group:          Development/Libraries/Other
 %if ! 0%{?suse_version}
 BuildRequires:  /usr/bin/perldoc
 %endif
@@ -51,12 +53,12 @@
 
 Summary:        Parrot Virtual Machine Library
 License:        Artistic 2.0
-Group:          Development/Libraries
+Group:          Development/Libraries/Other
 
 %package devel
 Summary:        Parrot Virtual Machine development headers and libraries
 License:        Artistic 2.0
-Group:          Development/Libraries
+Group:          Development/Libraries/Other
 Requires:       %{name} = %{version}
 Requires:       readline-devel
 Requires:       ncurses-devel
@@ -64,9 +66,6 @@
 Requires:       gdbm-devel
 Requires:       libicu-devel
 Requires:       perl-File-Which
-%if ! 0%{?suse_version}
-Requires:       %{_libdir}/pkgconfig
-%endif
 
 %description
 Parrot is a virtual machine designed to efficiently compile and execute
@@ -202,7 +201,6 @@
 %{_includedir}/parrot
 %{_libdir}/libparrot.so
 %{_libdir}/libparrot.a
-%{_libdir}/pkgconfig/*
 %{_libdir}/parrot/*/[st]*
 %{_usrsrc}/parrot
 

++++++ parrot-3.0.0.tar.bz2 -> parrot-3.5.0.tar.bz2 ++++++
++++ 293980 lines of diff (skipped)

++++++ parrot.diff ++++++
--- /var/tmp/diff_new_pack.RaxdUf/_old  2011-06-30 10:45:17.000000000 +0200
+++ /var/tmp/diff_new_pack.RaxdUf/_new  2011-06-30 10:45:17.000000000 +0200
@@ -9,3 +9,35 @@
  lib/IO/CaptureOutput.pm                                     []
  lib/Parrot/BuildUtil.pm                                     [devel]lib
  lib/Parrot/Config.pm                                        [devel]lib
+--- ./tools/dev/create_language.pl.orig        2011-06-22 10:16:05.000000000 
+0000
++++ ./tools/dev/create_language.pl     2011-06-22 10:16:31.000000000 +0000
+@@ -1,4 +1,4 @@
+-#! perl
++#! /usr/bin/perl
+ # Copyright (C) 2007-2010, Parrot Foundation.
+ 
+ =head1 NAME
+--- ./tools/dev/gen_makefile.pl.orig   2011-06-22 10:16:13.000000000 +0000
++++ ./tools/dev/gen_makefile.pl        2011-06-22 10:16:39.000000000 +0000
+@@ -1,4 +1,4 @@
+-#! perl
++#! /usr/bin/perl
+ 
+ # Copyright (C) 2009, Parrot Foundation.
+ 
+--- ./tools/dev/pprof2cg.pl.orig       2011-06-22 10:16:23.000000000 +0000
++++ ./tools/dev/pprof2cg.pl    2011-06-22 10:17:07.000000000 +0000
+@@ -1,4 +1,4 @@
+-#! perl
++#! /usr/bin/perl
+ 
+ # Copyright (C) 2009, Parrot Foundation.
+ 
+--- ./tools/dev/reconfigure.pl.orig    2011-06-22 10:16:17.000000000 +0000
++++ ./tools/dev/reconfigure.pl 2011-06-22 10:16:45.000000000 +0000
+@@ -1,4 +1,4 @@
+-#! perl
++#! /usr/bin/perl
+ 
+ # Copyright (C) 2007, Parrot Foundation.
+ 


++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



Remember to have fun...

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to