rpms/R-multtest/F-8 R-multtest.spec,1.3,1.4

Pierre-YvesChibon (pingou) fedora-extras-commits at redhat.com
Wed Jun 25 09:34:57 UTC 2008


Author: pingou

Update of /cvs/pkgs/rpms/R-multtest/F-8
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31990

Modified Files:
	R-multtest.spec 
Log Message:



Index: R-multtest.spec
===================================================================
RCS file: /cvs/pkgs/rpms/R-multtest/F-8/R-multtest.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- R-multtest.spec	27 May 2008 08:39:05 -0000	1.3
+++ R-multtest.spec	25 Jun 2008 09:34:12 -0000	1.4
@@ -1,18 +1,19 @@
-%define packname multtest
+%define packname  multtest
+%define bioc      2.2
 
 Name:             R-%{packname}
 Version:          1.20.0 
-Release:          1%{?dist}
+Release:          2%{?dist}
 Summary:          Multiple hypothesis testing library from Bioconductor
 Summary(fr):      Bibliothe que R de test multi-hypothèses
 
 Group:            Applications/Productivity
 License:          LGPLv2+ 
-URL:              http://www.bioconductor.org/packages/2.1/bioc/html/multtest.html
-Source0:          http://www.bioconductor.org/packages/2.1/bioc/src/contrib/%{packname}_%{version}.tar.gz
+URL:              http://www.bioconductor.org/packages/%{bioc}/bioc/html/multtest.html
+Source0:          http://www.bioconductor.org/packages/%{bioc}/bioc/src/contrib/%{packname}_%{version}.tar.gz
 BuildRoot:        %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
-Requires:         R-Biobase
+Requires:         R R-Biobase
 Requires(post):   R
 Requires(postun): R
 BuildRequires:    R-devel >= 2.3.0 tetex-latex R-Biobase
@@ -90,7 +91,10 @@
 %{_libdir}/R/library/%{packname}/otherDocs
 
 %changelog
-* Tue May 27 2008 pingou <pingoufc4-at-yahoo.fr> 1.20.0-1
+* Tue Jun 25 2008 pingou <pingoufc4-at-yahoo.fr> 1.20.0-2
+- change the url
+
+* Mon May 26 2008 pingou <pingoufc4-at-yahoo.fr> 1.20.0-1
 - Update to version 1.20.0
 
 * Mon Jan 07 2008 Pingou <pingoufc4 at yahoo.fr> 1.18.0-3




More information about the fedora-extras-commits mailing list