Wireshark-commits: [Wireshark-commits] master-3.0 a1b9c1e: RPM: fix build since GLIB2_MIN_VERSION w
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=a1b9c1e1203c70f2f85a1ff069e5566680e47f60
Submitter: "Peter Wu <peter@xxxxxxxxxxxxx>"
Changed: branch: master-3.0
Repository: wireshark
Commits:
a1b9c1e by Peter Wu (peter@xxxxxxxxxxxxx):
RPM: fix build since GLIB2_MIN_VERSION was removed
Instead of reintroducing the variable, inline the version. This matches
with other version checks in the same file and debian/control.
Change-Id: I4dc178575b8f24e7f8e07e8d761e245f14c65ffa
Fixes: v3.1.0rc0-566-g8c26217548 ("CMake: bail out if minimum GLib version is not satisfied")
Reviewed-on: https://code.wireshark.org/review/32917
Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
(cherry picked from commit 4a95c31a8a88a0f5fc160bf049ed92e016c5344e)
Reviewed-on: https://code.wireshark.org/review/32918
Actions performed:
from da7fc21 ZEBRA: show correct Zebra route IPv6 source prefix
add a1b9c1e RPM: fix build since GLIB2_MIN_VERSION was removed
Summary of changes:
packaging/rpm/wireshark.spec.in | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)