Hello community, here is the log from the commit of package yudit for openSUSE:Factory checked in at 2018-03-07 10:34:00 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/yudit (Old) and /work/SRC/openSUSE:Factory/.yudit.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "yudit" Wed Mar 7 10:34:00 2018 rev:5 rq:582301 version:2.9.6 Changes: -------- --- /work/SRC/openSUSE:Factory/yudit/yudit.changes 2017-06-15 11:24:37.001037258 +0200 +++ /work/SRC/openSUSE:Factory/.yudit.new/yudit.changes 2018-03-07 10:34:10.835554251 +0100 @@ -1,0 +2,7 @@ +Fri Mar 2 13:14:43 UTC 2018 - [email protected] + +- xorg-x11-devel --> pkgconfig(x11) +- openmotif, libjpeg or freetype are not required, remove + from buildrequires + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ yudit.spec ++++++ --- /var/tmp/diff_new_pack.IjCBUb/_old 2018-03-07 10:34:12.727486007 +0100 +++ /var/tmp/diff_new_pack.IjCBUb/_new 2018-03-07 10:34:12.731485863 +0100 @@ -1,7 +1,7 @@ # # spec file for package yudit # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 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 @@ -21,7 +21,7 @@ Version: 2.9.6 Release: 0 Summary: Unicode text editor -License: LGPL-2.1+ +License: LGPL-2.1-or-later Group: Productivity/Text/Editors Url: http://www.yudit.org/ Source0: http://yudit.org/download/yudit-%{version}.tar.bz2 @@ -35,12 +35,8 @@ BuildRequires: autoconf BuildRequires: dos2unix BuildRequires: fontpackages-devel -BuildRequires: freetype2-devel BuildRequires: gcc-c++ -BuildRequires: libjpeg-devel -BuildRequires: openmotif -BuildRequires: openmotif-devel -BuildRequires: xorg-x11-devel +BuildRequires: pkgconfig(x11) %if 0%{?suse_version} > 1020 BuildRequires: fdupes %endif @@ -70,9 +66,7 @@ export CFLAGS="%{optflags} -fPIE" export CXXFLAGS="%{optflags} -fPIE" export LDFLAGS="-pie" -%configure \ - --with-freetype-includes=%{_includedir}/freetype \ - --with-freetype-libraries=%{_libdir} +%configure make %{?_smp_mflags} %install
