- %{_datadir}/a2ps/afm/fonts.map is dynamically generated, mark it as such

in %files (bug #70919)
This commit is contained in:
pertusus 2008-05-14 20:56:05 +00:00
commit 2ec92212f0

View file

@ -13,7 +13,7 @@
Summary: Converts text and other types of files to PostScript(TM)
Name: a2ps
Version: 4.14
Release: 2%{?dist}
Release: 3%{?dist}
License: GPLv3+
Group: Applications/Publishing
Source0: http://ftp.gnu.org/gnu/a2ps/%{name}-%{version}.tar.gz
@ -294,7 +294,8 @@ exit 0
%{_infodir}/ogonkify.info*
%{_infodir}/regex.info*
%{_mandir}/*/*
%{_datadir}/a2ps/afm/fonts.map
# automatically regenerated at install and update time
%verify(not size mtime md5) %{_datadir}/a2ps/afm/fonts.map
%{_datadir}/a2ps/afm/*.afm
%{_datadir}/a2ps/afm/make_fonts_map.sh
%{_datadir}/a2ps/README
@ -317,6 +318,10 @@ exit 0
%{emacs_lispdir}/*.el
%changelog
* Wed May 14 2008 Patrice Dumas <pertusus@free.fr> 4.14-3
- %%{_datadir}/a2ps/afm/fonts.map is dynamically generated, mark it
as such in %%files (bug #70919)
* Sun Apr 27 2008 Patrice Dumas <pertusus@free.fr> 4.14-2
- update to 4.14
- don't obsolete the provided version of a2ps-i18n