summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrançois Andriot <albator78@libertysurf.fr>2015-12-31 16:20:19 +0100
committerFrançois Andriot <albator78@libertysurf.fr>2015-12-31 16:20:19 +0100
commit2f2cb2ee91762b8c930af7df75846e2eabdbcbb5 (patch)
tree5e187b13985576c7106a908e10a79905c7c0ae09
parent5400f0ed760fd9924c19cc9fa2e150039ae201a3 (diff)
downloadtde-packaging-2f2cb2ee91762b8c930af7df75846e2eabdbcbb5.tar.gz
tde-packaging-2f2cb2ee91762b8c930af7df75846e2eabdbcbb5.zip
RPM Packaging: minor fixes for RHEL 5
-rw-r--r--redhat/main/tdeaccessibility/tdeaccessibility-14.0.0.spec3
-rw-r--r--redhat/main/tdegames/tdegames-14.0.0.spec3
2 files changed, 6 insertions, 0 deletions
diff --git a/redhat/main/tdeaccessibility/tdeaccessibility-14.0.0.spec b/redhat/main/tdeaccessibility/tdeaccessibility-14.0.0.spec
index 50eaad797..cfc0a4693 100644
--- a/redhat/main/tdeaccessibility/tdeaccessibility-14.0.0.spec
+++ b/redhat/main/tdeaccessibility/tdeaccessibility-14.0.0.spec
@@ -92,6 +92,9 @@ BuildRequires: trinity-akode-devel
# ALSA support
BuildRequires: alsa-lib-devel
+# GLIB2 support
+BuildRequires: glib2-devel
+
# XCB support
%if 0%{?rhel} >= 6 || 0%{?fedora} || 0%{?pclinuxos}
BuildRequires: libxcb-devel
diff --git a/redhat/main/tdegames/tdegames-14.0.0.spec b/redhat/main/tdegames/tdegames-14.0.0.spec
index 293786319..9c52a7956 100644
--- a/redhat/main/tdegames/tdegames-14.0.0.spec
+++ b/redhat/main/tdegames/tdegames-14.0.0.spec
@@ -80,6 +80,9 @@ BuildRequires: update-desktop-files
BuildRequires: brp-check-trinity
%endif
+# GLIB2 support
+BuildRequires: glib2-devel
+
Obsoletes: trinity-kdegames < %{version}-%{release}
Provides: trinity-kdegames = %{version}-%{release}
Obsoletes: trinity-kdegames-libs < %{version}-%{release}