rpms/R-maanova/devel .cvsignore, 1.6, 1.7 R-maanova.spec, 1.8, 1.9 sources, 1.6, 1.7

Pierre-YvesChibon pingou at fedoraproject.org
Tue May 11 14:03:07 UTC 2010


Author: pingou

Update of /cvs/pkgs/rpms/R-maanova/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv24735/devel

Modified Files:
	.cvsignore R-maanova.spec sources 
Log Message:
Update to 1.18.0


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/R-maanova/devel/.cvsignore,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -p -r1.6 -r1.7
--- .cvsignore	21 Nov 2009 13:54:51 -0000	1.6
+++ .cvsignore	11 May 2010 14:03:07 -0000	1.7
@@ -1 +1 @@
-maanova_1.16.0.tar.gz
+maanova_1.18.0.tar.gz


Index: R-maanova.spec
===================================================================
RCS file: /cvs/pkgs/rpms/R-maanova/devel/R-maanova.spec,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -p -r1.8 -r1.9
--- R-maanova.spec	21 Nov 2009 13:54:51 -0000	1.8
+++ R-maanova.spec	11 May 2010 14:03:07 -0000	1.9
@@ -1,23 +1,20 @@
 %define packname  maanova
-%define bioc      2.5
-%define Rversion  2.10.0
+%define Rversion  2.11.0
 
 Name:             R-%{packname}
-Version:          1.16.0 
-Release:          1%{?dist}
+Version:          1.18.0
+Release:          1%{dist}
 Summary:          Analysis of N-dye Micro Array using mixed model effect
 Summary(fr):      Analise de puce à ADN à N marqueurs par different modèle
 
 Group:            Applications/Productivity
 License:          GPLv2+ 
-URL:              http://www.bioconductor.org/packages/%{bioc}/bioc/html/maanova.html
-Source0:          http://www.bioconductor.org/packages/%{bioc}/bioc/src/contrib/%{packname}_%{version}.tar.gz
+URL:              http://www.bioconductor.org/packages/release/bioc/html/maanova.html
+Source0:          http://www.bioconductor.org/packages/release/bioc/src/contrib/%{packname}_%{version}.tar.gz
 BuildRoot:        %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
-Requires:         R-qvalue R >= %{Rversion}
-Requires(post):   R
-Requires(postun): R
-BuildRequires:    R >= %{Rversion} tex(latex) R-qvalue R-devel
+Requires:         R-qvalue R-core >= %{Rversion}
+BuildRequires:    R-devel >= %{Rversion} tex(latex) R-qvalue
 
 %description
 Analysis of N-dye Micro Array experiment using mixed model effect
@@ -44,9 +41,7 @@ chmod -x %{packname}/src/*.c
 # therefore I am not sure this package will be updated
 %{__sed} -i -e 's/snow//'  %{packname}/DESCRIPTION
 %{__sed} -i -e 's/\r$//'  %{packname}/inst/doc/abf1.tex
-%{__sed} -i -e 's/\r$//'  %{packname}/inst/doc/maanova.blg
 %{__sed} -i -e 's/\r$//'  %{packname}/inst/doc/camda.tex
-%{__sed} -i -e 's/\r$//'  %{packname}/inst/doc/maanova.bbl
 %{__sed} -i -e 's/\r$//'  %{packname}/inst/doc/intro.tex
 
 
@@ -87,6 +82,12 @@ chmod -x %{buildroot}%{_libdir}/R/librar
 %doc %{_libdir}/R/library/%{packname}/DESCRIPTION
 
 %changelog
+* Tue May 11 2010 pingou <pingou at pingoured.fr> 1.18.0-1
+- Update to version 1.18.0
+- Fix url to a more stable form
+- Fix BR to R-devel
+- Fix R to R-core
+
 * Sat Nov 21 2009 pingou <pingou at pingoured.fr> 1.16.0-1
 - Update to 1.16.0
 - Remove %%post and %%postun


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/R-maanova/devel/sources,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -p -r1.6 -r1.7
--- sources	21 Nov 2009 13:54:51 -0000	1.6
+++ sources	11 May 2010 14:03:07 -0000	1.7
@@ -1 +1 @@
-727f806f8c8e84e46f3569d6ec453143  maanova_1.16.0.tar.gz
+623f9697ccf159c67589a20b4310da84  maanova_1.18.0.tar.gz



More information about the scm-commits mailing list