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

Rene Ploetz renep at fedoraproject.org
Tue Oct 27 23:59:40 UTC 2009


Author: renep

Update of /cvs/pkgs/rpms/tcl-mysqltcl/EL-5
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv15157/EL-5

Modified Files:
	import.log tcl-mysqltcl.spec 
Log Message:
split EL-4 and EL-5 spec files versions from Fedora versions


Index: import.log
===================================================================
RCS file: /cvs/pkgs/rpms/tcl-mysqltcl/EL-5/import.log,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -p -r1.5 -r1.6
--- import.log	8 Oct 2009 20:41:25 -0000	1.5
+++ import.log	27 Oct 2009 23:59:39 -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:EL-5:tcl-mysqltcl-3.05-6.fc11.src.rpm:1255034445
+tcl-mysqltcl-3_05-8_fc11:EL-5:tcl-mysqltcl-3.05-8.fc11.src.rpm:1256687935


Index: tcl-mysqltcl.spec
===================================================================
RCS file: /cvs/pkgs/rpms/tcl-mysqltcl/EL-5/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 20:41:25 -0000	1.5
+++ tcl-mysqltcl.spec	27 Oct 2009 23:59:39 -0000	1.6
@@ -1,16 +1,6 @@
-#needed for building on RHEL-4
-%if 0%{?rhel}
-  %if "%rhel" <= "4"
-    %define with() %{expand:%%{?with_%{1}:1}%%{!?with_%{1}:0}}
-    %define without() %{expand:%%{?with_%{1}:0}%%{!?with_%{1}:1}}
-    %define bcond_with() %{expand:%%{?_with_%{1}:%%global with_%{1} 1}}
-    %define bcond_without() %{expand:%%{!?_without_%{1}:%%global with_%{1} 1}} 
-  %endif
-%endif 
-
 %bcond_without abi
 
-%{!?tcl_version: %define tcl_version 8.5}
+%{!?tcl_version: %define tcl_version 8.4}
 %{!?tcl_sitearch: %define tcl_sitearch tcl%{tcl_version}}
 
 %define real_name mysqltcl
@@ -18,7 +8,7 @@
 Summary:        MySQL interface for Tcl
 Name:           tcl-mysqltcl
 Version:        3.05
-Release:        6%{?dist}
+Release:        8%{?dist}
 
 License:        MIT
 Group:          Development/Tools
@@ -71,6 +61,12 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Wed Oct 28 2009 Rene Ploetz <RenePloetz at gmx.de> 3.05-8
+- split spec file versions for EL-4 and EL-5 from those of Fedora
+
+* 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