rpms/tcldom/EL-4 tcldom.spec,1.12,1.13

Michael Thomas (wart) fedora-extras-commits at redhat.com
Sat Jun 28 16:42:55 UTC 2008


Author: wart

Update of /cvs/extras/rpms/tcldom/EL-4
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25873

Modified Files:
	tcldom.spec 
Log Message:
Fix tcl requirement for epel4



Index: tcldom.spec
===================================================================
RCS file: /cvs/extras/rpms/tcldom/EL-4/tcldom.spec,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- tcldom.spec	28 Jun 2008 01:17:03 -0000	1.12
+++ tcldom.spec	28 Jun 2008 16:41:57 -0000	1.13
@@ -4,7 +4,7 @@
 Summary: TclDOM is a package that provides a DOM binding for the Tcl scripting language
 Name: tcldom
 Version: 3.1
-Release: 10%{?dist}
+Release: 11%{?dist}
 License: BSD
 Group: Development/Libraries
 URL:   http://tclxml.sourceforge.net/
@@ -15,7 +15,7 @@
 Patch2: tcldom-3.1-cversion.patch
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires: tcl-devel libxml2-devel tclxml-devel expat-devel
-Requires: tcl(abi) = 8.4 tclxml tcllib
+Requires: tcl tclxml tcllib
 
 %description
 This package provides a DOM binding for Tcl.  It provides one of the following
@@ -137,6 +137,9 @@
 %{_libdir}/%{name}_libxml2%{version}/*.a
 
 %changelog
+* Sat Jun 28 2008 Wart <wart at kobold.org> - 3.1-11
+- Fix tcl requirement for epel4
+
 * Fri Apr 13 2007 Wart <wart at kobold.org> - 3.1-10
 - Fix BuildRequires: for directory ownership in -devel subpackage
 




More information about the fedora-extras-commits mailing list