rpms/R-affy/F-13 R-affy.spec,1.2,1.3 sources,1.3,1.4

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


Author: pingou

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

Modified Files:
	R-affy.spec sources 
Log Message:
Update to 1.26.1


Index: R-affy.spec
===================================================================
RCS file: /cvs/pkgs/rpms/R-affy/F-13/R-affy.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- R-affy.spec	21 Nov 2009 13:39:04 -0000	1.2
+++ R-affy.spec	11 May 2010 13:13:08 -0000	1.3
@@ -1,21 +1,18 @@
 %global packname  affy
-%global bioc      2.5
-%global Rvers     2.10.0
+%global Rvers     2.11.0
 
 Name:             R-%{packname}
-Version:          1.24.2
-Release:          1%{?dist}
+Version:          1.26.1
+Release:          1%{dist}
 Summary:          Methods for Affymetrix Oligonucleotide Arrays
 
 Group:            Applications/Engineering 
 License:          LGPLv2+ 
-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)
 
-Requires:         R >= %{Rvers} R-Biobase R-tkWidgets R-preprocessCore R-affyio
-Requires(post):   R
-Requires(postun): R
+Requires:         R-core >= %{Rvers} R-Biobase R-tkWidgets R-preprocessCore R-affyio
 BuildRequires:    R-devel >= %{Rvers} tex(latex) R-Biobase R-tkWidgets R-preprocessCore-devel R-affyio
 
 %description
@@ -69,6 +66,11 @@ rm -rf %{buildroot}
 %{_libdir}/R/library/%{packname}/tests
 
 %changelog
+* Tue May 11 2010 pingou <pingou at pingoured.fr> 1.26.1-1
+- Update to version 1.26.1
+- Fix url to a more stable form
+- Remove post/postun R since there is no post/postun
+
 * Sat Nov 21 2009 pingou <pingou at pingoured.fr> 1.24.2-1
 - Update to 1.24.2
 - Remove %%post and %%postun


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/R-affy/F-13/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- sources	21 Nov 2009 13:39:04 -0000	1.3
+++ sources	11 May 2010 13:13:08 -0000	1.4
@@ -1 +1 @@
-987e9398543e991e328ce2be9753f38b  affy_1.24.2.tar.gz
+cf137d2c40a0f2f4de3401f85093f9e7  affy_1.26.1.tar.gz



More information about the scm-commits mailing list