Make sure patch applies before building.
This commit is contained in:
parent
bc442add73
commit
7ede29bdf6
@ -1,5 +1,5 @@
|
||||
--- octave-2.9.4/src/DLD-FUNCTIONS/spchol.cc.orig 2005-11-11 10:44:05.000000000 -0700
|
||||
+++ octave-2.9.4/src/DLD-FUNCTIONS/spchol.cc 2005-11-30 15:41:35.000000000 -0700
|
||||
--- src/DLD-FUNCTIONS/spchol.cc.orig 2005-11-11 10:44:05.000000000 -0700
|
||||
+++ src/DLD-FUNCTIONS/spchol.cc 2005-11-30 15:41:35.000000000 -0700
|
||||
@@ -609,7 +609,11 @@
|
||||
for (octave_idx_type k = 0 ; k < n ; k++)
|
||||
{
|
||||
|
@ -1,6 +1,6 @@
|
||||
Name: octave
|
||||
Version: 2.9.4
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
Summary: A high-level language for numerical computations
|
||||
Epoch: 6
|
||||
|
||||
@ -131,6 +131,9 @@ fi
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Dec 1 2005 Quentin Spencer <qspencer@users.sourceforge.net> 2.9.4-3
|
||||
- Make sure patch applies correctly before building!
|
||||
|
||||
* Thu Dec 1 2005 Quentin Spencer <qspencer@users.sourceforge.net> 2.9.4-2
|
||||
- Patch to enable compilation on x86_64.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user