commit 3a265d3028903c6d5e64dde1c5cb1450b0c28030
Author: Jan Palus <[email protected]>
Date:   Tue Aug 13 18:47:05 2019 +0200

    enable glvnd flavored libraries by default; rel 2
    
    start prepping for next driver release which will drop non-glvnd
    libraries completely.
    
    also toggle system_libglvnd bcond until we decide to ship glvnd enabled
    Mesa.

 xorg-driver-video-nvidia.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/xorg-driver-video-nvidia.spec b/xorg-driver-video-nvidia.spec
index ff1ce3f..92a500a 100644
--- a/xorg-driver-video-nvidia.spec
+++ b/xorg-driver-video-nvidia.spec
@@ -4,8 +4,8 @@
 # - kernel-drm is required on never kernels. driver for kernel-longterm not 
requires drm
 #
 # Conditional build:
-%bcond_with    glvnd           # with GL vendor neutral libs
-%bcond_without system_libglvnd # do not use system libglvnd
+%bcond_without glvnd           # without GL vendor neutral libs
+%bcond_with    system_libglvnd # do not use system libglvnd
 %bcond_without kernel          # without kernel packages
 %bcond_without userspace       # don't build userspace programs
 %bcond_with    settings        # package nvidia-settings here (GPL version of 
same packaged from nvidia-settings.spec)
@@ -33,7 +33,7 @@ exit 1
 
 %define                no_install_post_check_so 1
 
-%define                rel     1
+%define                rel     2
 %define                pname   xorg-driver-video-nvidia
 Summary:       Linux Drivers for nVidia GeForce/Quadro Chips
 Summary(hu.UTF-8):     Linux meghajtók nVidia GeForce/Quadro chipekhez
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/xorg-driver-video-nvidia.git/commitdiff/3a265d3028903c6d5e64dde1c5cb1450b0c28030

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to