Hello community,

here is the log from the commit of package armadillo for openSUSE:Factory 
checked in at 2012-06-26 15:13:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/armadillo (Old)
 and      /work/SRC/openSUSE:Factory/.armadillo.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "armadillo", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/armadillo/armadillo.changes      2012-06-05 
12:02:28.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.armadillo.new/armadillo.changes 2012-06-26 
15:13:43.000000000 +0200
@@ -1,0 +2,5 @@
+Fri Jun 22 19:04:09 UTC 2012 - sco...@free.fr
+
+- fix build on SLE 11 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ armadillo.spec ++++++
--- /var/tmp/diff_new_pack.kzTPAY/_old  2012-06-26 15:13:44.000000000 +0200
+++ /var/tmp/diff_new_pack.kzTPAY/_new  2012-06-26 15:13:44.000000000 +0200
@@ -105,7 +105,9 @@
 for i in `ls examples/*.cpp`; do sed -i 's/\r//' $i; done
 
 %build
-cmake .
+cmake . \
+        -DCMAKE_INSTALL_PREFIX:PATH=%{_prefix}\
+        -DINSTALL_LIB_DIR:PATH=%{_libdir}
 %{__make} %{?_smp_mflags}
 
 %install

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to