[packages/nvidia-settings] up to 535.54.03

atler atler at pld-linux.org
Wed Jun 14 18:42:20 CEST 2023


commit 049ca749cd59c20ae046cd4949a16a1b3c255b5c
Author: Jan Palus <atler at pld-linux.org>
Date:   Wed Jun 14 17:58:40 2023 +0200

    up to 535.54.03
    
    - wayland-client patch no longer necessary

 nvidia-settings.spec |  6 ++----
 wayland.patch        | 15 ---------------
 2 files changed, 2 insertions(+), 19 deletions(-)
---
diff --git a/nvidia-settings.spec b/nvidia-settings.spec
index 6253e77..34fd377 100644
--- a/nvidia-settings.spec
+++ b/nvidia-settings.spec
@@ -9,16 +9,15 @@ Summary:	Tool for configuring the NVIDIA driver
 Summary(pl.UTF-8):	Narzędzie do konfigurowania sterownika NVIDIA
 Name:		nvidia-settings
 # keep the version in sync with xorg-driver-video-nvidia.spec
-Version:	530.41.03
+Version:	535.54.03
 Release:	1
 License:	GPL v2 (with MIT parts)
 Group:		X11/Applications
 Source0:	https://download.nvidia.com/XFree86/nvidia-settings/%{name}-%{version}.tar.bz2
-# Source0-md5:	cb3d61ada216c940293d8cedf1fb3061
+# Source0-md5:	fbd7109b7be233abfee967c1f4166e1a
 Source1:	%{name}.desktop
 Source2:	%{name}.png
 Source3:	%{name}-autostart.desktop
-Patch0:		wayland.patch
 URL:		ftp://download.nvidia.com/XFree86/nvidia-settings/
 BuildRequires:	OpenGL-devel
 BuildRequires:	libvdpau-devel >= 1.0
@@ -118,7 +117,6 @@ sterowników NVIDIA.
 
 %prep
 %setup -q
-%patch0 -p1
 
 %build
 %if %{with libXNVCtrl}
diff --git a/wayland.patch b/wayland.patch
deleted file mode 100644
index 6411128..0000000
--- a/wayland.patch
+++ /dev/null
@@ -1,15 +0,0 @@
---- nvidia-settings-515.48.07/src/Makefile.orig	2022-05-27 06:00:06.000000000 +0200
-+++ nvidia-settings-515.48.07/src/Makefile	2022-06-01 21:50:14.917004206 +0200
-@@ -42,10 +42,10 @@
- endif
- ifeq (1,$(WAYLAND_AVAILABLE))
-   ifndef WAYLAND_CFLAGS
--    WAYLAND_CFLAGS := $(shell $(PKG_CONFIG) --cflags )
-+    WAYLAND_CFLAGS := $(shell $(PKG_CONFIG) --cflags wayland-client)
-   endif
-   ifndef WAYLAND_LDFLAGS
--    WAYLAND_LDFLAGS := $(shell $(PKG_CONFIG) --libs )
-+    WAYLAND_LDFLAGS := $(shell $(PKG_CONFIG) --libs wayland-client)
-   endif
-   BUILD_WAYLANDLIB = 1
- endif
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/nvidia-settings.git/commitdiff/049ca749cd59c20ae046cd4949a16a1b3c255b5c



More information about the pld-cvs-commit mailing list