]> git.pld-linux.org Git - packages/itcl.git/commitdiff
- package license.terms file itcl-3 auto/th/itcl-3.4.3-1
authorJakub Bogusz <qboosh@pld-linux.org>
Wed, 9 Mar 2016 21:06:42 +0000 (22:06 +0100)
committerJakub Bogusz <qboosh@pld-linux.org>
Wed, 9 Mar 2016 21:06:42 +0000 (22:06 +0100)
itcl.spec

index 7b42e4b072059a30ea0e7b03c7a43b06f1b9d0cc..72844db9f807a693d1534db0dce938410367370f 100644 (file)
--- a/itcl.spec
+++ b/itcl.spec
@@ -4,7 +4,7 @@ Name:           itcl
 %define        vermaj  3.4
 Version:       %{vermaj}.3
 Release:       1
-License:       distributable
+License:       Tcl (BSD-like)
 Group:         Development/Languages/Tcl
 Source0:       http://downloads.sourceforge.net/incrtcl/%{name}%{version}.tar.gz
 # Source0-md5: bea70fc6e6a3fb049fdada405161b934
@@ -94,6 +94,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
+%doc license.terms
 %attr(755,root,root) %{_libdir}/libitcl%{vermaj}.so.*.*
 %attr(755,root,root) %ghost %{_libdir}/libitcl%{vermaj}.so.0
 %dir %{_ulibdir}/itcl%{vermaj}
This page took 0.164406 seconds and 4 git commands to generate.