rpms/R-maanova/F-8 R-maanova.spec,1.1,1.2 sources,1.2,1.3

Pierre-YvesChibon pingou at fedoraproject.org
Mon Sep 15 19:18:47 UTC 2008


Author: pingou

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

Modified Files:
	R-maanova.spec sources 
Log Message:



Index: R-maanova.spec
===================================================================
RCS file: /cvs/pkgs/rpms/R-maanova/F-8/R-maanova.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- R-maanova.spec	19 Jan 2008 18:59:28 -0000	1.1
+++ R-maanova.spec	15 Sep 2008 19:18:16 -0000	1.2
@@ -1,15 +1,16 @@
 %define packname  maanova
+%define bioc      2.2
 
 Name:             R-%{packname}
-Version:          1.9.0 
+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,12 @@
 
 
 %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
+
 * Wed Jan 16 2008 Pingou <pingoufc4 at yahoo.fr> 1.9.0-1
 - Update to version 1.9.0
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/R-maanova/F-8/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources	19 Jan 2008 18:59:28 -0000	1.2
+++ sources	15 Sep 2008 19:18:16 -0000	1.3
@@ -1 +1 @@
-2a940b10b5140c72ad24a4db9c63289e  maanova_1.9.0.tar.gz
+04f1b6d5c7695aa5e333bc9aaa5bb374  maanova_1.10.0.tar.gz




More information about the fedora-extras-commits mailing list