rpms/R-AnnotationDbi/F-13 R-AnnotationDbi.spec, 1.3, 1.4 sources, 1.4, 1.5

Pierre-YvesChibon pingou at fedoraproject.org
Tue May 11 13:23:52 UTC 2010


Author: pingou

Update of /cvs/pkgs/rpms/R-AnnotationDbi/F-13
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv10893/F-13

Modified Files:
	R-AnnotationDbi.spec sources 
Log Message:
Update to 1.10.1


Index: R-AnnotationDbi.spec
===================================================================
RCS file: /cvs/pkgs/rpms/R-AnnotationDbi/F-13/R-AnnotationDbi.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- R-AnnotationDbi.spec	27 Mar 2010 14:38:39 -0000	1.3
+++ R-AnnotationDbi.spec	11 May 2010 13:23:52 -0000	1.4
@@ -1,16 +1,15 @@
 %global packname  AnnotationDbi
-%global Rvers     2.10.0
-%global bioc      2.5
+%global Rvers     2.11.0
 
 Name:             R-%{packname}
-Version:          1.8.2
-Release:          1%{?dist}
+Version:          1.10.1
+Release:          1%{dist}
 Summary:          Annotation Database Interface
 
 Group:            Applications/Engineering 
 License:          Artistic 2.0 
-URL:              http://bioconductor.org/packages/%{bioc}/bioc/html/%{packname}.html
-Source0:          http://bioconductor.org/packages/%{bioc}/bioc/src/contrib/%{packname}_%{version}.tar.gz
+URL:              http://bioconductor.org/packages/release/bioc/html/%{packname}.html
+Source0:          http://bioconductor.org/packages/release/bioc/src/contrib/%{packname}_%{version}.tar.gz
 BuildRoot:        %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildArch:        noarch
@@ -19,11 +18,9 @@ BuildArch:        noarch
 # - the amount
 # - they are mostly database (content)
 # - circular dependancies (such as with hgu95av2)
-Requires:         R >= %{Rvers} R-methods R-utils 
+Requires:         R-core >= %{Rvers} R-methods R-utils 
 Requires:         R-Biobase R-DBI R-RSQLite
-Requires(post):   R
-Requires(postun): R
-BuildRequires:    R-devel tetex-latex R >= %{Rvers} R-methods 
+BuildRequires:    R-devel >= %{Rvers} tex(latex) R-methods 
 BuildRequires:    R-utils R-Biobase R-DBI R-RSQLite 
 
 %description
@@ -76,6 +73,12 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Tue May 11 2010 pingou <pingou at pingoured.fr> 1.10.1-1
+- Update to version 1.10.1
+- Fix url to a more stable form
+- Fix R for latex
+- Remove R post/postun
+
 * Sat Mar 27 2010 pingou <pingou at pingoured.fr> 1.8.2-1
 - Update to 1.8.2
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/R-AnnotationDbi/F-13/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -p -r1.4 -r1.5
--- sources	27 Mar 2010 14:43:59 -0000	1.4
+++ sources	11 May 2010 13:23:52 -0000	1.5
@@ -1 +1 @@
-2ab27e5b4fe734c9c9de4c18f22af1e8  AnnotationDbi_1.8.2.tar.gz
+44df8dd4090e1e8ce3377b65bf3bd4a6  AnnotationDbi_1.10.1.tar.gz



More information about the scm-commits mailing list