RPM Community Forums

Mailing List Message of <rpm-cvs>

[CVS] RPM: file/magic/Magdir/ archive c-lang mime os2

From: Jeff Johnson <jbj@rpm5.org>
Date: Sun 16 Dec 2007 - 19:09:35 CET
Message-Id: <20071216180935.7E8A5348450@rpm5.org>
  RPM Package Manager, CVS Repository
  http://rpm5.org/cvs/
  ____________________________________________________________________________

  Server: rpm5.org                         Name:   Jeff Johnson
  Root:   /v/rpm/cvs                       Email:  jbj@rpm5.org
  Module: file                             Date:   16-Dec-2007 19:09:35
  Branch: HEAD                             Handle: 2007121618093500

  Modified files:
    file/magic/Magdir       archive c-lang mime os2

  Log:
    - remove warnings.

  Summary:
    Revision    Changes     Path
    1.12        +1  -1      file/magic/Magdir/archive
    1.6         +2  -2      file/magic/Magdir/c-lang
    1.4         +1  -1      file/magic/Magdir/mime
    1.5         +1  -1      file/magic/Magdir/os2
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: file/magic/Magdir/archive
  ============================================================================
  $ cvs diff -u -r1.11 -r1.12 archive
  --- file/magic/Magdir/archive	31 May 2007 02:19:30 -0000	1.11
  +++ file/magic/Magdir/archive	16 Dec 2007 18:09:35 -0000	1.12
  @@ -478,7 +478,7 @@
   0	string		HPAK		HPACK archive data
   
   # JAM Archive volume format, by Dmitry.Kohmanyuk@UA.net
  -0	string		\351,\001JAM\		JAM archive,
  +0	string		\351,\001JAM\ 		JAM archive,
   >7	string		>\0			version %.4s
   >0x26	byte		=0x27			-
   >>0x2b	string          >\0			label %.11s,
  @@ .
  patch -p0 <<'@@ .'
  Index: file/magic/Magdir/c-lang
  ============================================================================
  $ cvs diff -u -r1.5 -r1.6 c-lang
  --- file/magic/Magdir/c-lang	25 May 2007 17:36:00 -0000	1.5
  +++ file/magic/Magdir/c-lang	16 Dec 2007 18:09:35 -0000	1.6
  @@ -20,5 +20,5 @@
   # The inverted index functionality was added some time betwen
   # versions 11 and 15, so look for -q if version is above 14:
   >7	string		>14
  ->>10	regex		.+\ -q\		with inverted index
  ->10	regex		.+\ -c\		text (non-compressed)
  +>>10	regex		.+\ -q\ 	with inverted index
  +>10	regex		.+\ -c\ 	text (non-compressed)
  @@ .
  patch -p0 <<'@@ .'
  Index: file/magic/Magdir/mime
  ============================================================================
  $ cvs diff -u -r1.3 -r1.4 mime
  --- file/magic/Magdir/mime	25 May 2007 17:36:00 -0000	1.3
  +++ file/magic/Magdir/mime	16 Dec 2007 18:09:35 -0000	1.4
  @@ -1,7 +1,7 @@
   #------------------------------------------------------------------------------
   # mime:  file(1) magic for MIME encoded files
   #
  -0	string		Content-Type:\
  +0	string		Content-Type:\ 
   >14	string		>\0		%s
   0	string		Content-Type:
   >13	string		>\0		%s
  @@ .
  patch -p0 <<'@@ .'
  Index: file/magic/Magdir/os2
  ============================================================================
  $ cvs diff -u -r1.4 -r1.5 os2
  --- file/magic/Magdir/os2	25 May 2007 17:36:00 -0000	1.4
  +++ file/magic/Magdir/os2	16 Dec 2007 18:09:35 -0000	1.5
  @@ -6,7 +6,7 @@
   # Provided 1998/08/22 by
   # David Mediavilla <davidme.news@REMOVEIFNOTSPAMusa.net>
   1	string	InternetShortcut	MS Windows 95 Internet shortcut text
  ->24	string	>\			(URL=<%s>)
  +>24	string	>\t		(URL=<%s>)
   
   # OS/2 URL objects
   # Provided 1998/08/22 by
  @@ .
Received on Sun Dec 16 19:09:35 2007
Driven by Jeff Johnson and the RPM project team.
Hosted by OpenPKG and Ralf S. Engelschall.
Powered by FreeBSD and OpenPKG.