rpms/dx/devel dx.spec,1.18,1.19

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


Author: mschwendt

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

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



Index: dx.spec
===================================================================
RCS file: /cvs/pkgs/rpms/dx/devel/dx.spec,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -p -r1.18 -r1.19
--- dx.spec	8 Nov 2009 14:48:49 -0000	1.18
+++ dx.spec	8 Dec 2009 21:53:05 -0000	1.19
@@ -1,7 +1,7 @@
 Summary: Open source version of IBM's Visualization Data Explorer
 Name: dx
 Version: 4.4.4
-Release: 12%{?dist}
+Release: 13%{?dist}
 URL: http://www.opendx.org/
 Group: Applications/Engineering
 Source0: http://opendx.informatics.jax.org/source/dx-%{version}.tar.gz
@@ -19,7 +19,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version
 BuildRequires: bison
 BuildRequires: desktop-file-utils
 BuildRequires: flex
-BuildRequires: hdf-devel
+BuildRequires: hdf-static, hdf-devel
 BuildRequires: ImageMagick-devel
 #FIXME doesn't build currently
 #BuildRequires: java-devel
@@ -128,6 +128,10 @@ rm -rf $RPM_BUILD_ROOT
 %{_libdir}/lib*.so
 
 %changelog
+* Tue Dec  8 2009 Michael Schwendt <mschwendt at fedoraproject.org> - 4.4.4-13
+- Explicitly BR hdf-static in accordance with the Packaging
+  Guidelines (hdf-devel is still static-only).
+
 * Sun Nov 08 2009 Dominik Mierzejewski <rpm at greysector.net> 4.4.4-12
 - bump release to clear up cvs tag mixup
 
@@ -209,4 +213,4 @@ rm -rf $RPM_BUILD_ROOT
 
 * Fri Aug 18 2006 Dominik Mierzejewski <rpm at greysector.net>
 - initial build
-- fix lib paths
\ No newline at end of file
+- fix lib paths




More information about the scm-commits mailing list