Hello community,

here is the log from the commit of package hdf5 for openSUSE:Factory checked in 
at 2013-04-16 06:44:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/hdf5 (Old)
 and      /work/SRC/openSUSE:Factory/.hdf5.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "hdf5", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/hdf5/hdf5.changes        2012-11-21 
17:01:02.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.hdf5.new/hdf5.changes   2013-04-16 
06:44:24.000000000 +0200
@@ -1,0 +2,7 @@
+Fri Apr 12 19:25:06 UTC 2013 - [email protected]
+
+- Update to 1.8.10-patch1:
+  * official important bug fixes for 1.8.10
+  * see RELEASE.txt "Bug Fixes since HDF5-1.8.10"
+
+-------------------------------------------------------------------

Old:
----
  hdf5-1.8.10.tar.bz2

New:
----
  hdf5-1.8.10-patch1.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ hdf5.spec ++++++
--- /var/tmp/diff_new_pack.6kwLWD/_old  2013-04-16 06:44:28.000000000 +0200
+++ /var/tmp/diff_new_pack.6kwLWD/_new  2013-04-16 06:44:28.000000000 +0200
@@ -28,15 +28,17 @@
 
 %define _mpi %{?_openmpi:openmpi} %{?_mvapich2:mvapich2}
 
+# rpm may not like this original version number
+%define xversion 1.8.10-patch1
 
 Name:           hdf5
-Version:        1.8.10
+Version:        1.8.10.patch1
 Release:        0
 Summary:        A general purpose library and file format for storing 
scientific data
 License:        BSD-3-Clause
 Group:          Development/Libraries/Other
 Url:            http://www.hdfgroup.org/HDF5/
-Source0:        
http://www.hdfgroup.org/ftp/HDF5/current/src/hdf5-%{version}%{?snaprel}.tar.bz2
+Source0:        
http://www.hdfgroup.org/ftp/HDF5/releases/hdf5-%{xversion}/src/hdf5-%{xversion}.tar.bz2
 Patch0:         hdf5-LD_LIBRARY_PATH.patch
 Patch1:         hdf5-non_void_return.patch
 # fix broken printf call, sent upstream
@@ -274,7 +276,7 @@
 %endif
 
 %prep
-%setup -q
+%setup -q -n %{name}-%{xversion}
 %patch0 -p1 -b .LD_LIBRARY_PATH
 %patch1 -p0 -b .non_void_return
 %patch2 -p0 -b .fix_printf

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to