rpms/hdf5/devel hdf5.spec,1.33,1.34

Oliver Falk oliver at fedoraproject.org
Mon Feb 23 16:13:57 UTC 2009


Author: oliver

Update of /cvs/pkgs/rpms/hdf5/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv1570/devel

Modified Files:
	hdf5.spec 
Log Message:
* Add alpha to 64bit archs - no release increase - doesn't affect primary archs


Index: hdf5.spec
===================================================================
RCS file: /cvs/pkgs/rpms/hdf5/devel/hdf5.spec,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -r1.33 -r1.34
--- hdf5.spec	8 Oct 2008 14:56:20 -0000	1.33
+++ hdf5.spec	23 Feb 2009 16:13:27 -0000	1.34
@@ -68,7 +68,7 @@
            --enable-cxx --enable-fortran \
            --with-ssl
 #Multiarch header
-%ifarch x86_64 ppc64 ia64 s390 sparc64
+%ifarch x86_64 ppc64 ia64 s390 sparc64 alpha
 cp src/H5pubconf.h \
    src/H5pubconf-64.h
 %else
@@ -87,7 +87,7 @@
 mv ${RPM_BUILD_ROOT}%{_includedir}/*.mod ${RPM_BUILD_ROOT}%{_fmoddir}
 
 #Fixup headers and scripts for multiarch
-%ifarch x86_64 ppc64 ia64 s390 sparc64
+%ifarch x86_64 ppc64 ia64 s390 sparc64 alpha
 mv ${RPM_BUILD_ROOT}%{_includedir}/H5pubconf.h \
    ${RPM_BUILD_ROOT}%{_includedir}/H5pubconf-64.h
 for x in h5c++ h5cc h5fc




More information about the fedora-extras-commits mailing list