From 87ff9ddbe2b0dd51763ac6ed08ef2106ffed5e53 Mon Sep 17 00:00:00 2001 From: kloczek Date: Sat, 23 Feb 2002 01:58:09 +0000 Subject: [PATCH] - adapterized. Changed files: dx.spec -> 1.9 --- dx.spec | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/dx.spec b/dx.spec index 393bae9..24aff57 100644 --- a/dx.spec +++ b/dx.spec @@ -1,15 +1,15 @@ Summary: Excelent tool to making visualization of data Summary(pl): Doskona³e narzêdzie do wizualizacji danych -Name: dx +Name: dx Version: 4.1.3 Release: 1 -Group: Applications License: IPL +Group: Applications Source0: http://opendx.npaci.edu/source/%{name}-%{version}.tar.gz Source1: http://opendx.npaci.edu/source/%{name}samples-%{version}.tar.gz Patch0: %{name}-DESTDIR.patch Patch1: %{name}-acfix.patch -URL: http://www.opendx.org +URL: http://www.opendx.org/ BuildRequires: flex BuildRequires: ImageMagick-devel BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -17,7 +17,7 @@ BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %define _prefix /usr/X11R6 %define _mandir %{_prefix}/man -%description +%description OpenDX is a uniquely powerful, full-featured software package for the visualization of scientific, engineering and analytical data: Its open system design is built on a standard interface environments. And its @@ -45,7 +45,7 @@ rm -f missing %configure2_13 \ --prefix=%{_prefix} \ --datadir=%{_datadir} \ - --mandir=%{_mandir} + --mandir=%{_mandir} %{__make} @@ -58,7 +58,7 @@ rm -rf $RPM_BUILD_ROOT %{__make} install DESTDIR=$RPM_BUILD_ROOT -gzip -9nf README ChangeLog +gzip -9nf README ChangeLog %clean rm -rf $RPM_BUILD_ROOT -- 2.44.0