rpms/tcl-tclvfs/devel tcl-tclvfs.spec,1.2,1.3

Tom Callaway spot at fedoraproject.org
Wed Mar 18 16:03:19 UTC 2009


Author: spot

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

Modified Files:
	tcl-tclvfs.spec 
Log Message:
add Requires: tcl-trf


Index: tcl-tclvfs.spec
===================================================================
RCS file: /cvs/pkgs/rpms/tcl-tclvfs/devel/tcl-tclvfs.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- tcl-tclvfs.spec	25 Feb 2009 18:41:19 -0000	1.2
+++ tcl-tclvfs.spec	18 Mar 2009 16:02:49 -0000	1.3
@@ -4,7 +4,7 @@
 
 Name:		tcl-%{realname}
 Version:	20080503
-Release:	2%{?dist}
+Release:	3%{?dist}
 Summary:	Tcl extension for Virtual Filesystem support
 Group:		System Environment/Libraries
 License:	MIT
@@ -14,7 +14,7 @@
 Provides:	tcl-vfs = %{version}-%{release}
 Provides:	%{realname} = %{version}-%{release}
 BuildRequires:	tcl-devel, tk-devel
-Requires:	tcl(abi) = 8.5
+Requires:	tcl(abi) = 8.5, tcl-trf
 
 %description
 The TclVfs project aims to provide an extension to the Tcl language which 
@@ -47,6 +47,9 @@
 %{_mandir}/mann/vfs*
 
 %changelog
+* Wed Mar 18 2009 Tom "spot" Callaway <tcallawa at redhat.com> 20080503-3
+- add Requires: tcl-trf
+
 * Wed Feb 25 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 20080503-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
 




More information about the fedora-extras-commits mailing list