automatic version update by autodist [release 1.0.1-1mamba;Sun Jul 02 2017]
This commit is contained in:
parent
857c75505c
commit
933ea844ae
@ -1,5 +1,5 @@
|
||||
Name: libbluray
|
||||
Version: 0.9.2
|
||||
Version: 1.0.1
|
||||
Release: 1mamba
|
||||
Summary: An open-source library designed for Blu-Ray Discs playback for media players
|
||||
Group: System/Libraries
|
||||
@ -39,9 +39,14 @@ This package contains libraries and header files for developing applications tha
|
||||
|
||||
%build
|
||||
%configure \
|
||||
--disable-static
|
||||
--disable-static \
|
||||
%ifarch arm
|
||||
--disable-bdjava-jar
|
||||
%endif
|
||||
|
||||
# --enable-doxygen-html
|
||||
# --enable-bdjava
|
||||
|
||||
%make
|
||||
|
||||
%install
|
||||
@ -60,10 +65,12 @@ This package contains libraries and header files for developing applications tha
|
||||
%{_libdir}/libbluray.so.*
|
||||
%doc COPYING
|
||||
|
||||
%ifnarch arm
|
||||
%files -n java-libbluray
|
||||
%defattr(-,root,root)
|
||||
%{_datadir}/java/libbluray-j2se-%{version}.jar
|
||||
%doc COPYING
|
||||
%endif
|
||||
|
||||
%files devel
|
||||
%defattr(-,root,root)
|
||||
@ -73,6 +80,12 @@ This package contains libraries and header files for developing applications tha
|
||||
%{_libdir}/pkgconfig/libbluray.pc
|
||||
|
||||
%changelog
|
||||
* Sun Jul 02 2017 Automatic Build System <autodist@mambasoft.it> 1.0.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Apr 13 2017 Automatic Build System <autodist@mambasoft.it> 1.0.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sun Dec 06 2015 Automatic Build System <autodist@mambasoft.it> 0.9.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user