[Bug 466047] Review Request: tcl-mysqltcl - MySQL interface for Tcl

bugzilla at redhat.com bugzilla at redhat.com
Wed Oct 29 18:33:32 UTC 2008


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=466047





--- Comment #5 from R P Herrold <herrold at owlriver.com>  2008-10-29 14:33:30 EDT ---
comment #2 https://bugzilla.redhat.com/show_bug.cgi?id=466047#c2 is accurate --
this patch permits building on say, RHEL 5

[herrold at centos-5 tcl-mysqltcl]$ diff -u tcl-mysqltcl.spec-ORIG
tcl-mysqltcl.spec
--- tcl-mysqltcl.spec-ORIG      2008-10-29 14:31:00.000000000 -0400
+++ tcl-mysqltcl.spec   2008-10-29 14:31:00.000000000 -0400
@@ -14,7 +14,8 @@
 Buildroot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)

 BuildRequires:  tcl-devel mysql-devel
-Requires:       tcl tcl(abi) = 8.5 mysql
+# Requires:     tcl tcl(abi) = 8.5
+# Requires:    mysql
 Provides:       mysqltcl = %{version}-%{release}

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.




More information about the package-review mailing list