[mathgl] * Update to include gsl-devel in requires for mathgl-devel

mycae mycae at fedoraproject.org
Sun Aug 8 17:34:52 UTC 2010


commit ed8f03b6e789f81812a3a30ac9bc8873de98a6bf
Author: mycae <builder at localhost.localdomain>
Date:   Sun Aug 8 19:33:55 2010 +0100

    * Update to include gsl-devel in requires for mathgl-devel

 mathgl.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/mathgl.spec b/mathgl.spec
index 8f1d465..dc41dda 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.10.2.1
-Release: 2%{?dist}.1
+Release: 3%{?dist}
 Summary: Cross-platform library for making high-quality scientific graphics
 Summary(ru): MathGL - это библиотека для осуществления высококачественной визуализации данных
 License: GPLv2+
@@ -50,6 +50,7 @@ opengl applications
 Summary: Libraries and header files for %{name} library
 Group: Development/Libraries
 Requires: %{name} = %{version}-%{release}
+Requires: gsl-devel
 
 %description devel
 The %{name}-devel package contains libraries and header files for
@@ -220,6 +221,9 @@ rm -rf $RPM_BUILD_ROOT
 %doc texinfo/docs/*
 
 %changelog
+* Sun Aug 08 2010 <mycae(a!t)yahoo.com> - 1.10.2.1-3
+- Add gsl-devel to requires
+
 * Wed Jul 14 2010 Dan Horák <dan at danny.cz> - 1.10.2.1-2.1
 - rebuilt against wxGTK-2.8.11-2
 


More information about the scm-commits mailing list