From: radek Date: Sat, 1 Mar 2003 20:22:18 +0000 (+0000) Subject: - should be ready for perl-5.8.0; release++ X-Git-Tag: auto/ac/perl-PGP-Sign-0_17-3~8 X-Git-Url: https://git.pld-linux.org/?p=packages%2Fperl-PGP-Sign.git;a=commitdiff_plain;h=f5b9d42b793cc64f0f6b757d599ca2ef7f836fea - should be ready for perl-5.8.0; release++ Changed files: perl-PGP-Sign.spec -> 1.25 --- diff --git a/perl-PGP-Sign.spec b/perl-PGP-Sign.spec index 8213168..24b2cf9 100644 --- a/perl-PGP-Sign.spec +++ b/perl-PGP-Sign.spec @@ -24,11 +24,11 @@ Summary(uk): Summary(zh_CN): PGP::Sign Perl Ä£¿é Name: perl-PGP-Sign Version: 0.17 -Release: 1 +Release: 2 License: GPL Group: Development/Languages/Perl Source0: http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz -BuildRequires: rpm-perlprov >= 3.0.3-16 +BuildRequires: rpm-perlprov >= 4.1-13 BuildRequires: perl-devel >= 5.6.1 BuildRequires: gnupg Requires: gnupg @@ -54,6 +54,7 @@ PGP/Sign.pm. %build %{__perl} Makefile.PL \ + INSTALLDIRS=vendor \ PGP=%{_bindir}/gpg \ PGPSTYLE=GPG %{__make} @@ -70,5 +71,5 @@ rm -rf $RPM_BUILD_ROOT %files %defattr(644,root,root,755) %doc ChangeLog README TODO -%{perl_sitelib}/PGP +%{perl_vendorlib}/PGP %{_mandir}/man3/*