Use rcversion in autosetup macro

This commit is contained in:
Petr Lautrbach 2018-04-23 13:44:28 +02:00
parent c269741e8c
commit cbe3dcf724

View File

@ -89,7 +89,7 @@ The libsemanage-python3 package contains the python 3 bindings for developing
SELinux management applications. SELinux management applications.
%prep %prep
%autosetup -n libsemanage-%{version} -p 1 %autosetup -n libsemanage-%{version}%{?rcversion:-%rcversion} -p 1
%build %build