]> git.pld-linux.org Git - packages/dx.git/commitdiff
- adapterized.
authorkloczek <kloczek@pld-linux.org>
Sat, 23 Feb 2002 01:58:09 +0000 (01:58 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    dx.spec -> 1.9

dx.spec

diff --git a/dx.spec b/dx.spec
index 393bae9ffd9efd1c2c691a76ef648350d573d4e7..24aff5727a2333eae7a90ad16a47bad36a92934f 100644 (file)
--- 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
This page took 0.045686 seconds and 4 git commands to generate.