From 8de297b7a40ef90f8e54e05f2a182b8e36ae44a3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20Andriot?= Date: Sun, 1 Nov 2020 00:33:42 +0100 Subject: RPM: more fixes for OBS build --- redhat/applications/tdepacman/tdepacman.spec | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'redhat/applications/tdepacman') diff --git a/redhat/applications/tdepacman/tdepacman.spec b/redhat/applications/tdepacman/tdepacman.spec index d47b704e8..332b6531d 100644 --- a/redhat/applications/tdepacman/tdepacman.spec +++ b/redhat/applications/tdepacman/tdepacman.spec @@ -22,6 +22,7 @@ %endif # TDE specific building variables +%define tde_prefix /opt/trinity %define tde_bindir %{tde_prefix}/bin %define tde_confdir %{_sysconfdir}/trinity %define tde_datadir %{tde_prefix}/share @@ -40,7 +41,7 @@ Name: trinity-%{tde_pkg} -Summary: A pacman game for the Trinity Desktop. +Summary: A pacman game for the Trinity Desktop Version: 0.3.2 Release: %{?!preversion:1}%{?preversion:0_%{preversion}}%{?dist} @@ -60,10 +61,9 @@ BuildRequires: trinity-tqtinterface-devel >= %{tde_version} BuildRequires: trinity-arts-devel >= 1:1.5.10 BuildRequires: trinity-tdelibs-devel >= %{tde_version} BuildRequires: trinity-tdebase-devel >= %{tde_version} +BuildRequires: trinity-tdegames-devel >= %{tde_version} BuildRequires: desktop-file-utils -BuildRequires: trinity-libtdegames-devel >= %{tde_version} - BuildRequires: gettext BuildRequires: cmake @@ -134,7 +134,8 @@ export PATH="%{tde_bindir}:${PATH}" %doc AUTHORS ChangeLog COPYING README TODO %{tde_bindir}/tdepacman %{tde_tdeappdir}/tdepacman.desktop -%{tde_datadir}/apps/tdepacman/ +%{tde_datadir}/apps/tdepacman/ +%dir %{tde_datadir}/config %{tde_datadir}/config/tdepacmanrc %lang(de) %{tde_tdedocdir}/HTML/de/tdepacman/ %{tde_tdedocdir}/HTML/en/tdepacman/ -- cgit v1.2.3