]> git.pld-linux.org Git - packages/grep.git/commitdiff
up to 3.11 auto/th/grep-3.11-1
authorJan Palus <atler@pld-linux.org>
Sat, 13 May 2023 19:19:13 +0000 (21:19 +0200)
committerJan Palus <atler@pld-linux.org>
Sat, 13 May 2023 19:19:13 +0000 (21:19 +0200)
disable-unstable-test.patch
grep.spec

index 5fb091c0f7188d8df74b7ea3ec3dc0a4a48b7ed0..eb4ce5c6e740ff9385ad778d7f7bb50e9c5a995d 100644 (file)
@@ -16,8 +16,8 @@ diff -urNp -x '*.orig' grep-3.6.org/tests/Makefile.am grep-3.6/tests/Makefile.am
 --- grep-3.6.org/tests/Makefile.am     2020-11-03 21:37:02.000000000 +0100
 +++ grep-3.6/tests/Makefile.am 2021-03-19 21:13:08.100627234 +0100
 @@ -49,6 +49,9 @@ LDADD = ../lib/libgreputils.a $(LIBINTL)
- # FIXME-2015: Remove this once the glibc and gnulib bugs are fixed.
- XFAIL_TESTS = triple-backref
+ # FIXME-2025: Remove this once the glibc and gnulib bugs are fixed.
+ XFAIL_TESTS += glibc-infloop
  
 +# Unstable test
 +XFAIL_TESTS += long-pattern-perf
index fe5ffbe317b6cea9c4a7fba97e1ef3ee8df12589..2ba5c80207b52a3b7d0c4e276c4a9732a40606b9 100644 (file)
--- a/grep.spec
+++ b/grep.spec
@@ -14,13 +14,13 @@ Summary(ru.UTF-8):  Утилиты поиска по шаблонам GNU grep
 Summary(tr.UTF-8):     Dosyalarda katar arama aracı
 Summary(uk.UTF-8):     Утиліти пошуку по шаблонам GNU grep
 Name:          grep
-Version:       3.10
+Version:       3.11
 Release:       1
 Epoch:         2
 License:       GPL v3+
 Group:         Applications/Text
 Source0:       https://ftp.gnu.org/gnu/grep/%{name}-%{version}.tar.xz
-# Source0-md5: ab3f063ad4596b7d094fb5f66cf327d6
+# Source0-md5: 7c9bbd74492131245f7cdb291fa142c0
 Source1:       http://www.mif.pg.gda.pl/homepages/ankry/man-PLD/%{name}-non-english-man-pages.tar.bz2
 # Source1-md5: 1b5e726d0bee53e898531de4a76ad290
 Patch0:                %{name}-info.patch
This page took 0.234114 seconds and 4 git commands to generate.