SHA256
1
0
forked from pool/hxtools

hxtools-20170109

OBS-URL: https://build.opensuse.org/package/show/utilities/hxtools?expand=0&rev=15
This commit is contained in:
2017-01-09 22:01:06 +00:00
committed by Git OBS Bridge
parent da62dea78b
commit 92e02fd2ec
6 changed files with 50 additions and 27 deletions

View File

@@ -17,7 +17,7 @@
Name: hxtools
Version: 20150304
Version: 20170109
Release: 0
Summary: Collection of day-to-day tools (binaries)
License: GPL-2.0+ and WTFPL
@@ -31,6 +31,7 @@ Source3: %name.keyring
# See https://en.opensuse.org/openSUSE:Packaging_Patches_guidelines
BuildRequires: bdftopcf
BuildRequires: fdupes
BuildRequires: gcc-c++
BuildRequires: libcap-devel >= 2
BuildRequires: xz
BuildRequires: pkgconfig >= 0.21
@@ -56,7 +57,6 @@ A collection of various tools. Some of the important ones:
* declone(1) break hardlinks
* fd0ssh(1) pipe for password-over-stdin support to ssh
* ofl(1) open file lister (replaces fuser and lsof -m)
* sysinfo(1) system configuration summary
* tailhex(1) hex dumper with tail-following support
* utmp_register(1) make entries in the utmp/wtmp database
* vfontas(1) VGA font file assembler
@@ -86,11 +86,11 @@ Architecture-independent programs from hxtools.
* git-author-stat(1) show commit author statistics of a git repository
* git-export-patch(1) produce perfect patch from git comits for mail submission
* git-forest(1) display the commit history forest
* git-new-root(1) start a new root in the git history
* git-revert-stats(1) show reverting statistics of a git repository
* git-track(1) set up branch for tracking a remote
* man2html(1) convert nroff manpages to HTML
* pesubst(1) perl-regexp stream substitution (replaces sed for sub stitutions)
* pegrep(1) perl-regexp-based multi-line grep
* pesubst(1) perl-regexp-based stream substitution (replaces sed for substitutions)
* recursive_lower(1) recursively lowercase all filenames
* spec-beautifier(1) program to clean up RPM .spec files
* vcsaview(8) display a screen dump in VCSA format
@@ -127,8 +127,8 @@ BuildArch: noarch
%description profile
Bash environment settings from hxtools. Particularly, this provides
the SUSE 6.x ls color scheme, and an uncluttered PS1 that shows
only important parts of a path.
the SUSE 6.x ls color scheme, and a reduced PS1 that shows only the
rightmost parts of a path.
%package -n sysinfo
Summary: System diagnosis tools from hxtools
@@ -196,6 +196,7 @@ rm -Rf "$b/%_sysconfdir/profile.d" "$b/%_sysconfdir"/hx*;
%_bindir/bin2c
%_bindir/clt2bdf
%_bindir/declone
%_bindir/gxxdm
%_bindir/hcdplay
%_bindir/omixer
%_bindir/oplay
@@ -219,6 +220,7 @@ rm -Rf "$b/%_sysconfdir/profile.d" "$b/%_sysconfdir"/hx*;
%files scripts
%defattr(-,root,root)
%_bindir/aumeta
%_bindir/checkbrack
%_bindir/cwdiff
%_bindir/fxterm
@@ -226,8 +228,10 @@ rm -Rf "$b/%_sysconfdir/profile.d" "$b/%_sysconfdir"/hx*;
%_bindir/googtts
%_bindir/gpsh
%_bindir/man2html
%_bindir/move_moov
%_bindir/mkvappend
%_bindir/pegrep
%_bindir/pesubst
%_bindir/qpdecode
%_bindir/qtar
%_bindir/spec-beautifier
%_bindir/ssa2srt
@@ -239,6 +243,8 @@ rm -Rf "$b/%_sysconfdir/profile.d" "$b/%_sysconfdir"/hx*;
%hldir/extract_*
%hldir/fnt2bdf
%hldir/git-*
%hldir/ldif-duplicate-attrs
%hldir/ldif-leading-spaces
%hldir/logontime
%hldir/mailsplit
%hldir/mod2ogg