Hello community, here is the log from the commit of package hfsutils for openSUSE:Factory checked in at 2017-12-15 14:01:05 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/hfsutils (Old) and /work/SRC/openSUSE:Factory/.hfsutils.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "hfsutils" Fri Dec 15 14:01:05 2017 rev:20 rq:556501 version:3.2.6 Changes: -------- --- /work/SRC/openSUSE:Factory/hfsutils/hfsutils.changes 2015-03-03 11:13:46.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.hfsutils.new/hfsutils.changes 2017-12-15 14:01:08.196922795 +0100 @@ -1,0 +2,7 @@ +Thu Dec 7 20:24:24 UTC 2017 - [email protected] + +- Override TKLIBS so xhfsutil does not end buildrequiring + the X system libraries at all. +- Buildrequire tcl-devel too, which is a direct dependency. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ hfsutils.spec ++++++ --- /var/tmp/diff_new_pack.mwFkuP/_old 2017-12-15 14:01:08.928887460 +0100 +++ /var/tmp/diff_new_pack.mwFkuP/_new 2017-12-15 14:01:08.928887460 +0100 @@ -1,7 +1,7 @@ # # spec file for package hfsutils # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -32,8 +32,8 @@ Patch5: hfsutils-exclusive-open.patch BuildRequires: autoconf BuildRequires: automake +BuildRequires: tcl-devel BuildRequires: tk-devel -BuildRequires: xorg-x11-devel BuildRoot: %{_tmppath}/%{name}-%{version}-build %description @@ -69,7 +69,7 @@ %configure \ --with-tcl=%{_libdir} \ --with-tk=%{_libdir} -make %{?_smp_mflags} +make %{?_smp_mflags} TKLIBS="-ltk%tcl_version -ltkstub%tcl_version -ltcl%tcl_version -ltclstub%tcl_version" %install install -d -m 755 %{buildroot}%{_prefix}/bin
