Author: qboosh Date: Mon Feb 25 20:25:20 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 1.602
---- Files affected: SPECS: perl-DBI.spec (1.91 -> 1.92) ---- Diffs: ================================================================ Index: SPECS/perl-DBI.spec diff -u SPECS/perl-DBI.spec:1.91 SPECS/perl-DBI.spec:1.92 --- SPECS/perl-DBI.spec:1.91 Fri Feb 8 14:40:14 2008 +++ SPECS/perl-DBI.spec Mon Feb 25 21:25:15 2008 @@ -1,4 +1,5 @@ # $Revision$, $Date$ +# # Conditional build: %bcond_without autodeps # don't BR packages needed only for resolving deps %bcond_without tests # perform "make test" @@ -23,13 +24,14 @@ Summary(sv.UTF-8): Ett databasåtkomst-API för Perl Summary(zh_CN.UTF-8): Perl 的数据库访问 API。 Name: perl-DBI -Version: 1.601 -Release: 4 +Version: 1.602 +Release: 1 License: GPL or Artistic Group: Development/Languages/Perl -Source0: http://www.cpan.org/modules/by-module/%{pdir}/%{pnam}-%{version}.tar.gz -# Source0-md5: d80677bd8113ec8cb0438b8703f3c418 +Source0: http://www.cpan.org/modules/by-module/DBI/%{pnam}-%{version}.tar.gz +# Source0-md5: 6ca87d67decf274983e62261889edc85 Patch0: %{name}-changes.patch +URL: http://search.cpan.org/dist/DBI/ BuildRequires: perl-devel >= 1:5.8.0 BuildRequires: rpm-perlprov >= 4.1-13 %if %{with autodeps} || %{with tests} @@ -259,6 +261,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.92 2008-02-25 20:25:15 qboosh +- updated to 1.602 + Revision 1.91 2008-02-08 13:40:14 arekm - rel 4 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/perl-DBI.spec?r1=1.91&r2=1.92&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
