[R-IRanges/f18] disable bootstrap

Tom Callaway spot at fedoraproject.org
Mon Apr 22 18:18:34 UTC 2013


commit f14b7465681e6c7b7c758fb6306d26710579fb35
Author: Tom Callaway <spot at fedoraproject.org>
Date:   Mon Apr 22 14:17:55 2013 -0400

    disable bootstrap

 R-IRanges.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/R-IRanges.spec b/R-IRanges.spec
index b80abdc..d4646d0 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,6 +89,9 @@ rm -rf %{buildroot}
 %{_libdir}/R/library/%{packname}/include
 
 %changelog
+* Mon Apr 22 2013 Tom Callaway <spot at fedoraproject.org> - 1.18.0-2.1
+- disable bootstrap
+
 * Mon Apr 15 2013 Tom Callaway <spot at fedoraproject.org> - 1.18.0-2
 - bootstrap pass
 


More information about the scm-commits mailing list