|
|
@ -3,12 +3,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
Summary: X.Org X11 libfontenc runtime library
|
|
|
|
Summary: X.Org X11 libfontenc runtime library
|
|
|
|
Name: libfontenc
|
|
|
|
Name: libfontenc
|
|
|
|
Version: 1.1.3
|
|
|
|
Version: 1.1.7
|
|
|
|
Release: 17%{?dist}
|
|
|
|
Release: 4%{?dist}
|
|
|
|
|
|
|
|
# SPDX
|
|
|
|
License: MIT
|
|
|
|
License: MIT
|
|
|
|
URL: http://www.x.org
|
|
|
|
URL: http://www.x.org
|
|
|
|
Source0: ftp://ftp.x.org/pub/individual/lib/%{name}-%{version}.tar.bz2
|
|
|
|
Source0: https://www.x.org/pub/individual/lib/%{name}-%{version}.tar.xz
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
BuildRequires: gcc
|
|
|
|
|
|
|
|
BuildRequires: libtool
|
|
|
|
BuildRequires: pkgconfig make
|
|
|
|
BuildRequires: pkgconfig make
|
|
|
|
BuildRequires: xorg-x11-util-macros
|
|
|
|
BuildRequires: xorg-x11-util-macros
|
|
|
|
BuildRequires: xorg-x11-proto-devel
|
|
|
|
BuildRequires: xorg-x11-proto-devel
|
|
|
@ -43,7 +46,7 @@ find $RPM_BUILD_ROOT -type f -name '*.la' | xargs rm -f -- || :
|
|
|
|
%ldconfig_postun
|
|
|
|
%ldconfig_postun
|
|
|
|
|
|
|
|
|
|
|
|
%files
|
|
|
|
%files
|
|
|
|
%doc COPYING README ChangeLog
|
|
|
|
%doc COPYING README.md ChangeLog
|
|
|
|
%{_libdir}/libfontenc.so.1
|
|
|
|
%{_libdir}/libfontenc.so.1
|
|
|
|
%{_libdir}/libfontenc.so.1.0.0
|
|
|
|
%{_libdir}/libfontenc.so.1.0.0
|
|
|
|
|
|
|
|
|
|
|
@ -53,12 +56,41 @@ find $RPM_BUILD_ROOT -type f -name '*.la' | xargs rm -f -- || :
|
|
|
|
%{_libdir}/pkgconfig/fontenc.pc
|
|
|
|
%{_libdir}/pkgconfig/fontenc.pc
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 1.1.3-17
|
|
|
|
* Tue Nov 26 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 1.1.7-4
|
|
|
|
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
|
|
|
|
- Rebuilt for MSVSphere 10
|
|
|
|
Related: rhbz#1991688
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 1.1.3-16
|
|
|
|
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 1.1.7-4
|
|
|
|
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
|
|
|
|
- Bump release for June 2024 mass rebuild
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.7-3
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.7-2
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Thu Oct 05 2023 José Expósito <jexposit@redhat.com> - 1.1.7-1
|
|
|
|
|
|
|
|
- libfontenc 1.1.7
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.6-3
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.6-2
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Fri Nov 04 2022 Benjamin Tissoires <benjamin.tissoires@redhat.com> 1.1.6-1
|
|
|
|
|
|
|
|
- libfontenc 1.1.6
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.4-4
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.4-3
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Tue Sep 21 2021 Benjamin Tissoires <benjamin.tissoires@redhat.com> - 1.1.4-2
|
|
|
|
|
|
|
|
- libfontenc 1.1.4
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.3-16
|
|
|
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
|
|
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.3-15
|
|
|
|
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.3-15
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
|
|
|