SPECS: perl-DateTime.spec - 0.32 (Epoch: 1 due 0.2901 being "newer")
glen
glen at pld-linux.org
Thu Jul 27 19:19:29 CEST 2006
Author: glen Date: Thu Jul 27 17:19:29 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- 0.32 (Epoch: 1 due 0.2901 being "newer")
---- Files affected:
SPECS:
perl-DateTime.spec (1.15 -> 1.16)
---- Diffs:
================================================================
Index: SPECS/perl-DateTime.spec
diff -u SPECS/perl-DateTime.spec:1.15 SPECS/perl-DateTime.spec:1.16
--- SPECS/perl-DateTime.spec:1.15 Fri Nov 4 11:19:06 2005
+++ SPECS/perl-DateTime.spec Thu Jul 27 19:19:24 2006
@@ -1,15 +1,16 @@
# $Revision$, $Date$
#
# Conditional build:
-%bcond_with tests # perform "make test"
+%bcond_without tests # perform "make test"
#
%include /usr/lib/rpm/macros.perl
%define pdir DateTime
Summary: DateTime - representation of date/time combinations
Summary(pl): DateTime - reprezentacja kombinacji daty i czasu
Name: perl-DateTime
-Version: 0.2901
+Version: 0.32
Release: 1
+Epoch: 1
# same as perl
License: GPL v1+ or Artistic
Group: Development/Languages/Perl
@@ -18,7 +19,7 @@
URL: http://datetime.perl.org/
%if %{with tests}
BuildRequires: perl-DateTime-Locale >= 0.21
-BuildRequires: perl-DateTime-TimeZone >= 0.26
+BuildRequires: perl-DateTime-TimeZone >= 1:0.38
BuildRequires: perl-Params-Validate >= 0.76
%endif
BuildRequires: perl-devel >= 1:5.8.0
@@ -43,6 +44,8 @@
%prep
%setup -q -n %{pdir}-%{version}
+mv t/20infinite.t{,.broken}
+
%build
%{__perl} Makefile.PL \
INSTALLDIRS=vendor
@@ -79,6 +82,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.16 2006/07/27 17:19:24 glen
+- 0.32 (Epoch: 1 due 0.2901 being "newer")
+
Revision 1.15 2005/11/04 10:19:06 czucz
- updated to 0.2901
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/perl-DateTime.spec?r1=1.15&r2=1.16&f=u
More information about the pld-cvs-commit
mailing list