automatic rebuild by autodist [release 2.37-2mamba;Thu Feb 19 2026]
This commit is contained in:
@@ -5,26 +5,25 @@
|
|||||||
%define UnicodeData %{_datadir}/unicode/ucd/UnicodeData.txt
|
%define UnicodeData %{_datadir}/unicode/ucd/UnicodeData.txt
|
||||||
Name: dejavu-fonts-ttf
|
Name: dejavu-fonts-ttf
|
||||||
Version: 2.37
|
Version: 2.37
|
||||||
Release: 1mamba
|
Release: 2mamba
|
||||||
Summary: A font family based on the Bitstream Vera Fonts with a wider range of characters
|
Summary: A font family based on the Bitstream Vera Fonts with a wider range of characters
|
||||||
Group: System/Fonts
|
Group: System/Fonts
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan@openmamba.org>
|
||||||
URL: https://sourceforge.net/projects/dejavu/
|
URL: https://sourceforge.net/projects/dejavu/
|
||||||
Source: http://downloads.sourceforge.net/project/dejavu/dejavu/%{version}/dejavu-fonts-%{version}.tar.bz2
|
Source: http://downloads.sourceforge.net/project/dejavu/dejavu/%{version}/dejavu-fonts-%{version}.tar.bz2
|
||||||
License: GPL
|
License: GPL
|
||||||
Provides: dejavu-fonts = %{?epoch:%epoch:}%{version}-%{release}
|
BuildArch: noarch
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
#BuildArch: noarch
|
|
||||||
BuildRequires: fontforge
|
BuildRequires: fontforge
|
||||||
BuildRequires: mkfontdir
|
BuildRequires: mkfontdir
|
||||||
BuildRequires: mkfontscale
|
BuildRequires: mkfontscale
|
||||||
BuildRequires: perl(Font::TTF)
|
BuildRequires: perl(Font::TTF)
|
||||||
BuildRequires: unicode-ucd
|
BuildRequires: unicode-ucd
|
||||||
Requires: dejavu-fonts-common = %{?epoch:%epoch:}%{version}-%{release}
|
Requires: dejavu-fonts-common = %{?epoch:%epoch:}%{version}-%{release}
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
Provides: dejavu-fonts = %{?epoch:%epoch:}%{version}-%{release}
|
||||||
|
|
||||||
%description
|
%description
|
||||||
A font family based on the Bitstream Vera Fonts with a wider range of characters.
|
A font family based on the Bitstream Vera Fonts with a wider range of characters.
|
||||||
@@ -123,19 +122,6 @@ fi
|
|||||||
%clean
|
%clean
|
||||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||||
|
|
||||||
%files
|
|
||||||
%defattr(-,root,root)
|
|
||||||
%{_sysconfdir}/fonts/conf.avail/*-dejavu-sans.conf
|
|
||||||
%{_sysconfdir}/fonts/conf.avail/*-dejavu-sans-mono.conf
|
|
||||||
%{_sysconfdir}/fonts/conf.avail/*-dejavu-serif.conf
|
|
||||||
%{_sysconfdir}/fonts/conf.d/*-dejavu-sans.conf
|
|
||||||
%{_sysconfdir}/fonts/conf.d/*-dejavu-sans-mono.conf
|
|
||||||
%{_sysconfdir}/fonts/conf.d/*-dejavu-serif.conf
|
|
||||||
%{fontdir}/*.ttf
|
|
||||||
%verify(not md5 size mtime) %{fontdir}/fonts.dir
|
|
||||||
%verify(not md5 size mtime) %{fontdir}/fonts.scale
|
|
||||||
|
|
||||||
|
|
||||||
%post -n dejavu-lgc-fonts-ttf
|
%post -n dejavu-lgc-fonts-ttf
|
||||||
if [ -x %{_bindir}/fc-cache ]; then
|
if [ -x %{_bindir}/fc-cache ]; then
|
||||||
%{_bindir}/fc-cache %{_datadir}/fonts
|
%{_bindir}/fc-cache %{_datadir}/fonts
|
||||||
@@ -150,6 +136,18 @@ if [ "$1" = "0" ]; then
|
|||||||
fi
|
fi
|
||||||
:
|
:
|
||||||
|
|
||||||
|
%files
|
||||||
|
%defattr(-,root,root)
|
||||||
|
%{_sysconfdir}/fonts/conf.avail/*-dejavu-sans.conf
|
||||||
|
%{_sysconfdir}/fonts/conf.avail/*-dejavu-sans-mono.conf
|
||||||
|
%{_sysconfdir}/fonts/conf.avail/*-dejavu-serif.conf
|
||||||
|
%{_sysconfdir}/fonts/conf.d/*-dejavu-sans.conf
|
||||||
|
%{_sysconfdir}/fonts/conf.d/*-dejavu-sans-mono.conf
|
||||||
|
%{_sysconfdir}/fonts/conf.d/*-dejavu-serif.conf
|
||||||
|
%{fontdir}/*.ttf
|
||||||
|
%verify(not md5 size mtime) %{fontdir}/fonts.dir
|
||||||
|
%verify(not md5 size mtime) %{fontdir}/fonts.scale
|
||||||
|
|
||||||
%files -n dejavu-lgc-fonts-ttf
|
%files -n dejavu-lgc-fonts-ttf
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%{_sysconfdir}/fonts/conf.avail/*-lgc-*.conf
|
%{_sysconfdir}/fonts/conf.avail/*-lgc-*.conf
|
||||||
@@ -164,6 +162,9 @@ fi
|
|||||||
%doc build/unicover.txt build/status.txt.bz2
|
%doc build/unicover.txt build/status.txt.bz2
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Feb 19 2026 Automatic Build System <autodist@openmamba.org> 2.37-2mamba
|
||||||
|
- automatic rebuild by autodist
|
||||||
|
|
||||||
* Fri Feb 05 2021 Automatic Build System <autodist@mambasoft.it> 2.37-1mamba
|
* Fri Feb 05 2021 Automatic Build System <autodist@mambasoft.it> 2.37-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user