[mathgl/f12/master] * update -devel package to include gsl-devel

mycae mycae at fedoraproject.org
Sun Aug 8 17:46:00 UTC 2010


commit aad20562f7865f69de1938c5b6dc5ef475c7671e
Author: mycae <builder at localhost.localdomain>
Date:   Sun Aug 8 19:45:24 2010 +0100

    * update -devel package to include gsl-devel

 mathgl.spec |    9 ++++++++-
 1 files changed, 8 insertions(+), 1 deletions(-)
---
diff --git a/mathgl.spec b/mathgl.spec
index ec93cfe..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: 1%{?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,12 @@ 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
+
 * Wed Apr 14 2010 <mycae(a!t)yahoo.com> - 1.10.2.1-1.1
 - tag bump
 


More information about the scm-commits mailing list