rpms/grace/FC-3 grace.spec, 1.3, 1.4 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:38:08 UTC 2006


Author: jamatos

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

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-3/grace.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- grace.spec	12 Jan 2006 12:30:59 -0000	1.3
+++ grace.spec	1 Feb 2006 02:38:08 -0000	1.4
@@ -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-g77
 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 \
@@ -78,7 +76,6 @@
     %{buildroot}%{_datadir}/applications    \
     %{buildroot}%{_mandir}/man1             \
     %{buildroot}%{_sysconfdir}/%{name}
-#    %{buildroot}%{_sysconfdir}/profile.d    \
 
 ##
 # Let's have some sanity
@@ -118,11 +115,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
@@ -142,7 +134,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}
@@ -163,10 +154,14 @@
 
 
 %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
 
-* Thu Jan 12 2006 Jose' Matos <jamatos at fc.up.pt> - 5.1.18-8
+* Thu Jan 12 2006 José Matos <jamatos at fc.up.pt> - 5.1.18-8
 - remove name from Summary
 - disable setting environment variable GRACE_HOME
 - use g77 as the fortran compiler


--- grace.csh DELETED ---


--- grace.sh DELETED ---




More information about the scm-commits mailing list