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

Rene Ploetz renep at fedoraproject.org
Tue Oct 27 23:53:42 UTC 2009


Author: renep

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

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-4/import.log,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -p -r1.5 -r1.6
--- import.log	8 Oct 2009 20:31:17 -0000	1.5
+++ import.log	27 Oct 2009 23:53:40 -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-4:tcl-mysqltcl-3.05-6.fc11.src.rpm:1255033803
+tcl-mysqltcl-3_05-8_fc11:EL-4:tcl-mysqltcl-3.05-8.fc11.src.rpm:1256687506


Index: tcl-mysqltcl.spec
===================================================================
RCS file: /cvs/pkgs/rpms/tcl-mysqltcl/EL-4/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:31:18 -0000	1.5
+++ tcl-mysqltcl.spec	27 Oct 2009 23:53:40 -0000	1.6
@@ -1,16 +1,11 @@
-#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 
+%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}}                                                                                                                
 
 %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 +13,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 +66,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