From 46639a3ad49f899c63eb87166428247cb323d20e Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Fran=C3=A7ois=20Andriot?= <albator78@libertysurf.fr>
Date: Sun, 18 Sep 2016 11:58:57 +0200
Subject: RPM packaging: add opensuse 42.2 theme in tdebase

---
 redhat/main/tdebase/tdebase-14.0.0.spec | 8 ++++++++
 1 file changed, 8 insertions(+)

(limited to 'redhat/main/tdebase/tdebase-14.0.0.spec')

diff --git a/redhat/main/tdebase/tdebase-14.0.0.spec b/redhat/main/tdebase/tdebase-14.0.0.spec
index 528fc7bea..539b29d62 100644
--- a/redhat/main/tdebase/tdebase-14.0.0.spec
+++ b/redhat/main/tdebase/tdebase-14.0.0.spec
@@ -316,6 +316,14 @@ Requires:	hicolor-icon-theme-branding
 %define tde_starticon /usr/share/icons/hicolor/scalable/apps/distributor.svg
 %endif
 
+# OpenSuse 42.2 Theme
+%if "%{?suse_version}" == "4220"
+Requires:	wallpaper-branding = 42.2
+%define tde_bg /usr/share/wallpapers/openSUSEdefault/contents/images/1600x1200.jpg
+Requires:	hicolor-icon-theme-branding
+%define tde_starticon /usr/share/icons/hicolor/scalable/apps/distributor.svg
+%endif
+
 BuildRequires:	trinity-arts-devel >= %{tde_epoch}:1.5.10
 BuildRequires:	trinity-tdelibs-devel >= %{tde_version}
 
-- 
cgit v1.2.1