diff options
Diffstat (limited to 'redhat/main/tdebase/tdebase-14.0.0.spec')
-rw-r--r-- | redhat/main/tdebase/tdebase-14.0.0.spec | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/redhat/main/tdebase/tdebase-14.0.0.spec b/redhat/main/tdebase/tdebase-14.0.0.spec index 539b29d62..b6fc673a8 100644 --- a/redhat/main/tdebase/tdebase-14.0.0.spec +++ b/redhat/main/tdebase/tdebase-14.0.0.spec @@ -309,7 +309,7 @@ Requires: hicolor-icon-theme-branding %endif # OpenSuse 42.1 Theme -%if "%{?suse_version}" == "4210" +%if "%{?sle_version}" == "120100" Requires: wallpaper-branding = 42.1 %define tde_bg /usr/share/wallpapers/openSUSEdefault/contents/images/1600x1200.jpg Requires: hicolor-icon-theme-branding @@ -317,7 +317,7 @@ Requires: hicolor-icon-theme-branding %endif # OpenSuse 42.2 Theme -%if "%{?suse_version}" == "4220" +%if "%{?sle_version}" == "120200" Requires: wallpaper-branding = 42.2 %define tde_bg /usr/share/wallpapers/openSUSEdefault/contents/images/1600x1200.jpg Requires: hicolor-icon-theme-branding |