From: Stefan Schantl Date: Sun, 22 Jan 2012 17:17:37 +0000 (+0100) Subject: file: Update to 5.10. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2819e7fd8079cc550fb656cadd9514d9e4ba27e1;p=ipfire-3.x.git file: Update to 5.10. --- diff --git a/file/file.nm b/file/file.nm index fc45b81ae..4dbf3b199 100644 --- a/file/file.nm +++ b/file/file.nm @@ -4,8 +4,8 @@ ############################################################################### name = file -version = 5.09 -release = 2 +version = 5.10 +release = 1 groups = System/Tools url = http://www.darwinsys.com/file/ @@ -13,9 +13,9 @@ license = BSD summary = A utility for determining file types. description - The file command is used to identify a particular file according to the \ - type of data contained by the file. File can identify many different \ - file types, including ELF binaries, system libraries, RPM packages, and \ + The file command is used to identify a particular file according to the + type of data contained by the file. File can identify many different + file types, including ELF binaries, system libraries, RPM packages, and different graphics formats. end