diff options
| author | François Andriot <albator78@libertysurf.fr> | 2025-11-02 18:41:29 +0100 |
|---|---|---|
| committer | François Andriot <albator78@libertysurf.fr> | 2025-11-02 18:41:29 +0100 |
| commit | 9a981abe36c5a5ee2f63812b86a2a58142c5106b (patch) | |
| tree | 662a3ce1eb0004fcc1c87d425ea881886eba4e1e /redhat/extras/trinity-desktop | |
| parent | 16831320a4347e229656872bc54dac5dbb91369e (diff) | |
| download | tde-packaging-9a981abe.tar.gz tde-packaging-9a981abe.zip | |
RPM: update packaging for R14.1.5
Signed-off-by: François Andriot <albator78@libertysurf.fr>
Diffstat (limited to 'redhat/extras/trinity-desktop')
| -rw-r--r-- | redhat/extras/trinity-desktop/trinity-desktop.spec | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/redhat/extras/trinity-desktop/trinity-desktop.spec b/redhat/extras/trinity-desktop/trinity-desktop.spec index 082ae1739..00a207ce0 100644 --- a/redhat/extras/trinity-desktop/trinity-desktop.spec +++ b/redhat/extras/trinity-desktop/trinity-desktop.spec @@ -16,7 +16,7 @@ # %if "%{?tde_version}" == "" -%define tde_version 14.1.4 +%define tde_version 14.1.5 %endif # If TDE is built in a specific prefix (e.g. /opt/trinity), the release will be suffixed with ".opt". @@ -165,7 +165,7 @@ Requires: trinity-kooldock Requires: trinity-kopete-otr Requires: trinity-kpicosim %if 0%{?sle_version} <= 150300 && 0%{?suse_version} != 1599 && 0%{?suse_version} != 1699 -%if 0%{?suse_version} || 0%{?mgaversion} || 0%{?mdkversion} || 0%{?pclinuxos} || 0%{?fedora} || 0%{?rhel} >= 6 +%if 0%{?suse_version} || 0%{?mgaversion} || 0%{?mdkversion} || 0%{?pclinuxos} || 0%{?fedora} || ( 0%{?rhel} >= 6 && 0%{?rhel} <= 9 ) Requires: trinity-kpilot %endif %endif @@ -235,6 +235,9 @@ Requires: trinity-tderadio Requires: trinity-tdesshaskpass Requires: trinity-tdesudo Requires: trinity-tdesvn +%if 0%{?suse_version} <= 1699 +Requires: trinity-tdexsldbg +%endif Requires: trinity-tdmtheme Requires: trinity-tellico Requires: trinity-tork @@ -244,6 +247,8 @@ Requires: trinity-twin-style-fahrenheit Requires: trinity-twin-style-machbunt Requires: trinity-twin-style-mallory Requires: trinity-twin-style-suse2 +Requires: trinity-universal-indent-gui-tqt +Requires: trinity-xdg-desktop-portal-tde Requires: trinity-wlassistant Requires: trinity-yakuake |
