https://bugzilla.redhat.com/show_bug.cgi?id=1731719

Petr Pisar <ppi...@redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ppi...@redhat.com



--- Comment #2 from Petr Pisar <ppi...@redhat.com> ---
Maintainer's reason is building the same spec file for Fedora as well as EPEL
6:

commit cdb526667272dde002ac7311e972fafeb3bc0ae1
Author: Robert Scheck <rob...@fedoraproject.org>
Date:   Fri Oct 14 10:06:04 2016 +0200

    Buildrequire libfbclient.so rather firebird-devel to cover building with
firebird 2.5.x and 3.0.x without conditionals

diff --git a/perl-DBD-Firebird.spec b/perl-DBD-Firebird.spec
index 7bd8efb..1a68a23 100644
--- a/perl-DBD-Firebird.spec
+++ b/perl-DBD-Firebird.spec
@@ -6,7 +6,7 @@
 Summary:        A Firebird interface for perl
 Name:           perl-DBD-Firebird
 Version:        1.22
-Release:        2%{?dist}
+Release:        3%{?dist}
 License:        GPL+ or Artistic
 Group:          Development/Libraries
 URL:            http://search.cpan.org/dist/%{pkgname}/
@@ -15,7 +15,7 @@ Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl}
-V:version`"; echo $versi
 BuildRequires:  coreutils
 BuildRequires:  findutils
 BuildRequires:  firebird >= 2.5.1
-BuildRequires:  firebird-devel >= 2.5.1
+BuildRequires:  %{_libdir}/libfbclient.so
 BuildRequires:  make
 BuildRequires:  perl >= 5.10.1
 BuildRequires:  perl-devel

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/perl-devel@lists.fedoraproject.org

Reply via email to