Author: amateja Date: Thu Jun 18 10:09:33 2009 GMT Module: packages Tag: HEAD ---- Log message: - updated to 1.0014
---- Files affected: packages/perl-DBM-Deep: perl-DBM-Deep.spec (1.7 -> 1.8) ---- Diffs: ================================================================ Index: packages/perl-DBM-Deep/perl-DBM-Deep.spec diff -u packages/perl-DBM-Deep/perl-DBM-Deep.spec:1.7 packages/perl-DBM-Deep/perl-DBM-Deep.spec:1.8 --- packages/perl-DBM-Deep/perl-DBM-Deep.spec:1.7 Mon Jul 28 00:32:47 2008 +++ packages/perl-DBM-Deep/perl-DBM-Deep.spec Thu Jun 18 12:09:27 2009 @@ -9,13 +9,13 @@ Summary: DBM::Deep - A pure Perl multi-level hash/array DBM Summary(pl.UTF-8): DBM::Deep - czysto perlowy moduł DBM dla wielopoziomowych haszy/tablic Name: perl-DBM-Deep -Version: 0.94 -Release: 2 +Version: 1.0014 +Release: 1 # same as perl License: GPL or Artistic Group: Development/Languages/Perl Source0: http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz -# Source0-md5: 157130c0e4e25e2baaf2dd2adfde70fd +# Source0-md5: ceeb6dc09dc2e7b3beefdcc520a575a8 BuildRequires: perl-devel >= 1:5.8.0 BuildRequires: rpm-perlprov >= 4.1-13 BuildArch: noarch @@ -24,11 +24,11 @@ %description A unique flat-file database module, written in pure Perl. True multi-level hash/array support (unlike MLDBM, which is faked), hybrid -OO/tie() interface, cross-platform FTPable files, and quite fast. -Can handle millions of keys and unlimited hash levels without -significant slow-down. Written from the ground-up in pure Perl - -this is NOT a wrapper around a C-based DBM. Out-of-the-box -compatibility with Unix, Mac OS X and Windows. +OO/tie() interface, cross-platform FTPable files, and quite fast. Can +handle millions of keys and unlimited hash levels without significant +slow-down. Written from the ground-up in pure Perl - this is NOT a +wrapper around a C-based DBM. Out-of-the-box compatibility with Unix, +Mac OS X and Windows. %description -l pl.UTF-8 Jest to unikalny moduł bazy danych na płaskim pliku, napisany w @@ -65,6 +65,7 @@ %doc Changes README %dir %{perl_vendorlib}/DBM %{perl_vendorlib}/DBM/Deep.pm +%{perl_vendorlib}/DBM/Deep/*.pm %{_mandir}/man3/* %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) @@ -73,6 +74,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.8 2009/06/18 10:09:27 amateja +- updated to 1.0014 + Revision 1.7 2008/07/27 22:32:47 arekm - release 2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/perl-DBM-Deep/perl-DBM-Deep.spec?r1=1.7&r2=1.8&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
