]> git.pld-linux.org Git - packages/libmediainfo.git/commitdiff
- updated to 18.12 auto/th/libmediainfo-18.12-1
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 23 Dec 2018 13:49:24 +0000 (14:49 +0100)
committerJakub Bogusz <qboosh@pld-linux.org>
Sun, 23 Dec 2018 13:49:24 +0000 (14:49 +0100)
libmediainfo.spec

index d9c33f2ed8e24f6f9d863c17a9b5414927235d88..c49538f4092e8297cb9b904655b802c6354ae00e 100644 (file)
@@ -1,9 +1,9 @@
 # TODO: system libs:
 # TODO: system libs:
-# - aes_gladman
-# - sha1_gladman
-# - sha2_gladman
-# - hmac_gladman
-# - md5? (which implementation?)
+# - pkgconfig(aes_gladman)
+# - pkgconfig(sha1_gladman)
+# - pkgconfig(sha2_gladman)
+# - pkgconfig(hmac_gladman)
+# - md5? (which implementation? pkgconfig(md5) is checked)
 #
 # Conditional build:
 %bcond_without curl            # cURL support
 #
 # Conditional build:
 %bcond_without curl            # cURL support
 Summary:       Supplies technical and tag information about a video or audio file
 Summary(pl.UTF-8):     Informacje techniczne i znaczniki dla plików wideo i dźwiękowych
 Name:          libmediainfo
 Summary:       Supplies technical and tag information about a video or audio file
 Summary(pl.UTF-8):     Informacje techniczne i znaczniki dla plików wideo i dźwiękowych
 Name:          libmediainfo
-Version:       18.05
+Version:       18.12
 Release:       1
 Release:       1
-License:       LGPL v2+
+License:       BSD or Apache v2.0+ or LGPL v2.1+ or GPL v2+ or MPL v2.0+
 Group:         Libraries
 Source0:       https://mediaarea.net/download/source/libmediainfo/%{version}/%{name}_%{version}.tar.xz
 Group:         Libraries
 Source0:       https://mediaarea.net/download/source/libmediainfo/%{version}/%{name}_%{version}.tar.xz
-# Source0-md5: c30d5364286480b7b9cb808891dfc35e
+# Source0-md5: 7ce25e05674ceabcf2fa9706febdbdda
 URL:           https://github.com/MediaArea/MediaInfoLib
 BuildRequires: autoconf >= 2.50
 BuildRequires: automake >= 1:1.11
 URL:           https://github.com/MediaArea/MediaInfoLib
 BuildRequires: autoconf >= 2.50
 BuildRequires: automake >= 1:1.11
@@ -175,7 +175,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
 
 %files
 %defattr(644,root,root,755)
-%doc Changes.txt History.txt License.html ReadMe.txt
+%doc Changes.txt History.txt License.html README.md ReadMe.txt
 %attr(755,root,root) %{_libdir}/libmediainfo.so.*.*.*
 %attr(755,root,root) %ghost %{_libdir}/libmediainfo.so.0
 
 %attr(755,root,root) %{_libdir}/libmediainfo.so.*.*.*
 %attr(755,root,root) %ghost %{_libdir}/libmediainfo.so.0
 
This page took 0.346259 seconds and 4 git commands to generate.