commit d8571fc5de8045e09c892de85cdff9652c72d747 Author: Petr Písař <ppisar@xxxxxxxxxx> Date: Fri Jul 13 08:48:48 2012 +0200 Depend on perl ABI as each perl package bucardo.spec | 6 +++++- 1 files changed, 5 insertions(+), 1 deletions(-) --- diff --git a/bucardo.spec b/bucardo.spec index e9bde38..b6ca795 100644 --- a/bucardo.spec +++ b/bucardo.spec @@ -1,7 +1,7 @@ %define realname Bucardo Name: bucardo Version: 4.5.0 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Postgres replication system for both multi-master and multi-slave operations Group: Applications/Databases @@ -26,6 +26,7 @@ BuildRequires: perl(Net::SMTP) # available from fedora 10 BuildRequires: perl(DBIx::Safe) +Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) Requires: perl(ExtUtils::MakeMaker) Requires: postgresql-plperl @@ -94,6 +95,9 @@ rm -rf $RPM_BUILD_ROOT %dir %{_localstatedir}/run/bucardo %changelog +* Fri Jul 13 2012 Petr Pisar <ppisar@xxxxxxxxxx> - 4.5.0-2 +- Depend on perl ABI as each perl package + * Thu Jul 12 2012 Itamar <itamar@xxxxxxxxxxxxxxxx> - 4.5.0-1 - new version 4.5.0 -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/perl-devel