rpms/R-maanova/F-9 R-maanova.spec,1.2,1.3

Pierre-YvesChibon pingou at fedoraproject.org
Mon Sep 15 19:14:30 UTC 2008


Author: pingou

Update of /cvs/pkgs/rpms/R-maanova/F-9
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv3175

Modified Files:
	R-maanova.spec 
Log Message:



Index: R-maanova.spec
===================================================================
RCS file: /cvs/pkgs/rpms/R-maanova/F-9/R-maanova.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- R-maanova.spec	19 Feb 2008 19:32:50 -0000	1.2
+++ R-maanova.spec	15 Sep 2008 19:14:00 -0000	1.3
@@ -1,15 +1,16 @@
 %define packname  maanova
+%define bioc      2.2
 
 Name:             R-%{packname}
-Version:          1.9.0 
-Release:          2%{?dist}
+Version:          1.10.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/2.1/bioc/html/maanova.html
-Source0:          http://www.bioconductor.org/packages/2.2/bioc/src/contrib/%{packname}_%{version}.tar.gz
+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
 BuildRoot:        %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 Requires:         R-qvalue
@@ -38,6 +39,9 @@
 chmod -x %{packname}/inst/*.txt
 chmod -x %{packname}/src/*.c
 %{__sed} -i -e 's/\r$//'  %{packname}/DESCRIPTION
+# With this it can build, but leads to lot of warning
+# 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
 
 
@@ -89,6 +93,9 @@
 
 
 %changelog
+* Fri May 02 2008 Pingou <pingoufc4 at yahoo.fr> 1.10.0-1
+- Update to bioconductor 2.2
+
 * Tue Feb 19 2008 Fedora Release Engineering <rel-eng at fedoraproject.org> - 1.9.0-2
 - Autorebuild for GCC 4.3
 




More information about the fedora-extras-commits mailing list