Hello community,

here is the log from the commit of package wxMaxima for openSUSE:Factory 
checked in at 2015-02-13 08:35:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/wxMaxima (Old)
 and      /work/SRC/openSUSE:Factory/.wxMaxima.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "wxMaxima"

Changes:
--------
--- /work/SRC/openSUSE:Factory/wxMaxima/wxMaxima.changes        2014-12-29 
00:30:55.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.wxMaxima.new/wxMaxima.changes   2015-02-13 
08:35:16.000000000 +0100
@@ -1,0 +2,6 @@
+Mon Feb  9 22:15:14 UTC 2015 - [email protected]
+
+- Use wxWidgets 3 and remove manual dependencies.
+  Run fdupes over more files.
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ wxMaxima.spec ++++++
--- /var/tmp/diff_new_pack.7W7hbm/_old  2015-02-13 08:35:17.000000000 +0100
+++ /var/tmp/diff_new_pack.7W7hbm/_new  2015-02-13 08:35:17.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package wxMaxima
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -32,27 +32,23 @@
 BuildRequires:  automake
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
-BuildRequires:  gtk2-devel
-BuildRequires:  libxml2-devel
 BuildRequires:  maxima >= 5.13.0
-# Starting with version 0.8.8, it should be possible to use STL variant.
-#BuildRequires:  wxWidgets-devel
+%if 0%{?suse_version} >= 1320
+BuildRequires:  wxWidgets-devel >= 3
+%else
 BuildRequires:  wxWidgets-wxcontainer-devel
+%define _use_internal_dependency_generator 0
+%define __find_requires %wx_requires
+%endif
 # gnuplot is needed for plotting
 Requires:       gnuplot
-Requires:       gtk2
 # libgnomeprint is needed for printing
 Requires:       libgnomeprint
-Requires:       libxml2
 Requires:       maxima >= 5.13.0
 %if 0%{?suse_version}
 BuildRequires:  update-desktop-files
 %endif
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-%if 0%{?suse_version} >= 1140
-%define _use_internal_dependency_generator 0
-%define __find_requires %wx_requires
-%endif
 
 %description
 wxMaxima is a cross platform GUI for the computer algebra system maxima
@@ -92,7 +88,7 @@
 %endif
 
 %if 0%{?suse_version}
-%fdupes %{buildroot}%{_datadir}
+%fdupes %buildroot/%_prefix
 %endif
 
 %find_lang %name

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to