[swaks] /usr/bin/pod2man was split out of the base perl package; add the proper build

Jason ティビツ tibbs at fedoraproject.org
Tue Feb 19 17:57:34 UTC 2013


commit 3aaafd1ae8bcabcd41ea4e70dcd1b82b0621fdc4
Author: Jason Tibbitts <tibbs at math.uh.edu>
Date:   Tue Feb 19 11:57:22 2013 -0600

    /usr/bin/pod2man was split out of the base perl package; add the proper build
    
      dep.

 swaks.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/swaks.spec b/swaks.spec
index 82b62a9..47ebef2 100644
--- a/swaks.spec
+++ b/swaks.spec
@@ -1,6 +1,6 @@
 Name:       swaks
 Version:    20120320.0
-Release:    3%{?dist}
+Release:    4%{?dist}
 Summary:    Command-line SMTP transaction tester
 
 Group:      Applications/Internet
@@ -9,6 +9,7 @@ URL:        http://www.jetmore.org/john/code/swaks
 Source0:    http://www.jetmore.org/john/code/swaks/swaks-%{version}.tar.gz
 
 BuildArch:  noarch
+BuildRequires: perl-podlators
 
 Requires:   perl(Authen::DigestMD5)
 Requires:   perl(Digest::SHA)
@@ -35,6 +36,10 @@ mkdir -p %{buildroot}%{_mandir}/man1
 %doc LICENSE README doc/Changes.txt doc/recipes.txt doc/ref.txt
 
 %changelog
+* Tue Feb 19 2013 Jason L Tibbitts III <tibbs at math.uh.edu> - 20120320.0-4
+- /usr/bin/pod2man was split out of the base perl package; add the proper build
+  dep.
+
 * Fri Feb 15 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 20120320.0-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 


More information about the scm-commits mailing list