Hello community,

here is the log from the commit of package luajit for openSUSE:Factory checked 
in at 2014-04-18 11:08:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/luajit (Old)
 and      /work/SRC/openSUSE:Factory/.luajit.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "luajit"

Changes:
--------
--- /work/SRC/openSUSE:Factory/luajit/luajit.changes    2013-11-19 
16:28:24.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.luajit.new/luajit.changes       2014-04-18 
12:15:45.000000000 +0200
@@ -1,0 +2,6 @@
+Thu Apr 17 12:57:05 UTC 2014 - [email protected]
+
+- %make_install replaced with make DESTDIR=%{buildroot} install
+  to fix fedora builds
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ luajit.spec ++++++
--- /var/tmp/diff_new_pack.Ygcq9b/_old  2014-04-18 12:25:25.000000000 +0200
+++ /var/tmp/diff_new_pack.Ygcq9b/_new  2014-04-18 12:25:25.000000000 +0200
@@ -64,7 +64,7 @@
        TARGET_AR="ar rcus"
 
 %install
-%makeinstall \
+make DESTDIR=%{buildroot} install \
        INSTALL_LIB="%{buildroot}/%{_libdir}" \
        DYNAMIC_CC="cc -fPIC" \
        LDCONFIG="true" \

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

Reply via email to