rpms/grads/devel grads.spec,1.30,1.31

Michael Schwendt mschwendt at fedoraproject.org
Tue Dec 8 21:53:06 UTC 2009


Author: mschwendt

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

Modified Files:
	grads.spec 
Log Message:
- Explicitly BR hdf-static in accordance with the Packaging
  Guidelines (hdf-devel is still static-only).



Index: grads.spec
===================================================================
RCS file: /cvs/pkgs/rpms/grads/devel/grads.spec,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -p -r1.30 -r1.31
--- grads.spec	8 Dec 2009 20:28:30 -0000	1.30
+++ grads.spec	8 Dec 2009 21:53:06 -0000	1.31
@@ -1,6 +1,6 @@
 Name:           grads
 Version:        2.0.a7.1
-Release:        0.2%{?dist}
+Release:        0.3%{?dist}
 Summary:        Tool for easy acces, manipulation, and visualization of data
 
 Group:          Applications/Engineering
@@ -21,7 +21,8 @@ Patch0:		grads-find-geotiff.patch
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
-BuildRequires:  hdf-devel g2clib-static g2clib-devel
+BuildRequires:  hdf-static hdf-devel
+BuildRequires:  g2clib-static g2clib-devel
 BuildRequires:  udunits-devel netcdf-devel 
 BuildRequires:  readline-devel
 BuildRequires:  libnc-dap-devel
@@ -94,7 +95,8 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
-* Tue Dec  8 2009 Michael Schwendt <mschwendt at fedoraproject.org> - 2.0.a7.1-0.2
+* Tue Dec  8 2009 Michael Schwendt <mschwendt at fedoraproject.org> - 2.0.a7.1-0.3
+- Same as below with hdf-static.
 - Explicitly BR g2clib-static in accordance with the Packaging
   Guidelines (g2clib-devel is still static-only).
 




More information about the fedora-extras-commits mailing list