X-Git-Url: https://git.tld-linux.org/?a=blobdiff_plain;f=coreutils.spec;h=597c0d8822d215417fc68bd7d46b0380bce98247;hb=afa9923ea7a18dd75d23fb96fa3a2f4c35835df2;hp=ec58cdb90a6ef58afec0e5115a894ca58ad2c9c8;hpb=c2381a595d546da842f9a8dbb1cc888df0116f13;p=packages%2Fcoreutils.git diff --git a/coreutils.spec b/coreutils.spec index ec58cdb..597c0d8 100644 --- a/coreutils.spec +++ b/coreutils.spec @@ -1,4 +1,5 @@ # Conditional build: +# %bcond_with advcopy # progress bar in cp (orphaned patch) %bcond_with multicall # Compile all the tools in a single binary %bcond_without tests # do not perform "make test check" @@ -6,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.25 +Version: 8.29 Release: 1 License: GPL v3+ Group: Applications/System Source0: http://ftp.gnu.org/gnu/coreutils/%{name}-%{version}.tar.xz -# Source0-md5: 070e43ba7f618d747414ef56ab248a48 +# Source0-md5: 960cfe75a42c9907c71439f8eb436303 Source1: %{name}-non-english-man-pages.tar.bz2 # Source1-md5: f7c986ebc74ccb8d08ed70141063f14c Source2: DIR_COLORS @@ -208,6 +209,8 @@ cp -p %{SOURCE6} $RPM_BUILD_ROOT%{_mandir}/pl/man1/mktemp.1 rm -f $RPM_BUILD_ROOT%{_mandir}/*/man1/{hostname,kill,su,uptime}.1 # always remove, never packaged but sometimes installed rm -f $RPM_BUILD_ROOT%{_infodir}/dir +# remove locales not available in the system +rm -rf $RPM_BUILD_ROOT%{_datadir}/locale/sr/LC_TIME %find_lang %{name} @@ -259,6 +262,7 @@ rm -rf $RPM_BUILD_ROOT %attr(755,root,root) /bin/uname %attr(755,root,root) /bin/unlink %attr(755,root,root) %{_bindir}/[ +%attr(755,root,root) %{_bindir}/b2sum %attr(755,root,root) %{_bindir}/base32 %attr(755,root,root) %{_bindir}/base64 %attr(755,root,root) %{_bindir}/chcon @@ -339,6 +343,7 @@ rm -rf $RPM_BUILD_ROOT %dir %{_libdir}/coreutils %attr(755,root,root) %{_libdir}/coreutils/libstdbuf.so %{_mandir}/man1/arch.1* +%{_mandir}/man1/b2sum.1* %{_mandir}/man1/base32.1* %{_mandir}/man1/base64.1* %{_mandir}/man1/basename.1*