Add epoch for triggerin

el9
Nicolas Chauvet 7 years ago
parent f6ac3668c8
commit 2244806008

@ -31,7 +31,7 @@
Name: xorg-x11-drv-nvidia Name: xorg-x11-drv-nvidia
Epoch: 2 Epoch: 2
Version: 375.66 Version: 375.66
Release: 1%{?dist} Release: 2%{?dist}
Summary: NVIDIA's proprietary display driver for NVIDIA graphic cards Summary: NVIDIA's proprietary display driver for NVIDIA graphic cards
License: Redistributable, no modification permitted License: Redistributable, no modification permitted
@ -393,7 +393,7 @@ if [ "$1" -eq "1" ]; then
fi || : fi || :
%if 0%{?fedora} || 0%{?rhel} >= 7 %if 0%{?fedora} || 0%{?rhel} >= 7
%triggerin -- xorg-x11-drv-nvidia < 381.09-5 %triggerin -- xorg-x11-drv-nvidia < 2:375.66-1
%{_grubby} --args='%{_dracutopts}' &>/dev/null || : %{_grubby} --args='%{_dracutopts}' &>/dev/null || :
%endif %endif
@ -570,6 +570,9 @@ fi ||:
%{_libdir}/libnvidia-encode.so %{_libdir}/libnvidia-encode.so
%changelog %changelog
* Fri May 12 2017 Nicolas Chauvet <kwizart@gmail.com> - 2:375.66-2
- Add epoch for triggerin
* Fri May 05 2017 Leigh Scott <leigh123linux@googlemail.com> - 2:375.66-1 * Fri May 05 2017 Leigh Scott <leigh123linux@googlemail.com> - 2:375.66-1
- Update to 375.66 release - Update to 375.66 release

Loading…
Cancel
Save