]> git.pld-linux.org Git - packages/perl-Crypt-Blowfish.git/blobdiff - perl-Crypt-Blowfish.spec
perl 5.38.0 rebuild
[packages/perl-Crypt-Blowfish.git] / perl-Crypt-Blowfish.spec
index 492f07b08509dd356620eefe1eae684bc8d1d2c3..c5705aa0f12ca0d1c5c47123056c41337baeccbc 100644 (file)
@@ -2,23 +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
+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
-Patch0:                build.patch
-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
@@ -31,7 +30,6 @@ kryptograficznego Blowfish.
 
 %prep
 %setup -q -n %{pdir}-%{pnam}-%{version}
-%patch0 -p1
 
 %build
 %{__perl} Makefile.PL \
This page took 0.090184 seconds and 4 git commands to generate.