]> git.pld-linux.org Git - packages/dx.git/commitdiff
- added some TODOs,
authorTomasz Pala <gotar@pld-linux.org>
Sat, 15 Nov 2003 16:52:15 +0000 (16:52 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- BR: libjpeg-devel
- -fomit-frame-pointer on ia32

Changed files:
    dx.spec -> 1.23

dx.spec

diff --git a/dx.spec b/dx.spec
index 4b09ec580bb881008b51e30de2eb98b47e28044c..d60f09302b885a6833639a88955ade73b8c585a7 100644 (file)
--- a/dx.spec
+++ b/dx.spec
@@ -1,3 +1,7 @@
+#
+# TODO: - add samples
+#      - make static subpackage
+#
 Summary:       Excellent tool for making visualization of data
 Summary(pl):   Doskona³e narzêdzie do wizualizacji danych
 Name:          dx
@@ -18,6 +22,7 @@ BuildRequires:        automake
 BuildRequires: bison
 BuildRequires: flex
 BuildRequires: hdf-devel
+BuildRequires: libjpeg-devel
 BuildRequires: libtool
 BuildRequires: libtiff-devel
 BuildRequires: motif-devel
@@ -25,6 +30,8 @@ BuildRequires:        netcdf-devel
 Requires:      %{name}-libs = %{version}
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
+%define                specflags_ia32  -fomit-frame-pointer
+
 %description
 OpenDX is a uniquely powerful, full-featured software package for the
 visualization of scientific, engineering and analytical data: Its open
This page took 0.070517 seconds and 4 git commands to generate.