]> git.pld-linux.org Git - packages/file.git/commitdiff
- updated for 4.21
authorJakub Bogusz <qboosh@pld-linux.org>
Sat, 26 May 2007 17:41:30 +0000 (17:41 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    file-DoS.patch -> 1.3
    file-debian.patch -> 1.18

file-DoS.patch
file-debian.patch

index 61ff5501c26e936e4286dfc09594af48e5a7d2ba..dc54afd851f7527934956202ea666d82e104a87e 100644 (file)
@@ -1,16 +1,16 @@
 http://mx.gw.com/pipermail/file/2007/000172.html
 http://bugs.gentoo.org/173368
 
---- magic/Magdir/msdos
-+++ magic/Magdir/msdos
-@@ -14,8 +14,8 @@
+--- file-4.21/magic/Magdir/msdos.orig  2007-05-26 19:23:59.941134751 +0200
++++ file-4.21/magic/Magdir/msdos       2007-05-26 19:26:06.860367467 +0200
+@@ -16,10 +16,6 @@
+ 100   regex/c =^[\ \t]{0,10}call[\ \t]{1,10}rxfunc OS/2 REXX batch file text
+ 100   regex/c =^[\ \t]{0,10}say\ ['"]      OS/2 REXX batch file text
  
- # OS/2 batch files are REXX. the second regex is a bit generic, oh well
- # the matched commands seem to be common in REXX and uncommon elsewhere
+-
 -100 regex/c =^\\s*call\\s+rxfuncadd.*sysloadfu OS/2 REXX batch file text
 -100 regex/c =^\\s*say\ ['"] OS/2 REXX batch file text
-+# 100 regex/c =^\\s*call\\s+rxfuncadd.*sysloadfu OS/2 REXX batch file text
-+# 100 regex/c =^\\s*say\ ['"] OS/2 REXX batch file text
+-
  0     leshort         0x14c   MS Windows COFF Intel 80386 object file
  #>4   ledate          x       stamp %s
+ 0     leshort         0x166   MS Windows COFF MIPS R4000 object file
index 98f2818ed8a5dc0623519201f367e8e6c102f829..37c561c06268abfdfa43178489298180d02be0b8 100644 (file)
@@ -56,8 +56,8 @@
 +# Don't edit this file, edit /etc/magic or send your suggested inclusions to
 +# this file as a wishlist bug against file (using the reportbug utility).
 +
---- file-4.20/magic/magic.mime.orig    2007-01-25 23:10:35.000000000 +0100
-+++ file-4.20/magic/magic.mime 2007-03-18 13:39:47.458929612 +0100
+--- file-4.21/magic/magic.mime.orig    2007-04-03 23:11:32.000000000 +0200
++++ file-4.21/magic/magic.mime 2007-05-26 19:23:17.258702418 +0200
 @@ -196,7 +196,7 @@
  # modified by Joerg Jenderek
  # GRR the original test are too common for many DOS files
  
  # The following paramaters are created for Namazu.
  # <http://www.namazu.org/>
-@@ -951,3 +952,8 @@
- # 
- 128   string          DICM            application/dicom
+@@ -955,3 +956,8 @@
+ # Symbian installation files
+ 8     lelong  0x10000419      application/vnd.symbian.install
+ 0     lelong  0x10201A7A      x-epoc/x-sisx-app
 +
 +# Gnumeric spreadsheet
 +# This entry is only semi-helpful, as Gnumeric compresses its files, so
This page took 0.049432 seconds and 4 git commands to generate.