rpms/R-tkWidgets/F-12 R-tkWidgets.spec,1.9,1.10 sources,1.6,1.7

Pierre-YvesChibon pingou at fedoraproject.org
Tue May 11 14:13:27 UTC 2010


Author: pingou

Update of /cvs/pkgs/rpms/R-tkWidgets/F-12
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv4982/F-12

Modified Files:
	R-tkWidgets.spec sources 
Log Message:
Update to 1.26.0


Index: R-tkWidgets.spec
===================================================================
RCS file: /cvs/pkgs/rpms/R-tkWidgets/F-12/R-tkWidgets.spec,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -p -r1.9 -r1.10
--- R-tkWidgets.spec	21 Nov 2009 14:19:07 -0000	1.9
+++ R-tkWidgets.spec	11 May 2010 14:13:27 -0000	1.10
@@ -1,27 +1,24 @@
 %global packname  tkWidgets
-%global bioc      2.5
-%global Rversion  2.10.0
+%global Rversion  2.11.0
 
 Name:             R-%{packname}
-Version:          1.24.0 
-Release:          1%{?dist}
+Version:          1.26.0
+Release:          1%{dist}
 Summary:          Widgets to provide user interfaces from bioconductor
 
 Group:            Applications/Productivity
 License:          Artistic 2.0
-URL:              http://bioconductor.org/packages/%{bioc}/bioc/html/tkWidgets.html
-Source0:          http://bioconductor.org/packages/%{bioc}/bioc/src/contrib/%{packname}_%{version}.tar.gz
+URL:              http://bioconductor.org/packages/release/bioc/html/tkWidgets.html
+Source0:          http://bioconductor.org/packages/release/bioc/src/contrib/%{packname}_%{version}.tar.gz
 BuildRoot:        %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:        noarch
 
-Requires:         R-widgetTools, R-DynDoc R >= %{Rversion}
-Requires(post):   R
-Requires(postun): R
-BuildRequires:    R-devel >= %{Rversion}, tcl-devel, tk-devel, R-widgetTools, R-DynDoc tex(latex)
+Requires:         R-widgetTools R-DynDoc R-core >= %{Rversion}
+BuildRequires:    R-devel >= %{Rversion} tcl-devel tk-devel R-widgetTools R-DynDoc tex(latex)
 
 %description
-Widgets to provide user interfaces. tcltk should have been installed for the 
-widgets to run.
+Widgets to provide user interfaces. tcltk should have been installed for 
+the widgets to run.
 
 This package is a part of the bioconductor (bioconductor.org) project
 
@@ -61,6 +58,13 @@ test -d %{packname}/src && (cd %{packnam
 %{_datadir}/R/library/%{packname}/testfiles
 
 %changelog
+* Tue May 11 2010 pingou <pingou at pingoured.fr> 1.26.0-1
+- Update to version 1.26.0
+- Fix url to a more stable form
+- Fix R to R-core
+- Fix description (a bit long)
+- Remove R post/postun
+
 * Sat Nov 21 2009 pingou <pingou at pingoured.fr> 1.24.0-1
 - Update to 1.24.0
 - Remove %%post and %%postun


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/R-tkWidgets/F-12/sources,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -p -r1.6 -r1.7
--- sources	21 Nov 2009 14:19:07 -0000	1.6
+++ sources	11 May 2010 14:13:27 -0000	1.7
@@ -1 +1 @@
-b242a8b7054d99d8722b1f60f2ee5526  tkWidgets_1.24.0.tar.gz
+b1f3fc331661b68efbcb8ddc8ddc923d  tkWidgets_1.26.0.tar.gz



More information about the scm-commits mailing list