Hello community,

here is the log from the commit of package perl-BerkeleyDB for openSUSE:Factory
checked in at Thu Jun 23 13:17:30 CEST 2011.



--------
--- perl-BerkeleyDB/perl-BerkeleyDB.changes     2010-12-01 14:38:05.000000000 
+0100
+++ /mounts/work_src_done/STABLE/perl-BerkeleyDB/perl-BerkeleyDB.changes        
2011-06-22 10:08:15.000000000 +0200
@@ -1,0 +2,17 @@
+Wed Jun 22 07:50:43 UTC 2011 - vci...@novell.com
+
+- update to 0.48
+        * Fixed test harness issue with Heap.t
+          RT #68818
+0.47  1st June 2011
+        * Add support for new Heap database format.
+        * Changes to build with BDB 5.2
+0.46  18th October 2010
+        * Fixed bug with db_pget when the DB_GET_BOTH flag is used.
+0.45  17th October 2010
+        * Fixed bug with c_pget when the DB_GET_BOTH flag is used.
+0.44  2nd August 2010
+        * Added support for db_exists and lock_detect.
+          Thanks to Alex Lovatt for the patch.
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


Old:
----
  BerkeleyDB-0.43.tar.bz2

New:
----
  BerkeleyDB-0.48.tar.gz
  _service:format_spec_file:perl-BerkeleyDB.spec

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

Other differences:
------------------
++++++ _service:format_spec_file:perl-BerkeleyDB.spec ++++++
#
# spec file for package perl-BerkeleyDB
#
# Copyright (c) 2011 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
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via http://bugs.opensuse.org/
#

# norootforbuild

%bcond_with opt

Name:           perl-BerkeleyDB
%define cpan_name BerkeleyDB
Summary:        Perl extension for Berkeley DB version 2, 3 or 4
Version:        0.48
Release:        2
License:        GPL+ or Artistic
Group:          Development/Libraries/Perl
Url:            http://search.cpan.org/dist/BerkeleyDB/
#Source:         
http://www.cpan.org/modules/by-module/BerkeleyDB/BerkeleyDB-%{version}.tar.gz
Source:         %{cpan_name}-%{version}.tar.gz
BuildRoot:      %{_tmppath}/%{name}-%{version}-build
%{perl_requires}
BuildRequires:  db-devel
BuildRequires:  perl
BuildRequires:  perl-macros
%if %{with opt}
BuildRequires:  perl(MLDBM)
%endif
#


%description
This Perl module provides an interface to most of the functionality available
in Berkeley DB versions 2, 3 and 4. In general it is safe to assume that the
interface provided here to be identical to the Berkeley DB interface. The main
changes have been to make the Berkeley DB API work in a Perl way. Note that if
you are using Berkeley DB 2.x, the new features available in
Berkeley DB 3.x or DB 4.x are not available via this module.


%prep
%setup -q -n %{cpan_name}-%{version}
# rpmlint
# executable-docs, spurious-executable-perm
%{__chmod} a-x Changes README


%build
%{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE="$RPM_OPT_FLAGS"
%{__make} %{?_smp_mflags}


%check
%{__make} test


%install
%perl_make_install
%perl_process_packlist
%perl_gen_filelist


%clean
%{__rm} -rf $RPM_BUILD_ROOT


%files -f %{name}.files
%defattr(-,root,root,-)
%doc Changes README Todo



%changelog
++++++ perl-BerkeleyDB.spec ++++++
--- /var/tmp/diff_new_pack.b8W0Qe/_old  2011-06-23 13:16:57.000000000 +0200
+++ /var/tmp/diff_new_pack.b8W0Qe/_new  2011-06-23 13:16:57.000000000 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package perl-BerkeleyDB (Version 0.43)
+# spec file for package perl-BerkeleyDB
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 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
@@ -22,13 +22,13 @@
 Name:           perl-BerkeleyDB
 %define cpan_name BerkeleyDB
 Summary:        Perl extension for Berkeley DB version 2, 3 or 4
-Version:        0.43
-Release:        2
+Version:        0.48
+Release:        1
 License:        GPL+ or Artistic
 Group:          Development/Libraries/Perl
 Url:            http://search.cpan.org/dist/BerkeleyDB/
 #Source:         
http://www.cpan.org/modules/by-module/BerkeleyDB/BerkeleyDB-%{version}.tar.gz
-Source:         %{cpan_name}-%{version}.tar.bz2
+Source:         %{cpan_name}-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 %{perl_requires}
 BuildRequires:  db-devel
@@ -47,9 +47,6 @@
 you are using Berkeley DB 2.x, the new features available in
 Berkeley DB 3.x or DB 4.x are not available via this module.
 
-Authors:
---------
-    Paul Marquess <p...@cpan.org>
 
 %prep
 %setup -q -n %{cpan_name}-%{version}


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



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