2024-01-05 22:29:14 +01:00
|
|
|
Name: font-util
|
2024-01-05 22:29:14 +01:00
|
|
|
Version: 1.4.0
|
2024-01-05 22:29:14 +01:00
|
|
|
Release: 1mamba
|
|
|
|
Summary: X.Org font utilites
|
|
|
|
Group: System/X11
|
|
|
|
Vendor: openmamba
|
|
|
|
Distribution: openmamba
|
|
|
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
2024-01-05 22:29:14 +01:00
|
|
|
URL: https://www.x.org/wiki/
|
|
|
|
Source: https://xorg.freedesktop.org/archive/individual/font/font-util-%{version}.tar.xz
|
2024-01-05 22:29:14 +01:00
|
|
|
License: MIT
|
|
|
|
Provides: xorg-font-util
|
|
|
|
Obsoletes: xorg-font-util
|
|
|
|
## AUTOBUILDREQ-BEGIN
|
|
|
|
BuildRequires: glibc-devel
|
|
|
|
## AUTOBUILDREQ-END
|
|
|
|
|
|
|
|
%description
|
|
|
|
X.Org font utilities.
|
|
|
|
|
2024-01-05 22:29:14 +01:00
|
|
|
%debug_package
|
|
|
|
|
2024-01-05 22:29:14 +01:00
|
|
|
%prep
|
|
|
|
%setup -q
|
|
|
|
|
|
|
|
%build
|
|
|
|
%configure
|
|
|
|
%make
|
|
|
|
|
|
|
|
%install
|
|
|
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
|
|
|
%makeinstall
|
|
|
|
|
|
|
|
%clean
|
|
|
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
|
|
|
|
|
|
|
%files
|
|
|
|
%defattr(-,root,root)
|
|
|
|
%{_bindir}/bdftruncate
|
|
|
|
%{_bindir}/ucs2any
|
|
|
|
%{_datadir}/fonts/X11/util/map-*
|
|
|
|
%{_datadir}/aclocal/fontutil.m4
|
2024-01-05 22:29:14 +01:00
|
|
|
%{_mandir}/man1/bdftruncate.1*
|
|
|
|
%{_mandir}/man1/ucs2any.1*
|
2024-01-05 22:29:14 +01:00
|
|
|
%{_libdir}/pkgconfig/*.pc
|
2024-01-05 22:29:14 +01:00
|
|
|
%doc COPYING
|
2024-01-05 22:29:14 +01:00
|
|
|
|
|
|
|
%changelog
|
2024-01-05 22:29:14 +01:00
|
|
|
* Wed Feb 22 2023 Automatic Build System <autodist@mambasoft.it> 1.4.0-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
2024-01-05 22:29:14 +01:00
|
|
|
* Sat Jul 16 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 1.3.3-1mamba
|
|
|
|
- update to 1.3.3
|
|
|
|
|
2024-01-05 22:29:14 +01:00
|
|
|
* Tue Sep 10 2019 Automatic Build System <autodist@mambasoft.it> 1.3.2-1mamba
|
|
|
|
- automatic update by autodist
|
|
|
|
|
2024-01-05 22:29:14 +01:00
|
|
|
* Sun Mar 22 2015 Automatic Build System <autodist@mambasoft.it> 1.3.1-1mamba
|
|
|
|
- automatic update by autodist
|
|
|
|
|
2024-01-05 22:29:14 +01:00
|
|
|
* Mon Mar 05 2012 Automatic Build System <autodist@mambasoft.it> 1.3.0-1mamba
|
|
|
|
- automatic version update by autodist
|
|
|
|
|
|
|
|
* Thu Nov 11 2010 Automatic Build System <autodist@mambasoft.it> 1.2.0-1mamba
|
|
|
|
- automatic update by autodist
|
|
|
|
|
|
|
|
* Thu Oct 07 2010 Automatic Build System <autodist@mambasoft.it> 1.1.2-1mamba
|
|
|
|
- automatic update by autodist
|
|
|
|
|
|
|
|
* Mon Oct 26 2009 Automatic Build System <autodist@mambasoft.it> 1.1.1-1mamba
|
|
|
|
- automatic update by autodist
|
|
|
|
|
|
|
|
* Sat Aug 08 2009 Automatic Build System <autodist@mambasoft.it> 1.0.2-1mamba
|
|
|
|
- automatic update by autodist
|
|
|
|
|
|
|
|
* Sat Feb 16 2008 Silvan Calarco <silvan.calarco@mambasoft.it> 1.0.1-2mamba
|
|
|
|
- specfile updates; renamed to font-util and obsolete xorg-font-util
|
|
|
|
|
|
|
|
* Thu Dec 21 2006 Silvan Calarco <silvan.calarco@mambasoft.it> 1.0.1-1qilnx
|
|
|
|
- package created by autospecaggiornamento del pacchetto font-util alla versione [?]...
|