[mathgl/f15/master] * RE build was done without dep resolution. Might cause octave-config call to fail to report correc

mycae mycae at fedoraproject.org
Sat Feb 12 21:12:52 UTC 2011


commit 663773ea4f9af2ef8e2235bc2a807713a44e1fba
Author: mycae <mycae at yahoo.com>
Date:   Wed Feb 2 12:00:37 2011 +0000

    * RE build was done without dep resolution. Might cause octave-config
     call to fail to report correct API

 mathgl.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/mathgl.spec b/mathgl.spec
index 9376e02..b49d0ff 100644
--- a/mathgl.spec
+++ b/mathgl.spec
@@ -1,7 +1,7 @@
 %{!?octave_api:%global octave_api %(octave-config -p API_VERSION || echo 0)}
 Name: mathgl
 Version: 1.11.0.1
-Release: 2%{?dist}
+Release: 3%{?dist}
 Summary: Cross-platform library for making high-quality scientific graphics
 Summary(ru): MathGL - это библиотека для осуществления высококачественной визуализации данных
 License: GPLv2+
@@ -214,6 +214,9 @@ rm -rf $RPM_BUILD_ROOT
 %doc texinfo/docs/*
 
 %changelog
+* Sat Feb 12 2010 <mycae(a!t)yahoo.com> - 1.11.0.1-3
+- Request rebuild -- octave-config needs to emit correct api. 
+
 * Tue Feb 08 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.11.0.1-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 


More information about the scm-commits mailing list