Package: dpkg
Version: 1.6.14

 These are patches for dpkg to support Hitachi SuperH prosessor
family. Please merge these.

 This mail contains two patches, for dpkg-1.6.14 and for dpkg current
cvs tree.


--- patch for dpkg 1.6.14

diff -urN dpkg-1.6.14.ORIG/archtable dpkg-1.6.14/archtable
--- dpkg-1.6.14.ORIG/archtable  Sun Oct 24 03:27:02 1999
+++ dpkg-1.6.14/archtable       Thu Aug 31 00:44:28 2000
@@ -34,3 +34,6 @@
 mips   mips    mips
 mipsel mipsel  mipsel
 mipseb mips    mips
+sh     sh      sh
+sheb   sheb    sheb
+shel   sh      sh
diff -urN dpkg-1.6.14.ORIG/scripts/dpkg-architecture.pl 
dpkg-1.6.14/scripts/dpkg-architecture.pl
--- dpkg-1.6.14.ORIG/scripts/dpkg-architecture.pl       Mon Feb 14 20:17:38 2000
+++ dpkg-1.6.14/scripts/dpkg-architecture.pl    Thu Aug 31 00:45:07 2000
@@ -56,6 +56,8 @@
             'powerpc',   'powerpc-linux',
            'mips',      'mips-linux',
            'mipsel',    'mipsel-linux',
+           'sh',        'sh-linux',
+           'sheb',      'sheb-linux',
            'hurd-i386', 'i386-gnu');
 
 sub usageversion {



--- patch for dpkg CVS tree

diff -urN dpkg.orig/archtable dpkg/archtable
--- dpkg.orig/archtable Tue Aug  1 12:40:51 2000
+++ dpkg/archtable      Wed Aug 30 22:42:51 2000
@@ -31,3 +31,5 @@
 i386-gnu               hurd-i386       undefined
 ia64-linux-gnu         ia64            ia64
 ia64-unknown-linux     ia64            ia64
+sh-linux-gnu           sh              sh
+sheb-linux-gnu         sheb            sheb
diff -urN dpkg.orig/scripts/dpkg-architecture.pl 
dpkg/scripts/dpkg-architecture.pl
--- dpkg.orig/scripts/dpkg-architecture.pl      Sun Feb 13 05:34:54 2000
+++ dpkg/scripts/dpkg-architecture.pl   Wed Aug 30 22:33:50 2000
@@ -56,6 +56,8 @@
             'powerpc',   'powerpc-linux',
            'mips',      'mips-linux',
            'mipsel',    'mipsel-linux',
+           'sh',        'sh-linux',
+           'sheb',      'sheb-linux',
            'hurd-i386', 'i386-gnu');
 
 sub usageversion {

-- 
ISHIKAWA Mutsumi
 <[EMAIL PROTECTED]>, <[EMAIL PROTECTED]>, <[EMAIL PROTECTED]>


--  
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to