fix requires:libbluray 1.1.2-4.oe1
This commit is contained in:
parent
fa0c7ca213
commit
cc3f35361b
@ -1,6 +1,6 @@
|
|||||||
Name: libbluray
|
Name: libbluray
|
||||||
Version: 1.1.2
|
Version: 1.1.2
|
||||||
Release: 3
|
Release: 4
|
||||||
Summary: Library used to access Blu-ray Disc for video playback
|
Summary: Library used to access Blu-ray Disc for video playback
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
URL: https://www.videolan.org/developers/libbluray.html
|
URL: https://www.videolan.org/developers/libbluray.html
|
||||||
@ -17,7 +17,7 @@ VLC or MPlayer.Contain The %{name}-utils package contains test utilities for %{n
|
|||||||
|
|
||||||
%package bdj
|
%package bdj
|
||||||
Summary: BDJ support for %{name}
|
Summary: BDJ support for %{name}
|
||||||
Requires: %{name}=%{version}-%{release} java-headless >= 1:1.8 jpackage-utils
|
Requires: %{name} = %{version}-%{release} java-headless >= 1:1.8 jpackage-utils
|
||||||
|
|
||||||
%description bdj
|
%description bdj
|
||||||
The %{name}-bdj contains the jar file for %{name} to provide BD-J support.
|
The %{name}-bdj contains the jar file for %{name} to provide BD-J support.
|
||||||
@ -77,6 +77,9 @@ do install -Dp -m 0755 .libs/$i %{buildroot}%{_bindir}/$i; done;
|
|||||||
%doc doc/doxygen/html
|
%doc doc/doxygen/html
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jul 26 2021 liuyumeng <liuyumeng5@huawei.com> -1.1.2-4
|
||||||
|
- fix requires:libbluray-1.1.2-4.oe1
|
||||||
|
|
||||||
* Mon Mar 08 2021 Shaoning Zhang <zhangshaoning@uniontech.com> - 1.1.2-3
|
* Mon Mar 08 2021 Shaoning Zhang <zhangshaoning@uniontech.com> - 1.1.2-3
|
||||||
- Add BuildRequires for libbluray
|
- Add BuildRequires for libbluray
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user