Hello community,

here is the log from the commit of package perl-List-MoreUtils for 
openSUSE:Factory
checked in at Fri Apr 1 16:50:03 CEST 2011.



--------
--- perl-List-MoreUtils/perl-List-MoreUtils.changes     2011-03-18 
10:05:21.000000000 +0100
+++ 
/mounts/work_src_done/STABLE/perl-List-MoreUtils/perl-List-MoreUtils.changes    
    2011-04-01 13:08:35.000000000 +0200
@@ -2 +2,11 @@
-Thu Mar 17 08:24:00 UTC 2011 - [email protected]
+Fri Apr  1 11:06:39 UTC 2011 - [email protected]
+
+- shortened description
+
+-------------------------------------------------------------------
+Thu Mar 31 12:40:18 UTC 2011 - [email protected]
+
+- update to 0.30, see Changes for details (a lot)
+
+-------------------------------------------------------------------
+ Mar 17 08:24:00 UTC 2011 - [email protected]

calling whatdependson for head-i586


Old:
----
  List-MoreUtils-0.22.tar.gz

New:
----
  List-MoreUtils-0.30.tar.gz

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

Other differences:
------------------
++++++ perl-List-MoreUtils.spec ++++++
--- /var/tmp/diff_new_pack.feXNYJ/_old  2011-04-01 16:48:58.000000000 +0200
+++ /var/tmp/diff_new_pack.feXNYJ/_new  2011-04-01 16:48:58.000000000 +0200
@@ -15,38 +15,38 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 
 Name:           perl-List-MoreUtils
-%define cpan_name %( echo %{name} | %{__sed} -e 's,perl-,,' )
-Summary:        Provide the stuff missing in List::Util
-Version:        0.22
-Release:        85
-#
+Version:        0.30
+Release:        1
 License:        GPL+ or Artistic
+%define cpan_name List-MoreUtils
+Summary:        Provide the stuff missing in List::Util
+Url:            http://search.cpan.org/dist/List-MoreUtils/
 Group:          Development/Libraries/Perl
-#
-Url:            http://search.cpan.org/perldoc?List::MoreUtils
-Source:         
http://search.cpan.org/CPAN/authors/id/V/VP/VPARSEVAL/List-MoreUtils-0.22.tar.gz
-#
+#Source:         
http://www.cpan.org/authors/id/A/AD/ADAMK/List-MoreUtils-%{version}.tar.gz
+Source:         %{cpan_name}-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-%{perl_requires}
 BuildRequires:  perl
 BuildRequires:  perl-macros
+%{perl_requires}
 
 %description
+*List::MoreUtils* provides some trivial but commonly needed functionality
+on lists which is not going to go into the List::Util manpage.
 
- %{cpan_name} module for perl
-  List::MoreUtils provides some trivial but commonly needed functionality
-  on lists which is not going to go into List::Util.
-  Authors:     Tassilo von Parseval, <[email protected]>
+All of the below functions are implementable in only a couple of lines of
+Perl code. Using the functions from this module however should give
+slightly better performance as everything is implemented in C. The
+pure-Perl implementation of these functions only serves as a fallback in
+case the C portions of this module couldn't be compiled on this machine.
 
 %prep
 %setup -q -n %{cpan_name}-%{version}
 
 %build
-perl Makefile.PL OPTIMIZE="$RPM_OPT_FLAGS -Wall"
+%{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}"
 %{__make} %{?_smp_mflags}
 
 %check
@@ -58,10 +58,10 @@
 %perl_gen_filelist
 
 %clean 
-%{__rm} -rf $RPM_BUILD_ROOT
+%{__rm} -rf %{buildroot}
 
 %files -f %{name}.files
-%defattr(-, root, root)
-%doc Changes README
+%defattr(644,root,root,755)
+%doc Changes LICENSE README
 
 %changelog

++++++ List-MoreUtils-0.22.tar.gz -> List-MoreUtils-0.30.tar.gz ++++++
++++ 4129 lines of diff (skipped)


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



Remember to have fun...

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to