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

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


Author: renep

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

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/devel/import.log,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -p -r1.6 -r1.7
--- import.log	27 Oct 2009 23:11:13 -0000	1.6
+++ import.log	27 Oct 2009 23:21:26 -0000	1.7
@@ -4,3 +4,4 @@ tcl-mysqltcl-3_05-4_fc11:HEAD:tcl-mysqlt
 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
+tcl-mysqltcl-3_05-8_fc11:HEAD:tcl-mysqltcl-3.05-8.fc11.src.rpm:1256685650


Index: tcl-mysqltcl.spec
===================================================================
RCS file: /cvs/pkgs/rpms/tcl-mysqltcl/devel/tcl-mysqltcl.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -p -r1.6 -r1.7
--- tcl-mysqltcl.spec	27 Oct 2009 23:11:13 -0000	1.6
+++ tcl-mysqltcl.spec	27 Oct 2009 23:21:26 -0000	1.7
@@ -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 %(echo 'puts $tcl_version' | tclsh)}
+%{!?tcl_version: %define tcl_version 8.5}
 %{!?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:        7%{?dist}
+Release:        8%{?dist}
 
 License:        MIT
 Group:          Development/Tools
@@ -71,6 +61,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Wed Oct 27 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
 




More information about the fedora-extras-commits mailing list