rpms/perl-GnuPG-Interface/devel perl-GnuPG-Interface.spec,1.6,1.7

Matt Domsch (mdomsch) fedora-extras-commits at redhat.com
Mon Aug 13 04:18:14 UTC 2007


Author: mdomsch

Update of /cvs/extras/rpms/perl-GnuPG-Interface/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1005

Modified Files:
	perl-GnuPG-Interface.spec 
Log Message:
add BR perl(ExtUtils::MakeMaker)
bump revision



Index: perl-GnuPG-Interface.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-GnuPG-Interface/devel/perl-GnuPG-Interface.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- perl-GnuPG-Interface.spec	2 Oct 2006 20:45:09 -0000	1.6
+++ perl-GnuPG-Interface.spec	13 Aug 2007 04:17:41 -0000	1.7
@@ -1,6 +1,6 @@
 Name:           perl-GnuPG-Interface
 Version:        0.33
-Release:	8%{?dist}
+Release:	9%{?dist}
 Summary:        Perl interface to GnuPG
 Group:          Development/Libraries
 License:        GPL or Artistic
@@ -10,7 +10,7 @@
 Patch0:		GnuPG-Interface-0.33.tru-record-type.txt
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:      noarch
-BuildRequires:  gpg, perl(Class::MethodMaker)
+BuildRequires:  gpg, perl(Class::MethodMaker), perl(ExtUtils::MakeMaker)
 Requires:  gpg, perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 Requires:	perl(Class::MethodMaker)
 
@@ -52,6 +52,9 @@
 
 
 %changelog
+* Sun Aug 12 2007 Matt Domsch <Matt_Domsch at dell.com> - 0.33-9
+- add BR perl(ExtUtils::MakeMaker)
+
 * Mon Oct 02 2006 Matt Domsch <Matt_Domsch at dell.com> - 0.33-8
 - rebuild
 




More information about the fedora-extras-commits mailing list