Hello community, here is the log from the commit of package xchm for openSUSE:Factory checked in at 2014-12-16 14:48:20 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/xchm (Old) and /work/SRC/openSUSE:Factory/.xchm.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xchm" Changes: -------- --- /work/SRC/openSUSE:Factory/xchm/xchm.changes 2014-05-13 20:49:27.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.xchm.new/xchm.changes 2014-12-16 14:47:56.000000000 +0100 @@ -1,0 +2,6 @@ +Sun Dec 7 00:56:45 UTC 2014 - [email protected] + +- Update to git snapshot 1.23+git568 to enable switching to + wxWidgets 3 + +------------------------------------------------------------------- Old: ---- xchm-1.23.tar.xz New: ---- xchm-1.23+git568.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xchm.spec ++++++ --- /var/tmp/diff_new_pack.RNciO7/_old 2014-12-16 14:47:57.000000000 +0100 +++ /var/tmp/diff_new_pack.RNciO7/_new 2014-12-16 14:47:57.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package xchm # -# 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,20 +17,21 @@ Name: xchm -Version: 1.23 +Version: 1.23+git568 Release: 0 Summary: A wxWidgets CHM document viewer License: GPL-2.0+ Group: Productivity/Graphics/Viewers Url: http://xchm.sf.net/ -#Freecode-URL: http://freecode.com/projects/xchm/ #Git-Clone: git://git.code.sf.net/p/xchm/code +#Snapshot: e8f2dcc83412ca0d6074fbc82689d495f300a883 #DL-URL: http://downloads.sf.net/xchm/xchm-1.23.tar.gz Source: %name-%version.tar.xz +BuildRequires: automake BuildRequires: chmlib-devel BuildRequires: gcc-c++ -BuildRequires: wxWidgets-devel >= 2.8 +BuildRequires: wxWidgets-devel >= 3.0 BuildRequires: xz %description @@ -45,6 +46,7 @@ %setup %build +autoreconf -fi %configure make %{?_smp_mflags} @@ -55,7 +57,8 @@ %files -f xchm.lang %defattr(-,root,root) %_bindir/xchm -%_datadir/pixmaps/xchm* +%_datadir/pixmaps/*.xpm +%_datadir/pixmaps/*.png %doc COPYING %changelog -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
