[octave-quaternion] Fix FTBFS.

Jussi Lehtola jussilehtola at fedoraproject.org
Mon Jan 16 14:28:08 UTC 2012


commit 30274128448a9cba9b20fb38e908ed65516f6802
Author: Jussi Lehtola <jussilehtola at fedoraproject.org>
Date:   Mon Jan 16 16:28:04 2012 +0200

    Fix FTBFS.

 octave-quaternion.spec |    8 +++++---
 1 files changed, 5 insertions(+), 3 deletions(-)
---
diff --git a/octave-quaternion.spec b/octave-quaternion.spec
index f592863..d6aeff1 100644
--- a/octave-quaternion.spec
+++ b/octave-quaternion.spec
@@ -2,7 +2,7 @@
 
 Name:           octave-%{octpkg}
 Version:        1.0.0
-Release:        3%{?dist}
+Release:        4%{?dist}
 Summary:        Quaternion package for Octave
 Group:          Applications/Engineering
 License:        GPLv3+
@@ -10,13 +10,12 @@ URL:            http://octave.sourceforge.net/quaternion/
 Source0:        http://downloads.sourceforge.net/octave/%{octpkg}-%{version}.tar.gz
 BuildArch:      noarch
 
-BuildRequires:  octave  
+BuildRequires:  octave-devel
 
 Requires:       octave
 Requires(post): octave
 Requires(postun): octave
 
-
 Obsoletes:      octave-forge <= 20090607
 
 
@@ -54,6 +53,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Mon Jan 16 2012 Jussi Lehtola <jussilehtola at fedoraproject.org> - 1.0.0-4
+- Fix FTBFS in rawhide against Octave 3.6.0.
+
 * Fri Jan 13 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.0.0-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 


More information about the scm-commits mailing list