summaryrefslogtreecommitdiffstats
path: root/redhat/main
diff options
context:
space:
mode:
authorFrançois Andriot <[email protected]>2021-08-03 10:53:56 +0200
committerFrançois Andriot <[email protected]>2021-08-03 10:58:50 +0200
commit17683433eadb1f4b3061e4b7ba885dfac09a198c (patch)
tree51aeedd7ae02cb4f2fe50563311f1819a3222530 /redhat/main
parent5a9c30ef24e29ddc32121934330a495005633b3a (diff)
downloadtde-packaging-17683433eadb1f4b3061e4b7ba885dfac09a198c.tar.gz
tde-packaging-17683433eadb1f4b3061e4b7ba885dfac09a198c.zip
RPM: various updates for TDE 14.0.11
Signed-off-by: François Andriot <[email protected]>
Diffstat (limited to 'redhat/main')
-rw-r--r--redhat/main/tde-i18n/tde-i18n.spec5
-rw-r--r--redhat/main/tdeartwork/tdeartwork.spec1
-rw-r--r--redhat/main/tdenetwork/tdenetwork.spec1
3 files changed, 7 insertions, 0 deletions
diff --git a/redhat/main/tde-i18n/tde-i18n.spec b/redhat/main/tde-i18n/tde-i18n.spec
index 29bb1ecfd..97eda4a8b 100644
--- a/redhat/main/tde-i18n/tde-i18n.spec
+++ b/redhat/main/tde-i18n/tde-i18n.spec
@@ -1427,6 +1427,11 @@ for l in %{TDE_LANGS}; do
for f in tde-i18n-${l}/; do
if [ -d "${f}" ]; then
pushd ${f}
+
+ if [ ! -d cmake ]; then
+ ln -s ../cmake cmake
+ fi
+
if ! rpm -E %%cmake|grep -q "cd build"; then
%__mkdir_p build
cd build
diff --git a/redhat/main/tdeartwork/tdeartwork.spec b/redhat/main/tdeartwork/tdeartwork.spec
index b0dab58db..5c2ec0ea5 100644
--- a/redhat/main/tdeartwork/tdeartwork.spec
+++ b/redhat/main/tdeartwork/tdeartwork.spec
@@ -362,6 +362,7 @@ This package is part of Trinity, and a component of the TDE artwork module.
%{tde_bindir}/kblob.kss
%{tde_bindir}/klines.kss
%{tde_bindir}/kwave.kss
+%{tde_bindir}/tdeasciiquarium.kss
%{tde_datadir}/applnk/System/ScreenSavers/KBanner.desktop
%{tde_datadir}/applnk/System/ScreenSavers/KBlob.desktop
%{tde_datadir}/applnk/System/ScreenSavers/KClock.desktop
diff --git a/redhat/main/tdenetwork/tdenetwork.spec b/redhat/main/tdenetwork/tdenetwork.spec
index 178a98821..86e66f620 100644
--- a/redhat/main/tdenetwork/tdenetwork.spec
+++ b/redhat/main/tdenetwork/tdenetwork.spec
@@ -75,6 +75,7 @@ Source3: trinity-tdenetwork-rpmlintrc
BuildRequires: trinity-tdelibs-devel >= %{tde_version}
BuildRequires: trinity-tdebase-devel >= %{tde_version}
+BuildRequires: libtqca-devel >= %{tde_epoch}:1.0
BuildRequires: cmake >= 2.8
BuildRequires: gettext