rpms/tcllib/devel sources,1.2,1.3 tcllib.spec,1.2,1.3

Michael Thomas (wart) fedora-extras-commits at redhat.com
Sun Oct 16 23:12:27 UTC 2005


Author: wart

Update of /cvs/extras/rpms/tcllib/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16169

Modified Files:
	sources tcllib.spec 
Log Message:
update to 1.8




Index: sources
===================================================================
RCS file: /cvs/extras/rpms/tcllib/devel/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources	8 Jul 2005 18:38:13 -0000	1.2
+++ sources	16 Oct 2005 23:12:25 -0000	1.3
@@ -1 +1 @@
-db8de0205d0a65b88a4a3e235da6ae10  tcllib-1.7.tar.bz2
+d8bea3b18e51f551f1d529164a3215d1  tcllib-1.8.tar.gz


Index: tcllib.spec
===================================================================
RCS file: /cvs/extras/rpms/tcllib/devel/tcllib.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- tcllib.spec	3 Oct 2005 00:21:51 -0000	1.2
+++ tcllib.spec	16 Oct 2005 23:12:25 -0000	1.3
@@ -1,10 +1,10 @@
 Summary: The standard Tcl library
 Name: tcllib
-Version: 1.7
-Release: 3%{?dist}
+Version: 1.8
+Release: 1%{?dist}
 License: BSD-like
 Group: Development/Libraries
-Source: http://download.sourceforge.net/tcllib/tcllib-1.7.tar.bz2
+Source: http://download.sourceforge.net/tcllib/tcllib-1.8.tar.gz
 URL: http://tcllib.sourceforge.net/
 BuildArchitectures: noarch
 Requires: tcl >= 8.3.1
@@ -28,7 +28,7 @@
 # install HTML documentation into specific modules sub-directories:
 cd modules
     mkdir -p ../ftp; cp ftp/docs/*.html ../ftp/
-    for module in exif mime snit stooop struct textutil; do
+    for module in exif mime stooop struct textutil; do
         mkdir -p ../$module && cp $module/*.html ../$module/;
     done
 cd ..
@@ -38,12 +38,15 @@
 
 %files
 %defattr(-,root,root)
-%doc PACKAGES README README-1.7.txt ChangeLog license.terms
-%doc exif/ ftp/ mime/ snit/ stooop/ struct/ textutil/
+%doc PACKAGES README README-1.8.txt ChangeLog license.terms
+%doc exif/ ftp/ mime/ stooop/ struct/ textutil/
 %{_datadir}/tcl*/%{name}-%{version}
 %{_mandir}/mann/*
 
 %changelog
+* Sun Oct 16 2005 Wart <wart at kobold.org> 1.8-1
+- update to 1.8
+
 * Sun Oct 2 2005 Wart <wart at kobold.org> 1.7-3
 - Remove generated filelist; other minor spec file improvements.
 




More information about the fedora-extras-commits mailing list