rpms/perl-GnuPG-Interface/EL-5 perl-GnuPG-Interface.spec,1.6,1.7

Matt Domsch (mdomsch) fedora-extras-commits at redhat.com
Sun Feb 10 03:13:09 UTC 2008


Author: mdomsch

Update of /cvs/extras/rpms/perl-GnuPG-Interface/EL-5
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16096

Modified Files:
	perl-GnuPG-Interface.spec 
Log Message:
Update spec to match Fedora


Index: perl-GnuPG-Interface.spec
===================================================================
RCS file: /cvs/extras/rpms/perl-GnuPG-Interface/EL-5/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	10 Feb 2008 03:12:24 -0000	1.7
@@ -1,16 +1,16 @@
 Name:           perl-GnuPG-Interface
 Version:        0.33
-Release:	8%{?dist}
+Release:	10%{?dist}
 Summary:        Perl interface to GnuPG
 Group:          Development/Libraries
-License:        GPL or Artistic
+License:        GPL+ or Artistic
 URL:            http://search.cpan.org/dist/GnuPG-Interface
 Source0:        http://search.cpan.org/CPAN/authors/id/F/FT/FTOBIN/GnuPG-Interface-%{version}.tar.gz
 Source1:        GnuPG-Interface-%{version}-unexpire-test-keys.tar.gz
 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,12 @@
 
 
 %changelog
+* Tue Feb  5 2008 Tom "spot" Callaway <tcallawa at redhat.com> - 0.33-10
+- rebuild for new perl
+
+* 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