summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Palus2019-02-12 17:23:57 (GMT)
committerJan Palus2019-02-12 17:23:57 (GMT)
commitec5d34c6b56840e264ebaa4c3b2bcf0b4201adae (patch)
tree51c5f045b36eb24cca2775ae2e68dc7be9b47206
parent789cd3edbb508c103d5586a00befeacd9a0ddb24 (diff)
downloadlibbluray-ec5d34c6b56840e264ebaa4c3b2bcf0b4201adae.zip
libbluray-ec5d34c6b56840e264ebaa4c3b2bcf0b4201adae.tar.gz
-rw-r--r--libbluray.spec5
1 files changed, 3 insertions, 2 deletions
diff --git a/libbluray.spec b/libbluray.spec
index b20b6cf..39f4b31 100644
--- a/libbluray.spec
+++ b/libbluray.spec
@@ -6,12 +6,12 @@
Summary: Library to access Blu-Ray disks for video playback
Summary(pl.UTF-8): Biblioteka dostępu do dysków Blu-Ray w celu odtwarzania filmów
Name: libbluray
-Version: 1.0.2
+Version: 1.1.0
Release: 1
License: LGPL v2+
Group: Libraries
Source0: http://download.videolan.org/videolan/libbluray/%{version}/%{name}-%{version}.tar.bz2
-# Source0-md5: 3d90c9ac32a299e0a18df077f6dc9515
+# Source0-md5: ba1aa5803a55e89f813090ec6d238635
URL: http://www.videolan.org/developers/libbluray.html
BuildRequires: autoconf >= 2.50
BuildRequires: automake
@@ -141,5 +141,6 @@ rm -rf $RPM_BUILD_ROOT
# thus -java instead of java- namespace.
%files java
%defattr(644,root,root,755)
+%{_javadir}/libbluray-awt-j2se-%{version}.jar
%{_javadir}/libbluray-j2se-%{version}.jar
%endif