mirror of
https://github.com/terrapkg/packages.git
synced 2026-05-31 09:01:55 +00:00
* feat: Make 32-bit libs optional
* feat(libva-nvidia-driver): Make 32-bit libs optional
* Revert
* revert: Requires
* cleanup: Weird formatting
---------
(cherry picked from commit 93ff81ef81)
Signed-off-by: Gilver <rockgrub@disroot.org>
Co-authored-by: Gilver <rockgrub@disroot.org>
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
|
||||
Name: nvidia-driver
|
||||
Version: 575.64.03
|
||||
Release: 1%?dist
|
||||
Release: 2%?dist
|
||||
Summary: NVIDIA's proprietary display driver for NVIDIA graphic cards
|
||||
Epoch: 3
|
||||
License: NVIDIA License
|
||||
@@ -48,11 +48,6 @@ BuildRequires: coreutils
|
||||
|
||||
Requires: nvidia-driver-libs%{?_isa} = %{?epoch:%{epoch}:}%{version}
|
||||
Requires: nvidia-kmod-common = %{?epoch:%{epoch}:}%{version}
|
||||
%if 0%{?fedora}
|
||||
%ifarch x86_64
|
||||
Requires: %{name}(x86-32) = %{?epoch:%{epoch}:}%{version}-%{release}
|
||||
%endif
|
||||
%endif
|
||||
|
||||
Conflicts: nvidia-x11-drv
|
||||
Conflicts: nvidia-x11-drv-470xx
|
||||
|
||||
Reference in New Issue
Block a user