Hello community, here is the log from the commit of package mkfontdir for openSUSE:Factory checked in at 2018-09-20 11:40:12 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/mkfontdir (Old) and /work/SRC/openSUSE:Factory/.mkfontdir.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "mkfontdir" Thu Sep 20 11:40:12 2018 rev:7 rq:634837 version:1.0.7 Changes: -------- --- /work/SRC/openSUSE:Factory/mkfontdir/mkfontdir.changes 2012-05-08 18:01:22.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.mkfontdir.new/mkfontdir.changes 2018-09-20 11:40:15.836898621 +0200 @@ -1,0 +2,12 @@ +Mon Sep 10 14:52:57 UTC 2018 - [email protected] + +- Remove irrelevant parts from the description. + +------------------------------------------------------------------- +Mon Sep 10 10:25:50 UTC 2018 - [email protected] + +- recommends xorg-x11-fonts-core package, so an approprite + encodings.dir file can be written to each font directory + (boo#1106850) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ mkfontdir.spec ++++++ --- /var/tmp/diff_new_pack.NBBHQo/_old 2018-09-20 11:40:17.040897914 +0200 +++ /var/tmp/diff_new_pack.NBBHQo/_new 2018-09-20 11:40:17.044897912 +0200 @@ -1,7 +1,7 @@ # # spec file for package mkfontdir # -# Copyright (c) 2012 SUSE LINUX Products 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 @@ -15,13 +15,14 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + Name: mkfontdir Version: 1.0.7 -Release: 1 -License: MIT +Release: 0 Summary: Utility to create index of X font files -Url: http://xorg.freedesktop.org/ +License: MIT Group: System/X11/Utilities +Url: http://xorg.freedesktop.org/ Source0: http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2 BuildRequires: pkg-config BuildRequires: pkgconfig(xorg-macros) >= 1.8 @@ -29,12 +30,13 @@ Conflicts: xorg-x11 <= 7.6 # mkfontdir is just a wrapper around mkfontscale and won't do anything on it's own. Requires: mkfontscale +Recommends: xorg-x11-fonts-core BuildRoot: %{_tmppath}/%{name}-%{version}-build %description mkfontdir creates the fonts.dir files needed by the legacy X server core font system. The current implementation is a simple wrapper script -around the mkfontscale program, which must be built and installed first. +around the mkfontscale program. %prep %setup -q
