|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: libuninameslist
|
|
|
|
|
Version: 20200413
|
|
|
|
|
Release: 5%{?dist}
|
|
|
|
|
Version: 20170701
|
|
|
|
|
Release: 4%{?dist}
|
|
|
|
|
|
|
|
|
|
Summary: A library providing Unicode character names and annotations
|
|
|
|
|
|
|
|
|
@ -10,7 +10,6 @@ Source0: https://github.com/fontforge/libuninameslist/archive/%{version}.
|
|
|
|
|
BuildRequires: autoconf
|
|
|
|
|
BuildRequires: automake
|
|
|
|
|
BuildRequires: libtool
|
|
|
|
|
BuildRequires: make
|
|
|
|
|
|
|
|
|
|
%description
|
|
|
|
|
libuninameslist provides applications with access to Unicode name and
|
|
|
|
@ -38,61 +37,23 @@ make V=1 %{?_smp_mflags}
|
|
|
|
|
%make_install incdir=$RPM_BUILD_ROOT%{_includedir}
|
|
|
|
|
find $RPM_BUILD_ROOT -type f -name "*.la" -exec rm -f {} ';'
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%post -p /sbin/ldconfig
|
|
|
|
|
|
|
|
|
|
%postun -p /sbin/ldconfig
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%files
|
|
|
|
|
%license LICENSE
|
|
|
|
|
%doc ChangeLog README.md
|
|
|
|
|
%{_libdir}/*.so.*
|
|
|
|
|
|
|
|
|
|
%files devel
|
|
|
|
|
%{_mandir}/man3/libuninameslist.3.gz
|
|
|
|
|
%{_libdir}/*.so
|
|
|
|
|
%{_includedir}/*
|
|
|
|
|
%{_libdir}/pkgconfig/libuninameslist.pc
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 20200413-5
|
|
|
|
|
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
|
|
|
|
|
Related: rhbz#1991688
|
|
|
|
|
|
|
|
|
|
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 20200413-4
|
|
|
|
|
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
|
|
|
|
|
|
|
|
|
|
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 20200413-3
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 20200413-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Wed Apr 15 2020 Parag Nemade <pnemade AT redhat DOT com> - 20200413-1
|
|
|
|
|
- Update to 20200413 version (#1823434)
|
|
|
|
|
|
|
|
|
|
* Wed Mar 25 2020 Parag Nemade <pnemade AT redhat DOT com> - 20200313-1
|
|
|
|
|
- Update to 20200313 version (#1813493)
|
|
|
|
|
|
|
|
|
|
* Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 20190701-3
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 20190701-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Fri Jul 05 2019 Kevin Fenzi <kevin@scrye.com> - 20190701-1
|
|
|
|
|
- Update to 20190701. Fixes bug #1725748
|
|
|
|
|
|
|
|
|
|
* Sun Mar 10 2019 Kevin Fenzi <kevin@scrye.com> - 20190305-1
|
|
|
|
|
- Update to 20190305. Fixes bug #1685821
|
|
|
|
|
|
|
|
|
|
* Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 20180701-3
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 20180701-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Tue Jul 03 2018 Parag Nemade <pnemade AT redhat DOT com> - 20180701-1
|
|
|
|
|
- Update to 20180701 version (#1564872)
|
|
|
|
|
|
|
|
|
|
* Fri Jun 22 2018 Parag Nemade <pnemade AT redhat DOT com> - 20180408-1
|
|
|
|
|
- Update to 20180408 version (#1564872)
|
|
|
|
|
|
|
|
|
|
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 20170701-4
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|