packages: agg/agg.spec - rel 5 - parallel build is not

baggins baggins at pld-linux.org
Thu Jun 3 14:01:19 CEST 2010


Author: baggins                      Date: Thu Jun  3 12:01:19 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- rel 5
- parallel build is not

---- Files affected:
packages/agg:
   agg.spec (1.12 -> 1.13) 

---- Diffs:

================================================================
Index: packages/agg/agg.spec
diff -u packages/agg/agg.spec:1.12 packages/agg/agg.spec:1.13
--- packages/agg/agg.spec:1.12	Thu Jun  3 13:05:21 2010
+++ packages/agg/agg.spec	Thu Jun  3 14:01:11 2010
@@ -3,7 +3,7 @@
 Summary(pl.UTF-8):	Silnik renderujący wysokiej jakości dla C++
 Name:		agg
 Version:	2.5
-Release:	4
+Release:	5
 License:	GPL v2+
 Group:		Libraries
 Source0:	http://www.antigrain.com/%{name}-%{version}.tar.gz
@@ -83,7 +83,8 @@
 %{__automake}
 %configure \
 	--disable-gpc
-%{__make}
+
+%{__make} -j1
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -120,6 +121,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.13  2010/06/03 12:01:11  baggins
+- rel 5
+- parallel build is not
+
 Revision 1.12  2010/06/03 11:05:21  baggins
 - rel 4
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/agg/agg.spec?r1=1.12&r2=1.13&f=u



More information about the pld-cvs-commit mailing list