rpms/R-GeneR/F-11 R-GeneR.spec,1.9,1.10

pingou pingou at fedoraproject.org
Fri Jan 15 09:05:06 UTC 2010


Author: pingou

Update of /cvs/pkgs/rpms/R-GeneR/F-11
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv13607/F-11

Modified Files:
	R-GeneR.spec 
Log Message:
Fix url and source0 on each spec/branch


Index: R-GeneR.spec
===================================================================
RCS file: /cvs/pkgs/rpms/R-GeneR/F-11/R-GeneR.spec,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -p -r1.9 -r1.10
--- R-GeneR.spec	21 Nov 2009 11:30:39 -0000	1.9
+++ R-GeneR.spec	15 Jan 2010 09:05:06 -0000	1.10
@@ -4,13 +4,13 @@
 
 Name:             R-%{packname}
 Version:          2.16.0
-Release:          1%{?dist}
+Release:          2%{?dist}
 Summary:          R for genes and sequences analysis
 
 Group:            Applications/Engineering 
 License:          CeCILL
-URL:              http://www.bioconductor.org/packages/%{bioconductor_release}/bioc/html/%{packname}.html
-Source0:          http://www.bioconductor.org/packages/%{bioconductor_release}/bioc/src/contrib/%{packname}_%{version}.tar.gz
+URL:              http://bioconductor.org/packages/%{bioconductor_release}/bioc/html/%{packname}.html
+Source0:          http://bioconductor.org/packages/%{bioconductor_release}/bioc/src/contrib/%{packname}_%{version}.tar.gz
 Patch0:           %{name}-gcc44.patch
 # Has been sent to daubenton [AT] cgm.cnrs-gif [DOT] fr on 2009/04/22 -- by Milos
 BuildRoot:        %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -81,6 +81,9 @@ rm -rf %{buildroot}
 %{_libdir}/R/library/%{packname}/libs
 
 %changelog
+* Fri Jan 15 2010 pingou <pingou at pingoured.fr> 2.16.0-2
+- Fix the url and source0
+
 * Sat Nov 21 2009 pingou <pingou at pingoured.fr> 2.16.0-1
 - Update to 2.16.0
 - Remove %%post and %%postun



More information about the scm-commits mailing list