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

Rene Ploetz renep at fedoraproject.org
Wed Oct 7 02:31:19 UTC 2009


Author: renep

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

Modified Files:
	import.log tcl-mysqltcl.spec 
Log Message:
revert last commit - handle EL-4 in its own branch only


Index: import.log
===================================================================
RCS file: /cvs/pkgs/rpms/tcl-mysqltcl/devel/import.log,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- import.log	7 Oct 2009 01:48:08 -0000	1.2
+++ import.log	7 Oct 2009 02:31:19 -0000	1.3
@@ -1,2 +1,3 @@
 tcl-mysqltcl-3_05-4_fc11:HEAD:tcl-mysqltcl-3.05-4.fc11.src.rpm:1254861572
 tcl-mysqltcl-3_05-5_fc11:HEAD:tcl-mysqltcl-3.05-5.fc11.src.rpm:1254880027
+tcl-mysqltcl-3_05-4_fc11:HEAD:tcl-mysqltcl-3.05-4.fc11.src.rpm:1254882645


Index: tcl-mysqltcl.spec
===================================================================
RCS file: /cvs/pkgs/rpms/tcl-mysqltcl/devel/tcl-mysqltcl.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- tcl-mysqltcl.spec	7 Oct 2009 01:48:09 -0000	1.2
+++ tcl-mysqltcl.spec	7 Oct 2009 02:31:19 -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:        5%{?dist}
+Release:        4%{?dist}
 
 License:        MIT
 Group:          Development/Tools
@@ -71,9 +61,6 @@ rm -rf %{buildroot}
 
 
 %changelog
-* Wed Oct 07 2009 Rene Ploetz <RenePloetz at gmx.de> 3.05-5
-- Fix build on EL-4
-
 * Sat Oct 03 2009 Rene Ploetz <RenePloetz at gmx.de> 3.05-4
 - Removed unnecessary Obsoletes tag
 




More information about the fedora-extras-commits mailing list