rpms/tkcvs/FC-4 .cvsignore, 1.4, 1.5 sources, 1.4, 1.5 tkcvs.spec, 1.10, 1.11

Gérard Milmeister (gemi) fedora-extras-commits at redhat.com
Sat Aug 13 17:58:10 UTC 2005


Author: gemi

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

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


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/tkcvs/FC-4/.cvsignore,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- .cvsignore	5 Jul 2005 16:50:43 -0000	1.4
+++ .cvsignore	13 Aug 2005 17:58:07 -0000	1.5
@@ -1 +1 @@
-tkcvs_7_2_3.tar.gz
+tkcvs_7_2_4.tar.gz


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/tkcvs/FC-4/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- sources	5 Jul 2005 16:50:43 -0000	1.4
+++ sources	13 Aug 2005 17:58:07 -0000	1.5
@@ -1 +1 @@
-ef7bf5114a083bd36c2bc793d1ca23c5  tkcvs_7_2_3.tar.gz
+d5fc8adc92c197c9662512a698de62d0  tkcvs_7_2_4.tar.gz


Index: tkcvs.spec
===================================================================
RCS file: /cvs/extras/rpms/tkcvs/FC-4/tkcvs.spec,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- tkcvs.spec	5 Jul 2005 16:50:43 -0000	1.10
+++ tkcvs.spec	13 Aug 2005 17:58:07 -0000	1.11
@@ -1,13 +1,13 @@
 Name:		tkcvs
-Version:	7.2.3
-Release:	1
+Version:	7.2.4
+Release:	1%{?dist}
 
 Summary:	TkCVS and TkDiff
 
 Group:		Development/Tools
 License:	GPL
 URL:		http://www.twobarleycorns.net/tkcvs.html
-Source:		http://www.twobarleycorns.net/tkcvs_7_2_3.tar.gz
+Source:		http://www.twobarleycorns.net/tkcvs_7_2_4.tar.gz
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 Requires:	tk, tcl, cvs
 BuildArch:	noarch
@@ -20,7 +20,7 @@
 merging your changes.
 
 %prep
-%setup -q -n tkcvs_7_2_3
+%setup -q -n tkcvs_7_2_4
 
 %build
 perl -pi -e 's|set TCDIR \[file join \$TclRoot tkcvs\]|set TCDIR "%{_datadir}/tkcvs"|' tkcvs/tkcvs.tcl
@@ -51,6 +51,9 @@
 %{_mandir}/man1/*
 
 %changelog
+* Sat Aug 13 2005 Gerard Milmeister <gemi at bluewin.ch> - 7.2.4
+- New Version 2.7.4
+
 * Tue Jul  5 2005 Gerard Milmeister <gemi at bluewin.ch> - 7.2.3-1
 - New Version 2.7.3
 




More information about the scm-commits mailing list