Mailinglist Archive: opensuse-commit (1081 mails)

< Previous Next >
commit perl
  • From: root@xxxxxxxxxxxxxxx (h_root)
  • Date: Fri, 25 May 2007 17:20:59 +0200
  • Message-id: <20070525152059.AF642678187@xxxxxxxxxxxxxxx>

Hello community,

here is the log from the commit of package perl
checked in at Fri May 25 17:20:59 CEST 2007.

--------
--- perl/perl.changes   2007-05-11 13:57:48.000000000 +0200
+++ /mounts/work_src_done/STABLE/perl/perl.changes      2007-05-21 12:07:11.000000000 +0200
@@ -1,0 +2,5 @@
+Mon May 21 12:07:03 CEST 2007 - rguenther@xxxxxxx
+
+- Include Config_heavy.pl in perl-base.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ perl.spec ++++++
--- /var/tmp/diff_new_pack.G16236/_old  2007-05-25 17:20:48.000000000 +0200
+++ /var/tmp/diff_new_pack.G16236/_new  2007-05-25 17:20:48.000000000 +0200
@@ -12,9 +12,10 @@
 # icecream 0
 
 Name:           perl
+URL:            http://www.perl.org/
 BuildRequires:  db-devel gdbm-devel ncurses-devel zlib-devel
 Version:        5.8.8
-Release:        51
+Release:        54
 Summary:        The Perl interpreter
 License:        Artistic License, GNU General Public License (GPL)
 Group:          Development/Languages/Perl
@@ -58,12 +59,13 @@
 
 Perl is optimized for scanning arbitrary text files, extracting
 information from those text files, and printing reports based on that
-information.  It is also good for many system management tasks. Perl is
-intended to be practical (easy to use, efficient, and complete) rather
-than beautiful (tiny, elegant, and minimal).
+information.  It is also good for many system management tasks.
 
-Some of the modules available on CPAN can be found in the "perl"
-series.
+Perl is intended to be practical (easy to use, efficient, and complete)
+rather than beautiful (tiny, elegant, and minimal).
+
+This package contains only some basic modules and the perl binary
+itself.
 
 
 
@@ -206,6 +208,7 @@
 /usr/lib/perl5/%version/*-linux-thread-multi*/B.pm
 /usr/lib/perl5/%version/*-linux-thread-multi*/B/Deparse.pm
 /usr/lib/perl5/%version/*-linux-thread-multi*/Config.pm
+/usr/lib/perl5/%version/*-linux-thread-multi*/Config_heavy.pl
 /usr/lib/perl5/%version/*-linux-thread-multi*/Cwd.pm
 /usr/lib/perl5/%version/*-linux-thread-multi*/DynaLoader.pm
 /usr/lib/perl5/%version/*-linux-thread-multi*/Errno.pm
@@ -263,6 +266,8 @@
 %ghost %doc /usr/share/man/man3/perllocal.3pm.gz
 
 %changelog
+* Mon May 21 2007 - rguenther@xxxxxxx
+- Include Config_heavy.pl in perl-base.
 * Fri May 11 2007 - rguenther@xxxxxxx
 - Add all required directories to perl-base.
 * Mon Apr 23 2007 - rguenther@xxxxxxx


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



Remember to have fun...

---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx

< Previous Next >
This Thread