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.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.hxtools.new/hxtools.changes     2012-01-09 
16:21:39.000000000 +0100
@@ -1,0 +2,20 @@
+Sat Jan  7 01:01:53 UTC 2012 - [email protected]
+
+- 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 - [email protected]
+
+- 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.000000000 +0100
+++ /var/tmp/diff_new_pack.iKarHc/_new  2012-01-09 16:21:42.000000000 +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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to