wireshark/packaging
John Thacker 081bc13eb8 rpm: Disable build terminating on double dash versions for all distros
RPM 4.11.2 introduced build failures on "wrong" version formatting,
including everything with a double dash. This broke a lot of
packages, so many distributions turned it off by default, but
some don't. Make sure it's off, because build from git versions
have dashes. Fixes the Rocky 9 CI build.

Note that we try to work around this by replacing the dashes in
our version number with underscores, but RPM will still complain
about an invalid version in the dependency it generates from our
pkg-config file.
2022-07-24 20:13:46 -04:00
..
appimage Packaging: Add initial support for AppImage. 2018-12-12 21:02:44 +00:00
debian Debian: Don't override our license in the About dialog. 2022-07-24 15:35:04 -07:00
macosx Rename Logwolf to Logray 2022-07-06 15:04:25 +00:00
nsis NSIS(logray): Remove QUICK LAUNCH too 2022-07-17 19:55:33 +00:00
portableapps PortableApps: Fix a couple of variables. 2022-06-09 10:05:50 -07:00
rpm rpm: Disable build terminating on double dash versions for all distros 2022-07-24 20:13:46 -04:00
source tools: Port make-version.pl to Python 2022-07-11 14:44:23 +00:00
wix tools: Port make-version.pl to Python 2022-07-11 14:44:23 +00:00