File tree Expand file tree Collapse file tree
SPECS-EXTENDED/libdvdread Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ -----BEGIN PGP SIGNATURE-----
2+
3+ iF0EABECAB0WIQRl98a0IGvQV6frc3hxgHE75Y0a3AUCYo0GlQAKCRBxgHE75Y0a
4+ 3FBCAKCZ8WHwf9/FABynzLgzzvoBDzQ4EwCfVCE9aMcaRo5uqrqJwKWZktlGmLk=
5+ =EHs9
6+ -----END PGP SIGNATURE-----
Original file line number Diff line number Diff line change 11{
22 "Signatures" : {
33 "7180713BE58D1ADC.asc" : " 3e62e0776b9ffe71449d553ceff56e60e9ad7902ec18199c953a1392f7974628" ,
4- "libdvdread-6.0.2 .tar.bz2" : " f91401af213b219cdde24b46c50a57f29301feb7f965678f1d7ed4632cc6feb0 " ,
5- "libdvdread-6.0.2 .tar.bz2.asc" : " 08b06a8bf5a653478d8d46839bb503f2e195f9174854d108986fd91762e91966 "
4+ "libdvdread-6.1.3 .tar.bz2" : " ce35454997a208cbe50e91232f0e73fb1ac3471965813a13b8730a8f18a15369 " ,
5+ "libdvdread-6.1.3 .tar.bz2.asc" : " 822ade93d02b3185124261c6d3ed01d3c70f22ad68c102c9171792911726ef65 "
66 }
77}
Original file line number Diff line number Diff line change 11Vendor: Microsoft Corporation
22Distribution: Azure Linux
3- %global abi 7
3+ %global abi 8
44
55Name: libdvdread
6- Version: 6.0.2
7- Release: 4 %{?dist }
6+ Version: 6.1.3
7+ Release: 1 %{?dist }
88Summary: A library for reading DVD video discs based on Ogle code
99License: GPLv2+
10- URL: http ://dvdnav.mplayerhq.hu/
10+ URL: https ://dvdnav.mplayerhq.hu/
1111Source0: https://download.videolan.org/pub/videolan/libdvdread/%{version }/libdvdread-%{version }.tar.bz2
1212Source1: https://download.videolan.org/pub/videolan/libdvdread/%{version }/libdvdread-%{version }.tar.bz2.asc
1313Source2: https://download.videolan.org/pub/keys/7180713BE58D1ADC.asc
1414BuildRequires: gcc
1515BuildRequires: gnupg2
16+ BuildRequires: make
1617Provides: bundled(md5-gcc)
1718
1819%description
@@ -32,7 +33,7 @@ This package contains development files for libdvdread.
3233
3334%prep
3435%{gpgverify } --keyring=' %{S:2}' --signature=' %{S:1}' --data=' %{S:0}'
35- %setup -q
36+ %autosetup
3637
3738%build
3839%configure --disable-static
@@ -47,7 +48,7 @@ rm %{buildroot}%{_libdir}/libdvdread.la %{buildroot}%{_pkgdocdir}/COPYING
4748
4849%files
4950%license COPYING
50- %doc AUTHORS NEWS README
51+ %doc AUTHORS NEWS README.md
5152%{_libdir }/libdvdread.so.%{abi }*
5253
5354%files devel
@@ -58,6 +59,10 @@ rm %{buildroot}%{_libdir}/libdvdread.la %{buildroot}%{_pkgdocdir}/COPYING
5859%{_libdir }/pkgconfig/dvdread.pc
5960
6061%changelog
62+ * Thu Nov 14 2024 Jyoti Kanase <v-jykanase@microsoft.com> - 6.1.3-1
63+ - Update to 6.1.3
64+ - License verified
65+
6166* Fri Oct 15 2021 Pawel Winogrodzki <pawelwi@microsoft.com> - 6.0.2-4
6267- Initial CBL-Mariner import from Fedora 32 (license: MIT).
6368
Original file line number Diff line number Diff line change 92019201 "type": "other",
92029202 "other": {
92039203 "name": "libdvdread",
9204- "version": "6.0.2 ",
9205- "downloadUrl": "https://download.videolan.org/pub/videolan/libdvdread/6.0.2 /libdvdread-6.0.2 .tar.bz2"
9204+ "version": "6.1.3 ",
9205+ "downloadUrl": "https://download.videolan.org/pub/videolan/libdvdread/6.1.3 /libdvdread-6.1.3 .tar.bz2"
92069206 }
92079207 }
92089208 },
You can’t perform that action at this time.
0 commit comments