devel/tkcvs tkcvs.spec,1.5,1.6

Gérard Milmeister (gemi) fedora-extras-commits at redhat.com
Mon Feb 14 19:12:43 UTC 2005


Author: gemi

Update of /cvs/extras/devel/tkcvs
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1087

Modified Files:
	tkcvs.spec 
Log Message:
Changed tk-devel and tcl-devel to tk and tcl



Index: tkcvs.spec
===================================================================
RCS file: /cvs/extras/devel/tkcvs/tkcvs.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- tkcvs.spec	12 Feb 2005 13:23:15 -0000	1.5
+++ tkcvs.spec	14 Feb 2005 19:12:41 -0000	1.6
@@ -1,6 +1,6 @@
 Name:		tkcvs
 Version:	7.2.2
-Release:	1
+Release:	2
 Epoch:		0
 Summary:	TkCVS and TkDiff
 
@@ -9,7 +9,7 @@
 URL:		http://www.twobarleycorns.net/tkcvs.html
 Source:		http://www.twobarleycorns.net/tkcvs_7_2_2.tar.gz
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-Requires:	tk-devel, tcl-devel, cvs
+Requires:	tk, tcl, cvs
 BuildRequires:  sed
 BuildArch:	noarch
 
@@ -51,6 +51,9 @@
 %doc CHANGELOG COPYING FAQ vendor5readme.pdf vendorcode.sh
 
 %changelog
+* Mon Feb 14 2005 Gerard Milmeister <gemi at bluewin.ch> - 0:7.2.2-2
+- Changed tk-devel and tcl-devel to tk and tcl
+
 * Sat Feb 12 2005 Gerard Milmeister <gemi at bluewin.ch> - 0:7.2.2-1
 - New Version 7.2.2
 




More information about the fedora-extras-commits mailing list