rpms/R-hdf5/EL-5 R-hdf5.spec,1.5,1.6 sources,1.4,1.5

Orion Poplawski orion at fedoraproject.org
Thu Oct 29 19:29:30 UTC 2009


Author: orion

Update of /cvs/pkgs/rpms/R-hdf5/EL-5
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv8911

Modified Files:
	R-hdf5.spec sources 
Log Message:
* Thu Oct 29 2009 Orion Poplawski <orion at cora.nwra.com> 1.6.9-1
- bump to 1.6.9
- rebuild for R 2.9.2
- update spec to current R standard



Index: R-hdf5.spec
===================================================================
RCS file: /cvs/pkgs/rpms/R-hdf5/EL-5/R-hdf5.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -p -r1.5 -r1.6
--- R-hdf5.spec	26 Aug 2007 22:56:31 -0000	1.5
+++ R-hdf5.spec	29 Oct 2009 19:29:28 -0000	1.6
@@ -1,18 +1,17 @@
-%define packrel  0
-%define packname hdf5
+%global packname hdf5
 
 Name: R-%{packname}
-Version: 1.6.6
-Release: 2%{?dist}
-Source0: ftp://cran.r-project.org/pub/R/contrib/main/%{packname}_%{version}.tar.gz
+Version: 1.6.9
+Release: 1%{?dist}
+Source0: http://cran.r-project.org/contrib/main/%{packname}_%{version}.tar.gz
 License: GPLv2+
-URL: http://cran.r-project.org/contrib
+URL: http://cran.r-project.org/web/packages/hdf5/index.html
 Group: Applications/Engineering
 Summary: Interface to the NCSA HDF5 library
 BuildRequires: R-devel, tetex-latex, hdf5-devel, zlib-devel
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-Requires(post): R
-Requires(postun): R
+Requires(post): R-core
+Requires(postun): R-core
 
 %description
 R package:
@@ -26,7 +25,7 @@ Interface to the NCSA HDF5 library
 %install
 rm -rf $RPM_BUILD_ROOT
 mkdir -p $RPM_BUILD_ROOT%{_libdir}/R/library
-%{_bindir}/R CMD INSTALL --configure-flags="PKG_CPPFLAGS=\"$RPM_OPT_FLAGS -Dspot\"" -l $RPM_BUILD_ROOT%{_libdir}/R/library %{packname}
+%{_bindir}/R CMD INSTALL -l $RPM_BUILD_ROOT%{_libdir}/R/library %{packname}
 # Clean up in advance of check
 test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
 rm -rf $RPM_BUILD_ROOT%{_libdir}/R/library/R.css
@@ -47,6 +46,11 @@ rm -rf $RPM_BUILD_ROOT
 %{_libdir}/R/library/%{packname}
 
 %changelog
+* Thu Oct 29 2009 Orion Poplawski <orion at cora.nwra.com> 1.6.9-1
+- bump to 1.6.9
+- rebuild for R 2.9.2
+- update spec to current R standard
+
 * Sun Aug 26 2007 Tom "spot" Callaway <tcallawa at redhat.com> 1.6.6-2
 - rebuild for ppc32
 - fix license tags


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/R-hdf5/EL-5/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -p -r1.4 -r1.5
--- sources	5 Jul 2007 14:58:15 -0000	1.4
+++ sources	29 Oct 2009 19:29:29 -0000	1.5
@@ -1 +1 @@
-f9ff4a4a33282487e171eae7d0c870a1  hdf5_1.6.6.tar.gz
+bacf97b663d50704f52a43cd3cc75f86  hdf5_1.6.9.tar.gz




More information about the fedora-extras-commits mailing list