rpms/gdl/devel .cvsignore, 1.3, 1.4 gdl.spec, 1.10, 1.11 sources, 1.3, 1.4

Orion Poplawski (orion) fedora-extras-commits at redhat.com
Tue Apr 4 17:38:20 UTC 2006


Author: orion

Update of /cvs/extras/rpms/gdl/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24910

Modified Files:
	.cvsignore gdl.spec sources 
Log Message:
Update to 0.9pre



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/gdl/devel/.cvsignore,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- .cvsignore	21 Nov 2005 18:26:29 -0000	1.3
+++ .cvsignore	4 Apr 2006 17:38:20 -0000	1.4
@@ -1 +1 @@
-gdl-0.8.11.tar.gz
+gdl-0.9pre.tar.gz


Index: gdl.spec
===================================================================
RCS file: /cvs/extras/rpms/gdl/devel/gdl.spec,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- gdl.spec	24 Feb 2006 20:10:58 -0000	1.10
+++ gdl.spec	4 Apr 2006 17:38:20 -0000	1.11
@@ -1,12 +1,12 @@
 Name:           gdl
-Version:        0.8.11
-Release:        4%{?dist}
+Version:        0.9
+Release:        0.pre%{?dist}
 Summary:        GNU Data Language
 
 Group:          Applications/Engineering
 License:        GPL
 URL:            http://gnudatalanguage.sourceforge.net/
-Source0:        http://dl.sf.net/gnudata/%{name}-%{version}.tar.gz
+Source0:        http://dl.sf.net/gnudata/%{name}-%{version}pre.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  readline-devel, ncurses-devel
@@ -23,11 +23,11 @@
 
 
 %prep
-%setup -q
+%setup -q -n %{name}-%{version}pre
 
 
 %build
-%configure --disable-static --with-fftw \
+%configure --disable-dependency-tracking --disable-static --with-fftw \
            INCLUDES="-I/usr/include/netcdf-3 -I/usr/include/hdf" \
            LIBS="-L%{_libdir}/netcdf-3 -L%{_libdir}/hdf"
 make %{?_smp_mflags}
@@ -49,6 +49,9 @@
 
 
 %changelog
+* Mon Apr  3 2006 - Orion Poplawski <orion at cora.nwra.com> - 0.9-0.pre
+- Update to 0.9pre
+
 * Fri Feb 24 2006 - Orion Poplawski <orion at cora.nwra.com> - 0.8.11-4
 - Add --with-fftw to configure
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/gdl/devel/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- sources	21 Nov 2005 18:26:29 -0000	1.3
+++ sources	4 Apr 2006 17:38:20 -0000	1.4
@@ -1 +1 @@
-837365b860889de03483cf84ae15b9b3  gdl-0.8.11.tar.gz
+b05a9eea1bad9fef0b386f16231a4140  gdl-0.9pre.tar.gz




More information about the scm-commits mailing list