[R-IRanges/f19] disable bootstrap

Tom Callaway spot at fedoraproject.org
Tue Apr 16 20:26:59 UTC 2013


commit 86fbf02b664ec3903c7c4b98341d753ddb2a8d68
Author: Tom Callaway <spot at fedoraproject.org>
Date:   Tue Apr 16 16:26:18 2013 -0400

    disable bootstrap

 R-IRanges.spec |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/R-IRanges.spec b/R-IRanges.spec
index 7918ba6..3420a3e 100644
--- a/R-IRanges.spec
+++ b/R-IRanges.spec
@@ -1,10 +1,10 @@
 %global packname  IRanges
 %global Rvers     3.0.0
-%global bootstrap 1
+%global bootstrap 0
 
 Name:             R-%{packname}
 Version:          1.18.0
-Release:          2%{dist}
+Release:          2%{dist}.1
 Summary:          Low-level containers for storing sets of integer ranges
 Group:            Applications/Engineering 
 License:          Artistic 2.0 and Copyright only
@@ -89,7 +89,7 @@ rm -rf %{buildroot}
 %{_libdir}/R/library/%{packname}/include
 
 %changelog
-* Mon Apr 15 2013 Tom Callaway <spot at fedoraproject.org> - 1.18.0-2
+* Mon Apr 15 2013 Tom Callaway <spot at fedoraproject.org> - 1.18.0-2.1
 - disable bootstrap
 
 * Sun Apr 07 2013 pingou <pingou at pingoured.fr> 1.18.0-1


More information about the scm-commits mailing list