rpms/dap-hdf4_handler/devel dap-hdf4_handler.spec,1.25,1.26

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


Author: mschwendt

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

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



Index: dap-hdf4_handler.spec
===================================================================
RCS file: /cvs/pkgs/rpms/dap-hdf4_handler/devel/dap-hdf4_handler.spec,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -p -r1.25 -r1.26
--- dap-hdf4_handler.spec	24 Jul 2009 19:56:38 -0000	1.25
+++ dap-hdf4_handler.spec	8 Dec 2009 21:53:05 -0000	1.26
@@ -1,7 +1,7 @@
 Summary:         HDF4 data handler for the OPeNDAP Data server
 Name:            dap-hdf4_handler
 Version:         3.7.14
-Release:         2%{?dist}
+Release:         3%{?dist}
 License:         LGPLv2+
 Group:           System Environment/Daemons 
 Source0:         http://www.opendap.org/pub/source/hdf4_handler-%{version}.tar.gz
@@ -10,7 +10,7 @@ URL:             http://www.opendap.org/
 BuildRoot:       %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires:   libdap-devel >= 3.9.3
 BuildRequires:   bes-devel >= 3.7.2
-BuildRequires:   hdf-devel
+BuildRequires:   hdf-static, hdf-devel
 
 %description
 This is the hdf4 data handler for our data server. It reads HDF4 and HDF-EOS
@@ -42,6 +42,10 @@ rm -rf $RPM_BUILD_ROOT
 %doc COPYING COPYRIGHT_URI NEWS README
 
 %changelog
+* Tue Dec  8 2009 Michael Schwendt <mschwendt at fedoraproject.org> - 3.7.14-3
+- Explicitly BR hdf-static in accordance with the Packaging
+  Guidelines (hdf-devel is still static-only).
+
 * Fri Jul 24 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 3.7.14-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
 




More information about the fedora-extras-commits mailing list