Hello community,

here is the log from the commit of package glucat for openSUSE:Factory checked 
in at 2014-12-29 00:30:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/glucat (Old)
 and      /work/SRC/openSUSE:Factory/.glucat.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "glucat"

Changes:
--------
--- /work/SRC/openSUSE:Factory/glucat/glucat.changes    2014-04-06 
07:15:54.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.glucat.new/glucat.changes       2014-12-29 
00:30:46.000000000 +0100
@@ -1,0 +2,7 @@
+Sat Dec 27 01:40:46 UTC 2014 - [email protected]
+
+- Update to version 0.7.4:
+  + Improved precision of the sqrt, log and exp functions.
+- Workaround incorrect install location of pyclical module.
+
+-------------------------------------------------------------------

Old:
----
  glucat-0.7.3.tar.gz

New:
----
  glucat-0.7.4.tar.gz

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

Other differences:
------------------
++++++ glucat.spec ++++++
--- /var/tmp/diff_new_pack.I5JrIu/_old  2014-12-29 00:30:51.000000000 +0100
+++ /var/tmp/diff_new_pack.I5JrIu/_new  2014-12-29 00:30:51.000000000 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           glucat
-Version:        0.7.3
+Version:        0.7.4
 Release:        0
 Summary:        Library of C++ templates implementing universal Clifford 
algebras
 License:        LGPL-3.0
@@ -79,7 +79,11 @@
 make %{?_smp_mflags}
 
 %install
-make DESTDIR=%{buildroot} install
+%make_install
+
+# INSTALLATION OF PYCLICAL MODULE IS BOTCHED, WORKAROUND UNTIL FIXED
+mkdir -p %{buildroot}/%{python_sitearch}/
+mv %{buildroot}/%{buildroot}/%{python_sitearch}/* 
%{buildroot}/%{python_sitearch}/
 
 %check
 ./test/test.sh

++++++ glucat-0.7.3.tar.gz -> glucat-0.7.4.tar.gz ++++++
++++ 94869 lines of diff (skipped)

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

Reply via email to