Update to 3.2.2.

This commit is contained in:
Jussi Lehtola 2009-07-31 08:01:59 +00:00
parent 62fb213b2c
commit ba22ec0f99
4 changed files with 9 additions and 6 deletions

View File

@ -1 +1 @@
octave-3.2.0.tar.bz2
octave-3.2.2.tar.bz2

View File

@ -1,3 +1,4 @@
octave-3_0_2-2_fc10:HEAD:octave-3.0.2-2.fc10.src.rpm:1224776342
octave-3_0_5-1_fc11:HEAD:octave-3.0.5-1.fc11.src.rpm:1239552316
octave-3_2_0-1_fc11:HEAD:octave-3.2.0-1.fc11.src.rpm:1247313567
octave-3_2_2-1_fc11:HEAD:octave-3.2.2-1.fc11.src.rpm:1249027014

View File

@ -2,8 +2,8 @@
%define octave_api api-v37
Name: octave
Version: 3.2.0
Release: 3%{?dist}
Version: 3.2.2
Release: 1%{?dist}
Summary: A high-level language for numerical computations
Epoch: 6
Group: Applications/Engineering
@ -76,11 +76,10 @@ fi
%global enable64 no
export CPPFLAGS="-DH5_USE_16_API"
%configure --enable-shared --disable-static --enable-64=%enable64 F77=gfortran
# SMP make doesn't work in Octave 3.2.0
# SMP make doesn't work in Octave 3.2.2
#make %{?_smp_mflags} OCTAVE_RELEASE="Fedora %{version}-%{release}"
make OCTAVE_RELEASE="Fedora %{version}-%{release}"
%install
rm -rf %{buildroot}
make install DESTDIR=%{buildroot}
@ -168,6 +167,9 @@ fi
%changelog
* Fri Jul 31 2009 Jussi Lehtola <jussilehtola@fedoraproject.org> - 6:3.2.2-1
- Update to latest upstream (3.2.2).
* Sat Jul 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 6:3.2.0-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild

View File

@ -1 +1 @@
f7965847648233cd7ed866dd2db3bcdc octave-3.2.0.tar.bz2
656d0d11bf9cfea7a4cee226ee63fea7 octave-3.2.2.tar.bz2