commit hxtools for openSUSE:Factory

2020-07-14 Thread root
Hello community,

here is the log from the commit of package hxtools for openSUSE:Factory checked 
in at 2020-07-14 07:58:56

Comparing /work/SRC/openSUSE:Factory/hxtools (Old)
 and  /work/SRC/openSUSE:Factory/.hxtools.new.3060 (New)


Package is "hxtools"

Tue Jul 14 07:58:56 2020 rev:40 rq:820536 version:20200712

Changes:

--- /work/SRC/openSUSE:Factory/hxtools/hxtools.changes  2020-04-29 
20:53:27.677146159 +0200
+++ /work/SRC/openSUSE:Factory/.hxtools.new.3060/hxtools.changes
2020-07-14 07:59:50.661897411 +0200
@@ -1,0 +2,9 @@
+Sun Jul 12 09:55:18 UTC 2020 - Jan Engelhardt 
+
+- Update to release 20200712
+  * profile: add QUILT_COLORS
+  * bsvplay: Pianoman MUS support
+  * pcmmix: new utility for arpeggio/polyphonic mixing of
+bsvplay/qplay outputs
+
+---

Old:

  hxtools-20200428.tar.asc
  hxtools-20200428.tar.xz

New:

  hxtools-20200712.tar.asc
  hxtools-20200712.tar.xz



Other differences:
--
++ hxtools.spec ++
--- /var/tmp/diff_new_pack.ZbgjkI/_old  2020-07-14 07:59:51.173899069 +0200
+++ /var/tmp/diff_new_pack.ZbgjkI/_new  2020-07-14 07:59:51.177899082 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   hxtools
-Version:20200428
+Version:20200712
 Release:0
 Summary:Collection of day-to-day tools (binaries)
 License:GPL-2.0+ and WTFPL
@@ -139,7 +139,8 @@
 
 %description -n fd0ssh
 fd0ssh a helper program used by non-interactive programs, for example
-pam_mount, that want to pipe a password to ssh.
+pam_mount, that want to pipe a password to ssh. It works similar in
+spirit to expect(1), but implements much less features.
 
 %package -n ofl
 Summary:Open File Lister from hxtools
@@ -199,6 +200,7 @@
 %_bindir/gxxdm
 %_bindir/hcdplay
 %_bindir/pcmdiff
+%_bindir/pcmmix
 %_bindir/proc_iomem_count
 %_bindir/proc_stat_parse
 %_bindir/qplay

++ hxtools-20200428.tar.xz -> hxtools-20200712.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/hxtools-20200428/configure 
new/hxtools-20200712/configure
--- old/hxtools-20200428/configure  2020-04-28 23:16:35.897024624 +0200
+++ new/hxtools-20200712/configure  2020-07-12 11:44:59.919834895 +0200
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for hxtools 20200428.
+# Generated by GNU Autoconf 2.69 for hxtools 20200712.
 #
 #
 # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
@@ -577,8 +577,8 @@
 # Identity of this package.
 PACKAGE_NAME='hxtools'
 PACKAGE_TARNAME='hxtools'
-PACKAGE_VERSION='20200428'
-PACKAGE_STRING='hxtools 20200428'
+PACKAGE_VERSION='20200712'
+PACKAGE_STRING='hxtools 20200712'
 PACKAGE_BUGREPORT=''
 PACKAGE_URL=''
 
@@ -1301,7 +1301,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures hxtools 20200428 to adapt to many kinds of systems.
+\`configure' configures hxtools 20200712 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1367,7 +1367,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
- short | recursive ) echo "Configuration of hxtools 20200428:";;
+ short | recursive ) echo "Configuration of hxtools 20200712:";;
esac
   cat <<\_ACEOF
 
@@ -1486,7 +1486,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-hxtools configure 20200428
+hxtools configure 20200712
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1946,7 +1946,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by hxtools $as_me 20200428, which was
+It was created by hxtools $as_me 20200712, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -2811,7 +2811,7 @@
 
 # Define the identity of the package.
  PACKAGE='hxtools'
- VERSION='20200428'
+ VERSION='20200712'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -5936,7 +5936,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by hxtools $as_me 20200428, which was
+This file was extended by hxtools $as_me 20200712, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES= $CONFIG_FILES
@@ -6002,7 +6002,7 @@
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; 
s/[\\""\`\$]/&/g'`"
 ac_cs_version="\\
-hxtools 

commit hxtools for openSUSE:Factory

2020-04-29 Thread root
Hello community,

here is the log from the commit of package hxtools for openSUSE:Factory checked 
in at 2020-04-29 20:51:25

Comparing /work/SRC/openSUSE:Factory/hxtools (Old)
 and  /work/SRC/openSUSE:Factory/.hxtools.new.2738 (New)


Package is "hxtools"

Wed Apr 29 20:51:25 2020 rev:39 rq:798739 version:20200428

Changes:

--- /work/SRC/openSUSE:Factory/hxtools/hxtools.changes  2020-03-31 
17:16:00.531656694 +0200
+++ /work/SRC/openSUSE:Factory/.hxtools.new.2738/hxtools.changes
2020-04-29 20:53:27.677146159 +0200
@@ -1,0 +2,10 @@
+Tue Apr 28 21:27:57 UTC 2020 - Jan Engelhardt 
+
+- Update to release 20200428
+  * vfontas: N2 vectorizer: cease smoothing of stub serifs
+(concerns the topleft corner of an 'E' in some fonts)
+  * vfontas: N2 vectorizer: avoid diagonalizing "pimples" in font
+outlines (concerns 1-pixel protrusions in the right vertical
+edge of the '4')
+
+---

Old:

  hxtools-20200331.tar.asc
  hxtools-20200331.tar.xz

New:

  hxtools-20200428.tar.asc
  hxtools-20200428.tar.xz



Other differences:
--
++ hxtools.spec ++
--- /var/tmp/diff_new_pack.95dFXb/_old  2020-04-29 20:53:28.581148229 +0200
+++ /var/tmp/diff_new_pack.95dFXb/_new  2020-04-29 20:53:28.585148239 +0200
@@ -17,17 +17,16 @@
 
 
 Name:   hxtools
-Version:20200331
+Version:20200428
 Release:0
 Summary:Collection of day-to-day tools (binaries)
 License:GPL-2.0+ and WTFPL
 Group:  Productivity/Other
-Url:http://inai.de/projects/hxtools/
+Url:https://inai.de/projects/hxtools/
 
-Source: http://jftp.inai.de/hxtools/%name-%version.tar.xz
-Source2:http://jftp.inai.de/hxtools/%name-%version.tar.asc
+Source: https://inai.de/files/hxtools/%name-%version.tar.xz
+Source2:https://inai.de/files/hxtools/%name-%version.tar.asc
 Source3:%name.keyring
-BuildRequires:  bdftopcf
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
 BuildRequires:  libcap-devel >= 2

++ hxtools-20200331.tar.xz -> hxtools-20200428.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/hxtools-20200331/configure 
new/hxtools-20200428/configure
--- old/hxtools-20200331/configure  2020-03-31 01:26:20.475923272 +0200
+++ new/hxtools-20200428/configure  2020-04-28 23:16:35.897024624 +0200
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for hxtools 20200331.
+# Generated by GNU Autoconf 2.69 for hxtools 20200428.
 #
 #
 # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
@@ -577,8 +577,8 @@
 # Identity of this package.
 PACKAGE_NAME='hxtools'
 PACKAGE_TARNAME='hxtools'
-PACKAGE_VERSION='20200331'
-PACKAGE_STRING='hxtools 20200331'
+PACKAGE_VERSION='20200428'
+PACKAGE_STRING='hxtools 20200428'
 PACKAGE_BUGREPORT=''
 PACKAGE_URL=''
 
@@ -1301,7 +1301,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures hxtools 20200331 to adapt to many kinds of systems.
+\`configure' configures hxtools 20200428 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1367,7 +1367,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
- short | recursive ) echo "Configuration of hxtools 20200331:";;
+ short | recursive ) echo "Configuration of hxtools 20200428:";;
esac
   cat <<\_ACEOF
 
@@ -1486,7 +1486,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-hxtools configure 20200331
+hxtools configure 20200428
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1946,7 +1946,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by hxtools $as_me 20200331, which was
+It was created by hxtools $as_me 20200428, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -2811,7 +2811,7 @@
 
 # Define the identity of the package.
  PACKAGE='hxtools'
- VERSION='20200331'
+ VERSION='20200428'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -2989,6 +2989,45 @@
   fi
 fi
 
+# Check whether --enable-silent-rules was given.
+if test "${enable_silent_rules+set}" = set; then :
+  enableval=$enable_silent_rules;
+fi
+
+case $enable_silent_rules in # (((
+  yes) AM_DEFAULT_VERBOSITY=0;;
+   no) AM_DEFAULT_VERBOSITY=1;;
+*) AM_DEFAULT_VERBOSITY=0;;
+esac
+am_make=${MAKE-make}
+{ $as_echo "$as_me:${as_lineno-$LINENO}: checking 

commit hxtools for openSUSE:Factory

2020-03-31 Thread root
Hello community,

here is the log from the commit of package hxtools for openSUSE:Factory checked 
in at 2020-03-31 17:15:45

Comparing /work/SRC/openSUSE:Factory/hxtools (Old)
 and  /work/SRC/openSUSE:Factory/.hxtools.new.3160 (New)


Package is "hxtools"

Tue Mar 31 17:15:45 2020 rev:38 rq:789916 version:20200331

Changes:

--- /work/SRC/openSUSE:Factory/hxtools/hxtools.changes  2020-03-18 
12:43:22.408878058 +0100
+++ /work/SRC/openSUSE:Factory/.hxtools.new.3160/hxtools.changes
2020-03-31 17:16:00.531656694 +0200
@@ -1,0 +2,8 @@
+Mon Mar 30 23:28:58 UTC 2020 - Jan Engelhardt 
+
+- Update to release 20200331
+  * vfontas: add "N2" vectorizer
+  * vfontas: new -saven2 command to use N2
+  * vfontas: moved N1 to historic status
+
+---
@@ -5 +13 @@
-  * vfontas: add new N1 vectorizer
+  * vfontas: add "N1" vectorizer

Old:

  hxtools-20200310.tar.asc
  hxtools-20200310.tar.xz

New:

  hxtools-20200331.tar.asc
  hxtools-20200331.tar.xz



Other differences:
--
++ hxtools.spec ++
--- /var/tmp/diff_new_pack.qKeCqE/_old  2020-03-31 17:16:01.839657525 +0200
+++ /var/tmp/diff_new_pack.qKeCqE/_new  2020-03-31 17:16:01.839657525 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   hxtools
-Version:20200310
+Version:20200331
 Release:0
 Summary:Collection of day-to-day tools (binaries)
 License:GPL-2.0+ and WTFPL
@@ -160,7 +160,9 @@
 %description -n vfontas
 vfontas (originally "VGA font file assembler") can transform raster
 font files in various ways - scaling, moving, row-filling, convert
-between formats (bdf/clt/pbm/psf/raw) and vector export to sfd/ttf.
+between formats (bdf/clt/pbm/psf/raw DOS font) and vector export to
+sfd (and then TrueType/OpenType/WOFF/etc. via FontForge). The vector
+export is able to smoothen the jagged edges of bitmap fonts.
 
 %prep
 %setup -q

++ hxtools-20200310.tar.xz -> hxtools-20200331.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/hxtools-20200310/configure 
new/hxtools-20200331/configure
--- old/hxtools-20200310/configure  2020-03-10 10:30:35.462411142 +0100
+++ new/hxtools-20200331/configure  2020-03-31 01:26:20.475923272 +0200
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for hxtools 20200310.
+# Generated by GNU Autoconf 2.69 for hxtools 20200331.
 #
 #
 # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
@@ -577,8 +577,8 @@
 # Identity of this package.
 PACKAGE_NAME='hxtools'
 PACKAGE_TARNAME='hxtools'
-PACKAGE_VERSION='20200310'
-PACKAGE_STRING='hxtools 20200310'
+PACKAGE_VERSION='20200331'
+PACKAGE_STRING='hxtools 20200331'
 PACKAGE_BUGREPORT=''
 PACKAGE_URL=''
 
@@ -1301,7 +1301,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures hxtools 20200310 to adapt to many kinds of systems.
+\`configure' configures hxtools 20200331 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1367,7 +1367,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
- short | recursive ) echo "Configuration of hxtools 20200310:";;
+ short | recursive ) echo "Configuration of hxtools 20200331:";;
esac
   cat <<\_ACEOF
 
@@ -1486,7 +1486,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-hxtools configure 20200310
+hxtools configure 20200331
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1946,7 +1946,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by hxtools $as_me 20200310, which was
+It was created by hxtools $as_me 20200331, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -2811,7 +2811,7 @@
 
 # Define the identity of the package.
  PACKAGE='hxtools'
- VERSION='20200310'
+ VERSION='20200331'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -5897,7 +5897,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by hxtools $as_me 20200310, which was
+This file was extended by hxtools $as_me 20200331, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES= $CONFIG_FILES
@@ -5963,7 +5963,7 @@
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; 
s/[\\""\`\$]/&/g'`"
 ac_cs_version="\\
-hxtools 

commit hxtools for openSUSE:Factory

2020-03-18 Thread root
Hello community,

here is the log from the commit of package hxtools for openSUSE:Factory checked 
in at 2020-03-18 12:37:46

Comparing /work/SRC/openSUSE:Factory/hxtools (Old)
 and  /work/SRC/openSUSE:Factory/.hxtools.new.3160 (New)


Package is "hxtools"

Wed Mar 18 12:37:46 2020 rev:37 rq:785920 version:20200310

Changes:

--- /work/SRC/openSUSE:Factory/hxtools/hxtools.changes  2020-02-11 
22:26:22.731599572 +0100
+++ /work/SRC/openSUSE:Factory/.hxtools.new.3160/hxtools.changes
2020-03-18 12:43:22.408878058 +0100
@@ -1,0 +2,8 @@
+Tue Mar 10 12:15:27 UTC 2020 - Jan Engelhardt 
+
+- Update to release 20200310
+  * vfontas: add new N1 vectorizer
+  * vfontas: new -saven1 command to use N1
+  * vfontas: remove -xbrz scaler
+
+---

Old:

  hxtools-20200126.tar.asc
  hxtools-20200126.tar.xz

New:

  hxtools-20200310.tar.asc
  hxtools-20200310.tar.xz



Other differences:
--
++ hxtools.spec ++
--- /var/tmp/diff_new_pack.fC52pt/_old  2020-03-18 12:43:27.328881169 +0100
+++ /var/tmp/diff_new_pack.fC52pt/_new  2020-03-18 12:43:27.328881169 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   hxtools
-Version:20200126
+Version:20200310
 Release:0
 Summary:Collection of day-to-day tools (binaries)
 License:GPL-2.0+ and WTFPL
@@ -37,7 +37,6 @@
 BuildRequires:  pkgconfig(libpci) >= 3
 BuildRequires:  pkgconfig(mount) >= 2.20
 BuildRequires:  pkgconfig(xcb) >= 1
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 Requires:   %name-scripts = %version
 Recommends: %name-man = %version
 Recommends: hardlink
@@ -51,12 +50,9 @@
 %description
 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)
 * tailhex(1) — hex dumper with tail-following support
-* utmp_register(1) — make entries in the utmp/wtmp database
-* vfontas(1) — Bitmap font transformation utility
 
 %package scripts
 Summary:Collection of day-to-day tools (scripts)
@@ -156,6 +152,16 @@
 lsof/fuser in that it can scan recursively and won't bluntly look at
 an entire mount.
 
+%package -n vfontas
+Summary:Bitmap font file transformation utility
+Group:  System/Console
+Provides:   hxtools:/usr/bin/vfontas
+
+%description -n vfontas
+vfontas (originally "VGA font file assembler") can transform raster
+font files in various ways - scaling, moving, row-filling, convert
+between formats (bdf/clt/pbm/psf/raw) and vector export to sfd/ttf.
+
 %prep
 %setup -q
 
@@ -169,7 +175,6 @@
 mv "$b/%_bindir"/extract_* "$b/%_libexecdir/%name/"
 mv "$b/%_bindir/rot13" "$b/%_libexecdir/%name/"
 install -dm0755 "$b/%_datadir/mc/syntax"
-install -pm0644 cooledit/*.syntax "$b/%_datadir/mc/syntax/"
 install -dm0755 "$b/%_sysconfdir/openldap/schema"
 ln -s "%_datadir/hxtools/rfc2307bis-utf8.schema" \
"$b/%_sysconfdir/openldap/schema/"
@@ -186,8 +191,7 @@
 %fdupes %buildroot/%_prefix
 
 %files
-%defattr(-,root,root)
-%doc LICENSE*
+%license LICENSE*
 %_bindir/bin2c
 %_bindir/bsvplay
 %_bindir/declone
@@ -198,7 +202,6 @@
 %_bindir/proc_stat_parse
 %_bindir/qplay
 %_bindir/tailhex
-%_bindir/vfontas
 %_bindir/xcp
 %dir %hldir
 %hldir/cctypeinfo
@@ -208,7 +211,6 @@
 %hldir/utmp_register
 
 %files scripts
-%defattr(-,root,root)
 %_bindir/aumeta
 %_bindir/checkbrack
 %_bindir/cwdiff
@@ -240,13 +242,13 @@
 %hldir/vcsaview
 
 %files man
-%defattr(-,root,root)
 %doc %_mandir/man*/*
 %exclude %_mandir/man*/fd0ssh.1*
 %exclude %_mandir/man*/ofl.1*
+%exclude %_mandir/man1/sysinfo.1*
+%exclude %_mandir/man*/vfontas.1*
 
 %files data
-%defattr(-,root,root)
 %dir %_sysconfdir/openldap
 %dir %_sysconfdir/openldap/schema
 %config %_sysconfdir/openldap/schema/*
@@ -257,7 +259,6 @@
 %if 0%{?build_profile}
 
 %files profile
-%defattr(-,root,root)
 %config %_sysconfdir/hxloginpref.conf
 %dir %_sysconfdir/bashrc.d
 %config %_sysconfdir/bashrc.d/*
@@ -265,13 +266,11 @@
 %endif
 
 %files -n fd0ssh
-%defattr(-,root,root)
 %dir %hldir
 %hldir/fd0ssh
 %_mandir/man1/fd0ssh.1*
 
 %files -n ofl
-%defattr(-,root,root)
 %_bindir/ofl
 %_mandir/man1/ofl.1*
 
@@ -279,10 +278,15 @@
 %defattr(-,root,root)
 %_bindir/pmap_dirty
 %_bindir/sysinfo
+%_mandir/man1/sysinfo.1*
 %dir %hldir
 %hldir/clock_info
 %hldir/hxnetload
 %hldir/paddrspacesize
 %hldir/proc_stat_signal_decode
 
+%files -n vfontas
+%_bindir/vfontas
+%_mandir/man1/vfontas.1*
+
 %changelog

++ hxtools-20200126.tar.xz -> hxtools-20200310.tar.xz ++
 4614 lines of diff (skipped)




commit hxtools for openSUSE:Factory

2020-02-11 Thread root
Hello community,

here is the log from the commit of package hxtools for openSUSE:Factory checked 
in at 2020-02-11 22:25:55

Comparing /work/SRC/openSUSE:Factory/hxtools (Old)
 and  /work/SRC/openSUSE:Factory/.hxtools.new.26092 (New)


Package is "hxtools"

Tue Feb 11 22:25:55 2020 rev:36 rq:767498 version:20200126

Changes:

--- /work/SRC/openSUSE:Factory/hxtools/hxtools.changes  2019-06-19 
20:55:37.813838591 +0200
+++ /work/SRC/openSUSE:Factory/.hxtools.new.26092/hxtools.changes   
2020-02-11 22:26:22.731599572 +0100
@@ -1,0 +2,8 @@
+Sun Jan 26 14:39:46 UTC 2020 - Jan Engelhardt 
+
+- Update to release 20200126
+  * vfontas: add full vectorizer for SFD glyphs
+  * vfontas: improved ascent/descent values for vector output
+  * vfontas: hex format misreading was fixed
+
+---

Old:

  hxtools-20190428.tar.asc
  hxtools-20190428.tar.xz

New:

  hxtools-20200126.tar.asc
  hxtools-20200126.tar.xz



Other differences:
--
++ hxtools.spec ++
--- /var/tmp/diff_new_pack.Wq9PjH/_old  2020-02-11 22:26:23.51562 +0100
+++ /var/tmp/diff_new_pack.Wq9PjH/_new  2020-02-11 22:26:23.51964 +0100
@@ -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 @@
 * 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)
@@ -166,6 +166,7 @@
 %install
 %make_install
 b="%buildroot"
+mv "$b/%_bindir"/extract_* "$b/%_libexecdir/%name/"
 mv "$b/%_bindir/rot13" "$b/%_libexecdir/%name/"
 install -dm0755 "$b/%_datadir/mc/syntax"
 install -pm0644 cooledit/*.syntax "$b/%_datadir/mc/syntax/"
@@ -188,23 +189,23 @@
 %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)
@@ -216,6 +217,7 @@
 %_bindir/gpsh
 %_bindir/man2html
 %_bindir/mkvappend
+%_bindir/mod2opus
 %_bindir/pegrep
 %_bindir/pesubst
 %_bindir/qpdecode
@@ -228,17 +230,13 @@
 %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 +252,6 @@
 %config %_sysconfdir/openldap/schema/*
 %_datadir/%name
 %_datadir/kbd
-%_datadir/fonts/misc
 %_datadir/mc
 
 %if 0%{?build_profile}
@@ -280,10 +277,10 @@
 
 %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

++ hxtools-20190428.tar.xz -> hxtools-20200126.tar.xz ++
 3463 lines of diff (skipped)
retrying with extended exclude list
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/hxtools-20190428/LICENSES.txt new/hxtools-20200126/LICENSES.txt
--- old/hxtools-20190428/LICENSES.txt   2019-04-28 20:40:14.0 +0200
+++ new/hxtools-20200126/LICENSES.txt   2020-01-26 15:28:25.0 +0100
@@ -50,7 +50,6 @@
 smm/pcmdiffWTFPL-2.0+
 smm/qplay  GPL-2.0+
 smm/ssa2srtWTFPL-2.0+
-smm/stxdb  GPL-2.0+
 smm/vfontasGPL-3.0+
 suser/437cipherWTFPL-2.0+
 suser/declone  WTFPL-2.0+
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 

commit hxtools for openSUSE:Factory

2019-06-19 Thread root
Hello community,

here is the log from the commit of package hxtools for openSUSE:Factory checked 
in at 2019-06-19 20:55:31

Comparing /work/SRC/openSUSE:Factory/hxtools (Old)
 and  /work/SRC/openSUSE:Factory/.hxtools.new.4811 (New)


Package is "hxtools"

Wed Jun 19 20:55:31 2019 rev:35 rq:699146 version:20190428

Changes:

--- /work/SRC/openSUSE:Factory/hxtools/hxtools.changes  2018-03-09 
10:44:24.667399928 +0100
+++ /work/SRC/openSUSE:Factory/.hxtools.new.4811/hxtools.changes
2019-06-19 20:55:37.813838591 +0200
@@ -1,0 +2,9 @@
+Sun Apr 28 18:56:56 UTC 2019 - Jan Engelhardt 
+
+- Update to new upstream release 20190428
+  * vfontas: new implementation. Replaces clt2bdf, clt2pbm,
+cltxscale, fnt2bdf.
+  * vfontas: xBRZ x6 support
+  * profile: use new GREP_COLORS variable
+
+---

Old:

  hxtools-20180301.tar.asc
  hxtools-20180301.tar.xz

New:

  hxtools-20190428.tar.asc
  hxtools-20190428.tar.xz



Other differences:
--
++ hxtools.spec ++
--- /var/tmp/diff_new_pack.pw7NG3/_old  2019-06-19 20:55:38.589839268 +0200
+++ /var/tmp/diff_new_pack.pw7NG3/_new  2019-06-19 20:55:38.593839271 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package hxtools
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:   hxtools
-Version:20180301
+Version:20190428
 Release:0
 Summary:Collection of day-to-day tools (binaries)
 License:GPL-2.0+ and WTFPL
@@ -79,7 +79,6 @@
 * diff2php(1) — transform patch to self-serving PHP file
 * doxygen-kerneldoc-filter(1) — filter for Doxygen to support kerneldoc
 * filenameconv(1) — convert file name encoding
-* fnt2bdf(1) — convert VGA raw fonts to X11 BDF
 * 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
@@ -189,7 +188,6 @@
 %defattr(-,root,root)
 %doc LICENSE*
 %_bindir/bin2c
-%_bindir/clt2bdf
 %_bindir/declone
 %_bindir/gxxdm
 %_bindir/hcdplay
@@ -198,7 +196,6 @@
 %dir %hldir
 %hldir/bsvplay
 %hldir/cctypeinfo
-%hldir/clt2pbm
 %hldir/pcmdiff
 %hldir/peicon
 %hldir/proc_iomem_count
@@ -231,7 +228,6 @@
 %hldir/diff2php
 %hldir/doxygen-kerneldoc-filter
 %hldir/extract_*
-%hldir/fnt2bdf
 %hldir/git-*
 %hldir/ldif-duplicate-attrs
 %hldir/ldif-leading-spaces

++ hxtools-20180301.tar.xz -> hxtools-20190428.tar.xz ++
 411971 lines of diff (skipped)




commit hxtools for openSUSE:Factory

2018-03-09 Thread root
Hello community,

here is the log from the commit of package hxtools for openSUSE:Factory checked 
in at 2018-03-09 10:44:22

Comparing /work/SRC/openSUSE:Factory/hxtools (Old)
 and  /work/SRC/openSUSE:Factory/.hxtools.new (New)


Package is "hxtools"

Fri Mar  9 10:44:22 2018 rev:34 rq:584114 version:20180301

Changes:

--- /work/SRC/openSUSE:Factory/hxtools/hxtools.changes  2017-05-03 
15:58:46.190845107 +0200
+++ /work/SRC/openSUSE:Factory/.hxtools.new/hxtools.changes 2018-03-09 
10:44:24.667399928 +0100
@@ -1,0 +2,7 @@
+Thu Mar  1 14:17:25 UTC 2018 - jeng...@inai.de
+
+- Update to new upstream release 20180301
+  * aumeta: handle containers other than mp4
+  * spec-beautifier: escape { in regexes for Perl 5.26 fitness
+
+---

Old:

  hxtools-20170430.tar.asc
  hxtools-20170430.tar.xz

New:

  hxtools-20180301.tar.asc
  hxtools-20180301.tar.xz



Other differences:
--
++ hxtools.spec ++
--- /var/tmp/diff_new_pack.iTlz1t/_old  2018-03-09 10:44:25.611365929 +0100
+++ /var/tmp/diff_new_pack.iTlz1t/_new  2018-03-09 10:44:25.611365929 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   hxtools
-Version:20170430
+Version:20180301
 Release:0
 Summary:Collection of day-to-day tools (binaries)
 License:GPL-2.0+ and WTFPL
@@ -27,8 +27,6 @@
 Source: http://jftp.inai.de/hxtools/%name-%version.tar.xz
 Source2:http://jftp.inai.de/hxtools/%name-%version.tar.asc
 Source3:%name.keyring
-# This package has a "Upstream First" policy for patches.
-# See https://en.opensuse.org/openSUSE:Packaging_Patches_guidelines
 BuildRequires:  bdftopcf
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
@@ -164,27 +162,25 @@
 
 %build
 %configure
-make %{?_smp_mflags};
+make %{?_smp_mflags}
 
 %install
-o="$PWD";
-b="%buildroot";
-make install DESTDIR="$b";
-
+%make_install
+b="%buildroot"
 mv "$b/%_bindir/rot13" "$b/%_libexecdir/%name/"
-install -dm0755 "$b/%_datadir/mc/syntax";
-install -pm0644 cooledit/*.syntax "$b/%_datadir/mc/syntax/";
-install -dm0755 "$b/%_sysconfdir/openldap/schema";
+install -dm0755 "$b/%_datadir/mc/syntax"
+install -pm0644 cooledit/*.syntax "$b/%_datadir/mc/syntax/"
+install -dm0755 "$b/%_sysconfdir/openldap/schema"
 ln -s "%_datadir/hxtools/rfc2307bis-utf8.schema" \
-   "$b/%_sysconfdir/openldap/schema/";
+   "$b/%_sysconfdir/openldap/schema/"
 
 %if 0%{?build_profile}
-mkdir -p "$b/%_sysconfdir/bashrc.d";
-ln -s "%_datadir/%name/hxtools_bashrc.bash" "$b/%_sysconfdir/bashrc.d/";
-mkdir -p "$b/%_sysconfdir/profile.d";
-ln -s "%_datadir/%name/hxtools_profile.bash" 
"$b/%_sysconfdir/profile.d/z_hxtools_profile.sh";
+mkdir -p "$b/%_sysconfdir/bashrc.d"
+ln -s "%_datadir/%name/hxtools_bashrc.bash" "$b/%_sysconfdir/bashrc.d/"
+mkdir -p "$b/%_sysconfdir/profile.d"
+ln -s "%_datadir/%name/hxtools_profile.bash" 
"$b/%_sysconfdir/profile.d/z_hxtools_profile.sh"
 %else
-rm -Rf "$b/%_sysconfdir/profile.d" "$b/%_sysconfdir"/hx*;
+rm -Rf "$b/%_sysconfdir/profile.d" "$b/%_sysconfdir"/hx*
 %endif
 
 %fdupes %buildroot/%_prefix
@@ -205,7 +201,6 @@
 %hldir/clt2pbm
 %hldir/pcmdiff
 %hldir/peicon
-%hldir/printcaps
 %hldir/proc_iomem_count
 %hldir/proc_stat_parse
 %hldir/psthreads

++ hxtools-20170430.tar.xz -> hxtools-20180301.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/hxtools-20170430/LICENSES.txt 
new/hxtools-20180301/LICENSES.txt
--- old/hxtools-20170430/LICENSES.txt   2017-04-30 12:17:42.0 +0200
+++ new/hxtools-20180301/LICENSES.txt   2018-03-01 15:24:49.0 +0100
@@ -7,7 +7,6 @@
 sadmin/hxnetload   WTFPL-2.0+
 sadmin/ofl WTFPL-2.0+
 sadmin/pmap_dirty  WTFPL-2.0+
-sadmin/printcaps   WTFPL-2.0+
 sadmin/proc_iomem_countWTFPL-2.0+
 sadmin/proc_stat_parse WTFPL-2.0+
 sadmin/psthreads   GPL-2.0+
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/hxtools-20170430/Makefile.in 
new/hxtools-20180301/Makefile.in
--- old/hxtools-20170430/Makefile.in2017-04-30 12:19:53.087933625 +0200
+++ new/hxtools-20180301/Makefile.in2018-03-01 15:25:01.327891911 +0100
@@ -272,7 +272,6 @@
 kbddatadir = @kbddatadir@
 libHX_CFLAGS = @libHX_CFLAGS@
 libHX_LIBS = @libHX_LIBS@
-libcap_LIBS = @libcap_LIBS@
 libdir = @libdir@
 libdl_LIBS = @libdl_LIBS@
 libexecdir = @libexecdir@
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/hxtools-20170430/configure 
new/hxtools-20180301/configure
--- old/hxtools-20170430/configure  2017-04-30 12:19:52.487934081 +0200
+++ new/hxtools-20180301/configure  

commit hxtools for openSUSE:Factory

2017-05-03 Thread root
Hello community,

here is the log from the commit of package hxtools for openSUSE:Factory checked 
in at 2017-05-03 15:58:43

Comparing /work/SRC/openSUSE:Factory/hxtools (Old)
 and  /work/SRC/openSUSE:Factory/.hxtools.new (New)


Package is "hxtools"

Wed May  3 15:58:43 2017 rev:33 rq:492584 version:20170430

Changes:

--- /work/SRC/openSUSE:Factory/hxtools/hxtools.changes  2017-02-05 
18:35:15.948064702 +0100
+++ /work/SRC/openSUSE:Factory/.hxtools.new/hxtools.changes 2017-05-03 
15:58:46.190845107 +0200
@@ -1,0 +2,7 @@
+Sun Apr 30 10:26:23 UTC 2017 - jeng...@inai.de
+
+- Update to new upstream release 20170430
+  * build: make build result time-invariant
+  * sysinfo: avoid printing garbage display sizes
+
+---

Old:

  hxtools-20170114.tar.asc
  hxtools-20170114.tar.xz

New:

  hxtools-20170430.tar.asc
  hxtools-20170430.tar.xz



Other differences:
--
++ hxtools.spec ++
--- /var/tmp/diff_new_pack.ij0p2C/_old  2017-05-03 15:58:47.010729361 +0200
+++ /var/tmp/diff_new_pack.ij0p2C/_new  2017-05-03 15:58:47.014728796 +0200
@@ -17,7 +17,7 @@
 
 
 Name:   hxtools
-Version:20170114
+Version:20170430
 Release:0
 Summary:Collection of day-to-day tools (binaries)
 License:GPL-2.0+ and WTFPL
@@ -40,7 +40,6 @@
 BuildRequires:  pkgconfig(mount) >= 2.20
 BuildRequires:  pkgconfig(xcb) >= 1
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-
 Requires:   %name-scripts = %version
 Recommends: %name-man = %version
 Recommends: hardlink
@@ -294,7 +293,7 @@
 %_bindir/pmap_dirty
 %_bindir/sysinfo
 %dir %hldir
-%hldir/netload
+%hldir/hxnetload
 %hldir/paddrspacesize
 %hldir/proc_stat_signal_decode
 

++ hxtools-20170114.tar.xz -> hxtools-20170430.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/hxtools-20170114/LICENSES.txt 
new/hxtools-20170430/LICENSES.txt
--- old/hxtools-20170114/LICENSES.txt   2017-01-14 20:04:54.0 +0100
+++ new/hxtools-20170430/LICENSES.txt   2017-04-30 12:17:42.0 +0200
@@ -4,7 +4,7 @@
 sadmin/ldif-duplicate-attrsWTFPL-2.0+
 sadmin/ldif-leading-spaces WTFPL-2.0+
 sadmin/logontime   WTFPL-2.0+
-sadmin/netload WTFPL-2.0+
+sadmin/hxnetload   WTFPL-2.0+
 sadmin/ofl WTFPL-2.0+
 sadmin/pmap_dirty  WTFPL-2.0+
 sadmin/printcaps   WTFPL-2.0+
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/hxtools-20170114/configure 
new/hxtools-20170430/configure
--- old/hxtools-20170114/configure  2017-01-14 20:05:02.488443193 +0100
+++ new/hxtools-20170430/configure  2017-04-30 12:19:52.487934081 +0200
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for hxtools 20170114.
+# Generated by GNU Autoconf 2.69 for hxtools 20170430.
 #
 #
 # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
@@ -577,8 +577,8 @@
 # Identity of this package.
 PACKAGE_NAME='hxtools'
 PACKAGE_TARNAME='hxtools'
-PACKAGE_VERSION='20170114'
-PACKAGE_STRING='hxtools 20170114'
+PACKAGE_VERSION='20170430'
+PACKAGE_STRING='hxtools 20170430'
 PACKAGE_BUGREPORT=''
 PACKAGE_URL=''
 
@@ -1308,7 +1308,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures hxtools 20170114 to adapt to many kinds of systems.
+\`configure' configures hxtools 20170430 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1374,7 +1374,7 @@
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
- short | recursive ) echo "Configuration of hxtools 20170114:";;
+ short | recursive ) echo "Configuration of hxtools 20170430:";;
esac
   cat <<\_ACEOF
 
@@ -1494,7 +1494,7 @@
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-hxtools configure 20170114
+hxtools configure 20170430
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -2078,7 +2078,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by hxtools $as_me 20170114, which was
+It was created by hxtools $as_me 20170430, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -2943,7 +2943,7 @@
 
 # Define the identity of the package.
  PACKAGE='hxtools'
- VERSION='20170114'
+ VERSION='20170430'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -6336,7 +6336,7 @@
 # report 

commit hxtools for openSUSE:Factory

2017-02-05 Thread root
Hello community,

here is the log from the commit of package hxtools for openSUSE:Factory checked 
in at 2017-02-05 15:47:19

Comparing /work/SRC/openSUSE:Factory/hxtools (Old)
 and  /work/SRC/openSUSE:Factory/.hxtools.new (New)


Package is "hxtools"

Changes:

--- /work/SRC/openSUSE:Factory/hxtools/hxtools.changes  2017-01-17 
14:34:54.785777025 +0100
+++ /work/SRC/openSUSE:Factory/.hxtools.new/hxtools.changes 2017-02-05 
18:35:15.948064702 +0100
@@ -1,0 +2,10 @@
+Sat Jan 14 19:10:46 UTC 2017 - jeng...@inai.de
+
+- Update to new upstream release 20170114
+* Drop old utilities: orec, oplay, omixer, git-export-patch,
+  googtts
+* Added manpages for: aumeta, pegrep, rezip
+* psthreads: display subthreads and subprocesses in different
+  color
+
+---

Old:

  hxtools-20170109.tar.asc
  hxtools-20170109.tar.xz

New:

  hxtools-20170114.tar.asc
  hxtools-20170114.tar.xz



Other differences:
--
++ hxtools.spec ++
--- /var/tmp/diff_new_pack.tLO9uB/_old  2017-02-05 18:35:16.332010813 +0100
+++ /var/tmp/diff_new_pack.tLO9uB/_new  2017-02-05 18:35:16.336010252 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   hxtools
-Version:20170109
+Version:20170114
 Release:0
 Summary:Collection of day-to-day tools (binaries)
 License:GPL-2.0+ and WTFPL
@@ -198,9 +198,6 @@
 %_bindir/declone
 %_bindir/gxxdm
 %_bindir/hcdplay
-%_bindir/omixer
-%_bindir/oplay
-%_bindir/orec
 %_bindir/tailhex
 %_bindir/xcp
 %dir %hldir
@@ -225,7 +222,6 @@
 %_bindir/cwdiff
 %_bindir/fxterm
 %_bindir/git-*
-%_bindir/googtts
 %_bindir/gpsh
 %_bindir/man2html
 %_bindir/mkvappend
@@ -247,7 +243,7 @@
 %hldir/ldif-leading-spaces
 %hldir/logontime
 %hldir/mailsplit
-%hldir/mod2ogg
+%hldir/mod2opus
 %hldir/recursive_lower
 %hldir/rezip
 %hldir/shared.pm

++ hxtools-20170109.tar.xz -> hxtools-20170114.tar.xz ++
 2507 lines of diff (skipped)




commit hxtools for openSUSE:Factory

2017-01-17 Thread root
Hello community,

here is the log from the commit of package hxtools for openSUSE:Factory checked 
in at 2017-01-17 14:34:53

Comparing /work/SRC/openSUSE:Factory/hxtools (Old)
 and  /work/SRC/openSUSE:Factory/.hxtools.new (New)


Package is "hxtools"

Changes:

--- /work/SRC/openSUSE:Factory/hxtools/hxtools.changes  2015-03-25 
10:01:15.0 +0100
+++ /work/SRC/openSUSE:Factory/.hxtools.new/hxtools.changes 2017-01-17 
14:34:54.785777025 +0100
@@ -1,0 +2,18 @@
+Mon Jan  9 21:39:42 UTC 2017 - jeng...@inai.de
+
+- Update to new upstream release 20170109
+* A new utility "gxxdm" was added which explains libstdc++v3
+  mangled names in detail. (Not feature-complete.)
+* New utility "ldif-duplicate-attrs": counts multiple occurrences
+  of an attribute within one DN leaf and reports them.
+* New utility "ldif-leading-spaces": reports if LDAP attribute
+  values start or end with whitespaces. (Spaces have implications
+  for sorting addressbook entries, for example.)
+* New utilities: pegrep (a multiline pcregrep), qpdecode
+  (quoted-printable filter), settime.pl (set filetime according
+  to oldest archive member)
+* move_moov was renamed to aumeta
+* Removed utilities: git-new-root (git implements this itself
+  easily now)
+
+---

Old:

  hxtools-20150304.tar.asc
  hxtools-20150304.tar.xz

New:

  hxtools-20170109.tar.asc
  hxtools-20170109.tar.xz



Other differences:
--
++ hxtools.spec ++
--- /var/tmp/diff_new_pack.ghiWHA/_old  2017-01-17 14:34:55.297704451 +0100
+++ /var/tmp/diff_new_pack.ghiWHA/_new  2017-01-17 14:34:55.301703884 +0100
@@ -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 @@
 # 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 @@
 * 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 @@
 * 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 @@
 
 %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 @@
 %_bindir/bin2c
 %_bindir/clt2bdf
 %_bindir/declone
+%_bindir/gxxdm
 %_bindir/hcdplay
 %_bindir/omixer
 %_bindir/oplay
@@ -219,6 +220,7 @@
 
 %files scripts
 %defattr(-,root,root)
+%_bindir/aumeta
 %_bindir/checkbrack
 %_bindir/cwdiff
 %_bindir/fxterm
@@ -226,8 +228,10 @@
 %_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 @@
 %hldir/extract_*
 %hldir/fnt2bdf
 %hldir/git-*
+%hldir/ldif-duplicate-attrs
+%hldir/ldif-leading-spaces
 %hldir/logontime
 %hldir/mailsplit
 %hldir/mod2ogg

++ hxtools-20150304.tar.xz -> hxtools-20170109.tar.xz ++
 1767 lines of diff (skipped)
retrying with extended exclude list
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude 

commit hxtools for openSUSE:Factory

2015-03-25 Thread h_root
Hello community,

here is the log from the commit of package hxtools for openSUSE:Factory checked 
in at 2015-03-25 10:01:06

Comparing /work/SRC/openSUSE:Factory/hxtools (Old)
 and  /work/SRC/openSUSE:Factory/.hxtools.new (New)


Package is hxtools

Changes:

--- /work/SRC/openSUSE:Factory/hxtools/hxtools.changes  2015-02-22 
17:26:51.0 +0100
+++ /work/SRC/openSUSE:Factory/.hxtools.new/hxtools.changes 2015-03-25 
10:01:15.0 +0100
@@ -1,0 +2,7 @@
+Wed Mar  4 16:24:12 UTC 2015 - jeng...@inai.de
+
+- Update to new upstream release 20150304
+* bin2c: improve coding efficiency of Ultra mode
+* bin2c: improve runtime by 30%
+
+---

Old:

  hxtools-20150221.tar.asc
  hxtools-20150221.tar.xz

New:

  hxtools-20150304.tar.asc
  hxtools-20150304.tar.xz



Other differences:
--
++ hxtools.spec ++
--- /var/tmp/diff_new_pack.34UVhP/_old  2015-03-25 10:01:16.0 +0100
+++ /var/tmp/diff_new_pack.34UVhP/_new  2015-03-25 10:01:16.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   hxtools
-Version:20150221
+Version:20150304
 Release:0
 Summary:Collection of day-to-day tools (binaries)
 License:GPL-2.0+ and WTFPL

++ hxtools-20150221.tar.xz - hxtools-20150304.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/hxtools-20150221/configure 
new/hxtools-20150304/configure
--- old/hxtools-20150221/configure  2015-02-21 10:29:24.0 +0100
+++ new/hxtools-20150304/configure  2015-03-04 17:24:13.0 +0100
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for hxtools 20150221.
+# Generated by GNU Autoconf 2.69 for hxtools 20150304.
 #
 #
 # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
@@ -577,8 +577,8 @@
 # Identity of this package.
 PACKAGE_NAME='hxtools'
 PACKAGE_TARNAME='hxtools'
-PACKAGE_VERSION='20150221'
-PACKAGE_STRING='hxtools 20150221'
+PACKAGE_VERSION='20150304'
+PACKAGE_STRING='hxtools 20150304'
 PACKAGE_BUGREPORT=''
 PACKAGE_URL=''
 
@@ -1308,7 +1308,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat _ACEOF
-\`configure' configures hxtools 20150221 to adapt to many kinds of systems.
+\`configure' configures hxtools 20150304 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1374,7 +1374,7 @@
 
 if test -n $ac_init_help; then
   case $ac_init_help in
- short | recursive ) echo Configuration of hxtools 20150221:;;
+ short | recursive ) echo Configuration of hxtools 20150304:;;
esac
   cat \_ACEOF
 
@@ -1494,7 +1494,7 @@
 test -n $ac_init_help  exit $ac_status
 if $ac_init_version; then
   cat \_ACEOF
-hxtools configure 20150221
+hxtools configure 20150304
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -2078,7 +2078,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by hxtools $as_me 20150221, which was
+It was created by hxtools $as_me 20150304, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -2943,7 +2943,7 @@
 
 # Define the identity of the package.
  PACKAGE='hxtools'
- VERSION='20150221'
+ VERSION='20150304'
 
 
 cat confdefs.h _ACEOF
@@ -6336,7 +6336,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log=
-This file was extended by hxtools $as_me 20150221, which was
+This file was extended by hxtools $as_me 20150304, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES= $CONFIG_FILES
@@ -6402,7 +6402,7 @@
 cat $CONFIG_STATUS _ACEOF || ac_write_fail=1
 ac_cs_config=`$as_echo $ac_configure_args | sed 's/^ //; 
s/[\\\`\$]//g'`
 ac_cs_version=\\
-hxtools config.status 20150221
+hxtools config.status 20150304
 configured by $0, generated by GNU Autoconf 2.69,
   with options \\\$ac_cs_config\\
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/hxtools-20150221/configure.ac 
new/hxtools-20150304/configure.ac
--- old/hxtools-20150221/configure.ac   2015-02-21 10:29:04.0 +0100
+++ new/hxtools-20150304/configure.ac   2015-03-04 17:24:01.0 +0100
@@ -1,4 +1,4 @@
-AC_INIT([hxtools], [20150221])
+AC_INIT([hxtools], [20150304])
 AC_CONFIG_AUX_DIR([build-aux])
 AC_CONFIG_HEADERS([config.h])
 AC_PROG_INSTALL
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 

commit hxtools for openSUSE:Factory

2015-02-22 Thread h_root
Hello community,

here is the log from the commit of package hxtools for openSUSE:Factory checked 
in at 2015-02-22 17:26:49

Comparing /work/SRC/openSUSE:Factory/hxtools (Old)
 and  /work/SRC/openSUSE:Factory/.hxtools.new (New)


Package is hxtools

Changes:

--- /work/SRC/openSUSE:Factory/hxtools/hxtools.changes  2014-11-24 
11:08:39.0 +0100
+++ /work/SRC/openSUSE:Factory/.hxtools.new/hxtools.changes 2015-02-22 
17:26:51.0 +0100
@@ -1,0 +2,16 @@
+Sat Feb 21 09:30:47 UTC 2015 - jeng...@inai.de
+
+- Update to new upstream release 20150221
+* diff2php: escape ? in plain text output
+* diff2php: fix wrong placement of HTML tags
+
+---
+Fri Feb 20 10:02:22 UTC 2015 - jeng...@inai.de
+
+- Update to new upstream release 20150220
+* sysinfo: parse info from /etc/os-release
+* gpsh: do not sort the queue at all when -z is given
+* qtar: account for changed tar behavior due to
+  Base:System/tar's new tar-recursive--files-from.patch
+
+---

Old:

  hxtools-20141112.tar.asc
  hxtools-20141112.tar.xz

New:

  hxtools-20150221.tar.asc
  hxtools-20150221.tar.xz



Other differences:
--
++ hxtools.spec ++
--- /var/tmp/diff_new_pack.ptOiWw/_old  2015-02-22 17:26:52.0 +0100
+++ /var/tmp/diff_new_pack.ptOiWw/_new  2015-02-22 17:26:52.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   hxtools
-Version:20141112
+Version:20150221
 Release:0
 Summary:Collection of day-to-day tools (binaries)
 License:GPL-2.0+ and WTFPL

++ hxtools-20141112.tar.xz - hxtools-20150221.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/hxtools-20141112/configure 
new/hxtools-20150221/configure
--- old/hxtools-20141112/configure  2014-11-12 17:22:05.0 +0100
+++ new/hxtools-20150221/configure  2015-02-21 10:29:24.0 +0100
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for hxtools 20141112.
+# Generated by GNU Autoconf 2.69 for hxtools 20150221.
 #
 #
 # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
@@ -577,8 +577,8 @@
 # Identity of this package.
 PACKAGE_NAME='hxtools'
 PACKAGE_TARNAME='hxtools'
-PACKAGE_VERSION='20141112'
-PACKAGE_STRING='hxtools 20141112'
+PACKAGE_VERSION='20150221'
+PACKAGE_STRING='hxtools 20150221'
 PACKAGE_BUGREPORT=''
 PACKAGE_URL=''
 
@@ -1308,7 +1308,7 @@
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat _ACEOF
-\`configure' configures hxtools 20141112 to adapt to many kinds of systems.
+\`configure' configures hxtools 20150221 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1374,7 +1374,7 @@
 
 if test -n $ac_init_help; then
   case $ac_init_help in
- short | recursive ) echo Configuration of hxtools 20141112:;;
+ short | recursive ) echo Configuration of hxtools 20150221:;;
esac
   cat \_ACEOF
 
@@ -1494,7 +1494,7 @@
 test -n $ac_init_help  exit $ac_status
 if $ac_init_version; then
   cat \_ACEOF
-hxtools configure 20141112
+hxtools configure 20150221
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -2078,7 +2078,7 @@
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by hxtools $as_me 20141112, which was
+It was created by hxtools $as_me 20150221, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -2943,7 +2943,7 @@
 
 # Define the identity of the package.
  PACKAGE='hxtools'
- VERSION='20141112'
+ VERSION='20150221'
 
 
 cat confdefs.h _ACEOF
@@ -6336,7 +6336,7 @@
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log=
-This file was extended by hxtools $as_me 20141112, which was
+This file was extended by hxtools $as_me 20150221, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES= $CONFIG_FILES
@@ -6402,7 +6402,7 @@
 cat $CONFIG_STATUS _ACEOF || ac_write_fail=1
 ac_cs_config=`$as_echo $ac_configure_args | sed 's/^ //; 
s/[\\\`\$]//g'`
 ac_cs_version=\\
-hxtools config.status 20141112
+hxtools config.status 20150221
 configured by $0, generated by GNU Autoconf 2.69,
   with options \\\$ac_cs_config\\
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/hxtools-20141112/configure.ac 
new/hxtools-20150221/configure.ac
--- 

commit hxtools for openSUSE:Factory

2014-11-24 Thread h_root
Hello community,

here is the log from the commit of package hxtools for openSUSE:Factory checked 
in at 2014-11-24 11:08:36

Comparing /work/SRC/openSUSE:Factory/hxtools (Old)
 and  /work/SRC/openSUSE:Factory/.hxtools.new (New)


Package is hxtools

Changes:

--- /work/SRC/openSUSE:Factory/hxtools/hxtools.changes  2014-07-11 
06:46:48.0 +0200
+++ /work/SRC/openSUSE:Factory/.hxtools.new/hxtools.changes 2014-11-24 
11:08:39.0 +0100
@@ -1,0 +2,11 @@
+Wed Nov 12 16:23:05 UTC 2014 - jeng...@inai.de
+
+- Update to new upstream release 20141112
+* Removed fduphl (replaced by hardlink(1))
+* New utility rezip to recompress ZIP archives recursively with
+  maximum settings
+* New utility move_moov to call ffmpeg for moving MOOV section of
+  MP4 to the front for enabling streaming
+* bin2c gained a -D option for directory prefix prepending
+
+---

Old:

  hxtools-20140703.tar.asc
  hxtools-20140703.tar.lz

New:

  hxtools-20141112.tar.asc
  hxtools-20141112.tar.xz



Other differences:
--
++ hxtools.spec ++
--- /var/tmp/diff_new_pack.9yYVLa/_old  2014-11-24 11:08:41.0 +0100
+++ /var/tmp/diff_new_pack.9yYVLa/_new  2014-11-24 11:08:41.0 +0100
@@ -17,14 +17,14 @@
 
 
 Name:   hxtools
-Version:20140703
+Version:20141112
 Release:0
 Summary:Collection of day-to-day tools (binaries)
 License:GPL-2.0+ and WTFPL
 Group:  Productivity/Other
 Url:http://inai.de/projects/hxtools/
 
-Source: http://jftp.inai.de/hxtools/%name-%version.tar.lz
+Source: http://jftp.inai.de/hxtools/%name-%version.tar.xz
 Source2:http://jftp.inai.de/hxtools/%name-%version.tar.asc
 Source3:%name.keyring
 # This package has a Upstream First policy for patches.
@@ -32,7 +32,7 @@
 BuildRequires:  bdftopcf
 BuildRequires:  fdupes
 BuildRequires:  libcap-devel = 2
-BuildRequires:  lzip
+BuildRequires:  xz
 BuildRequires:  pkgconfig = 0.21
 BuildRequires:  pkgconfig(libHX) = 3.17
 BuildRequires:  pkgconfig(libpci) = 3
@@ -42,6 +42,7 @@
 
 Requires:   %name-scripts = %version
 Recommends: %name-man = %version
+Recommends: hardlink
 Requires:   fd0ssh
 Requires:   ofl
 Requires:   sysinfo = %version
@@ -81,7 +82,6 @@
 * diff2php(1) — transform patch to self-serving PHP file
 * doxygen-kerneldoc-filter(1) — filter for Doxygen to support kerneldoc
 * filenameconv(1) — convert file name encoding
-* flv2avi(1) — repackage Flash video into an AVI container with PCM audio
 * fnt2bdf(1) — convert VGA raw fonts to X11 BDF
 * 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
@@ -221,12 +221,12 @@
 %defattr(-,root,root)
 %_bindir/checkbrack
 %_bindir/cwdiff
-%_bindir/fduphl
 %_bindir/fxterm
 %_bindir/git-*
 %_bindir/googtts
 %_bindir/gpsh
 %_bindir/man2html
+%_bindir/move_moov
 %_bindir/pesubst
 %_bindir/qtar
 %_bindir/spec-beautifier
@@ -242,8 +242,8 @@
 %hldir/logontime
 %hldir/mailsplit
 %hldir/mod2ogg
-%hldir/mpg2ogg
 %hldir/recursive_lower
+%hldir/rezip
 %hldir/shared.pm
 %hldir/sourcefuncsize
 %hldir/stxdb

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit hxtools for openSUSE:Factory

2014-07-10 Thread h_root
Hello community,

here is the log from the commit of package hxtools for openSUSE:Factory checked 
in at 2014-07-11 06:46:04

Comparing /work/SRC/openSUSE:Factory/hxtools (Old)
 and  /work/SRC/openSUSE:Factory/.hxtools.new (New)


Package is hxtools

Changes:

--- /work/SRC/openSUSE:Factory/hxtools/hxtools.changes  2014-04-13 
13:15:02.0 +0200
+++ /work/SRC/openSUSE:Factory/.hxtools.new/hxtools.changes 2014-07-11 
06:46:48.0 +0200
@@ -1,0 +2,7 @@
+Thu Jul  3 12:27:07 UTC 2014 - jeng...@inai.de
+
+- Update to new upstream release 20140703
+* New utilities: clt2pbm, clt2bdf/clt2sfd, cltscale
+- Remove remove-conflicting-types.diff (merged upstream)
+
+---

Old:

  hxtools-20140325.tar.asc
  hxtools-20140325.tar.xz
  remove-conflicting-types.diff

New:

  hxtools-20140703.tar.asc
  hxtools-20140703.tar.lz



Other differences:
--
++ hxtools.spec ++
--- /var/tmp/diff_new_pack.bcWMSn/_old  2014-07-11 06:46:50.0 +0200
+++ /var/tmp/diff_new_pack.bcWMSn/_new  2014-07-11 06:46:50.0 +0200
@@ -17,24 +17,23 @@
 
 
 Name:   hxtools
-Version:20140325
+Version:20140703
 Release:0
 Summary:Collection of day-to-day tools (binaries)
 License:GPL-2.0+ and WTFPL
 Group:  Productivity/Other
 Url:http://inai.de/projects/hxtools/
 
-Source: http://jftp.inai.de/hxtools/%name-%version.tar.xz
+Source: http://jftp.inai.de/hxtools/%name-%version.tar.lz
 Source2:http://jftp.inai.de/hxtools/%name-%version.tar.asc
 Source3:%name.keyring
-Patch0: remove-conflicting-types.diff
 # This package has a Upstream First policy for patches.
 # See https://en.opensuse.org/openSUSE:Packaging_Patches_guidelines
+BuildRequires:  bdftopcf
 BuildRequires:  fdupes
 BuildRequires:  libcap-devel = 2
-BuildRequires:  bdftopcf
+BuildRequires:  lzip
 BuildRequires:  pkgconfig = 0.21
-BuildRequires:  xz
 BuildRequires:  pkgconfig(libHX) = 3.17
 BuildRequires:  pkgconfig(libpci) = 3
 BuildRequires:  pkgconfig(mount) = 2.20
@@ -163,7 +162,6 @@
 
 %prep
 %setup -q
-%patch0
 
 %build
 %configure
@@ -196,6 +194,7 @@
 %defattr(-,root,root)
 %doc LICENSE*
 %_bindir/bin2c
+%_bindir/clt2bdf
 %_bindir/declone
 %_bindir/hcdplay
 %_bindir/omixer
@@ -204,9 +203,9 @@
 %_bindir/tailhex
 %_bindir/xcp
 %dir %hldir
-%hldir/437cipher
 %hldir/bsvplay
 %hldir/cctypeinfo
+%hldir/clt2pbm
 %hldir/pcmdiff
 %hldir/peicon
 %hldir/printcaps
@@ -238,10 +237,12 @@
 %hldir/diff2php
 %hldir/doxygen-kerneldoc-filter
 %hldir/extract_*
-%hldir/*2*
+%hldir/fnt2bdf
 %hldir/git-*
 %hldir/logontime
 %hldir/mailsplit
+%hldir/mod2ogg
+%hldir/mpg2ogg
 %hldir/recursive_lower
 %hldir/shared.pm
 %hldir/sourcefuncsize

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit hxtools for openSUSE:Factory

2014-04-13 Thread h_root
Hello community,

here is the log from the commit of package hxtools for openSUSE:Factory checked 
in at 2014-04-13 13:15:01

Comparing /work/SRC/openSUSE:Factory/hxtools (Old)
 and  /work/SRC/openSUSE:Factory/.hxtools.new (New)


Package is hxtools

Changes:

--- /work/SRC/openSUSE:Factory/hxtools/hxtools.changes  2014-04-02 
17:22:54.0 +0200
+++ /work/SRC/openSUSE:Factory/.hxtools.new/hxtools.changes 2014-04-13 
13:15:02.0 +0200
@@ -1,0 +2,6 @@
+Thu Apr  3 11:21:18 UTC 2014 - dmuel...@suse.com
+
+- add remove-conflicting-types.diff, fixes build 
+  failure on aarch64
+
+---

New:

  remove-conflicting-types.diff



Other differences:
--
++ hxtools.spec ++
--- /var/tmp/diff_new_pack.QSNN3S/_old  2014-04-13 13:15:03.0 +0200
+++ /var/tmp/diff_new_pack.QSNN3S/_new  2014-04-13 13:15:03.0 +0200
@@ -27,6 +27,7 @@
 Source: http://jftp.inai.de/hxtools/%name-%version.tar.xz
 Source2:http://jftp.inai.de/hxtools/%name-%version.tar.asc
 Source3:%name.keyring
+Patch0: remove-conflicting-types.diff
 # This package has a Upstream First policy for patches.
 # See https://en.opensuse.org/openSUSE:Packaging_Patches_guidelines
 BuildRequires:  fdupes
@@ -162,6 +163,7 @@
 
 %prep
 %setup -q
+%patch0
 
 %build
 %configure


++ remove-conflicting-types.diff ++
--- sadmin/xfs_irecover.c
+++ sadmin/xfs_irecover.c
@@ -42,12 +42,7 @@
 #include libHX/proc.h
 #include libHX/string.h
 #include arpa/inet.h
-
-typedef int8_t __s8;
-typedef uint8_t __u8;
-typedef uint16_t __be16;
-typedef uint32_t __be32;
-typedef uint64_t __be64;
+#include linux/types.h
 
 struct work_info {
char *device;
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit hxtools for openSUSE:Factory

2014-02-13 Thread h_root
Hello community,

here is the log from the commit of package hxtools for openSUSE:Factory checked 
in at 2014-02-13 15:01:24

Comparing /work/SRC/openSUSE:Factory/hxtools (Old)
 and  /work/SRC/openSUSE:Factory/.hxtools.new (New)


Package is hxtools

Changes:

--- /work/SRC/openSUSE:Factory/hxtools/hxtools.changes  2013-06-06 
12:07:40.0 +0200
+++ /work/SRC/openSUSE:Factory/.hxtools.new/hxtools.changes 2014-02-13 
15:01:25.0 +0100
@@ -1,0 +2,16 @@
+Wed Feb 12 09:11:44 UTC 2014 - idon...@suse.com
+
+- Package license files.
+
+---
+Tue Feb 11 08:50:06 UTC 2014 - co...@suse.com
+
+- change WTFPL license to new spelling
+
+---
+Sun Dec 22 18:19:21 UTC 2013 - jeng...@inai.de
+
+- Update to new upstream release 20131222
+* New utilities: bin2c (replaces png2wx), peicon
+
+---

Old:

  hxtools-20130605.tar.asc
  hxtools-20130605.tar.xz

New:

  hxtools-20131222.tar.asc
  hxtools-20131222.tar.xz



Other differences:
--
++ hxtools.spec ++
--- /var/tmp/diff_new_pack.MHoigR/_old  2014-02-13 15:01:25.0 +0100
+++ /var/tmp/diff_new_pack.MHoigR/_new  2014-02-13 15:01:25.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package hxtools
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,11 +17,11 @@
 
 
 Name:   hxtools
+Version:20131222
+Release:0
 Summary:Collection of day-to-day tools (binaries)
-License:GPL-2.0+ and SUSE-WTFPL-2.0
+License:GPL-2.0+ and WTFPL
 Group:  Productivity/Other
-Version:20130605
-Release:0
 Url:http://inai.de/projects/hxtools/
 
 Source: http://jftp.inai.de/hxtools/%name-%version.tar.xz
@@ -73,7 +73,6 @@
 
 * declone(1) — break hardlinks
 * fd0ssh(1) — pipe for password-over-stdin support to ssh
-* newns(8) — clone current filesystem namespace and start a process
 * ofl(1) — open file lister (replaces fuser and lsof -m)
 * sysinfo(1) — system configuration summary
 * tailhex(1) — hex dumper with tail-following support
@@ -211,6 +210,7 @@
 b=%buildroot;
 make install DESTDIR=$b;
 
+mv $b/%_bindir/rot13 $b/%_libexecdir/%name/
 install -dm0755 $b/%_datadir/mc/syntax;
 install -pm0644 cooledit/*.syntax $b/%_datadir/mc/syntax/;
 install -dm0755 $b/%_sysconfdir/openldap/schema;
@@ -230,23 +230,27 @@
 
 %files
 %defattr(-,root,root)
+%doc LICENSE*
+%_bindir/bin2c
 %_bindir/declone
 %_bindir/hcdplay
-%_bindir/newns
 %_bindir/omixer
 %_bindir/oplay
 %_bindir/orec
 %_bindir/tailhex
 %_bindir/xcp
 %dir %hldir
+%hldir/437cipher
 %hldir/bsvplay
 %hldir/cctypeinfo
 %hldir/pcmdiff
+%hldir/peicon
 %hldir/printcaps
 %hldir/proc_iomem_count
 %hldir/proc_stat_parse
 %hldir/psthreads
 %hldir/qplay
+%hldir/rot13
 %hldir/utmp_register
 %hldir/vfontas
 
@@ -274,7 +278,6 @@
 %hldir/git-*
 %hldir/logontime
 %hldir/mailsplit
-%hldir/png2wx*
 %hldir/recursive_lower
 %hldir/shared.pm
 %hldir/sourcefuncsize

++ hxtools-20130605.tar.xz - hxtools-20131222.tar.xz ++
 7271 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit hxtools for openSUSE:Factory

2013-06-06 Thread h_root
Hello community,

here is the log from the commit of package hxtools for openSUSE:Factory checked 
in at 2013-06-06 12:07:39

Comparing /work/SRC/openSUSE:Factory/hxtools (Old)
 and  /work/SRC/openSUSE:Factory/.hxtools.new (New)


Package is hxtools

Changes:

--- /work/SRC/openSUSE:Factory/hxtools/hxtools.changes  2012-12-14 
09:17:51.0 +0100
+++ /work/SRC/openSUSE:Factory/.hxtools.new/hxtools.changes 2013-06-06 
12:07:40.0 +0200
@@ -1,0 +2,8 @@
+Wed Jun  5 13:13:18 UTC 2013 - jeng...@inai.de
+
+- Update to new upstream release 20130605
+* ru-translit-de scim-table replaced by ru-phonde M17N mdbIM
+* hcdplay: new utility for control of analog CDROM playback
+* cp437AB font: Czech and Polish support/maps
+
+---

Old:

  hxtools-20121125.tar.xz
  hxtools-20121125.tar.xz.asc

New:

  hxtools-20130605.tar.asc
  hxtools-20130605.tar.xz



Other differences:
--
++ hxtools.spec ++
--- /var/tmp/diff_new_pack.fpfetW/_old  2013-06-06 12:07:41.0 +0200
+++ /var/tmp/diff_new_pack.fpfetW/_new  2013-06-06 12:07:41.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package hxtools
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,16 +17,18 @@
 
 
 Name:   hxtools
-Version:20121125
-Release:0
-Url:http://inai.de/projects/hxtools/
 Summary:Collection of day-to-day tools (binaries)
 License:GPL-2.0+ and SUSE-WTFPL-2.0
-Group:  System/Base
+Group:  Productivity/Other
+Version:20130605
+Release:0
+Url:http://inai.de/projects/hxtools/
 
-Source: %name-%version.tar.xz
-Source2:%name-%version.tar.xz.asc
+Source: http://jftp.inai.de/hxtools/%name-%version.tar.xz
+Source2:http://jftp.inai.de/hxtools/%name-%version.tar.asc
 Source3:%name.keyring
+# This package has a Upstream First policy for patches.
+# See https://en.opensuse.org/openSUSE:Packaging_Patches_guidelines
 BuildRequires:  fdupes
 BuildRequires:  libcap-devel = 2
 # xorg-x11 for bdftopcf
@@ -80,7 +82,7 @@
 
 %package scripts
 Summary:Collection of day-to-day tools (scripts)
-Group:  System/Base
+Group:  Productivity/Other
 %if 0%{?suse_version} = 1120
 BuildArch:  noarch
 %endif
@@ -133,7 +135,7 @@
 
 %package data
 Summary:Collection of day-to-day tools (data)
-Group:  System/Base
+Group:  Productivity/Other
 %if 0%{?suse_version} = 1120
 BuildArch:  noarch
 %endif
@@ -147,7 +149,7 @@
 
 %package profile
 Summary:The hxtools shell environment
-Group:  System/Base
+Group:  Productivity/Other
 Requires:   %name = %version
 Requires:   %name-data = %version
 Requires:   %name-scripts = %version
@@ -191,6 +193,7 @@
 an entire mount.
 
 %prep
+xz -dk %{S:0}
 %{?gpg_verify: %gpg_verify %{S:2}}
 %if 0%{?__xz:1}
 %setup -q
@@ -223,11 +226,12 @@
 rm -Rf $b/%_sysconfdir/profile.d $b/%_sysconfdir/hx*;
 %endif
 
-%fdupes %buildroot
+%fdupes %buildroot/%_prefix
 
 %files
 %defattr(-,root,root)
 %_bindir/declone
+%_bindir/hcdplay
 %_bindir/newns
 %_bindir/omixer
 %_bindir/oplay

++ hxtools-20121125.tar.xz - hxtools-20130605.tar.xz ++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/hxtools-20121125/LICENSES.txt 
new/hxtools-20130605/LICENSES.txt
--- old/hxtools-20121125/LICENSES.txt   2012-11-25 17:52:12.0 +0100
+++ new/hxtools-20130605/LICENSES.txt   2013-06-05 15:09:16.0 +0200
@@ -43,6 +43,7 @@
 smm/fnt2bdfGPL-2.0+
 smm/googttsWTFPL-2.0+
 smm/gpsh   WTFPL-2.0+
+smm/hcdplayWTFPL-2.0+
 smm/mod2oggWTFPL-2.0+
 smm/mpg2oggWTFPL-2.0+
 smm/oplay  GPL-2.0+
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/hxtools-20121125/aclocal.m4 
new/hxtools-20130605/aclocal.m4
--- old/hxtools-20121125/aclocal.m4 2012-11-25 17:52:36.0 +0100
+++ new/hxtools-20130605/aclocal.m4 2013-06-05 15:09:50.0 +0200
@@ -47,7 +47,8 @@
 # --
 AC_DEFUN([PKG_PROG_PKG_CONFIG],
 [m4_pattern_forbid([^_?PKG_[A-Z_]+$])
-m4_pattern_allow([^PKG_CONFIG(_PATH)?$])
+m4_pattern_allow([^PKG_CONFIG(_(PATH|LIBDIR|SYSROOT_DIR|ALLOW_SYSTEM_(CFLAGS|LIBS)))?$])

commit hxtools for openSUSE:Factory

2012-12-14 Thread h_root
Hello community,

here is the log from the commit of package hxtools for openSUSE:Factory checked 
in at 2012-12-14 09:17:37

Comparing /work/SRC/openSUSE:Factory/hxtools (Old)
 and  /work/SRC/openSUSE:Factory/.hxtools.new (New)


Package is hxtools, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/hxtools/hxtools.changes  2012-11-26 
18:58:26.0 +0100
+++ /work/SRC/openSUSE:Factory/.hxtools.new/hxtools.changes 2012-12-14 
09:17:51.0 +0100
@@ -1,0 +2,5 @@
+Tue Nov 27 20:08:47 CET 2012 - sbra...@suse.cz
+
+- Verify GPG signature
+
+---

New:

  hxtools.keyring



Other differences:
--
++ hxtools.spec ++
--- /var/tmp/diff_new_pack.yFnlhP/_old  2012-12-14 09:17:53.0 +0100
+++ /var/tmp/diff_new_pack.yFnlhP/_new  2012-12-14 09:17:53.0 +0100
@@ -26,6 +26,7 @@
 
 Source: %name-%version.tar.xz
 Source2:%name-%version.tar.xz.asc
+Source3:%name.keyring
 BuildRequires:  fdupes
 BuildRequires:  libcap-devel = 2
 # xorg-x11 for bdftopcf
@@ -36,6 +37,9 @@
 %endif
 BuildRequires:  pkgconfig = 0.21
 BuildRequires:  xz
+%if 0%{?suse_version} = 1230
+BuildRequires:  gpg-offline
+%endif
 %if 0%{?suse_version} = 1130
 BuildRequires:  pkgconfig(libHX) = 3.12
 BuildRequires:  pkgconfig(libpci) = 3
@@ -187,6 +191,7 @@
 an entire mount.
 
 %prep
+%{?gpg_verify: %gpg_verify %{S:2}}
 %if 0%{?__xz:1}
 %setup -q
 %else



++ hxtools.keyring ++
pub   4096R/19FC338D 2011-05-09 [expires: 2016-05-07]
uid  Jan Engelhardt jeng...@gmx.de
sub   4096R/C66DD881 2011-05-09 [expires: 2016-05-07]
sub   4096g/34C483D3 2011-05-09 [expires: 2016-05-07]
sub   3072D/68A20E45 2011-05-09 [expires: 2016-05-07]

-BEGIN PGP PUBLIC KEY BLOCK-
Version: GnuPG v2.0.19 (GNU/Linux)

mQINBE3IUFMBEACzP9pPg5XSsyAqORrYc8ZCv53q65DfpemjDq2IHZqZqwKM9A2z
dXJkbTikJNxT3qyw0PVgTyt38tXqgeMl8OudvmqH7W/Oo0cwLLl3NOQQ/nEbbUrA
WGH+EjSTrljEdZlqCTOBj6vRWrcGMGG4Bo+Ipr4PFC/TtGB3hp82OOHzaDi1k2ip
eTIF4PiCN/yXXpPYZSZPu1Wqj71125pxy4kV21S83IXRwIEUtTD34c9caas3D/4F
OPnAD+to4F89IcKeoeqmZavOvRAP90BEBgzgHyNPerSAoSzv3uvwzNBbnF/edCld
GuSb6SQ9EZggAYbur54sxFXZqU5MiBYJKDp8K4Gu0vYSzeuuM3gZG6/BNdE4xmZC
rq5jmfHBdGy5fy+f6mYY1QMsK06jC7qc7DHtFaZHDIYAwauL2n/Yvis2M7Dt9v1b
f96rZA6gclC0qjZNF9R6QLXNBhumpmOJwlhC/Q6ApTxe9+63BP5lALP1LTFvUtv8
soDSFxNkQmiTrgcucv/PZp9ID1jjI0NxP6D4ezrsjHZqEaAStW/McmFm2D3zFw8l
wQFccaGlC8I/Tvi3oIWQNk8fzkCcJh9TilTtl7FBMXtem93PQI8tjD278T6gYjSM
0Xxxc19eFOwW9jgtdwhSg0t0DLsWTGPTOTlTdaYLKcbXTmUuGtqkIC+3xQARAQAB
tB9KYW4gRW5nZWxoYXJkdCA8amVuZ2VsaEBnbXguZGU+iQI+BBMBAgAoBQJNyFBT
AhsDBQkJZgGABgsJCAcDAgYVCAIJCgsEFgIDAQIeAQIXgAAKCRDf/yzbGfwzjSBB
D/9gmPuI/cUURTaOYyeuEkGQ6d/nfglDMbncOuwq3+xhwTUdH4hjhUag7IFz6Coa
kbnRgoHmvmdTu6J0ZJL3+aaMVxqFRTGYCFT1nVSJiLOSedM5gI23PBla05JM4WQb
RaCFyPD7GWG4cst+J5zut1tQvyu7lTibtny1CEP7p8SzZj6CBxuEKYP6ecs+9ryq
llP3NrAmKyCla9FgDnuDcv8QPtqrBHqdq9p+Qjcu+3ZwCHAskQTFjLqciFwiueYm
B5j8TBR+1v6FLwvnBhEoYinEX3bjR5cglz9NvOfJqnbhIV0Y4k3xcL+ERDFnCvOX
VXwDCLiifMH+p94g/jW2jqvxw36OFwQ1iN0TFtbyUv5hfaI7IdNTknfjQJxWXVGV
/ePoG8M2Ec+FOLugauav+qI7nABy948s8PZQ+CYaMVNkAzzxxWGNiunMQh0DAF2u
VvU4JAewJx4ADMR3pNsbFV1KGgeKG4c99S/lhbKY9G7Ux1TyFAu6paEBOCSOGP1Y
ZXdhER11DbMYfiy2TiH1OdiQvh6EI2hDFWddix7pc1ClnQJV/STm1Zjc1HkYBNO3
7Pjw41+52BRbamc/bOqNzVKg/sypB+l6leQIpoKbFpqzjUJ8uvBZ4xDEhtYOEy77
nqcIo8UNdqUS83Wnhpafd/RKTG1+bKySUtq31nKh803LrLkCDQRNyFBTARAAsjCw
LL5Ypkve8xNr9JBydiq+KZXx1df/rQR1SC/rPGGkn3kV/yziTx/OrSfDoZmutI1B
jIrxofJ1DBTYcHaFbMSFXl0O9rRIeRXo5M+OXbf702igmxqbBwAyAqWwd6WJxCaZ
8BpUHegCVeIA4RZGRVbMUBN3JGnRRnimk30YOsSeV5lPtn9JQUdgv3JmHlfKmMaC
zlK0Vav58AcIIL/TSHC/Ho324KjH7iSlglCf7UdrqxrZjl2GTM0tuki+qFfAevcy
L+o2GqhL7OAfXOgk8hXZtZbVpVCBkALXGlAuOheE7ED/t5zo90+0gchi8zp15m+U
FqLl4+Ryrmp9otDzVpyEzp0klyo8mJEC/4iEDu4znZM1T2mu1dhndKWUkZaymBpg
wZQMho8J+YcC/ZjsdssblXzt2VhWl7SyR2HqiAcIdcWaBF3xBJYt9XtfmUVou5sD
gxSWLVo+qpuePZ3Cv7UMpd7p2Qd7kY8a69IKKt6WzhYMzl2urlY82jL7AHGh+fxP
ttN2Sr9v2/kfo7WUoF0ZVVrCKMDuLUErgeX1Ri7zecT1dYlaeoSQ+LbRLpRMb88E
1ij5T0rz82wxYfTzZv6p8/7NxXUIt0VNpVCDYYfnT8GFrUO/QOSnnTrgW/xfwuh+
qc0cHN8lHSoV88EfHSx1yzG3t5kP9Gmgqh44CF8AEQEAAYkCJQQYAQIADwUCTchQ
UwIbDAUJCWYBgAAKCRDf/yzbGfwzja3ND/wITM4Vxe83siwEzehC1eJpk+1GNU0g
C12osP4xgJouwra1+VMrBJmrhBmloazIyeu5mOcuh1UcuDYaCFNe+hhltmcx91dX
VqylUcPGe6o/mNlULVKuTrW9lmxyGJ/HcRgnrSObgUlaEnAgSA7Nk7b5pJoaE+z3
NiQguet5xfPvTXMFQRItZBRkNDNFsuylyLqOaZZtFFHshsyuaAw+XxluvniJAVu4
jZnSd8Qc77JvG+0JvO90AWf/3GSW4/3RaEbn5Y9yQk75GF97nVVOsX9T/ND51CP+
O3SKuBfSjFR3XYZ8s3iiYBPv7/kbPt59wS8MaqVR7CD0nxd9ls7oJiKOfneATcK5
JIPgKyv715eSrN41BE64n7OOP0g6W1UTsXGgCPXpIwGk10YmfbgNYND9YMwdzK4N
FUa1m7f20MxKkebWCZofvxMLCwwn3mSva3FBDUXw9SaMuAfjVCIahcWAm1V+6BRU
mrvAh2d8vwQr/s3XX/b0kTXJHRMyjf9qRMWr00LxZ/b1slb3k+CIh76U0EIKvxcX
iJUtpptp23zoGlKsC56Ipt8xdBSd0HPV6NeMFnT1M5YExLzdEvJoszK3Hs+xdNcL

commit hxtools for openSUSE:Factory

2012-11-26 Thread h_root
Hello community,

here is the log from the commit of package hxtools for openSUSE:Factory checked 
in at 2012-11-26 18:55:32

Comparing /work/SRC/openSUSE:Factory/hxtools (Old)
 and  /work/SRC/openSUSE:Factory/.hxtools.new (New)


Package is hxtools, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/hxtools/hxtools.changes  2012-11-21 
17:01:08.0 +0100
+++ /work/SRC/openSUSE:Factory/.hxtools.new/hxtools.changes 2012-11-26 
18:58:26.0 +0100
@@ -1,0 +2,6 @@
+Sun Nov 25 16:50:07 UTC 2012 - jeng...@inai.de
+
+- Update to new upstream release 20121125
+* Enhance cp437AB.uni to support the Unicode quotation marks
+
+---

Old:

  hxtools-20121121.tar.xz
  hxtools-20121121.tar.xz.asc

New:

  hxtools-20121125.tar.xz
  hxtools-20121125.tar.xz.asc



Other differences:
--
++ hxtools.spec ++
--- /var/tmp/diff_new_pack.PcVyKT/_old  2012-11-26 18:58:46.0 +0100
+++ /var/tmp/diff_new_pack.PcVyKT/_new  2012-11-26 18:58:46.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   hxtools
-Version:20121121
+Version:20121125
 Release:0
 Url:http://inai.de/projects/hxtools/
 Summary:Collection of day-to-day tools (binaries)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit hxtools for openSUSE:Factory

2012-11-21 Thread h_root
Hello community,

here is the log from the commit of package hxtools for openSUSE:Factory checked 
in at 2012-11-21 17:01:02

Comparing /work/SRC/openSUSE:Factory/hxtools (Old)
 and  /work/SRC/openSUSE:Factory/.hxtools.new (New)


Package is hxtools, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/hxtools/hxtools.changes  2012-11-02 
16:14:35.0 +0100
+++ /work/SRC/openSUSE:Factory/.hxtools.new/hxtools.changes 2012-11-21 
17:01:08.0 +0100
@@ -1,0 +2,9 @@
+Tue Nov 20 23:21:09 UTC 2012 - jeng...@inai.de
+
+- Update to new upstream release 20121121
+* profile: have hxpref_cd relay complaints if HOME is unset
+* new screenfonts A1.fnt, B1.fnt with unimap cp437AB.uni
+* vfontas: add -G option for 8x16-9x16 conversion
+* gpsh: support index exclusion
+
+---

Old:

  hxtools-20120802.tar.xz
  hxtools-20120802.tar.xz.asc

New:

  hxtools-20121121.tar.xz
  hxtools-20121121.tar.xz.asc



Other differences:
--
++ hxtools.spec ++
--- /var/tmp/diff_new_pack.E4gELQ/_old  2012-11-21 17:01:09.0 +0100
+++ /var/tmp/diff_new_pack.E4gELQ/_new  2012-11-21 17:01:09.0 +0100
@@ -17,7 +17,7 @@
 
 
 Name:   hxtools
-Version:20120802
+Version:20121121
 Release:0
 Url:http://inai.de/projects/hxtools/
 Summary:Collection of day-to-day tools (binaries)
@@ -195,11 +195,7 @@
 %endif
 
 %build
-%configure \
-   --datadir=%_datadir/%name \
-   --with-keymapdir=%_datadir/kbd/keymaps \
-   --with-vgafontdir=%_datadir/kbd/consolefonts \
-   --with-x11fontdir=%_datadir/fonts
+%configure
 make %{?_smp_mflags};
 
 %install

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit hxtools for openSUSE:Factory

2012-11-02 Thread h_root
Hello community,

here is the log from the commit of package hxtools for openSUSE:Factory checked 
in at 2012-11-02 16:14:31

Comparing /work/SRC/openSUSE:Factory/hxtools (Old)
 and  /work/SRC/openSUSE:Factory/.hxtools.new (New)


Package is hxtools, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/hxtools/hxtools.changes  2012-08-04 
09:15:07.0 +0200
+++ /work/SRC/openSUSE:Factory/.hxtools.new/hxtools.changes 2012-11-02 
16:14:35.0 +0100
@@ -1,0 +2,6 @@
+Mon Oct 22 07:17:53 UTC 2012 - cfarr...@suse.com
+
+- license update: GPL-2.0+ and SUSE-WTFPL-2.0
+  Use tags from the list linked at license.opensuse.org
+
+---



Other differences:
--
++ hxtools.spec ++
--- /var/tmp/diff_new_pack.WLNbtP/_old  2012-11-02 16:14:36.0 +0100
+++ /var/tmp/diff_new_pack.WLNbtP/_new  2012-11-02 16:14:36.0 +0100
@@ -21,7 +21,7 @@
 Release:0
 Url:http://inai.de/projects/hxtools/
 Summary:Collection of day-to-day tools (binaries)
-License:GPL-2.0+ ; WTFPL-2.0+
+License:GPL-2.0+ and SUSE-WTFPL-2.0
 Group:  System/Base
 
 Source: %name-%version.tar.xz



-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit hxtools for openSUSE:Factory

2012-08-04 Thread h_root
Hello community,

here is the log from the commit of package hxtools for openSUSE:Factory checked 
in at 2012-08-04 09:15:05

Comparing /work/SRC/openSUSE:Factory/hxtools (Old)
 and  /work/SRC/openSUSE:Factory/.hxtools.new (New)


Package is hxtools, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/hxtools/hxtools.changes  2012-05-14 
16:14:34.0 +0200
+++ /work/SRC/openSUSE:Factory/.hxtools.new/hxtools.changes 2012-08-04 
09:15:07.0 +0200
@@ -1,0 +2,8 @@
+Wed Aug  1 22:15:34 UTC 2012 - jeng...@inai.de
+
+- Update to new upstream release 20120802
+* sysinfo: do count tmpfs files as memory used
+- Split some tools into separate package so that they are
+  installable independently (benefit to e.g. pam_mount)
+
+---

Old:

  hxtools-20120514.tar.xz
  hxtools-20120514.tar.xz.asc

New:

  hxtools-20120802.tar.xz
  hxtools-20120802.tar.xz.asc



Other differences:
--
++ hxtools.spec ++
--- /var/tmp/diff_new_pack.lNMeG7/_old  2012-08-04 09:15:09.0 +0200
+++ /var/tmp/diff_new_pack.lNMeG7/_new  2012-08-04 09:15:09.0 +0200
@@ -17,11 +17,11 @@
 
 
 Name:   hxtools
-Version:20120514
+Version:20120802
 Release:0
 Url:http://inai.de/projects/hxtools/
 Summary:Collection of day-to-day tools (binaries)
-License:GPL-2.0+
+License:GPL-2.0+ ; WTFPL-2.0+
 Group:  System/Base
 
 Source: %name-%version.tar.xz
@@ -55,8 +55,12 @@
 %else
 Requires:   %name-man = %version
 %endif
+Requires:   fd0ssh
+Requires:   ofl
+Requires:   sysinfo = %version
 
 %define build_profile 1
+%define hldir %_libexecdir/%name
 
 %description
 A collection of various tools. Some of the important ones:
@@ -107,10 +111,8 @@
 * 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)
-* pmap_dirty(1) — display amount of RAM a process uses hard
 * recursive_lower(1) — recursively lowercase all filenames
 * spec-beautifier(1) — program to clean up RPM .spec files
-* sysinfo(1) — print IRC-style system information banner
 * vcsaview(8) — display a screen dump in VCSA format
 * wktimer(1) — work timer
 
@@ -154,6 +156,36 @@
 the SUSE 6.x ls color scheme, and an uncluttered PS1 that shows
 only important parts of a path.
 
+%package -n sysinfo
+Summary:System diagnosis tools from hxtools
+Group:  System/Base
+
+%description -n sysinfo
+This subpackage contains programs from the hxtools suite that
+give info about available system components.
+
+* clock_info(1) – show available system clocks for clock_gettime(2)
+* pmap_dirty(1) — display amount of RAM a process uses hard
+* sysinfo(1) — print IRC-style system information banner
+
+%package -n fd0ssh
+Summary:Helper program for using a pipe for SSH authentication
+Group:  System/Base
+
+%description -n fd0ssh
+fd0ssh a helper program used by non-interactive programs, for example
+pam_mount, that want to pipe a password to ssh.
+
+%package -n ofl
+Summary:Open File Lister from hxtools
+Group:  System/Base
+
+%description -n ofl
+ofl lists processes (and can send signals to them) that have
+directories or files in specific locations in use. It differs from
+lsof/fuser in that it can scan recursively and won't bluntly look at
+an entire mount.
+
 %prep
 %if 0%{?__xz:1}
 %setup -q
@@ -181,12 +213,6 @@
 ln -s %_datadir/hxtools/rfc2307bis-utf8.schema \
$b/%_sysconfdir/openldap/schema/;
 
-cd $b;
-find ./%_bindir ./%_libexecdir ! -type d -exec grep -l ELF {} + | \
-   perl -pe 's{^\./+}{/}' $o/binary.lst;
-find ./%_bindir ./%_libexecdir ! -type d -exec grep -L ELF {} + | \
-   perl -pe 's{^\./+}{/}' $o/scripts.lst;
-
 %if 0%{?build_profile}
 mkdir -p $b/%_sysconfdir/bashrc.d;
 ln -s %_datadir/%name/hxtools_bashrc.bash $b/%_sysconfdir/bashrc.d/;
@@ -198,17 +224,63 @@
 
 %fdupes %buildroot
 
-%files -f binary.lst
+%files
 %defattr(-,root,root)
-%dir %_libexecdir/%name
+%_bindir/declone
+%_bindir/newns
+%_bindir/omixer
+%_bindir/oplay
+%_bindir/orec
+%_bindir/tailhex
+%_bindir/xcp
+%dir %hldir
+%hldir/bsvplay
+%hldir/cctypeinfo
+%hldir/pcmdiff
+%hldir/printcaps
+%hldir/proc_iomem_count
+%hldir/proc_stat_parse
+%hldir/psthreads
+%hldir/qplay
+%hldir/utmp_register
+%hldir/vfontas
 
-%files scripts -f scripts.lst
+%files scripts
 %defattr(-,root,root)
-%dir %_libexecdir/%name
+%_bindir/checkbrack
+%_bindir/cwdiff
+%_bindir/fduphl
+%_bindir/fxterm
+%_bindir/git-*
+%_bindir/googtts
+%_bindir/gpsh
+%_bindir/man2html
+%_bindir/pesubst
+%_bindir/qtar
+%_bindir/spec-beautifier

commit hxtools for openSUSE:Factory

2012-05-14 Thread h_root
Hello community,

here is the log from the commit of package hxtools for openSUSE:Factory checked 
in at 2012-05-14 16:14:33

Comparing /work/SRC/openSUSE:Factory/hxtools (Old)
 and  /work/SRC/openSUSE:Factory/.hxtools.new (New)


Package is hxtools, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/hxtools/hxtools.changes  2012-03-20 
11:27:38.0 +0100
+++ /work/SRC/openSUSE:Factory/.hxtools.new/hxtools.changes 2012-05-14 
16:14:34.0 +0200
@@ -1,0 +2,9 @@
+Mon May 14 08:32:41 UTC 2012 - jeng...@inai.de
+
+- Update to new upstream release 20120514
+* add statparse.pl (parse numbers from /proc/X/stat)
+* printcaps: support new capabilities as of Linux 3.2
+* sysinfo: avoid counting disks multiple times
+* googtts: automatically split long text into multiple HTTP reqs
+
+---

Old:

  7a4b085-capabilities.diff
  hxtools-20120107.tar.xz
  hxtools-20120107.tar.xz.asc

New:

  hxtools-20120514.tar.xz
  hxtools-20120514.tar.xz.asc



Other differences:
--
++ hxtools.spec ++
--- /var/tmp/diff_new_pack.mvbNpC/_old  2012-05-14 16:14:35.0 +0200
+++ /var/tmp/diff_new_pack.mvbNpC/_new  2012-05-14 16:14:35.0 +0200
@@ -15,32 +15,37 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   hxtools
-Version:20120107
+Version:20120514
 Release:0
-Url:http://jengelh.medozas.de/projects/hxtools/
+Url:http://inai.de/projects/hxtools/
 Summary:Collection of day-to-day tools (binaries)
 License:GPL-2.0+
 Group:  System/Base
 
 Source: %name-%version.tar.xz
 Source2:%name-%version.tar.xz.asc
-Patch1: 7a4b085-capabilities.diff
 BuildRequires:  fdupes
 BuildRequires:  libcap-devel = 2
 # xorg-x11 for bdftopcf
-%if 0%{?suse_version}
-BuildRequires:  xorg-x11
-%endif
-%if 0%{?rhel_version} || 0%{?fedora_version}
+%if 0%{?suse_version} = 1220 || 0%{?rhel_version} || 0%{?fedora_version}
 BuildRequires:  bdftopcf
+%else
+BuildRequires:  xorg-x11
 %endif
 BuildRequires:  pkgconfig = 0.21
 BuildRequires:  xz
 %if 0%{?suse_version} = 1130
 BuildRequires:  pkgconfig(libHX) = 3.12
+BuildRequires:  pkgconfig(libpci) = 3
+BuildRequires:  pkgconfig(mount) = 2.20
+BuildRequires:  pkgconfig(xcb) = 1
 %else
 BuildRequires:  libHX-devel = 3.12
+BuildRequires:  libmount-devel = 2.20
+BuildRequires:  libxcb-devel = 1
+BuildRequires:  pciutils-devel = 3
 %endif
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
@@ -60,6 +65,7 @@
 * fd0ssh(1) — pipe for password-over-stdin support to ssh
 * newns(8) — clone current filesystem namespace and start a process
 * 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
@@ -76,9 +82,12 @@
 %else
 Requires:   %name-man
 %endif
-Requires:   perl(Data::Dumper), perl(File::Find)
+Requires:   perl(Data::Dumper)
+Requires:   perl(File::Find)
 Requires:   perl(File::Find::Rule)
-Requires:   perl(Getopt::Long), perl(IPC::Open2), perl(Text::CSV_XS)
+Requires:   perl(Getopt::Long)
+Requires:   perl(IPC::Open2)
+Requires:   perl(Text::CSV_XS)
 
 %description scripts
 Architecture-independent programs from hxtools.
@@ -133,8 +142,9 @@
 %package profile
 Summary:The hxtools shell environment
 Group:  System/Base
-Requires:   %name = %version, %name-scripts = %version
+Requires:   %name = %version
 Requires:   %name-data = %version
+Requires:   %name-scripts = %version
 %if 0%{?suse_version} = 1120
 BuildArch:  noarch
 %endif
@@ -151,7 +161,6 @@
 tar -xf %{S:0} --use=xz;
 %setup -DTq
 %endif
-%patch -P 1 -p1
 
 %build
 %configure \

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit hxtools for openSUSE:Factory

2012-03-20 Thread h_root
Hello community,

here is the log from the commit of package hxtools for openSUSE:Factory checked 
in at 2012-03-20 11:27:37

Comparing /work/SRC/openSUSE:Factory/hxtools (Old)
 and  /work/SRC/openSUSE:Factory/.hxtools.new (New)


Package is hxtools, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/hxtools/hxtools.changes  2012-01-09 
16:21:39.0 +0100
+++ /work/SRC/openSUSE:Factory/.hxtools.new/hxtools.changes 2012-03-20 
11:27:38.0 +0100
@@ -1,0 +2,13 @@
+Mon Mar 12 11:27:33 UTC 2012 - cfarr...@suse.com
+
+- license update: GPL-2.0+
+  spec file license should be in SPDX (compatible) format. GPL-2.0+ seems
+  to be the most appropriate license choice for the resulting binary (no
+  GPL-3.0 except for as choice in dual license situation)
+
+---
+Sat Feb 25 10:00:17 UTC 2012 - jeng...@medozas.de
+
+- Avoid fdupes-induced hardlink across partitions
+
+---

New:

  7a4b085-capabilities.diff



Other differences:
--
++ hxtools.spec ++
--- /var/tmp/diff_new_pack.uCB4uO/_old  2012-03-20 11:27:39.0 +0100
+++ /var/tmp/diff_new_pack.uCB4uO/_new  2012-03-20 11:27:39.0 +0100
@@ -15,23 +15,41 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-
-
 Name:   hxtools
 Version:20120107
 Release:0
-Group:  System/Base
 Url:http://jengelh.medozas.de/projects/hxtools/
 Summary:Collection of day-to-day tools (binaries)
+License:GPL-2.0+
+Group:  System/Base
 
 Source: %name-%version.tar.xz
 Source2:%name-%version.tar.xz.asc
-License:GPL,PD
+Patch1: 7a4b085-capabilities.diff
+BuildRequires:  fdupes
+BuildRequires:  libcap-devel = 2
 # xorg-x11 for bdftopcf
-BuildRequires:  libcap-devel xorg-x11 xz
-BuildRequires:  pkgconfig = 0.23 pkgconfig(libHX) = 3.12
+%if 0%{?suse_version}
+BuildRequires:  xorg-x11
+%endif
+%if 0%{?rhel_version} || 0%{?fedora_version}
+BuildRequires:  bdftopcf
+%endif
+BuildRequires:  pkgconfig = 0.21
+BuildRequires:  xz
+%if 0%{?suse_version} = 1130
+BuildRequires:  pkgconfig(libHX) = 3.12
+%else
+BuildRequires:  libHX-devel = 3.12
+%endif
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-Recommends: %name-scripts = %version, %name-man = %version
+
+Requires:   %name-scripts = %version
+%if 0%{?suse_version} = 1100
+Recommends: %name-man = %version
+%else
+Requires:   %name-man = %version
+%endif
 
 %define build_profile 1
 
@@ -47,10 +65,17 @@
 * vfontas(1) — VGA font file assembler
 
 %package scripts
-Group:  System/Base
 Summary:Collection of day-to-day tools (scripts)
+Group:  System/Base
+%if 0%{?suse_version} = 1120
 BuildArch:  noarch
-Recommends: %name, %name-man
+%endif
+Requires:   %name
+%if 0%{?suse_version} = 1100
+Recommends: %name-man
+%else
+Requires:   %name-man
+%endif
 Requires:   perl(Data::Dumper), perl(File::Find)
 Requires:   perl(File::Find::Rule)
 Requires:   perl(Getopt::Long), perl(IPC::Open2), perl(Text::CSV_XS)
@@ -81,18 +106,22 @@
 * wktimer(1) — work timer
 
 %package man
-Group:  Documentation/Man
 Summary:Manual pages for the hxtools suite
+Group:  Documentation/Man
+%if 0%{?suse_version} = 1120
 BuildArch:  noarch
+%endif
 
 %description man
 This package contains the manual pages for the binaries and scripts
 from hxtools.
 
 %package data
-Group:  System/Base
 Summary:Collection of day-to-day tools (data)
+Group:  System/Base
+%if 0%{?suse_version} = 1120
 BuildArch:  noarch
+%endif
 
 %description data
 Architecture-independent data from hxtools.
@@ -102,11 +131,13 @@
 * additional syntax highlighting definitions for mcedit
 
 %package profile
-Group:  System/Base
 Summary:The hxtools shell environment
+Group:  System/Base
 Requires:   %name = %version, %name-scripts = %version
 Requires:   %name-data = %version
+%if 0%{?suse_version} = 1120
 BuildArch:  noarch
+%endif
 
 %description profile
 Bash environment settings from hxtools. Particularly, this provides
@@ -114,7 +145,13 @@
 only important parts of a path.
 
 %prep
+%if 0%{?__xz:1}
 %setup -q
+%else
+tar -xf %{S:0} --use=xz;
+%setup -DTq
+%endif
+%patch -P 1 -p1
 
 %build
 %configure \
@@ -132,7 +169,8 @@
 install -dm0755 $b/%_datadir/mc/syntax;
 install -pm0644 cooledit/*.syntax $b/%_datadir/mc/syntax/;
 install -dm0755 $b/%_sysconfdir/openldap/schema;
-install -pm0644 data/rfc2307bis-utf8.schema $b/%_sysconfdir/openldap/schema/;
+ln -s %_datadir/hxtools/rfc2307bis-utf8.schema \
+   

commit hxtools for openSUSE:Factory

2012-01-09 Thread h_root
Hello community,

here is the log from the commit of package hxtools for openSUSE:Factory checked 
in at 2012-01-09 16:21:38

Comparing /work/SRC/openSUSE:Factory/hxtools (Old)
 and  /work/SRC/openSUSE:Factory/.hxtools.new (New)


Package is hxtools, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/hxtools/hxtools.changes  2011-09-23 
02:03:02.0 +0200
+++ /work/SRC/openSUSE:Factory/.hxtools.new/hxtools.changes 2012-01-09 
16:21:39.0 +0100
@@ -1,0 +2,20 @@
+Sat Jan  7 01:01:53 UTC 2012 - jeng...@medozas.de
+
+- Update to new upstream release 20120107
+* make `qtar -x` ignore CVS directories as well
+* gpsh: -OM option for passthrough of mplayer options
+* gpsh: make -l option functional again
+* gpsh: print extra status messages
+* printcaps: allow lookup by PID
+* clock_info: new tool
+
+---
+Sun Dec  4 20:47:31 UTC 2011 - jeng...@medozas.de
+
+- Update to new upstream release 20111204
+* update code for libHX 3.12 API
+* git-forest: work together with git 1.7.7 rebases
+* gpsh: massively speed up reading index file
+* ssa2srt: new utility
+
+---

Old:

  hxtools-20110721.tar.xz
  hxtools-20110721.tar.xz.asc
  hxtools-fix-clone.patch

New:

  hxtools-20120107.tar.xz
  hxtools-20120107.tar.xz.asc



Other differences:
--
++ hxtools.spec ++
--- /var/tmp/diff_new_pack.iKarHc/_old  2012-01-09 16:21:42.0 +0100
+++ /var/tmp/diff_new_pack.iKarHc/_new  2012-01-09 16:21:42.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package hxtools
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,23 +18,19 @@
 
 
 Name:   hxtools
-Version:20110721
-Release:3
+Version:20120107
+Release:0
 Group:  System/Base
 Url:http://jengelh.medozas.de/projects/hxtools/
 Summary:Collection of day-to-day tools (binaries)
 
 Source: %name-%version.tar.xz
 Source2:%name-%version.tar.xz.asc
-Patch1: hxtools-fix-clone.patch
 License:GPL,PD
-# freetype2, xorg-x11 for bdftopcf
-BuildRequires:  freetype2 libHX-devel = 3.4 libcap-devel
-BuildRequires:  pkg-config xorg-x11 xz
+# xorg-x11 for bdftopcf
+BuildRequires:  libcap-devel xorg-x11 xz
+BuildRequires:  pkgconfig = 0.23 pkgconfig(libHX) = 3.12
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-Requires:   perl(Data::Dumper), perl(File::Find)
-Requires:   perl(File::Find::Rule)
-Requires:   perl(Getopt::Long), perl(IPC::Open2), perl(Text::CSV_XS)
 Recommends: %name-scripts = %version, %name-man = %version
 
 %define build_profile 1
@@ -51,12 +47,13 @@
 * vfontas(1) — VGA font file assembler
 
 %package scripts
-
-
 Group:  System/Base
 Summary:Collection of day-to-day tools (scripts)
 BuildArch:  noarch
 Recommends: %name, %name-man
+Requires:   perl(Data::Dumper), perl(File::Find)
+Requires:   perl(File::Find::Rule)
+Requires:   perl(Getopt::Long), perl(IPC::Open2), perl(Text::CSV_XS)
 
 %description scripts
 Architecture-independent programs from hxtools.
@@ -84,8 +81,6 @@
 * wktimer(1) — work timer
 
 %package man
-
-
 Group:  Documentation/Man
 Summary:Manual pages for the hxtools suite
 BuildArch:  noarch
@@ -95,8 +90,6 @@
 from hxtools.
 
 %package data
-
-
 Group:  System/Base
 Summary:Collection of day-to-day tools (data)
 BuildArch:  noarch
@@ -109,8 +102,6 @@
 * additional syntax highlighting definitions for mcedit
 
 %package profile
-
-
 Group:  System/Base
 Summary:The hxtools shell environment
 Requires:   %name = %version, %name-scripts = %version
@@ -124,7 +115,6 @@
 
 %prep
 %setup -q
-%patch1 -p1
 
 %build
 %configure \
@@ -169,7 +159,7 @@
 
 %files man
 %defattr(-,root,root)
-%doc %_mandir/*/*
+%doc %_mandir/man*/*
 
 %files data
 %defattr(-,root,root)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit hxtools for openSUSE:Factory

2011-08-31 Thread h_root

Hello community,

here is the log from the commit of package hxtools for openSUSE:Factory
checked in at Wed Aug 31 10:41:34 CEST 2011.




--- hxtools/hxtools.changes 2011-07-21 16:59:15.0 +0200
+++ /mounts/work_src_done/STABLE/hxtools/hxtools.changes2011-08-29 
13:32:26.0 +0200
@@ -1,0 +2,6 @@
+Mon Aug 29 11:31:52 UTC 2011 - a...@suse.de
+
+- clone needs _GNU_SOURCE defined to be visible (patch
+  hxtools-fix-clone.patch)
+
+---

calling whatdependson for head-i586


New:

  hxtools-fix-clone.patch



Other differences:
--
++ hxtools.spec ++
--- /var/tmp/diff_new_pack.t1zMgb/_old  2011-08-31 10:41:18.0 +0200
+++ /var/tmp/diff_new_pack.t1zMgb/_new  2011-08-31 10:41:18.0 +0200
@@ -19,13 +19,14 @@
 
 Name:   hxtools
 Version:20110721
-Release:1
+Release:3
 Group:  System/Base
 Url:http://jengelh.medozas.de/projects/hxtools/
 Summary:Collection of day-to-day tools (binaries)
 
 Source: %name-%version.tar.xz
 Source2:%name-%version.tar.xz.asc
+Patch1: hxtools-fix-clone.patch
 License:GPL,PD
 # freetype2, xorg-x11 for bdftopcf
 BuildRequires:  freetype2 libHX-devel = 3.4 libcap-devel
@@ -51,6 +52,7 @@
 
 %package scripts
 
+
 Group:  System/Base
 Summary:Collection of day-to-day tools (scripts)
 BuildArch:  noarch
@@ -83,6 +85,7 @@
 
 %package man
 
+
 Group:  Documentation/Man
 Summary:Manual pages for the hxtools suite
 BuildArch:  noarch
@@ -93,6 +96,7 @@
 
 %package data
 
+
 Group:  System/Base
 Summary:Collection of day-to-day tools (data)
 BuildArch:  noarch
@@ -106,6 +110,7 @@
 
 %package profile
 
+
 Group:  System/Base
 Summary:The hxtools shell environment
 Requires:   %name = %version, %name-scripts = %version
@@ -119,6 +124,7 @@
 
 %prep
 %setup -q
+%patch1 -p1
 
 %build
 %configure \



++ hxtools-fix-clone.patch ++
Index: hxtools-20110721/sadmin/newns.c
===
--- hxtools-20110721.orig/sadmin/newns.c
+++ hxtools-20110721/sadmin/newns.c
@@ -2,6 +2,7 @@
  * newns - start a new mount namespace
  * released in the Public Domain
  */
+#define _GNU_SOURCE 1
 #include sys/types.h
 #include sys/wait.h
 #include sched.h





Remember to have fun...

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org