Fixed sources archive name

i8f changed/i8f/xvidcore-1.3.7-9.el8.1
Sergey Cherevko 10 months ago
parent f0c94563db
commit ae871bbb75
Signed by: scherevko
GPG Key ID: D87CBBC16D2E4A72

@ -2,11 +2,11 @@
Name: xvidcore Name: xvidcore
Version: 1.3.7 Version: 1.3.7
Release: 9%{?dist} Release: 9%{?dist}.1
Summary: MPEG-4 Simple and Advanced Simple Profile codec Summary: MPEG-4 Simple and Advanced Simple Profile codec
License: GPL-2.0-or-later License: GPL-2.0-or-later
URL: https://www.xvid.com/ URL: https://www.xvid.com/
Source0: https://downloads.xvid.com/downloads/%{name}-%{version_no_tilde}.tar.bz2 Source0: https://downloads.xvid.com/downloads/%{name}-%{version}.tar.bz2
BuildRequires: gcc BuildRequires: gcc
BuildRequires: make BuildRequires: make
@ -78,6 +78,9 @@ find %{buildroot} -name "*.a" -delete
%changelog %changelog
* Wed Mar 20 2024 Sergey Cherevko <s.cherevko@msvsphere-os.ru> - 1.3.7-9.1
- Fixed sources archive name
* Wed Mar 20 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 1.3.7-9 * Wed Mar 20 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 1.3.7-9
- Rebuilt for MSVSphere 8.9 - Rebuilt for MSVSphere 8.9
@ -273,7 +276,7 @@ find %{buildroot} -name "*.a" -delete
- Changed -static back to -devel as that seems more logic. - Changed -static back to -devel as that seems more logic.
* Mon Mar 31 2003 Matthias Saou <matthias.saou@est.une.marmotte.net> * Mon Mar 31 2003 Matthias Saou <matthias.saou@est.une.marmotte.net>
- Rebuilt for Red Hat Linux 9. - Rebuilt for MSVSphere 9.
* Wed Jan 29 2003 Matthias Saou <matthias.saou@est.une.marmotte.net> * Wed Jan 29 2003 Matthias Saou <matthias.saou@est.une.marmotte.net>
- Fixed the location of the .h files... doh! - Fixed the location of the .h files... doh!

Loading…
Cancel
Save