[octave-optim] dependencies apparently still do not work

sailer sailer at fedoraproject.org
Mon Nov 28 17:57:09 UTC 2011


commit bcf6860d5b719a7852fea8f6612e090313c6a537
Author: Thomas Sailer <t.sailer at alumni.ethz.ch>
Date:   Mon Nov 28 18:56:47 2011 +0100

    dependencies apparently still do not work

 octave-optim.spec |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/octave-optim.spec b/octave-optim.spec
index 194caf7..7a87b36 100644
--- a/octave-optim.spec
+++ b/octave-optim.spec
@@ -42,8 +42,8 @@ functions for curve fitting and the following minimization algorithms:
 %build
 #octave pkg build dependency check does not work
 #https://bugzilla.redhat.com/show_bug.cgi?id=733615
-%octave_pkg_build
-#octave_cmd pkg build '-verbose' '-nodeps' %{_tmppath}/%{name}-%{version}-%{release}.%{_arch} %{_builddir}/%{buildsubdir}
+#octave_pkg_build
+%octave_cmd pkg build '-verbose' '-nodeps' %{_tmppath}/%{name}-%{version}-%{release}.%{_arch} %{_builddir}/%{buildsubdir}
 make -C doc DVIPDF=dvipdf optim-mini-howto-2.pdf
 
 %install


More information about the scm-commits mailing list