]> git.pld-linux.org Git - packages/unifont.git/blobdiff - unifont.spec
- updated to 13.0.02
[packages/unifont.git] / unifont.spec
index 1d4fc27733489a8e48ea09790f0d96918ba3186c..ac603e4293dcb566181c8b38653fd40c46c9e319 100644 (file)
@@ -2,19 +2,19 @@
 # Conditional build:
 %bcond_without viewer          # build unifont-viewer package (requires perl-Wx)
 
-%include       /usr/lib/rpm/macros.perl
 Summary:       GNU Unifont - Unicode bitmap font
 Summary(pl.UTF-8):     GNU Unifont - font bitmapowy Unicode
 Name:          unifont
-Version:       11.0.02
+Version:       13.0.02
 Release:       1
 License:       GPL v2+ with GNU font embedding exception
 Group:         Fonts
-Source0:       http://ftp.gnu.org/gnu/unifont/%{name}-%{version}/%{name}-%{version}.tar.gz
-# Source0-md5: de08a5e2c42981c0b05b03c4fae89362
+Source0:       https://ftp.gnu.org/gnu/unifont/%{name}-%{version}/%{name}-%{version}.tar.gz
+# Source0-md5: 1523ab453136c82db6dec2717c8f0e57
 URL:           http://czyborra.com/unifont/
 BuildRequires: fontforge
 BuildRequires: rpm-perlprov
+BuildRequires: rpmbuild(macros) >= 1.745
 BuildRequires: xorg-app-bdftopcf
 Requires(post,postun): fontpostinst
 Requires:      %{_fontsdir}/misc
@@ -226,6 +226,7 @@ fontpostinst TTF
 %attr(755,root,root) %{_bindir}/johab2ucs2
 %attr(755,root,root) %{_bindir}/unibdf2hex
 %attr(755,root,root) %{_bindir}/unibmp2hex
+%attr(755,root,root) %{_bindir}/unibmpbump
 %attr(755,root,root) %{_bindir}/unicoverage
 %attr(755,root,root) %{_bindir}/unidup
 %attr(755,root,root) %{_bindir}/unifont1per
@@ -238,6 +239,7 @@ fontpostinst TTF
 %attr(755,root,root) %{_bindir}/unihex2png
 %attr(755,root,root) %{_bindir}/unihexfill
 %attr(755,root,root) %{_bindir}/unihexgen
+%attr(755,root,root) %{_bindir}/unihexrotate
 %attr(755,root,root) %{_bindir}/unipagecount
 %attr(755,root,root) %{_bindir}/unipng2hex
 %{_mandir}/man1/bdfimplode.1*
@@ -250,6 +252,7 @@ fontpostinst TTF
 %{_mandir}/man1/johab2ucs2.1*
 %{_mandir}/man1/unibdf2hex.1*
 %{_mandir}/man1/unibmp2hex.1*
+%{_mandir}/man1/unibmpbump.1*
 %{_mandir}/man1/unicoverage.1*
 %{_mandir}/man1/unidup.1*
 %{_mandir}/man1/unifont1per.1*
@@ -262,6 +265,7 @@ fontpostinst TTF
 %{_mandir}/man1/unihex2png.1*
 %{_mandir}/man1/unihexfill.1*
 %{_mandir}/man1/unihexgen.1*
+%{_mandir}/man1/unihexrotate.1*
 %{_mandir}/man1/unipagecount.1*
 %{_mandir}/man1/unipng2hex.1*
 
This page took 0.084123 seconds and 4 git commands to generate.