diff options
author | François Andriot <[email protected]> | 2014-07-14 00:03:38 +0200 |
---|---|---|
committer | François Andriot <[email protected]> | 2014-07-14 00:03:38 +0200 |
commit | c6eec582c412347deeb9681922c1c204c49d74b0 (patch) | |
tree | 35cfbbaab3b012adda6cbeeb2df96d926ddde418 /redhat/applications/bibletime/bibletime-3.5.13.2.spec | |
parent | 2df1d237581f87abb0cf8da09e8faf984c26e8db (diff) | |
download | tde-packaging-c6eec582c412347deeb9681922c1c204c49d74b0.tar.gz tde-packaging-c6eec582c412347deeb9681922c1c204c49d74b0.zip |
RPM Packaging: build 3.5.13.2 for CentOS 7
Diffstat (limited to 'redhat/applications/bibletime/bibletime-3.5.13.2.spec')
-rw-r--r-- | redhat/applications/bibletime/bibletime-3.5.13.2.spec | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/redhat/applications/bibletime/bibletime-3.5.13.2.spec b/redhat/applications/bibletime/bibletime-3.5.13.2.spec index 9a1848430..a6cac4a44 100644 --- a/redhat/applications/bibletime/bibletime-3.5.13.2.spec +++ b/redhat/applications/bibletime/bibletime-3.5.13.2.spec @@ -40,7 +40,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Source0: %{name}-%{tde_version}%{?preversion:~%{preversion}}.tar.gz -Patch0: bibletime-14.0.0-ftbfs.patch +Patch0: bibletime-3.5.13.2-fix_sword_detection.patch BuildRequires: trinity-tqtinterface-devel >= %{tde_version} BuildRequires: trinity-arts-devel >= 1:1.5.10 @@ -105,7 +105,7 @@ export PKG_CONFIG_PATH="%{tde_libdir}/pkgconfig:${PKG_CONFIG_PATH}" --enable-closure \ --enable-rpath \ \ -%if 0%{?fedora} >= 20 || 0%{?pclinuxos} +%if 0%{?fedora} >= 20 || 0%{?pclinuxos} || 0%{?rhel} >= 7 --with-sword-dir=%{tde_prefix} %endif |