Bug 116000
| Summary: | LICENSEs not shipped | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Miloslav Trmac <mitr> |
| Component: | tcpdump | Assignee: | Harald Hoyer <harald> |
| Status: | CLOSED RAWHIDE | QA Contact: | |
| Severity: | high | Docs Contact: | |
| Priority: | medium | ||
| Version: | rawhide | Keywords: | EasyFix |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2004-04-06 15:34:36 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | |||
| Bug Blocks: | 114961 | ||
Description of problem: The LICENSE files are not shipped, although the license terms require it. Version-Release number of selected component (if applicable): tcpdump-3.8.1-4 Additional info: @@ -277,7 +277,7 @@ %files %defattr(-,root,root) -%doc %tcpdump_dir/README %tcpdump_dir/CHANGES +%doc %tcpdump_dir/LICENSE %tcpdump_dir/README %tcpdump_dir/CHANGES %{_sbindir}/tcpdump %{_sbindir}/tcpslice %{_mandir}/man8/tcpslice.8* @@ -285,7 +285,7 @@ %files -n libpcap %defattr(-,root,root) -%doc %libpcap_dir/README %libpcap_dir/CHANGES +%doc %libpcap_dir/LICENSE %libpcap_dir/README %libpcap_dir/CHANGES %{_includedir}/* %{_libdir}/libpcap.* %{_mandir}/man3/pcap.3*