]> git.pld-linux.org Git - packages/file.git/commitdiff
up to 5.42
authorJan Palus <atler@pld-linux.org>
Sun, 12 Jun 2022 17:06:39 +0000 (19:06 +0200)
committerJan Palus <atler@pld-linux.org>
Sun, 12 Jun 2022 17:06:39 +0000 (19:06 +0200)
file.spec
name-use-count.patch

index 3d0fc2e5d46d54d1208389f6b8b4d99fdde4eee3..a0cad01ad542623c0e0fcca94bbdfbe5de685b90 100644 (file)
--- a/file.spec
+++ b/file.spec
@@ -34,12 +34,12 @@ Summary(uk.UTF-8):  Утиліта для визначення типів фай
 Summary(zh_CN.UTF-8):  判定文件类型的工具。
 Summary(zh_TW.UTF-8):  用於決定檔案類型的一個工具程式。
 Name:          file
-Version:       5.41
-Release:       3
+Version:       5.42
+Release:       1
 License:       distributable
 Group:         Applications/File
 Source0:       ftp://ftp.astron.com/pub/file/%{name}-%{version}.tar.gz
-# Source0-md5: 18233bb0a0089dfdc7dfbc93b96f231b
+# Source0-md5: 4d4f70c3b08a8a70d8baf67f085d7e92
 Source1:       http://ftp1.pld-linux.org/people/glen/%{name}-non-english-man-pages.tar.bz2
 # Source1-md5: 6a45bcaefd19b94db36a1b2b7c5b806b
 Source2:       %{name}-zisofs.magic
index 2e0c6b754c8e92eab18a0f089964b9f90e3deea4..3389627053b4757e9616a56334c553e7e0d9bb98 100644 (file)
@@ -1,6 +1,6 @@
 --- file-5.39/src/file.h~      2020-06-15 03:01:01.000000000 +0300
 +++ file-5.39/src/file.h       2020-06-21 14:52:44.027423622 +0300
-@@ -459,8 +459,8 @@
+@@ -459,7 +459,7 @@
  #define       FILE_ELF_PHNUM_MAX              2048
  #define       FILE_ELF_SHNUM_MAX              32768
  #define       FILE_INDIR_MAX                  50
@@ -8,5 +8,4 @@
 +#define       FILE_NAME_MAX                   256
  #define       FILE_REGEX_MAX                  8192
  #define       FILE_ENCODING_MAX               (64 * 1024)
- };
+ #if defined(HAVE_NEWLOCALE) && defined(HAVE_USELOCALE) && defined(HAVE_FREELOCALE)
This page took 0.058046 seconds and 4 git commands to generate.