rpms/perl-GnuPG-Interface/devel .cvsignore, 1.4, 1.5 perl-GnuPG-Interface.spec, 1.11, 1.12 sources, 1.4, 1.5

Emmanuel Seyman eseyman at fedoraproject.org
Fri Oct 2 14:20:11 UTC 2009


Author: eseyman

Update of /cvs/pkgs/rpms/perl-GnuPG-Interface/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv20273

Modified Files:
	.cvsignore perl-GnuPG-Interface.spec sources 
Log Message:
Update to 0.42


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/perl-GnuPG-Interface/devel/.cvsignore,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -p -r1.4 -r1.5
--- .cvsignore	21 May 2008 00:32:59 -0000	1.4
+++ .cvsignore	2 Oct 2009 14:20:09 -0000	1.5
@@ -1 +1 @@
-GnuPG-Interface-0.36.tar.gz
+GnuPG-Interface-0.42.tar.gz


Index: perl-GnuPG-Interface.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl-GnuPG-Interface/devel/perl-GnuPG-Interface.spec,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -p -r1.11 -r1.12
--- perl-GnuPG-Interface.spec	26 Jul 2009 06:18:18 -0000	1.11
+++ perl-GnuPG-Interface.spec	2 Oct 2009 14:20:09 -0000	1.12
@@ -1,6 +1,6 @@
 Name:           perl-GnuPG-Interface
-Version:        0.36
-Release:	3%{?dist}
+Version:        0.42
+Release:        1%{?dist}
 Summary:        Perl interface to GnuPG
 Group:          Development/Libraries
 License:        GPLv2+ or Artistic
@@ -8,9 +8,9 @@ URL:            http://search.cpan.org/d
 Source0:        http://cpan.org/modules/by-module/GnuPG/GnuPG-Interface-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:      noarch
-BuildRequires:  gpg, perl(Class::MethodMaker), perl(ExtUtils::MakeMaker)
+BuildRequires:  gpg, perl(Any::Moose), perl(ExtUtils::MakeMaker)
 Requires:  gpg, perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
-Requires:	perl(Class::MethodMaker)
+Requires:       perl(Any::Moose)
 
 
 %description
@@ -44,11 +44,14 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(-,root,root,-)
 %doc ChangeLog README NEWS THANKS COPYING GPL Artistic
 %{perl_vendorlib}/GnuPG
-%{perl_vendorlib}/auto/GnuPG
 %{_mandir}/man3/*.3*
 
 
 %changelog
+* Fri Oct 02 2009 Emmanuel Seyman <emmanuel.seyman at club-internet.fr> - 0.42-1
+- Update to 0.42
+- Fix rpmlint errors
+
 * Sat Jul 25 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.36-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
 
@@ -82,7 +85,7 @@ rm -rf $RPM_BUILD_ROOT
 - FC-3 doesn't use the patch1
 
 * Sun Sep 11 2005 Matt Domsch <matt at domsch.com> 0.33-3
-- use perldoc -t and %_smp_mflags
+- use perldoc -t and the _smp_mflags macro
 
 * Sun Aug 28 2005 Matt Domsch <matt at domsch.com> 0.33-2
 - add Requires: gpg, always apply secret-key-output-1.patch, as it works on


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/perl-GnuPG-Interface/devel/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -p -r1.4 -r1.5
--- sources	21 May 2008 00:32:59 -0000	1.4
+++ sources	2 Oct 2009 14:20:10 -0000	1.5
@@ -1 +1 @@
-6f097d3076b3311e8ef20ce3c2865c66  GnuPG-Interface-0.36.tar.gz
+c5cc5426c02b93900cb96f4879c9be28  GnuPG-Interface-0.42.tar.gz




More information about the Fedora-perl-devel-list mailing list