diff options
author | François Andriot <albator78@libertysurf.fr> | 2014-10-03 22:17:49 +0200 |
---|---|---|
committer | François Andriot <albator78@libertysurf.fr> | 2014-10-03 22:17:49 +0200 |
commit | 7b7982286c26e1d2464e4be9adeb03f27f984238 (patch) | |
tree | 5ebefcca93d37967fa384689b6d22c6c664fcfb9 /redhat/applications | |
parent | e6514292cef38549a22e8bd792663ad5c9b31567 (diff) | |
download | tde-packaging-7b7982286c26e1d2464e4be9adeb03f27f984238.tar.gz tde-packaging-7b7982286c26e1d2464e4be9adeb03f27f984238.zip |
RPM Packaging: update tde-i18n
Diffstat (limited to 'redhat/applications')
-rw-r--r-- | redhat/applications/bibletime/bibletime-14.0.0.spec | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/redhat/applications/bibletime/bibletime-14.0.0.spec b/redhat/applications/bibletime/bibletime-14.0.0.spec index 02b0f8a64..0fd3639ec 100644 --- a/redhat/applications/bibletime/bibletime-14.0.0.spec +++ b/redhat/applications/bibletime/bibletime-14.0.0.spec @@ -26,7 +26,7 @@ Name: trinity-%{tde_pkg} Summary: A bible study tool for Trinity Version: 1.6.6.0 -Release: %{?!preversion:7}%{?preversion:6_%{preversion}}%{?dist}%{?_variant} +Release: %{?!preversion:8}%{?preversion:7_%{preversion}}%{?dist}%{?_variant} License: GPLv2+ Group: Applications/Utilities @@ -102,7 +102,7 @@ export PKG_CONFIG_PATH="%{tde_libdir}/pkgconfig:${PKG_CONFIG_PATH}" --enable-rpath \ --disable-gcc-hidden-visibility \ \ -%if 0%{?fedora} >= 20 || 0%{?pclinuxos} || 0%{?rhel} >= 7 +%if 0%{?pclinuxos} || 0%{?rhel} >= 7 --with-sword-dir=%{tde_prefix} %endif |