automatic version update by autodist [release 2.14.1-1mamba;Sun Oct 23 2022]
This commit is contained in:
parent
b06be327b8
commit
8d5f0230c8
@ -1,6 +1,6 @@
|
|||||||
Name: fontconfig
|
Name: fontconfig
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Version: 2.14.0
|
Version: 2.14.1
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Font configuration library
|
Summary: Font configuration library
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -19,9 +19,7 @@ BuildRequires: libexpat-devel
|
|||||||
BuildRequires: libfreetype-devel
|
BuildRequires: libfreetype-devel
|
||||||
BuildRequires: libglib-devel
|
BuildRequires: libglib-devel
|
||||||
BuildRequires: libgraphite2-devel
|
BuildRequires: libgraphite2-devel
|
||||||
BuildRequires: libharfbuzz-devel
|
|
||||||
BuildRequires: libpcre-devel
|
BuildRequires: libpcre-devel
|
||||||
BuildRequires: libpng-devel
|
|
||||||
BuildRequires: libz-devel
|
BuildRequires: libz-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
|
Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
|
||||||
@ -144,18 +142,21 @@ fi
|
|||||||
%files -n lib%{name}
|
%files -n lib%{name}
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%{_libdir}/libfontconfig.so.*
|
%{_libdir}/libfontconfig.so.*
|
||||||
|
%doc COPYING
|
||||||
|
|
||||||
%files -n lib%{name}-devel
|
%files -n lib%{name}-devel
|
||||||
%defattr(-, root, root)
|
%defattr(-, root, root)
|
||||||
%dir %{_includedir}/fontconfig
|
%dir %{_includedir}/fontconfig
|
||||||
%{_includedir}/fontconfig/*
|
%{_includedir}/fontconfig/*
|
||||||
%{_libdir}/libfontconfig.la
|
|
||||||
%{_libdir}/libfontconfig.so
|
%{_libdir}/libfontconfig.so
|
||||||
%{_libdir}/pkgconfig/fontconfig.pc
|
%{_libdir}/pkgconfig/fontconfig.pc
|
||||||
%{_mandir}/man3/Fc*.3.gz
|
%{_mandir}/man3/Fc*.3.gz
|
||||||
%doc doc/fontconfig-devel doc/fontconfig-devel.txt
|
%doc doc/fontconfig-devel doc/fontconfig-devel.txt
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Oct 23 2022 Automatic Build System <autodist@mambasoft.it> 2.14.1-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Fri Apr 01 2022 Automatic Build System <autodist@mambasoft.it> 2.14.0-1mamba
|
* Fri Apr 01 2022 Automatic Build System <autodist@mambasoft.it> 2.14.0-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user