X-Git-Url: https://git.tld-linux.org/?p=packages%2Fcoreutils.git;a=blobdiff_plain;f=coreutils.spec;h=5d37ac64c17b0f9e559a672d7163660da774eaec;hp=8cd0254f1f4b43f4459ec4c03b3e7928c255b2aa;hb=HEAD;hpb=3ee41a31401b18dfbb372217470a5ee39b4aac37 diff --git a/coreutils.spec b/coreutils.spec index 8cd0254..5a9bc11 100644 --- a/coreutils.spec +++ b/coreutils.spec @@ -8,12 +8,12 @@ Summary: GNU Core-utils - basic command line utilities Summary(pl.UTF-8): GNU Core-utils - podstawowe narzędzia działające z linii poleceń Name: coreutils -Version: 9.3 +Version: 9.5 Release: 1 License: GPL v3+ Group: Applications/System Source0: http://ftp.gnu.org/gnu/coreutils/%{name}-%{version}.tar.xz -# Source0-md5: 040b4b7acaf89499834bfc79609af29f +# Source0-md5: e99adfa059a63db3503cc71f3d151e31 Source1: %{name}-non-english-man-pages.tar.bz2 # Source1-md5: f7c986ebc74ccb8d08ed70141063f14c Source2: DIR_COLORS @@ -29,8 +29,6 @@ Patch3: %{name}-date-man.patch Patch6: %{name}-fmt-wchars.patch Patch7: %{name}-sparc64.patch -# http://translationproject.org/latest/coreutils/pl.po (pass through msgcat to generate shorter diff) -Patch8: %{name}-pl.po-update.patch # https://github.com/jarun/advcpmv Patch9: %{name}-advcopy.patch Patch10: tests.patch @@ -45,6 +43,7 @@ BuildRequires: gmp-devel BuildRequires: help2man BuildRequires: libcap-devel BuildRequires: libselinux-devel +BuildRequires: perl-base BuildRequires: rpmbuild(find_lang) >= 1.24 BuildRequires: smack-devel BuildRequires: tar >= 1:1.22 @@ -108,8 +107,6 @@ Programy zawarte w tym pakiecie to: %prep %setup -q -a1 -# translationproject seems to be older than in 9.0 -#%patch8 -p1 %patch0 -p1 %patch1 -p1 %patch2 -p1 @@ -143,8 +140,8 @@ Programy zawarte w tym pakiecie to: # getgid needs to be fixed: # getgid: missing operand # Try `getgid --help' for more information. -%{__rm} tests/misc/help-version.sh -%{__sed} -i -e '/misc\/help-version/d' tests/local.mk +%{__rm} tests/help/help-version.sh +%{__sed} -i -e '/help\/help-version/d' tests/local.mk # fails on some filesystems (like XFS), where readdir returns d_type=DT_UNKNOWN %{__rm} tests/ls/stat-free-color.sh @@ -156,8 +153,8 @@ Programy zawarte w tym pakiecie to: # mksh is too smart for those, won't let programs fail on ulimit # would need bash here -%{__rm} tests/misc/sort-merge-fdlimit.sh -%{__sed} -i -e '/misc\/sort-merge-fdlimit/d' tests/local.mk +%{__rm} tests/sort/sort-merge-fdlimit.sh +%{__sed} -i -e '/sort\/sort-merge-fdlimit/d' tests/local.mk %{__rm} tests/split/r-chunk.sh %{__sed} -i -e '/split\/r-chunk/d' tests/local.mk