automatic version update by autodist [release 2.13.0-1mamba;Sun Apr 15 2018]
This commit is contained in:
parent
d08ec42cbd
commit
4a9a135ae4
@ -1,5 +1,5 @@
|
||||
Name: fontconfig
|
||||
Version: 2.12.6
|
||||
Version: 2.13.0
|
||||
Release: 1mamba
|
||||
Summary: Font configuration library
|
||||
Group: System/Libraries
|
||||
@ -84,6 +84,8 @@ install %{SOURCE1} %{buildroot}%{_sysconfdir}/fonts/local.conf
|
||||
# remove unpackaged files
|
||||
rm -rf %{buildroot}%{_datadir}/doc/fontconfig
|
||||
|
||||
%find_lang %{name} --all-name || touch %{name}.lang
|
||||
|
||||
%clean
|
||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||
|
||||
@ -101,7 +103,7 @@ fi
|
||||
/sbin/ldconfig
|
||||
:
|
||||
|
||||
%files
|
||||
%files -f %{name}.lang
|
||||
%defattr(-,root,root)
|
||||
%dir %{_sysconfdir}/fonts
|
||||
#%dir %{_sysconfdir}/fonts/conf.avail/*.conf
|
||||
@ -113,12 +115,15 @@ fi
|
||||
%config(noreplace) %{_sysconfdir}/fonts/local.conf
|
||||
%{_bindir}/fc-cache
|
||||
%{_bindir}/fc-cat
|
||||
%{_bindir}/fc-conflist
|
||||
%{_bindir}/fc-list
|
||||
%{_bindir}/fc-match
|
||||
%{_bindir}/fc-pattern
|
||||
%{_bindir}/fc-query
|
||||
%{_bindir}/fc-scan
|
||||
%{_bindir}/fc-validate
|
||||
%{_datadir}/gettext/its/fontconfig.its
|
||||
%{_datadir}/gettext/its/fontconfig.loc
|
||||
%dir %{_datadir}/fontconfig
|
||||
%dir %{_datadir}/fontconfig/conf.avail
|
||||
%{_datadir}/fontconfig/conf.avail/*
|
||||
@ -126,6 +131,7 @@ fi
|
||||
%{_datadir}/xml/fontconfig/fonts.dtd
|
||||
%{_mandir}/man1/fc-cache.1*
|
||||
%{_mandir}/man1/fc-cat.1*
|
||||
%{_mandir}/man1/fc-conflist.1*
|
||||
%{_mandir}/man1/fc-list.1*
|
||||
%{_mandir}/man1/fc-match.1*
|
||||
%{_mandir}/man1/fc-pattern.1*
|
||||
@ -150,6 +156,9 @@ fi
|
||||
%doc doc/fontconfig-devel doc/fontconfig-devel.txt
|
||||
|
||||
%changelog
|
||||
* Sun Apr 15 2018 Automatic Build System <autodist@mambasoft.it> 2.13.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Sep 21 2017 Automatic Build System <autodist@mambasoft.it> 2.12.6-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user