SPECS: libwmf.spec - non-parallel install, release 8.
pluto
pluto at pld-linux.org
Thu Nov 6 20:34:52 CET 2008
Author: pluto Date: Thu Nov 6 19:34:52 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- non-parallel install, release 8.
---- Files affected:
SPECS:
libwmf.spec (1.87 -> 1.88)
---- Diffs:
================================================================
Index: SPECS/libwmf.spec
diff -u SPECS/libwmf.spec:1.87 SPECS/libwmf.spec:1.88
--- SPECS/libwmf.spec:1.87 Mon Jul 28 01:04:01 2008
+++ SPECS/libwmf.spec Thu Nov 6 20:34:47 2008
@@ -10,7 +10,7 @@
Summary(pl.UTF-8): libwmf - biblioteka z funkcjami do konwersji plików WMF
Name: libwmf
Version: 0.2.8.4
-Release: 7
+Release: 8
Epoch: 2
License: GPL
Group: Applications/Text
@@ -126,7 +126,7 @@
%install
rm -rf $RPM_BUILD_ROOT
-%{__make} install \
+%{__make} -j1 install \
DESTDIR=$RPM_BUILD_ROOT
rm -rf html-doc
@@ -187,6 +187,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.88 2008/11/06 19:34:47 pluto
+- non-parallel install, release 8.
+
Revision 1.87 2008/07/27 23:04:01 arekm
- release 7
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/libwmf.spec?r1=1.87&r2=1.88&f=u
More information about the pld-cvs-commit
mailing list