Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-dev: [Wireshark-dev] rpm-build on SuSE 11.3 fails with "new version string"

From: Anders Broman <anders.broman@xxxxxxxxxxxx>
Date: Fri, 22 Apr 2016 08:33:48 +0000

tardir=wireshark-2.1.0-git && tar --format=ustar -chf - "$tardir" | bzip2 -9 -c >wireshark-2.1.0-git.tar.bz2

{ test ! -d wireshark-2.1.0-git || { find wireshark-2.1.0-git -type d ! -perm -200 -exec chmod u+w {} ';' && rm -fr wireshark-2.1.0-git; }; }

error: line 28: Illegal char '-' in version: Version:  2.1.0-git

make: *** [rpm-package] Error 1