Compare commits
2 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| 4c69b9951a | |||
| 8db97c2c66 |
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue May 6 09:00:38 UTC 2025 - Guillaume GARDET <guillaume.gardet@opensuse.org>
|
||||
|
||||
- Disable build on aarch64 and %{arm}
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 22 03:11:11 UTC 2023 - Stefan Dirsch <sndirsch@suse.com>
|
||||
|
||||
|
||||
@@ -37,7 +37,7 @@ Supplements: modalias(xorg-x11-server:pci:v0000EDD8d*sv*sd*bc03sc*i*)
|
||||
# This was part of the xorg-x11-driver-video package up to version 7.6
|
||||
Conflicts: xorg-x11-driver-video <= 7.6
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
ExcludeArch: s390 s390x
|
||||
ExcludeArch: s390 s390x aarch64 %{arm}
|
||||
%x11_abi_videodrv_req
|
||||
|
||||
%description
|
||||
|
||||
Reference in New Issue
Block a user