]> git.pld-linux.org Git - packages/coreutils.git/commitdiff
- adjusted info patch to unify direntry formatting (use tabs to align 2nd column...
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 11 Jun 2017 17:43:13 +0000 (19:43 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Sun, 11 Jun 2017 17:43:13 +0000 (19:43 +0200)
coreutils-info.patch
coreutils.spec

index faf479dc75b7fc97aefd4df868cba6fb98f16f6c..6782eb18563624dd9822c7cfe4f9e84acf1ee68e 100644 (file)
@@ -124,108 +124,108 @@ diff -ruN coreutils-8.27.orig/doc/coreutils.texi coreutils-8.27/doc/coreutils.te
 -* who: (coreutils)who invocation.               Print who is logged in.
 -* whoami: (coreutils)whoami invocation.         Print effective user ID.
 -* yes: (coreutils)yes invocation.               Print a string indefinitely.
-+* arch: (coreutils)arch.             Print machine hardware name.
-+* b2sum: (coreutils)b2sum.           Print or check BLAKE2 digests.
-+* base32: (coreutils)base32.         Base32 encode/decode data.
-+* base64: (coreutils)base64.         Base64 encode/decode data.
-+* basename: (coreutils)basename.     Strip directory and suffix.
-+* cat: (coreutils)cat.               Concatenate and write files.
-+* chcon: (coreutils)chcon.           Change SELinux CTX of files.
-+* chgrp: (coreutils)chgrp.           Change file groups.
-+* chmod: (coreutils)chmod.           Change access permissions.
-+* chown: (coreutils)chown.           Change file owners and groups.
-+* chroot: (coreutils)chroot.         Specify the root directory.
-+* cksum: (coreutils)cksum.           Print POSIX CRC checksum.
-+* comm: (coreutils)comm.             Compare sorted files by line.
-+* cp: (coreutils)cp.                 Copy files.
-+* csplit: (coreutils)csplit.         Split by context.
-+* cut: (coreutils)cut.               Print selected parts of lines.
-+* date: (coreutils)date.             Print/set system date and time.
-+* dd: (coreutils)dd.                 Copy and convert a file.
-+* df: (coreutils)df.                 Report file system disk usage.
-+* dir: (coreutils)dir.               List directories briefly.
-+* dircolors: (coreutils)dircolors.   Color setup for ls.
-+* dirname: (coreutils)dirname.       Strip last file name component.
-+* du: (coreutils)du.                 Report on disk usage.
-+* echo: (coreutils)echo.             Print a line of text.
-+* env: (coreutils)env.               Modify the environment.
-+* expand: (coreutils)expand.         Convert tabs to spaces.
-+* expr: (coreutils)expr.             Evaluate expressions.
-+* factor: (coreutils)factor.         Print prime factors
-+* false: (coreutils)false.           Do nothing, unsuccessfully.
-+* fmt: (coreutils)fmt.               Reformat paragraph text.
-+* fold: (coreutils)fold.             Wrap long input lines.
-+* groups: (coreutils)groups.         Print group names a user is in.
-+* head: (coreutils)head.             Output the first part of files.
-+* hostid: (coreutils)hostid.         Print numeric host identifier.
-+* hostname: (coreutils)hostname.     Print or set system name.
-+* id: (coreutils)id.                 Print user identity.
-+* install: (coreutils)install.       Copy files and set attributes.
-+* join: (coreutils)join.             Join lines on a common field.
-+* kill: (coreutils)kill.             Send a signal to processes.
-+* link: (coreutils)link.             Make hard links between files.
-+* ln: (coreutils)ln.                 Make links between files.
-+* logname: (coreutils)logname.       Print current login name.
-+* ls: (coreutils)ls.                 List directory contents.
-+* md5sum: (coreutils)md5sum.         Print or check MD5 digests.
-+* mkdir: (coreutils)mkdir.           Create directories.
-+* mkfifo: (coreutils)mkfifo.         Create FIFOs (named pipes).
-+* mknod: (coreutils)mknod.           Create special files.
-+* mktemp: (coreutils)mktemp.         Create temporary files.
-+* mv: (coreutils)mv.                 Rename files.
-+* nice: (coreutils)nice.             Modify niceness.
-+* nl: (coreutils)nl.                 Number lines and write files.
-+* nohup: (coreutils)nohup.           Immunize to hangups.
-+* nproc: (coreutils)nproc.           Print the number of processors.
-+* numfmt: (coreutils)numfmt.         Reformat numbers.
-+* od: (coreutils)od.                 Dump files in octal, etc.
-+* paste: (coreutils)paste.           Merge lines of files.
-+* pathchk: (coreutils)pathchk.       Check file name portability.
-+* pr: (coreutils)pr.                 Paginate or columnate files.
-+* printenv: (coreutils)printenv.     Print environment variables.
-+* printf: (coreutils)printf.         Format and print data.
-+* ptx: (coreutils)ptx.               Produce permuted indexes.
-+* pwd: (coreutils)pwd.               Print working directory.
-+* readlink: (coreutils)readlink.     Print referent of a symlink.
-+* realpath: (coreutils)realpath.     Print resolved file names.
-+* rm: (coreutils)rm.                 Remove files.
-+* rmdir: (coreutils)rmdir.           Remove empty directories.
-+* runcon: (coreutils)runcon.         Run in specified SELinux CTX.
-+* seq: (coreutils)seq.               Print numeric sequences
-+* sha1sum: (coreutils)sha1sum.       Print or check SHA-1 digests.
-+* sha2: (coreutils)sha2 utilities.   Print or check SHA-2 digests.
-+* shred: (coreutils)shred.           Remove files more securely.
-+* shuf: (coreutils)shuf.             Shuffling text files.
-+* sleep: (coreutils)sleep.           Delay for a specified time.
-+* sort: (coreutils)sort.             Sort text files.
-+* split: (coreutils)split.           Split into pieces.
-+* stat: (coreutils)stat.             Report file(system) status.
-+* stdbuf: (coreutils)stdbuf.         Modify stdio buffering.
-+* stty: (coreutils)stty.             Print/change terminal settings.
-+* sum: (coreutils)sum.               Print traditional checksum.
-+* sync: (coreutils)sync.             Synchronize memory to disk.
-+* tac: (coreutils)tac.               Reverse files.
-+* tail: (coreutils)tail.             Output the last part of files.
-+* tee: (coreutils)tee.               Redirect to multiple files.
-+* test: (coreutils)test.             File/string tests.
-+* timeout: (coreutils)timeout.       Run with time limit.
-+* touch: (coreutils)touch.           Change file timestamps.
-+* tr: (coreutils)tr.                 Translate characters.
-+* true: (coreutils)true.             Do nothing, successfully.
-+* truncate: (coreutils)truncate.     Shrink/extend size of a file.
-+* tsort: (coreutils)tsort.           Topological sort.
-+* tty: (coreutils)tty.               Print terminal name.
-+* uname: (coreutils)uname.           Print system information.
-+* unexpand: (coreutils)unexpand.     Convert spaces to tabs.
-+* uniq: (coreutils)uniq.             Uniquify files.
-+* unlink: (coreutils)unlink.         Removal via unlink(2).
-+* uptime: (coreutils)uptime.         Print uptime and load.
-+* users: (coreutils)users.           Print current user names.
-+* vdir: (coreutils)vdir.             List directories verbosely.
-+* wc: (coreutils)wc.                 Line, word, and byte counts.
-+* who: (coreutils)who.               Print who is logged in.
-+* whoami: (coreutils)whoami.         Print effective user ID.
-+* yes: (coreutils)yes.               Print a string indefinitely.
++* arch: (coreutils)arch.              Print machine hardware name
++* b2sum: (coreutils)b2sum.            Print or check BLAKE2 digests
++* base32: (coreutils)base32.          Base32 encode/decode data
++* base64: (coreutils)base64.          Base64 encode/decode data
++* basename: (coreutils)basename.      Strip directory and suffix
++* cat: (coreutils)cat.                        Concatenate and write files
++* chcon: (coreutils)chcon.            Change SELinux CTX of files
++* chgrp: (coreutils)chgrp.            Change file groups
++* chmod: (coreutils)chmod.            Change access permissions
++* chown: (coreutils)chown.            Change file owners and groups
++* chroot: (coreutils)chroot.          Specify the root directory
++* cksum: (coreutils)cksum.            Print POSIX CRC checksum
++* comm: (coreutils)comm.              Compare sorted files by line
++* cp: (coreutils)cp.                  Copy files
++* csplit: (coreutils)csplit.          Split by context
++* cut: (coreutils)cut.                        Print selected parts of lines
++* date: (coreutils)date.              Print/set system date and time
++* dd: (coreutils)dd.                  Copy and convert a file
++* df: (coreutils)df.                  Report file system disk usage
++* dir: (coreutils)dir.                        List directories briefly
++* dircolors: (coreutils)dircolors.    Color setup for ls
++* dirname: (coreutils)dirname.                Strip last file name component
++* du: (coreutils)du.                  Report on disk usage
++* echo: (coreutils)echo.              Print a line of text
++* env: (coreutils)env.                        Modify the environment
++* expand: (coreutils)expand.          Convert tabs to spaces
++* expr: (coreutils)expr.              Evaluate expressions
++* factor: (coreutils)factor.          Print prime factors
++* false: (coreutils)false.            Do nothing, unsuccessfully
++* fmt: (coreutils)fmt.                        Reformat paragraph text
++* fold: (coreutils)fold.              Wrap long input lines
++* groups: (coreutils)groups.          Print group names a user is in
++* head: (coreutils)head.              Output the first part of files
++* hostid: (coreutils)hostid.          Print numeric host identifier
++* hostname: (coreutils)hostname.      Print or set system name
++* id: (coreutils)id.                  Print user identity
++* install: (coreutils)install.                Copy files and set attributes
++* join: (coreutils)join.              Join lines on a common field
++* kill: (coreutils)kill.              Send a signal to processes
++* link: (coreutils)link.              Make hard links between files
++* ln: (coreutils)ln.                  Make links between files
++* logname: (coreutils)logname.                Print current login name
++* ls: (coreutils)ls.                  List directory contents
++* md5sum: (coreutils)md5sum.          Print or check MD5 digests
++* mkdir: (coreutils)mkdir.            Create directories
++* mkfifo: (coreutils)mkfifo.          Create FIFOs (named pipes)
++* mknod: (coreutils)mknod.            Create special files
++* mktemp: (coreutils)mktemp.          Create temporary files
++* mv: (coreutils)mv.                  Rename files
++* nice: (coreutils)nice.              Modify niceness
++* nl: (coreutils)nl.                  Number lines and write files
++* nohup: (coreutils)nohup.            Immunize to hangups
++* nproc: (coreutils)nproc.            Print the number of processors
++* numfmt: (coreutils)numfmt.          Reformat numbers
++* od: (coreutils)od.                  Dump files in octal, etc
++* paste: (coreutils)paste.            Merge lines of files
++* pathchk: (coreutils)pathchk.                Check file name portability
++* pr: (coreutils)pr.                  Paginate or columnate files
++* printenv: (coreutils)printenv.      Print environment variables
++* printf: (coreutils)printf.          Format and print data
++* ptx: (coreutils)ptx.                        Produce permuted indexes
++* pwd: (coreutils)pwd.                        Print working directory
++* readlink: (coreutils)readlink.      Print referent of a symlink
++* realpath: (coreutils)realpath.      Print resolved file names
++* rm: (coreutils)rm.                  Remove files
++* rmdir: (coreutils)rmdir.            Remove empty directories
++* runcon: (coreutils)runcon.          Run in specified SELinux CTX
++* seq: (coreutils)seq.                        Print numeric sequences
++* sha1sum: (coreutils)sha1sum.                Print or check SHA-1 digests
++* sha2: (coreutils)sha2 utilities.    Print or check SHA-2 digests
++* shred: (coreutils)shred.            Remove files more securely
++* shuf: (coreutils)shuf.              Shuffling text files
++* sleep: (coreutils)sleep.            Delay for a specified time
++* sort: (coreutils)sort.              Sort text files
++* split: (coreutils)split.            Split into pieces
++* stat: (coreutils)stat.              Report file(system) status
++* stdbuf: (coreutils)stdbuf.          Modify stdio buffering
++* stty: (coreutils)stty.              Print/change terminal settings
++* sum: (coreutils)sum.                        Print traditional checksum
++* sync: (coreutils)sync.              Synchronize memory to disk
++* tac: (coreutils)tac.                        Reverse files
++* tail: (coreutils)tail.              Output the last part of files
++* tee: (coreutils)tee.                        Redirect to multiple files
++* test: (coreutils)test.              File/string tests
++* timeout: (coreutils)timeout.                Run with time limit
++* touch: (coreutils)touch.            Change file timestamps
++* tr: (coreutils)tr.                  Translate characters
++* true: (coreutils)true.              Do nothing, successfully
++* truncate: (coreutils)truncate.      Shrink/extend size of a file
++* tsort: (coreutils)tsort.            Topological sort
++* tty: (coreutils)tty.                        Print terminal name
++* uname: (coreutils)uname.            Print system information
++* unexpand: (coreutils)unexpand.      Convert spaces to tabs
++* uniq: (coreutils)uniq.              Uniquify files
++* unlink: (coreutils)unlink.          Removal via unlink(2)
++* uptime: (coreutils)uptime.          Print uptime and load
++* users: (coreutils)users.            Print current user names
++* vdir: (coreutils)vdir.              List directories verbosely
++* wc: (coreutils)wc.                  Line, word, and byte counts
++* who: (coreutils)who.                        Print who is logged in
++* whoami: (coreutils)whoami.          Print effective user ID
++* yes: (coreutils)yes.                        Print a string indefinitely
  @end direntry
  
  @copying
index c598e93a04dd64181d33fcf3ca0b56799c9c152a..5b338135bf6078a06e1dea21284887795c3ae4ad 100644 (file)
@@ -122,7 +122,7 @@ Programy zawarte w tym pakiecie to:
 %endif
 %patch10 -p1
 
-mv man/pt_BR man/pt
+%{__mv} man/pt_BR man/pt
 
 %{__perl} -pi -e 's@GNU/Linux@PLD Linux@' m4/host-os.m4
 
@@ -188,16 +188,16 @@ install -d $RPM_BUILD_ROOT{/bin,/sbin,%{_bindir},%{_sbindir},/etc/shrc.d}
 %{__make} install \
        DESTDIR=$RPM_BUILD_ROOT
 
-mv $RPM_BUILD_ROOT%{_bindir}/{arch,basename,cat,chgrp,chmod,chown,cp,date,dd,\
+%{__mv} $RPM_BUILD_ROOT%{_bindir}/{arch,basename,cat,chgrp,chmod,chown,cp,date,dd,\
 df,echo,false,id,link,ln,ls,mkdir,mknod,mktemp,mv,nice,printf,pwd,readlink,rm,rmdir,\
 sleep,sort,stat,stty,sync,touch,true,unlink,uname} $RPM_BUILD_ROOT/bin
 
 %if %{with multicall}
-mv $RPM_BUILD_ROOT{%{_bindir},/bin}/coreutils
+%{__mv} $RPM_BUILD_ROOT{%{_bindir},/bin}/coreutils
 ln -s ../../bin/coreutils $RPM_BUILD_ROOT%{_bindir}
 %endif
 
-mv $RPM_BUILD_ROOT%{_bindir}/chroot $RPM_BUILD_ROOT%{_sbindir}
+%{__mv} $RPM_BUILD_ROOT%{_bindir}/chroot $RPM_BUILD_ROOT%{_sbindir}
 
 cp -p %{SOURCE2} $RPM_BUILD_ROOT%{_sysconfdir}
 cp -p %{SOURCE3} $RPM_BUILD_ROOT%{_sysconfdir}
This page took 0.224531 seconds and 4 git commands to generate.