[parrot] add Provides perl(Parrot::Pmc2c)

Gerd Pokorra gerd at fedoraproject.org
Fri Jan 28 14:08:13 UTC 2011


commit e3b1333a1a0022529dddb9794a2bab18b6f1c196
Author: Gerd Pokorra <gp at zimt.uni-siegen.de>
Date:   Fri Jan 28 15:08:03 2011 +0100

    add Provides perl(Parrot::Pmc2c)

 parrot.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/parrot.spec b/parrot.spec
index 64c22a4..21790a5 100644
--- a/parrot.spec
+++ b/parrot.spec
@@ -1,6 +1,6 @@
 Name:           parrot
 Version:        3.0.0
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        A virtual machine
 License:        Artistic 2.0
 Group:          Development/Libraries
@@ -64,6 +64,7 @@ Requires:       perl(File::Which) >= 0.05
 Requires:       perl(Parrot::OpLib::core)
 # It is necessary to have installed the package "perl-Perl-Critic" to install
 # the parrot-tools
+Provides:       perl(Parrot::Pmc2c) = %{version}
 Provides:       perl(Parrot::Pmc2c::MethodEmitter) = %{version}
 Provides:       perl(Parrot::Pmc2c::PCCMETHOD_BITS) = %{version}
 Provides:       perl(Parrot::Pmc2c::PMCEmitter) = %{version}
@@ -314,6 +315,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Fri Jan 28 2011 Gerd Pokorra <gp at zimt.uni-siegen.de> 3.0.0-2
+- add Provides perl(Parrot::Pmc2c)
+
 * Wed Jan 19 2011 Gerd Pokorra <gp at zimt.uni-siegen.de> 3.0.0-1
 - updated to 3.0.0
 


More information about the scm-commits mailing list