itamarjp pushed to bucardo (epel7). "Depend on perl ABI as each perl package"

notifications at fedoraproject.org notifications at fedoraproject.org
Tue Oct 20 01:41:48 UTC 2015


From d8571fc5de8045e09c892de85cdff9652c72d747 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= <ppisar at redhat.com>
Date: Fri, 13 Jul 2012 08:48:48 +0200
Subject: Depend on perl ABI as each perl package

---
 bucardo.spec | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

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 at redhat.com> - 4.5.0-2
+- Depend on perl ABI as each perl package
+
 * Thu Jul 12 2012 Itamar <itamar at ispbrasil.com.br> - 4.5.0-1
 - new version 4.5.0
 
-- 
cgit v0.11.2


	http://pkgs.fedoraproject.org/cgit/bucardo.git/commit/?h=epel7&id=d8571fc5de8045e09c892de85cdff9652c72d747


More information about the perl-devel mailing list