[perl-qpid: 1/2] Updated the virtual package dependencies.

Darryl L. Pierce mcpierce at fedoraproject.org
Fri Aug 15 19:30:46 UTC 2014


commit 2a322ac1cb2ab4319edcad1460a7a15d42a7474b
Author: Darryl L. Pierce <mcpierce at gmail.com>
Date:   Fri Aug 15 14:29:42 2014 -0400

    Updated the virtual package dependencies.

 perl-qpid.spec |    9 ++++++---
 1 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/perl-qpid.spec b/perl-qpid.spec
index 1bb15e3..abcebb7 100644
--- a/perl-qpid.spec
+++ b/perl-qpid.spec
@@ -2,7 +2,7 @@
 
 Name:           perl-qpid
 Version:        0.28
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Perl bindings for the Qpid messaging framework
 
 License:        ASL 2.0
@@ -10,13 +10,13 @@ URL:            http://qpid.apache.org/
 Source0:        http://www.apache.org/dist/qpid/%{version}/qpid-%{version}.tar.gz
 
 BuildRequires:  perl(ExtUtils::MakeMaker)
-BuildRequires:  qpid(client-devel)%{?_isa} = %{version}
+BuildRequires:  qpid(cpp-client-devel)%{?_isa} = %{version}
 BuildRequires:  swig
 
 %{?perl_default_filter}
 
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
-Requires:       qpid(client)%{?_isa} = %{version}
+Requires:       qpid(cpp-lient)%{?_isa} = %{version}
 
 # Until BZ#1010397 is fixed
 ExcludeArch:    %{arm}
@@ -67,6 +67,9 @@ popd
 
 
 %changelog
+* Fri Aug 15 2014 Darryl L. Pierce <dpierce at redhat.com> - 0.28-2
+- Updated the virtual package dependencies.
+
 * Thu Jun  5 2014 Darryl L. Pierce <dpierce at redhat.com> - 0.28-1
 - Rebase on Qpid 0.28.
 - Changed the upstream tarball to be the monolithic Qpid sources.


More information about the scm-commits mailing list