[packman] [PM] libjs 1.7.0 (openSUSE 10.3/x86_64)

Vladimir V. Kolpakov wkolpakov at gmail.com
Tue Oct 30 16:10:49 CET 2007


Manfred, --

You may want to add installing of *.tbl files in libjs-devel: 
----
knob:/usr/src/packages/SPECS # diff -b libjs.spec.. libjs.spec
114c114
< %{__install} -m644 src/*.h %{buildroot}%{_includedir}/js/
---
> %{__install} -m644 src/*.h src/*.tbl %{buildroot}%{_includedir}/js/
knob:/usr/src/packages/SPECS #
----

Aside note:

elinks is my favourite texmode browser, 
it fails after js.rpm upgrade to 1.7.0.
Why it's rpm is missing on packman, I have no idea ;)

elinks--0.11.3 (http://elinks.cz/):

--- src/ecmascript/spidermonkey/util.h.bak      2007-04-15
23:51:03.000000000 +0300
+++ src/ecmascript/spidermonkey/util.h  2007-10-30 16:47:16.000000000
+0200
@@ -15,7 +15,7 @@
 #define XP_WIN
 #endif

-#include <jsapi.h>
+#include <js/jsapi.h>
 #include "util/memory.h"
 #include "util/string.h"




Other than this, it works like a charm,
I use it for gmail reading.

Thank you a lot,
--Vladimir






More information about the Packman mailing list