rpms/octave/devel octave-2.9.4-x86_64.patch, 1.1, 1.2 octave.spec, 1.25, 1.26

Quentin Spencer (qspencer) fedora-extras-commits at redhat.com
Thu Dec 1 14:57:46 UTC 2005


Author: qspencer

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

Modified Files:
	octave-2.9.4-x86_64.patch octave.spec 
Log Message:
Make sure patch applies before building.

octave-2.9.4-x86_64.patch:

Index: octave-2.9.4-x86_64.patch
===================================================================
RCS file: /cvs/extras/rpms/octave/devel/octave-2.9.4-x86_64.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- octave-2.9.4-x86_64.patch	1 Dec 2005 14:45:02 -0000	1.1
+++ octave-2.9.4-x86_64.patch	1 Dec 2005 14:57:44 -0000	1.2
@@ -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++)
  	    {


Index: octave.spec
===================================================================
RCS file: /cvs/extras/rpms/octave/devel/octave.spec,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- octave.spec	1 Dec 2005 14:45:02 -0000	1.25
+++ octave.spec	1 Dec 2005 14:57:44 -0000	1.26
@@ -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 @@
 
 
 %changelog
+* Thu Dec  1 2005 Quentin Spencer <qspencer at users.sourceforge.net> 2.9.4-3
+- Make sure patch applies correctly before building!
+
 * Thu Dec  1 2005 Quentin Spencer <qspencer at users.sourceforge.net> 2.9.4-2
 - Patch to enable compilation on x86_64.
 




More information about the scm-commits mailing list