Hello community,

here is the log from the commit of package nlopt for openSUSE:Factory checked 
in at 2014-11-14 09:19:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/nlopt (Old)
 and      /work/SRC/openSUSE:Factory/.nlopt.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "nlopt"

Changes:
--------
--- /work/SRC/openSUSE:Factory/nlopt/nlopt.changes      2014-02-11 
11:30:15.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.nlopt.new/nlopt.changes 2014-11-14 
09:19:15.000000000 +0100
@@ -1,0 +2,7 @@
+Thu Nov 13 08:13:11 UTC 2014 - [email protected]
+
+- Update to version 2.4.2
+  * Bugfix release, see included NEWS file for details.
+- Update package descriptionts.
+
+-------------------------------------------------------------------

Old:
----
  nlopt-2.4.1.tar.gz

New:
----
  nlopt-2.4.2.tar.gz

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

Other differences:
------------------
++++++ nlopt.spec ++++++
--- /var/tmp/diff_new_pack.E2WNpL/_old  2014-11-14 09:19:16.000000000 +0100
+++ /var/tmp/diff_new_pack.E2WNpL/_new  2014-11-14 09:19:16.000000000 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           nlopt
-Version:        2.4.1
+Version:        2.4.2
 Release:        0
 Summary:        A library for nonlinear optimization
 License:        LGPL-2.0
@@ -28,16 +28,12 @@
 Patch1:         nlopt-2.3-pkgconfig.patch
 # PATCH-FIX-UPSTREAM pythondir.patch
 Patch2:         pythondir.patch
+BuildRequires:  fdupes
 BuildRequires:  gcc-c++
 BuildRequires:  hdf5-devel
 BuildRequires:  octave-devel
 BuildRequires:  pkgconfig
 BuildRequires:  python-numpy-devel
-%if 0%{?suse_version} <= 1110
-%{!?python_sitearch: %global python_sitearch %(python -c "from 
distutils.sysconfig import get_python_lib; print(get_python_lib(1))")}
-%else
-Requires:       python(abi) >= %{py_ver}
-%endif
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -66,7 +62,7 @@
 developing applications that use %{name}.
 
 %package -n python-%{name}
-Summary:        A library for nonlinear optimization
+Summary:        Python interface to nonlinear optimization libray
 Group:          Development/Libraries/Python
 Requires:       python-numpy
 
@@ -76,8 +72,10 @@
 optimization routines available online as well as original
 implementations of various other algorithms.
 
+This package contains Python interface to NLopt library.
+
 %package -n octave-nlopt_optimize
-Summary:        A library for nonlinear optimization
+Summary:        Octave interface to nonlinear optimization libray
 Group:          Productivity/Scientific/Math
 Requires:       octave
 
@@ -87,6 +85,7 @@
 optimization routines available online as well as original
 implementations of various other algorithms.
 
+This package contains Octave interface to NLopt library.
 
 %prep
 %setup -q
@@ -101,6 +100,7 @@
 %install
 %makeinstall
 find %{buildroot} -name '*.la' -exec rm -f {} ';'
+%fdupes %{buildroot}%{py_sitedir}
 
 %post -n lib%{name}0 -p /sbin/ldconfig
 

++++++ nlopt-2.4.1.tar.gz -> nlopt-2.4.2.tar.gz ++++++
++++ 4110 lines of diff (skipped)

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

Reply via email to