commit fe77c4280aa2da6666a5f6424e7ce6b33a4b79ae
Author: Marcin Banasiak <[email protected]>
Date:   Sun May 10 14:05:35 2015 +0200

    Disable luajit on x32. Release 4

 libpeas.spec | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)
---
diff --git a/libpeas.spec b/libpeas.spec
index 2f9681f..a423b4f 100644
--- a/libpeas.spec
+++ b/libpeas.spec
@@ -5,11 +5,16 @@
 %bcond_without static_libs     # don't build static libraries
 %bcond_without glade           # don't package glade catalog file
 
+# luajit is not supported on x32
+%ifarch x32
+%undefine      with_luajit
+%endif
+
 Summary:       GObject Plugin System
 Summary(pl.UTF-8):     System wtyczek GObject
 Name:          libpeas
 Version:       1.14.0
-Release:       3
+Release:       4
 License:       LGPL v2
 Group:         Libraries
 Source0:       
http://ftp.gnome.org/pub/GNOME/sources/libpeas/1.14/%{name}-%{version}.tar.xz
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libpeas.git/commitdiff/fe77c4280aa2da6666a5f6424e7ce6b33a4b79ae

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to