SPECS: util-vserver.spec - s/i486/i386/ in poldeks pld.conf for ac...

hawk hawk at pld-linux.org
Fri Mar 28 15:02:06 CET 2008


Author: hawk                         Date: Fri Mar 28 14:02:06 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- s/i486/i386/ in poldeks pld.conf for ac chroots on th-i486 hosts

---- Files affected:
SPECS:
   util-vserver.spec (1.181 -> 1.182) 

---- Diffs:

================================================================
Index: SPECS/util-vserver.spec
diff -u SPECS/util-vserver.spec:1.181 SPECS/util-vserver.spec:1.182
--- SPECS/util-vserver.spec:1.181	Fri Mar 28 14:56:38 2008
+++ SPECS/util-vserver.spec	Fri Mar 28 15:02:01 2008
@@ -505,6 +505,9 @@
 %ifarch pentium2 pentium3 pentium4
 %define		_ftp_arch	i686
 %endif
+%ifarch i486
+%define		_ftp_arch	i386
+%endif
 %ifarch sparcv9 sparc64
 %define		_ftp_arch	sparc
 %endif
@@ -958,6 +961,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.182  2008-03-28 14:02:01  hawk
+- s/i486/i386/ in poldeks pld.conf for ac chroots on th-i486 hosts
+
 Revision 1.181  2008-03-28 13:56:38  hawk
 - set proper arch in poldeks pld.conf for pld-ac and pld-ti (wasn't old method better?)
 - still non-integer release, pld-<dist>-i686 distros have vanished and must be restored
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/util-vserver.spec?r1=1.181&r2=1.182&f=u



More information about the pld-cvs-commit mailing list