[perl-qpid_proton/f20] Added the specific Perl provides for Proton.

Darryl L. Pierce mcpierce at fedoraproject.org
Fri Aug 30 13:55:00 UTC 2013


commit fddd118557beb593610f8e9b6c2ae247f695140b
Author: Darryl L. Pierce <mcpierce at gmail.com>
Date:   Fri Aug 30 09:15:08 2013 -0400

    Added the specific Perl provides for Proton.

 perl-qpid_proton.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/perl-qpid_proton.spec b/perl-qpid_proton.spec
index 1861e6b..b24876f 100644
--- a/perl-qpid_proton.spec
+++ b/perl-qpid_proton.spec
@@ -3,13 +3,15 @@
 
 Name:           perl-qpid_proton
 Version:        0.5
-Release:        1%{?dist}
+Release:        1%{?dist}.1
 Summary:        Perl language bindings for Qpid Proton
 
 License:        ASL 2.0
 URL:            http://qpid.apache.org/proton/
 Source0:        http://www.apache.org/dist/qpid/proton/%{version}/qpid-proton-%{version}.tar.gz
 
+Provides:       perl(qpid::proton::Constants) = %{version}
+
 BuildRequires:  perl(ExtUtils::MakeMaker)
 BuildRequires:  swig
 BuildRequires:  qpid-proton-c-devel = %{version}
@@ -67,6 +69,9 @@ popd
 
 
 %changelog
+* Fri Aug 30 2013 Darryl L. Pierce <dpierce at redhat.com> - 0.5-1.1
+- Added the specific Perl provides for Proton.
+
 * Thu Aug 29 2013 Darryl L. Pierce <dpierce at redhat.com> - 0.5-1
 - Rebased on Proton 0.5.
 - Changed package to use the single upstream source rather than separate Perl sources.


More information about the scm-commits mailing list