diff --git a/volume_key.spec b/volume_key.spec index b12027d..7970171 100644 --- a/volume_key.spec +++ b/volume_key.spec @@ -3,7 +3,7 @@ Summary: An utility for manipulating storage encryption keys and passphrases Name: volume_key Version: 0.3.10 -Release: 2%{?dist} +Release: 2.0.riscv64%{?dist} License: GPLv2 Group: Applications/System URL: https://pagure.io/volume_key/ @@ -86,11 +86,11 @@ make %{?_smp_mflags} %install make install DESTDIR=$RPM_BUILD_ROOT INSTALL='install -p' +%find_lang volume_key + %check make check -%find_lang volume_key - %ldconfig_scriptlets libs %files @@ -113,6 +113,9 @@ make check %{python2_sitearch}/volume_key.py* %changelog +* Sun Aug 12 2018 David Abdurachmanov - 0.3.10-2.0.riscv64 +- Move %%find_lang to %%install + * Sat Jul 14 2018 Fedora Release Engineering - 0.3.10-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild