|
|
|
@ -2,7 +2,7 @@
|
|
|
|
|
|
|
|
|
|
Name: libbluray
|
|
|
|
|
Version: 1.0.2
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Release: 3%{?dist}
|
|
|
|
|
Summary: Library to access Blu-Ray disks for video playback
|
|
|
|
|
License: LGPLv2+
|
|
|
|
|
URL: http://www.videolan.org/developers/libbluray.html
|
|
|
|
@ -115,6 +115,9 @@ install -Dp -m755 .libs/bdj_test %{buildroot}%{_bindir}/bdj_test;
|
|
|
|
|
%{_libdir}/pkgconfig/%{name}.pc
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.2-3
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Mon Dec 11 2017 Simone Caronni <negativo17@gmail.com> - 1.0.2-2
|
|
|
|
|
- Package no longer builds with OpenJDK 1.7, require 1.8 also for RHEL/CentOS.
|
|
|
|
|
|
|
|
|
|