rpms/grads/devel grads.spec,1.5,1.6

Patrice Dumas (pertusus) fedora-extras-commits at redhat.com
Fri Feb 17 01:01:21 UTC 2006


Author: pertusus

Update of /cvs/extras/rpms/grads/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1355

Modified Files:
	grads.spec 
Log Message:
* Fri Feb 17 2006 atrice Dumas <dumas at centre-cired.fr> 1.9b4-7
- enable hdf for ppc, now that it is there



Index: grads.spec
===================================================================
RCS file: /cvs/extras/rpms/grads/devel/grads.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- grads.spec	25 Jan 2006 22:04:32 -0000	1.5
+++ grads.spec	17 Feb 2006 01:01:21 -0000	1.6
@@ -1,6 +1,6 @@
 Name:           grads
 Version:        1.9b4
-Release:        6%{?dist}
+Release:        7%{?dist}
 Summary:        Tool for easy acces, manipulation, and visualization of data
 
 Group:          Applications/Engineering
@@ -27,10 +27,7 @@
 Patch2:         grads-conditionnal_lats.diff
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
-# no hdf on ppc
-%ifnarch ppc
 BuildRequires:  hdf-devel 
-%endif
 BuildRequires:  udunits-devel netcdf-devel 
 BuildRequires:  readline-devel
 BuildRequires:  libdap-devel libnc-dap-devel
@@ -68,7 +65,6 @@
 
 %build
 ./bootstrap
-# pass the -L and -I flags for hdf on ppc even though there is no hdf
 %configure --without-gui --without-lats LDFLAGS="-L%{_libdir}/netcdf-3/ -L/usr/X11R6/lib/ -lXaw -L%{_libdir}/hdf/" CPPFLAGS="-I%{_includedir}/netcdf-3/ -I%{_includedir}/hdf/" --enable-dyn-supplibs
 
 make %{?_smp_mflags}
@@ -90,9 +86,7 @@
 %{_bindir}/bufrscan
 %{_bindir}/gradsc
 %{_bindir}/gradsdods
-%ifnarch ppc
 %{_bindir}/gradshdf
-%endif
 %{_bindir}/gradsnc
 %{_bindir}/gribmap
 %{_bindir}/gribscan
@@ -106,6 +100,9 @@
 %doc COPYRIGHT NOTICE.wgrib html README.xorg grads-copyright_summary
 
 %changelog
+* Fri Feb 17 2006 atrice Dumas <dumas at centre-cired.fr> 1.9b4-7
+- enable hdf for ppc, now that it is there
+
 * Thu Jan 19 2006 Patrice Dumas <dumas at centre-cired.fr> 1.9b4-6
 - add BR on readline-devel close #178285
 




More information about the scm-commits mailing list