X-Git-Url: https://git.tld-linux.org/?a=blobdiff_plain;f=coreutils.spec;h=f0681b4edfcb6336365dfca08e54c092c585116b;hb=720469fe3cdd25cba54a22419021a4eb180e1a6c;hp=4066fbeb74804ef68727d6f968b24d17c38b135d;hpb=99ff9da7f02f90b164757667c3d2f86ee1fc3e75;p=packages%2Fcoreutils.git diff --git a/coreutils.spec b/coreutils.spec index 4066fbe..f0681b4 100644 --- a/coreutils.spec +++ b/coreutils.spec @@ -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.30 -Release: 2 +Version: 8.32 +Release: 1 License: GPL v3+ Group: Applications/System Source0: http://ftp.gnu.org/gnu/coreutils/%{name}-%{version}.tar.xz -# Source0-md5: ab06d68949758971fe744db66b572816 +# Source0-md5: 022042695b7d5bcf1a93559a9735e668 Source1: %{name}-non-english-man-pages.tar.bz2 # Source1-md5: f7c986ebc74ccb8d08ed70141063f14c Source2: DIR_COLORS @@ -20,10 +20,12 @@ Source3: DIR_COLORS.256color Source4: colorls.sh Source5: colorls.csh Source6: mktemp.1.pl +Source7: %{name}.sh 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 @@ -44,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 @@ -111,6 +113,7 @@ Programy zawarte w tym pakiecie to: %patch1 -p1 %patch2 -p1 %patch3 -p1 +%patch4 -p1 %patch6 -p1 %ifarch sparc64 @@ -201,7 +204,7 @@ ln -s ../../bin/coreutils $RPM_BUILD_ROOT%{_bindir} cp -p %{SOURCE2} $RPM_BUILD_ROOT%{_sysconfdir} cp -p %{SOURCE3} $RPM_BUILD_ROOT%{_sysconfdir} -cp -p %{SOURCE4} %{SOURCE5} $RPM_BUILD_ROOT/etc/shrc.d +cp -p %{SOURCE4} %{SOURCE5} %{SOURCE7} $RPM_BUILD_ROOT/etc/shrc.d for d in cs da de es fi fr hu id it ja ko nl pl pt ru zh_CN; do install -d $RPM_BUILD_ROOT%{_mandir}/$d/man1 @@ -266,6 +269,7 @@ rm -rf $RPM_BUILD_ROOT %attr(755,root,root) %{_bindir}/b2sum %attr(755,root,root) %{_bindir}/base32 %attr(755,root,root) %{_bindir}/base64 +%attr(755,root,root) %{_bindir}/basenc %attr(755,root,root) %{_bindir}/chcon %attr(755,root,root) %{_bindir}/cksum %attr(755,root,root) %{_bindir}/comm @@ -341,12 +345,14 @@ rm -rf $RPM_BUILD_ROOT %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/DIR_COLORS.256color %config(noreplace) /etc/shrc.d/colorls.csh %config(noreplace) /etc/shrc.d/colorls.sh +%config(noreplace) /etc/shrc.d/%{name}.sh %dir %{_libexecdir}/coreutils %attr(755,root,root) %{_libexecdir}/coreutils/libstdbuf.so %{_mandir}/man1/arch.1* %{_mandir}/man1/b2sum.1* %{_mandir}/man1/base32.1* %{_mandir}/man1/base64.1* +%{_mandir}/man1/basenc.1* %{_mandir}/man1/basename.1* %{_mandir}/man1/cat.1* %{_mandir}/man1/chcon.1*