rpms/tcl-mysqltcl/devel import.log, 1.5, 1.6 tcl-mysqltcl.spec, 1.5, 1.6

Rene Ploetz renep at fedoraproject.org
Tue Oct 27 23:11:14 UTC 2009


Author: renep

Update of /cvs/pkgs/rpms/tcl-mysqltcl/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv24998/devel

Modified Files:
	import.log tcl-mysqltcl.spec 
Log Message:
update spec file for EL-4 and EL-5


Index: import.log
===================================================================
RCS file: /cvs/pkgs/rpms/tcl-mysqltcl/devel/import.log,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -p -r1.5 -r1.6
--- import.log	8 Oct 2009 19:28:26 -0000	1.5
+++ import.log	27 Oct 2009 23:11:13 -0000	1.6
@@ -3,3 +3,4 @@ tcl-mysqltcl-3_05-5_fc11:HEAD:tcl-mysqlt
 tcl-mysqltcl-3_05-4_fc11:HEAD:tcl-mysqltcl-3.05-4.fc11.src.rpm:1254882645
 tcl-mysqltcl-3_05-5_fc11:HEAD:tcl-mysqltcl-3.05-5.fc11.src.rpm:1254883030
 tcl-mysqltcl-3_05-6_fc11:HEAD:tcl-mysqltcl-3.05-6.fc11.src.rpm:1255030083
+tcl-mysqltcl-3_05-7_fc11:HEAD:tcl-mysqltcl-3.05-7.fc11.src.rpm:1256685015


Index: tcl-mysqltcl.spec
===================================================================
RCS file: /cvs/pkgs/rpms/tcl-mysqltcl/devel/tcl-mysqltcl.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -p -r1.5 -r1.6
--- tcl-mysqltcl.spec	8 Oct 2009 19:28:26 -0000	1.5
+++ tcl-mysqltcl.spec	27 Oct 2009 23:11:13 -0000	1.6
@@ -10,7 +10,7 @@
 
 %bcond_without abi
 
-%{!?tcl_version: %define tcl_version 8.5}
+%{!?tcl_version: %define tcl_version %(echo 'puts $tcl_version' | tclsh)}
 %{!?tcl_sitearch: %define tcl_sitearch tcl%{tcl_version}}
 
 %define real_name mysqltcl
@@ -18,7 +18,7 @@
 Summary:        MySQL interface for Tcl
 Name:           tcl-mysqltcl
 Version:        3.05
-Release:        6%{?dist}
+Release:        7%{?dist}
 
 License:        MIT
 Group:          Development/Tools
@@ -71,6 +71,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Wed Oct 27 2009 Rene Ploetz <RenePloetz at gmx.de> 3.05-7
+- fix tcl version on EL-4 and EL-5
+
 * Wed Oct 08 2009 Rene Ploetz <RenePloetz at gmx.de> 3.05-6
 - synchronize the spec file version for all branches
 




More information about the fedora-extras-commits mailing list