rpms/tcl-mysqltcl/F-11 import.log, 1.2, 1.3 tcl-mysqltcl.spec, 1.2, 1.3

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


Author: renep

Update of /cvs/pkgs/rpms/tcl-mysqltcl/F-11
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv759/F-11

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/F-11/import.log,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- import.log	8 Oct 2009 20:58:05 -0000	1.2
+++ import.log	27 Oct 2009 23:29:26 -0000	1.3
@@ -1,2 +1,3 @@
 tcl-mysqltcl-3_05-4_fc11:F-11:tcl-mysqltcl-3.05-4.fc11.src.rpm:1254862374
 tcl-mysqltcl-3_05-6_fc11:F-11:tcl-mysqltcl-3.05-6.fc11.src.rpm:1255035420
+tcl-mysqltcl-3_05-8_fc11:F-11:tcl-mysqltcl-3.05-8.fc11.src.rpm:1256686128


Index: tcl-mysqltcl.spec
===================================================================
RCS file: /cvs/pkgs/rpms/tcl-mysqltcl/F-11/tcl-mysqltcl.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- tcl-mysqltcl.spec	8 Oct 2009 20:58:05 -0000	1.2
+++ tcl-mysqltcl.spec	27 Oct 2009 23:29:26 -0000	1.3
@@ -1,13 +1,3 @@
-#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}
@@ -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 scm-commits mailing list