Compare commits

...
Sign in to create a new pull request.

1 commit

Author SHA1 Message Date
Dominik 'Rathann' Mierzejewski
d5cfc0d50d fix build on EPEL8
version_no_tilde macro is missing on EPEL8
2024-05-07 20:55:48 +02:00

View file

@ -6,7 +6,7 @@ Release: 9%{?dist}
Summary: MPEG-4 Simple and Advanced Simple Profile codec
License: GPL-2.0-or-later
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: make