]> git.pld-linux.org Git - packages/grace.git/blobdiff - grace.spec
- release 7
[packages/grace.git] / grace.spec
index 4d12c1f5ad9ecbddde19b6583a76e27f4e63108e..1bc31b4c363238305ee2a524091bfa614a200178 100644 (file)
@@ -1,40 +1,39 @@
 Summary:       Numerical Data Processing and Visualization Tool (grace)
-Summary(pl):   Narzêdzie do numerycznej obróbki i wizualizacji danych
+Summary(pl.UTF-8):     Narzędzie do numerycznej obróbki i wizualizacji danych
 Name:          grace
-Version:       5.1.9
-Release:       1
+Version:       5.1.22
+Release:       7
 License:       GPL
 Group:         Applications/Math
-Source0:       ftp://plasma-gate.weizmann.ac.il/pub/grace/src/%{name}-%{version}.tar.gz
-Patch0:                %{name}-DESTDIR.patch
+Source0:       ftp://plasma-gate.weizmann.ac.il/pub/grace/src/stable/%{name}-%{version}.tar.gz
+# Source0-md5: 672356466f18fe59ed21a8fb44f9851d
+Source1:       %{name}.desktop
+Patch0:                %{name}-FHS.patch
 Patch1:                %{name}-home_etc.patch
-Patch2:                %{name}-PDFlib.patch
-Patch3:                %{name}-etc.patch
-Patch4:                %{name}-fontsdir.patch
-Patch5:                %{name}-ac25x.patch
+Patch2:                %{name}-etc.patch
+Patch3:                %{name}-fontsdir.patch
 URL:           http://plasma-gate.weizmann.ac.il/Grace/
-BuildRequires: XFree86-devel
 BuildRequires: Xbae-devel
 BuildRequires: XmHTML-devel >= 1.1.5
 BuildRequires: autoconf
-BuildRequires: fftw-devel
-BuildRequires: lesstif-devel
+BuildRequires: automake
+BuildRequires: fftw-devel >= 2.1.3
 BuildRequires: libjpeg-devel
 BuildRequires: libpng-devel >= 0.9.6
-BuildRequires: libtiff-devel
+BuildRequires: motif-devel >= 1.2
 BuildRequires: netcdf-devel >= 3.0
-BuildRequires: pdflib-devel >= 3.0
-BuildRequires: t1lib-devel
-Requires:      ghostscript-fonts-std
+#BuildRequires:        pdflib-devel >= 5.0.0
+BuildRequires: t1lib-devel >= 5.0.0
+BuildRequires: xorg-lib-libXmu-devel
+BuildRequires: xorg-lib-libXpm-devel
+BuildRequires: xorg-lib-libXt-devel
+Requires:      fonts-Type1-urw
 Requires:      libpng >= 0.9.6
-Requires:      pdflib >= 3.0
+#Requires:     pdflib >= 5.0.0
 Requires:      zlib >= 1.0.3
 Obsoletes:     xmgr
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
-%define                _prefix         /usr/X11R6
-%define                _mandir         %{_prefix}/man
-
 %description
 Grace is a Motif application for two-dimensional data visualization.
 Grace can transform the data using free equations, FFT, cross- and
@@ -43,45 +42,45 @@ The generated figures are of high quality. Grace is a very convenient
 tool for data inspection, data transformation, and and for making
 figures for publications.
 
-%description -l pl
-Grace jest Motiffow± aplikacj± s³u¿±c± do dwuwymiarowej wizualizacji
-danych. Mo¿e przekszta³caæ dane za pomoc± wolnych równañ, FFT,
-autokorelacji, ró¿niczek, ca³ek, histogramów itd. Powsta³e wykresy
-maj± wysok± jako¶æ. Grace jest bardzo u¿ytecznym narzêdziem je¶li
-chodzi o monitorowanie i transformacjê danych oraz tworzenie wykresów
+%description -l pl.UTF-8
+Grace jest motifową aplikacją służącą do dwuwymiarowej wizualizacji
+danych. Może przekształcać dane za pomocą wolnych równań, FFT,
+autokorelacji, różniczek, całek, histogramów itd. Powstałe wykresy
+mają wysoką jakość. Grace jest bardzo użytecznym narzędziem jeśli
+chodzi o monitorowanie i transformację danych oraz tworzenie wykresów
 do publikacji.
 
 %prep
 %setup -q
-#%patch0 -p1
+%patch0 -p1
 %patch1 -p1
-#%patch2 -p1
+%patch2 -p1
 %patch3 -p1
-%patch4 -p1
-%patch5 -p1
 
 %build
+cp -f /usr/share/automake/config.* ac-tools
 cp -f ac-tools/configure.in .
 %{__autoconf}
-if [ -f %{_pkgconfigdir}/libpng12.pc ] ; then
-       CPPFLAGS="`pkg-config libpng12 --cflags`"
-fi
-%configure CPPFLAGS="$CPPFLAGS" \
+%configure \
        --enable-grace-home=%{_datadir}/%{name} \
        --enable-editres \
        --enable-extra-incpath=$PKG_BUILD_DIR/include \
        --enable-extra-ldpath=$PKG_BUILD_DIR/lib \
+       --without-bundled-xbae \
        %{!?debug:--disable-debug}
 %{__make}
 
 %install
 rm -rf $RPM_BUILD_ROOT
 
-%{__make} install DESTDIR=$RPM_BUILD_ROOT
+%{__make} install \
+       DESTDIR=$RPM_BUILD_ROOT
 
 rm -f $RPM_BUILD_ROOT%{_datadir}/grace/doc/{*.sgml,*.dvi,*.1} \
        $RPM_BUILD_ROOT%{_datadir}/grace/examples/dotest
 
+install -D %{SOURCE1} $RPM_BUILD_ROOT%{_desktopdir}/%{name}.desktop
+
 gzip -9nf $RPM_BUILD_ROOT%{_datadir}/grace/doc/*.dat \
        $RPM_BUILD_ROOT%{_datadir}/grace/doc/*.agr \
        $RPM_BUILD_ROOT%{_datadir}/grace/doc/*.sh
@@ -96,15 +95,17 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/grace/doc
 %{_datadir}/grace/examples
 %dir %{_sysconfdir}/grace
-
-%config(noreplace) %verify(not size, mtime, md5) %{_sysconfdir}/grace/*
-%attr(755,root,root)%{_bindir}/*
+%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/grace/*
+%attr(755,root,root) %{_bindir}/*
+%{_mandir}/man1/*
 %{_libdir}/grace
 %{_includedir}/*
 %dir %{_datadir}/grace
 %{_datadir}/grace/auxiliary
 %dir %{_datadir}/grace/templates
-%config(noreplace) %verify(not size, mtime, md5) %{_datadir}/grace/templates/*
+%config(noreplace) %verify(not md5 mtime size) %{_datadir}/grace/templates/*
 %dir %{_datadir}/grace/fonts
 %{_datadir}/grace/fonts/enc
+%{_datadir}/grace/fonts/type1
 %{_datadir}/grace/fonts/FontDataBase
+%{_desktopdir}/*.desktop
This page took 0.062077 seconds and 4 git commands to generate.