Hello community,

here is the log from the commit of package perl-Capture-Tiny for 
openSUSE:Factory
checked in at Mon Sep 5 17:56:41 CEST 2011.



--------
--- perl-Capture-Tiny/perl-Capture-Tiny.changes 2011-07-21 10:56:35.000000000 
+0200
+++ perl-Capture-Tiny/perl-Capture-Tiny.changes 2011-08-26 17:46:14.000000000 
+0200
@@ -1,0 +2,6 @@
+Fri Aug 26 15:45:14 UTC 2011 - [email protected]
+
+- fix build for SLE_10
+  * %{__perl} -p -i -e 's|6.31|6.30|' Makefile.PL
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


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

Other differences:
------------------
++++++ perl-Capture-Tiny.spec ++++++
--- /var/tmp/diff_new_pack.BqZFtg/_old  2011-09-05 17:56:25.000000000 +0200
+++ /var/tmp/diff_new_pack.BqZFtg/_new  2011-09-05 17:56:25.000000000 +0200
@@ -19,7 +19,7 @@
 
 Name:           perl-Capture-Tiny
 Version:        0.11
-Release:        1
+Release:        3
 License:        Apache Software License
 %define cpan_name Capture-Tiny
 Summary:        Capture STDOUT and STDERR from Perl, XS or external programs
@@ -48,6 +48,9 @@
 
 %prep
 %setup -q -n %{cpan_name}-%{version}
+%if 0%{?sles_version} == 10 || 0%{?rhel_version} || 0%{?centos_version}
+  %{__perl} -p -i -e 's|6.31|6.30|' Makefile.PL
+%endif
 
 %build
 %{__perl} Makefile.PL INSTALLDIRS=vendor


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



Remember to have fun...

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

Reply via email to