[R-hdf5] rebuild for R 2.14.0

Tom Callaway spot at fedoraproject.org
Wed Nov 9 20:14:42 UTC 2011


commit ee5f27f58d8a11695e489f54869e459c684897bb
Author: Tom "spot" Callaway <tcallawa at redhat.com>
Date:   Wed Nov 9 15:14:39 2011 -0500

    rebuild for R 2.14.0

 R-hdf5.spec |   13 ++++---------
 1 files changed, 4 insertions(+), 9 deletions(-)
---
diff --git a/R-hdf5.spec b/R-hdf5.spec
index 794e8f6..4bfd14c 100644
--- a/R-hdf5.spec
+++ b/R-hdf5.spec
@@ -2,7 +2,7 @@
 
 Name: R-%{packname}
 Version: 1.6.9
-Release: 12%{?dist}
+Release: 13%{?dist}
 Source0: http://cran.r-project.org/contrib/%{packname}_%{version}.tar.gz
 License: GPLv2+
 URL: http://cran.r-project.org/web/packages/hdf5/index.html
@@ -10,8 +10,6 @@ Group: Applications/Engineering
 Summary: Interface to the NCSA HDF5 library
 BuildRequires: R-devel, tex(latex), hdf5-devel, zlib-devel
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-Requires(post): R-core
-Requires(postun): R-core
 # We hardcode this because it does need a rebuild if hdf5 updates.
 Requires: hdf5 = 1.8.7
 
@@ -40,16 +38,13 @@ export HDF5CPPFLAGS=-DH5_USE_16_API
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-%post
-%{_R_make_search_index}
-
-%postun
-%{_R_make_search_index}
-
 %files
 %{_libdir}/R/library/%{packname}
 
 %changelog
+* Wed Nov  9 2011 Tom Callaway <spot at fedoraproject.org> - 1.6.9-13
+- rebuild for R 2.14.0
+
 * Tue May 17 2011 Orion Poplawski - 1.6.9-12
 - Rebuild for hdf5-1.8.7
 


More information about the scm-commits mailing list