summaryrefslogtreecommitdiffstats
path: root/cygwin-clang.spec
diff options
context:
space:
mode:
Diffstat (limited to 'cygwin-clang.spec')
-rw-r--r--cygwin-clang.spec8
1 files changed, 7 insertions, 1 deletions
diff --git a/cygwin-clang.spec b/cygwin-clang.spec
index 247e699..0045224 100644
--- a/cygwin-clang.spec
+++ b/cygwin-clang.spec
@@ -2,7 +2,7 @@
Name: cygwin-clang
Version: 3.5.2
-Release: 2%{?dist}
+Release: 3%{?dist}
Summary: Clang compiler for Cygwin toolchain
Group: Development/Languages
@@ -23,7 +23,10 @@ BuildRequires: cygwin64-filesystem
BuildRequires: gcc-c++
BuildRequires: libffi-devel
BuildRequires: ncurses-devel
+BuildRequires: perl
+%if 0%{?fedora} || 0%{?rhel} >= 7
BuildRequires: perl-podlators
+%endif
BuildRequires: python
%description
@@ -129,6 +132,9 @@ popd
%changelog
+* Mon Jun 22 2015 Yaakov Selkowitz <yselkowi@redhat.com> - 3.5.2-3
+- Fix BRs on EL6
+
* Fri Jun 19 2015 Yaakov Selkowitz <yselkowi@redhat.com> - 3.5.2-2
- Fix FTBFS on GCC 5