aboutsummaryrefslogtreecommitdiffstats
path: root/packaging/rpm
AgeCommit message (Expand)AuthorFilesLines
2021-10-01Try to fix RPM packaging.Gerald Combs1-1/+7
2021-10-01Docs+Packaging: Convert our man pages to Asciidoctor.Gerald Combs1-3/+0
2021-07-09Rename version.h to be more descriptiveJoão Valverde1-1/+0
2021-03-30RPM: Don't install HTML manuals twiceJoão Valverde1-4/+9
2021-03-29RPM: Update the HTML documentation location.Gerald Combs1-2/+5
2021-03-06RPM: Fix build using the Unix Makefiles generatorJoão Valverde1-3/+3
2021-01-07rpm: disable double dash check on fedora.Dario Lombardo1-0/+6
2020-12-12RPM: Try to fix openSUSE packaging.Gerald Combs1-1/+1
2020-12-12rpm: rename metadataPeter Eszlari1-2/+2
2020-12-10Linux: rename metadata according to specPeter Eszlari1-6/+6
2020-11-30wiretap: Convert ascend.y to Lemon.Gerald Combs1-1/+3
2020-11-05RPM+CI: Update and fix for Fedora 33, CentOS 8, OpenSUSE Leap 15.2John Thacker1-18/+37
2020-10-28CI+RPM: Disable the Fedora build for now.Gerald Combs1-0/+6
2020-10-03RTP: opus playbackLin Sun1-0/+9
2020-02-11Debian+RPM: Require QtSVG.Gerald Combs1-0/+2
2020-02-09RPM: fix missing qt5-linguist dependency, simplify installed packagesPeter Wu1-0/+2
2020-01-20RPM: fixed log sequenceJirka Novak1-1/+1
2020-01-20RTP: decode iLBC payloadJirka Novak1-0/+9
2019-11-23Add c-ares to the required library list.Gerald Combs1-8/+3
2019-09-23rpm: use python3 to fix CentOS 7 buildsPeter Wu1-3/+2
2019-08-20Kafka: include zstd compression in Kafka message batchesPiotr Smolinski1-1/+13
2019-07-27HTTPS In More Places, update some URLs.Guy Harris1-1/+1
2019-04-22Add brotli decompression support for HTTP and HTTP2 dissectors.Dániel Bakai1-0/+24
2019-04-22rpm: update rpm package dependencies and spec to work on current os versionsDániel Bakai1-0/+30
2019-04-20RPM: fix build since GLIB2_MIN_VERSION was removedPeter Wu1-2/+2
2019-02-10RPM: respect options for disabling Qt, SpanDSP and BCG729Peter Wu1-2/+2
2019-02-05rpm: unconditionally add doc files.Dario Lombardo1-8/+0
2019-01-14RPM: remove dependency on the which utilityPeter Wu1-2/+2
2019-01-14tarball+RPM: Fetch our version from CMake.Gerald Combs1-2/+1
2018-11-08rpm: update all rpm files for using python3.Dario Lombardo1-1/+2
2018-11-07Require Python 3, drop Python 2 supportPeter Wu1-1/+1
2018-10-01Add a systemd Journal Export extcap.Gerald Combs1-0/+18
2018-09-28RPM: obsolete the gnome and gtk packages; allow user to set prefix.Jeff Morriss1-17/+15
2018-09-27RPM: move the installed development files to a new -devel packageJeff Morriss1-31/+43
2018-09-24RPM: optionally use ccache to speed up (re)builds.Jeff Morriss1-1/+8
2018-09-24RPM: Make the (optional) maxminddb dependencies actually work.Jeff Morriss1-10/+11
2018-06-09rpm: fix compilation on centos (uses cmake3).Dario Lombardo1-1/+9
2018-05-15CMake: require at least CMake 3.5Peter Wu1-1/+1
2018-05-02rpm-package: Use version.h to generate version string in RPMAndersBroman1-1/+1
2018-04-24RPM: remove packaging/rpm/SPECS/wireshark.spec.in.Dario Lombardo1-631/+0
2018-04-18Remove autotools build system.Dario Lombardo4-37/+2
2018-04-16RPM: restore the bindir in openSUSE before packing.Dario Lombardo1-0/+6
2018-04-16RPM: install wireshark.desktop in /usr/share/applications.Dario Lombardo1-0/+4
2018-04-16RPM: cd into build dir in openSUSE.Dario Lombardo1-0/+6
2018-04-11RPM: don't give the cmake macro the directory (it has it already).Dario Lombardo1-1/+0
2018-04-11RPM: set the cmake bindir in openSUSE.Dario Lombardo1-0/+5
2018-04-11RPM: set ninja executable in %install target.Dario Lombardo1-0/+1
2018-04-11RPM: fix typo.Dario Lombardo1-1/+1
2018-04-11RPM: don't install doc under guides with make.Dario Lombardo1-2/+2
2018-04-11RPM: Make documentation installation optional.Gerald Combs1-3/+17