Hello community,
here is the log from the commit of package python-python-spidermonkey for
openSUSE:Factory checked in at 2013-06-13 21:46:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-python-spidermonkey (Old)
and /work/SRC/openSUSE:Factory/.python-python-spidermonkey.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-python-spidermonkey"
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-python-spidermonkey/python-python-spidermonkey.changes
2013-01-21 17:46:04.000000000 +0100
+++
/work/SRC/openSUSE:Factory/.python-python-spidermonkey.new/python-python-spidermonkey.changes
2013-06-13 21:46:09.000000000 +0200
@@ -1,0 +2,5 @@
+Tue Jun 11 19:59:50 UTC 2013 - [email protected]
+
+- Add missing powerpc headers (python-spidermonkey-powerpc.patch)
+
+-------------------------------------------------------------------
New:
----
python-spidermonkey-powerpc.patch
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-python-spidermonkey.spec ++++++
--- /var/tmp/diff_new_pack.L8vg15/_old 2013-06-13 21:46:10.000000000 +0200
+++ /var/tmp/diff_new_pack.L8vg15/_new 2013-06-13 21:46:10.000000000 +0200
@@ -13,20 +13,23 @@
# published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/
+#
Name: python-python-spidermonkey
Version: 0.0.10
Release: 0
-License: MIT and (GPL-2.0+ or LGPL-2.1+ or MPL-1.1)
Summary: JavaScript / Python bridge
-Url: http://github.com/davisp/python-spidermonkey
+License: MIT and (GPL-2.0+ or LGPL-2.1+ or MPL-1.1)
Group: Development/Languages/Python
+Url: http://github.com/davisp/python-spidermonkey
Source:
http://pypi.python.org/packages/source/p/python-spidermonkey/python-spidermonkey-%{version}.tar.gz
# PATCH-FIX-OPENSUSE: [email protected] -- js is threadsafe and has a different
name
Patch0: python-spidermonkey-opensuse-js.patch
-BuildRequires: mozilla-nspr-devel
+# PATCH-FIX-OPENSUSE: [email protected] -- add missing powerpc headers
+Patch1: python-spidermonkey-powerpc.patch
BuildRequires: js-devel
+BuildRequires: mozilla-nspr-devel
BuildRequires: python-devel
BuildRequires: python-distribute
BuildRequires: python-nose
@@ -51,6 +54,7 @@
# Drop currently failing test:
rm tests/test-syntax-error.py
%endif
+%patch1 -p1
%build
CFLAGS="%{optflags}" python setup.py build
++++++ python-spidermonkey-powerpc.patch ++++++
++++ 949 lines (skipped)
--
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]