[mingw-crossreport] Added BR: perl-podlators for Fedora 19 and above

Erik van Pienbroek epienbro at fedoraproject.org
Thu Apr 4 19:35:44 UTC 2013


commit abb7563b58d0e8e35d4b5ed36175ccd926ab258f
Author: Erik van Pienbroek <epienbro at fedoraproject.org>
Date:   Thu Apr 4 21:35:40 2013 +0200

    Added BR: perl-podlators for Fedora 19 and above

 mingw-crossreport.spec |    8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)
---
diff --git a/mingw-crossreport.spec b/mingw-crossreport.spec
index ec80129..000c57a 100644
--- a/mingw-crossreport.spec
+++ b/mingw-crossreport.spec
@@ -1,6 +1,6 @@
 Name:           mingw-crossreport
 Version:        8
-Release:        4%{?dist}
+Release:        5%{?dist}
 Summary:        Analysis tool to help cross-compilation to Windows
 
 License:        GPLv2+
@@ -15,6 +15,9 @@ Source4:        update-crossreport-db.pl
 BuildArch:      noarch
 
 BuildRequires:  perl
+%if 0%{?fedora} >= 19
+BuildRequires:  perl-podlators
+%endif
 
 # For nm and c++filt.
 Requires:       binutils
@@ -95,6 +98,9 @@ pod2man -c "CrossReport" -r "%{name}-%{version}" %{SOURCE0} \
 
 
 %changelog
+* Thu Apr  4 2013 Erik van Pienbroek <epienbro at fedoraproject.org> - 8-5
+- Added BR: perl-podlators for Fedora 19 and above
+
 * Thu Feb 14 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 8-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 


More information about the scm-commits mailing list