rpms/grace/FC-4 grace.spec, 1.2, 1.3 grace.csh, 1.1, NONE grace.sh, 1.1, NONE

José Abílio Oliveira Matos (jamatos) fedora-extras-commits at redhat.com
Wed Feb 1 02:30:17 UTC 2006


Author: jamatos

Update of /cvs/extras/rpms/grace/FC-4
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3245

Modified Files:
	grace.spec 
Removed Files:
	grace.csh grace.sh 
Log Message:
* Wed Feb  1 2006 José Matos <jamatos at fc.up.pt> - 5.1.19-2
- Update BR from fftw to fftw2.
- Remove references to previous profile scripts.



Index: grace.spec
===================================================================
RCS file: /cvs/extras/rpms/grace/FC-4/grace.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- grace.spec	12 Jan 2006 12:38:15 -0000	1.2
+++ grace.spec	1 Feb 2006 02:30:17 -0000	1.3
@@ -1,24 +1,22 @@
 Name:           grace
 Version:        5.1.19
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Numerical Data Processing and Visualization Tool
 
 License:        GPL
-# Xbae is BSD and cephes is LGPL, see also Source5 and Source6 
+# Xbae is BSD and cephes is LGPL, see also Source3 and Source4 
 URL:            http://plasma-gate.weizmann.ac.il/Grace/
 Source0:        ftp://plasma-gate.weizmann.ac.il/pub/grace/src/grace5/%{name}-%{version}.tar.gz
 Source1:        %{name}.desktop
 Source2:        %{name}.png
-#Source3:        %{name}.sh
-#Source4:        %{name}.csh
-Source5:	cephes-license.email
-Source6:	LICENSE.cephes
+Source3:	cephes-license.email
+Source4:	LICENSE.cephes
 Patch:          %{name}-gracerc-no_auxiliary.diff
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 Group:          Applications/Engineering
 
 BuildRequires:  libjpeg-devel, libpng-devel, netcdf-devel
-BuildRequires:  zlib-devel, xorg-x11-devel, fftw-devel, t1lib-devel
+BuildRequires:  zlib-devel, xorg-x11-devel, fftw2-devel, t1lib-devel
 BuildRequires:  openmotif-devel, gcc-gfortran
 BuildRequires:  desktop-file-utils, font-utils
 Requires:	nedit
@@ -49,7 +47,7 @@
 %patch
 
 %build
-cp %{SOURCE5} %{SOURCE6} .
+cp %{SOURCE3} %{SOURCE4} .
 %configure \
     --enable-editres \
     --with-editor=nedit \
@@ -79,7 +77,6 @@
     %{buildroot}%{_datadir}/applications    \
     %{buildroot}%{_mandir}/man1             \
     %{buildroot}%{_sysconfdir}/%{name}
-#    %{buildroot}%{_sysconfdir}/profile.d    \
 
 ##
 # Let's have some sanity
@@ -119,11 +116,6 @@
     --add-category Application                          \
     --add-category Graphics	                            \
     %{buildroot}%{_datadir}/applications/%{name}.desktop
-##
-# Profile scripts
-#
-#install -pm 755 %{SOURCE3} %{buildroot}%{_sysconfdir}/profile.d/%{name}.sh
-#install -pm 755 %{SOURCE4} %{buildroot}%{_sysconfdir}/profile.d/%{name}.csh
 
 
 %clean
@@ -143,7 +135,6 @@
 %doc ChangeLog CHANGES COPYRIGHT DEVELOPERS LICENSE README LICENSE.Xbae
 %doc cephes-license.email LICENSE.cephes
 %doc examples/ doc/ 
-#%{_sysconfdir}/profile.d/*
 %config(noreplace) %{_sysconfdir}/%{name}/
 %{_bindir}/*
 %{_datadir}/%{name}
@@ -164,7 +155,11 @@
 
 
 %changelog
-* Thu Jan 12 2006 Jose' Matos <jamatos at fc.up.pt> - 5.1.19-1
+* Wed Feb  1 2006 José Matos <jamatos at fc.up.pt> - 5.1.19-2
+- Update BR from fftw to fftw2.
+- Remove references to previous profile scripts.
+
+* Thu Jan 12 2006 José Matos <jamatos at fc.up.pt> - 5.1.19-1
 - new upstream version
 - remove name from Summary
 - disable setting environment variable GRACE_HOME


--- grace.csh DELETED ---


--- grace.sh DELETED ---




More information about the scm-commits mailing list