Bug ID 960487
Summary XWayland isn't built for Leap 42.1
Classification openSUSE
Product openSUSE Distribution
Version Leap 42.1
Hardware x86-64
OS openSUSE 42.1
Status NEW
Severity Normal
Priority P5 - None
Component X.Org
Assignee xorg-maintainer-bugs@forge.provo.novell.com
Reporter hrvoje.senjan@gmail.com
QA Contact xorg-maintainer-bugs@forge.provo.novell.com
Found By ---
Blocker ---

Wrong condition is used in spec
-%if 0%{?suse_version} >= 1320
+%if 0%{?suse_version} >= 1320 || 0%{?is_opensuse}


You are receiving this mail because: