X-Git-Url: https://git.pld-linux.org/?a=blobdiff_plain;f=perl-Crypt-Blowfish.spec;h=85726cf01d241f8dc7a79551da58310e0cb5c250;hb=HEAD;hp=d4a82b022b72fed0a72513050cadc0fc047df1a9;hpb=08620df4ab58811d800759bba6f2c6efb4148873;p=packages%2Fperl-Crypt-Blowfish.git diff --git a/perl-Crypt-Blowfish.spec b/perl-Crypt-Blowfish.spec index d4a82b0..c5705aa 100644 --- a/perl-Crypt-Blowfish.spec +++ b/perl-Crypt-Blowfish.spec @@ -2,22 +2,22 @@ # Conditional build: %bcond_without tests # do not perform "make test" # -%include /usr/lib/rpm/macros.perl %define pdir Crypt %define pnam Blowfish Summary: Crypt::Blowfish - Perl Blowfish encryption module Summary(pl.UTF-8): Crypt::Blowfish - moduł Perla dla szyfrowania Blowfish Name: perl-Crypt-Blowfish -Version: 2.12 -Release: 2 +Version: 2.14 +Release: 6 License: BSD-like (see COPYRIGHT) Group: Development/Languages/Perl Source0: http://www.cpan.org/modules/by-module/Crypt/%{pdir}-%{pnam}-%{version}.tar.gz -# Source0-md5: a0eca17addc8bdaf38c044c365a8800c -URL: http://search.cpan.org/dist/Crypt-Blowfish/ +# Source0-md5: 792b43cd4e49d2c2cf4a9f6990ff7d1b +URL: https://metacpan.org/dist/Crypt-Blowfish %{?with_tests:BuildRequires: perl-Crypt-CBC >= 1.22} BuildRequires: perl-devel >= 1:5.8.0 BuildRequires: rpm-perlprov >= 4.1-13 +BuildRequires: rpmbuild(macros) >= 1.745 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -54,6 +54,5 @@ rm -rf $RPM_BUILD_ROOT %doc Changes COPYRIGHT README %{perl_vendorarch}/Crypt/Blowfish.pm %dir %{perl_vendorarch}/auto/Crypt/Blowfish -%{perl_vendorarch}/auto/Crypt/Blowfish/Blowfish.bs %attr(755,root,root) %{perl_vendorarch}/auto/Crypt/Blowfish/Blowfish.so %{_mandir}/man3/Crypt::Blowfish.3pm*