]> git.pld-linux.org Git - packages/wireshark.git/commitdiff
- added TODO
authorSzymon Siwek <sls@pld-linux.org>
Tue, 1 Apr 2008 07:07:21 +0000 (07:07 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- files fix

Changed files:
    wireshark.spec -> 1.185

wireshark.spec

index ac1391a6eefbe8a870797b4f9039965defbdde1e..903d434f156347c3ac8a3a09e98e5900ef54ae4e 100644 (file)
@@ -1,3 +1,6 @@
+# TODO: unpackaged files:
+#   /usr/bin/rawshark
+#   /usr/share/man/man1/rawshark.1.gz
 #
 # Conditional build:
 %bcond_with    gtk1            # build gtk+1 (not gtk+2) based wireshark binary
@@ -317,7 +320,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %files -n libwiretap
 %defattr(644,root,root,755)
-%doc wiretap/{README*,AUTHORS,NEWS,ChangeLog}
+%doc wiretap/{README*,AUTHORS}
 %attr(755,root,root) %{_libdir}/libwiretap.so.*.*.*
 %attr(755,root,root) %ghost %{_libdir}/libwiretap.so.0
 
This page took 0.040598 seconds and 4 git commands to generate.