]> git.pld-linux.org Git - packages/xorg-app-bdftopcf.git/commitdiff
- updated to 1.1.1 (now placed in util dir? but stick to xorg-app- prefix) master auto/th/xorg-app-bdftopcf-1.1.1-1
authorJakub Bogusz <qboosh@pld-linux.org>
Wed, 26 Oct 2022 17:37:49 +0000 (19:37 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Wed, 26 Oct 2022 17:37:49 +0000 (19:37 +0200)
xorg-app-bdftopcf.spec

index b9fd1f8625bc7fff636e4b7519771052376c01ef..a6209b69dc191230af21000c0a5c7174e1c88693 100644 (file)
@@ -1,17 +1,21 @@
 Summary:       bdftopcf application - convert X font from BDF to PCF
 Summary(pl.UTF-8):     Aplikacja bdftopcf - konwersja fontów X z BDF do PCF
 Name:          xorg-app-bdftopcf
-Version:       1.1
+Version:       1.1.1
 Release:       1
 License:       MIT
 Group:         X11/Applications
-Source0:       http://xorg.freedesktop.org/releases/individual/app/bdftopcf-%{version}.tar.bz2
-# Source0-md5: 2a455d3c02390597feb9cefb3fe97a45
-URL:           http://xorg.freedesktop.org/
+Source0:       https://xorg.freedesktop.org/releases/individual/util/bdftopcf-%{version}.tar.xz
+# Source0-md5: e09b61567ab4a4d534119bba24eddfb1
+URL:           https://xorg.freedesktop.org/
 BuildRequires: autoconf >= 2.60
 BuildRequires: automake
 BuildRequires: pkgconfig >= 1:0.19
+BuildRequires: tar >= 1:1.22
+BuildRequires: xorg-proto-fontsproto-devel >= 2.1.3
+BuildRequires: xorg-proto-xproto-devel >= 7.0.22
 BuildRequires: xorg-util-util-macros >= 1.8
+BuildRequires: xz
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -53,6 +57,6 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc AUTHORS COPYING ChangeLog README
+%doc AUTHORS COPYING ChangeLog README.md
 %attr(755,root,root) %{_bindir}/bdftopcf
 %{_mandir}/man1/bdftopcf.1*
This page took 0.035524 seconds and 4 git commands to generate.