]> sourceware.org Git - systemtap.git/commitdiff
rpm spec: Add license docs and PD license tag to -sdt-devel subrpm
authorFrank Ch. Eigler <fche@elastic.org>
Wed, 7 Jul 2010 23:03:27 +0000 (19:03 -0400)
committerFrank Ch. Eigler <fche@elastic.org>
Wed, 7 Jul 2010 23:04:02 +0000 (19:04 -0400)
systemtap.spec

index c3723b313ef18aa5b64a4ba3c2f2a77d98cb3a0a..1f6ff85594c25ed4b090ea1f0f8bc3d6e85bc1c7 100644 (file)
@@ -140,7 +140,7 @@ scripts to kernel objects on their demand.
 %package sdt-devel
 Summary: Static probe support tools
 Group: Development/System
-License: GPLv2+
+License: GPLv2+, Public Domain
 URL: http://sourceware.org/systemtap/
 
 %description sdt-devel
@@ -485,6 +485,7 @@ exit 0
 %defattr(-,root,root)
 %{_bindir}/dtrace
 %{_includedir}/sys/sdt.h
+%doc README AUTHORS NEWS COPYING
 
 %files initscript
 %defattr(-,root,root)
This page took 0.051314 seconds and 5 git commands to generate.