rpms/R-GeneR/devel .cvsignore, 1.2, 1.3 R-GeneR.spec, 1.2, 1.3 sources, 1.2, 1.3

Pierre-YvesChibon pingou at fedoraproject.org
Mon Oct 27 19:57:04 UTC 2008


Author: pingou

Update of /cvs/pkgs/rpms/R-GeneR/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv7008

Modified Files:
	.cvsignore R-GeneR.spec sources 
Log Message:
New version 2.12.0


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/R-GeneR/devel/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- .cvsignore	26 Oct 2008 17:35:10 -0000	1.2
+++ .cvsignore	27 Oct 2008 19:56:34 -0000	1.3
@@ -1 +1 @@
-GeneR_2.11.1.tar.gz
+GeneR_2.12.0.tar.gz


Index: R-GeneR.spec
===================================================================
RCS file: /cvs/pkgs/rpms/R-GeneR/devel/R-GeneR.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- R-GeneR.spec	26 Oct 2008 17:49:02 -0000	1.2
+++ R-GeneR.spec	27 Oct 2008 19:56:34 -0000	1.3
@@ -1,9 +1,10 @@
 %define packname  GeneR
 %define release   2.3
+%define Rversion  2.8.0
 
 Name:             R-%{packname}
-Version:          2.11.1
-Release:          3%{?dist}
+Version:          2.12.0
+Release:          1%{?dist}
 Summary:          R for genes and sequences analysis
 
 Group:            Applications/Engineering 
@@ -12,10 +13,10 @@
 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 >= 2.6.0 
+Requires:         R >= %{Rversion}
 Requires(post):   R
 Requires(postun): R
-BuildRequires:    R-devel tetex-latex R >= 2.6.0 
+BuildRequires:    R-devel >= %{Rversion} tetex-latex R >= 2.6.0 
 
 %description
 Package manipulating nucleotidic sequences (Embl, Fasta, GenBank).
@@ -86,6 +87,9 @@
 %{_libdir}/R/library/%{packname}/libs
 
 %changelog
+* Mon Oct 27 2008  pingou <pingou at pingoured.fr> 2.12.0-1
+- New version 2.12.0 for R >= 2.8.0
+
 * Sun Oct 26 2008  pingou <pingou at pingoured.fr> 2.11.1-3
 - Comment the R CMD check which causes a build failed in koji
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/R-GeneR/devel/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources	26 Oct 2008 17:35:10 -0000	1.2
+++ sources	27 Oct 2008 19:56:34 -0000	1.3
@@ -1 +1 @@
-f401b22b5f94857dff1fa53081b8dc2a  GeneR_2.11.1.tar.gz
+380222186fab91529e6b734d99590422  GeneR_2.12.0.tar.gz




More information about the scm-commits mailing list