]> TLD Linux GIT Repositories - packages/coreutils.git/commitdiff
- fix distro name
authorMarcin Krol <hawk@tld-linux.org>
Sat, 11 Aug 2018 13:06:49 +0000 (13:06 +0000)
committerMarcin Krol <hawk@tld-linux.org>
Sat, 11 Aug 2018 13:06:49 +0000 (13:06 +0000)
coreutils.spec

index e8cba5fba057d0623b5ae78df9a8aa8f63bbc710..4066fbeb74804ef68727d6f968b24d17c38b135d 100644 (file)
@@ -8,7 +8,7 @@ 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.30
 Summary(pl.UTF-8):     GNU Core-utils - podstawowe narzędzia działające z linii poleceń
 Name:          coreutils
 Version:       8.30
-Release:       1
+Release:       2
 License:       GPL v3+
 Group:         Applications/System
 Source0:       http://ftp.gnu.org/gnu/coreutils/%{name}-%{version}.tar.xz
 License:       GPL v3+
 Group:         Applications/System
 Source0:       http://ftp.gnu.org/gnu/coreutils/%{name}-%{version}.tar.xz
@@ -124,7 +124,7 @@ Programy zawarte w tym pakiecie to:
 
 %{__mv} man/pt_BR man/pt
 
 
 %{__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
 
 # allow rebuilding *.gmo
 %{__rm} po/stamp-po
@@ -134,7 +134,7 @@ Programy zawarte w tym pakiecie to:
 # fmt: memory exhausted
 %{__sed} -i -e 25,27d tests/fmt/base.pl
 
 # 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:
 %{__sed} -i -e 's,/etc/resolv.conf,/etc/hosts,' gnulib-tests/test-read-file.c
 
 # getgid needs to be fixed: