Author: qboosh                       Date: Tue Mar 13 20:03:07 2012 GMT
Module: packages                      Tag: HEAD
---- Log message:
- use system libffi
- updated gtk+2 version (2.14 needed when using gio)

---- Files affected:
packages/xulrunner:
   xulrunner.spec (1.222 -> 1.223) 

---- Diffs:

================================================================
Index: packages/xulrunner/xulrunner.spec
diff -u packages/xulrunner/xulrunner.spec:1.222 
packages/xulrunner/xulrunner.spec:1.223
--- packages/xulrunner/xulrunner.spec:1.222     Tue Mar 13 15:12:42 2012
+++ packages/xulrunner/xulrunner.spec   Tue Mar 13 21:03:02 2012
@@ -1,7 +1,6 @@
 # $Revision$, $Date$
 # TODO:
 # - consider --enable-libproxy
-# - system libffi (>= 3.0.9, so gcc's version should suffice)
 #
 # Conditional build:
 %bcond_with    tests           # enable tests (whatever they check)
@@ -26,7 +25,7 @@
 Summary(pl.UTF-8):     XULRunner - środowisko uruchomieniowe Mozilli dla 
aplikacji XUL+XPCOM
 Name:          xulrunner
 Version:       10.0.2
-Release:       3
+Release:       4
 Epoch:         2
 License:       MPL v1.1 or GPL v2+ or LGPL v2.1+
 Group:         X11/Applications
@@ -54,11 +53,13 @@
 BuildRequires: dbus-glib-devel >= 0.60
 BuildRequires: freetype-devel >= 1:2.1.8
 BuildRequires: glib2-devel >= 1:2.18
-%{!?with_qt:BuildRequires:     gtk+2-devel >= 2:2.10.0}
+%{!?with_qt:BuildRequires:     gtk+2-devel >= 2:2.14}
 BuildRequires: hunspell-devel >= 1.2.3
 BuildRequires: libIDL-devel >= 0.8.0
 BuildRequires: libdnet-devel
 BuildRequires: libevent-devel >= 1.4.7
+# standalone libffi 3.0.9 or gcc's from 4.5(?)+
+BuildRequires: libffi-devel >= 6:3.0.9
 %{?with_gnomeui:BuildRequires: libgnomeui-devel >= 2.2.0}
 BuildRequires: libiw-devel
 BuildRequires: libjpeg-devel >= 6b
@@ -71,6 +72,7 @@
 BuildRequires: nss-devel >= 1:%{nss_ver}
 BuildRequires: pango-devel >= 1:1.14.0
 BuildRequires: pkgconfig
+BuildRequires: pkgconfig(libffi) >= 3.0.9
 BuildRequires: python >= 1:2.5
 BuildRequires: rpm >= 4.4.9-56
 BuildRequires: rpmbuild(macros) >= 1.453
@@ -127,7 +129,7 @@
 Requires:      cairo >= 1.10.2-5
 Requires:      dbus-glib >= 0.60
 Requires:      glib2 >= 1:2.18
-%{!?with_qt:Requires:  gtk+2 >= 2:2.10.0}
+%{!?with_qt:Requires:  gtk+2 >= 2:2.14}
 Requires:      libpng >= 1.4.1
 Requires:      libpng(APNG) >= 0.10
 Requires:      pango >= 1:1.14.0
@@ -272,6 +274,7 @@
 ac_add_options --enable-shared-js
 ac_add_options --enable-startup-notification
 ac_add_options --enable-system-cairo
+ac_add_options --enable-system-ffi
 ac_add_options --enable-system-hunspell
 ac_add_options --enable-system-sqlite
 ac_add_options --with-distribution-id=org.pld-linux
@@ -425,6 +428,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.223  2012/03/13 20:03:02  qboosh
+- use system libffi
+- updated gtk+2 version (2.14 needed when using gio)
+
 Revision 1.222  2012/03/13 14:12:42  qboosh
 - removed xpidl remnants from install patch
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/xulrunner/xulrunner.spec?r1=1.222&r2=1.223&f=u

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

Reply via email to