update to 1.1.4 [release 1.1.4-1mamba;Tue Dec 20 2022]
This commit is contained in:
parent
15dafabd69
commit
fd14dc8dc4
22
xfd.spec
22
xfd.spec
@ -1,30 +1,32 @@
|
||||
Name: xfd
|
||||
Version: 1.1.3
|
||||
Version: 1.1.4
|
||||
Release: 1mamba
|
||||
Summary: xfd - display all the characters in an X font
|
||||
Group: Graphical Desktop/Applications/Utilities
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Tiziana Ferro <tiziana.ferro@email.it>
|
||||
URL: http://xorg.freedesktop.org/
|
||||
Source: http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: https://www.x.org/wiki/
|
||||
Source: http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.xz
|
||||
License: MIT
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: libfontconfig-devel
|
||||
BuildRequires: libfreetype-devel
|
||||
BuildRequires: libX11-devel
|
||||
BuildRequires: libXaw-devel
|
||||
BuildRequires: libXft-devel
|
||||
BuildRequires: libXmu-devel
|
||||
BuildRequires: libXrender-devel
|
||||
BuildRequires: libXt-devel
|
||||
BuildRequires: libfontconfig-devel
|
||||
BuildRequires: libfreetype-devel
|
||||
BuildRequires: libxkbfile-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
xfd application displays all the characters in a font using either the X11 core protocol or libXft2.
|
||||
|
||||
%debug_package
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
|
||||
@ -44,9 +46,13 @@ xfd application displays all the characters in a font using either the X11 core
|
||||
%{_bindir}/%{name}
|
||||
%{_datadir}/X11/app-defaults/Xfd
|
||||
%{_mandir}/man?/*
|
||||
%doc COPYING ChangeLog
|
||||
%doc COPYING
|
||||
#ChangeLog
|
||||
|
||||
%changelog
|
||||
* Tue Dec 20 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 1.1.4-1mamba
|
||||
- update to 1.1.4
|
||||
|
||||
* Fri Aug 02 2019 Automatic Build System <autodist@mambasoft.it> 1.1.3-1mamba
|
||||
- automatic update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user