Compare commits

..

No commits in common. 'i8cr' and 'epel9' have entirely different histories.
i8cr ... epel9

2
.gitignore vendored

@ -1 +1 @@
SOURCES/opencore-amr-0.1.5.tar.gz
/opencore-amr-0.1.6.tar.gz

@ -1 +0,0 @@
bef4d1e3a8a155b47569b6691a223843b33e279e SOURCES/opencore-amr-0.1.5.tar.gz

@ -0,0 +1,3 @@
# opencore-amr
The opencore-amr package

@ -1,15 +1,16 @@
%global sovermajor 0
Name: opencore-amr
Version: 0.1.5
Release: 7%{?dist}
Version: 0.1.6
Release: 3%{?dist}
Summary: OpenCORE Adaptive Multi Rate Narrowband and Wideband speech lib
License: ASL 2.0
License: Apache-2.0
URL: http://sourceforge.net/projects/opencore-amr/
Source0: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
Patch0: opencore-amr-0.1.3-fix_pc.patch
BuildRequires: gcc
BuildRequires: gcc-c++
BuildRequires: make
%description
Library of OpenCORE Framework implementation of Adaptive Multi Rate Narrowband
@ -26,14 +27,13 @@ developing applications that use %{name}.
%prep
%setup -q
%patch0 -p1 -b .fix
%autosetup -p1
mv opencore/README opencore/README.opencore
%build
%configure --disable-static
%make_build V=1
%make_build
%install
@ -47,7 +47,7 @@ rm $RPM_BUILD_ROOT%{_libdir}/libopencore-amr??.la
%files
%doc README opencore/ChangeLog opencore/NOTICE opencore/README.opencore
%license LICENSE
%{_libdir}/libopencore-amr??.so.*
%{_libdir}/libopencore-amr??.so.%{sovermajor}{,.*}
%files devel
%{_includedir}/opencore-amr??
@ -55,8 +55,36 @@ rm $RPM_BUILD_ROOT%{_libdir}/libopencore-amr??.la
%{_libdir}/pkgconfig/opencore-amr??.pc
%changelog
* Tue Feb 27 2024 Sergey Cherevko <s.cherevko@msvsphere-os.ru> - 0.1.5-7
- Rebuilt for MSVSphere 8.9
* Tue Jan 24 2023 Neal Gompa <ngompa@fedoraproject.org> - 0.1.6-3
- Adapt for Fedora
* Sun Aug 07 2022 RPM Fusion Release Engineering <sergiomb@rpmfusion.org> - 0.1.6-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild and ffmpeg
5.1
* Wed Aug 03 2022 Leigh Scott <leigh123linux@gmail.com> - 0.1.6-1
- Update to 0.1.6
* Wed Feb 09 2022 RPM Fusion Release Engineering <sergiomb@rpmfusion.org> - 0.1.5-14
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Tue Aug 03 2021 RPM Fusion Release Engineering <leigh123linux@gmail.com> - 0.1.5-13
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Wed Feb 03 2021 RPM Fusion Release Engineering <leigh123linux@gmail.com> - 0.1.5-12
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Tue Aug 18 2020 RPM Fusion Release Engineering <leigh123linux@gmail.com> - 0.1.5-11
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
* Wed Mar 11 2020 Leigh Scott <leigh123linux@gmail.com> - 0.1.5-10
- Rebuilt for i686
* Wed Feb 05 2020 RPM Fusion Release Engineering <leigh123linux@gmail.com> - 0.1.5-9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
* Fri Aug 09 2019 RPM Fusion Release Engineering <leigh123linux@gmail.com> - 0.1.5-8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
* Mon Mar 04 2019 RPM Fusion Release Engineering <leigh123linux@gmail.com> - 0.1.5-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild

@ -0,0 +1 @@
SHA512 (opencore-amr-0.1.6.tar.gz) = 8955169954b09d2d5e2190888602c75771b72455290db131ab7f40b587df32ea6a60f205126b09193b90064d0fd82b7d678032e2b4c684189788e175b83d0aa7
Loading…
Cancel
Save