Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package gnu-unifont-fonts for
openSUSE:Factory checked in at 2023-02-22 15:22:06
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gnu-unifont-fonts (Old)
and /work/SRC/openSUSE:Factory/.gnu-unifont-fonts.new.1706 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "gnu-unifont-fonts"
Wed Feb 22 15:22:06 2023 rev:2 rq:1067164 version:15.0.01
Changes:
--------
--- /work/SRC/openSUSE:Factory/gnu-unifont-fonts/gnu-unifont-fonts.changes
2023-02-19 18:19:16.137598072 +0100
+++
/work/SRC/openSUSE:Factory/.gnu-unifont-fonts.new.1706/gnu-unifont-fonts.changes
2023-02-22 15:22:08.234048678 +0100
@@ -1,0 +2,5 @@
+Wed Feb 15 21:14:10 UTC 2023 - Jan Engelhardt <[email protected]>
+
+- Add pcf font to SRPM
+
+-------------------------------------------------------------------
New:
----
unifont-15.0.01.pcf.gz
unifont-15.0.01.pcf.gz.sig
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ gnu-unifont-fonts.spec ++++++
--- /var/tmp/diff_new_pack.fmRkff/_old 2023-02-22 15:22:09.086053510 +0100
+++ /var/tmp/diff_new_pack.fmRkff/_new 2023-02-22 15:22:09.090053533 +0100
@@ -30,6 +30,8 @@
Source13:
https://ftp.gnu.org/gnu/unifont/unifont-%{version}/unifont_jp-%{version}.otf.sig
Source14:
https://ftp.gnu.org/gnu/unifont/unifont-%{version}/unifont_upper-%{version}.otf
Source15:
https://ftp.gnu.org/gnu/unifont/unifont-%{version}/unifont_upper-%{version}.otf.sig
+Source16:
https://ftp.gnu.org/gnu/unifont/unifont-%{version}/unifont-%{version}.pcf.gz
+Source17:
https://ftp.gnu.org/gnu/unifont/unifont-%{version}/unifont-%{version}.pcf.gz.sig
Source98: http://unifoundry.com/LICENSE.txt
Source99: %{name}.keyring
BuildRequires: fontpackages-devel
@@ -42,6 +44,17 @@
Glyphs above the Unicode Basic Multilingual Plane.
Unicode ConScript Unicode Registry (CSUR) PUA Glyphs.
+%package -n gnu-unifont-bitmap-fonts
+Summary: GNU Unifont (X11 portable compiled format)
+Group: System/X11/Fonts
+
+%description -n gnu-unifont-bitmap-fonts
+The GNU Unifont by Roman Czyborra.
+Glyphs above the Unicode Basic Multilingual Plane.
+Unicode ConScript Unicode Registry (CSUR) PUA Glyphs.
+
+This package contains the font in .pcf format.
+
%package -n gnu-unifont-otf-fonts
Summary: GNU Unifont (OpenType Format)
Group: System/X11/Fonts
@@ -71,10 +84,15 @@
install -Dm 0644 %{SOURCE10} %{buildroot}%{_ttfontsdir}/Unifont_CSUR.otf
install -Dm 0644 %{SOURCE12} %{buildroot}%{_ttfontsdir}/Unifont_JP.otf
install -Dm 0644 %{SOURCE14} %{buildroot}%{_ttfontsdir}/Unifont_Upper.otf
+install -Dm 0644 %{SOURCE16} %{buildroot}/%{_fontsdir}/misc/unifont.pcf.gz
+%reconfigure_fonts_scriptlets -n gnu-unifont-bitmap-fonts
%reconfigure_fonts_scriptlets -n gnu-unifont-otf-fonts
%reconfigure_fonts_scriptlets -n gnu-unifont-jp-otf-fonts
+%files -n gnu-unifont-bitmap-fonts
+%{_fontsdir}/misc/
+
%files -n gnu-unifont-otf-fonts
%license COPYING
%dir %{_ttfontsdir}