Hello community,

here is the log from the commit of package perl-DateTime for openSUSE:Factory
checked in at Thu Mar 31 14:22:39 CEST 2011.



--------
--- perl-DateTime/perl-DateTime.changes 2011-02-20 00:51:47.000000000 +0100
+++ /mounts/work_src_done/STABLE/perl-DateTime/perl-DateTime.changes    
2011-03-31 11:17:49.000000000 +0200
@@ -1,0 +2,5 @@
+Thu Mar 31 09:17:28 UTC 2011 - [email protected]
+
+- disable tests on < 11.3, perl too old
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ perl-DateTime.spec ++++++
--- /var/tmp/diff_new_pack.vDPwXc/_old  2011-03-31 14:22:18.000000000 +0200
+++ /var/tmp/diff_new_pack.vDPwXc/_new  2011-03-31 14:22:18.000000000 +0200
@@ -20,7 +20,7 @@
 
 Name:           perl-DateTime
 Version:        0.66
-Release:        1
+Release:        2
 License:        Artistic 2.0
 %define cpan_name DateTime
 Summary:        A date and time object
@@ -40,7 +40,9 @@
 %endif
 BuildRequires:  perl(Pod::Man) >= 1.14
 BuildRequires:  perl(Test::Exception)
+%if 0%{?suse_version} >= 1130
 BuildRequires:  perl(Test::More) >= 0.88
+%endif
 BuildRequires:  perl(DateTime::Locale) >= 0.41
 BuildRequires:  perl(DateTime::TimeZone) >= 1.09
 BuildRequires:  perl(Params::Validate) >= 0.76
@@ -82,8 +84,11 @@
 %{__perl} Build.PL installdirs=vendor optimize="%{optflags}"
 ./Build build flags=%{?_smp_mflags}
 
+%if 0%{?suse_version} >= 1130
+
 %check
 ./Build test
+%endif
 
 %install
 ./Build install destdir=%{buildroot} create_packlist=0


++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



Remember to have fun...

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to