Mailinglist Archive: opensuse-commit (1828 mails)
| < Previous | Next > |
commit Xalan-c
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Tue, 02 Sep 2008 00:56:34 +0200
- Message-id: <20080901225635.2A20467815E@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package Xalan-c
checked in at Tue Sep 2 00:56:34 CEST 2008.
--------
--- Xalan-c/Xalan-c.changes 2008-08-14 16:24:12.000000000 +0200
+++ /mounts/work_src_done/STABLE/Xalan-c/Xalan-c.changes 2008-09-01
20:51:40.000000000 +0200
@@ -1,0 +2,5 @@
+Mon Sep 1 20:51:32 CEST 2008 - aj@xxxxxxx
+
+- Do not build in parallel.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ Xalan-c.spec ++++++
--- /var/tmp/diff_new_pack.g13190/_old 2008-09-02 00:56:19.000000000 +0200
+++ /var/tmp/diff_new_pack.g13190/_new 2008-09-02 00:56:19.000000000 +0200
@@ -24,7 +24,7 @@
Group: Productivity/Publishing/XML
AutoReqProv: on
Version: 1.10.0
-Release: 1
+Release: 8
%define tarver 1_10_0
Summary: An XSLT Transformation Engine in C++
Url: http://xml.apache.org/xalan-c/
@@ -116,7 +116,8 @@
BITSTOBUILD=32
%endif
./runConfigure -p linux -c gcc -x g++ -t icu -m inmem -b "$BITSTOBUILD" -P
%{_prefix} -C --libdir -C %{_libdir}
-make %{?jobs:-j%jobs}
+# Parallel build is broken, disable it for now
+make
make samples
make tests
@@ -160,6 +161,8 @@
%{_libdir}/*.so
%changelog
+* Mon Sep 01 2008 aj@xxxxxxx
+- Do not build in parallel.
* Thu Aug 14 2008 prusnak@xxxxxxx
- cleaned spec file (and renamed libXalan-c-110 to libXalan-c110)
* Tue Dec 18 2007 zpetrova@xxxxxxx
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |