public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Rafael Fontenelle <rafaelff@gnome.org>
To: git-commits@fedoraproject.org
Subject: [rpms/ddnet] rawhide: Update patch and add spirv-tools dep
Date: Mon, 20 Jul 2026 02:06:00 GMT	[thread overview]
Message-ID: <178451316046.1.14761511395559952624.rpms-ddnet-9dd9a26d5cc8@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/ddnet
Branch : rawhide
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=rawhide

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)

                 reply	other threads:[~2026-07-20  2:06 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178451316046.1.14761511395559952624.rpms-ddnet-9dd9a26d5cc8@fedoraproject.org \
    --to=rafaelff@gnome.org \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox