Enable external libudfread
This commit is contained in:
parent
99aa48668f
commit
d61d96eb72
@ -20,6 +20,7 @@ BuildRequires: graphviz
|
|||||||
BuildRequires: java-devel >= 1:1.8.0
|
BuildRequires: java-devel >= 1:1.8.0
|
||||||
BuildRequires: jpackage-utils
|
BuildRequires: jpackage-utils
|
||||||
BuildRequires: libtool
|
BuildRequires: libtool
|
||||||
|
BuildRequires: libudfread-devel
|
||||||
BuildRequires: libxml2-devel
|
BuildRequires: libxml2-devel
|
||||||
BuildRequires: texlive-latex
|
BuildRequires: texlive-latex
|
||||||
|
|
||||||
@ -114,6 +115,7 @@ do install -Dp -m 0755 .libs/$i %{buildroot}%{_bindir}/$i; done;
|
|||||||
%changelog
|
%changelog
|
||||||
* Sat Oct 24 2020 Xavier Bachelot <xavier@bachelot.org> 1.2.1-1
|
* Sat Oct 24 2020 Xavier Bachelot <xavier@bachelot.org> 1.2.1-1
|
||||||
- Update to 1.2.1 (RHBZ#1891243)
|
- Update to 1.2.1 (RHBZ#1891243)
|
||||||
|
- Enable external libudfread
|
||||||
|
|
||||||
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.0-3
|
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.0-3
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
||||||
|
Loading…
Reference in New Issue
Block a user