Use rcversion in autosetup macro

This commit is contained in:
Petr Lautrbach 2018-04-23 13:44:28 +02:00
parent c269741e8c
commit cbe3dcf724
1 changed files with 1 additions and 1 deletions

View File

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