SPECS: f-spot.spec - fixed parallel building

sls sls at pld-linux.org
Tue Apr 1 05:11:16 CEST 2008


Author: sls                          Date: Tue Apr  1 03:11:16 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fixed parallel building

---- Files affected:
SPECS:
   f-spot.spec (1.70 -> 1.71) 

---- Diffs:

================================================================
Index: SPECS/f-spot.spec
diff -u SPECS/f-spot.spec:1.70 SPECS/f-spot.spec:1.71
--- SPECS/f-spot.spec:1.70	Tue Apr  1 05:03:33 2008
+++ SPECS/f-spot.spec	Tue Apr  1 05:11:11 2008
@@ -91,6 +91,20 @@
 	--disable-scrollkeeper \
 	--with-gnome-screensaver=%{_prefix}
 
+# <make-jN-workaround>
+%{__make} -C extensions/FlickrExport/FlickrNet \
+	saverdir=%{_libdir}/gnome-screensaver \
+	themesdir=%{_desktopdir}/screensavers
+
+%{__make} -C extensions/PicasaWebExport/google-sharp \
+	saverdir=%{_libdir}/gnome-screensaver \
+	themesdir=%{_desktopdir}/screensavers
+
+%{__make} -C extensions/SmugMugExport/SmugMugNet \
+	saverdir=%{_libdir}/gnome-screensaver \
+	themesdir=%{_desktopdir}/screensavers
+# </make-jN-workaround>
+
 %{__make} \
 	saverdir=%{_libdir}/gnome-screensaver \
 	themesdir=%{_desktopdir}/screensavers
@@ -151,6 +165,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.71  2008-04-01 03:11:11  sls
+- fixed parallel building
+
 Revision 1.70  2008-04-01 03:03:33  sls
 - more TODO
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/f-spot.spec?r1=1.70&r2=1.71&f=u



More information about the pld-cvs-commit mailing list