]> TLD Linux GIT Repositories - packages/coreutils.git/blobdiff - coreutils.spec
- merged 9.3 from PLD
[packages/coreutils.git] / coreutils.spec
index a286284bc4223489fc49da557d7792ffbed59fb2..8cd0254f1f4b43f4459ec4c03b3e7928c255b2aa 100644 (file)
@@ -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.0
-Release:       3
+Version:       9.3
+Release:       1
 License:       GPL v3+
 Group:         Applications/System
 Source0:       http://ftp.gnu.org/gnu/coreutils/%{name}-%{version}.tar.xz
-# Source0-md5: 0d79ae8a6124546e3b94171375e5e5d0
+# Source0-md5: 040b4b7acaf89499834bfc79609af29f
 Source1:       %{name}-non-english-man-pages.tar.bz2
 # Source1-md5: f7c986ebc74ccb8d08ed70141063f14c
 Source2:       DIR_COLORS
@@ -34,7 +34,6 @@ Patch8:               %{name}-pl.po-update.patch
 # https://github.com/jarun/advcpmv
 Patch9:                %{name}-advcopy.patch
 Patch10:       tests.patch
-Patch11:       ignore-symlinks.patch
 URL:           http://www.gnu.org/software/coreutils/
 BuildRequires: acl-devel
 BuildRequires: attr-devel
@@ -60,11 +59,11 @@ Provides:   mktemp = %{version}-%{release}
 Provides:      sh-utils
 Provides:      stat
 Provides:      textutils
-Obsoletes:     fileutils
-Obsoletes:     mktemp
-Obsoletes:     sh-utils
-Obsoletes:     stat
-Obsoletes:     textutils
+Obsoletes:     fileutils < 4.2
+Obsoletes:     mktemp < 1.6
+Obsoletes:     sh-utils < 2.1
+Obsoletes:     stat < 3.4
+Obsoletes:     textutils < 1:2.2
 Conflicts:     shadow < 1:4.0.3-6
 Conflicts:     tetex < 1:2.0.2
 # ensure util-linux has su included
@@ -125,7 +124,6 @@ Programy zawarte w tym pakiecie to:
 %patch9 -p1
 %endif
 %patch10 -p1
-%patch11 -p1
 
 %{__mv} man/pt_BR man/pt
 
@@ -173,7 +171,6 @@ build-aux/gen-lists-of-programs.sh --automake > src/cu-progs.mk
 %{__automake}
 %configure \
        CFLAGS="%{rpmcflags} -DSYSLOG_SUCCESS -DSYSLOG_FAILURE -DSYSLOG_NON_ROOT" \
-       DEFAULT_POSIX2_VERSION=199209 \
        %{?with_multicall:--enable-single-binary=symlinks} \
        --disable-silent-rules \
        --enable-install-program=arch \