Hello community,

here is the log from the commit of package percona-toolkit for openSUSE:Factory 
checked in at 2012-11-12 16:05:40
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/percona-toolkit (Old)
 and      /work/SRC/openSUSE:Factory/.percona-toolkit.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "percona-toolkit", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/percona-toolkit/percona-toolkit.changes  
2012-10-18 21:59:29.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.percona-toolkit.new/percona-toolkit.changes     
2012-11-12 16:05:42.000000000 +0100
@@ -1,0 +2,5 @@
+Sun Nov 11 13:16:38 UTC 2012 - [email protected]
+
+- fix SLE 11 build by adding alternative perl macros
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ percona-toolkit.spec ++++++
--- /var/tmp/diff_new_pack.mz3fLV/_old  2012-11-12 16:05:42.000000000 +0100
+++ /var/tmp/diff_new_pack.mz3fLV/_new  2012-11-12 16:05:42.000000000 +0100
@@ -25,7 +25,11 @@
 Url:            https://www.percona.com/software/percona-toolkit/
 Source:         
https://www.percona.com/redir/downloads/%{name}/%{version}/percona-toolkit-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
+%if 0%{?suse_version} < 1140
+Requires:       perl = %{perl_version}
+%else
 %{perl_requires}
+%endif
 Requires:       perl(DBD::mysql) >= 1.0
 Requires:       perl(DBI) >= 1.13
 Requires:       perl(IO::Socket::SSL)
@@ -59,6 +63,10 @@
 %install
 %perl_make_install
 %perl_process_packlist
+%if 0%{?suse_version} < 1130
+%__rm -rf $RPM_BUILD_ROOT%perl_vendorarch/auto/%{name}
+%__rm -rf $RPM_BUILD_ROOT/var/adm/perl-modules/%{name}
+%endif
 
 %clean
 rm -rf $RPM_BUILD_ROOT

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

Reply via email to