]> TLD Linux GIT Repositories - packages/coreutils.git/blobdiff - coreutils.spec
- release 2
[packages/coreutils.git] / coreutils.spec
index 0b6fa16d63597bcfe765777cc2f70823222c7771..e7d5f589366b902efbd9a77b3e08ee4a4c64d9b3 100644 (file)
@@ -7,12 +7,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:       8.31
-Release:       1
+Version:       8.32
+Release:       2
 License:       GPL v3+
 Group:         Applications/System
 Source0:       http://ftp.gnu.org/gnu/coreutils/%{name}-%{version}.tar.xz
-# Source0-md5: 0009a224d8e288e8ec406ef0161f9293
+# Source0-md5: 022042695b7d5bcf1a93559a9735e668
 Source1:       %{name}-non-english-man-pages.tar.bz2
 # Source1-md5: f7c986ebc74ccb8d08ed70141063f14c
 Source2:       DIR_COLORS
@@ -25,6 +25,7 @@ Patch0:               %{name}-info.patch
 Patch1:                %{name}-getgid.patch
 Patch2:                %{name}-uname-cpuinfo.patch
 Patch3:                %{name}-date-man.patch
+Patch4:                %{name}-8.32-ls-removed-dir.patch
 
 Patch6:                %{name}-fmt-wchars.patch
 Patch7:                %{name}-sparc64.patch
@@ -45,7 +46,7 @@ BuildRequires:        help2man
 BuildRequires: libcap-devel
 BuildRequires: libselinux-devel
 BuildRequires: rpmbuild(find_lang) >= 1.24
-BuildRequires: smack-devel
+#BuildRequires:        smack-devel
 BuildRequires: tar >= 1:1.22
 BuildRequires: texinfo >= 4.2
 BuildRequires: xz
@@ -112,6 +113,7 @@ Programy zawarte w tym pakiecie to:
 %patch1 -p1
 %patch2 -p1
 %patch3 -p1
+%patch4 -p1
 
 %patch6 -p1
 %ifarch sparc64
@@ -125,7 +127,7 @@ Programy zawarte w tym pakiecie to:
 
 %{__mv} man/pt_BR man/pt
 
-%{__perl} -pi -e 's@GNU/Linux@PLD Linux@' m4/host-os.m4
+%{__perl} -pi -e 's@GNU/Linux@TLD Linux@' m4/host-os.m4
 
 # allow rebuilding *.gmo
 %{__rm} po/stamp-po
@@ -135,7 +137,7 @@ Programy zawarte w tym pakiecie to:
 # fmt: memory exhausted
 %{__sed} -i -e 25,27d tests/fmt/base.pl
 
-# /etc/resolv.conf is blocked in pld builders, try some other file
+# /etc/resolv.conf is blocked in tld builders, try some other file
 %{__sed} -i -e 's,/etc/resolv.conf,/etc/hosts,' gnulib-tests/test-read-file.c
 
 # getgid needs to be fixed: