rpms/grads/FC-3 grads.spec,1.4,1.5

Patrice Dumas (pertusus) fedora-extras-commits at redhat.com
Fri Dec 23 09:00:53 UTC 2005


Author: pertusus

Update of /cvs/extras/rpms/grads/FC-3
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13105

Modified Files:
	grads.spec 
Log Message:
No hdf-devel on FC-3



Index: grads.spec
===================================================================
RCS file: /cvs/extras/rpms/grads/FC-3/grads.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- grads.spec	21 Dec 2005 08:02:35 -0000	1.4
+++ grads.spec	23 Dec 2005 09:00:53 -0000	1.5
@@ -1,6 +1,6 @@
 Name:           grads
 Version:        1.9b4
-Release:        5%{?dist}.1
+Release:        5%{?dist}.2
 Summary:        Tool for easy acces, manipulation, and visualization of data
 
 Group:          Applications/Engineering
@@ -28,9 +28,6 @@
 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:  opendap-devel
 BuildRequires:  libdap-devel libnc-dap-devel
@@ -69,7 +66,7 @@
 
 %build
 ./bootstrap
-# pass the -L and -I flags for hdf on ppc even though there is no hdf
+# pass the -L and -I flags for hdf 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}
@@ -91,9 +88,6 @@
 %{_bindir}/bufrscan
 %{_bindir}/gradsc
 %{_bindir}/gradsdods
-%ifnarch ppc
-%{_bindir}/gradshdf
-%endif
 %{_bindir}/gradsnc
 %{_bindir}/gribmap
 %{_bindir}/gribscan
@@ -107,7 +101,7 @@
 %doc COPYRIGHT NOTICE.wgrib html README.xorg grads-copyright_summary
 
 %changelog
-* Wed Dec 21 2005 Patrice Dumas <dumas at centre-cired.fr> 1.9b4-5.1
+* Wed Dec 21 2005 Patrice Dumas <dumas at centre-cired.fr> 1.9b4-5.2
 - don't build the hdf interface on ppc, there is no hdf package
 
 * Tue Dec 13 2005 Patrice Dumas <dumas at centre-cired.fr> 1.9b4-4




More information about the fedora-extras-commits mailing list