Author: qboosh Date: Sun Feb 5 20:00:23 2012 GMT Module: packages Tag: HEAD ---- Log message: - updated summaries: db 5 is also supported - unified Source URL
---- Files affected: packages/perl-BerkeleyDB: perl-BerkeleyDB.spec (1.55 -> 1.56) ---- Diffs: ================================================================ Index: packages/perl-BerkeleyDB/perl-BerkeleyDB.spec diff -u packages/perl-BerkeleyDB/perl-BerkeleyDB.spec:1.55 packages/perl-BerkeleyDB/perl-BerkeleyDB.spec:1.56 --- packages/perl-BerkeleyDB/perl-BerkeleyDB.spec:1.55 Fri Jan 13 23:11:28 2012 +++ packages/perl-BerkeleyDB/perl-BerkeleyDB.spec Sun Feb 5 21:00:18 2012 @@ -6,15 +6,15 @@ %include /usr/lib/rpm/macros.perl %define pdir BerkeleyDB %define pnam BerkeleyDB -Summary: BerkeleyDB - Perl extension for Berkeley DB version 2, 3 or 4 -Summary(pl.UTF-8): BerkeleyDB - rozszerzenie Perla do baz Berkeley DB w wersji 2, 3 lub 4 +Summary: BerkeleyDB - Perl extension for Berkeley DB version 2, 3, 4 or 5 +Summary(pl.UTF-8): BerkeleyDB - rozszerzenie Perla do baz Berkeley DB w wersji 2, 3, 4 lub 5 Name: perl-BerkeleyDB Version: 0.50 Release: 1 # same as perl License: GPL v1+ or Artistic Group: Development/Languages/Perl -Source0: http://www.cpan.org/modules/by-module/BerkeleyDB/PMQS/%{pnam}-%{version}.tar.gz +Source0: http://www.cpan.org/modules/by-module/BerkeleyDB/%{pnam}-%{version}.tar.gz # Source0-md5: 6afc8f49133c262c606d1b96e1412863 URL: http://search.cpan.org/dist/BerkeleyDB/ BuildRequires: db-devel @@ -24,8 +24,8 @@ %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 +available in Berkeley DB versions 2, 3, 4 and 5. 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 @@ -33,7 +33,7 @@ %description -l pl.UTF-8 Ten moduł Perla dostarcza interfejs do większości funkcjonalności -dostępnej w bazach danych Berkeley DB w wersji 2, 3 i 4. Można +dostępnej w bazach danych Berkeley DB w wersji 2, 3, 4 i 5. Można przyjąć, że ten interfejs jest identyczny z interfejsem Berkeley DB. Główne zmiany zostały poczynione po to, by API DB działało na sposób perlowy. W przypadku używania Berkeley DB 2.x nowe możliwości dostępne @@ -81,6 +81,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.56 2012/02/05 20:00:18 qboosh +- updated summaries: db 5 is also supported +- unified Source URL + Revision 1.55 2012/01/13 22:11:28 zbyniu - up to 0.50 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/perl-BerkeleyDB/perl-BerkeleyDB.spec?r1=1.55&r2=1.56&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
