Bug 116000 - LICENSEs not shipped
Summary: LICENSEs not shipped
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: tcpdump
Version: rawhide
Hardware: All
OS: Linux
medium
high
Target Milestone: ---
Assignee: Harald Hoyer
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks: FC2Blocker
TreeView+ depends on / blocked
 
Reported: 2004-02-17 15:25 UTC by Miloslav Trmac
Modified: 2007-11-30 22:10 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2004-04-06 15:34:36 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Miloslav Trmac 2004-02-17 15:25:04 UTC
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*


Note You need to log in before you can comment on or make changes to this bug.