From 81f4d2b6cb72a96270e5c1a7b832b3677b60ede0 Mon Sep 17 00:00:00 2001 From: Pierre-YvesChibon Date: Fri, 2 May 2008 07:56:15 +0000 Subject: [PATCH] *** empty log message *** --- .cvsignore | 2 +- R-affyio.spec | 12 ++++++++---- sources | 2 +- 3 files changed, 10 insertions(+), 6 deletions(-) diff --git a/.cvsignore b/.cvsignore index 2417784..8eae9de 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -affyio_1.6.1.tar.gz +affyio_1.8.0.tar.gz diff --git a/R-affyio.spec b/R-affyio.spec index 6218768..5e74e7f 100644 --- a/R-affyio.spec +++ b/R-affyio.spec @@ -1,15 +1,16 @@ %define packname affyio +%define bioc 2.2 Name: R-%{packname} -Version: 1.6.1 -Release: 3%{?dist} +Version: 1.8.0 +Release: 1%{?dist} Summary: Tools for parsing Affymetrix data files Summary(fr): Outils d'analyse de fichier de données de puces affymetrix Group: Applications/Engineering License: LGPLv2+ -URL: http://bioconductor.org/packages/2.1/bioc/html/affyio.html -Source0: http://bioconductor.org/packages/2.1/bioc/src/contrib/%{packname}_%{version}.tar.gz +URL: http://bioconductor.org/packages/2.2/bioc/html/affyio.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(post): R @@ -70,6 +71,9 @@ rm -rf %{buildroot} %{_libdir}/R/library/%{packname}/libs/affyio.so %changelog +* Fri May 02 2008 Pingou 1.8.0-1 +- Update to bioconductor 2.2 + * Tue Feb 19 2008 Fedora Release Engineering - 1.6.1-3 - Autorebuild for GCC 4.3 diff --git a/sources b/sources index ca0a217..9066fcc 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -0d11eb216f4b735cb3fd796195e49309 affyio_1.6.1.tar.gz +3482df4371b79bf92fa4419ece0987ab affyio_1.8.0.tar.gz