[R-affydata] Fix URLs and dist tag

Pierre-YvesChibon pingou at fedoraproject.org
Thu Apr 4 10:12:08 UTC 2013


commit 240dd7602ebc2a13472f3431428b2d21ea04b04a
Author: Pierre-Yves Chibon <pingou at pingoured.fr>
Date:   Thu Apr 4 12:10:28 2013 +0200

    Fix URLs and dist tag

 R-affydata.spec |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/R-affydata.spec b/R-affydata.spec
index 588c9cd..60a87bf 100644
--- a/R-affydata.spec
+++ b/R-affydata.spec
@@ -2,13 +2,13 @@
 
 Name:             R-%{packname}
 Version:          1.11.17
-Release:          1%{dist}
+Release:          1%{?dist}
 Summary:          Affymetrix data for demonstration purpose
 
 Group:            Applications/Engineering 
 License:          GPLv2+
-URL:              http://www.bioconductor.org/packages/2.6/data/experiment/html/affydata.html
-Source0:          http://www.bioconductor.org/packages/2.6/data/experiment/src/contrib/%{packname}_%{version}.tar.gz
+URL:              http://www.bioconductor.org/packages/release/data/experiment/html/affydata.html
+Source0:          http://www.bioconductor.org/packages/release/data/experiment/src/contrib/%{packname}_%{version}.tar.gz
 BuildRoot:        %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:        noarch 
 


More information about the scm-commits mailing list