[mathgl/f15] * Update to 1.11.2

mycae mycae at fedoraproject.org
Thu Jun 2 19:49:40 UTC 2011


commit 91f919bee194157fdd6856a7274dca64891ed659
Author: mycae <mycae(atime)yahoo.com>
Date:   Thu Jun 2 20:49:08 2011 +0100

    * Update to 1.11.2

 mathgl-1.11.2-fltk.patch |   12 ++++++++++++
 mathgl.spec              |   29 +++++++++++++++++++++--------
 sources                  |    2 +-
 3 files changed, 34 insertions(+), 9 deletions(-)
---
diff --git a/mathgl-1.11.2-fltk.patch b/mathgl-1.11.2-fltk.patch
new file mode 100644
index 0000000..4b22336
--- /dev/null
+++ b/mathgl-1.11.2-fltk.patch
@@ -0,0 +1,12 @@
+diff -Naur mathgl-1.11.0.1.orig/include/mgl/mgl_fltk.h mathgl-1.11.0.1/include/mgl/mgl_fltk.h
+--- mathgl-1.11.0.1.orig/include/mgl/mgl_fltk.h	2010-11-13 22:04:11.000000000 +0100
++++ mathgl-1.11.0.1/include/mgl/mgl_fltk.h	2011-05-31 12:51:46.477338346 +0200
+@@ -29,7 +29,7 @@
+ #endif
+ 
+ #include <FL/Fl.H>
+-#include <Fl/Fl_Scroll.H>
++#include <FL/Fl_Scroll.H>
+ #include <FL/Fl_Button.H>
+ #include <FL/Fl_Counter.H>
+ #include <FL/Fl_Menu_Bar.H>
diff --git a/mathgl.spec b/mathgl.spec
index 8c08133..07df654 100644
--- a/mathgl.spec
+++ b/mathgl.spec
@@ -1,19 +1,18 @@
 Name: mathgl
-Version: 1.11.0.1
-Release: 4%{?dist}
+Version: 1.11.2
+Release: 1%{?dist}
 Summary: Cross-platform library for making high-quality scientific graphics
-#Deutsch ist fremdsprach für mich.
-#Summary(de): Plattformübergreifend bibliotheke für hoch-qualität Wissenschaftliche Graphiken
+Summary(de): Plattformübergreifende Bibliothek für hochwertige wissenschaftliche Graphiken
 Summary(ru): MathGL - это библиотека для осуществления высококачественной визуализации данных
 License: GPLv2+
 Group: Development/Libraries
 Url: http://mathgl.sourceforge.net
-Source0: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tgz
+Source0: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
 
 #Uncomment mathgl dif listing (fix warning) also from pts
 Patch0: %{name}-info.patch
-#Datatype conversion (int->int32) on x86 in hdf4 read func
-Patch1: %{name}-hdf4-datatype.patch
+#Fltk uses /usr/include/FL
+Patch1: %{name}-%{version}-fltk.patch
 
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
@@ -78,7 +77,7 @@ for file in AUTHORS ChangeLog.txt README COPYRIGHT; do
 done
 
 %patch0
-%patch1
+%patch1 -p1
 
 
 
@@ -174,6 +173,20 @@ rm -rf $RPM_BUILD_ROOT
 %doc texinfo/docs/*
 
 %changelog
+* Wed Jun 01 2011 <mycae(a!t)yahoo.com> - 1.11.2-1
+- Update to upstream 1.11.2
+
+* Tue May 31 2011 Ralf Corsépius <corsepiu at fedoraproject.org> - 1.11.0.1-6
+- Reflect fltk having changed its include directory (Fix FTBS).
+- Fix German %%summary.
+
+* Tue May 31 2011 Ralf Corsépius <corsepiu at fedoraproject.org> - 1.11.0.1-6
+- Reflect fltk having changed its include directory (Fix FTBS).
+- Fix German %%summary.
+
+* Tue May 17 2011 Orion Poplawski <orion at cora.nwra.com> - 1.11.0.1-5
+- Rebuild for hdf5 1.8.7 
+
 * Sun Feb 27 2011 <mycae(a!t)yahoo.com> - 1.11.0.1-4
 - Remove octave for Bug 679948, and dynamic patch non-functional due
   to swig covariant return type problems with octave_map
diff --git a/sources b/sources
index edffa2f..df50a3d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-790438adb60afd25304d9d2a18c03160  mathgl-1.11.0.1.tgz
+acd33e68911d9506f60d769dce23f95e  mathgl-1.11.2.tar.gz


More information about the scm-commits mailing list