diff --git a/.cvsignore b/.cvsignore index 99734d8..b823c83 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -Module-Signature-0.54.tar.gz +Module-Signature-0.55.tar.gz diff --git a/perl-Module-Signature.spec b/perl-Module-Signature.spec index 663804f..e47ebcc 100644 --- a/perl-Module-Signature.spec +++ b/perl-Module-Signature.spec @@ -1,12 +1,12 @@ Name: perl-Module-Signature -Version: 0.54 +Version: 0.55 Release: 1%{?dist} Summary: CPAN signature management utilities and modules Group: Development/Libraries License: MIT URL: http://search.cpan.org/dist/Module-Signature/ -Source0: http://www.cpan.org/authors/id/A/AU/AUTRIJUS/Module-Signature-%{version}.tar.gz +Source0: http://www.cpan.org/authors/id/A/AU/AUDREYT/Module-Signature-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch @@ -14,7 +14,7 @@ BuildRequires: gnupg BuildRequires: perl(Digest::SHA1) Requires: gnupg Requires: perl(Digest::SHA1) -Requires: perl(PAR::Dist) +Requires(hint): perl(PAR::Dist) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description @@ -24,11 +24,11 @@ checking and creating SIGNATURE files for Perl CPAN distributions. %prep %setup -q -n Module-Signature-%{version} -%{__perl} -pi -e 's/ if want_openpgp\(\);/ if 0;/' Makefile.PL %build -PERL_AUTOINSTALL=--skipdeps %{__perl} Makefile.PL INSTALLDIRS=vendor +PERL_AUTOINSTALL=--skipdeps \ +%{__perl} Makefile.PL INSTALLDIRS=vendor --installdeps make %{?_smp_mflags} @@ -57,6 +57,10 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Tue Aug 22 2006 Ville Skyttä - 0.55-1 +- 0.55. +- Make PAR::Dist dependency a Requires(hint). + * Fri May 12 2006 Ville Skyttä - 0.54-1 - 0.54, license changed to MIT. diff --git a/sources b/sources index 9173751..9431e9c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f77964f0d5deb98ea7c1050a8b6a21a5 Module-Signature-0.54.tar.gz +0e2571a76c4bf37d61d9f24d71afbd77 Module-Signature-0.55.tar.gz