update to 1.0.7 [release 1.0.7-1mamba;Thu Nov 03 2022]
This commit is contained in:
parent
7cb48a0065
commit
ff26f7dd0a
14
xfsinfo.spec
14
xfsinfo.spec
@ -1,24 +1,25 @@
|
|||||||
Name: xfsinfo
|
Name: xfsinfo
|
||||||
Version: 1.0.6
|
Version: 1.0.7
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: xfsinfo - X font server information utility
|
Summary: xfsinfo - X font server information utility
|
||||||
Group: Graphical Desktop/Applications/Utilities
|
Group: Graphical Desktop/Applications/Utilities
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Tiziana Ferro <tiziana.ferro@email.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: http://xorg.freedesktop.org/
|
URL: https://www.x.org/wiki/
|
||||||
Source: http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
|
Source: http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.xz
|
||||||
License: MIT
|
License: MIT
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
BuildRequires: libFS-devel
|
BuildRequires: libFS-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Xfsinfo is a utility for displaying information about an X font server.
|
Xfsinfo is a utility for displaying information about an X font server.
|
||||||
It is used to examine the capabilities of a server, the predefined values for various parameters used in communicating between clients and the server, and the font catalogues and alternate servers that are available.
|
It is used to examine the capabilities of a server, the predefined values for various parameters used in communicating between clients and the server, and the font catalogues and alternate servers that are available.
|
||||||
|
|
||||||
|
%debug_package
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
|
|
||||||
@ -40,6 +41,9 @@ It is used to examine the capabilities of a server, the predefined values for va
|
|||||||
%doc COPYING
|
%doc COPYING
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Nov 03 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 1.0.7-1mamba
|
||||||
|
- update to 1.0.7
|
||||||
|
|
||||||
* Fri Aug 02 2019 Automatic Build System <autodist@mambasoft.it> 1.0.6-1mamba
|
* Fri Aug 02 2019 Automatic Build System <autodist@mambasoft.it> 1.0.6-1mamba
|
||||||
- automatic update by autodist
|
- automatic update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user