Wireshark-commits: [Wireshark-commits] master ac77bcc: rpm: unconditionally add doc files.
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=ac77bcc61e345b35581d73b58246da0662500d1d
Submitter: "Dario Lombardo <lomato@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
ac77bcc by Dario Lombardo (lomato@xxxxxxxxx):
rpm: unconditionally add doc files.
The doc files have been added in v2.9.1rc0-618-g1bb1ffa9ca, and since
then, rpm builds complain:
RPM build errors:
File listed twice: /usr/local/bin/dumpcap
Installed (but unpackaged) file(s) found:
/usr/local/share/doc/wireshark/androiddump.html
/usr/local/share/doc/wireshark/capinfos.html
/usr/local/share/doc/wireshark/captype.html
[cut]
The "with ninja" condition has been removed as well since it leads to a
dead end.
Change-Id: I95185ba8cb0d488a7fd222c04ff7ff2a637a817a
Reviewed-on: https://code.wireshark.org/review/31873
Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
Reviewed-by: Dario Lombardo <lomato@xxxxxxxxx>
Actions performed:
from 8176b49 ebhscr: add ebhscr dissector
add ac77bcc rpm: unconditionally add doc files.
Summary of changes:
packaging/rpm/wireshark.spec.in | 8 --------
1 file changed, 8 deletions(-)