[packages/wireshark] - fixed include path in .pc file; release 2
qboosh
qboosh at pld-linux.org
Fri Oct 18 21:54:02 CEST 2024
commit 3febb6a1f1b280bfefdd1236fb881901590ef4e2
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Fri Oct 18 21:50:32 2024 +0200
- fixed include path in .pc file; release 2
wireshark.spec | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/wireshark.spec b/wireshark.spec
index ac2f6e3..3870f31 100644
--- a/wireshark.spec
+++ b/wireshark.spec
@@ -20,7 +20,7 @@ Summary(ru.UTF-8): Анализатор сетевого траффика
Summary(uk.UTF-8): Аналізатор мережевого трафіку
Name: wireshark
Version: 4.4.1
-Release: 1
+Release: 2
License: GPL v2+
Group: Networking/Utilities
Source0: https://2.na.dl.wireshark.org/src/%{name}-%{version}.tar.xz
@@ -325,6 +325,7 @@ Pliki nagłówkowe bibliotek Wiresharka.
%{cmake_on_off gui BUILD_wireshark} \
-DCMAKE_INSTALL_DATADIR:PATH=share/wireshark \
-DCMAKE_INSTALL_DOCDIR:PATH=%{_docdir}/wireshark \
+ -DCMAKE_INSTALL_INCLUDEDIR:PATH=include \
-DCMAKE_INSTALL_LIBDIR:PATH=%{_lib} \
-DDISABLE_WERROR=ON \
-DENABLE_LUA=ON \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/wireshark.git/commitdiff/3febb6a1f1b280bfefdd1236fb881901590ef4e2
More information about the pld-cvs-commit
mailing list