SOURCES: file-debian.patch, file-msdos.patch - updated to file 5.00

arekm arekm at pld-linux.org
Sun Mar 15 14:47:43 CET 2009


Author: arekm                        Date: Sun Mar 15 13:47:43 2009 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- updated to file 5.00

---- Files affected:
SOURCES:
   file-debian.patch (1.23 -> 1.24) , file-msdos.patch (1.5 -> 1.6) 

---- Diffs:

================================================================
Index: SOURCES/file-debian.patch
diff -u SOURCES/file-debian.patch:1.23 SOURCES/file-debian.patch:1.24
--- SOURCES/file-debian.patch:1.23	Tue Nov 18 17:53:01 2008
+++ SOURCES/file-debian.patch	Sun Mar 15 14:47:37 2009
@@ -373,15 +373,16 @@
 diff -Naurp file.orig/magic/Magdir/images file/magic/Magdir/images
 --- file.orig/magic/Magdir/images	2008-07-02 15:16:52.000000000 +0000
 +++ file/magic/Magdir/images	2008-07-15 13:39:37.000000000 +0000
-@@ -600,3 +600,8 @@
- # Wavelet Scalar Quantization format used in gray-scale fingerprint images
- # From Tano M Fotang <mfotang at quanteq.com>
- 0	string	\xff\xa0\xff\xa8\x00	Wavelet Scalar Quantization image data
-+
-+# Type:	Ulead Photo Explorer5 (.pe5)
-+# URL:	http://www.jisyo.com/cgibin/view.cgi?EXT=pe5 (Japanese)
-+# From:	Simon Horman <horms at debian.org>
-+0	string	IIO2H	Ulead Photo Explorer5
+@@ -605,3 +605,9 @@
+ # JPEG 2000 Code Stream Bitmap
+ # From Petr Splichal <psplicha at redhat.com>
+ 0	string	\xFF\x4F\xFF\x51\x00	JPEG-2000 Code Stream Bitmap data
++
++# Type:        Ulead Photo Explorer5 (.pe5)
++# URL: http://www.jisyo.com/cgibin/view.cgi?EXT=pe5 (Japanese)
++# From:        Simon Horman <horms at debian.org>
++0      string  IIO2H   Ulead Photo Explorer5
++
 #!/bin/sh /usr/share/dpatch/dpatch-run
 ## 320-magic-add-pmenu.dpatch by Edward Betts <edward at debian.org>
 ##
@@ -646,15 +647,15 @@
 diff -Naur file-4.21.orig/magic/Magdir/images file-4.21/magic/Magdir/images
 --- file-4.21.orig/magic/Magdir/images	2007-12-23 17:40:53.000000000 +0000
 +++ file-4.21/magic/Magdir/images	2007-12-23 17:40:46.000000000 +0000
-@@ -534,3 +534,8 @@
- # URL:  http://www.jisyo.com/cgibin/view.cgi?EXT=pe5 (Japanese)
- # From: Simon Horman <horms at debian.org>
- 0	string	IIO2H	Ulead Photo Explorer5
-+
-+# Type:	X11 cursor
-+# URL:	http://webcvs.freedesktop.org/mime/shared-mime-info/freedesktop.org.xml.in?view=markup
-+# From:	Mathias Brodala <info at noctus.net>
-+0	string	Xcur	X11 cursor
+@@ -611,3 +611,8 @@
+ # From:        Simon Horman <horms at debian.org>
+ 0      string  IIO2H   Ulead Photo Explorer5
+ 
++# Type:        X11 cursor
++# URL: http://webcvs.freedesktop.org/mime/shared-mime-info/freedesktop.org.xml.in?view=markup
++# From:        Mathias Brodala <info at noctus.net>
++0      string  Xcur    X11 cursor
++
 #!/bin/sh /usr/share/dpatch/dpatch-run
 ## 335-magic-add-freemind.dpatch by Jamie Thompson <debian-bugs at jamie-thompson.co.uk>
 ##

================================================================
Index: SOURCES/file-msdos.patch
diff -u SOURCES/file-msdos.patch:1.5 SOURCES/file-msdos.patch:1.6
--- SOURCES/file-msdos.patch:1.5	Sat Jul 19 22:42:02 2008
+++ SOURCES/file-msdos.patch	Sun Mar 15 14:47:37 2009
@@ -3,37 +3,31 @@
 @@ -5,14 +5,13 @@
  
  # .BAT files (Daniel Quinlan, quinlan at yggdrasil.com)
- # updated by Joerg Jenderek
+ # updated by Joerg Jenderek at Oct 2008
 -0	string	@			
-->1	string/cB	\ echo\ off	MS-DOS batch file text
-+0	string/cB	@\ echo\ off	MS-DOS batch file text
+->1	string/cB	\ echo\ off	DOS batch file text
++0	string/cB	@\ echo\ off	DOS batch file text
  !:mime	text/x-msdos-batch
-->1	string/cB	echo\ off	MS-DOS batch file text
-+0	string/cB	@echo\ off	MS-DOS batch file text
+->1	string/cB	echo\ off	DOS batch file text
++0	string/cB	@echo\ off	DOS batch file text
  !:mime	text/x-msdos-batch
-->1	string/cB	rem\ 		MS-DOS batch file text
-+0	string/cB	@rem\ 		MS-DOS batch file text
+->1	string/cB	rem\ 		DOS batch file text
++0	string/cB	@rem\ 		DOS batch file text
  !:mime	text/x-msdos-batch
-->1	string/cB	set\ 		MS-DOS batch file text
-+0	string/cB	@set\ 		MS-DOS batch file text
+->1	string/cB	set\ 		DOS batch file text
++0	string/cB	@set\ 		DOS batch file text
  !:mime	text/x-msdos-batch
  
  
-@@ -322,11 +321,12 @@
- #>0x20e string		SFX\ by\ LARC	\b, LARC self-extracting archive
+@@ -329,7 +329,7 @@
  #0	byte		0xb8		COM executable
+ 0	uleshort&0x80ff	0x00b8		
  # modified by Joerg Jenderek
-->1	lelong		!0x21cd4cff	for DOS
-+#>1	lelong		!0x21cd4cff	for DOS
+->1	lelong		!0x21cd4cff	COM executable for DOS
++#>1	lelong		!0x21cd4cff	COM executable for DOS
  # http://syslinux.zytor.com/comboot.php
  # (32-bit COMBOOT) programs *.C32 contain 32-bit code and run in flat-memory 32-bit protected mode
  # start with assembler instructions mov eax,21cd4cffh
-->1	lelong		0x21cd4cff	(32-bit COMBOOT)
-+#>1	lelong		0x21cd4cff	(32-bit COMBOOT)
-+0	string	\xb8\xff\x4c\xcd\x21	COM executable (32-bit COMBOOT)
- 0	string	\x81\xfc		
- >4	string	\x77\x02\xcd\x20\xb9	
- >>36	string	UPX!			FREE-DOS executable (COM), UPX compressed
 @@ -334,27 +334,27 @@
  # GRR search is not working
  #2	search/28	\xcd\x21	COM executable for MS-DOS
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/file-debian.patch?r1=1.23&r2=1.24&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/file-msdos.patch?r1=1.5&r2=1.6&f=u



More information about the pld-cvs-commit mailing list