rpms/bwidget/devel .cvsignore, 1.3, 1.4 bwidget.spec, 1.8, 1.9 sources, 1.3, 1.4

Michael Thomas wart at fedoraproject.org
Mon Jan 11 06:26:20 UTC 2010


Author: wart

Update of /cvs/pkgs/rpms/bwidget/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv870

Modified Files:
	.cvsignore bwidget.spec sources 
Log Message:
Update to 1.9.0




Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/bwidget/devel/.cvsignore,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- .cvsignore	19 Oct 2006 17:24:34 -0000	1.3
+++ .cvsignore	11 Jan 2010 06:26:20 -0000	1.4
@@ -1 +1 @@
-BWidget-1.8.0.tar.gz
+BWidget-1.9.0.tar.gz


Index: bwidget.spec
===================================================================
RCS file: /cvs/pkgs/rpms/bwidget/devel/bwidget.spec,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -p -r1.8 -r1.9
--- bwidget.spec	24 Jul 2009 18:30:35 -0000	1.8
+++ bwidget.spec	11 Jan 2010 06:26:20 -0000	1.9
@@ -2,14 +2,14 @@
 %{!?tcl_sitelib: %define tcl_sitelib %{_datadir}/tcl%{tcl_version}}
 
 Name:           bwidget
-Version:        1.8.0
-Release:        5%{?dist}
+Version:        1.9.0
+Release:        1%{?dist}
 Summary:        Extended widget set for Tk
 
 Group:          Development/Libraries
 License:        TCL
 URL:            http://tcllib.sourceforge.net/
-Source0:        http://downloads.sourceforge.net/tcllib/BWidget-1.8.0.tar.gz
+Source0:        http://downloads.sourceforge.net/tcllib/BWidget-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildArch:      noarch
@@ -23,6 +23,9 @@ An extended widget set for Tcl/Tk.
 %setup -q -n BWidget-%{version}
 %{__sed} -i 's/\r//' LICENSE.txt
 
+%build
+# Nothing to build!
+
 %install
 rm -rf $RPM_BUILD_ROOT
 # Don't bother with the included configure script and Makefile.  They
@@ -48,6 +51,9 @@ rm -rf $RPM_BUILD_ROOT
 %doc BWman/*.html
 
 %changelog
+* Sun Jan 10 2010 Wart <wart at kobold.org> 1.9.0-1
+- Update to 1.9.0
+
 * Fri Jul 24 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.8.0-5
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/bwidget/devel/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- sources	19 Oct 2006 17:24:34 -0000	1.3
+++ sources	11 Jan 2010 06:26:20 -0000	1.4
@@ -1 +1 @@
-bc590989cae539a9c78fda34e12e277e  BWidget-1.8.0.tar.gz
+d4d31f0279c87b024aa3f900a8cbf549  BWidget-1.9.0.tar.gz



More information about the scm-commits mailing list