SPECS: coreutils.spec - install mktemp as /bin/mktemp

qboosh qboosh at pld-linux.org
Sun Mar 2 20:40:30 CET 2008


Author: qboosh                       Date: Sun Mar  2 19:40:30 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- install mktemp as /bin/mktemp

---- Files affected:
SPECS:
   coreutils.spec (1.130 -> 1.131) 

---- Diffs:

================================================================
Index: SPECS/coreutils.spec
diff -u SPECS/coreutils.spec:1.130 SPECS/coreutils.spec:1.131
--- SPECS/coreutils.spec:1.130	Sun Mar  2 19:30:37 2008
+++ SPECS/coreutils.spec	Sun Mar  2 20:40:25 2008
@@ -139,8 +139,8 @@
 	DESTDIR=$RPM_BUILD_ROOT
 
 mv -f $RPM_BUILD_ROOT%{_bindir}/{arch,basename,cat,chgrp,chmod,chown,cp,date,dd,df,\
-echo,false,id,link,ln,ls,mkdir,mknod,mv,nice,printf,pwd,rm,rmdir,sleep,sort,stty,\
-sync,touch,true,unlink,uname} $RPM_BUILD_ROOT/bin
+echo,false,id,link,ln,ls,mkdir,mknod,mktemp,mv,nice,printf,pwd,rm,rmdir,sleep,sort,\
+stty,sync,touch,true,unlink,uname} $RPM_BUILD_ROOT/bin
 
 mv -f $RPM_BUILD_ROOT%{_bindir}/chroot $RPM_BUILD_ROOT%{_sbindir}
 
@@ -216,6 +216,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.131  2008-03-02 19:40:25  qboosh
+- install mktemp as /bin/mktemp
+
 Revision 1.130  2008-03-02 18:30:37  qboosh
 - updated to 6.10 (GPL v3, lzma source)
 - updated info,pam,getgid,install-C,po,runuser patches
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/coreutils.spec?r1=1.130&r2=1.131&f=u



More information about the pld-cvs-commit mailing list