Compare commits
2 Commits
1.0.5-1mam
...
main
Author | SHA1 | Date | |
---|---|---|---|
ff26f7dd0a | |||
7cb48a0065 |
19
xfsinfo.spec
19
xfsinfo.spec
@ -1,24 +1,25 @@
|
||||
Name: xfsinfo
|
||||
Version: 1.0.5
|
||||
Version: 1.0.7
|
||||
Release: 1mamba
|
||||
Summary: xfsinfo - X font server information utility
|
||||
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: libFS-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
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.
|
||||
|
||||
%debug_package
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
|
||||
@ -37,9 +38,15 @@ It is used to examine the capabilities of a server, the predefined values for va
|
||||
%defattr(-,root,root)
|
||||
%{_bindir}/%{name}
|
||||
%{_mandir}/man?/*
|
||||
%doc COPYING ChangeLog README
|
||||
%doc COPYING
|
||||
|
||||
%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
|
||||
- automatic update by autodist
|
||||
|
||||
* Fri Jan 23 2015 Automatic Build System <autodist@mambasoft.it> 1.0.5-1mamba
|
||||
- automatic update by autodist
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user