From 2244806008e3e565e9c211f63daba90b62640a92 Mon Sep 17 00:00:00 2001 From: Nicolas Chauvet Date: Fri, 12 May 2017 17:21:30 +0200 Subject: [PATCH] Add epoch for triggerin --- xorg-x11-drv-nvidia.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/xorg-x11-drv-nvidia.spec b/xorg-x11-drv-nvidia.spec index cfcf984..7617d1d 100644 --- a/xorg-x11-drv-nvidia.spec +++ b/xorg-x11-drv-nvidia.spec @@ -31,7 +31,7 @@ Name: xorg-x11-drv-nvidia Epoch: 2 Version: 375.66 -Release: 1%{?dist} +Release: 2%{?dist} Summary: NVIDIA's proprietary display driver for NVIDIA graphic cards License: Redistributable, no modification permitted @@ -393,7 +393,7 @@ if [ "$1" -eq "1" ]; then fi || : %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 || : %endif @@ -570,6 +570,9 @@ fi ||: %{_libdir}/libnvidia-encode.so %changelog +* Fri May 12 2017 Nicolas Chauvet - 2:375.66-2 +- Add epoch for triggerin + * Fri May 05 2017 Leigh Scott - 2:375.66-1 - Update to 375.66 release