SPECS: fcron.spec - use install-staged to disable stripping (wit...

qboosh qboosh at pld-linux.org
Sat Jan 12 17:11:33 CET 2008


Author: qboosh                       Date: Sat Jan 12 16:11:33 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- use install-staged to disable stripping
  (with a side-effect of fixing parallel make)

---- Files affected:
SPECS:
   fcron.spec (1.48 -> 1.49) 

---- Diffs:

================================================================
Index: SPECS/fcron.spec
diff -u SPECS/fcron.spec:1.48 SPECS/fcron.spec:1.49
--- SPECS/fcron.spec:1.48	Sat Jan 12 17:04:14 2008
+++ SPECS/fcron.spec	Sat Jan 12 17:11:27 2008
@@ -99,7 +99,7 @@
 	$RPM_BUILD_ROOT/etc/{rc.d/init.d,logrotate.d,sysconfig} \
 	$RPM_BUILD_ROOT%{_sysconfdir}/{cron,cron.{d,hourly,daily,weekly,monthly},pam.d}
 
-%{__make} install \
+%{__make} install-staged \
 	DESTDIR=$RPM_BUILD_ROOT \
 	ROOTNAME=$(id -u) \
 	ROOTGROUP=$(id -g) \
@@ -288,6 +288,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.49  2008-01-12 16:11:27  qboosh
+- use install-staged to disable stripping
+  (with a side-effect of fixing parallel make)
+
 Revision 1.48  2008-01-12 16:04:14  qboosh
 - equal-versioned crontabs Provides
 - yumoconflicts replaced by virtual package Obsoletes (already provided crondaemon)
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/fcron.spec?r1=1.48&r2=1.49&f=u



More information about the pld-cvs-commit mailing list