forked from pool/hxtools
- Update to release 20200126
OBS-URL: https://build.opensuse.org/package/show/utilities/hxtools?expand=0&rev=21
This commit is contained in:
26
hxtools.spec
26
hxtools.spec
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: hxtools
|
||||
Version: 20190428
|
||||
Version: 20200126
|
||||
Release: 0
|
||||
Summary: Collection of day-to-day tools (binaries)
|
||||
License: GPL-2.0+ and WTFPL
|
||||
@@ -56,7 +56,7 @@ A collection of various tools. Some of the important ones:
|
||||
* ofl(1) — open file lister (replaces fuser and lsof -m)
|
||||
* tailhex(1) — hex dumper with tail-following support
|
||||
* utmp_register(1) — make entries in the utmp/wtmp database
|
||||
* vfontas(1) — VGA font file assembler
|
||||
* vfontas(1) — Bitmap font transformation utility
|
||||
|
||||
%package scripts
|
||||
Summary: Collection of day-to-day tools (scripts)
|
||||
@@ -188,34 +188,36 @@ rm -Rf "$b/%_sysconfdir/profile.d" "$b/%_sysconfdir"/hx*
|
||||
%defattr(-,root,root)
|
||||
%doc LICENSE*
|
||||
%_bindir/bin2c
|
||||
%_bindir/bsvplay
|
||||
%_bindir/declone
|
||||
%_bindir/gxxdm
|
||||
%_bindir/hcdplay
|
||||
%_bindir/pcmdiff
|
||||
%_bindir/proc_iomem_count
|
||||
%_bindir/proc_stat_parse
|
||||
%_bindir/qplay
|
||||
%_bindir/tailhex
|
||||
%_bindir/vfontas
|
||||
%_bindir/xcp
|
||||
%dir %hldir
|
||||
%hldir/bsvplay
|
||||
%hldir/cctypeinfo
|
||||
%hldir/pcmdiff
|
||||
%hldir/peicon
|
||||
%hldir/proc_iomem_count
|
||||
%hldir/proc_stat_parse
|
||||
%hldir/psthreads
|
||||
%hldir/qplay
|
||||
%hldir/rot13
|
||||
%hldir/utmp_register
|
||||
%hldir/vfontas
|
||||
|
||||
%files scripts
|
||||
%defattr(-,root,root)
|
||||
%_bindir/aumeta
|
||||
%_bindir/checkbrack
|
||||
%_bindir/cwdiff
|
||||
%_bindir/extract_*
|
||||
%_bindir/fxterm
|
||||
%_bindir/git-*
|
||||
%_bindir/gpsh
|
||||
%_bindir/man2html
|
||||
%_bindir/mkvappend
|
||||
%_bindir/mod2opus
|
||||
%_bindir/pegrep
|
||||
%_bindir/pesubst
|
||||
%_bindir/qpdecode
|
||||
@@ -227,18 +229,13 @@ rm -Rf "$b/%_sysconfdir/profile.d" "$b/%_sysconfdir"/hx*
|
||||
%dir %hldir
|
||||
%hldir/diff2php
|
||||
%hldir/doxygen-kerneldoc-filter
|
||||
%hldir/extract_*
|
||||
%hldir/git-*
|
||||
%hldir/ldif-duplicate-attrs
|
||||
%hldir/ldif-leading-spaces
|
||||
%hldir/logontime
|
||||
%hldir/mailsplit
|
||||
%hldir/mod2opus
|
||||
%hldir/recursive_lower
|
||||
%hldir/rezip
|
||||
%hldir/shared.pm
|
||||
%hldir/sourcefuncsize
|
||||
%hldir/stxdb
|
||||
%hldir/vcsaview
|
||||
|
||||
%files man
|
||||
@@ -254,7 +251,6 @@ rm -Rf "$b/%_sysconfdir/profile.d" "$b/%_sysconfdir"/hx*
|
||||
%config %_sysconfdir/openldap/schema/*
|
||||
%_datadir/%name
|
||||
%_datadir/kbd
|
||||
%_datadir/fonts/misc
|
||||
%_datadir/mc
|
||||
|
||||
%if 0%{?build_profile}
|
||||
@@ -280,10 +276,10 @@ rm -Rf "$b/%_sysconfdir/profile.d" "$b/%_sysconfdir"/hx*
|
||||
|
||||
%files -n sysinfo
|
||||
%defattr(-,root,root)
|
||||
%_bindir/clock_info
|
||||
%_bindir/pmap_dirty
|
||||
%_bindir/sysinfo
|
||||
%dir %hldir
|
||||
%hldir/clock_info
|
||||
%hldir/hxnetload
|
||||
%hldir/paddrspacesize
|
||||
%hldir/proc_stat_signal_decode
|
||||
|
Reference in New Issue
Block a user