rpms/tkcvs/FC-4 .cvsignore, 1.8, 1.9 sources, 1.8, 1.9 tkcvs.spec, 1.16, 1.17

Gérard Milmeister (gemi) fedora-extras-commits at redhat.com
Sun Mar 26 10:58:23 UTC 2006


Author: gemi

Update of /cvs/extras/rpms/tkcvs/FC-4
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv25504/FC-4

Modified Files:
	.cvsignore sources tkcvs.spec 
Log Message:
new version 8.0.3


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/tkcvs/FC-4/.cvsignore,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- .cvsignore	31 Jan 2006 14:26:49 -0000	1.8
+++ .cvsignore	26 Mar 2006 10:58:23 -0000	1.9
@@ -1 +1 @@
-tkcvs_8_0_2.tar.gz
+tkcvs_8_0_3.tar.gz


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/tkcvs/FC-4/sources,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- sources	31 Jan 2006 14:26:49 -0000	1.8
+++ sources	26 Mar 2006 10:58:23 -0000	1.9
@@ -1 +1 @@
-aaeaa34a9e1d309baee9fcf7cbba9799  tkcvs_8_0_2.tar.gz
+f02a40b84ac7c8de7f24acbcac066207  tkcvs_8_0_3.tar.gz


Index: tkcvs.spec
===================================================================
RCS file: /cvs/extras/rpms/tkcvs/FC-4/tkcvs.spec,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- tkcvs.spec	31 Jan 2006 14:34:13 -0000	1.16
+++ tkcvs.spec	26 Mar 2006 10:58:23 -0000	1.17
@@ -1,5 +1,5 @@
 Name:		tkcvs
-Version:	8.0.2
+Version:	8.0.3
 Release:	1%{?dist}
 
 Summary:	TkCVS and TkDiff
@@ -7,9 +7,11 @@
 Group:		Development/Tools
 License:	GPL
 URL:		http://www.twobarleycorns.net/tkcvs.html
-Source:		http://puzzle.dl.sourceforge.net/sourceforge/tkcvs/tkcvs_8_0_2.tar.gz
+Source:		http://puzzle.dl.sourceforge.net/sourceforge/tkcvs/tkcvs_8_0_3.tar.gz
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-Requires:	tk, tcl, cvs
+Requires:	tk
+Requires:	tcl
+Requires:	cvs
 BuildArch:	noarch
 
 %description
@@ -33,7 +35,7 @@
 
 
 %prep
-%setup -q -n tkcvs_8_0_2
+%setup -q -n tkcvs_8_0_3
 
 
 %build
@@ -68,6 +70,9 @@
 
 
 %changelog
+* Sun Mar 26 2006 Gerard Milmeister <gemi at bluewin.ch> - 8.0.3-1
+- new version 8.0.3
+
 * Tue Jan 31 2006 Gerard Milmeister <gemi at bluewin.ch> - 8.0.2-1
 - new version 8.0.2
 




More information about the fedora-extras-commits mailing list