Hello community,

here is the log from the commit of package perl-DBI for openSUSE:Factory 
checked in at 2013-06-20 11:49:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/perl-DBI (Old)
 and      /work/SRC/openSUSE:Factory/.perl-DBI.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "perl-DBI"

Changes:
--------
--- /work/SRC/openSUSE:Factory/perl-DBI/perl-DBI.changes        2012-02-14 
13:08:42.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.perl-DBI.new/perl-DBI.changes   2013-06-20 
11:49:45.000000000 +0200
@@ -1,0 +2,42 @@
+Sun Jun 16 06:48:13 UTC 2013 - [email protected]
+
+- updated to 1.627
+   Fixed VERSION regression in DBI::SQL::Nano [Tim Bunce]
+   Fixed pod text/link was reversed in a few cases RT#85168
+   Handle aliasing of STORE'd attributes in DBI::DBD::SqlEngine
+   Updated repository URI to git [Jens Rehsack]
+   Fixed skip() count arg in t/48dbi_dbd_sqlengine.t [Tim Bunce]
+   Fixed heap-use-after-free during global destruction RT#75614
+     thanks to Reini Urban.
+   Fixed ignoring RootClass attribute during connect() by
+     DBI::DBD::SqlEngine reported in RT#84260 by Michael Schout
+ 
+   Fixed Gofer for hash randomization in perl 5.17.10+ RT#84146
+ 
+   Clarify docs for can() re RT#83207
+ 
+   Fixed RT#64330 - ping wipes out errstr (Martin J. Evans).
+   Fixed RT#75868 - DBD::Proxy shouldn't call connected() on the server.
+   Fixed RT#80474 - segfault in DESTROY with threads.
+   Fixed RT#81516 - Test failures due to hash randomisation in perl 5.17.6
+     thanks to Jens Rehsack and H.Merijn Brand and feedback on IRC
+   Fixed RT#81724 - Handle copy-on-write scalars (sprout)
+   Fixed unused variable / self-assignment compiler warnings.
+   Fixed default table_info in DBI::DBD::SqlEngine which passed NAMES
+     attribute instead of NAME to DBD::Sponge RT72343 (Martin J. Evans)
+ 
+   Corrected a spelling error thanks to Chris Sanders.
+   Corrected typo in DBI->installed_versions docs RT#78825
+     thanks to Jan Dubois.
+ 
+   Refactored table meta information management from DBD::File into
+     DBI::DBD::SqlEngine (H.Merijn Brand, Jens Rehsack)
+   Prevent undefined f_dir being used in opendir (H.Merijn Brand)
+ 
+   Added logic to force destruction of children before parents
+     during global destruction. See RT#75614.
+   Added DBD::File Plugin-Support for table names and data sources
+     (Jens Rehsack, #dbi Team)
+   Added new tests to 08keeperr for RT#64330
+
+-------------------------------------------------------------------

Old:
----
  DBI-1.617.tar.gz

New:
----
  DBI-1.627.tar.gz

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

Other differences:
------------------
++++++ perl-DBI.spec ++++++
--- /var/tmp/diff_new_pack.LS68zm/_old  2013-06-20 11:49:46.000000000 +0200
+++ /var/tmp/diff_new_pack.LS68zm/_new  2013-06-20 11:49:46.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package perl-DBI
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,68 +16,115 @@
 #
 
 
-%bcond_with opt
-
 Name:           perl-DBI
-Version:        1.617
+Version:        1.627
 Release:        0
 %define cpan_name DBI
 Summary:        Database independent interface for Perl
-License:        GPL-1.0+ or Artistic-1.0
+License:        Artistic-1.0 or GPL-1.0+
 Group:          Development/Libraries/Perl
 Url:            http://search.cpan.org/dist/DBI/
-#Source:         
http://www.cpan.org/modules/by-module/DBI/DBI-%{version}.tar.gz
-Source:         %{cpan_name}-%{version}.tar.gz
+Source:         
http://www.cpan.org/authors/id/T/TI/TIMB/%{cpan_name}-%{version}.tar.gz
+BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  perl
 BuildRequires:  perl-macros
 BuildRequires:  perl(Test::Simple) >= 0.90
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-%{perl_requires}
-#
-%if %{with opt}
-BuildRequires:  perl(Clone) >= 0.31
-BuildRequires:  perl(DB_File)
-BuildRequires:  perl(MLDBM)
-BuildRequires:  perl(Net::Daemon)
-BuildRequires:  perl(RPC::PlServer) >= 0.2001
-BuildRequires:  perl(SQL::Statement) >= 1.28
-%endif
-#
-%if 0%{?suse_version} > 0
-Recommends:     perl(Clone) >= 0.31
-Recommends:     perl(DB_File)
+#BuildRequires: perl(AnyEvent)
+#BuildRequires: perl(Apache)
+#BuildRequires: perl(Apache2::ServerUtil)
+#BuildRequires: perl(Cache::Memory)
+#BuildRequires: perl(Clone)
+#BuildRequires: perl(Coro)
+#BuildRequires: perl(Coro::Handle)
+#BuildRequires: perl(Coro::Select)
+#BuildRequires: perl(Data::Peek)
+#BuildRequires: perl(DBD::DBM)
+#BuildRequires: perl(DBD::File)
+#BuildRequires: perl(DBD::Gofer::Policy::Base)
+#BuildRequires: perl(DBD::Gofer::Transport::Base)
+#BuildRequires: perl(DBD::Gofer::Transport::pipeone)
+#BuildRequires: perl(DBD::Gofer::Transport::stream)
+#BuildRequires: perl(DBD::Proxy)
+#BuildRequires: perl(DBI)
+#BuildRequires: perl(DBI::Const::GetInfo::ANSI)
+#BuildRequires: perl(DBI::Const::GetInfo::ODBC)
+#BuildRequires: perl(DBI::Const::GetInfoType)
+#BuildRequires: perl(DBI::db)
+#BuildRequires: perl(DBI::DBD)
+#BuildRequires: perl(DBI::DBD::SqlEngine)
+#BuildRequires: perl(DBI::Gofer::Execute)
+#BuildRequires: perl(DBI::Gofer::Request)
+#BuildRequires: perl(DBI::Gofer::Response)
+#BuildRequires: perl(DBI::Gofer::Serializer::Base)
+#BuildRequires: perl(DBI::Gofer::Serializer::DataDumper)
+#BuildRequires: perl(DBI::Gofer::Serializer::Storable)
+#BuildRequires: perl(DBI::Gofer::Transport::Base)
+#BuildRequires: perl(DBI::Gofer::Transport::pipeone)
+#BuildRequires: perl(DBI::Profile)
+#BuildRequires: perl(DBI::ProfileDumper)
+#BuildRequires: perl(DBI::ProfileSubs)
+#BuildRequires: perl(DBI::ProxyServer)
+#BuildRequires: perl(DBI::PurePerl)
+#BuildRequires: perl(DBI::SQL::Nano)
+#BuildRequires: perl(DBI::st)
+#BuildRequires: perl(DBI::Util::_accessor)
+#BuildRequires: perl(DBI::Util::CacheMemory)
+#BuildRequires: perl(DBIx::ContextualFetch)
+#BuildRequires: perl(Devel::Leak)
+#BuildRequires: perl(JSON::XS)
+#BuildRequires: perl(List::MoreUtils)
+#BuildRequires: perl(MLDBM::Serializer::JSON)
+#BuildRequires: perl(MLDBM::Serializer::YAML)
+#BuildRequires: perl(My::DBI)
+#BuildRequires: perl(Net::Daemon::Test)
+#BuildRequires: perl(Params::Util)
+#BuildRequires: perl(RPC::PlClient) >= 0.2000
+#BuildRequires: perl(RPC::PlServer) >= 0.2001
+#BuildRequires: perl(SQL::Statement)
+#BuildRequires: perl(Win32API::File)
+#BuildRequires: perl(Win32::ODBC)
+Recommends:     perl(Clone) >= 0.34
 Recommends:     perl(MLDBM)
 Recommends:     perl(Net::Daemon)
 Recommends:     perl(RPC::PlServer) >= 0.2001
-Recommends:     perl(SQL::Statement) >= 1.28
-%endif
+Recommends:     perl(SQL::Statement) >= 1.402
+%{perl_requires}
 
 %description
-The DBI is a database access module for the Perl programming language.
-It defines a set of methods, variables, and conventions that provide a
-consistent database interface, independent of the actual database
-being used.
+The DBI is a database access module for the Perl programming language. It
+defines a set of methods, variables, and conventions that provide a
+consistent database interface, independent of the actual database being
+used.
+
+It is important to remember that the DBI is just an interface. The DBI is a
+layer of "glue" between an application and one or more database _driver_
+modules. It is the driver modules which do most of the real work. The DBI
+provides a standard interface and framework for the drivers to operate
+within.
+
+This document often uses terms like _references_, _objects_, _methods_. If
+you're not familiar with those terms then it would be a good idea to read
+at least the following perl manuals first: the perlreftut manpage, the
+perldsc manpage, the perllol manpage, and the perlboot manpage.
 
 %prep
 %setup -q -n %{cpan_name}-%{version}
+find . -type f -print0 | xargs -0 chmod 644
 
 %build
-perl Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}"
-make %{?_smp_mflags}
+%{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}"
+%{__make} %{?_smp_mflags}
 
 %check
-make test
+%{__make} test
 
 %install
 %perl_make_install
 %perl_process_packlist
 %perl_gen_filelist
 
-%clean
-rm -rf %{buildroot}
-
 %files -f %{name}.files
-%defattr(-,root,root,-)
-%doc Changes Driver.xst README TODO_2005.txt TODO_gofer.txt ex
+%defattr(-,root,root,755)
+%doc Changes Driver.xst README.md
 
 %changelog

++++++ DBI-1.617.tar.gz -> DBI-1.627.tar.gz ++++++
++++ 10037 lines of diff (skipped)

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

Reply via email to