]> git.pld-linux.org Git - packages/perl-Mail-Sendmail.git/commitdiff
- updated URL and dependencies master
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 30 Aug 2020 11:10:13 +0000 (13:10 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Sun, 30 Aug 2020 11:10:13 +0000 (13:10 +0200)
perl-Mail-Sendmail.spec

index ea106de966757eec7333fc06f898fedcc3386719..f4eec3111eac6dc2ead683954f06c589b8d03586 100644 (file)
@@ -1,22 +1,22 @@
 #
 # Conditional build:
-%bcond_with    tests   # do not perform "make test"
-                       # need network connection
+%bcond_with    tests   # unit tests (need network connection)
 
 %define                pdir    Mail
 %define                pnam    Sendmail
-Summary:       Mail::Sendmail perl module
-Summary(pl.UTF-8):     Moduł perla Mail::Sendmail
+Summary:       Mail::Sendmail Perl module
+Summary(pl.UTF-8):     Moduł Perla Mail::Sendmail
 Name:          perl-Mail-Sendmail
 Version:       0.80
 Release:       1
 License:       unknown
 Group:         Development/Languages/Perl
-Source0:       http://www.cpan.org/modules/by-module/%{pdir}/%{pdir}-%{pnam}-%{version}.tar.gz
+Source0:       http://www.cpan.org/modules/by-module/Mail/%{pdir}-%{pnam}-%{version}.tar.gz
 # Source0-md5: be1d23ebc2edc744ab2457f2086b4e2b
-URL:           http://search.cpan.org/dist/Mail-Sendmail/
+URL:           https://metacpan.org/release/Mail-Sendmail
 BuildRequires: perl-devel >= 1:5.8.0
 BuildRequires: rpm-perlprov >= 4.1-13
+BuildRequires: rpmbuild(macros) >= 1.745
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -50,4 +50,4 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %doc Changes README Todo
 %{perl_vendorlib}/Mail/Sendmail.pm
-%{_mandir}/man3/*
+%{_mandir}/man3/Mail::Sendmail.3pm*
This page took 0.086477 seconds and 4 git commands to generate.