Author: glen Date: Fri Nov 17 14:58:10 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - disable t/80proxy.t test (needs /dev/log); rel 2
---- Files affected: SPECS: perl-DBI.spec (1.81 -> 1.82) ---- Diffs: ================================================================ Index: SPECS/perl-DBI.spec diff -u SPECS/perl-DBI.spec:1.81 SPECS/perl-DBI.spec:1.82 --- SPECS/perl-DBI.spec:1.81 Fri Nov 17 15:50:36 2006 +++ SPECS/perl-DBI.spec Fri Nov 17 15:58:04 2006 @@ -27,7 +27,7 @@ Summary(zh_CN): Perl ľÄĘýžÝżâˇĂÎĘ APIĄŁ Name: perl-DBI Version: 1.53 -Release: 1 +Release: 2 License: GPL or Artistic Group: Development/Languages/Perl Source0: http://www.cpan.org/modules/by-module/%{pdir}/%{pnam}-%{version}.tar.gz @@ -162,6 +162,8 @@ mv Changes lib/DBI/Changes.pod echo 'man DBI::Changes' > Changes +mv t/80proxy.t{,-needs-syslog} + %build %{__perl} Makefile.PL \ INSTALLDIRS=vendor @@ -235,6 +237,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.82 2006/11/17 14:58:04 glen +- disable t/80proxy.t test (needs /dev/log); rel 2 + Revision 1.81 2006/11/17 14:50:36 glen - 1.53 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/perl-DBI.spec?r1=1.81&r2=1.82&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
