[mingw-nsiswrapper] pod2man now is in perl-podlators (#914187)

ivanromanov ivanromanov at fedoraproject.org
Fri Feb 22 10:16:39 UTC 2013


commit b95d8dc05097a6eef1523415cd2053e20e796f27
Author: Ivan Romanov <drizt at land.ru>
Date:   Fri Feb 22 16:07:29 2013 +0600

    pod2man now is in perl-podlators (#914187)

 mingw-nsiswrapper.spec |    8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)
---
diff --git a/mingw-nsiswrapper.spec b/mingw-nsiswrapper.spec
index dacfcba..b86b494 100644
--- a/mingw-nsiswrapper.spec
+++ b/mingw-nsiswrapper.spec
@@ -1,6 +1,6 @@
 Name:           mingw-nsiswrapper
 Version:        9
-Release:        5%{?dist}
+Release:        6%{?dist}
 Summary:        Helper program for making NSIS Windows installers
 
 License:        GPLv2+
@@ -13,6 +13,9 @@ Source2:        COPYING
 BuildArch:      noarch
 
 BuildRequires:  perl
+%if 0%{?fedora} > 18
+BuildRequires:  perl-podlators
+%endif
 
 
 %description
@@ -69,6 +72,9 @@ pod2man -c "NSIS" -r "%{name}-%{version}" %{SOURCE0} \
 
 
 %changelog
+* Fri Feb 22 2013 Ivan Romanov <drizt at land.ru> - 9-6
+- pod2man now is in perl-podlators (#914187)
+
 * Thu Feb 14 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 9-5
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 


More information about the scm-commits mailing list