rpms/tclcompiler/devel tclcompiler.spec,1.1,1.2

Michael Thomas (wart) fedora-extras-commits at redhat.com
Tue Aug 21 06:34:36 UTC 2007


Author: wart

Update of /cvs/extras/rpms/tclcompiler/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv12036

Modified Files:
	tclcompiler.spec 
Log Message:
License tag clarification




Index: tclcompiler.spec
===================================================================
RCS file: /cvs/extras/rpms/tclcompiler/devel/tclcompiler.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- tclcompiler.spec	8 Nov 2006 01:27:33 -0000	1.1
+++ tclcompiler.spec	21 Aug 2007 06:34:02 -0000	1.2
@@ -3,15 +3,15 @@
 Summary: Tcl bytecode compiler
 Name: tclcompiler
 Version: 1.5
-Release: 2.%{cvsdate}cvs%{?dist}
-License: BSD
+Release: 3.%{cvsdate}cvs%{?dist}
+License: TCL
 Group: Development/Libraries
 # cvs -d:pserver:anonymous at tclpro.cvs.sourceforge.net:/cvsroot/tclpro export -D 2006-10-30 -d tclcompiler-20061030cvs tclcompiler
 # tar czf tclcompiler-20061030cvs.tgz ./tclcompiler-20061030cvs
 Source0: tclcompiler-%{cvsdate}cvs.tgz
 Patch0:  tclcompiler-1.5-configure.patch
 URL: http://tclpro.sourceforge.net/
-Requires: tcl
+Requires: tcl(abi) = 8.4
 BuildRequires: tbcload-devel
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
@@ -21,7 +21,7 @@
 
 %prep
 %setup -q -n %{name}-%{cvsdate}cvs
-%patch -p0
+%patch0 -p0
 
 %build
 %configure
@@ -44,6 +44,9 @@
 %{_libdir}/%{name}%{version}
 
 %changelog
+* Mon Aug 20 2007 Wart <wart at kobold.org> 1.5-3.20061030cvs
+- License tag clarification
+
 * Thu Nov 2 2006 Wart <wart at kobold.org> 1.5-2.20061030cvs
 - Added missing license file
 




More information about the fedora-extras-commits mailing list