public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/wireshark] f45: Remove unnecessary patch
@ 2026-09-22 19:24 Peter Lemenkov
  0 siblings, 0 replies; only message in thread
From: Peter Lemenkov @ 2026-09-22 19:24 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/wireshark
            Branch : f45
            Commit : 66b902e4f8b5a4d0f12279886e6bd00b6d90ce4f
            Author : Peter Lemenkov <lemenkov@gmail.com>
            Date   : 2026-09-08T20:11:17+02:00
            Stats  : +0/-14 in 2 file(s)
            URL    : https://src.fedoraproject.org/rpms/wireshark/c/66b902e4f8b5a4d0f12279886e6bd00b6d90ce4f?branch=f45

            Log:
            Remove unnecessary patch

`cmake --install build --component Development` does the trick.

Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>

---
diff --git a/wireshark-0008-pkgconfig.patch b/wireshark-0008-pkgconfig.patch
deleted file mode 100644
index b5df5b2..0000000
--- a/wireshark-0008-pkgconfig.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-diff --git a/CMakeLists.txt b/CMakeLists.txt
-index e6095ac..71a04e8 100644
---- a/CMakeLists.txt
-+++ b/CMakeLists.txt
-@@ -4309,8 +4309,6 @@ endif()
- cmake_path(SET TMP_DST_PATH NORMALIZE "${CMAKE_INSTALL_LIBDIR}/pkgconfig")
- install(FILES "${CMAKE_BINARY_DIR}/resources/wireshark.pc"
- 	DESTINATION ${TMP_DST_PATH}
--	COMPONENT "Development"
--	EXCLUDE_FROM_ALL
- )
- 
- cmake_path(SET TMP_DST_PATH NORMALIZE "${CMAKE_INSTALL_DATADIR}/${PROJECT_NAME}")

diff --git a/wireshark.spec b/wireshark.spec
index 9f02b5e..0e5d38f 100644
--- a/wireshark.spec
+++ b/wireshark.spec
@@ -27,7 +27,6 @@ Patch4:   wireshark-0004-Restore-Fedora-specific-groups.patch
 Patch5:   wireshark-0005-Fix-paths-in-a-wireshark.desktop-file.patch
 # Fedora-specific
 Patch6:   wireshark-0006-Move-tmp-to-var-tmp.patch
-Patch8:   wireshark-0008-pkgconfig.patch
 Patch9:   wireshark-0009-remove-strato-manpages.patch
 
 #install tshark together with wireshark GUI

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

only message in thread, other threads:[~2026-09-22 19:24 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-09-22 19:24 [rpms/wireshark] f45: Remove unnecessary patch Peter Lemenkov

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