public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/ddnet] f43: Update patch and add spirv-tools dep
@ 2026-07-20  2:07 Rafael Fontenelle
  0 siblings, 0 replies; only message in thread
From: Rafael Fontenelle @ 2026-07-20  2:07 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/ddnet
Branch : f43
Commit : 9dd9a26d5cc86654945acaeccfc41e9afb641b1c
Author : Rafael Fontenelle <rafaelff@gnome.org>
Date   : 2026-07-19T22:34:46-03:00
Stats  : +13/-11 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/ddnet/c/9dd9a26d5cc86654945acaeccfc41e9afb641b1c?branch=f43

Log:
Update patch and add spirv-tools dep

---
diff --git a/0001-Disabled-network-lookup-test.patch b/0001-Disabled-network-lookup-test.patch
index 11cc91e..61609e4 100644
--- a/0001-Disabled-network-lookup-test.patch
+++ b/0001-Disabled-network-lookup-test.patch
@@ -1,6 +1,6 @@
---- ddnet-19.4.orig/src/test/jobs.cpp	2025-09-09 03:33:15.000000000 -0300
-+++ ddnet-19.4/src/test/jobs.cpp	2025-09-09 19:31:39.566891983 -0300
-@@ -84,53 +84,6 @@
+--- ddnet-19.9.orig/src/test/jobs_test.cpp	2026-07-03 05:25:29.000000000 -0300
++++ ddnet-19.9/src/test/jobs_test.cpp	2026-07-12 00:32:54.442476530 -0300
+@@ -86,53 +86,6 @@
  	EXPECT_NE(pJob->State(), IJob::STATE_ABORTED);
  }
  

diff --git a/0002-Unbundle-md5_and_json-parser.patch b/0002-Unbundle-md5_and_json-parser.patch
index 8f8d99e..ae1f2a1 100644
--- a/0002-Unbundle-md5_and_json-parser.patch
+++ b/0002-Unbundle-md5_and_json-parser.patch
@@ -1,6 +1,6 @@
---- ddnet-19.4.orig/CMakeLists.txt	2025-09-09 03:33:15.000000000 -0300
-+++ ddnet-19.4/CMakeLists.txt	2025-09-09 19:22:59.843478529 -0300
-@@ -551,6 +551,8 @@
+--- ddnet-19.9.orig/CMakeLists.txt	2026-07-03 05:25:29.000000000 -0300
++++ ddnet-19.9/CMakeLists.txt	2026-07-12 00:37:14.742473450 -0300
+@@ -569,6 +569,8 @@
    find_package(SSP)
  endif()
  
@@ -9,7 +9,7 @@
  if(TARGET_OS AND TARGET_OS STREQUAL "mac")
    find_program(CMAKE_OTOOL otool)
    find_program(DMGBUILD dmgbuild)
-@@ -632,6 +634,8 @@
+@@ -647,6 +649,8 @@
    show_dependency_status("Vulkan" VULKAN)
  endif()
  
@@ -18,7 +18,7 @@
  if(NOT(CURL_FOUND))
    message(SEND_ERROR "You must install Curl to compile ${CMAKE_PROJECT_NAME}")
  endif()
-@@ -818,19 +822,6 @@
+@@ -846,19 +850,6 @@
  # DEPENDENCY COMPILATION
  ########################################################################
  
@@ -38,19 +38,20 @@
  ########################################################################
  # RUST
  ########################################################################
-@@ -2202,13 +2193,14 @@
-   src/generated/protocol7.h
+@@ -2338,7 +2329,7 @@
    src/generated/protocolglue.h
+   # tidy-alphabetical-end
  )
 -set(DEPS ${DEP_JSON} ${DEP_MD5} ${ZLIB_DEP})
 +set(DEPS ${ZLIB_DEP})
  
  # Libraries
  set(LIBS
+@@ -2346,6 +2337,7 @@
    ${CRYPTO_LIBRARIES}
    ${CURL_LIBRARIES}
    ${SQLite3_LIBRARIES}
 +  ${JSONPARSER_LIBRARIES}
    ${WEBSOCKETS_LIBRARIES}
    ${ZLIB_LIBRARIES}
-   ${PLATFORM_LIBS}
+   # tidy-alphabetical-end

diff --git a/ddnet.spec b/ddnet.spec
index cc7c4a8..f48282b 100644
--- a/ddnet.spec
+++ b/ddnet.spec
@@ -67,6 +67,7 @@ BuildRequires:  pkgconfig(vulkan)
 BuildRequires:  pkgconfig(wavpack)
 BuildRequires:  pkgconfig(zlib)
 BuildRequires:  glslang
+BuildRequires:  spirv-tools
 #BuildRequires:  pkgconfig(libavcodec)
 #BuildRequires:  pkgconfig(libavformat)
 #BuildRequires:  pkgconfig(libavutil)

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-07-20  2:07 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-20  2:07 [rpms/ddnet] f43: Update patch and add spirv-tools dep Rafael Fontenelle

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox