SPECS: mysql-gui-tools.spec - BR: libgnomeprint-devel >= 2.2.0 - o...
sls
sls at pld-linux.org
Tue Dec 11 15:10:58 CET 2007
Author: sls Date: Tue Dec 11 14:10:58 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- BR: libgnomeprint-devel >= 2.2.0
- one __make -j1
---- Files affected:
SPECS:
mysql-gui-tools.spec (1.21 -> 1.22)
---- Diffs:
================================================================
Index: SPECS/mysql-gui-tools.spec
diff -u SPECS/mysql-gui-tools.spec:1.21 SPECS/mysql-gui-tools.spec:1.22
--- SPECS/mysql-gui-tools.spec:1.21 Sun Nov 18 18:49:19 2007
+++ SPECS/mysql-gui-tools.spec Tue Dec 11 15:10:53 2007
@@ -34,6 +34,7 @@
BuildRequires: jdk
%endif
BuildRequires: libglade2-devel >= 1:2.0.0
+BuildRequires: libgnomeprint-devel >= 2.2.0
BuildRequires: libgtkhtml-devel
BuildRequires: libuuid-devel
BuildRequires: lua50-devel >= 5.0.3-2
@@ -165,7 +166,7 @@
--enable-grt \
--with-lua-includes="`pkg-config lua50 --cflags-only-I | sed s:-I::`" \
--with-lua-libs="`pkg-config lua50 --libs`"
-%{__make}
+%{__make} -j1
cd ..
# Administrator
@@ -275,6 +276,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.22 2007-12-11 14:10:53 sls
+- BR: libgnomeprint-devel >= 2.2.0
+- one __make -j1
+
Revision 1.21 2007-11-18 17:49:19 arekm
- rel .2; disable java modules on not supported architectures; clean build so configure and make is separated
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/mysql-gui-tools.spec?r1=1.21&r2=1.22&f=u
More information about the pld-cvs-commit
mailing list